[gtk+] Add available marker to gdk_x11_window_set_utf8_property
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Add available marker to gdk_x11_window_set_utf8_property
- Date: Mon, 25 Feb 2013 09:54:25 +0000 (UTC)
commit 6fd897bb100995333ca2ec73667a8d9d21c83862
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Feb 25 10:50:28 2013 +0100
Add available marker to gdk_x11_window_set_utf8_property
gdk/x11/gdkx11window.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gdk/x11/gdkx11window.h b/gdk/x11/gdkx11window.h
index 47bd5c5..88cc40f 100644
--- a/gdk/x11/gdkx11window.h
+++ b/gdk/x11/gdkx11window.h
@@ -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);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]