gtkComboBoxSetAddTearoffs {RGtk2.10}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.10 version 2.10.6 Index]