Handbook
Glossary
gtk_table_set_row_spacing ( table row spacing -- )
Vocabulary
gtk2
.
ffi
Inputs
table
an
object
row
an
object
spacing
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_table_set_row_spacing
( GtkTable* table,
guint
row,
guint
spacing )