[ CCode ( cname = "gnome_get_translated_modifier" ) ]
[ Version ( since = "3.34" ) ]
public string get_translated_modifier (string modifier, string? translation)
Gets a translation of the raw modifier string.
If translation is provided the returned string is translated accordingly.
| modifier |
the modifier part of a locale name |
| translation |
a locale string |
|
the translated modifier string. Caller takes ownership. |