GdauiEntryTime
GdauiEntryTime
|
|
Implemented Interfaces
GdauiEntryTime implements
AtkImplementorIface, GtkBuildable, GtkOrientable, GdauiDataEntry and GtkCellEditable.
Functions
gdaui_entry_time_new ()
GtkWidget *
gdaui_entry_time_new (GdaDataHandler *dh);
Creates a new widget which is mainly a GtkEntry
Types and Values
GDAUI_TYPE_ENTRY_TIME
#define GDAUI_TYPE_ENTRY_TIME (gdaui_entry_time_get_type())
struct GdauiEntryTimeClass
struct GdauiEntryTimeClass {
GdauiEntryCommonTimeClass parent_class;
};
GdauiEntryTime
typedef struct _GdauiEntryTime GdauiEntryTime;