getLayout

open fun getLayout(): <Error class: unknown class>?

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.

Return

the class@Pango.Layout for this scale, or null if the property@GtkScale:draw-value property is false.