Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
www
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Fernando Ortiz
www
Commits
cbdfb1a3
Commit
cbdfb1a3
authored
24 years ago
by
Dan Egnor
Browse files
Options
Downloads
Patches
Plain Diff
tweaks
parent
5bade0a1
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
why.html
+3
-3
3 additions, 3 deletions
why.html
with
3 additions
and
3 deletions
why.html
+
3
−
3
View file @
cbdfb1a3
...
...
@@ -97,9 +97,9 @@ For more about liboop, see the <a href="how">documentation</a>.
callbacks on file descriptors and all that good stuff?
</em>
<dd>
Because not everyone might want to be tied to that widget set. In
particular, the developer of a general-purpose I/O library would want to
allow everyone to use it, without
limiting what widget set they use (if
they use any at all!). Liboop lets them
write to a standard interface,
which can
in turn be implemented on top of most widget set
s.
<p>
allow everyone to use it, without
requiring a particular widget set.
Liboop lets the library developer
write to a standard interface,
which can
then be used with most widget sets and other event loop
s.
<p>
<a
name=
"glib"
></a>
<dt><em>
Doesn't GLib's
<a
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment