| 143 /*@}*/ |
143 /*@}*/ |
| 144 |
144 |
| 145 /** |
145 /** |
| 146 * For using icons that aren't one of the default GTK_ICON_SIZEs |
146 * For using icons that aren't one of the default GTK_ICON_SIZEs |
| 147 */ |
147 */ |
| |
148 #define PIDGIN_ICON_SIZE_TANGO_MICROSCOPIC "pidgin-icon-size-tango-microscopic" |
| 148 #define PIDGIN_ICON_SIZE_TANGO_EXTRA_SMALL "pidgin-icon-size-tango-extra-small" |
149 #define PIDGIN_ICON_SIZE_TANGO_EXTRA_SMALL "pidgin-icon-size-tango-extra-small" |
| 149 #define PIDGIN_ICON_SIZE_TANGO_SMALL "pidgin-icon-size-tango-small" |
150 #define PIDGIN_ICON_SIZE_TANGO_SMALL "pidgin-icon-size-tango-small" |
| 150 #define PIDGIN_ICON_SIZE_TANGO_MEDIUM "pidgin-icon-size-tango-medium" |
151 #define PIDGIN_ICON_SIZE_TANGO_MEDIUM "pidgin-icon-size-tango-medium" |
| 151 #define PIDGIN_ICON_SIZE_TANGO_LARGE "pidgin-icon-size-tango-large" |
152 #define PIDGIN_ICON_SIZE_TANGO_LARGE "pidgin-icon-size-tango-large" |
| 152 #define PIDGIN_ICON_SIZE_TANGO_HUGE "pidgin-icon-size-tango-huge" |
153 #define PIDGIN_ICON_SIZE_TANGO_HUGE "pidgin-icon-size-tango-huge" |