Skip to content
  • Michael Natterer's avatar
    Bug 547270 – Make GtkHSV public · ac327963
    Michael Natterer authored
    2008-08-11  Michael Natterer  <mitch@imendio.com>
    
    	Bug 547270 – Make GtkHSV public
    
    	* gtk/Makefile.am
    	* gtk/gtk.h: install gtkhsv.h as public header (its symbols were
    	always public anyway).
    
    	* gtk/gtkhsv.h: add single-include guards, add class struct padding,
    	seal the instance member, cleanup.
    
    	* gtk/gtkhsv.c: center the widget in its allocation,
    	add "Since: 2.14", cleanup.
    
    
    svn path=/trunk/; revision=21078
    ac327963