get_widget


Description:

public unowned Widget? get_widget ()

Returns the `GtkWidget` in the button on the column header.

Note:

Use GtkColumnView instead

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

Parameters:

this

A `GtkTreeViewColumn`

Returns:

The `GtkWidget` in the column header