get_layout


Description:

public unowned Layout? get_layout ()

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.

Parameters:

this

A `GtkScale`

Returns:

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