forked from AuroraMiddleware/gtk
d5f1754981
These days exposure happens only on the native windows (generally the toplevel window) and is propagated down recursively. The expose event is only useful for backwards compat, and in fact, for double buffered widgets we totally ignore the event (and non-double buffering breaks on wayland). So, by not setting the mask we avoid emitting these events and then later ignoring them. We still keep it on eventbox, fixed and layout as these are used in weird ways that want backwards compat. |
||
---|---|---|
.. | ||
gtkaction.c | ||
gtkaction.h | ||
gtkactiongroup.c | ||
gtkactiongroup.h | ||
gtkactivatable.c | ||
gtkactivatable.h | ||
gtkalignment.c | ||
gtkalignment.h | ||
gtkarrow.c | ||
gtkarrow.h | ||
gtkcolorsel.c | ||
gtkcolorsel.h | ||
gtkcolorseldialog.c | ||
gtkcolorseldialog.h | ||
gtkfontsel.c | ||
gtkfontsel.h | ||
gtkgradient.c | ||
gtkgradient.h | ||
gtkgradientprivate.h | ||
gtkhandlebox.c | ||
gtkhandlebox.h | ||
gtkhbbox.c | ||
gtkhbbox.h | ||
gtkhbox.c | ||
gtkhbox.h | ||
gtkhpaned.c | ||
gtkhpaned.h | ||
gtkhscale.c | ||
gtkhscale.h | ||
gtkhscrollbar.c | ||
gtkhscrollbar.h | ||
gtkhseparator.c | ||
gtkhseparator.h | ||
gtkhsv.c | ||
gtkhsv.h | ||
gtkiconfactory.c | ||
gtkiconfactory.h | ||
gtkimagemenuitem.c | ||
gtkimagemenuitem.h | ||
gtkmisc.c | ||
gtkmisc.h | ||
gtknumerableicon.c | ||
gtknumerableicon.h | ||
gtknumerableiconprivate.h | ||
gtkradioaction.c | ||
gtkradioaction.h | ||
gtkrc.c | ||
gtkrc.h | ||
gtkrecentaction.c | ||
gtkrecentaction.h | ||
gtkstatusicon-quartz.c | ||
gtkstatusicon.c | ||
gtkstatusicon.h | ||
gtkstock.c | ||
gtkstock.h | ||
gtkstyle.c | ||
gtkstyle.h | ||
gtkstyleproperties.c | ||
gtkstyleproperties.h | ||
gtkstylepropertiesprivate.h | ||
gtksymboliccolor.c | ||
gtksymboliccolor.h | ||
gtksymboliccolorprivate.h | ||
gtktable.c | ||
gtktable.h | ||
gtktearoffmenuitem.c | ||
gtktearoffmenuitem.h | ||
gtkthemingengine.c | ||
gtkthemingengine.h | ||
gtktoggleaction.c | ||
gtktoggleaction.h | ||
gtktrayicon-x11.c | ||
gtktrayicon.h | ||
gtkuimanager.c | ||
gtkuimanager.h | ||
gtkvbbox.c | ||
gtkvbbox.h | ||
gtkvbox.c | ||
gtkvbox.h | ||
gtkvpaned.c | ||
gtkvpaned.h | ||
gtkvscale.c | ||
gtkvscale.h | ||
gtkvscrollbar.c | ||
gtkvscrollbar.h | ||
gtkvseparator.c | ||
gtkvseparator.h | ||
Makefile.inc |