Method

AgsGuiScaleBoxget_scale

since: 4.0.0

Declaration [src]

GList*
ags_scale_box_get_scale (
  AgsScaleBox* scale_box
)

Description [src]

Get scale.

Available since: 4.0.0

Return value

Type: A list of AgsScale*

The GList-struct containing AgsScale.

The caller of the method takes ownership of the data container, but not the data inside it.