gtkCListSetHadjustment: gtkCListSetHadjustment

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

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

Usage

1
gtkCListSetHadjustment(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.