ALLEGRO_MENU_INFO
nothrow @nogc extern (C)
struct ALLEGRO_MENU_INFO {
}
Members
- caption
const(char)* caption;
Undocumented in source.
- flags
int flags;
Undocumented in source.
- icon
ALLEGRO_BITMAP* icon;
Undocumented in source.
- id
ushort id;
Undocumented in source.
allegro5 allegro_native_dialog
aliasesenumsfunctionsstructstemplates