#include <lib_browser.h>
Represents a browser icon.
Public Member Functions | |
| BaseBitmap * | GetBaseBitmap (void) |
Static Public Member Functions | |
| static void | Free (SDKBrowserIcon *icon) |
| BaseBitmap* GetBaseBitmap | ( | void | ) |
Retrieves the bitmap for the icon.
|
static |
Frees browser icons.
| [out] | icon | The browser icon to free. |