Method

PurplePluginInfoget_action_menu

unstable 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 returned data is owned by the instance.