[glib/wip/smcv/none-flags] Apply 1 suggestion(s) to 1 file(s)
- From: Simon McVittie <smcv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/wip/smcv/none-flags] Apply 1 suggestion(s) to 1 file(s)
- Date: Tue, 5 Apr 2022 14:21:20 +0000 (UTC)
commit 7c1b3fb414cee616780e1b7323f910d7054e9ae9
Author: Philip Withnall <philip tecnocode co uk>
Date: Tue Apr 5 14:21:19 2022 +0000
Apply 1 suggestion(s) to 1 file(s)
gobject/gsignal.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gobject/gsignal.h b/gobject/gsignal.h
index 812d30034a..589ce00de4 100644
--- a/gobject/gsignal.h
+++ b/gobject/gsignal.h
@@ -107,7 +107,7 @@ typedef gboolean (*GSignalAccumulator) (GSignalInvocationHint *ihint,
/* --- run, match and connect types --- */
/**
* GSignalFlags:
- * @G_SIGNAL_DEFAULT: Default behaviour (no special flags)
+ * @G_SIGNAL_DEFAULT: Default behaviour (no special flags). Since: 2.74
* @G_SIGNAL_RUN_FIRST: Invoke the object method handler in the first emission stage.
* @G_SIGNAL_RUN_LAST: Invoke the object method handler in the third emission stage.
* @G_SIGNAL_RUN_CLEANUP: Invoke the object method handler in the last emission stage.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]