![]() |
![]() |
![]() |
Libgnomedb 3.0 Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces |
struct GnomeDbEntryTime;
struct GnomeDbEntryTimeClass;
GtkWidget * gnome_db_entry_time_new (GdaDataHandler *dh
);
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkBin +----GtkViewport +----GnomeDbEntryShell +----GnomeDbEntryWrapper +----GnomeDbEntryCommonTime +----GnomeDbEntryTime
GnomeDbEntryTime implements AtkImplementorIface, GtkBuildable, GnomeDbDataEntry and GtkCellEditable.
struct GnomeDbEntryTimeClass { GnomeDbEntryCommonTimeClass parent_class; };
GtkWidget * gnome_db_entry_time_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 |