pidgin/pidgincontactlistwindow.h

changeset 42463
2cde2ccea465
parent 41497
00159335ff65
child 42465
b7d530551c1b
--- a/pidgin/pidgincontactlistwindow.h	Tue Oct 31 03:17:53 2023 -0500
+++ b/pidgin/pidgincontactlistwindow.h	Tue Oct 31 18:50:36 2023 -0500
@@ -70,18 +70,6 @@
  */
 GtkWidget *pidgin_contact_list_window_get_vbox(PidginContactListWindow *window);
 
-/**
- * pidgin_contact_list_window_get_menu_tray:
- * @window: The #PidginContactListWindow instance.
- *
- * Gets the #PidginMenuTray instance from the menu of @window.
- *
- * Returns: (transfer none): The #PidginMenuTray from the menu of @window.
- *
- * Since: 3.0.0
- */
-GtkWidget *pidgin_contact_list_window_get_menu_tray(PidginContactListWindow *window);
-
 G_END_DECLS
 
 #endif /* PIDGIN_CONTACT_LIST_WINDOW_H */

mercurial