Handbook
Glossary
gtk_application_get_window_by_id ( application id -- GtkWindow* )
Vocabulary
gtk3
.
ffi
Inputs
application
an
object
id
an
object
Outputs
GtkWindow*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
GtkWindow*
gtk_application_get_window_by_id
( GtkApplication* application,
guint
id )