| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgtk3.pas line 4565
type TGtkCellAreaBox = object(TGtkCellArea)  | 
||
  | 
||
function new;  | 
  | 
|
function get_spacing;  | 
  | 
|
procedure pack_end();  | 
  | 
|
procedure pack_start();  | 
  | 
|
procedure set_spacing();  | 
  | 
|
  | 
||
end;  | 
  | 
||
  | 
||
  | 
||
  |