gtkComboBoxRemoveText: gtkComboBoxRemoveText

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Removes the string at position from combo.box. Note that you can only use this function with combo boxes constructed with gtkComboBoxNewText.

Usage

1
gtkComboBoxRemoveText(object, position)

Arguments

object

A GtkComboBox constructed with gtkComboBoxNewText

position

Index of the item to remove

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


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