src/gtkconn.h

changeset 10814
7e17cb56b019
parent 9713
bb37562302a1
child 13014
fa17f785b6fe
equal deleted inserted replaced
10813:c0d0668ffa8c 10814:7e17cb56b019
28 /** @name GTK+ Connection API */ 28 /** @name GTK+ Connection API */
29 /**************************************************************************/ 29 /**************************************************************************/
30 /*@{*/ 30 /*@{*/
31 31
32 /** 32 /**
33 * Gets GTK Connection UI ops 33 * Gets GTK+ Connection UI ops
34 * 34 *
35 * @return UI operations struct 35 * @return UI operations struct
36 */ 36 */
37 GaimConnectionUiOps *gaim_gtk_connections_get_ui_ops(void); 37 GaimConnectionUiOps *gaim_gtk_connections_get_ui_ops(void);
38 38

mercurial