Blender  V3.3
Public Attributes | List of all members
_ScrollBar Struct Reference

Public Attributes

int rect [2][2]
 
float thumbpos
 
float thumbpct
 
int inset
 
int minthumb
 
int scrolling
 
float scrolloffs
 

Detailed Description

Definition at line 13 of file ScrollBar.c.

Member Data Documentation

◆ inset

int _ScrollBar::inset

◆ minthumb

int _ScrollBar::minthumb

Definition at line 18 of file ScrollBar.c.

Referenced by scrollbar_get_thumbH(), and scrollbar_new().

◆ rect

int _ScrollBar::rect[2][2]

◆ scrolling

int _ScrollBar::scrolling

◆ scrolloffs

float _ScrollBar::scrolloffs

◆ thumbpct

float _ScrollBar::thumbpct

◆ thumbpos

float _ScrollBar::thumbpos

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