# class Label
Label inherits from Widget
# MEMBERS
# member text
Type: String
# member alignment
Type: Alignment
# member wordWrap
Type: Boolean
# FUNCTIONS
# function setPixmap(pixmap)
Description:
Parameters:
- pixmap: (Pixmap) -
# STATIC FUNCTIONS
# static function of(text)
Description:
Parameters:
- text: (String) -
Return:
(Label) -