comparison doc/gtkblist-signals.dox @ 21567:d98b612d3f75

merge of '936967b97a8afdc95b54fe92924ef7c0414bea42' and 'd04590ee7402c6c27ab86cb88f9b1d579c20c5dd'
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 17 Nov 2007 02:20:01 +0000
parents e0613cf8c493
children d75813811637
comparison
equal deleted inserted replaced
21566:593d119b7980 21567:d98b612d3f75
4 @signal gtkblist-hiding 4 @signal gtkblist-hiding
5 @signal gtkblist-unhiding 5 @signal gtkblist-unhiding
6 @signal gtkblist-created 6 @signal gtkblist-created
7 @signal drawing-tooltip 7 @signal drawing-tooltip
8 @endsignals 8 @endsignals
9
10 @see gtkblist.h
9 11
10 <hr> 12 <hr>
11 13
12 @signaldef gtkblist-hiding 14 @signaldef gtkblist-hiding
13 @signalproto 15 @signalproto
50 @param text A pointer to the text that will be displayed. 52 @param text A pointer to the text that will be displayed.
51 @param full Whether we're doing a full tooltip for the priority buddy or 53 @param full Whether we're doing a full tooltip for the priority buddy or
52 a compact tooltip for a non-priority buddy. 54 a compact tooltip for a non-priority buddy.
53 @endsignaldef 55 @endsignaldef
54 */ 56 */
55 // vim: syntax=c tw=75 et 57 // vim: syntax=c.doxygen tw=75 et