copy
Description:
Creates a new `GdkPixbuf` with a copy of the information in the specified `pixbuf`.
Note that this does not copy the options set on the original `GdkPixbuf`, use copy_options for this.
Parameters:
| this | A pixbuf. | 
Returns:
| A newly-created pixbuf |