Klasse GResource

java.lang.Object
ch.bailu.gtk.lib.bridge.GResource

public class GResource extends Object
  • Konstruktordetails

    • GResource

      public GResource()
  • Methodendetails

    • loadAndRegister

      public static void loadAndRegister(String path)
      Load a gresource bundle from java resources path and register it See Resource for documentation on how to generate gresource bundles.
      Parameter:
      path - absolute path to gresource: "/gresource/app.gresource"