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