[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgtk3.pas line 12512
type TGtkSocket = object(TGtkContainer) |
||
|
||
function new; |
|
|
procedure add_id(); |
|
|
function get_id; |
|
|
function get_plug_window; |
|
|
end; |
|
||
|
||
|
||
|
||
|