gtkMenuSetTearoffState: gtkMenuSetTearoffState

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Changes the tearoff state of the menu. A menu is normally displayed as drop down menu which persists as long as the menu is active. It can also be displayed as a tearoff menu which persists until it is closed or reattached.

Usage

1
gtkMenuSetTearoffState(object, torn.off)

Arguments

object

a GtkMenu.

torn.off

If TRUE, menu is displayed as a tearoff menu.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.