get_bundle
Description:
[
Version ( since =
"0.8.0" ) ]
public unowned Bundle?
get_bundle (
BundleKind bundle_kind)
Gets a bundle identifier string.
Parameters:
this |
a Component instance.
|
bundle_kind |
the bundle kind, e.g. as_bundle_kind_limba.
|
Returns:
An Bundle, or null if not set.
|