GdauiEntryTimestamp
GdauiEntryTimestamp
|
|
Implemented Interfaces
GdauiEntryTimestamp implements
AtkImplementorIface, GtkBuildable, GtkOrientable, GdauiDataEntry and GtkCellEditable.
Functions
gdaui_entry_timestamp_new ()
GtkWidget *
gdaui_entry_timestamp_new (GdaDataHandler *dh
);
Creates a new data entry widget
Returns
the new widget.
[transfer full]
Types and Values
GDAUI_TYPE_ENTRY_TIMESTAMP
#define GDAUI_TYPE_ENTRY_TIMESTAMP (gdaui_entry_timestamp_get_type())
struct GdauiEntryTimestampClass
struct GdauiEntryTimestampClass {
GdauiEntryCommonTimeClass parent_class;
};
GdauiEntryTimestamp
typedef struct _GdauiEntryTimestamp GdauiEntryTimestamp;