Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
g_signal_lookup ( name itype -- guint )
Vocabulary
gobject.ffi
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gobject.ffi
LIBRARY:
gobject
FUNCTION:
guint
g_signal_lookup
( gchar* name,
GType
itype )
;
inline