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

Data Fields

struct browser_window *(* get_bw )(void *ctx)
 callback to obtain a browser window for navigation More...
 
void * get_bw_ctx
 context passed to get_bw function More...
 

Detailed Description

Definition at line 43 of file completion.c.

Field Documentation

◆ get_bw

struct browser_window *(* nsgtk_completion_ctx::get_bw) (void *ctx)

callback to obtain a browser window for navigation

Definition at line 148 of file completion.c.

Referenced by nsgtk_completion_match_select().

◆ get_bw_ctx

void* nsgtk_completion_ctx::get_bw_ctx

context passed to get_bw function

Definition at line 52 of file completion.c.

Referenced by nsgtk_completion_match_select().


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