Method

PeasObjectModuleget_path

Declaration [src]

const gchar*
peas_object_module_get_path (
  PeasObjectModule* module
)

Description [src]

Gets the path.

This method is not directly available to language bindings.

Gets propertyPeas.ObjectModule:path

Return value

Type: const gchar*

The path.

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