Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
Window Class Reference

Detailed Description

Top-level container for the GUI.

Attributes:
    title: Window title text.
    width: Window width in pixels.
    height: Window height in pixels.
    children: The list of top-level child widgets contained by the window.