parse_style
Description:
Parses a font style.
The allowed values are "normal", "italic" and "oblique", case variations being ignored.
Parameters:
str |
a string to parse. |
style |
a `PangoStyle` to store the result in. |
warn |
if true, issue a warning on bad input. |
Returns:
true if |
Namespace: Pango
Package: pango