public enum AppInfoCreateFlags { NONE, NEEDS_TERMINAL, SUPPORTS_URIS, }
NONE,
NEEDS_TERMINAL,
SUPPORTS_URIS,
Created by Valadoc