projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5aeb6c3
)
Alertdialog: Cosmetics
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 15 Nov 2022 10:36:32 +0000
(10:36 +0000)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 15 Nov 2022 10:36:32 +0000
(10:36 +0000)
gtk/gtkalertdialog.h
patch
|
blob
|
history
diff --git
a/gtk/gtkalertdialog.h
b/gtk/gtkalertdialog.h
index 5d5d9f01b75e864e879bd241186072dcf2344581..4263eb9c9209fa7bc16131015289040e9e17281f 100644
(file)
--- a/
gtk/gtkalertdialog.h
+++ b/
gtk/gtkalertdialog.h
@@
-33,8
+33,8
@@
GDK_AVAILABLE_IN_4_10
G_DECLARE_FINAL_TYPE (GtkAlertDialog, gtk_alert_dialog, GTK, ALERT_DIALOG, GObject)
GDK_AVAILABLE_IN_4_10
-GtkAlertDialog *gtk_alert_dialog_new (const char *format,
-
...) G_GNUC_PRINTF (1, 2);
+GtkAlertDialog *gtk_alert_dialog_new (const char
*format,
+ ...) G_GNUC_PRINTF (1, 2);
GDK_AVAILABLE_IN_4_10
gboolean gtk_alert_dialog_get_modal (GtkAlertDialog *self);