diff options
| author | Pietro Gagliardi <[email protected]> | 2015-04-14 13:04:51 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2015-04-14 13:04:51 -0400 |
| commit | 5d6ea0f5def9981cd46754390a9a30632abd2178 (patch) | |
| tree | 2cae9c2db046329ca5c65c2976bb89522b91756f | |
| parent | 967804c5a3926296795729f13735a231afe3f247 (diff) | |
More TODOs.
| -rw-r--r-- | new/ui.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -76,6 +76,9 @@ struct uiParent { // Do not access or alter this field. void *Internal; + // TODO destroy + // TODO object destruction debug handler + // Handle returns the window handle of the uiParent. // On Windows, this is a HWND. // On GTK+, this is a GtkContainer. |
