gtkmm 3.24.7
|
This is the complete list of members for Gtk::TextMark, including all inherited members.
create(bool left_gravity=true) | Gtk::TextMark | static |
create(const Glib::ustring & name, bool left_gravity=true) | Gtk::TextMark | static |
get_buffer() | Gtk::TextMark | |
get_buffer() const | Gtk::TextMark | |
get_deleted() const | Gtk::TextMark | |
get_iter() | Gtk::TextMark | |
get_left_gravity() const | Gtk::TextMark | |
get_name() const | Gtk::TextMark | |
get_type() | Gtk::TextMark | static |
get_visible() const | Gtk::TextMark | |
gobj() | Gtk::TextMark | inline |
gobj() const | Gtk::TextMark | inline |
gobj_copy() | Gtk::TextMark | |
operator=(TextMark && src) noexcept | Gtk::TextMark | |
property_left_gravity() const | Gtk::TextMark | |
property_name() const | Gtk::TextMark | |
set_visible(bool setting=true) | Gtk::TextMark | |
TextMark(TextMark && src) noexcept | Gtk::TextMark | |
TextMark(bool left_gravity=true) | Gtk::TextMark | explicitprotected |
TextMark(const Glib::ustring & name, bool left_gravity=true) | Gtk::TextMark | explicitprotected |
wrap(GtkTextMark * object, bool take_copy=false) | Gtk::TextMark | related |
~TextMark() noexcept override | Gtk::TextMark |