[][src]Function pango::parse_enum

pub fn parse_enum(
    type_: Type,
    str: Option<&str>,
    warn: bool
) -> Option<(i32, GString)>