libpurple/prefs.h

branch
soc.2013.gobjectification.plugins
changeset 37131
fe9ff76f1c6c
parent 37094
84873ce721dc
parent 35682
65c1912ee2c8
child 37901
41e45e18f3b2
equal deleted inserted replaced
37130:7ed9e7b31bad 37131:fe9ff76f1c6c
358 358
359 /** 359 /**
360 * purple_prefs_connect_callback: 360 * purple_prefs_connect_callback:
361 * @handle: The handle of the receiver. 361 * @handle: The handle of the receiver.
362 * @name: The name of the preference 362 * @name: The name of the preference
363 * @cb: The callback function 363 * @cb: (scope call): The callback function
364 * @data: The data to pass to the callback function. 364 * @data: The data to pass to the callback function.
365 * 365 *
366 * Add a callback to a pref (and its children) 366 * Add a callback to a pref (and its children)
367 * 367 *
368 * See purple_prefs_disconnect_callback(). 368 * See purple_prefs_disconnect_callback().

mercurial