carbonkivy.uix.label
Submodules
Attributes
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 |
|
Implements the creation and addition of child widgets as declarative |
|
Implements the creation and addition of child widgets as declarative |
Package Contents
- carbonkivy.uix.label.UIX[source]
- class carbonkivy.uix.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.
- on_kv_post(base_widget)[source]
- class carbonkivy.uix.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.CLabelCircular(*args, **kwargs)[source]
Bases:
carbonkivy.behaviors.BackgroundColorBehaviorCircular,CBaseLabelImplements the creation and addition of child widgets as declarative programming style.
- class carbonkivy.uix.label.CLabelNeutral(*args, **kwargs)[source]
Bases:
CLabelImplements the creation and addition of child widgets as declarative programming style.
- class carbonkivy.uix.label.CLabelNeutralCircular(*args, **kwargs)[source]
Bases:
CLabelCircularImplements the creation and addition of child widgets as declarative programming style.
- carbonkivy.uix.label.filename[source]