org.purejava.appindicator.constants$3413 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.MemorySegment;
import java.lang.invoke.MethodHandle;
final class constants$3413 {
// Suppresses default constructor, ensuring non-instantiability.
private constants$3413() {}
static final MethodHandle const$0 = RuntimeHelper.downcallHandle(
"app_indicator_get_secondary_activate_target",
constants$5.const$2
);
static final MethodHandle const$1 = RuntimeHelper.downcallHandle(
"app_indicator_build_menu_from_desktop",
constants$14.const$3
);
static final MemorySegment const$2 = MemorySegment.ofAddress(0L);
static final MemorySegment const$3 = RuntimeHelper.CONSTANT_ALLOCATOR.allocateUtf8String("");
static final MemorySegment const$4 = RuntimeHelper.CONSTANT_ALLOCATOR.allocateUtf8String("/tmp/jextract$7831923431972799985.h:49");
static final MemorySegment const$5 = RuntimeHelper.CONSTANT_ALLOCATOR.allocateUtf8String("h");
}