rofi  1.5.1
_scrollbar Struct Reference

#include <scrollbar.h>

Collaboration diagram for _scrollbar:
Collaboration graph

Data Fields

widget widget
 
unsigned int length
 
unsigned int pos
 
unsigned int pos_length
 
RofiDistance width
 

Detailed Description

Internal structure for the scrollbar.

Definition at line 43 of file scrollbar.h.

Field Documentation

◆ length

◆ pos

unsigned int _scrollbar::pos

Definition at line 47 of file scrollbar.h.

Referenced by scrollbar_create(), scrollbar_draw(), and scrollbar_set_handle().

◆ pos_length

unsigned int _scrollbar::pos_length

◆ widget

widget _scrollbar::widget

Definition at line 45 of file scrollbar.h.

Referenced by scrollbar_create(), scrollbar_scroll(), and scrollbar_scroll_get_line().

◆ width

RofiDistance _scrollbar::width

Definition at line 49 of file scrollbar.h.

Referenced by scrollbar_create().


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