Method
GtkScrollbarget_adjustment
Declaration [src]
GtkAdjustment*
gtk_scrollbar_get_adjustment (
GtkScrollbar* self
)
Return value
Type: GtkAdjustment
The scrollbar’s adjustment.
The returned data is owned by the instance. |
GtkAdjustment*
gtk_scrollbar_get_adjustment (
GtkScrollbar* self
)
Type: GtkAdjustment
The scrollbar’s adjustment.
The returned data is owned by the instance. |