Method

FoundryTextSettingsProviderdup_document

Declaration [src]

FoundryTextDocument*
foundry_text_settings_provider_dup_document (
  FoundryTextSettingsProvider* self
)

Description [src]

The document the settings should represent, if any.

Return value

Type: FoundryTextDocument

No description available.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.
The return value can be NULL.