class @beta Efl.Canvas.Layout_Part_Swallow extends Efl.Canvas.Layout_Part implements Efl.Content { [[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.Content.content { get; set; } Efl.Content.content_unset; } }