[gtksourceview/gnome-3-20] CompletionContainer: fix overview comment
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview/gnome-3-20] CompletionContainer: fix overview comment
- Date: Thu, 19 May 2016 06:04:28 +0000 (UTC)
commit ae6e5f3238b2f6fbec79d44c3c44abb97cc3840d
Author: Sébastien Wilmet <swilmet gnome org>
Date: Thu May 19 07:16:54 2016 +0200
CompletionContainer: fix overview comment
The scrollbars size are no longer taken into account, since overlay
scrollbars are used. The comment was not updated. But I still think the
comment is useful.
gtksourceview/gtksourcecompletioncontainer.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtksourceview/gtksourcecompletioncontainer.c b/gtksourceview/gtksourcecompletioncontainer.c
index 7ff5cea..db138ac 100644
--- a/gtksourceview/gtksourcecompletioncontainer.c
+++ b/gtksourceview/gtksourcecompletioncontainer.c
@@ -24,7 +24,7 @@
* the completion proposals. If the GtkTreeView is small enough, the scrolled
* window returns the natural size of the GtkTreeView. If it exceeds a certain
* size, the scrolled window returns a smaller size, with the height at a row
- * boundary of the GtkTreeView (plus the size of the scrollbar(s) if needed).
+ * boundary of the GtkTreeView.
*
* The purpose is to have a compact completion window, with a certain size
* limit.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]