Scale.getLayout

Gets the #PangoLayout used to display the scale. The returned object is owned by the scale so does not need to be freed by the caller.

class Scale
getLayout
()

Return Value

Type: PgLayout

the #PangoLayout for this scale, or %NULL if the #GtkScale:draw-value property is %FALSE.

Meta