Method
GtkPrintSettingscopy
Declaration [src]
GtkPrintSettings*
gtk_print_settings_copy (
GtkPrintSettings* other
)
Return value
Type: GtkPrintSettings
A newly allocated copy of other
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |