BWindow class

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:definedIn BeOS API
gptkbp:hasConstructor BWindow(BRect frame, const char* title, window_type type, uint32 flags, uint32 workspace = B_CURRENT_WORKSPACE)
gptkbp:hasMethod AddChild()
Hide()
Minimize()
MoveTo()
Quit()
RemoveChild()
ResizeTo()
Show()
gptkbp:hasProperty gptkb:title
Flags
Frame
WindowType
https://www.w3.org/2000/01/rdf-schema#label BWindow class
gptkbp:inheritsFrom BLooper class
gptkbp:supports event handling
message loop
gptkbp:usedFor window management
gptkbp:usedIn BeOS applications
gptkbp:bfsParent gptkb:Haiku_Interface_Kit
gptkbp:bfsLayer 7