Handbook
Glossary
gdk_window_set_transient_for ( window parent -- )
Vocabulary
gdk2
.
ffi
Inputs
window
an
object
parent
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gdk2.ffi
LIBRARY:
gdk2
FUNCTION:
void
gdk_window_set_transient_for
( GdkWindow* window, GdkWindow* parent )