All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.purejava.appindicator.constants$3413 Maven / Gradle / Ivy

There is a newer version: 1.4.1
Show newest version
// 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");
}






© 2015 - 2024 Weber Informatics LLC | Privacy Policy