gtkmm  4.18.0
Gtk::Editable Member List

This is the complete list of members for Gtk::Editable, including all inherited members.

add_interface(GType gtype_implementer)Gtk::Editablestatic
delete_selection()Gtk::Editable
delete_text(int start_pos, int end_pos)Gtk::Editable
delete_text_vfunc(int start_pos, int end_pos)Gtk::Editableprotectedvirtual
Editable()Gtk::Editableprotected
Editable(Editable&& src) noexceptGtk::Editable
get_alignment() const Gtk::Editable
get_chars(int start_pos, int end_pos) const Gtk::Editable
get_editable() const Gtk::Editable
get_enable_undo() const Gtk::Editable
get_max_width_chars() const Gtk::Editable
get_position() const Gtk::Editable
get_selection_bounds(int& start_pos, int& end_pos) const Gtk::Editable
get_selection_bounds_vfunc(int& start_pos, int& end_pos) const Gtk::Editableprotectedvirtual
get_text() const Gtk::Editable
get_text_vfunc() const Gtk::Editableprotectedvirtual
get_type()Gtk::Editablestatic
get_width_chars() const Gtk::Editable
gobj()Gtk::Editableinline
gobj() const Gtk::Editableinline
insert_text(const Glib::ustring& new_text, int new_text_length, int& position)Gtk::Editable
insert_text_vfunc(const Glib::ustring& text, int& position)Gtk::Editableprotectedvirtual
on_changed()Gtk::Editableprotectedvirtual
on_delete_text(int start_pos, int end_pos)Gtk::Editableprotectedvirtual
on_insert_text(const Glib::ustring& text, int* position)Gtk::Editableprotectedvirtual
operator=(Editable&& src) noexceptGtk::Editable
property_cursor_position() const Gtk::Editable
property_editable()Gtk::Editable
property_editable() const Gtk::Editable
property_enable_undo()Gtk::Editable
property_enable_undo() const Gtk::Editable
property_max_width_chars()Gtk::Editable
property_max_width_chars() const Gtk::Editable
property_selection_bound() const Gtk::Editable
property_text()Gtk::Editable
property_text() const Gtk::Editable
property_width_chars()Gtk::Editable
property_width_chars() const Gtk::Editable
property_xalign()Gtk::Editable
property_xalign() const Gtk::Editable
select_region(int start_pos, int end_pos)Gtk::Editable
select_region_vfunc(int start_pos, int end_pos)Gtk::Editableprotectedvirtual
set_alignment(float xalign)Gtk::Editable
set_editable(bool is_editable=true)Gtk::Editable
set_enable_undo(bool enable_undo=true)Gtk::Editable
set_max_width_chars(int n_chars)Gtk::Editable
set_position(int position)Gtk::Editable
set_text(const Glib::ustring& text)Gtk::Editable
set_width_chars(int n_chars)Gtk::Editable
signal_changed()Gtk::Editable
signal_delete_text()Gtk::Editable
signal_insert_text()Gtk::Editable
wrap(GtkEditable* object, bool take_copy=false)Gtk::Editablerelated
~Editable() noexcept overrideGtk::Editable