[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgtk3.pas line 11131
type TGtkPrintOperationClass = object |
||
|
||
done: ; |
|
|
begin_print: ; |
|
|
paginate: ; |
|
|
|
||
draw_page: ; |
|
|
end_print: ; |
|
|
|
||
|
||
|
||
preview: ; |
|
|
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
end; |
|