![]() |
![]() |
![]() |
GPE Manual: libgpewidget Reference | ![]() |
---|---|---|---|---|
gboolean smallbox_x (gchar *title, struct box_desc *d); gboolean smallbox_x2 (gchar *title, struct box_desc2 *d); gchar* smallbox (gchar *title, gchar *labeltext, gchar *dval);
gboolean smallbox_x (gchar *title, struct box_desc *d);
Small and simple text input box to query for text input.
|
|
|
|
Returns : |
gboolean smallbox_x2 (gchar *title, struct box_desc2 *d);
Small and simple text input box to query for text input offering a defined set of values to select from or to enter own text.
|
|
|
|
Returns : |