rofi
1.5.4
|
Go to the source code of this file.
Data Structures | |
struct | _scrollbar |
Typedefs | |
typedef struct _scrollbar | scrollbar |
Functions | |
scrollbar * | scrollbar_create (widget *parent, const char *name) |
void | scrollbar_set_handle_length (scrollbar *sb, unsigned int pos_length) |
void | scrollbar_set_handle (scrollbar *sb, unsigned int pos) |
void | scrollbar_set_max_value (scrollbar *sb, unsigned int max) |
guint | scrollbar_scroll_get_line (const scrollbar *sb, int y) |