EditableProperties#
- class EditableProperties#
The identifiers for Editable properties.
See install_properties for details on how to
implement the GtkEditable interface.
Fields#
- class EditableProperties
- NUM_PROPERTIES#
The number of properties
- PROP_CURSOR_POSITION#
The property id for
cursor_position
- PROP_ENABLE_UNDO#
The property id for
enable_undo
- PROP_MAX_WIDTH_CHARS#
The property id for
max_width_chars
- PROP_SELECTION_BOUND#
The property id for
selection_bound
- PROP_WIDTH_CHARS#
The property id for
width_chars