gtkComboBoxSetActive: gtkComboBoxSetActive

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Sets the active item of combo.box to be the item at index.

Usage

1
gtkComboBoxSetActive(object, index)

Arguments

object

A GtkComboBox

index

An index in the model passed during construction, or -1 to have no active item

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


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