[Geany-devel] Is the field "type" of struct GeanyProject used somewhere
Johann SAUNIER
jsaunier.devel at xxxxx
Fri Dec 30 16:28:31 UTC 2011
Hi,
I'm trying to hack geanyprj plugin to add the current project's name
in the main window's title bar, the same way gproject does.
What I plan to do is using the field "name" of the GeanyProject
structure. This struct contains a field named "type" that means
"Identifier whether it is a pure Geany project or modified/extended by
a plugin. " but I can't find out where it is used. Any idea ?
Thanks,
Johann
More information about the Devel
mailing list