glibmm 2.80.0
|
This is the complete list of members for Gio::Mount, including all inherited members.
add_interface(GType gtype_implementer) | Gio::Mount | static |
can_eject() const | Gio::Mount | |
can_unmount() const | Gio::Mount | |
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 | |
eject(const SlotAsyncReady & slot, const Glib::RefPtr< Cancellable > & cancellable, UnmountFlags flags=UnmountFlags::NONE) | Gio::Mount | |
eject(const SlotAsyncReady & slot, UnmountFlags flags=UnmountFlags::NONE) | Gio::Mount | |
eject(UnmountFlags flags=UnmountFlags::NONE) | Gio::Mount | |
eject(const Glib::RefPtr< MountOperation > & mount_operation, const SlotAsyncReady & slot, const Glib::RefPtr< Cancellable > & cancellable, UnmountFlags flags=UnmountFlags::NONE) | Gio::Mount | |
eject(const Glib::RefPtr< MountOperation > & mount_operation, const SlotAsyncReady & slot, UnmountFlags flags=UnmountFlags::NONE) | Gio::Mount | |
eject(const Glib::RefPtr< MountOperation > & mount_operation, UnmountFlags flags=UnmountFlags::NONE) | Gio::Mount | |
eject_finish(const Glib::RefPtr< AsyncResult > & result) | Gio::Mount | |
freeze_notify() | Glib::ObjectBase | |
get_default_location() const | Gio::Mount | |
get_drive() | Gio::Mount | |
get_drive() const | Gio::Mount | |
get_icon() | Gio::Mount | |
get_icon() const | Gio::Mount | |
get_name() const | Gio::Mount | |
get_property(const Glib::ustring & property_name, PropertyType & value) const | Glib::ObjectBase | |
get_property(const Glib::ustring & property_name) const | Glib::ObjectBase | |
get_property_value(const Glib::ustring & property_name, Glib::ValueBase & value) const | Glib::ObjectBase | |
get_root() | Gio::Mount | |
get_root() const | Gio::Mount | |
get_sort_key() const | Gio::Mount | |
get_symbolic_icon() | Gio::Mount | |
get_symbolic_icon() const | Gio::Mount | |
get_type() | Gio::Mount | static |
get_uuid() const | Gio::Mount | |
get_volume() | Gio::Mount | |
get_volume() const | Gio::Mount | |
gobj() | Gio::Mount | inline |
gobj() const | Gio::Mount | inline |
gobj_copy() const | Glib::ObjectBase | |
guess_content_type(const SlotAsyncReady & slot, const Glib::RefPtr< Cancellable > & cancellable, bool force_rescan=true) | Gio::Mount | |
guess_content_type(const SlotAsyncReady & slot, bool force_rescan=true) | Gio::Mount | |
guess_content_type(bool force_rescan=true) | Gio::Mount | |
guess_content_type_finish(const Glib::RefPtr< AsyncResult > & result) | Gio::Mount | |
guess_content_type_sync(const Glib::RefPtr< Cancellable > & cancellable, bool force_rescan=true) | Gio::Mount | |
guess_content_type_sync(bool force_rescan=true) | Gio::Mount | |
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 | |
is_shadowed() const | Gio::Mount | |
Mount() | Gio::Mount | protected |
Mount(Mount && src) noexcept | Gio::Mount | |
MountFlags enum name | Gio::Mount | |
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 |
on_changed() | Gio::Mount | protectedvirtual |
on_pre_unmount() | Gio::Mount | protectedvirtual |
on_unmounted() | Gio::Mount | protectedvirtual |
operator=(Mount && src) noexcept | Gio::Mount | |
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 |
reference() const | Glib::ObjectBase | virtual |
remount(const Glib::RefPtr< MountOperation > & operation, const SlotAsyncReady & slot, const Glib::RefPtr< Cancellable > & cancellable, MountFlags flags=MountFlags::NONE) | Gio::Mount | |
remount(const Glib::RefPtr< MountOperation > & operation, const SlotAsyncReady & slot, MountFlags flags=MountFlags::NONE) | Gio::Mount | |
remount(const Glib::RefPtr< MountOperation > & operation, MountFlags flags=MountFlags::NONE) | Gio::Mount | |
remount(MountFlags flags=MountFlags::NONE) | Gio::Mount | |
remount_finish(const Glib::RefPtr< AsyncResult > & result) | Gio::Mount | |
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 | |
shadow() | Gio::Mount | |
signal_changed() | Gio::Mount | |
signal_pre_unmount() | Gio::Mount | |
signal_unmounted() | Gio::Mount | |
thaw_notify() | Glib::ObjectBase | |
unmount(const SlotAsyncReady & slot, const Glib::RefPtr< Cancellable > & cancellable, UnmountFlags flags=UnmountFlags::NONE) | Gio::Mount | |
unmount(const SlotAsyncReady & slot, UnmountFlags flags=UnmountFlags::NONE) | Gio::Mount | |
unmount(UnmountFlags flags=UnmountFlags::NONE) | Gio::Mount | |
unmount(const Glib::RefPtr< MountOperation > & mount_operation, UnmountFlags flags=UnmountFlags::NONE) | Gio::Mount | |
unmount(const Glib::RefPtr< MountOperation > & mount_operation, const SlotAsyncReady & slot, UnmountFlags flags=UnmountFlags::NONE) | Gio::Mount | |
unmount(const Glib::RefPtr< MountOperation > & mount_operation, const SlotAsyncReady & slot, const Glib::RefPtr< Cancellable > & cancellable, UnmountFlags flags=UnmountFlags::NONE) | Gio::Mount | |
unmount_finish(const Glib::RefPtr< AsyncResult > & result) | Gio::Mount | |
UnmountFlags enum name | Gio::Mount | |
unreference() const | Glib::ObjectBase | virtual |
unshadow() | Gio::Mount | |
wrap(GMount * object, bool take_copy=false) | Gio::Mount | related |
~Interface() noexcept override | Glib::Interface | |
~Mount() noexcept override | Gio::Mount | |
~ObjectBase() noexcept=0 | Glib::ObjectBase | protectedpure virtual |