Constructor

GtkPageSetupnew

since: 2.10

Declaration [src]

GtkPageSetup*
gtk_page_setup_new (
  void
)

Description [src]

Creates a new GtkPageSetup.

Available since: 2.10

Return value

Type: GtkPageSetup

A new GtkPageSetup.

The caller of the function takes ownership of the data, and is responsible for freeing it.