pidgin/prefs/pidgincredentialproviderrow.h

changeset 41197
1fbba07f21cf
parent 40886
198bf5bc58ce
child 41520
a5dd595361b4
--- a/pidgin/prefs/pidgincredentialproviderrow.h	Sat Dec 11 20:03:16 2021 -0600
+++ b/pidgin/prefs/pidgincredentialproviderrow.h	Sat Dec 11 20:04:54 2021 -0600
@@ -27,16 +27,6 @@
 #ifndef PIDGIN_CREDENTIAL_PROVIDER_ROW_H
 #define PIDGIN_CREDENTIAL_PROVIDER_ROW_H
 
-/**
- * SECTION:pidgincredentialproviderrow
- * @section_id: pidgin-pidgincredentialproviderrow
- * @short_description: The preferences widget for a credential provider.
- * @title: Credential provider widget
- *
- * #PidginCredentialProviderRow is a widget for the preferences window to let
- * users configure their credential provider.
- */
-
 #include <glib.h>
 
 #include <gtk/gtk.h>
@@ -60,7 +50,8 @@
 /**
  * PidginCredentialProviderRow:
  *
- * A widget that displays a credential provider.
+ * #PidginCredentialProviderRow is a widget for the preferences window to let
+ * users configure their credential provider.
  *
  * Since: 3.0.0
  */

mercurial