pidgin/pidginpluginsmenu.h

changeset 40379
c50c509dd028
parent 40377
be51a9f44cea
child 40502
875489636847
equal deleted inserted replaced
40378:9713b0ef6504 40379:c50c509dd028
33 * 33 *
34 * It manages itself as plugins are loaded and unloaded and can be added as a 34 * It manages itself as plugins are loaded and unloaded and can be added as a
35 * submenu to any #GtkMenuItem. 35 * submenu to any #GtkMenuItem.
36 */ 36 */
37 37
38
39 #include <gtk/gtk.h> 38 #include <gtk/gtk.h>
40 39
41 G_BEGIN_DECLS 40 G_BEGIN_DECLS
42 41
43 #define PIDGIN_TYPE_PLUGINS_MENU (pidgin_plugins_menu_get_type()) 42 #define PIDGIN_TYPE_PLUGINS_MENU (pidgin_plugins_menu_get_type())

mercurial