gtk.adjustment

Module for Adjustment class

Members

Classes

Adjustment
class Adjustment

The #GtkAdjustment object represents a value which has an associated lower and upper bound, together with step and page increments, and a page size. It is used within several GTK+ widgets, including #GtkSpinButton, #GtkViewport, and #GtkRange (which is a base class for #GtkScrollbar and #GtkScale).

AdjustmentGidBuilder
class AdjustmentGidBuilder

Fluent builder for gtk.adjustment.Adjustment

AdjustmentGidBuilderImpl
class AdjustmentGidBuilderImpl(T)

Fluent builder implementation template for gtk.adjustment.Adjustment