[ Version ( since = "2.4" ) ]
public unowned Layout? get_layout ()
Gets the Layout 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 Scale |
the Layout for this scale, or null if the draw_value property is false. |