C# Class Efl.Elementary.Label

Inheritance: Efl.Elementary.Impl.LabelImpl
Show file Open project: SabotageAndi/efl-sharp Class Usage Examples

Public Methods

Method Description
Label ( ) : System
Label ( Evas parent ) : System
Label ( Evas parent, string text ) : System

Method Details

Label() public method

public Label ( ) : System
return System

Label() public method

public Label ( Evas parent ) : System
parent Evas
return System

Label() public method

public Label ( Evas parent, string text ) : System
parent Evas
text string
return System