[gtk+/touch-selections: 18/20] Small documentation tweak
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/touch-selections: 18/20] Small documentation tweak
- Date: Fri, 1 Mar 2013 23:46:09 +0000 (UTC)
commit d5607bc8df6b966f5fa96fa3ca70324bbbe41d62
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Mar 1 17:26:16 2013 -0500
Small documentation tweak
gtk/gtkentry.c | 3 ++-
gtk/gtktextview.c | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkentry.c b/gtk/gtkentry.c
index 3354c90..c5c271d 100644
--- a/gtk/gtkentry.c
+++ b/gtk/gtkentry.c
@@ -1428,7 +1428,8 @@ gtk_entry_class_init (GtkEntryClass *class)
/** GtkEntry:populate-toolbar:
*
* If ::populate-toolbar is %TRUE, the #GtkEntry::populate-popup
- * signal is also emitted for touch popups.
+ * signal is also emitted for touch popups. In this case, the container
+ * is a #GtkToolbar.
*
* Since: 3.8
*/
diff --git a/gtk/gtktextview.c b/gtk/gtktextview.c
index 57b858d..c94ff40 100644
--- a/gtk/gtktextview.c
+++ b/gtk/gtktextview.c
@@ -866,7 +866,8 @@ gtk_text_view_class_init (GtkTextViewClass *klass)
/** GtkTextView:populate-toolbar:
*
* If ::populate-toolbar is %TRUE, the #GtkTextView::populate-popup
- * signal is also emitted for touch popups.
+ * signal is also emitted for touch popups. In this case, the
+ * container is a #GtkToolbar.
*
* Since: 3.8
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]