gtkCListGetColumnWidget {RGtk2} | R Documentation |
Gets the widget in the column header for the specified column.
WARNING: gtk_clist_get_column_widget
is deprecated and should not be used in newly-written code.
gtkCListGetColumnWidget(object, column)
|
The |
|
The column to query. |
[GtkWidget
] Pointer to a GtkWidget
for the column header.
Derived by RGtkGen from GTK+ documentation