PageSetupUnixDialog implements a page setup dialog for platforms which don't provide a native page setup dialog, like Unix. More...
List of all members.
Detailed Description
PageSetupUnixDialog implements a page setup dialog for platforms which don't provide a native page setup dialog, like Unix. 
It can be used very much like any other GTK+ dialog, at the cost of the portability offered by the high-level printing API exposed through PrintOperation.
- Since gtkmm 2.10:
Constructor & Destructor Documentation
      
        
          | virtual Gtk::PageSetupUnixDialog::~PageSetupUnixDialog | ( | ) |  [virtual] | 
      
 
 
      
        
          | Gtk::PageSetupUnixDialog::PageSetupUnixDialog | ( | const Glib::ustring & | title ) |  [explicit] | 
      
 
 
Member Function Documentation
Gets the currently selected page setup from the dialog. 
- Since gtkmm 2.10:
- Returns:
- The current page setup. 
 
 
Gets the currently selected page setup from the dialog. 
- Since gtkmm 2.10:
- Returns:
- The current page setup. 
 
 
Gets the current print settings from the dialog. 
- Since gtkmm 2.10:
- Returns:
- The current print settings. 
 
 
Gets the current print settings from the dialog. 
- Since gtkmm 2.10:
- Returns:
- The current print settings. 
 
 
      
        
          | GtkPageSetupUnixDialog* Gtk::PageSetupUnixDialog::gobj | ( | ) |  [inline] | 
      
 
Provides access to the underlying C GtkObject. 
Reimplemented from Gtk::Dialog.
 
 
      
        
          | const GtkPageSetupUnixDialog* Gtk::PageSetupUnixDialog::gobj | ( | ) | const  [inline] | 
      
 
Provides access to the underlying C GtkObject. 
Reimplemented from Gtk::Dialog.
 
 
Friends And Related Function Documentation
A Glib::wrap() method for this object. 
- Parameters:
- 
  
    | object | The C instance. |  | take_copy | False if the result should take ownership of the C instance. True if it should take a new copy or ref. |  
 
- Returns:
- A C++ instance that wraps this C instance. 
 
 
The documentation for this class was generated from the following file:
- gtkmm/pagesetupunixdialog.h