Handbook
Glossary
gtk_icon_view_get_cell_rect ( icon_view path cell rect -- gboolean )
Vocabulary
gtk3
.
ffi
Inputs
icon_view
an
object
path
an
object
cell
an
object
rect
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gdk3.ffi
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
gboolean
gtk_icon_view_get_cell_rect
( GtkIconView* icon_view, GtkTreePath* path,
GtkCellRenderer* cell, GdkRectangle** rect )