[][src]Function glib::dgettext

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