[vte] widget: Docs fix
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vte] widget: Docs fix
- Date: Thu, 20 May 2021 17:40:17 +0000 (UTC)
commit 9eab17c8bc0f77faf3641e0d50083bb669b5656e
Author: Christian Persch <chpe src gnome org>
Date: Thu May 20 19:39:43 2021 +0200
widget: Docs fix
Fixes: https://gitlab.gnome.org/GNOME/vte/-/issues/357
src/vtegtk.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/vtegtk.cc b/src/vtegtk.cc
index cb3c248d..b35590a9 100644
--- a/src/vtegtk.cc
+++ b/src/vtegtk.cc
@@ -3404,7 +3404,7 @@ catch (...)
* vte_terminal_select_all:
* @terminal: a #VteTerminal
*
- * Selects all text within the terminal (including the scrollback buffer).
+ * Selects all text within the terminal (not including the scrollback buffer).
*/
void
vte_terminal_select_all (VteTerminal *terminal) noexcept
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]