[ruby-gnome2-doc-cvs] [Ruby-GNOME2 Project Website] update - Gtk::Dialog

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2009年 1月 27日 (火) 03:22:47 JST


-------------------------
REMOTE_ADDR = 74.15.84.244
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?Gtk%3A%3ADialog
-------------------------
@@ -263,6 +263,7 @@
 
 === ResponseType
 
+--- Response Type
     The following ((*response types*)) are returned from Ruby/GTK dialogues, and you can also use them yourself if you like. Ruby/GTK will never assign a meaning to positive response IDs; these are entirely user-defined. But for convenience, you can use the response IDs in the Gtk::Dialog#ResponseType enumeration (these all have values less than zero). If a dialogue receives a delete event, the "response" signal will be emitted with a response ID of Gtk::Dialog::RESPONSE_NONE.
 
     {{br}}
@@ -277,6 +278,8 @@
     * RESPONSE_NO (-9): - A Gtk::Stock::NO button was clicked in a built-in dialogue.
     * RESPONSE_APPLY (-10) - A Gtk::Stock::APPLY button was clicked in a built-in dialogue.
     * RESPONSE_HELP (-11) - A Gtk::Stock::HELP button was clicked in a built-in dialogue.
+
 
 
 




ruby-gnome2-cvs メーリングリストの案内
Back to archive index