Function
GPluginManagerForeachFunc
Parameters
id |
const gchar* |
The id of the plugin. |
|
| The data is owned by the caller of the function. | |
| The value is a NUL terminated UTF-8 string. | |
plugins |
A list of GPluginPlugin* |
A
|
|
| The data is owned by the caller of the function. | |
data |
gpointer |
User data passed to |
|
The argument can be NULL. | |
| The data is owned by the caller of the function. |