NetSurf
Data Fields
dialog_list_entry Struct Reference
Collaboration diagram for dialog_list_entry:
[legend]

Data Fields

struct dialog_list_entrynext
 
HWND hwnd
 

Detailed Description

Definition at line 55 of file gui.c.

Field Documentation

◆ hwnd

HWND dialog_list_entry::hwnd

Definition at line 57 of file gui.c.

Referenced by handle_dialog_message(), nsw32_add_dialog(), and nsw32_del_dialog().

◆ next

struct dialog_list_entry* dialog_list_entry::next

Definition at line 56 of file gui.c.

Referenced by handle_dialog_message(), nsw32_add_dialog(), and nsw32_del_dialog().


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