• Main
  • About
  • Download
  • Contact
  • Docs
  • News
  • Develop
  • Contribute
  • Options
    • Show pagesource
    • Backlinks
    • Media Manager
    • Sitemap
  • Login / Register

Navigation

  • Developing with EFL
  • Setting Up EFL
  • Tutorials: Legacy API
  • Tutorials: Unified C API
  • Tutorials: Unified C# API
  • Programming Guides: Legacy API
  • Programming Guides: Unified C API
  • Programming Guides: Unified C# API
  • Reference Guide: Legacy API
  • Reference Guide: Unified C API
  • Reference Guide: Unified C# API 🌐

Page Contents

  • Description
  • Signature
  • C signature
  • Implemented by
  • Top of Page

Efl.Ui.Widget.translation_update

Description

This implements the calls to gettext() and text_set().

Since 1.22

Overridden from Efl.Ui.L10n.translation_update.

Signature

translation_update @protected @pure_virtual {}

C signature

void efl_ui_l10n_translation_update(Eo *obj);

Implemented by

  • Efl.Ui.L10n.translation_update
  • Efl.Ui.Widget.translation_update
  • Efl.Ui.Clock.translation_update