class Efl.Canvas.Layout_Internal.Swallow (Efl.Canvas.Layout_Internal, Efl.Container) { [[Represents a SWALLOW part of an Edje object. Its lifetime is limited to one function call only, unless an extra reference is explicitely held. ]] data: null; implements { Efl.Container.content { get; set; } Efl.Container.content_unset; } }