Skip to content
  • Jehan's avatar
    libgimp: run the first search of GimpProcBrowserDialog in init(). · a76c9305
    Jehan authored
    Otherwise, if run in gimp_proc_browser_dialog_new(), this initial search
    does not happen when constructing with g_object_new(). This is
    especially bad for non-C plug-ins as gimp_proc_browser_dialog_new() is
    not introspectable because of variable arguments.
    a76c9305