Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document a case where plugin_module_make_resident() cannot be used #759

Closed
wants to merge 1 commit into from

Conversation

b4n
Copy link
Member

@b4n b4n commented Nov 14, 2015

Closes #719.

See #719 (comment)

@b4n b4n added this to the 1.26 milestone Nov 14, 2015
@b4n b4n force-pushed the plugin_module_make_resident-docs branch from 8b32b35 to 2f65f53 Compare November 14, 2015 18:23
@@ -92,6 +92,25 @@ void plugin_add_toolbar_item(GeanyPlugin *plugin, GtkToolItem *item)
*
* @param plugin Must be @ref geany_plugin.
*
* @warning This cannot be used from inside `geany_load_module()` using the new plugin API.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/using/which is part of/

@elextr
Copy link
Member

elextr commented Nov 14, 2015

LGTM, one minor suggestion thats all.

@b4n
Copy link
Member Author

b4n commented Nov 15, 2015

Obsoleted by #760.

@b4n b4n closed this Nov 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants