[][src]Function pango::parse_enum

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