API Version: 41.0
Library Version: 41.0
gboolean can_close ( IdeWorkspaceAddin* self )
This method is called to determine if the workspace can close. If the addin needs to prevent the workspace closing, then return FALSE; otherwise TRUE.
FALSE
TRUE
gboolean
TRUE if the workspace can close; otherwise FALSE.