GIconIface.toTokens

struct GIconIface
extern (C)
int function(GIcon* icon, GPtrArray* tokens, int* outVersion) toTokens;

Return Value

An allocated NUL-terminated UTF8 string or NULL if icon can't be serialized. Use g_free() to free.