glibmm
2.64.4
|
This is the complete list of members for Gio::Action, including all inherited members.
Action() | Gio::Action | protected |
Action(Action&& src) noexcept | Gio::Action | |
activate() | Gio::Action | |
activate(const T_Value& parameter) | Gio::Action | |
activate(const Glib::Variant< T_Value >& parameter) | Gio::Action | |
activate(const Glib::VariantBase& parameter) | Gio::Action | |
activate_variant(const Glib::VariantBase& parameter) | Gio::Action | |
activate_vfunc(const Glib::VariantBase& parameter) | Gio::Action | virtual |
add_destroy_notify_callback(void *data, func_destroy_notify func) const | sigc::trackable | |
add_interface(GType gtype_implementer) | Gio::Action | static |
change_state(const T_Value& value) | Gio::Action | |
change_state(const Glib::Variant< T_Value >& value) | Gio::Action | |
change_state(const Glib::VariantBase& value) | Gio::Action | |
change_state_variant(const Glib::VariantBase& value) | Gio::Action | |
change_state_vfunc(const Glib::VariantBase& value) | Gio::Action | virtual |
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 | |
connect_property_changed_with_return(const Glib::ustring& property_name, const sigc::slot< void >& slot) | Glib::ObjectBase | |
connect_property_changed_with_return(const Glib::ustring& property_name, sigc::slot< void >&& slot) | Glib::ObjectBase | |
freeze_notify() | Glib::ObjectBase | |
func_destroy_notify typedef | sigc::trackable | |
get_enabled() const | Gio::Action | |
get_enabled_vfunc() const | Gio::Action | virtual |
get_name() const | Gio::Action | |
get_name_vfunc() const | Gio::Action | virtual |
get_parameter_type() const | Gio::Action | |
get_parameter_type_vfunc() const | Gio::Action | virtual |
get_property(const Glib::ustring& property_name, PropertyType& value) const | Glib::ObjectBase | |
get_property_value(const Glib::ustring& property_name, Glib::ValueBase& value) const | Glib::ObjectBase | |
get_state(T_Value& value) const | Gio::Action | |
get_state_hint(T_Value& value) const | Gio::Action | |
get_state_hint_variant() const | Gio::Action | |
get_state_hint_vfunc() const | Gio::Action | virtual |
get_state_type() const | Gio::Action | |
get_state_type_vfunc() const | Gio::Action | virtual |
get_state_variant() const | Gio::Action | |
get_state_vfunc() const | Gio::Action | virtual |
get_type() | Gio::Action | static |
gobj() | Gio::Action | inline |
gobj() const | Gio::Action | inline |
gobj_copy() const | Glib::ObjectBase | |
initialize(GObject* castitem) | Glib::ObjectBase | protected |
initialize_move(GObject* castitem, Glib::ObjectBase* previous_wrapper) | Glib::ObjectBase | protected |
Interface() | Glib::Interface | |
Interface(Interface&& src) noexcept | Glib::Interface | |
Interface(const Glib::Interface_Class& interface_class) | Glib::Interface | explicit |
Interface(GObject* castitem) | Glib::Interface | explicit |
Interface(const Interface&)=delete | Glib::Interface | |
name_is_valid(const Glib::ustring& action_name) | Gio::Action | static |
notify_callbacks() | sigc::trackable | |
ObjectBase(const ObjectBase&)=delete | Glib::ObjectBase | |
ObjectBase() | Glib::ObjectBase | protected |
ObjectBase(const char* custom_type_name) | Glib::ObjectBase | explicitprotected |
ObjectBase(const std::type_info& custom_type_info) | Glib::ObjectBase | explicitprotected |
ObjectBase(ObjectBase&& src) noexcept | Glib::ObjectBase | protected |
operator=(Action&& src) noexcept | Gio::Action | |
Glib::Interface::operator=(Interface&& src) noexcept | Glib::Interface | |
Glib::Interface::operator=(const Interface&)=delete | Glib::Interface | |
Glib::ObjectBase::operator=(const ObjectBase&)=delete | Glib::ObjectBase | |
Glib::ObjectBase::operator=(ObjectBase&& src) noexcept | Glib::ObjectBase | protected |
sigc::trackable::operator=(const trackable &src) | sigc::trackable | |
sigc::trackable::operator=(trackable &&src) | sigc::trackable | |
parse_detailed_name(const Glib::ustring& detailed_name, Glib::ustring& action_name, T_Value& target_value) | Gio::Action | static |
parse_detailed_name_variant(const Glib::ustring& detailed_name, Glib::ustring& action_name, Glib::VariantBase& target_value) | Gio::Action | static |
print_detailed_name(const T_Value& target_value) | Gio::Action | |
print_detailed_name_variant(const Glib::ustring& action_name, const Glib::VariantBase& target_value) | Gio::Action | static |
property_enabled() const | Gio::Action | |
property_name() const | Gio::Action | |
property_parameter_type() const | Gio::Action | |
property_state() const | Gio::Action | |
property_state_type() const | Gio::Action | |
reference() const | Glib::ObjectBase | virtual |
remove_destroy_notify_callback(void *data) const | sigc::trackable | |
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 | |
thaw_notify() | Glib::ObjectBase | |
trackable() noexcept | sigc::trackable | |
trackable(const trackable &src) noexcept | sigc::trackable | |
trackable(trackable &&src) | sigc::trackable | |
unreference() const | Glib::ObjectBase | virtual |
wrap(GAction* object, bool take_copy=false) | Gio::Action | related |
~Action() noexcept override | Gio::Action | |
~Interface() noexcept override | Glib::Interface | |
~ObjectBase() noexcept=0 | Glib::ObjectBase | protectedpure virtual |
~trackable() | sigc::trackable |