gtk_drag_dest_set & GtkTargetList*
- From: monkeyiq dingoblue net au
- To: gtk-list gnome org
- Subject: gtk_drag_dest_set & GtkTargetList*
- Date: 27 Mar 2001 21:18:12 +1000
Hi,
I noticed that there is this function, but there seems no version that takes the
(new?) TargetList style.
void gtk_drag_dest_set (GtkWidget *widget,
GtkDestDefaults flags,
const GtkTargetEntry *targets,
gint n_targets,
GdkDragAction actions);
I can make a version quite easily, but it calls a static function in gtk, and so the new
gtk_drag_dest_set_targetlist() would need to be in gtk+ also for this to work.
Are there any plans for such a function or am I doing something wrong?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]