gtkCListRowIsVisible {RGtk2} | R Documentation |
Checks how the specified row is visible.
WARNING: gtk_clist_row_is_visible
is deprecated and should not be used in newly-written code.
gtkCListRowIsVisible(object, row)
|
[GtkCList ] The GtkCList to affect. |
|
[integer] The row to query. |
[GtkVisibility
] A GtkVisibility
value that tells you how the row is visible.
Derived by RGtkGen from GTK+ documentation