commit | eee365964abaa1534c22827e61fb29a6e9f7a6b8 | [log] [tgz] |
---|---|---|
author | Owen W. Taylor <otaylor@fishsoup.net> | Thu Feb 14 16:24:27 2013 -0500 |
committer | Owen W. Taylor <otaylor@fishsoup.net> | Thu Feb 14 16:34:34 2013 -0500 |
tree | adfa5557483c6a240e44718d94b13c5f9132fd7f | |
parent | 11b8600a15fef3c9ee4f3821ebbccbe59c152ba2 [diff] |
GtkTickCallback: document use of G_SOURCE_CONTINUE/REMOVE for return value Document that G_SOURCE_CONTINUE and G_SOURCE_REMOVE are the preferred return values from a tick callback.