get_widget


Description:

public unowned Widget? get_widget ()

Returns the Widget in the button on the column header.

If a custom widget has not been set then null is returned.

Parameters:

this

A TreeViewColumn.

Returns:

The Widget in the column header, or null