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

Data Fields

char * buffer
 
size_t buffer_len
 
size_t length
 
int n_styles
 
nsclipboard_stylesstyles
 

Detailed Description

Definition at line 39 of file selection.c.

Field Documentation

◆ buffer

char* selection_string::buffer

◆ buffer_len

size_t selection_string::buffer_len

Definition at line 41 of file selection.c.

Referenced by selection_string_append().

◆ length

size_t selection_string::length

Definition at line 42 of file selection.c.

Referenced by selection_copy_to_clipboard(), and selection_string_append().

◆ n_styles

int selection_string::n_styles

Definition at line 44 of file selection.c.

Referenced by selection_copy_to_clipboard(), and selection_string_append().

◆ styles

nsclipboard_styles* selection_string::styles

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