libpurple/plugins/perl/common/module.h

changeset 33461
7f67e9178ed9
parent 29792
ad7890a74433
child 34552
d39fc37af80a
equal deleted inserted replaced
33460:c37dd51516aa 33461:7f67e9178ed9
269 /* stringref.h */ 269 /* stringref.h */
270 typedef PurpleStringref * Purple__Stringref; 270 typedef PurpleStringref * Purple__Stringref;
271 271
272 /* util.h */ 272 /* util.h */
273 typedef PurpleInfoFieldFormatCallback Purple__Util__InfoFieldFormatCallback; 273 typedef PurpleInfoFieldFormatCallback Purple__Util__InfoFieldFormatCallback;
274 typedef PurpleUtilFetchUrlData Purple__Util__FetchUrlData;
275 typedef PurpleMenuAction * Purple__Menu__Action; 274 typedef PurpleMenuAction * Purple__Menu__Action;
276 275
277 /* value.h */ 276 /* value.h */
278 typedef PurpleValue * Purple__Value; 277 typedef PurpleValue * Purple__Value;
279 278

mercurial