[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: gtkproc.pp line 753
procedure GetTextExtentIgnoringAmpersands( |
TheFont: TGtkIntfFont; |
Str: PChar; |
StrLength: Integer; |
lbearing: Pgint; |
rbearing: Pgint; |
width: Pgint; |
ascent: Pgint; |
descent: Pgint |
); |