Signal
FoundryTextManager::document-saved
unstable since: 1.1
Declaration
void
document_saved (
FoundryTextManager* self,
FoundryTextDocument* document,
gpointer user_data
)
Description [src]
This signal is emitted whenever a FoundryTextDocument managed
by the manager emits “saved”.
| Default handler: The default handler is called after the handlers added via |
| Available since: 1.1 |
Parameters
document-
Type:
FoundryTextDocumentThe data is owned by the caller of the function.