Package org.gnome.gio

Class DesktopAppInfo.Builder<B extends DesktopAppInfo.Builder<B>>

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

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