Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBox ╰── GdauiEntryShell ╰── GdauiEntryWrapper ╰── GdauiEntryString
GdauiEntryString implements AtkImplementorIface, GtkBuildable, GtkOrientable, GdauiDataEntry and GtkCellEditable.
GtkWidget * gdaui_entry_string_new (GdaDataHandler *dh
,GType type
,const gchar *options
);
Creates a new data entry widget. Known options are: MAX_SIZE, MULTILINE, and HIDDEN
dh |
the data handler to be used by the new widget |
|
type |
the requested data type (compatible with |
|
options |
some options formatting the new entry, or |
[nullable] |