populate_popup


Description:

public virtual signal void populate_popup (Menu menu)

Emitted before showing the context menu of the view.

If you need to add items to the context menu, connect to this signal and add your menuitems to the menu.

Parameters:

menu

A Menu.