gtkComboBoxSetAddTearoffs {RGtk2}R Documentation

gtkComboBoxSetAddTearoffs

Description

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

Usage

gtkComboBoxSetAddTearoffs(object, add.tearoffs)

Arguments

object

a GtkComboBox

add.tearoffs

TRUE to add tearoff menu items

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]