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

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

The newest version!
// Generated by jextract

package org.purejava.appindicator;

/**
 * {@snippet lang=c :
 * typedef struct _GCond GCond
 * }
 */
public class GCond extends _GCond {

    GCond() {
        // Should not be called directly
    }
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy