Method

PeasObjectModuleget_path

Declaration [src]

const char*
peas_object_module_get_path (
  PeasObjectModule* module
)

Description [src]

Gets the path.

Return value

Returns: const char*
 

The path.

 The data is owned by the instance.
 The string is a NUL terminated UTF-8 string.