Drag and Drop Selection Content



In my handler for "drag-data-get" I need to set the selection data to an array of uint23_t integers. How would I do that using gtk_selection_data_set ()?

I have a g_array() containing the uint32_t data...


Secondly, do I need to free the selection data in the handler for "drag-data-recieved" ?

--
- Micah Carrick

 Developer - http://www.micahcarrick.com
 GTK+ Forums - http://www.gtkforums.com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]