Areas have worked on all platforms forever now; remove the GTK+ only note from its documentation.

This commit is contained in:
Pietro Gagliardi 2014-06-09 22:38:22 -04:00
parent 37ab5f41a7
commit 764010bd81
1 changed files with 0 additions and 2 deletions

View File

@ -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