mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-03 02:41:21 +02:00
CLuaInstance: Add function getRenderWidth()
This commit is contained in:
@@ -155,6 +155,7 @@ private:
|
||||
static int PaintBox(lua_State *L);
|
||||
static int PaintIcon(lua_State *L);
|
||||
static int RenderString(lua_State *L);
|
||||
static int getRenderWidth(lua_State *L);
|
||||
static int FontHeight(lua_State *L);
|
||||
static int GetInput(lua_State *L);
|
||||
static int GCWindow(lua_State *L);
|
||||
|
Reference in New Issue
Block a user