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