gio.resource

Undocumented in source.

Members

Classes

Resource
class Resource

Applications and libraries often contain binary or textual data that is really part of the application, rather than user data. For instance [gtk.builder.Builder] .ui files, splashscreen images, gio.menu.Menu markup XML, CSS files, icons, etc. These are often shipped as files in $datadir/appname, or manually included as literal strings in the code.