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
Aayush
purr-data
Commits
437edd04
Commit
437edd04
authored
Mar 28, 2012
by
Ivica Bukvic
Browse files
added comment/explanation for the find_parent function
parent
c29545fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/g_editor.c
View file @
437edd04
...
...
@@ -3804,6 +3804,8 @@ static void canvas_find_again(t_canvas *x)
}
}
/* following function serves mainly as a helper function for tcl/tk
and focuses first visible parent (not the immediate parent) */
static
void
canvas_find_parent
(
t_canvas
*
x
)
{
if
(
x
->
gl_owner
)
{
...
...
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