Parses a font style. The allowed values are "normal", "italic" and "oblique", case variations being ignored.
a string to parse.
a PangoStyle to store the result in.
if TRUE, issue a g_warning() on bad input.
TRUE if str was successfully parsed.
See Implementation
Parses a font style. The allowed values are "normal", "italic" and "oblique", case variations being ignored.