populate_popup


Description:

public virtual signal void populate_popup (Menu menu, AppInfo app_info)

Emitted when a context menu is about to popup over an application item.

Clients can insert menu items into the provided Menu object in the callback of this signal; the context menu will be shown over the item if at least one item has been added to the menu.

Parameters:

menu

the Menu to populate

application

the current AppInfo