glibmm
2.42.0
|
This is the complete list of members for Gio::Action, including all inherited members.
Action() | Gio::Action | protected |
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_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_with_return(const Glib::ustring& property_name, const sigc::slot< void >& slot) | Glib::ObjectBase | |
freeze_notify() | Glib::ObjectBase | |
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 |
Interface() | Glib::Interface | |
Interface(const Glib::Interface_Class& interface_class) | Glib::Interface | explicit |
Interface(GObject* castitem) | Glib::Interface | explicit |
name_is_valid(const Glib::ustring& action_name) | Gio::Action | static |
ObjectBase() | Glib::ObjectBase | protected |
ObjectBase(const char* custom_type_name) | Glib::ObjectBase | explicitprotected |
ObjectBase(const std::type_info& custom_type_info) | Glib::ObjectBase | explicitprotected |
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 |
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 | |
unreference() const | Glib::ObjectBase | virtual |
wrap(GAction* object, bool take_copy=false) | Gio::Action | related |
~Action() | Gio::Action | virtual |
~Interface() | Glib::Interface | virtual |
~ObjectBase()=0 | Glib::ObjectBase | protectedpure virtual |