set_offset
Description:
public void set_offset (
int dx,
int dy)
Offset the position of the anchor rectangle with the given delta.
Parameters:
this |
a `GdkPopupLayout`
|
dx |
x delta to offset the anchor rectangle with
|
dy |
y delta to offset the anchor rectangle with
|