NetSurf
Data Fields
ami_hotlist_ctx Struct Reference

Data Fields

void * userdata
 
int level
 
int item
 
const char * folder
 
bool in_menu
 
bool found
 
bool(* cb )(void *userdata, int level, int item, const char *title, nsurl *url, bool folder)
 

Detailed Description

Definition at line 99 of file hotlist.c.

Field Documentation

◆ cb

bool(* ami_hotlist_ctx::cb) (void *userdata, int level, int item, const char *title, nsurl *url, bool folder)

◆ folder

const char* ami_hotlist_ctx::folder

Definition at line 103 of file hotlist.c.

Referenced by ami_hotlist_folder_enter_cb(), and ami_hotlist_scan().

◆ found

bool ami_hotlist_ctx::found

Definition at line 105 of file hotlist.c.

Referenced by ami_hotlist_folder_enter_cb(), and ami_hotlist_scan().

◆ in_menu

bool ami_hotlist_ctx::in_menu

◆ item

int ami_hotlist_ctx::item

◆ level

int ami_hotlist_ctx::level

◆ userdata

void* ami_hotlist_ctx::userdata

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