Handbook
Glossary
g_signal_lookup ( name itype -- guint )
Vocabulary
gobject
.
ffi
Inputs
name
an
object
itype
an
object
Outputs
guint
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gobject.ffi
LIBRARY:
gobject
FUNCTION:
guint
g_signal_lookup
( gchar* name,
GType
itype )