Finally "finished" the framework for GInterface registration in Gtk# this week. I wrote up a
small tutorial and API description. It points to the
small test application I wrote to demonstrate TreeModel implementation, which is the most common reason people have requested GInterface registration for the past few years.
Here's a screenshot of the sample which uses reflection to display the assemblies, types, and members in the application's AppDomain.
2 comments:
Whoa!!! This is *SO* great! Thanks for the good job!
Thanks Mike! This is excellent news.
Post a Comment