gtkScaleGetLayout {RGtk2}R Documentation

gtkScaleGetLayout

Description

Gets the PangoLayout used to display the scale.

Usage

gtkScaleGetLayout(object)

Arguments

object [GtkScale] 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.12.5-3 Index]