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

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

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

package org.purejava.appindicator;

/**
 * {@snippet :
 * typedef struct _PangoAttrShape PangoAttrShape;
 * }
 */
public final class PangoAttrShape extends _PangoAttrShape {

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






© 2015 - 2024 Weber Informatics LLC | Privacy Policy