class Marionette::Window
- Marionette::Window
- Reference
- Object
Included Modules
Defined in:
marionette/window.crConstant Summary
-
Log =
::Log.for("marionette.window")
Constructors
Class Method Summary
Instance Method Summary
- #close
- #execute(command, params = {} of String => String)
- #fullscreen
- #handle : String
- #maximize
- #minimize
- #move_to(x, y)
- #position
- #position=(position : Location)
- #rect
- #rect=(rect : Rect)
- #resize_to(width, height)
- #session : Session
- #set_rect(x, y, width, height)
- #size
- #size=(size : Size)
- #switch
- #type : Type