On Thu, 2007-03-15 at 11:37 -0500, Cody Russell wrote: > On Wed, 2007-03-14 at 16:32 +0200, Itai Bar-Haim wrote: > > Hi. > > I was looking through the API, but I couldn't find a way to disable > > dragging of the text. Is it possible at all? > > Look at the gtk_drag_???() functions. For example, to disable an entry > from receiving text drags you would do gtk_drag_dest_unset (widget).
There is the question of why you want to disable dragging of text. If I
was using your application and wanted to drag text but couldn't, I
wouldn't be happy.
Ross
--
Ross Burton mail: [EMAIL PROTECTED]
jabber: [EMAIL PROTECTED]
www: http://www.burtonini.com./
PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF
signature.asc
Description: This is a digitally signed message part
_______________________________________________ gtk-devel-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-devel-list
