Ashet OS

struct: ashet.WidgetDescriptor

Fields

uuid: UUID
data_size: usize

Number of bytes allocated in a Widget for this widget type. See @ref gui.get_widget_data function for further information.

flags: WidgetDescriptor.Flags
handle_event: WidgetEventHandler

Types