#include <GcomboBox.h>
Inheritance diagram for GcomboBox:
Public Methods | |
GcomboBox () | |
~GcomboBox () | |
Glist* | GetItems () |
void | SetItems (Glist *items) |
Gstring | GetText () |
void | SetText (Gstring text) |
|
Build an empty box |
|
Return a Gstring* list of the items |
|
Return the selected item |
|
Set the items of the box |
|
Set the text of in entry of the box |