Method

Gtk.PageSetupUnixDialog.get_page_setup

Declaration [src]

GtkPageSetup*
gtk_page_setup_unix_dialog_get_page_setup (
  GtkPageSetupUnixDialog* dialog
)

Description [src]

Gets the currently selected page setup from the dialog.

Return value

Returns: GtkPageSetup

the current page setup

Ownership is not transferred to the caller