gtkComboBoxSetAddTearoffs {RGtk2}R Documentation

gtkComboBoxSetAddTearoffs

Description

Sets whether the popup menu should have a tearoff menu item.

Usage

gtkComboBoxSetAddTearoffs(object, add.tearoffs)

Arguments

object [GtkComboBox] a GtkComboBox
add.tearoffs [logical] TRUE to add tearoff menu items

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]