Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
33b64f22
for
window.h
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Jun 15, 2010, 12:09:25 AM (
14 years
ago)
Author:
David Benjamin <davidben@mit.edu>
Branches:
master
,
release-1.10
,
release-1.7
,
release-1.8
,
release-1.9
Children:
95d54e6
Parents:
1aa4cc4
Message:
has_children and num_children aren't really necessary
File:
1 edited
window.h
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
window.h
r1aa4cc4
r33b64f22
34
34
35
35
void owl_window_children_foreach(owl_window *parent, GFunc func, gpointer user_data);
36
gboolean owl_window_has_children(owl_window *parent);
37
int owl_window_num_children(owl_window *parent);
38
36
39
37
owl_window *owl_window_parent(owl_window *parent);
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive