class Processing::Surface

Overview

Equivalent of PSurface.

Defined in:

processing/surface.cr

Instance Method Summary

Instance Method Detail

def set_title(new_title : String) #

Sets the window title.


[View source]
def title : String #

The current window title.


[View source]