Method

PeasObjectModuleget_library

Declaration [src]

GModule*
peas_object_module_get_library (
  PeasObjectModule* module
)

Description [src]

Gets the library.

This method is not directly available to language bindings.

Return value

Returns: GModule
 

The library.

 The data is owned by the instance.