:right-sidebar: True EditableProperties =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: EditableProperties :no-contents-entry: The identifiers for :obj:`~gi.repository.Gtk.Editable` properties. See :obj:`~gi.repository.Gtk.Editable.install_properties` for details on how to implement the ``GtkEditable`` interface. Fields ------ .. rst-class:: interim-class .. class:: EditableProperties :no-index: .. attribute:: NUM_PROPERTIES The number of properties .. attribute:: PROP_CURSOR_POSITION The property id for :obj:`~gi.repository.Gtk.Editable.props.cursor_position` .. attribute:: PROP_EDITABLE The property id for :obj:`~gi.repository.Gtk.Editable.props.editable` .. attribute:: PROP_ENABLE_UNDO The property id for :obj:`~gi.repository.Gtk.Editable.props.enable_undo` .. attribute:: PROP_MAX_WIDTH_CHARS The property id for :obj:`~gi.repository.Gtk.Editable.props.max_width_chars` .. attribute:: PROP_SELECTION_BOUND The property id for :obj:`~gi.repository.Gtk.Editable.props.selection_bound` .. attribute:: PROP_TEXT The property id for :obj:`~gi.repository.Gtk.Editable.props.text` .. attribute:: PROP_WIDTH_CHARS The property id for :obj:`~gi.repository.Gtk.Editable.props.width_chars` .. attribute:: PROP_XALIGN The property id for :obj:`~gi.repository.Gtk.Editable.props.xalign`