Commit Graph

3 Commits

Author SHA1 Message Date
a88c0ffb93 Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
Ell
04a7b2c53a app: add GimpWaitable::try_wait() vfunc
... which should never block, but rather return TRUE or FALSE
immediately, depending on whether or not the waitable is ready.
2018-05-29 16:07:48 -04:00
Ell
028a33cf8a app: add GimpWaitable interface
... which provides methods for waiting on an object.

(cherry picked from commit 0fe066890e)
2018-05-27 13:18:56 -04:00