Source position: gtknotebook.pp line 34
type TGtkNotebookPage = record
child: PGtkWidget;
tab_label: PGtkWidget;
menu_label: PGtkWidget;
flag0: Word;
requisition: TGtkRequisition;
allocation: TGtkAllocation;
pad1: gint16;
end;