• 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
  • Values
  • Signature
  • C signature
  • Implemented by
  • Top of Page

Efl.Text.text

Description

The text string to be displayed by the given text object.

Do not release (free) the returned value.

Since 1.22

Values

  • text - Text string to display.

Signature

@property text @pure_virtual {
    get {}
    set {}
    values {
        text: string;
    }
}

C signature

const char *efl_text_get(const Eo *obj);
void efl_text_set(Eo *obj, const char *text);

Implemented by

  • Efl.Text.text
  • Efl.Ui.Check.text
  • Efl.Ui.Win.text
  • Efl.Ui.Default_Item.text
  • Efl.Ui.Navigation_Bar_Part_Back_Button.text
  • Efl.Ui.Layout_Part_Legacy.text
  • Elm_Actionslider.Part.text
  • Elm.Entry.Part.text
  • Elm_Label.Part.text
  • Elm.Multibuttonentry_Part.text
  • Elm.Naviframe.Part.text
  • Elm_Bubble.Part.text
  • Elm.Fileselector.Entry.Part.text
  • Elm.Fileselector.Part.text
  • Elm.Popup.Part.text
  • Elm.Notify.Part.text
  • Efl.Canvas.Text.text
  • Efl.Ui.Layout_Part_Text.text
  • Efl.Ui.Textpath_Part.text
  • Efl.Ui.Alert_Popup_Part.text
  • Efl.Ui.Text_Part.text
  • Efl.Ui.Textpath.text
  • Efl.Ui.Tags.text
  • Efl.Ui.Frame.text
  • Efl.Ui.Progressbar.text
  • Efl.Ui.Button.text
  • Efl.Ui.Navigation_Bar.text
  • Efl.Canvas.Layout_Part_Invalid.text
  • Efl.Canvas.Layout_Part_Text.text