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