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