Handbook
Glossary
gtk_cell_layout_reorder ( cell_layout cell position -- )
Vocabulary
gtk2
.
ffi
Inputs
cell_layout
an
object
cell
an
object
position
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_cell_layout_reorder
( GtkCellLayout* cell_layout, GtkCellRenderer* cell,
gint
position )