| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgtk3.pas line 11679
type TGtkRecentManager = object(TGObject)  | 
||
  | 
||
function new;  | 
  | 
|
function get_default;  | 
  | 
|
function add_full();  | 
  | 
|
function add_item();  | 
  | 
|
function get_items;  | 
  | 
|
function has_item();  | 
  | 
|
function lookup_item();  | 
  | 
|
function move_item();  | 
  | 
|
function purge_items();  | 
  | 
|
function remove_item();  | 
  | 
|
end;  | 
  | 
||
  |