Dokumentaro de Gambaso
Compilation & Installation
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

New DesktopFile (gb.desktop)

Dim hDesktopFile As DesktopFile
hDesktopFile = New DesktopFile ( Path As String )

Creates a new desktop entry object for the existing file at Path.

Example

Should I want to access my own "My Home" desktop entry file:

hDesktopFile = New DesktopFile("~/Desktop/myhome.desktop")