Skip to content
  • Michael Natterer's avatar
    libgimpbase, libgimp, app: add libgimp support for passing GFiles · a5ac3e45
    Michael Natterer authored
    Which means support for GParamSpecObject with value_type ==
    G_TYPE_FILE, and converting between GFile and its URI for wire
    communication directly above the protocol layer.
    
    This change requires passing a GParamSpec's value type as generic
    member of GPParamDef, which in turn makes some members of its
    sub-structures obsolete.
    a5ac3e45