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.8.6 Index]