Handbook
Glossary
gtk_table_set_col_spacing ( table column spacing -- )
Vocabulary
gtk2
.
ffi
Inputs
table
an
object
column
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_col_spacing
( GtkTable* table,
guint
column,
guint
spacing )