Package org.gnome.gio

Class ApplicationCommandLine.Builder<B extends ApplicationCommandLine.Builder<B>>

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

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