Skip to content

Latest commit

 

History

History
31 lines (28 loc) · 1.02 KB

Display.md

File metadata and controls

31 lines (28 loc) · 1.02 KB

List of GTK Widgets that fit the "Display" category

Progress

Kotlin Name Functions Signals Documented DSL
Label 🟩 🟩 🟩
AccelLabel 🟩 🟫 🟩
Image 🟩 🟫 🟩
TextView 🟨 🟥
TreeView 🟥 🟥
IconView 🟥 🟥
ProgressBar 🟩 🟫 🟩
LevelBar 🟩 🟩 🟩
Spinner 🟩 🟫 🟩
Menu 🟨 🟥
Calendar 🟥 🟥
Separator 🟩 🟫 🟩
DrawingArea 🟨 🟫
GLArea 🟥 🟥
InfoBar 🟨 🟨

Legend

Color Meaning
🟩 Complete
🟨 Partially complete
🟥 Incomplete
🟫 N/A

Remarks

  • InfoBar : Because passing a vararg is impossible, some functions have been ignored or emulated