GtkTreeViewColumn::set_clickable

void set_clickable(bool active);

Sets the header to be active if active is true. When the header is active, then it can take keyboard focus, and can be clicked.

See also: get_clickable()