Method
GtkSelectionDatacopy
Declaration [src]
GtkSelectionData*
gtk_selection_data_copy (
const GtkSelectionData* data
)
Return value
Returns: | GtkSelectionData |
A pointer to a copy of |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |