shortcut_t Struct Reference

#include <shortcut.h>

Data Fields

gchar * filepath
GKeyFile * keyfile
shortcut_type_t type
gchar * name
gchar * comment
union {
   struct {
      gchar *   directory
      gchar *   filename
   }   file
   struct {
      gchar *   url
   }   web
   struct {
      gchar *   directory
      gchar *   filename
      gchar *   path
   }   folder
   struct {
      gchar *   command_line
      gchar *   work_dir
   }   application
details

Detailed Description

Definition at line 71 of file shortcut.h.


Field Documentation

struct { ... } shortcut_t::application

Definition at line 100 of file shortcut.h.

Definition at line 80 of file shortcut.h.

Referenced by get_subtitle(), parse_shortcut_file(), and shortcut_free_impl().

union { ... } shortcut_t::details

Definition at line 85 of file shortcut.h.

struct { ... } shortcut_t::file

Definition at line 86 of file shortcut.h.

Definition at line 74 of file shortcut.h.

Referenced by parse_shortcut_file(), and shortcut_free_impl().

struct { ... } shortcut_t::folder

Definition at line 75 of file shortcut.h.

Referenced by parse_shortcut_file(), and shortcut_free_impl().

Definition at line 96 of file shortcut.h.

Definition at line 90 of file shortcut.h.

struct { ... } shortcut_t::web

Definition at line 101 of file shortcut.h.


The documentation for this struct was generated from the following file:
Generated by  doxygen 1.6.2-20100208