aboutsummaryrefslogtreecommitdiff
path: root/liblogdiag/ld-canvas.h
Commit message (Collapse)AuthorAgeFilesLines
* Make ld_canvas_new() return a GtkWidget reference.Přemysl Janouch2011-01-241-1/+1
| | | | For consistency with GTK+.
* Make a separate library.Přemysl Janouch2011-01-101-0/+91
This is required for gtkdoc-scangobj. So far it's much like it's been before, the main differences are that source files are in two directories from now on and the build process has two stages.