Method
AgsGuiDialset_adjustment
since: 3.2.0
Declaration [src]
void
ags_dial_set_adjustment (
AgsDial* dial,
GtkAdjustment* adjustment
)
Description [src]
Set adjustment of dial
.
Available since: 3.2.0
Sets property | AgsGui.Dial:adjustment |
Parameters
adjustment
-
Type:
GtkAdjustment
The
GtkAdjustment
.The data is owned by the caller of the method.