source: trunk/third/libwnck/README @ 18594

Revision 18594, 700 bytes checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18593, which included commits to RCS files with non-trunk default branches.
Line 
1libwnck is Window Navigator Construction Kit, i.e. a library to use
2for writing pagers and taskslists and stuff. 
3
4libwnck isn't supported in the devel platform, which means OS vendors won't
5guarantee the API/ABI long-term, but authors of open source apps
6should feel free to use libwnck as users can always recompile against
7a new version.  (And the API/ABI has historically changed very little,
8I'm not changing it gratuitously or without soname increments.)
9
10There are API docs in the source code, though no one has set up the
11Makefile-fu with gtk-doc to actually extract them, you can probably
12read them in-place and get an idea how to use the lib. Or use
13tasklist.c and pager.c as sample code.
Note: See TracBrowser for help on using the repository browser.