Method
GtkTreeViewColumnset_title
Declaration [src]
void
gtk_tree_view_column_set_title (
GtkTreeViewColumn* tree_column,
const gchar* title
)
Description [src]
Sets the title of the tree_column
. If a custom widget has been set, then
this value is ignored.
Sets property | Gtk.TreeViewColumn:title |