Method
PurplePluginInfoget_action_group
unstable since: 3.0
Declaration [src]
GActionGroup*
purple_plugin_info_get_action_group (
PurplePluginInfo* info
)
Description [src]
Gets the [class:Gio.ActionGroup] from info
if one is set.
Available since: 3.0
Gets property | Purple.PluginInfo:action-group |
Return value
Type: GActionGroup
The action group.
The returned data is owned by the instance. |