Data Fields | |
| PluginFlags | flags |
Bitmask of PluginFlags. | |
| GtkWidget * | menu_item |
Pointer to a plugin's menu item which will be automatically enabled/disabled when there are no open documents and PLUGIN_IS_DOCUMENT_SENSITIVE is set. | |
Fields set and owned by the plugin.
Bitmask of PluginFlags.
| GtkWidget* PluginFields::menu_item |
Pointer to a plugin's menu item which will be automatically enabled/disabled when there are no open documents and PLUGIN_IS_DOCUMENT_SENSITIVE is set.
This is required if using PLUGIN_IS_DOCUMENT_SENSITIVE, ignored otherwise
1.7.1