|
ELinks 0.19.1
|
#include <iframes.h>

Data Fields | |
| char * | name |
| struct uri * | uri |
| struct el_box | box |
| int | nlink |
| int | number |
| int | cache_id |
| unsigned int | inserted:1 |
| unsigned int | hidden:1 |
| unsigned int | to_load:1 |
| struct el_box iframe_desc::box |
| int iframe_desc::cache_id |
| unsigned int iframe_desc::hidden |
| unsigned int iframe_desc::inserted |
| char* iframe_desc::name |
| int iframe_desc::nlink |
| int iframe_desc::number |
| unsigned int iframe_desc::to_load |
| struct uri* iframe_desc::uri |