Document, cleanup and fix some theme properties

This commit is contained in:
kobewi
2023-09-26 23:52:16 +02:00
parent 251fb83d53
commit cfb6d25d30
6 changed files with 4 additions and 22 deletions

View File

@ -63,7 +63,6 @@ class ScrollBar : public Range {
double get_grabber_size() const;
double get_grabber_min_size() const;
double get_area_size() const;
double get_area_offset() const;
double get_grabber_offset() const;
static void set_can_focus_by_default(bool p_can_focus);