Module zng::menu::context

source ·
Expand description

Context menu widget and properties.

See zng_wgt_menu::context for the full widget API.

Structs§

Functions§

  • P Defines the context menu shown when the widget is enabled and receives a context click.
  • P Set the position of the context-menu widgets opened for the widget or its descendants.
  • P Defines the context menu function shown when the widget is enabled and receives a context click.
  • P Defines the context menu shown when the widget is disabled and receives a context click.
  • P Defines the context menu function shown when the widget is disabled and receives a context click.
  • P Widget function that generates the context menu layout.
  • P Extends or replaces the widget style.