Widgets
Description:
public namespace Widgets
Content:
Classes:
- AlertView - The AlertView widget shows to the
user that some actions are now restricted.
- Avatar - The
Avatar widget allowes to theme & crop images with css BORDER_RADIUS property in the .avatar class.
- CellRendererBadge - A badge renderer.
- CellRendererExpander - An expander
renderer.
- CollapsiblePaned -
A paned that can be easily collapsed by double-clicking over the pane separator. If it was previously
collapsed, it is expanded, and vice-versa.
- CompositedWindow -
CompositedWindow is an invisible window without decorations or background.
- DatePicker - This class allows users to pick
dates from a calendar.
- DynamicNotebook - Tab bar widget
designed for a variable number of tabs. Supports showing a "New tab" button, restoring closed tabs, "pinning" tabs, and more.
- ModeButton - This widget is a multiple
option modal switch
- OverlayBar - A floating status bar that
displays a single line of text.
- SourceList - A widget that can display a
list of items organized in categories.
- StorageBar - An horizontal bar showing the
remaining amount of space.
- Tab - This is a standard tab which can be used in a
notebook to form a tabbed UI.
- TimePicker - This widget allows users to
easily pick a time.
- Toast - Toasts are small in-app notifications
that provide feedback about an operation in a small popup. They only fill the space required to show the message and do not block the
UI.
- Welcome - This class is for making a first-
launch screen easily
- WelcomeButton
2022 vala-language.org