[ Version ( since = "0.11.0" ) ]
public unowned Launchable? get_launchable (LaunchableKind kind)
Gets a Launchable of a specific type that contains launchable entries for this component.
this |
a Component instance. |
kind |
a launch kind, e.g. as_launchable_kind_desktop_id |
a Launchable or null if not found |