efl.evas.Box Class

class efl.evas.Box(Canvas canvas, **kwargs)

sequence, using a layouting function specified by the user.

There are a couple of pre-made layouting functions built-in in Evas, all of them using children size hints to define their size and alignment inside their cell space.

Parameters
  • canvas (Canvas) – The evas canvas for this object

  • **kwargs – All the remaining keyword arguments are interpreted as properties of the instance