Package org.gnome.gio

Class PropertyAction.Builder<B extends PropertyAction.Builder<B>>

java.lang.Object
io.github.jwharm.javagi.gobject.Builder<B>
org.gnome.gobject.GObject.Builder<B>
org.gnome.gio.PropertyAction.Builder<B>
Type Parameters:
B - the type of the Builder that is returned
All Implemented Interfaces:
BuilderInterface, Action.Builder<B>
Enclosing class:
PropertyAction

public static class PropertyAction.Builder<B extends PropertyAction.Builder<B>> extends GObject.Builder<B> implements Action.Builder<B>
Inner class implementing a builder pattern to construct a GObject with properties.