Unit 'gtk' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gtk1]

TGtkWidget

Declaration

Source position: gtkwidget.pp line 68

type TGtkWidget = record

  theobject: TGtkObject;

  private_flags: guint16;

  state: guint8;

  saved_state: guint8;

  name: Pgchar;

  thestyle: pointer;

  requisition: TGtkRequisition;

  allocation: TGtkAllocation;

  window: PGdkWindow;

  parent: PGtkWidget;

end;


Documentation generated on: 2023-03-18