GdauiEntryBin
GdauiEntryBin
|
|
Implemented Interfaces
GdauiEntryBin implements
AtkImplementorIface, GtkBuildable, GtkOrientable and GdauiDataEntry.
Functions
gdaui_entry_bin_new ()
GtkWidget *
gdaui_entry_bin_new (GdaDataHandler *dh
,
GType type
);
Creates a new widget which is mainly a GtkEntry
Returns
the new widget.
[transfer full]
Types and Values
GDAUI_TYPE_ENTRY_BIN
#define GDAUI_TYPE_ENTRY_BIN (gdaui_entry_bin_get_type())
struct GdauiEntryBinClass
struct GdauiEntryBinClass {
GdauiEntryWrapperClass parent_class;
};
GdauiEntryBin
typedef struct _GdauiEntryBin GdauiEntryBin;