[gtk/function-annotations: 5/17] Annotate pango_glyph_string_num_glyphs as pure
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/function-annotations: 5/17] Annotate pango_glyph_string_num_glyphs as pure
- Date: Tue, 14 Sep 2021 20:38:17 +0000 (UTC)
commit 060f2d5f65dca475b3a766eb5a2692696da16101
Author: Matthias Clasen <mclasen redhat com>
Date: Tue Sep 14 12:21:05 2021 -0400
Annotate pango_glyph_string_num_glyphs as pure
gsk/gskprivate.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gsk/gskprivate.h b/gsk/gskprivate.h
index 5d9f88c942..77c0fe2bf6 100644
--- a/gsk/gskprivate.h
+++ b/gsk/gskprivate.h
@@ -8,7 +8,7 @@ G_BEGIN_DECLS
void gsk_ensure_resources (void);
-int pango_glyph_string_num_glyphs (PangoGlyphString *glyphs);
+int pango_glyph_string_num_glyphs (PangoGlyphString *glyphs) G_GNUC_PURE;
typedef struct _GskVulkanRender GskVulkanRender;
typedef struct _GskVulkanRenderPass GskVulkanRenderPass;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]