gtkCListGetRowStyle {RGtk2} | R Documentation |
Gets the style set for the specified row.
WARNING: gtk_clist_get_row_style
is deprecated and should not be used in newly-written code.
gtkCListGetRowStyle(object, row)
|
[GtkCList ] The GtkCList to affect. |
|
[integer] The row to query. |
[GtkStyle
] The GtkStyle
of the row.
Derived by RGtkGen from GTK+ documentation