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

アーカイブの一覧に戻る

ruby-****@sourc***** ruby-****@sourc*****
2006年 7月 9日 (日) 16:32:09 JST


-------------------------
REMOTE_ADDR = 138.243.201.10
REMOTE_HOST = 
REMOTE_USER = ruby-gnome2-hiki
        URL = /hiki.cgi?Gtk%3A%3APrintOperation
-------------------------
@@ -39,26 +39,26 @@
      can be in a non-finished state even after done has been called, as
      the operation status then tracks the print job status on the printer.
 
-    * Return value: true, if the print operation is finished.
+     * Return value: true, if the print operation is finished.
 
 --- run(action, parent=nil, &block)
-      Runs the print operation, by first letting the user modify
-      print settings in the print dialog, and then print the
-      document.
+     Runs the print operation, by first letting the user modify
+     print settings in the print dialog, and then print the
+     document.
 
-      Normally that this function does not return until the
-      rendering of all pages is complete. You can connect to
-      the ::status-changed signal on the operation to obtain
-      some information about the progress of the print
-      operation.  Furthermore, it may use a recursive
-      mainloop to show the print dialog.
+     Normally that this function does not return until the
+     rendering of all pages is complete. You can connect to
+     the ::status-changed signal on the operation to obtain
+     some information about the progress of the print
+     operation.  Furthermore, it may use a recursive
+     mainloop to show the print dialog.
 
-      If you set the allow-async property the operation will
-      run asyncronously if this is supported on the
-      platform. The ::done signal will be emitted with the
-      operation results when the operation is done
-      (i.e. when the dialog is canceled, or when the print
-      succeeds or fails).
+     If you set the allow-async property the operation will
+     run asyncronously if this is supported on the
+     platform. The ::done signal will be emitted with the
+     operation results when the operation is done
+     (i.e. when the dialog is canceled, or when the print
+     succeeds or fails).
 
      * Returns: the result of the print
        operation. (Gtk::PrintOperationResult). A return





ruby-gnome2-cvs メーリングリストの案内
アーカイブの一覧に戻る