Method

GtkMenuplace_on_monitor

since: 3.22

Declaration [src]

void
gtk_menu_place_on_monitor (
  GtkMenu* menu,
  GdkMonitor* monitor
)

Description [src]

Places menu on the given monitor.

Available since: 3.22

Parameters

monitor

Type: GdkMonitor

The monitor to place the menu on.

The data is owned by the caller of the method.