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