Method

AgsGuiInputDialogget_spin_button

since: 6.6.0

Declaration [src]

GtkSpinButton*
ags_input_dialog_get_spin_button (
  AgsInputDialog* input_dialog
)

Description [src]

The GtkSpinButton to get input from.

Available since: 6.6.0

Return value

Type: GtkSpinButton

The spin button widget.

The data is owned by the instance.