gtkCListSetRowHeight
Causes the GtkCList to have a specified height for its rows. Setting the row height to 0 allows the GtkCList to adjust automatically to data in the row. WARNING: gtk_clist_set_row_height is deprecated and should not be used in newly-written code.
GtkCList
gtk_clist_set_row_height
gtkCListSetRowHeight(object, height)
object
The GtkCList to affect.
height
The height, in pixels.
Derived by RGtkGen from GTK+ documentation
R Bindings for Gtk 2.8.0 and Above
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.