• 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

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

Efl.Ui.Win.prop_focus_skip

Values

  • skip - The skip flag state (true if it is to be skipped).


Signature

@property prop_focus_skip @beta {
    set {}
}

C signature

void efl_ui_win_prop_focus_skip_set(Eo *obj, Eina_Bool skip);

Implemented by

  • Efl.Ui.Win.prop_focus_skip