NetSurf
Data Fields
hotlist_iterate_ctx Struct Reference

Data Fields

hotlist_folder_enter_cb enter_cb
 
hotlist_address_cb address_cb
 
hotlist_folder_leave_cb leave_cb
 
void * ctx
 

Detailed Description

Definition at line 1127 of file hotlist.c.

Field Documentation

◆ address_cb

hotlist_address_cb hotlist_iterate_ctx::address_cb

Definition at line 1129 of file hotlist.c.

Referenced by hotlist_iterate(), and hotlist_iterate_enter_cb().

◆ ctx

void* hotlist_iterate_ctx::ctx

Definition at line 1131 of file hotlist.c.

Referenced by hotlist_iterate(), hotlist_iterate_enter_cb(), and hotlist_iterate_leave_cb().

◆ enter_cb

hotlist_folder_enter_cb hotlist_iterate_ctx::enter_cb

Definition at line 1128 of file hotlist.c.

Referenced by hotlist_iterate().

◆ leave_cb

hotlist_folder_leave_cb hotlist_iterate_ctx::leave_cb

Definition at line 1130 of file hotlist.c.

Referenced by hotlist_iterate(), and hotlist_iterate_leave_cb().


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