Method

AgsGuiScaleget_control_name

since: 3.2.2

Declaration [src]

gchar*
ags_scale_get_control_name (
  AgsScale* scale
)

Description [src]

Get scale height of scale.

Available since: 3.2.2

Return value

Type: gchar*

The scale height.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.