Check the available field to see if the component was found.
probeComponent
fn
ComponentConfig probeComponent(Component component)Probes for FLTK component configuration using all available methods.
Tries pkg-config first, then falls back to fltk-config if pkg-config fails or doesn't have the package.
Parameters
component | The FLTK component to probe |
Returns
ComponentConfig struct with the best available configuration.