Method

PurplePluginInfoget_action_menu

since: 3.0

Declaration [src]

GMenuModel*
purple_plugin_info_get_action_menu (
  PurplePluginInfo* info
)

Description [src]

Gets the [class:Gio.MenuModel] from info if one is set.

Available since: 3.0

Return value

Type: GMenuModel

The menu model.

The data is owned by the instance.