GdauiEntryBoolean
GdauiEntryBoolean
|
|
Implemented Interfaces
GdauiEntryBoolean implements
AtkImplementorIface, GtkBuildable, GtkOrientable and GdauiDataEntry.
Functions
gdaui_entry_boolean_new ()
GtkWidget *
gdaui_entry_boolean_new (GdaDataHandler *dh
,
GType type
);
Creates a new data entry widget
Returns
the new widget.
[transfer full]
Types and Values
GDAUI_TYPE_ENTRY_BOOLEAN
#define GDAUI_TYPE_ENTRY_BOOLEAN (gdaui_entry_boolean_get_type())
struct GdauiEntryBooleanClass
struct GdauiEntryBooleanClass {
GdauiEntryWrapperClass parent_class;
};
GdauiEntryBoolean
typedef struct _GdauiEntryBoolean GdauiEntryBoolean;