Table of Contents

cmd.window

“cmd.window” controls the visibility of PyMOL's output window

Parameters

cmd.window(string action, int x, int y, int width, int height)

    

Implementation

def window(action='show', x=0, y=0, width=0, height=0):

See Also

window | api