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  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to