Update of /cvsroot/gtk2hs/gtk2hs/gtk/layout
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12487/gtk/layout
Added Files:
api.ignore
Log Message:
new files to mark unbound functions, for use with the api coverage tool.
Also, change makefile to filter gtk.coverage so we get less noise in the diff.
--- NEW FILE: api.ignore ---
#deprecated button box functions
exclude gtk_[hv]button_box_[gs]et_spacing_default
exclude gtk_[hv]button_box_[gs]et_layout_default
|