glibmm 2.66.5
Gio::Resource Member List

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

create_from_data(const Glib::RefPtr< const Glib::Bytes > & data)Gio::Resourcestatic
create_from_file(const std::string & filename)Gio::Resourcestatic
enumerate_children(const std::string & path, ResourceLookupFlags lookup_flags=RESOURCE_LOOKUP_FLAGS_NONE) constGio::Resource
enumerate_children_global(const std::string & path, ResourceLookupFlags lookup_flags=RESOURCE_LOOKUP_FLAGS_NONE)Gio::Resourcestatic
get_file_exists(const std::string & path, ResourceLookupFlags lookup_flags=RESOURCE_LOOKUP_FLAGS_NONE) constGio::Resource
get_file_exists_global(const std::string & path, ResourceLookupFlags lookup_flags=RESOURCE_LOOKUP_FLAGS_NONE)Gio::Resourcestatic
get_file_exists_global_nothrow(const std::string & path, ResourceLookupFlags lookup_flags=RESOURCE_LOOKUP_FLAGS_NONE)Gio::Resourcestatic
get_file_exists_nothrow(const std::string & path, ResourceLookupFlags lookup_flags=RESOURCE_LOOKUP_FLAGS_NONE) constGio::Resource
get_info(const std::string & path, gsize & size, ResourceFlags & flags, ResourceLookupFlags lookup_flags=RESOURCE_LOOKUP_FLAGS_NONE) constGio::Resource
get_info_global(const std::string & path, gsize & size, ResourceFlags & flags, ResourceLookupFlags lookup_flags=RESOURCE_LOOKUP_FLAGS_NONE)Gio::Resourcestatic
gobj()Gio::Resource
gobj() constGio::Resource
gobj_copy() constGio::Resource
lookup_data(const std::string & path, ResourceLookupFlags lookup_flags=RESOURCE_LOOKUP_FLAGS_NONE) constGio::Resource
lookup_data_global(const std::string & path, ResourceLookupFlags lookup_flags=RESOURCE_LOOKUP_FLAGS_NONE)Gio::Resourcestatic
open_stream(const std::string & path, ResourceLookupFlags lookup_flags=RESOURCE_LOOKUP_FLAGS_NONE) constGio::Resource
open_stream_global(const std::string & path, ResourceLookupFlags lookup_flags=RESOURCE_LOOKUP_FLAGS_NONE)Gio::Resourcestatic
operator delete(void *, std::size_t)Gio::Resourceprotected
operator=(const Resource &)=deleteGio::Resource
reference() constGio::Resource
register_global()Gio::Resource
Resource()=deleteGio::Resource
Resource(const Resource &)=deleteGio::Resource
unreference() constGio::Resource
unregister_global()Gio::Resource
wrap(GResource * object, bool take_copy=false)Gio::Resourcerelated