gtkListToggleRow: gtkListToggleRow

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Toggles the child item of list. If the selection mode of list is GTK_SELECTION_BROWSE, the item is selected, and the others are unselected. WARNING: gtk_list_toggle_row is deprecated and should not be used in newly-written code.

Usage

1
gtkListToggleRow(object, item)

Arguments

object

the list widget.

item

the child to toggle.

Author(s)

Derived by RGtkGen from GTK+ documentation


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