Marked a sentence in the Area docs as not being active.

This commit is contained in:
Pietro Gagliardi 2014-06-06 10:09:18 -04:00
parent 4b70a37fb1
commit 61ed2ea822
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ import (
// Character processing methods differ across operating
// systems; trying ot recreate these yourself is only going
// to lead to trouble.
// [Use TextArea instead, providing a TextAreaHandler.]
// [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 {