Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Efl
Elementary
Label
C# Class Efl.Elementary.Label
Inheritance:
Efl.Elementary.Impl.LabelImpl
Datei anzeigen
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