Method

GtkPaperSizecopy

Declaration [src]

GtkPaperSize*
gtk_paper_size_copy (
  GtkPaperSize* other
)

Description [src]

Copies an existing GtkPaperSize.

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.