[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgtk3.pas line 4584
type TGtkCellAreaClass = object |
||
|
||
add: ; |
|
|
remove: ; |
|
|
foreach: ; |
|
|
|
||
event: ; |
|
|
render: ; |
|
|
|
||
|
||
copy_context: ; |
|
|
|
||
|
||
|
||
|
||
|
||
|
||
|
||
focus: ; |
|
|
|
||
activate: ; |
|
|
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
function find_cell_property(); |
|
|
procedure install_cell_property(); |
|
|
function list_cell_properties(); |
|
|
end; |
|