From 61b94cbc8e246d6991315e33be649ad68e5a8a4b Mon Sep 17 00:00:00 2001 From: Jeevaka Badrappan Date: Fri, 11 Feb 2011 09:13:59 -0800 Subject: doc: remove unused GetIcon from SimToolKit --- doc/stk-api.txt | 8 -------- 1 file changed, 8 deletions(-) (limited to 'doc/stk-api.txt') diff --git a/doc/stk-api.txt b/doc/stk-api.txt index 054821b1..529c734a 100644 --- a/doc/stk-api.txt +++ b/doc/stk-api.txt @@ -10,14 +10,6 @@ Methods dict GetProperties() Returns properties for the SimToolkit object. See the properties section for available properties. - array{byte} GetIcon(byte id) - - Returns the icon data for icon identified by id. - - Possible Errors: [service].Error.InvalidArguments - [service].Error.InvalidFormat - [service].Error.NotFound - void SelectItem(byte item, object agent) Selects an item from the main menu, thus triggering -- cgit v1.2.3