Go to the source code of this file.
◆ hook_commands_plugin_new()
| HookCommandsPlugin* hook_commands_plugin_new |
( |
void |
| ) |
|
◆ hook_commands_plugin_set_setup()
| void hook_commands_plugin_set_setup |
( |
HookCommandsPlugin * |
s, |
|
|
const gchar * |
command |
|
) |
| |
◆ hook_commands_plugin_set_shutdown()
| void hook_commands_plugin_set_shutdown |
( |
HookCommandsPlugin * |
s, |
|
|
const gchar * |
command |
|
) |
| |
◆ hook_commands_plugin_set_startup()
| void hook_commands_plugin_set_startup |
( |
HookCommandsPlugin * |
s, |
|
|
const gchar * |
command |
|
) |
| |
◆ hook_commands_plugin_set_teardown()
| void hook_commands_plugin_set_teardown |
( |
HookCommandsPlugin * |
s, |
|
|
const gchar * |
command |
|
) |
| |