--- a/pidgin/prefs/pidginprefs.h Tue Mar 19 01:04:58 2024 -0500 +++ b/pidgin/prefs/pidginprefs.h Thu Mar 21 00:19:08 2024 -0500 @@ -35,6 +35,14 @@ G_BEGIN_DECLS +/** + * PidginPrefsWindow: + * + * The window that displays all of the preferences. + * + * Since: 3.0 + */ + #define PIDGIN_TYPE_PREFS_WINDOW (pidgin_prefs_window_get_type()) PIDGIN_AVAILABLE_IN_3_0