gtkCListColumnTitlesHide {RGtk2}R Documentation

gtkCListColumnTitlesHide

Description

Causes the GtkCList to hide its column titles, if they are currently showing. WARNING: gtk_clist_column_titles_hide is deprecated and should not be used in newly-written code.

Usage

gtkCListColumnTitlesHide(object)

Arguments

object [GtkCList] The GtkCList to affect.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]