Function
Camelsystem_flag_get
Declaration [src]
gboolean
camel_system_flag_get (
CamelMessageFlags flags,
const gchar* name
)
Parameters
flags-
Type:
CamelMessageFlagsBitwise system flags.
name-
Type:
const gchar*Name of the flag to check for.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.