Function dcgettext

Source
pub fn dcgettext(
    domain: Option<&str>,
    msgid: &str,
    category: i32,
) -> Option<GString>