From 764010bd812a54566305e7bf1b2af0ce31f4cc0d Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Mon, 9 Jun 2014 22:38:22 -0400 Subject: [PATCH] Areas have worked on all platforms forever now; remove the GTK+ only note from its documentation. --- area.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/area.go b/area.go index 04dfbaf..27cba62 100644 --- a/area.go +++ b/area.go @@ -27,8 +27,6 @@ import ( // systems; trying ot recreate these yourself is only going // to lead to trouble. // [FOR FUTURE PLANNING Use TextArea instead, providing a TextAreaHandler.] -// -// To facilitate development and debugging, for the time being, Areas only work on GTK+. type Area struct { lock sync.Mutex created bool