Gtk.SpinButtonUpdatePolicy Enumeration
Dictates how a Gtk.SpinButton is refreshed when its value is updated.

Syntax

[GLib.GType(typeof(Gtk.SpinButtonUpdatePolicyGType))]
public enum SpinButtonUpdatePolicy

Remarks

Members

Member NameDescription
AlwaysWhen refreshing a Gtk.SpinButton, the value is always displayed.
IfValidWhen refreshing a Gtk.SpinButton, the value is only displayed if it is valid. A value is valid if it lies within the bounds of the spin button's Gtk.Adjustment.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)
Assembly Versions: 2.12.0.0