Handbook
Glossary
gtk_scrolled_window_set_max_content_width ( scrolled_window width -- )
Vocabulary
gtk3
.
ffi
Inputs
scrolled_window
an
object
width
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_width
( GtkScrolledWindow* scrolled_window,
gint
width )