GIconIface.toTokens

Serializes a #GIcon into tokens. The tokens must not contain any whitespace. Don't implement if the #GIcon can't be serialized (Since 2.20).

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