wxWidgets/include/wx/cocoa
Vadim Zeitlin 0634700a96 Add wxFont ctor taking a single flags argument instead of style/weight/...
Currently this ctor just does the same thing as the existing ctors in a
different way but it will be extended to support wxFONTFLAG_STRIKETHROUGH in
the next commits.

See #9907.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70445 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-01-23 11:28:21 +00:00
..
objc
private
app.h
autorelease.h
bitmap.h
bmpbuttn.h
brush.h
button.h
checkbox.h
checklst.h
chkconf.h Replaced C++ comments with C ones in C files. 2011-04-15 19:18:34 +00:00
choice.h
clipbrd.h
colordlg.h
colour.h
combobox.h
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dc.h Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
dcclient.h
dcmemory.h
dcscreen.h
dialog.h
dirdlg.h
drawer.h
evtloop.h
filedlg.h
font.h Add wxFont ctor taking a single flags argument instead of style/weight/... 2012-01-23 11:28:21 +00:00
fontdlg.h
frame.h
gauge.h
glcanvas.h
icon.h
listbox.h
log.h
mbarman.h
mdi.h
menu.h
menuitem.h
msgdlg.h
notebook.h No changes, just use symbolic NO_IMAGE constant instead of -1 or wxNOT_FOUND. 2011-08-21 14:08:49 +00:00
NSApplication.h
NSBox.h
NSButton.h
NSControl.h
NSMenu.h
NSPanel.h
NSScroller.h
NSSlider.h
NSTableDataSource.h
NSTableView.h
NSTabView.h
NSTextField.h
NSView.h
NSWindow.h
ObjcAssociate.h
ObjcRef.h
pen.h
radiobox.h
radiobut.h
region.h
scrolbar.h
slider.h
sound.h Change wxSound ctor from in-memory data to use size_t/void *. 2011-09-21 15:08:02 +00:00
spinbutt.h
statbmp.h
statbox.h
statline.h
stattext.h
string.h
taskbar.h
textctrl.h
toolbar.h
tooltip.h
toplevel.h
trackingrectmanager.h
window.h