Tizen Native API
|
Public Attributes | |
int | type |
int | ref |
char * | version |
char * | orig_path |
long long | load_time |
char * | name |
char * | generic_name |
char * | comment |
char * | icon |
char * | try_exec |
char * | exec |
char * | path |
char * | startup_wm_class |
char * | url |
Eina_List * | only_show_in |
Eina_List * | not_show_in |
Eina_List * | categories |
Eina_List * | mime_types |
unsigned char | no_display |
unsigned char | hidden |
unsigned char | terminal |
unsigned char | startup_notify |
unsigned char | eet:1 |
Eina_Hash * | x |
void * | type_data |
a parsed representation of a .desktop file
Efreet_Desktop
Categories in which item should be shown
char* _Efreet_Desktop::comment |
Tooltip for the entry
unsigned char _Efreet_Desktop::eet |
The desktop file is in eet cache
char* _Efreet_Desktop::exec |
Program to execute
Generic name of the application
unsigned char _Efreet_Desktop::hidden |
User delete the item
char* _Efreet_Desktop::icon |
Icon to display in file manager, menus, etc
long long _Efreet_Desktop::load_time |
modified time of .desktop on disk
The mime types supppored by this app
char* _Efreet_Desktop::name |
Specific name of the application
unsigned char _Efreet_Desktop::no_display |
Don't display this application in menus
list of environments that shoudn't display the icon
list of environments that should display the icon
original path to .desktop file
char* _Efreet_Desktop::path |
Working directory to run app in
reference count - internal
unsigned char _Efreet_Desktop::startup_notify |
The starup notify settings of the app
If specified will map at least one window with the given string as it's WM class or WM name
unsigned char _Efreet_Desktop::terminal |
Does the program run in a terminal
Binary to determine if app is installed
type of desktop file
Type specific data for custom types
char* _Efreet_Desktop::url |
URL to access if type is EFREET_TYPE_LINK
char* _Efreet_Desktop::version |
version of spec file conforms to
Keep track of all user extensions, keys that begin with X-