gtkCListSetColumnWidget: gtkCListSetColumnWidget

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Sets a widget to be used as the specified column's title. This can be used to place a pixmap or something else as the column title, instead of the standard text. WARNING: gtk_clist_set_column_widget is deprecated and should not be used in newly-written code.

Usage

1
gtkCListSetColumnWidget(object, column, widget)

Arguments

object

The GtkCList to affect.

column

The column whose title should be a widget.

widget

A pointer to a previously create widget.

Author(s)

Derived by RGtkGen from GTK+ documentation


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