Skip to content

Draft: gio-2.0: add public static gresource_get_resource

Hydral Nathan Jordan requested to merge hydrasho/vala:gresource into main

#1542 glib!4015 (closed)

gresource.c cannot currently be used without GTK.

(I was planning to add a function to retrieve a string or Bytes[] directly instead of going through open_stream, but I'd prefer to hear your opinion first, perhaps for another merge request).

Edited by Hydral Nathan Jordan

Merge request reports