GtkSharp / GtkSharp

.NET wrapper for Gtk and other related libraries
Other
891 stars 98 forks source link

Writing Bindings? #334

Open seikosantana opened 2 years ago

seikosantana commented 2 years ago

Hi,

I'm keen to try writing bindings but I don't know GTK and GObjects very well and I don't know where to start from. Is there any guides I can follow to start writing or generating bindings for use with GtkSharp?

Thanks in advance!

hol430 commented 2 years ago

This document is written for gtk2, but I found it a very useful starting point.