• 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.Canvas.Group.group_clipper

Values

  • clipper - A clipper rectangle.


Signature

@property group_clipper {
    get @protected {}
    values {
        clipper: const(Efl.Canvas.Object);
    }
}

C signature

const Efl_Canvas_Object *efl_canvas_group_clipper_get(const Eo *obj);

Implemented by

  • Efl.Canvas.Group.group_clipper