From 5d6ea0f5def9981cd46754390a9a30632abd2178 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Tue, 14 Apr 2015 13:04:51 -0400 Subject: More TODOs. --- new/ui.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'new/ui.h') diff --git a/new/ui.h b/new/ui.h index d7facff..2dd2a08 100644 --- a/new/ui.h +++ b/new/ui.h @@ -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. -- cgit v1.2.3