Gimp::UI::QueryIntBox

Gimp::UI::QueryIntBox

Superclass

Gimp::UI::QueryBox

Class methods:

Gimp::UI::QueryIntBox.new(title, help_proc, help_data, message, initial, lower, upper, object, signal) {|value|...}
整数を入力させるためのダイアログを作って返します。 ユーザーがOKを選択したときにブロックが呼び出されます。
Last modified:2006/08/17 12:16:16
Keyword(s):
References:[Gimp::UI]