TreeViewColumn.getClickable

Returns true if the user can click on the header for the column.

More...
class TreeViewColumn
bool
getClickable
()

Return Value

Type: bool

true if user can click the column header.

Detailed Description

Deprecated: Use GtkColumnView instead