gtkCListSetForeground: gtkCListSetForeground

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Sets the foreground color for the specified row. WARNING: gtk_clist_set_foreground is deprecated and should not be used in newly-written code.

Usage

1
gtkCListSetForeground(object, row, color)

Arguments

object

The GtkCList to affect.

row

The row to affect.

color

A pointer to a GdkColor structure.

Author(s)

Derived by RGtkGen from GTK+ documentation


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