Re: Dragging the text in a text entry issue



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).

/ Cody




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