Public Member Functions | Public Attributes | List of all members
knoeppkes.GtkPanel Class Reference

Class for gtk panel implementation. More...

Inheritance diagram for knoeppkes.GtkPanel:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, master=None, labeltext="")
 
def addButton (self, text, command)
 

Public Attributes

 vbox
 

Detailed Description

Class for gtk panel implementation.

Definition at line 207 of file knoeppkes.py.

Constructor & Destructor Documentation

◆ __init__()

def knoeppkes.GtkPanel.__init__ (   self,
  master = None,
  labeltext = "" 
)

Definition at line 208 of file knoeppkes.py.

Member Function Documentation

◆ addButton()

def knoeppkes.GtkPanel.addButton (   self,
  text,
  command 
)

Definition at line 215 of file knoeppkes.py.

Member Data Documentation

◆ vbox

knoeppkes.GtkPanel.vbox

Definition at line 212 of file knoeppkes.py.


The documentation for this class was generated from the following file:


cob_command_gui
Author(s): Florian Weisshardt
autogenerated on Fri Aug 2 2024 09:45:47