gtkScaleGetLayout {RGtk2}R Documentation

gtkScaleGetLayout

Description

Gets the PangoLayout used to display the scale.

Usage

gtkScaleGetLayout(object)

Arguments

object

A GtkScale

Details

Since 2.4

Value

[PangoLayout] the PangoLayout for this scale, or NULL if the

"draw-value"
property is FALSE.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]