Re: Dragging the text in a text entry issue
- From: Cody Russell <bratsche gnome org>
- To: Itai Bar-Haim <itaibh gmail com>
- Cc: gtk-devel-list gnome org
- Subject: Re: Dragging the text in a text entry issue
- Date: Thu, 15 Mar 2007 11:37:14 -0500
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]