wxWidgets/include/wx/gtk1
Vadim Zeitlin 90dd87ee65 Fix wxGTK1 build after wxFont API changes
Implement the new {Get,Set}{FractionalPointSize,NumericWeight} methods.

Also change wxLoadQueryFont() to use wxNativeFontInfo methods as a side
effect, to reduce code duplication and reuse the existing support for
numeric weights and fractional point sizes in wxNativeFontInfo.
2018-09-17 15:24:42 +02:00
..
private Fix wxGTK 1 build after gtk/gtk.h wrapper header addition 2018-07-10 14:54:19 +02:00
accel.h
app.h
bitmap.h Make wxBitmap ctors consistent wrt passing scale for conversion from wxImage; HiDPI adaptation for propgrid buffer and wxRTC images 2015-11-15 12:49:25 +00:00
bmpbuttn.h Stop using wxBU_AUTODRAW in wxWidgets code 2018-07-21 14:42:06 +02:00
brush.h
button.h
checkbox.h
checklst.h
choice.h
clipbrd.h
colordlg.h
colour.h
combobox.h
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dc.h
dcclient.h
dcmemory.h
dcscreen.h
dialog.h
dnd.h
filedlg.h
font.h Fix wxGTK1 build after wxFont API changes 2018-09-17 15:24:42 +02:00
fontdlg.h
frame.h
gauge.h
glcanvas.h Replace wxEXPLICIT with the 'explicit' keyword 2016-09-14 18:45:12 +09:00
listbox.h
mdi.h
menu.h
menuitem.h
minifram.h
msgdlg.h
notebook.h
pen.h Introduce wxPenInfo class 2017-09-10 01:02:06 +02:00
popupwin.h
private.h
radiobox.h
radiobut.h
region.h
scrolbar.h
scrolwin.h
slider.h
spinbutt.h
spinctrl.h
statbmp.h
statbox.h
statline.h
stattext.h
textctrl.h
tglbtn.h
toolbar.h
tooltip.h
toplevel.h
treectrl.h
win_gtk.h
window.h