Handbook
Glossary
gtk_icon_size_lookup ( size width height -- gboolean )
Vocabulary
gtk2
.
ffi
Inputs
size
an
object
width
an
object
height
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
gboolean
gtk_icon_size_lookup
(
gint
size,
gint
width,
gint
height )