Scale.getLayout

Gets the gtk.Layout 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 gtk.Layout for this scale, or NULL if the draw-value property is FALSE.

Meta