]> Pileus Git - ~andy/gtk/commitdiff
Add available marker to gdk_x11_window_set_utf8_property
authorMatthias Clasen <mclasen@redhat.com>
Mon, 25 Feb 2013 09:50:28 +0000 (10:50 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 25 Feb 2013 09:54:33 +0000 (10:54 +0100)
gdk/x11/gdkx11window.h

index 47bd5c5e6c61bbe9146bb0d198505eea0bda66e5..88cc40fa8020553fcf1556db782d38dba1e6051a 100644 (file)
@@ -55,6 +55,7 @@ GType    gdk_x11_window_get_type          (void);
 Window   gdk_x11_window_get_xid           (GdkWindow   *window);
 void     gdk_x11_window_set_user_time     (GdkWindow   *window,
                                            guint32      timestamp);
+GDK_AVAILABLE_IN_3_4
 void     gdk_x11_window_set_utf8_property    (GdkWindow *window,
                                              const gchar *name,
                                              const gchar *value);