Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkCListGetRowStyle: gtkCListGetRowStyle
Description
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.
Usage
gtkCListGetRowStyle(object, row)
Arguments
object
The
GtkCList
to affect.
row
The row to query.
Value
GtkStyle
] The
GtkStyle
of the row.