[gtk+] gskpango: Remove GDK api macros
- From: Timm Bäder <baedert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] gskpango: Remove GDK api macros
- Date: Tue, 31 Oct 2017 09:10:00 +0000 (UTC)
commit 099990fcbeaeec6500e988a4b3494fa59339244e
Author: Timm Bäder <mail baedert org>
Date: Sun Oct 29 19:44:06 2017 +0100
gskpango: Remove GDK api macros
They only belong on public functions.
gtk/gskpango.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gskpango.h b/gtk/gskpango.h
index f8703d2..80b8039 100644
--- a/gtk/gskpango.h
+++ b/gtk/gskpango.h
@@ -32,10 +32,8 @@ G_BEGIN_DECLS
typedef struct _GskPangoRenderer GskPangoRenderer;
typedef struct _GskPangoRendererClass GskPangoRendererClass;
-GDK_AVAILABLE_IN_3_92
GType gsk_pango_renderer_get_type (void) G_GNUC_CONST;
-GDK_AVAILABLE_IN_3_92
void gsk_pango_show_layout (GtkSnapshot *snapshot,
const GdkRGBA *fg_color,
PangoLayout *layout);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]