GdauiEntryDate
GdauiEntryDate
|
|
Implemented Interfaces
GdauiEntryDate implements
AtkImplementorIface, GtkBuildable, GtkOrientable, GdauiDataEntry and GtkCellEditable.
Functions
gdaui_entry_date_new ()
GtkWidget *
gdaui_entry_date_new (GdaDataHandler *dh
);
Creates a new data entry widget
Returns
the new widget.
[transfer full]
Types and Values
GDAUI_TYPE_ENTRY_DATE
#define GDAUI_TYPE_ENTRY_DATE (gdaui_entry_date_get_type())
struct GdauiEntryDateClass
struct GdauiEntryDateClass {
GdauiEntryCommonTimeClass parent_class;
};
GdauiEntryDate
typedef struct _GdauiEntryDate GdauiEntryDate;