rofi 1.7.9
_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 46 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 44 of file scrollbar.h.

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

◆ width

RofiDistance _scrollbar::width

Definition at line 48 of file scrollbar.h.

Referenced by scrollbar_create().


The documentation for this struct was generated from the following file:
  • /builddir/build/BUILD/rofi-1.7.9-build/rofi-1.7.9/include/widgets/scrollbar.h