[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazgdk3.pas line 5040
procedure gdk_window_move_to_rect( |
window: PGdkWindow; |
rect: PGdkRectangle; |
rect_anchor: TGdkGravity; |
window_anchor: TGdkGravity; |
anchor_hints: TGdkAnchorHints; |
rect_anchor_dx: gint; |
rect_anchor_dy: gint |
); |