[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgtk3.pas line 4668
type TGtkCellLayoutIface = object |
||
|
||
pack_start: ; |
|
|
pack_end: ; |
|
|
clear: ; |
|
|
|
||
|
||
|
||
reorder: ; |
|
|
get_cells: ; |
|
|
get_area: ; |
|
|
end; |
|