Gtk.SpinButton.ValueAsInt Property
Retrieve the current value as an integer.

Syntax

public int ValueAsInt { get; }

Value

The value of the SpinButton with integer precision.

Remarks

Requirements

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