SAKAI Masahiro - Gimp::UI::QueryBooleanBox Diff

  • Added parts are displayed like this.
  • Deleted parts are displayed like this.

= Gimp::UI::QueryBooleanBox

== Superclass

((<Gimp::UI::QueryBox>))

== Class methods:

: Gimp::UI::QueryBooleanBox.new(title, help_proc, help_data, eek, message, true_button, false_button, object, signal) {|value|...}
    ブール値を入力させるためのダイアログを作って返します。
    ユーザーがOKを選択したときにブロックが呼び出されます。