NetSurf
Data Fields
treeview_text Struct Reference

Text within a treeview field or node. More...

Data Fields

const char * data
 Text string. More...
 
uint32_t len
 Length of string in bytes. More...
 
int width
 Width of text in px. More...
 

Detailed Description

Text within a treeview field or node.

Definition at line 88 of file treeview.c.

Field Documentation

◆ data

const char* treeview_text::data

◆ len

uint32_t treeview_text::len

◆ width

int treeview_text::width

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