[pango/bilelmoussaoui/gi] g-i: add missing since annotations
- From: Bilal Elmoussaoui <bilelmoussaoui src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/bilelmoussaoui/gi] g-i: add missing since annotations
- Date: Fri, 10 Dec 2021 20:45:21 +0000 (UTC)
commit b9b9ec59c6a3f65936c6e7096478c6c205f2e106
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date: Fri Dec 10 21:44:59 2021 +0100
g-i: add missing since annotations
pango/pango-layout.h | 6 ++++++
1 file changed, 6 insertions(+)
---
diff --git a/pango/pango-layout.h b/pango/pango-layout.h
index 05f8edf2..abc45ca6 100644
--- a/pango/pango-layout.h
+++ b/pango/pango-layout.h
@@ -360,6 +360,8 @@ GSList * pango_layout_get_lines_readonly (PangoLayout *layout);
* Flags that influence the behavior of [method@Pango.Layout.serialize].
*
* New members may be added to this enumeration over time.
+ *
+ * Since: 1.50
*/
typedef enum {
PANGO_LAYOUT_SERIALIZE_DEFAULT = 0,
@@ -389,6 +391,8 @@ gboolean pango_layout_write_to_file (PangoLayout
* not found
*
* Errors that can be returned by [func@Pango.Layout.deserialize].
+ *
+ * Since: 1.50
*/
typedef enum {
PANGO_LAYOUT_DESERIALIZE_INVALID,
@@ -408,6 +412,8 @@ GQuark pango_layout_deserialize_error_quark (void);
* Flags that influence the behavior of [func@Pango.Layout.deserialize].
*
* New members may be added to this enumeration over time.
+ *
+ * Since: 1.50
*/
typedef enum {
PANGO_LAYOUT_DESERIALIZE_DEFAULT = 0,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]