gtkScaleGetLayout {RGtk2} | R Documentation |
Gets the PangoLayout
used to display the scale.
gtkScaleGetLayout(object)
|
[GtkScale ] A GtkScale |
Since 2.4
[PangoLayout
] the PangoLayout
for this scale, or NULL
if the :draw-value
property is FALSE
.
Derived by RGtkGen from GTK+ documentation