Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkCListGetSelectable: gtkCListGetSelectable
Description
Gets whether the specified row is selectable or not.
WARNING:
gtk_clist_get_selectable
is deprecated and should not be used in newly-written code.
Usage
gtkCListGetSelectable(object, row)
Arguments
object
The
GtkCList
to affect.
row
The row to query.
Value
logical
value.