Class Fltk.Scroll

Constructors

Scroll(integer x, integer y, integer width, integer height, string label)

Properties

scrollbar_size
xposition
yposition

Methods

clear()
scroll_to(integer x, integer y)

Constructor Documentation


Scroll(integer x, integer y, integer width, integer height, string label)

Parameters

Property Documentation


integer scrollbar_size


integer xposition


integer yposition

Method Documentation


void clear()


void scroll_to(integer x, integer y)

Parameters



Creative Commons Logo This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.