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

Fully generate gtype for most types. #155

Closed Therzok closed 8 years ago

Therzok commented 8 years ago

28fc95b2: https://gist.github.com/Therzok/2436bcb61f1892868eebd7b2dc8f235a 5c52ac7: https://gist.github.com/Therzok/4a206865fecfcc980c6a226626799e5a

Therzok commented 8 years ago

A good example of FlattenHierarchy being preserved is seen via Gdk.Window generation.

Therzok commented 8 years ago

cc @DavidKarlas

DavidKarlas commented 8 years ago

LGTM