Handbook
Glossary
gtk_handle_box_set_shadow_type ( handle_box type -- )
Vocabulary
gtk2
.
ffi
Inputs
handle_box
an
object
type
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_handle_box_set_shadow_type
( GtkHandleBox* handle_box,
GtkShadowType
type )