gtkCListGetColumnTitle {RGtk2} | R Documentation |
Gets the current title of the specified column
WARNING: gtk_clist_get_column_title
is deprecated and should not be used in newly-written code.
gtkCListGetColumnTitle(object, column)
|
[GtkCList ] The GtkCList to affect. |
|
[integer] The column to query. |
[character] The title of the column.
Derived by RGtkGen from GTK+ documentation