Source position: gtksocket.inc line 11
type TGtkSocket = record |
container: TGtkContainer; |
request_width: guint16; |
request_height: guint16; |
current_width: guint16; |
current_height: guint16; |
plug_window: PGdkWindow; |
plug_widget: PGtkWidget; |
xembed_version: gshort; |
flag0: Word; |
accel_group: PGtkAccelGroup; |
toplevel: PGtkWidget; |
end; |