Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
David MacDonald
purr-data
Commits
05e4a8e8
Commit
05e4a8e8
authored
May 18, 2008
by
Miller Puckette
Browse files
comments in g_canvas.h
parent
c892393b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/g_canvas.h
View file @
05e4a8e8
...
...
@@ -7,8 +7,8 @@ functions. "Glists" and "canvases" and "graphs" used to be different
structures until being unified in version 0.35.
A glist occupies its own window if the "gl_havewindow" flag is set. Its
appearance on its "parent"
or
"owner" (if it has one) is as a graph
if
"gl_isgraph" is set, and otherwise as a text box.
appearance on its "parent"
, also called
"owner"
,
(if it has one) is as a graph
if
"gl_isgraph" is set, and otherwise as a text box.
A glist is "root" if it has no owner, i.e., a document window. In this
case "gl_havewindow" is always set.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment