Method

AgsGuiScaleset_control_name

since: 3.2.2

Declaration [src]

void
ags_scale_set_control_name (
  AgsScale* scale,
  gchar* control_name
)

Description [src]

Set control_name of scale.

Available since: 3.2.2

Parameters

control_name

Type: gchar*

The scale height.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.