C# Class Efl.Elementary.Label

Inheritance: Efl.Elementary.Impl.LabelImpl
Afficher le fichier Open project: SabotageAndi/efl-sharp Class Usage Examples

Méthodes publiques

Méthode Description
Label ( ) : System
Label ( Evas parent ) : System
Label ( Evas parent, string text ) : System

Method Details

Label() public méthode

public Label ( ) : System
Résultat System

Label() public méthode

public Label ( Evas parent ) : System
parent Evas
Résultat System

Label() public méthode

public Label ( Evas parent, string text ) : System
parent Evas
text string
Résultat System