pidgin/gtkwhiteboard.h

branch
soc.2013.gobjectification.plugins
changeset 37023
d9bcdc9a91e6
parent 37017
8e2b68c79fa1
child 37034
9d6765962b22
equal deleted inserted replaced
37022:d891503c8aa6 37023:d9bcdc9a91e6
72 /*@{*/ 72 /*@{*/
73 73
74 /** 74 /**
75 * Gets the GtkWhiteboard UI Operations. 75 * Gets the GtkWhiteboard UI Operations.
76 * 76 *
77 * Returns: The GtkWhiteboard UI Operations. 77 * @return The GtkWhiteboard UI Operations.
78 */ 78 */
79 PurpleWhiteboardUiOps *pidgin_whiteboard_get_ui_ops( void ); 79 PurpleWhiteboardUiOps *pidgin_whiteboard_get_ui_ops( void );
80 80
81 /*@}*/ 81 /*@}*/
82 82

mercurial