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