• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdeutils API Reference
  • KDE Home
  • Contact Us
 

superkaramba

  • sources
  • kde-4.12
  • kdeutils
  • superkaramba
  • src
  • python
systray.h
Go to the documentation of this file.
1 /****************************************************************************
2 * systray_python.h - Functions for systray python api
3 *
4 * Copyright (C) 2003 Hans Karlsson <karlsson.h@home.se>
5 * Copyright (C) 2003-2004 Adam Geitgey <adam@rootnode.org>
6 *
7 * This file is part of SuperKaramba.
8 *
9 * SuperKaramba is free software; you can redistribute it and/or modify
10 * it under the terms of the GNU General Public License as published by
11 * the Free Software Foundation; either version 2 of the License, or
12 * (at your option) any later version.
13 *
14 * SuperKaramba is distributed in the hope that it will be useful,
15 * but WITHOUT ANY WARRANTY; without even the implied warranty of
16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 * GNU General Public License for more details.
18 *
19 * You should have received a copy of the GNU General Public License
20 * along with SuperKaramba; if not, write to the Free Software
21 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
22 ****************************************************************************/
23 
24 #ifndef SYSTRAY_PYTHON_H
25 #define SYSTRAY_PYTHON_H
26 
27 struct _object;
28 typedef _object PyObject;
29 
45 PyObject* py_move_systray(PyObject *self, PyObject *args);
46 
58 PyObject* py_show_systray(PyObject *self, PyObject *args);
59 
71 PyObject* py_hide_systray(PyObject *self, PyObject *args);
72 
88 PyObject* py_create_systray(PyObject *self, PyObject *args);
89 
101 PyObject* py_get_current_window_count(PyObject *self, PyObject *args);
102 
114 PyObject* py_update_systray_layout(PyObject *self, PyObject *args);
115 PyObject* py_get_systray_size(PyObject *self, PyObject *args);
116 
117 #endif // SYSTRAY_PYTHON_H
PyObject
struct _object PyObject
Definition: python/karamba.h:35
py_move_systray
PyObject * py_move_systray(PyObject *self, PyObject *args)
Systray/moveSystray.
Definition: systray.cpp:54
py_get_systray_size
PyObject * py_get_systray_size(PyObject *self, PyObject *args)
Definition: systray.cpp:282
PyObject
_object PyObject
Definition: systray.h:27
py_show_systray
PyObject * py_show_systray(PyObject *self, PyObject *args)
Systray/showSystray.
Definition: systray.cpp:90
py_create_systray
PyObject * py_create_systray(PyObject *self, PyObject *args)
Systray/createSystray.
Definition: systray.cpp:170
py_get_current_window_count
PyObject * py_get_current_window_count(PyObject *self, PyObject *args)
Systray/getCurrentWindowCount.
Definition: systray.cpp:209
py_update_systray_layout
PyObject * py_update_systray_layout(PyObject *self, PyObject *args)
Systray/updateSystrayLayout.
Definition: systray.cpp:245
py_hide_systray
PyObject * py_hide_systray(PyObject *self, PyObject *args)
Systray/hideSystray.
Definition: systray.cpp:126
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:07:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

superkaramba

Skip menu "superkaramba"
  • Main Page
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdeutils API Reference

Skip menu "kdeutils API Reference"
  • ark
  • filelight
  • kcalc
  • kcharselect
  • kdf
  • kfloppy
  • kgpg
  • kremotecontrol
  • ktimer
  • kwallet
  • superkaramba
  • sweeper

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal