►
Embedded GUI
:
Widgets within
editor<%>
1
Containers
2
Controls
3
Control Snips
4
Helpers
5
Snip Functions
▼
2
Controls
2.1
embedded-
text-
button%
2.2
embedded-
button%
2.3
embedded-
toggle-
button%
2.4
embedded-
message%
2.5
vline%
2.6
hline%
top
← prev
up
next →
vline%
:
class?
superclass:
snip-wrapper%
extends:
alignment<%>
Displays a vertical line across the region that is inserted into.
(
new
vline%
[
parent
parent
]
)
→
(
is-a?/c
vline%
)
parent
:
(
is-a?/c
alignment-parent<%>
)
top
← prev
up
next →