get_launchable


Description:

[ 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.

Parameters:

this

a Component instance.

kind

a launch kind, e.g. as_launchable_kind_desktop_id

Returns:

a Launchable or null if not found