Parses a font variant. The allowed values are "normal" and "smallcaps" or "small_caps", case variations being ignored.
a string to parse.
a glib.Variant to store the result in.
if TRUE, issue a g_warning() on bad input.
TRUE if str was successfully parsed.
Parses a font variant. The allowed values are "normal" and "smallcaps" or "small_caps", case variations being ignored.