Method

EDataServerSourceMailCompositionget_composer_mode

unstable since: 3.62

Declaration [src]

const gchar*
e_source_mail_composition_get_composer_mode (
  ESourceMailComposition* extension
)

Description [src]

Returns a string identifying the preferred composer mode for this account, or NULL for unset.

Available since: 3.62

Return value

Type: const gchar*

The composer mode nick string, or NULL.

The returned data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.