gtkComboBoxSetActiveIter: gtkComboBoxSetActiveIter

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Sets the current active item to be the one referenced by iter, or unsets the active item if iter is NULL.

Usage

1

Arguments

object

A GtkComboBox

iter

The GtkTreeIter, or NULL. [ allow-none ]

Details

iter must correspond to a path of depth one, or be NULL. Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


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