Handbook
Glossary
g_application_set_resource_base_path ( application resource_path -- )
Vocabulary
gio
.
ffi
Inputs
application
an
object
resource_path
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_application_set_resource_base_path
( GApplication* application, gchar* resource_path )