[gtk/wip/baedert/for-master: 10/11] modelbutton: Fix wrong function name in doc comment



commit a99359cdb3337f8c5e0ccc375acf36b9075572d2
Author: Timm Bäder <mail baedert org>
Date:   Fri Feb 21 09:04:27 2020 +0100

    modelbutton: Fix wrong function name in doc comment

 gtk/gtkmodelbutton.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkmodelbutton.c b/gtk/gtkmodelbutton.c
index 5545ed95df..4b0e0a8e5c 100644
--- a/gtk/gtkmodelbutton.c
+++ b/gtk/gtkmodelbutton.c
@@ -59,7 +59,7 @@
  * radio button.
  *
  * Model buttons are used when popovers from a menu model with
- * gtk_popover_new_from_model(); they can also be used manually in
+ * gtk_popover_menu_new_from_model(); they can also be used manually in
  * a #GtkPopoverMenu.
  *
  * When the action is specified via the #GtkActionable:action-name


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]