class Web::Window

Included Modules

Defined in:

web.cr

Instance Method Summary

Instance methods inherited from class Web::EventTarget

dup : self dup

Instance Method Detail

def console : JS::Console #

def document : HTMLDocument #

def dup : self #
Description copied from class Reference

Returns a shallow copy of this object.

This allocates a new object and copies the contents of self into it.


def inner_height : Int32 #

def inner_width : Int32 #