NetSurf
|
#include <exec/types.h>
Go to the source code of this file.
Functions | |
void | gui_create_form_select_menu (struct gui_window *g, struct form_control *control) |
BOOL | ami_selectmenu_is_safe (void) |
Opens popupmenu.library to check the version. More... | |
BOOL ami_selectmenu_is_safe | ( | void | ) |
Opens popupmenu.library to check the version.
Versions older than 53.11 are dangerous!
Definition at line 194 of file selectmenu.c.
Referenced by ami_gui_opts_open().
void gui_create_form_select_menu | ( | struct gui_window * | g, |
struct form_control * | control | ||
) |
Definition at line 190 of file selectmenu.c.