Class BindingBuilder<S,T>

java.lang.Object
io.github.jwharm.javagi.gobject.BindingBuilder<S,T>
Type Parameters:
S - type of the source property
T - type of the target property

public class BindingBuilder<S,T> extends Object
Builder class to setup a GObject property binding.
See Also: