carbonkivy.uix.label.label
Classes
Implements the creation and addition of child widgets as declarative |
|
Implements the creation and addition of child widgets as declarative |
|
Implements the creation and addition of child widgets as declarative |
Module Contents
- class carbonkivy.uix.label.label.CBaseLabel(**kwargs)[source]
Bases:
carbonkivy.behaviors.AdaptiveBehavior,carbonkivy.behaviors.DeclarativeBehavior,kivy.uix.label.LabelImplements the creation and addition of child widgets as declarative programming style.
- style[source]
- typeface[source]
- weight_style[source]
- on_kv_post(base_widget)[source]
- class carbonkivy.uix.label.label.CLabel(*args, **kwargs)[source]
Bases:
carbonkivy.behaviors.BackgroundColorBehaviorRectangular,CBaseLabelImplements the creation and addition of child widgets as declarative programming style.
- class carbonkivy.uix.label.label.CLabelCircular(*args, **kwargs)[source]
Bases:
carbonkivy.behaviors.BackgroundColorBehaviorCircular,CBaseLabelImplements the creation and addition of child widgets as declarative programming style.