From fb53dffc05b5bf6f767a6b33abf6eabb627e7644 Mon Sep 17 00:00:00 2001 From: Iñigo Martínez Date: Fri, 20 Apr 2007 07:08:14 +0000 Subject: Developers documentation updated. 2007-04-20 Iñigo Martínez * shell/ev-application.c: * shell/ev-job-queue.c: * shell/ev-metadata-manager.c: * shell/ev-stock-icons.c: * shell/ev-window.c: * shell/main.c: Developers documentation updated. svn path=/trunk/; revision=2410 --- (limited to 'shell/ev-stock-icons.c') diff --git a/shell/ev-stock-icons.c b/shell/ev-stock-icons.c index f2d059b..799878d 100644 --- a/shell/ev-stock-icons.c +++ b/shell/ev-stock-icons.c @@ -43,6 +43,11 @@ static const EvStockIcon stock_icons [] = { { EV_STOCK_ROTATE_RIGHT, "object-rotate-right"}, }; +/** + * ev_stock_icons_init: + * + * Creates a new icon factory, adding the base stock icons to it. + */ void ev_stock_icons_init (void) { -- cgit v0.9.1