NetSurf
Data Fields
ami_win_event_table Struct Reference

#include <gui.h>

Data Fields

BOOL(* event )(void *w)
 
void(* close )(void *w)
 

Detailed Description

Definition at line 59 of file gui.h.

Field Documentation

◆ close

void(* ami_win_event_table::close) (void *w)

Definition at line 70 of file gui.h.

Referenced by ami_quit_netsurf().

◆ event

BOOL(* ami_win_event_table::event) (void *w)

Definition at line 65 of file gui.h.

Referenced by ami_handle_msg().


The documentation for this struct was generated from the following file: