Description Usage Arguments Author(s)
Sets a widget to be used as the specified column's title. This
can be used to place a pixmap or something else as the column
title, instead of the standard text.
WARNING: gtk_clist_set_column_widget
is deprecated and should not be used in newly-written code.
1 | gtkCListSetColumnWidget(object, column, widget)
|
|
The |
|
The column whose title should be a widget. |
|
A pointer to a previously create widget. |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.