[gtk+/gtk-3-14] docs: Add Since for GtkCellRendererPixbuf:surface
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-3-14] docs: Add Since for GtkCellRendererPixbuf:surface
- Date: Sun, 11 Jan 2015 02:54:33 +0000 (UTC)
commit 2f20fffbae5367fba23530c1cc3aa60560e659c8
Author: David King <dking redhat com>
Date: Fri Jan 9 14:37:17 2015 +0000
docs: Add Since for GtkCellRendererPixbuf:surface
gtk/gtkcellrendererpixbuf.c | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtkcellrendererpixbuf.c b/gtk/gtkcellrendererpixbuf.c
index 15e4a0d..54acb1a 100644
--- a/gtk/gtkcellrendererpixbuf.c
+++ b/gtk/gtkcellrendererpixbuf.c
@@ -168,6 +168,11 @@ gtk_cell_renderer_pixbuf_class_init (GtkCellRendererPixbufClass *class)
P_("Pixbuf for closed expander"),
GDK_TYPE_PIXBUF,
GTK_PARAM_READWRITE));
+ /**
+ * GtkCellRendererPixbuf:surface:
+ *
+ * Since: 3.10
+ */
g_object_class_install_property (object_class,
PROP_SURFACE,
g_param_spec_boxed ("surface",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]