Adjustment


Object Hierarchy:

Gtk.Adjustment Gtk.Adjustment Gtk.Adjustment GLib.InitiallyUnowned GLib.InitiallyUnowned GLib.InitiallyUnowned->Gtk.Adjustment GLib.Object GLib.Object GLib.Object->GLib.InitiallyUnowned

Description:

[ CCode ( type_id = "gtk_adjustment_get_type ()" ) ]
public class Adjustment : InitiallyUnowned

`GtkAdjustment` is a model for a numeric value.

The `GtkAdjustment` has an associated lower and upper bound. It also contains step and page increments, and a page size.

Adjustments are used within several GTK widgets, including [class@Gtk.SpinButton], [class@Gtk.Viewport], [class@Gtk.Scrollbar] and [ class@Gtk.Scale].

The `GtkAdjustment` object does not update the value itself. Instead it is left up to the owner of the `GtkAdjustment` to control the value.


Namespace: Gtk
Package: gtk4

Content:

Properties:

Creation methods:

Methods:

Signals:

Inherited Members: