summaryrefslogtreecommitdiff
path: root/iup/src/iup.def
diff options
context:
space:
mode:
authorPixel <pixel@nobis-crew.org>2010-06-15 00:59:57 -0700
committerPixel <pixel@nobis-crew.org>2010-06-15 00:59:57 -0700
commiteed0eb6a476d54ce19aeff137984aa981d9e3976 (patch)
tree807891636efd2f87dcbd261e971216269973ae07 /iup/src/iup.def
parentccc8261e4d48de89da4ddfe7b55e378ae0cd6f47 (diff)
Upgrading to iup 3.1
Diffstat (limited to 'iup/src/iup.def')
-rwxr-xr-xiup/src/iup.def23
1 files changed, 21 insertions, 2 deletions
diff --git a/iup/src/iup.def b/iup/src/iup.def
index d0dcfbd..56e7225 100755
--- a/iup/src/iup.def
+++ b/iup/src/iup.def
@@ -27,6 +27,8 @@ IupGetFunction
IupGetGlobal
IupGetHandle
IupGetInt
+IupGetInt2
+IupGetIntInt
IupGetLanguage
IupGetName
IupHbox
@@ -40,6 +42,7 @@ IupListDialog
IupLoad
IupLoadBuffer
IupLoopStep
+IupLoopStepWait
IupMainLoop
IupMap
IupMapFont
@@ -68,6 +71,7 @@ IupShowXY
IupStoreAttribute
IupStoreGlobal
IupSubmenu
+IupSplit
IupText
IupToggle
IupUnMapFont
@@ -135,6 +139,7 @@ IupTextConvertLinColToPos
IupTextConvertPosToLinCol
IupUpdateChildren
IupTreeSetAttribute
+IupTreeSetAttributeHandle
IupTreeStoreAttribute
IupTreeGetAttribute
IupTreeGetInt
@@ -175,8 +180,8 @@ iupdrvFontGetStringWidth
iupdrvFontGetMultiLineStringSize
iupdrvFontGetCharSize
iupdrvDrawFocusRect
-iupdrvDisplayUpdate
-iupdrvDisplayRedraw
+iupdrvPostRedraw
+iupdrvRedrawNow
iupdrvBaseUnMapMethod
iupdrvBaseSetZorderAttrib
iupdrvBaseSetTipVisibleAttrib
@@ -351,3 +356,17 @@ iupArrayCreate
iupArrayCount
iupArrayAdd
iupSaveImageAsText
+iupDrawCreateCanvas
+iupDrawKillCanvas
+iupDrawFlush
+iupDrawGetSize
+iupDrawParentBackground
+iupDrawRectangle
+iupDrawLine
+iupDrawArc
+iupDrawPolygon
+iupDrawResetClip
+iupDrawSetClipRect
+iupDrawText
+iupDrawUpdateSize
+iupDrawImage