| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
Source position: lazgobject2.pas line 359
type TGClosureBitfield0 = bitpacked record  | 
||
ref_count: guint15;  | 
  | 
|
meta_marshal_nouse: guint1;  | 
  | 
|
n_guards: guint1;  | 
  | 
|
n_fnotifiers: guint2;  | 
  | 
|
n_inotifiers: guint8;  | 
  | 
|
in_inotify: guint1;  | 
  | 
|
floating: guint1;  | 
  | 
|
derivative_flag: guint1;  | 
  | 
|
in_marshal: guint1;  | 
  | 
|
is_invalid: guint1;  | 
  | 
|
end;  |