| Libgnomedb 3.0 Reference Manual |
|---|
- Utilities — Create GnomeDbDataEntry and GtkCellRenderer objects easily
- GnomeDbDataEntry — Interface which provides the user with specific widgets to manipulate data
- GnomeDbFormatEntry — A GtkEntry with formatting options
- GnomeDbEntryString
- GnomeDbEntryBoolean
- GnomeDbEntryTime — Widget to enter a HH:MM:SS time value
- GnomeDbEntryDate — Widget to enter a date value
- GnomeDbEntryTimestamp — Widget to enter a time stamp value (Date + HH:MM:SS)
- GnomeDbEntryNone — Default handling of unknown data types
- GnomeDbEntryCombo — A combo box to choose a value from a GdaParameterList
- GnomeDbEntryCidr — Specific for Postgres's CIDR data type
- GnomeDbEntryPassword — Used to enter a password
- GnomeDbEntryText
- GnomeDbEntryFilesel
The widgets listed in this section implement the GnomeDbDataEntry interface. They are useally created using the corresponding GdaDataHandler data handler.
