ELinks 0.20.0
widget Struct Reference

#include <widget.h>

Collaboration diagram for widget:

Data Structures

union  [union].info

Data Fields

const struct widget_opsops
char * text
widget_handler_Thandler
void * data
int datalen
union  info
enum widget_type type

Field Documentation

◆ data

void* widget::data

◆ datalen

int widget::datalen

◆ handler

widget_handler_T* widget::handler

◆ info

union widget::[union].info widget::info

◆ ops

const struct widget_ops* widget::ops

◆ text

char* widget::text

◆ type

enum widget_type widget::type

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