load-nib ( name -- )


Vocabulary
cocoa.nibs

Inputs
namea string


Outputs
None

Word description
Loads an Interface Builder .nib file with the given name.

Definition