[f21/master] Let gtk determine the allocation for overlays.

Chris Lumens clumens at redhat.com
Thu Aug 28 14:04:57 UTC 2014


> Why the return value changes here? Could you please add a comment about
> its meaning? ACK otherwise.

Typically in GTK signal handlers, a return value of True means that no
other function should be called for this signal and a value of False
means that other functions should be called.

- Chris


More information about the anaconda-patches mailing list