gtkMenuGetMonitor {RGtk2}R Documentation

gtkMenuGetMonitor

Description

Retrieves the number of the monitor on which to show the menu.

Usage

gtkMenuGetMonitor(object)

Arguments

object

a GtkMenu

Details

Since 2.14

Value

[integer] the number of the monitor on which the menu should be popped up or -1, if no monitor has been set

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]