Class for gtk panel implementation. More...
Public Member Functions | |
| def | __init__ |
| def | addButton |
Public Attributes | |
| vbox | |
Class for gtk panel implementation.
Definition at line 174 of file knoeppkes.py.
| def knoeppkes::GtkPanel::__init__ | ( | self, | ||
master = None, |
||||
labeltext = "" | ||||
| ) |
Definition at line 175 of file knoeppkes.py.
| def knoeppkes::GtkPanel::addButton | ( | self, | ||
| text, | ||||
| command | ||||
| ) |
Definition at line 182 of file knoeppkes.py.
Definition at line 179 of file knoeppkes.py.