方法

GtkSpinButtonset_numeric

声明 [src]

void
gtk_spin_button_set_numeric (
  GtkSpinButton* spin_button,
  gboolean numeric
)

描述 [src]

设置标志以确定是否可以输入非数值文本到微调按钮中。

参数

numeric

类型: gboolean

标志表示是否只允许数值输入。