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



commit d95ad5b5956125b8d37c87a4609e7611d6f6c331
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 2f5d3aba9e..1f3fc22152 100644
--- a/gtk/gtkmodelbutton.c
+++ b/gtk/gtkmodelbutton.c
@@ -60,7 +60,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]