Virtual Method
IdeSessionAddincan_save_page
Description
Checks whether self supports saving page. This is typically done by checking for
its GObject type using FOO_IS_BAR_PAGE () for page types defined in the plugin.
In practice it means that this self addin supports all the different vfuncs for
this page.
| Available since: | 41 |
Parameters
page |
IdePage |
An |
|
| The data is owned by the caller of the function. |