Method

GtkPageSetupcopy

since: 2.10

Declaration [src]

GtkPageSetup*
gtk_page_setup_copy (
  GtkPageSetup* other
)

Description [src]

Copies a GtkPageSetup.

Available since: 2.10

Return value

Type: GtkPageSetup

A copy of other.

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