Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkScaleGetLayout: gtkScaleGetLayout
Description
Gets the
PangoLayout
used to display the scale.
Usage
gtkScaleGetLayout(object)
Arguments
object
A
GtkScale
Value
PangoLayout
] the
PangoLayout
for this scale, or
NULL
if the
"draw-value"
property is
FALSE
.
Details
Since 2.4