Method

PhoshPluginLoaderload_plugin

Declaration [src]

GtkWidget*
phosh_plugin_loader_load_plugin (
  PhoshPluginLoader* self,
  const char* name
)

Description

No description available.

This method is not directly available to language bindings.

Parameters

name

Type: const char*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.

Return value

Type: GtkWidget

No description available.

The data is owned by the instance.