[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgtk3.pas line 11850
type TGtkRecentChooserMenu = object(TGtkMenu) |
||
|
||
function new; |
|
|
function new_for_manager(); |
|
|
function get_show_numbers; |
|
|
procedure set_show_numbers(); |
|
|
property show_numbers: gboolean; [rw] |
|
|
end; |
|
||
|
||
|
||
|
||
|
||
|
||
|