GtkTranslateFunc

The function used to translate messages in e.g. #GtkIconFactory and #GtkActionGroup.

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

Meta