Unit 'libgnome' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gnome1]

TGnomeDesktopEntry

Declaration

Source position: gnomedentry.inc line 4

type TGnomeDesktopEntry = record

  name: PAnsiChar;

  comment: PAnsiChar;

  exec_length: LongInt;

  exec: PPAnsiChar;

  tryexec: PAnsiChar;

  icon: PAnsiChar;

  docpath: PAnsiChar;

  terminal: LongInt;

  thetype: PAnsiChar;

  location: PAnsiChar;

  geometry: PAnsiChar;

  flag0: Word;

end;


Documentation generated on: 2025-07-25