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
426 stars 141 forks source link

Generate static callbacks #208

Closed Therzok closed 6 years ago

Therzok commented 6 years ago

Diff as of 8c54918 https://gist.github.com/Therzok/2b67fc7f63b7a0e3ef410c7a82aaafe2

Therzok commented 6 years ago

Diff for b8d274b https://gist.github.com/Therzok/3372a231bdb96659102a18a88c619114

Therzok commented 6 years ago

Diff for 7fa0084 https://gist.github.com/Therzok/191c99144158178bb6af8d9b7a1cebf5

Therzok commented 6 years ago

Diff for 831efbe https://gist.github.com/Therzok/a67f169546f3db59285b687976d3ddc1

Therzok commented 6 years ago

The PR should be ready now.

Therzok commented 6 years ago

Final diff: https://gist.github.com/Therzok/b158ce4dd70ed3bd35120812dd80de3b 142 files changed, 670 insertions(+), 5743 deletions(-)

Therzok commented 6 years ago

Last version: https://gist.github.com/Therzok/92cf083b3e1157fa9f2a197e189648e7 144 files changed, 666 insertions(+), 5462 deletions(-)

Therzok commented 6 years ago

https://gist.github.com/Therzok/7c79efe0f070277f35c19ef44b9cd770

Latest diff 144 files changed, 1001 insertions(+), 5650 deletions(-)