gtkCListUnselectRow: gtkCListUnselectRow

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Unselects the specified row. Causes the "unselect-row" signal to be emitted for the specified row and column. WARNING: gtk_clist_unselect_row is deprecated and should not be used in newly-written code.

Usage

1
gtkCListUnselectRow(object, row, column)

Arguments

object

The GtkCList to affect.

row

The row to select.

column

The column to select.

Author(s)

Derived by RGtkGen from GTK+ documentation


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