Description Usage Arguments Author(s)
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.
1 | gtkCListSetRowHeight(object, height)
|
|
The |
|
The height, in pixels. |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.