GnomeDbEntryString
GnomeDbEntryString
|
|
Object Hierarchy
GObject
+----GInitiallyUnowned
+----GtkObject
+----GtkWidget
+----GtkContainer
+----GtkBin
+----GtkViewport
+----GnomeDbEntryShell
+----GnomeDbEntryWrapper
+----GnomeDbEntryString
Implemented Interfaces
GnomeDbEntryString implements
AtkImplementorIface, GtkBuildable, GtkCellEditable and GnomeDbDataEntry.
Details
GnomeDbEntryString
typedef struct _GnomeDbEntryString GnomeDbEntryString;
GnomeDbEntryStringClass
typedef struct {
GnomeDbEntryWrapperClass parent_class;
} GnomeDbEntryStringClass;
GnomeDbEntryStringPrivate
typedef struct _GnomeDbEntryStringPrivate GnomeDbEntryStringPrivate;
gnome_db_entry_string_new ()
GtkWidget * gnome_db_entry_string_new (GdaDataHandler *dh,
GType type);
Creates a new widget which is mainly a GtkEntry
dh :
|
the data handler to be used by the new widget
|
type :
|
the requested data type (compatible with dh )
|
Returns : |
the new widget
|
Property Details
The "editing-cancelled"
property
"editing-cancelled" gboolean : Read
Default value: FALSE
The "multiline"
property
"multiline" gboolean : Read / Write
Default value: FALSE