[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Drag'n'drop problems
- From: "Kristian Rietveld" <kris gtk org>
- To: "John Coppens" <john jcoppens com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Drag'n'drop problems
- Date: Mon, 8 Sep 2008 23:56:40 +0200
Hi,
On Mon, Sep 8, 2008 at 10:49 PM, John Coppens <john jcoppens com> wrote:
> Yes, that is what I found out. Most implementations seem to use the lower
> level interface. Is GTK_TREE_MODEL_ROW the only string that is
> interpreted as special? Or does any of the frequently used ones, like
> 'STRING' 'TEXT', 'INTEGER', 'text/plain', also have side-effects?
GTK_TREE_MODEL_ROW is the only target string that gets "special
treatment" inside the tree view, the others should not have
side-effects.
regards,
-kris.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]