| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
Source position: lazgtk3.pas line 11908
type TGtkRecentData = record  | 
||
display_name: Pgchar;  | 
  | 
|
description: Pgchar;  | 
  | 
|
mime_type: Pgchar;  | 
  | 
|
app_name: Pgchar;  | 
  | 
|
app_exec: Pgchar;  | 
  | 
|
groups: PPgchar;  | 
  | 
|
is_private: gboolean;  | 
  | 
|
end;  |