window_set_transient


Description:

[ CCode ( cname = "gimp_window_set_transient" ) ]
[ Version ( since = "2.4" ) ]
public void window_set_transient (Window window)

Indicates to the window manager that window is a transient dialog associated with the GIMP window that the plug-in has been started from.

See also window_set_transient_for_display.

Parameters:

window

the Window that should become transient


Namespace: GimpUi
Package: gimp-ui-3.0