get_layout


Description:

[ 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.

Parameters:

this

A Scale

Returns:

the Layout for this scale, or null if the draw_value property is false.