allegro ~master (2020-12-21T19:42:05Z)
Home
Dub
Repo
ALLEGRO_START_OF_MENU.ALLEGRO_START_OF_MENU
allegro5
allegro_native_dialog
ALLEGRO_START_OF_MENU
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
template
ALLEGRO_START_OF_MENU
(const(char)[] caption, int id)
nothrow @
nogc
extern (
C
) const
auto
ALLEGRO_START_OF_MENU
=
ALLEGRO_MENU_INFO
(
mixin
(
`"`
~
caption
~
`->\0"`
),
id
,
0
,
NULL
)
;
Meta
Source
See Source File
allegro5
allegro_native_dialog
ALLEGRO_START_OF_MENU
variables
ALLEGRO_START_OF_MENU