Function
Purpleprimitive_get_id_from_type
Declaration [src]
const char*
purple_primitive_get_id_from_type (
PurpleStatusPrimitive type
)
Description [src]
Lookup the id of a primitive status type based on the type. This ID is a unique plain-text name of the status, without spaces.
Parameters
type
-
Type:
PurpleStatusPrimitive
A primitive status type.