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

org.purejava.appindicator.AtkTextIface Maven / Gradle / Ivy

There is a newer version: 1.4.2
Show newest version
// Generated by jextract

package org.purejava.appindicator;

/**
 * {@snippet :
 * typedef struct _AtkTextIface AtkTextIface;
 * }
 */
public final class AtkTextIface extends _AtkTextIface {

    // Suppresses default constructor, ensuring non-instantiability.
    private AtkTextIface() {}
}






© 2015 - 2025 Weber Informatics LLC | Privacy Policy