Handbook
Glossary
gtk_scale_get_layout_offsets ( scale x y -- )
Vocabulary
gtk3
.
ffi
Inputs
scale
an
object
x
an
object
y
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_scale_get_layout_offsets
( GtkScale* scale, gint* x, gint* y )