Function

GLib-2.0GLibstrip_contextSince 2.4

  • An auxiliary function for gettext() support (see Q_()).

    Parameters

    • msgid: string

      a string

    • msgval: string

      another string

    Returns string

    msgval, unless msgval is identical to msgid and contains a '|' character, in which case a pointer to the substring of msgid after the first '|' character is returned.

    2.4