mono / gtk-sharp

Gtk# is a Mono/.NET binding to the cross platform Gtk+ GUI toolkit and the foundation of most GUI apps built with Mono
http://www.mono-project.com/GtkSharp
Other
428 stars 140 forks source link

[GLib, Gen] Use generic variants of Marshal methods. #194

Closed Therzok closed 7 years ago

Therzok commented 7 years ago

This makes use of JIT intrinsics on Mono, which are better performing.