NSMenu

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(id id_)
Undocumented in source.

Members

Functions

addItem
void addItem(NSMenuItem newItem)
Undocumented in source. Be warned that the author may not have intended to support it.
addItemWithTitle
NSMenuItem addItemWithTitle(NSString str, SEL selector, NSString keyEquiv)
Undocumented in source. Be warned that the author may not have intended to support it.
init
NSMenu init()
Undocumented in source. Be warned that the author may not have intended to support it.
initWithTitle
NSMenu initWithTitle(NSString aTitle)
Undocumented in source. Be warned that the author may not have intended to support it.
itemArray
NSArray itemArray()
Undocumented in source. Be warned that the author may not have intended to support it.
setTitle
void setTitle(NSString str)
Undocumented in source. Be warned that the author may not have intended to support it.
sizeToFit
void sizeToFit()
Undocumented in source. Be warned that the author may not have intended to support it.
title
NSString title()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

alloc
NSMenu alloc()
Undocumented in source. Be warned that the author may not have intended to support it.
class_
Class class_()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From NSObject

alloc
NSObject alloc()
Undocumented in source. Be warned that the author may not have intended to support it.
class_
Class class_()
Undocumented in source. Be warned that the author may not have intended to support it.
poseAsClass
void poseAsClass(Class aClass)
Undocumented in source. Be warned that the author may not have intended to support it.
init
NSObject init()
Undocumented in source. Be warned that the author may not have intended to support it.
release
void release()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta