Function dpgettext2

Source
pub fn dpgettext2(
    domain: Option<&str>,
    context: &str,
    msgid: &str,
) -> Option<GString>