| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgtk3.pas line 3244
type TGtkOrientable = object  | 
||
function get_orientation;  | 
  | 
|
procedure set_orientation();  | 
  | 
|
property orientation: TGtkOrientation; [rw]  | 
  | 
|
end;  | 
  |