Gimp.user_time
@returns(guint32)
def user_time():
# Python wrapper for gimp_user_time()
Returns the timestamp of the user interaction that should be set on the plug-in window. This is handled transparently, plug-in authors do not have to care about it.
This is a constant value given at plug-in configuration time.
Since 2.6
- Returns