GNOME Bugzilla – Bug 680822
Document return value of GtkWidget::draw
Last modified: 2012-07-30 14:12:52 UTC
Patch coming.
Created attachment 219875 [details] [review] Document return value of GtkWidget::draw
Review of attachment 219875 [details] [review]: looks good; would be nice to add a description to those signals as well as the return value, but it can be a separate bug/patch.
Comment on attachment 219875 [details] [review] Document return value of GtkWidget::draw commit f92a092bac8ff4664ab6944c3493bf61d7974bd9 Author: Philip Withnall <philip@tecnocode.co.uk> Date: Mon Jul 30 12:38:59 2012 +0200 Bug 680822 — Document return value of GtkWidget::draw Document the boolean accumulator used by GtkWidget::draw and a few other GtkWidget signals. Closes: https://bugzilla.gnome.org/show_bug.cgi?id=680822 gtk/gtkwidget.c | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-)