Method

GtkPaperSizecopy

since: 2.10

Declaration [src]

GtkPaperSize*
gtk_paper_size_copy (
  GtkPaperSize* other
)

Description [src]

Copies an existing GtkPaperSize.

Available since: 2.10

Return value

Type: GtkPaperSize

A copy of other.

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