TreeViewColumn.getWidget

Returns the GtkWidget in the button on the column header. If a custom widget has not been set then NULL is returned.

class TreeViewColumn
getWidget
()

Return Value

Type: Widget

The GtkWidget in the column header, or NULL. [transfer none]

Meta