GdauiEntryCidr
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBox ╰── GdauiEntryShell ╰── GdauiEntryWrapper ╰── GdauiEntryCidr
GtkWidget * gdaui_entry_cidr_new (GdaDataHandler *dh, GType type);
GdaDataHandler *dh
GType type
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 )
the new widget