[gtk+/rendering-cleanup: 56/63] docs: Remove mention of gdk_draw_drawable()
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/rendering-cleanup: 56/63] docs: Remove mention of gdk_draw_drawable()
- Date: Thu, 15 Jul 2010 03:27:38 +0000 (UTC)
commit f9899296c0aa4989b0e72583134b3f45f8b73b82
Author: Benjamin Otte <otte redhat com>
Date: Wed Jul 14 23:14:33 2010 +0200
docs: Remove mention of gdk_draw_drawable()
That function is about to die.
gtk/gtkwidget.c | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/gtk/gtkwidget.c b/gtk/gtkwidget.c
index a4141af..a4d3fb5 100644
--- a/gtk/gtkwidget.c
+++ b/gtk/gtkwidget.c
@@ -2199,10 +2199,9 @@ gtk_widget_class_init (GtkWidgetClass *klass)
* this signal.
*
* The ::no-expose-event will be emitted when the @widget's window is
- * drawn as a copy of another #GdkDrawable (with gdk_draw_drawable())
- * which was completely unobscured. If the source
- * window was partially obscured #GdkEventExpose events will be generated
- * for those areas.
+ * drawn as a copy of another #GdkDrawable which was completely unobscured.
+ * If the source window was partially obscured #GdkEventExpose events will
+ * be generated for those areas.
*
* Returns: %TRUE to stop other handlers from being invoked for the event.
* %FALSE to propagate the event further.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]