GdauiEntryPict
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBox ╰── GdauiEntryShell ╰── GdauiEntryWrapper ╰── GdauiEntryPict
GtkWidget * gdaui_entry_pict_new (GdaDataHandler *dh, GType type, const gchar *options);
GdaDataHandler *dh
GType type
const gchar *options
Creates a new widget which is mainly a GtkEntry
dh
the data handler to be used by the new widget
type
the requested data type (compatible with dh )
options
optional parameters
the new widget