Method

GtkPageSetupUnixDialogget_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

Type: GtkPageSetup

The current page setup.

The returned data is owned by the instance.