From 119759ca6d331bb8d527b0e271aac7023cc8726f Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Tue, 29 Apr 2003 21:33:46 +0000 Subject: [ for bug #41211 ] 2003-04-24 Chris Toshok [ for bug #41211 ] * e-gui-utils.h (e_button_new_with_stock_icon): add prototype. * e-gui-utils.c (e_button_new_with_stock_icon): new function, allow us to create a custom labeled button with a stock icon. svn path=/trunk/; revision=21022 --- e-util/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'e-util/ChangeLog') diff --git a/e-util/ChangeLog b/e-util/ChangeLog index d66bca35bf..47fb77a0f7 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,12 @@ +2003-04-24 Chris Toshok + + [ for bug #41211 ] + + * e-gui-utils.h (e_button_new_with_stock_icon): add prototype. + + * e-gui-utils.c (e_button_new_with_stock_icon): new function, + allow us to create a custom labeled button with a stock icon. + 2003-04-28 Jeffrey Stedfast * e-host-utils.c: Added #include for the -- cgit