pidgin/gtkicon-theme-loader.h

branch
gtkdoc-conversion
changeset 35451
206524351826
parent 35416
35c615531b2a
child 35472
474e26199560
equal deleted inserted replaced
35450:70703e650a7f 35451:206524351826
1 /**
2 * @file gtkicon-theme-loader.h Pidgin Icon Theme Loader Class API
3 */
4
5 /* purple 1 /* purple
6 * 2 *
7 * Purple is the legal property of its developers, whose names are too numerous 3 * Purple is the legal property of its developers, whose names are too numerous
8 * to list here. Please refer to the COPYRIGHT file distributed with this 4 * to list here. Please refer to the COPYRIGHT file distributed with this
9 * source distribution. 5 * source distribution.
19 * GNU General Public License for more details. 15 * GNU General Public License for more details.
20 * 16 *
21 * You should have received a copy of the GNU General Public License 17 * You should have received a copy of the GNU General Public License
22 * along with this program; if not, write to the Free Software 18 * along with this program; if not, write to the Free Software
23 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
20 */
21 /**
22 * SECTION:gtkicon-theme-loader
23 * @section_id: pidgin-gtkicon-theme-loader
24 * @short_description: <filename>gtkicon-theme-loader.h</filename>
25 * @title: Pidgin Icon Theme Loader Class
24 */ 26 */
25 27
26 #ifndef PIDGIN_ICON_THEME_LOADER_H 28 #ifndef PIDGIN_ICON_THEME_LOADER_H
27 #define PIDGIN_ICON_THEME_LOADER_H 29 #define PIDGIN_ICON_THEME_LOADER_H
28 30

mercurial