Function glib::dgettext[][src]

pub fn dgettext<'a, P: Into<Option<&'a str>>>(
    domain: P,
    msgid: &str
) -> Option<String>