Gimp.progress_get_window_handle
@returns(int)
def progress_get_window_handle():
# Python wrapper for gimp_progress_get_window_handle()
Returns the native window ID of the toplevel window this plug-in's progress is displayed in.
This function returns the native window ID of the toplevel window this plug-in\'s progress is displayed in.
Since 2.2
- Returns