[Geany-Devel] Problems calling ui_update_statusbar from a plugin

Abel akronix5 at xxxxx
Sat Oct 31 02:47:44 UTC 2015


Hi!

I'm hacking split window plugin and I wanted to use the function
ui_update_statusbar(), located in ui_utils.h

When I try to compile I get the following warning:

"warning: implicit declaration of function 'ui_update_statusbar'
[-Wimplicit-function-declaration]"

And if I try yo execute the bin generated it doesn't allow you to enable
that plugin, it is never shown anymore.

The plugin includes geanyplugin.h which in turn includes ui_utils.h

Some help or hints?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geany.org/pipermail/devel/attachments/20151031/a52a0b48/attachment.html>


More information about the Devel mailing list