Method
PeasPluginInfoget_resource
Declaration [src]
GResource*
peas_plugin_info_get_resource (
const PeasPluginInfo* info,
const char* filename,
GError** error
)
Description [src]
Creates a new GResource
for the given filename
located in the module directory. If filename
is NULL
then “${module_name}.gresource” will be loaded.