gtkmm 4.19.0
Gtk::Accessible Member List

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

Accessible()Gtk::Accessibleprotected
Accessible(Accessible && src) noexceptGtk::Accessible
add_destroy_notify_callback(notifiable *data, func_destroy_notify func) constsigc::trackable
add_interface(GType gtype_implementer)Gtk::Accessiblestatic
announce(const Glib::ustring & message, AnnouncementPriority priority)Gtk::Accessible
AnnouncementPriority enum nameGtk::Accessible
connect_property_changed(const Glib::ustring &property_name, const sigc::slot< void()> &slot)Glib::ObjectBase
connect_property_changed(const Glib::ustring &property_name, sigc::slot< void()> &&slot)Glib::ObjectBase
freeze_notify()Glib::ObjectBase
func_destroy_notify typedefsigc::trackable
get_accessible_parent()Gtk::Accessible
get_accessible_parent() constGtk::Accessible
get_accessible_role() constGtk::Accessible
get_at_context()Gtk::Accessible
get_at_context() constGtk::Accessible
get_bounds(int & x, int & y, int & width, int & height) constGtk::Accessible
get_first_accessible_child()Gtk::Accessible
get_first_accessible_child() constGtk::Accessible
get_next_accessible_sibling()Gtk::Accessible
get_next_accessible_sibling() constGtk::Accessible
get_platform_state(PlatformState state) constGtk::Accessible
get_property(const Glib::ustring &property_name, PropertyType &value) constGlib::ObjectBase
get_property(const Glib::ustring &property_name) constGlib::ObjectBase
get_property_value(const Glib::ustring &property_name, Glib::ValueBase &value) constGlib::ObjectBase
get_type()Gtk::Accessiblestatic
gobj()Gtk::Accessibleinline
gobj() constGtk::Accessibleinline
gobj_copy() constGlib::ObjectBase
initialize(GObject *castitem)Glib::ObjectBaseprotected
initialize_move(GObject *castitem, Glib::ObjectBase *previous_wrapper)Glib::ObjectBaseprotected
Interface()Glib::Interface
Interface(Interface &&src) noexceptGlib::Interface
Interface(const Glib::Interface_Class &interface_class)Glib::Interface
Interface(GObject *castitem)Glib::Interface
Interface(const Interface &)=deleteGlib::Interface
notify_callbacks()sigc::trackable
ObjectBase(const ObjectBase &)=deleteGlib::ObjectBase
ObjectBase()Glib::ObjectBaseprotected
ObjectBase(const char *custom_type_name)Glib::ObjectBaseprotected
ObjectBase(const std::type_info &custom_type_info)Glib::ObjectBaseprotected
ObjectBase(ObjectBase &&src) noexceptGlib::ObjectBaseprotected
operator=(Accessible && src) noexceptGtk::Accessible
Glib::Interface::operator=(Interface &&src) noexceptGlib::Interface
Glib::Interface::operator=(const Interface &)=deleteGlib::Interface
Glib::ObjectBase::operator=(const ObjectBase &)=deleteGlib::ObjectBase
Glib::ObjectBase::operator=(ObjectBase &&src) noexceptGlib::ObjectBaseprotected
sigc::trackable::operator=(const trackable &src)sigc::trackable
sigc::trackable::operator=(trackable &&src) noexceptsigc::trackable
PlatformState enum nameGtk::Accessible
Property enum nameGtk::Accessible
property_accessible_role()Gtk::Accessible
property_accessible_role() constGtk::Accessible
reference() constGlib::ObjectBasevirtual
Relation enum nameGtk::Accessible
remove_destroy_notify_callback(notifiable *data) constsigc::trackable
reset_property(Property property)Gtk::Accessible
reset_relation(Relation relation)Gtk::Accessible
reset_state(State state)Gtk::Accessible
Role enum nameGtk::Accessible
set_accessible_parent(const Glib::RefPtr< Accessible > & parent, const Glib::RefPtr< Accessible > & next_sibling)Gtk::Accessible
set_property(const Glib::ustring &property_name, const PropertyType &value)Glib::ObjectBase
set_property_value(const Glib::ustring &property_name, const Glib::ValueBase &value)Glib::ObjectBase
State enum nameGtk::Accessible
thaw_notify()Glib::ObjectBase
trackable() noexceptsigc::trackable
trackable(const trackable &src) noexceptsigc::trackable
trackable(trackable &&src) noexceptsigc::trackable
unreference() constGlib::ObjectBasevirtual
update_next_accessible_sibling(const Glib::RefPtr< Accessible > & new_sibling)Gtk::Accessible
update_platform_state(PlatformState state)Gtk::Accessible
update_property(Property property, const Glib::ValueBase & value)Gtk::Accessible
update_relation(Relation relation, const Glib::ValueBase & value)Gtk::Accessible
update_state(State state, const Glib::ValueBase & value)Gtk::Accessible
wrap(GtkAccessible * object, bool take_copy=false)Gtk::Accessiblerelated
~Accessible() noexcept overrideGtk::Accessible
~Interface() noexcept overrideGlib::Interface
~ObjectBase() noexcept=0Glib::ObjectBaseprotectedpure virtual
~trackable()sigc::trackable