finch/gntpounce.h

branch
gtkdoc-conversion
changeset 35496
a28ece02876c
parent 35487
494f09f7f331
child 37100
a243a5e7afb3
equal deleted inserted replaced
35495:429c7bf66fc5 35496:a28ece02876c
56 void finch_pounces_manager_hide(void); 56 void finch_pounces_manager_hide(void);
57 57
58 /** 58 /**
59 * finch_pounces_get_handle: 59 * finch_pounces_get_handle:
60 * 60 *
61 * Returns the gtkpounces handle 61 * Returns the GNT pounces handle
62 * 62 *
63 * Returns: The handle to the GTK+ pounces system 63 * Returns: (transfer none): The handle to the GNT pounces system
64 */ 64 */
65 void *finch_pounces_get_handle(void); 65 void *finch_pounces_get_handle(void);
66 66
67 /** 67 /**
68 * finch_pounces_init: 68 * finch_pounces_init:
76 * 76 *
77 * Uninitializes the GNT pounces subsystem. 77 * Uninitializes the GNT pounces subsystem.
78 */ 78 */
79 void finch_pounces_uninit(void); 79 void finch_pounces_uninit(void);
80 80
81 #endif /* _PURPLE_GTKPOUNCE_H_ */ 81 #endif /* _PURPLE_FINCHPOUNCE_H_ */

mercurial