GIconIface.fromTokens

Constructs a #GIcon from tokens. Set the #GError if the tokens are malformed. Don't implement if the #GIcon can't be serialized (Since 2.20).

struct GIconIface
extern (C)
GIcon* function(char** tokens, int numTokens, int version_, GError** _err) fromTokens;