gtk.TreeViewColumn

Undocumented in source.

Public Imports

gtk.c.types
public import gtk.c.types;
gtkc.gtktypes
public import gtkc.gtktypes;

Members

Classes

TreeViewColumn
class TreeViewColumn

The GtkTreeViewColumn object represents a visible column in a gtk.TreeView widget. It allows to set properties of the column header, and functions as a holding pen for the cell renderers which determine how the data in the column is displayed.