Method
GtkPageSetupcopy
since: 2.10
Declaration [src]
GtkPageSetup*
gtk_page_setup_copy (
GtkPageSetup* other
)
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. |