2 * Sylpheed -- a GTK+ based, lightweight, and fast e-mail client
3 * Copyright (C) 1999-2012 Hiroyuki Yamamoto and the Claws Mail team
5 * This program is free software; you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License as published by
7 * the Free Software Foundation; either version 3 of the License, or
8 * (at your option) any later version.
10 * This program is distributed in the hope that it will be useful,
11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 * GNU General Public License for more details.
15 * You should have received a copy of the GNU General Public License
16 * along with this program. If not, see <http://www.gnu.org/licenses/>.
20 #ifndef __STOCK_PIXMAP_H__
21 #define __STOCK_PIXMAP_H__
28 STOCK_PIXMAP_ADDR_ONE
,
29 STOCK_PIXMAP_ADDR_TWO
,
31 STOCK_PIXMAP_ADDRESS_BOOK
,
32 STOCK_PIXMAP_ADDRESS_SEARCH
,
33 STOCK_PIXMAP_ANONYMOUS
,
35 STOCK_PIXMAP_CATEGORY
,
36 STOCK_PIXMAP_CHECKBOX_OFF
,
37 STOCK_PIXMAP_CHECKBOX_ON
,
38 STOCK_PIXMAP_CHECK_SPELLING
,
40 STOCK_PIXMAP_CLIP_KEY
,
41 STOCK_PIXMAP_CLIP_GPG_SIGNED
,
43 STOCK_PIXMAP_COMPLETE
,
44 STOCK_PIXMAP_CONTINUE
,
46 STOCK_PIXMAP_DIR_CLOSE
,
47 STOCK_PIXMAP_DIR_CLOSE_HRM
,
48 STOCK_PIXMAP_DIR_OPEN
,
49 STOCK_PIXMAP_DIR_OPEN_HRM
,
50 STOCK_PIXMAP_DIR_CLOSE_MARK
,
51 STOCK_PIXMAP_DIR_CLOSE_HRM_MARK
,
52 STOCK_PIXMAP_DIR_OPEN_MARK
,
53 STOCK_PIXMAP_DIR_OPEN_HRM_MARK
,
54 STOCK_PIXMAP_DOWN_ARROW
,
55 STOCK_PIXMAP_UP_ARROW
,
56 STOCK_PIXMAP_EDIT_EXTERN
,
59 STOCK_PIXMAP_FORWARDED
,
61 STOCK_PIXMAP_IGNORETHREAD
,
62 STOCK_PIXMAP_INBOX_CLOSE
,
63 STOCK_PIXMAP_INBOX_CLOSE_HRM
,
64 STOCK_PIXMAP_INBOX_OPEN
,
65 STOCK_PIXMAP_INBOX_OPEN_HRM
,
66 STOCK_PIXMAP_INBOX_CLOSE_MARK
,
67 STOCK_PIXMAP_INBOX_CLOSE_HRM_MARK
,
68 STOCK_PIXMAP_INBOX_OPEN_MARK
,
69 STOCK_PIXMAP_INBOX_OPEN_HRM_MARK
,
70 STOCK_PIXMAP_INSERT_FILE
,
71 STOCK_PIXMAP_INTERFACE
,
74 STOCK_PIXMAP_KEY_SIGN
,
76 STOCK_PIXMAP_LINEWRAP_CURRENT
,
77 STOCK_PIXMAP_LINEWRAP_ALL
,
80 STOCK_PIXMAP_MAIL_ATTACH
,
81 STOCK_PIXMAP_MAIL_COMPOSE
,
82 STOCK_PIXMAP_MAIL_FORWARD
,
83 STOCK_PIXMAP_MAIL_RECEIVE
,
84 STOCK_PIXMAP_MAIL_RECEIVE_ALL
,
85 STOCK_PIXMAP_MAIL_REPLY
,
86 STOCK_PIXMAP_MAIL_REPLY_TO_ALL
,
87 STOCK_PIXMAP_MAIL_REPLY_TO_AUTHOR
,
88 STOCK_PIXMAP_MAIL_REPLY_TO_LIST
,
89 STOCK_PIXMAP_MAIL_SEND
,
90 STOCK_PIXMAP_MAIL_SEND_QUEUE
,
91 STOCK_PIXMAP_MAIL_SIGN
,
92 STOCK_PIXMAP_OPEN_MAIL
,
95 STOCK_PIXMAP_NEWS_COMPOSE
,
96 STOCK_PIXMAP_OUTBOX_CLOSE
,
97 STOCK_PIXMAP_OUTBOX_CLOSE_HRM
,
98 STOCK_PIXMAP_OUTBOX_OPEN
,
99 STOCK_PIXMAP_OUTBOX_OPEN_HRM
,
100 STOCK_PIXMAP_OUTBOX_CLOSE_MARK
,
101 STOCK_PIXMAP_OUTBOX_CLOSE_HRM_MARK
,
102 STOCK_PIXMAP_OUTBOX_OPEN_MARK
,
103 STOCK_PIXMAP_OUTBOX_OPEN_HRM_MARK
,
104 STOCK_PIXMAP_REPLIED
,
105 STOCK_PIXMAP_REPLIED_AND_FORWARDED
,
107 STOCK_PIXMAP_PREFERENCES
,
108 STOCK_PIXMAP_PROPERTIES
,
109 STOCK_PIXMAP_QUEUE_CLOSE
,
110 STOCK_PIXMAP_QUEUE_CLOSE_HRM
,
111 STOCK_PIXMAP_QUEUE_OPEN
,
112 STOCK_PIXMAP_QUEUE_OPEN_HRM
,
113 STOCK_PIXMAP_TRASH_OPEN
,
114 STOCK_PIXMAP_TRASH_OPEN_HRM
,
115 STOCK_PIXMAP_TRASH_CLOSE
,
116 STOCK_PIXMAP_TRASH_CLOSE_HRM
,
117 STOCK_PIXMAP_QUEUE_CLOSE_MARK
,
118 STOCK_PIXMAP_QUEUE_CLOSE_HRM_MARK
,
119 STOCK_PIXMAP_QUEUE_OPEN_MARK
,
120 STOCK_PIXMAP_QUEUE_OPEN_HRM_MARK
,
121 STOCK_PIXMAP_TRASH_OPEN_MARK
,
122 STOCK_PIXMAP_TRASH_OPEN_HRM_MARK
,
123 STOCK_PIXMAP_TRASH_CLOSE_MARK
,
124 STOCK_PIXMAP_TRASH_CLOSE_HRM_MARK
,
128 STOCK_PIXMAP_OFFLINE
,
129 STOCK_PIXMAP_NOTICE_WARN
, /* small warning */
130 STOCK_PIXMAP_NOTICE_ERROR
, /* small error */
131 STOCK_PIXMAP_NOTICE_NOTE
, /* small message */
132 STOCK_PIXMAP_QUICKSEARCH
, /* quicksearch pixmap */
133 STOCK_PIXMAP_GPG_SIGNED
,
134 STOCK_PIXMAP_GO_FOLDERS
,
135 STOCK_PIXMAP_DRAFTS_CLOSE
,
136 STOCK_PIXMAP_DRAFTS_OPEN
,
137 STOCK_PIXMAP_DRAFTS_CLOSE_MARK
,
138 STOCK_PIXMAP_DRAFTS_OPEN_MARK
,
139 STOCK_PIXMAP_MIME_TEXT_PLAIN
,
140 STOCK_PIXMAP_MIME_TEXT_HTML
,
141 STOCK_PIXMAP_MIME_TEXT_PATCH
,
142 STOCK_PIXMAP_MIME_APPLICATION
,
143 STOCK_PIXMAP_MIME_IMAGE
,
144 STOCK_PIXMAP_MIME_AUDIO
,
145 STOCK_PIXMAP_MIME_TEXT_ENRICHED
,
146 STOCK_PIXMAP_MIME_UNKNOWN
,
147 STOCK_PIXMAP_MIME_PDF
,
148 STOCK_PIXMAP_MIME_PS
,
149 STOCK_PIXMAP_MIME_TEXT_CALENDAR
,
150 STOCK_PIXMAP_MIME_PGP_SIG
,
151 STOCK_PIXMAP_PRINTER
,
152 STOCK_PIXMAP_PRIVACY_SIGNED
,
153 STOCK_PIXMAP_PRIVACY_PASSED
,
154 STOCK_PIXMAP_PRIVACY_FAILED
,
155 STOCK_PIXMAP_PRIVACY_UNKNOWN
,
156 STOCK_PIXMAP_PRIVACY_EXPIRED
,
157 STOCK_PIXMAP_PRIVACY_WARN
,
158 STOCK_PIXMAP_PRIVACY_EMBLEM_ENCRYPTED
,
159 STOCK_PIXMAP_PRIVACY_EMBLEM_SIGNED
,
160 STOCK_PIXMAP_PRIVACY_EMBLEM_PASSED
,
161 STOCK_PIXMAP_PRIVACY_EMBLEM_FAILED
,
162 STOCK_PIXMAP_PRIVACY_EMBLEM_WARN
,
163 STOCK_PIXMAP_MIME_MESSAGE
,
164 STOCK_PIXMAP_CLAWS_MAIL_ICON
,
169 STOCK_PIXMAP_MAIL_COMPOSE_LOGO
,
170 STOCK_PIXMAP_CLAWS_MAIL_LOGO
,
171 STOCK_PIXMAP_DIR_NOSELECT_CLOSE
,
172 STOCK_PIXMAP_DIR_NOSELECT_CLOSE_MARK
,
173 STOCK_PIXMAP_DIR_NOSELECT_OPEN
,
174 STOCK_PIXMAP_DIR_SUBS_CLOSE_MARK
,
175 STOCK_PIXMAP_DIR_SUBS_CLOSE
,
176 STOCK_PIXMAP_DIR_SUBS_OPEN
,
178 STOCK_PIXMAP_SPAM_BTN
,
179 STOCK_PIXMAP_HAM_BTN
,
182 STOCK_PIXMAP_SELECTION
,
183 STOCK_PIXMAP_WATCHTHREAD
,
184 STOCK_PIXMAP_TRAY_NEWMAIL_OFFLINE
,
185 STOCK_PIXMAP_TRAY_NEWMAIL
,
186 STOCK_PIXMAP_TRAY_NEWMARKEDMAIL_OFFLINE
,
187 STOCK_PIXMAP_TRAY_NEWMARKEDMAIL
,
188 STOCK_PIXMAP_TRAY_NOMAIL_OFFLINE
,
189 STOCK_PIXMAP_TRAY_NOMAIL
,
190 STOCK_PIXMAP_TRAY_UNREADMAIL_OFFLINE
,
191 STOCK_PIXMAP_TRAY_UNREADMAIL
,
192 STOCK_PIXMAP_TRAY_UNREADMARKEDMAIL_OFFLINE
,
193 STOCK_PIXMAP_TRAY_UNREADMARKEDMAIL
,
194 STOCK_PIXMAP_EMPTY
, /* last entry */
207 OVERLAY_BOTTOM_CENTER
,
211 GtkWidget
*stock_pixmap_widget (StockPixmap icon
);
212 gint
stock_pixbuf_gdk (StockPixmap icon
, GdkPixbuf
**pixbuf
);
214 GList
*stock_pixmap_themes_list_new (void);
215 void stock_pixmap_themes_list_free (GList
*list
);
216 gchar
*stock_pixmap_get_name (StockPixmap icon
);
217 StockPixmap
stock_pixmap_get_icon (gchar
*file
);
218 GtkWidget
*stock_pixmap_widget_with_overlay (StockPixmap icon
,
223 gchar
*stock_pixmap_get_system_theme_dir_for_theme(const gchar
*theme
);
225 #endif /* __STOCK_PIXMAP_H__ */