[gtk/wip/matthiasc/popup5: 125/150] Cosmetics



commit c77135a09ef0f707be76ef9bb9006cbc72baf683
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon May 20 05:04:17 2019 +0000

    Cosmetics

 gtk/gtkwidget.h | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/gtk/gtkwidget.h b/gtk/gtkwidget.h
index 9a7d997f4f..94586e2253 100644
--- a/gtk/gtkwidget.h
+++ b/gtk/gtkwidget.h
@@ -834,11 +834,9 @@ GdkModifierType   gtk_widget_get_modifier_mask (GtkWidget         *widget,
                                                 GdkModifierIntent  intent);
 
 GDK_AVAILABLE_IN_ALL
-void                    gtk_widget_insert_action_group                  (GtkWidget    *widget,
-                                                                         const gchar  *name,
-                                                                         GActionGroup *group);
-
-
+void              gtk_widget_insert_action_group (GtkWidget    *widget,
+                                                  const gchar  *name,
+                                                  GActionGroup *group);
 
 GDK_AVAILABLE_IN_ALL
 guint gtk_widget_add_tick_callback (GtkWidget       *widget,


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