rofi  1.5.4
scrollbar.h File Reference
#include <cairo.h>
#include "widgets/widget.h"
#include "widgets/widget-internal.h"
Include dependency graph for scrollbar.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  _scrollbar
 

Typedefs

typedef struct _scrollbar scrollbar
 

Functions

scrollbarscrollbar_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)