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