[ruby-gnome2-doc-cvs] [Hiki] update - Gnome::PrintConfigDialog

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2005年 6月 9日 (木) 12:14:26 JST


-------------------------
REMOTE_ADDR = 219.53.36.42
REMOTE_HOST = 
REMOTE_USER = ruby-gnome2-hiki        URL = http://ruby-gnome2.sourceforge.jp/cgi-bin/hiki/hiki.cgi?Gnome%3A%3APrintConfigDialog
-------------------------
@@ -1,4 +1,4 @@
-= class Gnome::PrintDialog
+= class Gnome::PrintConfigDialog
 
 This interface is considered private and should not be used
 by applications directly!
@@ -13,35 +13,21 @@
             * Gtk::Bin
               * Gtk::Window
                 * Gtk::Dialog
-                  * Gnome::PrintDialog
+                  * Gnome::PrintConfigDialog
 
 == Class Methods
-
---- Gnome::PrintDialog.new(config=nil)
+--- Gnome::PrintConfigDialog.new(config=nil)
      Create a new Gnome::PrintConfigDialog window.
 
      * config: Gnome::PrintConfig. Used
        Gnome::PrintConfig#default if config is (({nil})).
-     * Returns:  A newly created and initialised widget
+     * Returns: A newly created and initialised widget
 
-== Instance Methods
-
---- run
-     Same as Gtk::Dialog#run
-
-     * Returns: Gnome::PrintConfigDialog::RESPONSE_*
-
 --- print_config=(print_config)
 --- set_print_config(print_config)
     Sets the Printing Configuration to be used.
      * print_config: Printing Configuration to be used
      * Returns: print_config
-
-== Constants
-
---- RESPONSE_CANCEL
---- RESPONSE_PREVIEW
---- RESPONSE_PRINT
 
 == Properties
 --- print-config: Gnome::PrintConfig (Write)





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