Client.onClientMoved

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void onClientMoved(void delegate(ClientInfo) dg)
    struct Client
    void
    onClientMoved
    (
    void delegate dg
    )
  2. void onClientMoved(void function(ClientInfo) dg)

Meta