Home
last modified time | relevance | path

Searched defs:ag_widget (Results 1 – 1 of 1) sorted by relevance

/dports/devel/agar/agar-1.5.0/gui/
H A Dwidget.h163 typedef struct ag_widget { struct
164 struct ag_object obj;
166 Uint flags;
204 struct ag_widget *focusFwd; /* For ForwardFocus() */ argument
217 enum ag_widget_color_state cState; /* Current CSS color state */ argument
218 struct ag_font *font; /* Computed font reference */
219 AG_WidgetPalette pal; /* Computed color palette */
221 struct {
224 } gl;