Handbook
Glossary
gtk_style_context_get_border ( style_context state border -- )
Vocabulary
gtk3
.
ffi
Inputs
style_context
an
object
state
an
object
border
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_style_context_get_border
( GtkStyleContext* style_context,
GtkStateFlags
state,
GtkBorder** border )