org.purejava.appindicator.constants$3381 Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of libappindicator-gtk3-java-full Show documentation
Show all versions of libappindicator-gtk3-java-full Show documentation
Java bindings for libappindicator-gtk3 in 100% pure Java
// Generated by jextract
package org.purejava.appindicator;
import java.lang.foreign.MemoryLayout;
import java.lang.invoke.MethodHandle;
import java.lang.invoke.VarHandle;
final class constants$3381 {
// Suppresses default constructor, ensuring non-instantiability.
private constants$3381() {}
static final MethodHandle const$0 = RuntimeHelper.downcallHandle(
constants$3043.const$5
);
static final VarHandle const$1 = constants$3379.const$3.varHandle(MemoryLayout.PathElement.groupElement("render_frame_gap"));
static final MethodHandle const$2 = RuntimeHelper.upcallHandle(_GtkThemingEngineClass.render_extension.class, "apply", constants$3043.const$3);
static final MethodHandle const$3 = RuntimeHelper.downcallHandle(
constants$3043.const$3
);
static final VarHandle const$4 = constants$3379.const$3.varHandle(MemoryLayout.PathElement.groupElement("render_extension"));
static final MethodHandle const$5 = RuntimeHelper.upcallHandle(_GtkThemingEngineClass.render_check.class, "apply", constants$3041.const$2);
}