Method

Gtk.PaperSize.copy

Declaration [src]

GtkPaperSize*
gtk_paper_size_copy (
  GtkPaperSize* other
)

Description [src]

Copies an existing GtkPaperSize.

Return value

Returns: GtkPaperSize

a copy of other

Ownership of the data is transferred to the caller