ApplicationCommandLine(ApplicationCommandLine && src) noexcept | Gio::ApplicationCommandLine | |
ApplicationCommandLine() | Gio::ApplicationCommandLine | protected |
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 | |
create_file_for_arg(const Glib::ustring & arg) const | Gio::ApplicationCommandLine | |
DestroyNotify typedef | Glib::Object | |
freeze_notify() | Glib::ObjectBase | |
get_arguments(int & argc) const | Gio::ApplicationCommandLine | |
get_cwd() const | Gio::ApplicationCommandLine | |
get_data(const QueryQuark & key) | Glib::Object | |
get_environ() const | Gio::ApplicationCommandLine | |
get_exit_status() const | Gio::ApplicationCommandLine | |
get_options_dict() | Gio::ApplicationCommandLine | |
get_options_dict() const | Gio::ApplicationCommandLine | |
get_platform_data() const | Gio::ApplicationCommandLine | |
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_stdin() | Gio::ApplicationCommandLine | |
get_stdin() const | Gio::ApplicationCommandLine | |
get_type() | Gio::ApplicationCommandLine | static |
getenv(const Glib::ustring & name) const | Gio::ApplicationCommandLine | |
gobj() | Gio::ApplicationCommandLine | inline |
gobj() const | Gio::ApplicationCommandLine | inline |
gobj_copy() | Gio::ApplicationCommandLine | |
Glib::Object::gobj_copy() const | Glib::ObjectBase | |
initialize(GObject * castitem) | Glib::ObjectBase | protected |
initialize_move(GObject * castitem, Glib::ObjectBase * previous_wrapper) | Glib::ObjectBase | protected |
is_remote() const | Gio::ApplicationCommandLine | |
Object(const Object &)=delete | Glib::Object | |
Object(Object && src) noexcept | Glib::Object | |
Object() | Glib::Object | protected |
Object(const Glib::ConstructParams & construct_params) | Glib::Object | explicitprotected |
Object(GObject * castitem) | Glib::Object | explicitprotected |
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=(ApplicationCommandLine && src) noexcept | Gio::ApplicationCommandLine | |
Glib::Object::operator=(const Object &)=delete | Glib::Object | |
Glib::Object::operator=(Object && src) noexcept | Glib::Object | |
Glib::ObjectBase::operator=(const ObjectBase &)=delete | Glib::ObjectBase | |
Glib::ObjectBase::operator=(ObjectBase && src) noexcept | Glib::ObjectBase | protected |
print(const Glib::ustring & message) | Gio::ApplicationCommandLine | |
printerr(const Glib::ustring & message) | Gio::ApplicationCommandLine | |
reference() const | Glib::ObjectBase | virtual |
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_exit_status(int exit_status) | Gio::ApplicationCommandLine | |
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 | |
steal_data(const QueryQuark & quark) | Glib::Object | |
thaw_notify() | Glib::ObjectBase | |
unreference() const | Glib::ObjectBase | virtual |
wrap(GApplicationCommandLine * object, bool take_copy=false) | Gio::ApplicationCommandLine | related |
Glib::Object::wrap(GObject * object, bool take_copy=false) | Glib::Object | related |
~ApplicationCommandLine() noexcept override | Gio::ApplicationCommandLine | |
~Object() noexcept override | Glib::Object | protected |
~ObjectBase() noexcept=0 | Glib::ObjectBase | protectedpure virtual |