gtkCListSetVadjustment: gtkCListSetVadjustment

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Allows you to set the GtkAdjustment to be used for the vertical aspect of the GtkCList widget. WARNING: gtk_clist_set_vadjustment is deprecated and should not be used in newly-written code.

Usage

1
gtkCListSetVadjustment(object, adjustment)

Arguments

object

The GtkCList to affect.

adjustment

A pointer to a GtkAdjustment widget, or NULL.

Author(s)

Derived by RGtkGen from GTK+ documentation


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