Efreet_Desktop Struct Reference
[Efreet_Desktop: The FDO Desktop Entry]
#include <efreet_desktop.h>
Detailed Description
a parsed representation of a .desktop file
Data Fields | |
Ecore_List * | categories |
char * | comment |
char * | exec |
char * | generic_name |
unsigned char | hidden:1 |
char * | icon |
double | load_time |
Ecore_List * | mime_types |
char * | name |
unsigned char | no_display:1 |
Ecore_List * | not_show_in |
Ecore_List * | only_show_in |
char * | orig_path |
char * | path |
unsigned char | startup_notify:1 |
char * | startup_wm_class |
unsigned char | terminal:1 |
char * | try_exec |
int | type |
void * | type_data |
char * | url |
double | version |
Ecore_Hash * | x |
Field Documentation
Ecore_List* Efreet_Desktop::categories |
Categories in which item should be shown
char* Efreet_Desktop::comment |
Tooltip for the entry
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
double Efreet_Desktop::load_time |
when the .desktop was loaded from disk
Ecore_List* Efreet_Desktop::mime_types |
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
Ecore_List* Efreet_Desktop::not_show_in |
list of environments that shoudn't display the icon
Ecore_List* Efreet_Desktop::only_show_in |
list of environments that should display the icon
original path to .desktop file
char* Efreet_Desktop::path |
Working directory to run app in
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
char* Efreet_Desktop::try_exec |
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
double Efreet_Desktop::version |
version of spec file conforms to
Ecore_Hash* Efreet_Desktop::x |
Keep track of all user extensions, keys that begin with X-
The documentation for this struct was generated from the following file:
- lib/efreet_desktop.h