TreeViewColumn.this

Sets our main struct and passes it to the parent class.

  1. this(GtkTreeViewColumn* gtkTreeViewColumn, bool ownedRef)
    class TreeViewColumn
    this
    (
    GtkTreeViewColumn* gtkTreeViewColumn
    ,
    bool ownedRef = false
    )
  2. this(string header, CellRenderer renderer, string type, int column)
  3. this()
  4. this(CellArea area)