Method

PeasObjectModuleget_library

Declaration [src]

GModule*
peas_object_module_get_library (
  PeasObjectModule* module
)

Description [src]

Gets the library.

Return value

Returns: GModule*
 

The library.

 The data is owned by the instance.