Codebase list ruby-fxruby / 12e77b9e-e141-461f-8c41-54c8e546ab7b/main ext / fox16_c / include / FXRbTranslatorVirtuals.h
12e77b9e-e141-461f-8c41-54c8e546ab7b/main

Tree @12e77b9e-e141-461f-8c41-54c8e546ab7b/main (Download .tar.gz)

FXRbTranslatorVirtuals.h @12e77b9e-e141-461f-8c41-54c8e546ab7b/mainraw · history · blame

1
2
3
public:
  // Overrides the base class version of tr()
  virtual const FXchar* tr(const FXchar* context,const FXchar* message,const FXchar* hint) const;