summaryrefslogtreecommitdiff
path: root/redo/funcnames_windows.go
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-07-12 16:15:10 -0400
committerPietro Gagliardi <[email protected]>2014-07-12 16:15:10 -0400
commit530810deda0de9caf90c3937102085eb19ed6870 (patch)
treed5e63a25720c2aba4c53e3f3abba6e1821069ecd /redo/funcnames_windows.go
parent1cdc6bad27b27adc2184f745cf3e7da2d6ee7270 (diff)
Implemented Window.Close() on Windows.
Diffstat (limited to 'redo/funcnames_windows.go')
-rw-r--r--redo/funcnames_windows.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/redo/funcnames_windows.go b/redo/funcnames_windows.go
index ce334f2..689e54e 100644
--- a/redo/funcnames_windows.go
+++ b/redo/funcnames_windows.go
@@ -25,3 +25,4 @@ package ui
// wfunc user32 SendMessageW uintptr t_UINT t_WPARAM t_LPARAM t_LRESULT,noerr
// wfunc user32 UpdateWindow uintptr uintptr
+// wfunc user32 DestroyWindow uintptr uintptr