Re: more dnd details.



Mathieu Lacage <mathieu eazel com> writes:

> hi, 
> 
> I was wondering if gtk_drag_set_icon_pixmap took ownership of
> the GdkPixmap and the GdkBitmap passed in.
> 
> Reading the code did not really helped me to figure this out..

You can unref the pixmap and mask after calling the function -
this is a general principle of GTK+ - functions do not silently
assume ownership of arguments passed in.

Regards,
                                        Owen

[ And yes, this question belongs on gtk-list or gtk-app-devel-list,
  not gtk-devel-list ]




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