Stores all defined home screen starters. More...
#include <structs.app.h>
Public Member Functions | |
grt::ListRef< app_Starter > | custom () const |
Getter for attribute custom (read-only). | |
grt::ListRef< app_Starter > | displayList () const |
Getter for attribute displayList (read-only). | |
grt::ListRef< app_Starter > | predefined () const |
Getter for attribute predefined (read-only). |
Stores all defined home screen starters.
grt::ListRef<app_Starter> custom | ( | ) | const |
Getter for attribute custom (read-only).
grt::ListRef<app_Starter> displayList | ( | ) | const |
Getter for attribute displayList (read-only).
grt::ListRef<app_Starter> predefined | ( | ) | const |
Getter for attribute predefined (read-only).