Callback type for adding a function to update animations. See gtk.widget.Widget.addTickCallback.
G_SOURCE_CONTINUE if the tick callback should continue to be called, G_SOURCE_REMOVE if the tick callback should be removed.
Callback type for adding a function to update animations. See gtk.widget.Widget.addTickCallback.