forked from AuroraMiddleware/gtk
Small documentation tweak
This commit is contained in:
parent
190dcfe050
commit
7c2a752b37
@ -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
|
||||
*/
|
||||
|
@ -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
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user