From 7872e44d71de9371f4eef162287c14d2e6b8dc29 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Wed, 23 May 2012 07:32:02 -0400 Subject: Initial support for ncurses. --- core/gui.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/gui.lua b/core/gui.lua index 6681388a..97cc481a 100644 --- a/core/gui.lua +++ b/core/gui.lua @@ -4,7 +4,7 @@ local gui = gui --[[ This comment is for LuaDoc. --- The core gui table. --- @field title (string) +-- @field title (string, Write-only) -- The title of the Textadept window. -- @field context_menu -- A GTK menu defining the editor's context menu. -- cgit v1.2.3