GtkPageSetupUnixDialog         package:RGtk2         R Documentation

_G_t_k_P_a_g_e_S_e_t_u_p_U_n_i_x_D_i_a_l_o_g

_D_e_s_c_r_i_p_t_i_o_n:

     A page setup dialog

_H_i_e_r_a_r_c_h_y:

     GObject
        +----GInitiallyUnowned
              +----GtkObject
                    +----GtkWidget
                          +----GtkContainer
                                +----GtkBin
                                      +----GtkWindow
                                            +----GtkDialog

     +----GtkPageSetupUnixDialog 

_I_n_t_e_r_f_a_c_e_s:

     GtkPageSetupUnixDialog implements AtkImplementorIface.

_D_e_t_a_i_l_e_d _D_e_s_c_r_i_p_t_i_o_n:

     GtkPageSetupUnixDialog 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

     Printing support was added in GTK+ 2.10.

_A_u_t_h_o_r(_s):

     Derived by RGtkGen from GTK+ documentation

_R_e_f_e_r_e_n_c_e_s:

     <URL:
     http://developer.gnome.org/doc/API/2.0/gtk/GtkPageSetupUnixDialog.html>

