SAKAI Masahiro - Gimp::UI::QueryIntBox Diff
- Added parts are displayed like this.
- Deleted parts are displayed
like this.
= 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を選択したときにブロックが呼び出されます。
== Superclass
((<Gimp::UI::QueryBox>))
== Class methods:
--- Gimp::UI::QueryIntBox.new(title, help_proc, help_data, message, initial, lower, upper, object, signal) {|value|...}
整数を入力させるためのダイアログを作って返します。
ユーザーがOKを選択したときにブロックが呼び出されます。