RGtk2 (version 2.20.31)

gtkCListColumnTitlePassive: gtkCListColumnTitlePassive

Description

Causes the specified column title button to become passive, i.e., does not respond to events, such as the user clicking on it. WARNING: gtk_clist_column_title_passive is deprecated and should not be used in newly-written code.

Usage

gtkCListColumnTitlePassive(object, column)

Arguments

object
The GtkCList to affect.
column
The column to make passive, counting from 0.