Method
IdeSessionAddincan_save_page
since: 41
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-
Type:
IdePageAn
IdePage.The data is owned by the caller of the function.