glibmm 2.80.0
Gio::SimpleAction Member List

This is the complete list of members for Gio::SimpleAction, including all inherited members.

Action()Gio::Actionprotected
Action(Action && src) noexceptGio::Action
activate()Gio::Action
activate(const T_Value & parameter)Gio::Action
activate(const Glib::Variant< T_Value > & parameter)Gio::Action
activate_variant(const Glib::VariantBase & parameter)Gio::Action
activate_vfunc(const Glib::VariantBase & parameter)Gio::Actionprotectedvirtual
add_interface(GType gtype_implementer)Gio::Actionstatic
change_state(const T_Value & value)Gio::Action
change_state(const Glib::Variant< T_Value > & value)Gio::Action
change_state_variant(const Glib::VariantBase & value)Gio::Action
change_state_vfunc(const Glib::VariantBase & value)Gio::Actionprotectedvirtual
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
create(const Glib::ustring & name)Gio::SimpleActionstatic
create(const Glib::ustring & name, const Glib::VariantType & parameter_type)Gio::SimpleActionstatic
create(const Glib::ustring & name, const Glib::VariantType & parameter_type, const Glib::VariantBase & state)Gio::SimpleActionstatic
create(const Glib::ustring & name, const Glib::VariantBase & state)Gio::SimpleActionstatic
create_bool(const Glib::ustring & name, bool state=false)Gio::SimpleActionstatic
create_radio_integer(const Glib::ustring & name, gint32 initial_state)Gio::SimpleActionstatic
create_radio_string(const Glib::ustring & name, const Glib::ustring & initial_state)Gio::SimpleActionstatic
DestroyNotify typedefGlib::Object
freeze_notify()Glib::ObjectBase
get_data(const QueryQuark & key)Glib::Object
get_enabled() constGio::Action
get_enabled_vfunc() constGio::Actionprotectedvirtual
get_name() constGio::Action
get_name_vfunc() constGio::Actionprotectedvirtual
get_parameter_type() constGio::Action
get_parameter_type_vfunc() constGio::Actionprotectedvirtual
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_state(T_Value & value) constGio::Action
get_state_hint(T_Value & value) constGio::Action
get_state_hint_variant() constGio::Action
get_state_hint_vfunc() constGio::Actionprotectedvirtual
get_state_type() constGio::Action
get_state_type_vfunc() constGio::Actionprotectedvirtual
get_state_variant() constGio::Action
get_state_vfunc() constGio::Actionprotectedvirtual
get_type()Gio::SimpleActionstatic
gobj()Gio::SimpleActioninline
gobj() constGio::SimpleActioninline
gobj_copy()Gio::SimpleAction
Glib::Object::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::Interfaceexplicit
Interface(GObject * castitem)Glib::Interfaceexplicit
Interface(const Interface &)=deleteGlib::Interface
name_is_valid(const Glib::ustring & action_name)Gio::Actionstatic
Object(const Object &)=deleteGlib::Object
Object(Object && src) noexceptGlib::Object
Object()Glib::Objectprotected
Object(const Glib::ConstructParams & construct_params)Glib::Objectexplicitprotected
Object(GObject * castitem)Glib::Objectexplicitprotected
ObjectBase(const ObjectBase &)=deleteGlib::ObjectBase
ObjectBase()Glib::ObjectBaseprotected
ObjectBase(const char * custom_type_name)Glib::ObjectBaseexplicitprotected
ObjectBase(const std::type_info & custom_type_info)Glib::ObjectBaseexplicitprotected
ObjectBase(ObjectBase && src) noexceptGlib::ObjectBaseprotected
operator=(SimpleAction && src) noexceptGio::SimpleAction
Glib::Object::operator=(const Object &)=deleteGlib::Object
Glib::Object::operator=(Object && src) noexceptGlib::Object
Glib::ObjectBase::operator=(const ObjectBase &)=deleteGlib::ObjectBase
Glib::ObjectBase::operator=(ObjectBase && src) noexceptGlib::ObjectBaseprotected
Gio::Action::operator=(Action && src) noexceptGio::Action
Glib::Interface::operator=(Interface && src) noexceptGlib::Interface
Glib::Interface::operator=(const Interface &)=deleteGlib::Interface
parse_detailed_name(const Glib::ustring & detailed_name, Glib::ustring & action_name, T_Value & target_value)Gio::Actionstatic
parse_detailed_name_variant(const Glib::ustring & detailed_name, Glib::ustring & action_name, Glib::VariantBase & target_value)Gio::Actionstatic
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::Actionstatic
property_enabled()Gio::SimpleAction
property_enabled() constGio::SimpleAction
property_name() constGio::SimpleAction
property_parameter_type() constGio::SimpleAction
property_state()Gio::SimpleAction
property_state() constGio::SimpleAction
property_state_type() constGio::SimpleAction
reference() constGlib::ObjectBasevirtual
remove_data(const QueryQuark & quark)Glib::Object
set_data(const Quark & key, void * data)Glib::Object
set_data(const Quark & key, void * data, DestroyNotify notify)Glib::Object
set_data_with_c_callback(const Quark & key, void * data, GDestroyNotify notify)Glib::Object
set_enabled(bool enabled=true)Gio::SimpleAction
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
set_state(const Glib::VariantBase & value)Gio::SimpleAction
set_state_hint(const Glib::VariantBase & state_hint)Gio::SimpleAction
signal_activate()Gio::SimpleAction
signal_change_state()Gio::SimpleAction
SimpleAction(SimpleAction && src) noexceptGio::SimpleAction
SimpleAction(const Glib::ustring & name)Gio::SimpleActionexplicitprotected
SimpleAction(const Glib::ustring & name, const Glib::VariantBase & state)Gio::SimpleActionprotected
SimpleAction(const Glib::ustring & name, const Glib::VariantType & parameter_type)Gio::SimpleActionexplicitprotected
SimpleAction(const Glib::ustring & name, const Glib::VariantType & parameter_type, const Glib::VariantBase & state)Gio::SimpleActionexplicitprotected
steal_data(const QueryQuark & quark)Glib::Object
thaw_notify()Glib::ObjectBase
unreference() constGlib::ObjectBasevirtual
wrap(GSimpleAction * object, bool take_copy=false)Gio::SimpleActionrelated
Glib::Object::wrap(GObject * object, bool take_copy=false)Glib::Objectrelated
Gio::Action::wrap(GAction * object, bool take_copy=false)Gio::Actionrelated
~Action() noexcept overrideGio::Action
~Interface() noexcept overrideGlib::Interface
~Object() noexcept overrideGlib::Objectprotected
~ObjectBase() noexcept=0Glib::ObjectBaseprotectedpure virtual
~SimpleAction() noexcept overrideGio::SimpleAction