[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: TreeDragSource data_get location
- From: Torsten Schoenfeld <kaffeetisch gmx de>
- To: gtk-perl-list gnome org
- Subject: Re: TreeDragSource data_get location
- Date: Sun, 17 Aug 2008 22:06:52 +0200
Kevin Ryde wrote:
> Torsten Schoenfeld <kaffeetisch gmx de> writes:
>> It's not obvious to me what the default for the target should be. You chose
>> the atom for GTK_TREE_MODEL_ROW -- why?
>
> With an eye on gtk_tree_set_row_drag_data() which looks like it refuses
> to act on a selection data of any other target value. Makes you wonder
> if it ought to allow NULL or NONE or whatever at least ... (a matter for
> gtk of course).
OK, when you add
new_selection_data.length = -1;
to the "else" branch, the patch looks good to me.
muppet?
--
Bye,
-Torsten
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]