![JAR search and dependency download from the Maven repository](/logo.png)
org.purejava.appindicator.constants$913 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$913 {
// Suppresses default constructor, ensuring non-instantiability.
private constants$913() {}
static final MethodHandle const$0 = RuntimeHelper.upcallHandle(_GDBusObjectManagerIface.get_interface.class, "apply", constants$23.const$0);
static final VarHandle const$1 = constants$911.const$5.varHandle(MemoryLayout.PathElement.groupElement("get_interface"));
static final MethodHandle const$2 = RuntimeHelper.upcallHandle(_GDBusObjectManagerIface.object_added.class, "apply", constants$13.const$4);
static final VarHandle const$3 = constants$911.const$5.varHandle(MemoryLayout.PathElement.groupElement("object_added"));
static final MethodHandle const$4 = RuntimeHelper.upcallHandle(_GDBusObjectManagerIface.object_removed.class, "apply", constants$13.const$4);
static final VarHandle const$5 = constants$911.const$5.varHandle(MemoryLayout.PathElement.groupElement("object_removed"));
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy