GtkTranslateFunc

The function used to translate messages in e.g. gtk.IconFactory and gtk.ActionGroup

alias GtkTranslateFunc = char* function(const(char)* path, void* funcData)

Return Value

the translated message