Module: Gtk::EditableProperties
- Defined in:
- (unknown)
Constant Summary collapse
- PROP_TEXT =
the property id for [propertyGtk.Editable:text]
0 or :prop_text
- PROP_CURSOR_POSITION =
the property id for [propertyGtk.Editable:cursor-position]
1 or :prop_cursor_position
- PROP_SELECTION_BOUND =
the property id for [propertyGtk.Editable:selection-bound]
2 or :prop_selection_bound
- PROP_EDITABLE =
the property id for [propertyGtk.Editable:editable]
3 or :prop_editable
- PROP_WIDTH_CHARS =
the property id for [propertyGtk.Editable:width-chars]
4 or :prop_width_chars
- PROP_MAX_WIDTH_CHARS =
the property id for [propertyGtk.Editable:max-width-chars]
5 or :prop_max_width_chars
- PROP_XALIGN =
the property id for [propertyGtk.Editable:xalign]
6 or :prop_xalign
- PROP_ENABLE_UNDO =
the property id for [propertyGtk.Editable:enable-undo]
7 or :prop_enable_undo
- NUM_PROPERTIES =
the number of properties
8 or :num_properties