Function

Gimpprogress_get_window_handle

since: 2.2

Declaration [src]

gint
gimp_progress_get_window_handle (
  void
)

Description [src]

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.

Available since: 2.2

Return value

Type: gint

The progress bar’s toplevel window.