move_window
Description:
[ Version ( deprecated = true , deprecated_since = "0.60" ) ]
public virtual signal void move_window (uint x, uint y)
public virtual signal void move_window (uint x, uint y)
Warning: move_window is deprecated since 0.60.
Never emitted.
Parameters:
x |
the terminal's desired location, X coordinate |
y |
the terminal's desired location, Y coordinate |