Add GPlugin.Manager.find_plugin_with_filename

Review Request #3284 — Created July 9, 2024 and submitted

Information

gplugin/gplugin
default

Reviewers

This has been on the todo list for awhile and may come in handy.

I didn't write a test where a plugin is found as trying to get the proper file
name of a plugin is a big pain with our current test setup.

Ran the tests under valgrind.

Summary ID
Add GPlugin.Manager.find_plugin_with_filename
This has been on the todo list for awhile and may come in handy. I didn't write a test where a plugin is found as trying to get the proper file name of a plugin is a big pain with our current test setup.
e3093e72838acc01387918b265bd572dec60a1a0
Description From Last Updated

s/use/used

ivanhoeivanhoe

This needs to be freed.

ivanhoeivanhoe
ivanhoe
  1. 
      
  2. gplugin/gplugin-manager.c (Diff revision 1)
     
     
    Show all issues

    s/use/used

  3. gplugin/gplugin-manager.c (Diff revision 1)
     
     
    Show all issues

    This needs to be freed.

  4. 
      
grim
grim
  1. 
      
  2. 
      
ivanhoe
  1. Ship It!
  2. 
      
grim
Review request changed
Status:
Completed