From 1f2e874fec0e5818a54aca92f86554d40f689771 Mon Sep 17 00:00:00 2001 From: ppedrot Date: Tue, 30 Jul 2013 17:23:41 +0000 Subject: Granting wish #1781: Parenthesis matching on click in all term displays. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@16643 85f007b7-540e-0410-9357-904b9bb8a0f7 --- ide/ideutils.mli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ide/ideutils.mli') diff --git a/ide/ideutils.mli b/ide/ideutils.mli index c22c167ba..3d950ead8 100644 --- a/ide/ideutils.mli +++ b/ide/ideutils.mli @@ -64,7 +64,7 @@ val set_location : (string -> unit) ref val requote : string -> string -val textview_width : #GText.view -> int +val textview_width : #GText.view_skel -> int (** Returns an approximate value of the character width of a textview *) type logger = Interface.message_level -> string -> unit -- cgit v1.2.3