Handbook
Glossary
g_bookmark_file_has_application ( bookmark_file uri name error -- gboolean )
Vocabulary
glib
.
ffi
Inputs
bookmark_file
an
object
uri
an
object
name
an
object
error
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
gboolean
g_bookmark_file_has_application
( GBookmarkFile* bookmark_file, gchar* uri, gchar* name,
GError* error )