[ Version ( since = "2.4" ) ]
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.
| this |
A `GtkScale` |
|
the [class@Pango.Layout] for this scale, or null if the [property@Gtk.Scale:draw-value] property is false. |