[Gtk-sharp-list] Tomboy build problem: "Gtk.TargetList has no
constructors"
Alex Graveley
alex at beatniksoftware.com
Thu Jun 9 14:44:49 EDT 2005
Hi Dan,
See bug #165026.
-Alex
Dan Winship wrote:
> On Thu, 2005-06-09 at 10:38 -0700, Alex Graveley wrote:
>
>>// FIXME: Gtk# broke compatibility at some point with the
>>// methodref for DestGetTargetList. We invoke it manually so
>>// our binary will work for everyone.
>>[DllImport("libgtk-win32-2.0-0.dll")]
>>static extern IntPtr gtk_drag_dest_get_target_list (IntPtr raw);
>
>
> Huh? Here's 1.0:
>
> public static Gtk.TargetList DestGetTargetList(Gtk.Widget widget) {
>
> and here's head:
>
> public static Gtk.TargetList DestGetTargetList(Gtk.Widget widget) {
>
> Looks the same to me...
>
> -- Dan
>
>
> _______________________________________________
> Gtk-sharp-list maillist - Gtk-sharp-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
More information about the Gtk-sharp-list
mailing list