Handbook
Glossary
gtk_cell_area_focus ( cell_area direction -- gboolean )
Vocabulary
gtk3
.
ffi
Inputs
cell_area
an
object
direction
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
gboolean
gtk_cell_area_focus
( GtkCellArea* cell_area,
GtkDirectionType
direction )