NetSurf
Data Fields
scrollbar_msg_data Struct Reference

scrollbar message context data More...

#include <scrollbar.h>

Collaboration diagram for scrollbar_msg_data:
[legend]

Data Fields

struct scrollbarscrollbar
 
scrollbar_msg msg
 
int scroll_offset
 
int x0
 
int y0
 
int x1
 
int y1
 

Detailed Description

scrollbar message context data

Definition at line 59 of file scrollbar.h.

Field Documentation

◆ msg

scrollbar_msg scrollbar_msg_data::msg

◆ scroll_offset

int scrollbar_msg_data::scroll_offset

Definition at line 62 of file scrollbar.h.

◆ scrollbar

struct scrollbar* scrollbar_msg_data::scrollbar

◆ x0

int scrollbar_msg_data::x0

◆ x1

int scrollbar_msg_data::x1

◆ y0

int scrollbar_msg_data::y0

◆ y1

int scrollbar_msg_data::y1

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