![]() |
![]() |
![]() |
Libgnomedb 3.0 Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces |
GnomeDbEntryTimestamp; GnomeDbEntryTimestampClass; GtkWidget * gnome_db_entry_timestamp_new (GdaDataHandler *dh);
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkBin +----GtkViewport +----GnomeDbEntryShell +----GnomeDbEntryWrapper +----GnomeDbEntryCommonTime +----GnomeDbEntryTimestamp
GnomeDbEntryTimestamp implements GtkBuildable, AtkImplementorIface, GtkCellEditable and GnomeDbDataEntry.
typedef struct { GnomeDbEntryCommonTimeClass parent_class; } GnomeDbEntryTimestampClass;
GtkWidget * gnome_db_entry_timestamp_new (GdaDataHandler *dh);
Creates a new widget which is mainly a GtkEntry
|
the data handler to be used by the new widget |
Returns : |
the new widget |