This is the mail archive of the guile-gtk@sources.redhat.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: implementing guile-gtk drag & drop...


Daniel Skarda <0rfelyus@ucw.cz> writes:

>   The biggest problem was GtkSelectionData - a Gtk structure without
> "classic" reference counting, moreover it is parameter of many gtk
> callbacks and dnd stopped working when I use
> gtk_selection_data_copy/free :-(

Using gtk_selection_data_copy/free seems to be the right thing to do.
Can you figure out why they made drag and drop fail?  Maybe there are
bugs in those functions that we can work around.

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]