gtkmm
3.6.0
|
This is the complete list of members for Gtk::TextMark, including all inherited members.
add_destroy_notify_callback(void *data, func_destroy_notify func) const | sigc::trackable | |
connect_property_changed(const Glib::ustring &property_name, const sigc::slot< void > &slot) | Glib::Object | |
connect_property_changed_with_return(const Glib::ustring &property_name, const sigc::slot< void > &slot) | Glib::Object | |
create(bool left_gravity=true) | Gtk::TextMark | static |
create(const Glib::ustring& name, bool left_gravity=true) | Gtk::TextMark | static |
DestroyNotify typedef | Glib::Object | |
freeze_notify() | Glib::Object | |
func_destroy_notify typedef | sigc::trackable | |
get_buffer() | Gtk::TextMark | |
get_buffer() const | Gtk::TextMark | |
get_data(const QueryQuark &key) | Glib::Object | |
get_deleted() const | Gtk::TextMark | |
get_iter() | Gtk::TextMark | |
get_left_gravity() const | Gtk::TextMark | |
get_name() const | Gtk::TextMark | |
get_property(const Glib::ustring &property_name, PropertyType &value) const | Glib::Object | |
get_property_value(const Glib::ustring &property_name, Glib::ValueBase &value) const | Glib::Object | |
get_type() | Gtk::TextMark | static |
get_visible() const | Gtk::TextMark | |
gobj() | Gtk::TextMark | inline |
gobj() const | Gtk::TextMark | inline |
gobj_copy() | Gtk::TextMark | |
Glib::Object::gobj_copy() const | Glib::Object | |
initialize(GObject *castitem) | Glib::Object | protected |
notify_callbacks() | sigc::trackable | |
Object() | Glib::Object | protected |
Object(const Glib::ConstructParams &construct_params) | Glib::Object | protected |
Object(GObject *castitem) | Glib::Object | protected |
ObjectBase() | Glib::Object | protected |
ObjectBase(const char *custom_type_name) | Glib::Object | protected |
ObjectBase(const std::type_info &custom_type_info) | Glib::Object | protected |
operator=(const trackable &src) | sigc::trackable | |
property_left_gravity() const | Gtk::TextMark | |
property_name() const | Gtk::TextMark | |
reference() const | Glib::Object | virtual |
remove_data(const QueryQuark &quark) | Glib::Object | |
remove_destroy_notify_callback(void *data) const | sigc::trackable | |
set_data(const Quark &key, void *data) | Glib::Object | |
set_data(const Quark &key, void *data, DestroyNotify notify) | Glib::Object | |
set_property(const Glib::ustring &property_name, const PropertyType &value) | Glib::Object | |
set_property_value(const Glib::ustring &property_name, const Glib::ValueBase &value) | Glib::Object | |
set_visible(bool setting=true) | Gtk::TextMark | |
steal_data(const QueryQuark &quark) | Glib::Object | |
TextMark(bool left_gravity=true) | Gtk::TextMark | explicitprotected |
TextMark(const Glib::ustring& name, bool left_gravity=true) | Gtk::TextMark | explicitprotected |
thaw_notify() | Glib::Object | |
trackable(const trackable &src) | sigc::trackable | |
unreference() const | Glib::Object | virtual |
wrap(GtkTextMark* object, bool take_copy=false) | Gtk::TextMark | related |
Glib::Object::wrap(GObject *object, bool take_copy=false) | Glib::Object | |
~Object() | Glib::Object | protectedvirtual |
~ObjectBase()=0 | Glib::Object | protectedpure virtual |
~TextMark() | Gtk::TextMark | virtual |