Method
AgsGuiDialget_adjustment
since: 3.2.0
Declaration [src]
GtkAdjustment*
ags_dial_get_adjustment (
AgsDial* dial
)
Description [src]
Get adjustment of dial
.
Available since: 3.2.0
Gets property | AgsGui.Dial:adjustment |
Return value
Type: GtkAdjustment
The GtkAdjustment
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |