Re: EuGTK 4.7.5 available
- Posted by irv Dec 04, 2013
- 1833 views
Seem to me that the best way would be to devise a way to 'embed' and hide real HTML in the source, with only a link showing at the function declaration.
I believe most modern text editors could be made to recognize these (like Geany does when you highlight a GtkWidget name In your code)
Perhaps put the HTML at the end of each file, and hide it from the interpreter with an ifdef?