Browse Source

Update docs

Daniele Bartolini 10 years ago
parent
commit
b3e08a6fdf
1 changed files with 0 additions and 6 deletions
  1. 0 6
      docs/lua_api.txt

+ 0 - 6
docs/lua_api.txt

@@ -1052,12 +1052,6 @@ Window
 	**restore** ()
 	**restore** ()
 		Restores the window.
 		Restores the window.
 
 
-	**is_resizable** () : bool
-		Returns whether the window is resizable.
-
-	**set_resizable** (resizable)
-		Sets whether the window is resizable.
-
 	**title** () : string
 	**title** () : string
 		Returns the title of the window.
 		Returns the title of the window.