Enumeration
GtkEditableProperties
Description [src]
The identifiers for GtkEditable properties.
See gtk_editable_install_properties() for details on how to
implement the GtkEditable interface.
Members
| Name | Description | 
|---|---|
| GTK_EDITABLE_PROP_TEXT | The property id for  | 
| GTK_EDITABLE_PROP_CURSOR_POSITION | The property id for  | 
| GTK_EDITABLE_PROP_SELECTION_BOUND | The property id for  | 
| GTK_EDITABLE_PROP_EDITABLE | The property id for  | 
| GTK_EDITABLE_PROP_WIDTH_CHARS | The property id for  | 
| GTK_EDITABLE_PROP_MAX_WIDTH_CHARS | The property id for  | 
| GTK_EDITABLE_PROP_XALIGN | The property id for  | 
| GTK_EDITABLE_PROP_ENABLE_UNDO | The property id for  | 
| GTK_EDITABLE_NUM_PROPERTIES | The number of properties. |