gtkCListSetColumnTitle: gtkCListSetColumnTitle

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Sets the title for the specified column. WARNING: gtk_clist_set_column_title is deprecated and should not be used in newly-written code.

Usage

1
gtkCListSetColumnTitle(object, column, title)

Arguments

object

The GtkCList to affect.

column

The column whose title should be changed.

title

A string to be the column's title.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.