Handbook
Glossary
gtk_scrolled_window_set_max_content_height ( scrolled_window height -- )
Vocabulary
gtk3
.
ffi
Inputs
scrolled_window
an
object
height
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_scrolled_window_set_max_content_height
( GtkScrolledWindow* scrolled_window,
gint
height )