ComponentTransfer.identity
Description:
[ CCode ( has_construct_function = false ) ]
public ComponentTransfer.identity ()
public ComponentTransfer.identity ()
Creates a new component transfer that doesn't change the component value.
<figure> <picture> <source srcset="identity-dark.png" media="(prefers-color-scheme: dark)"> <img alt="Component transfer: identity" src="identity-light.png"> </picture> </figure>
Returns:
|
a new `GskComponentTransfer` |