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

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

The newest version!
// Generated by jextract

package org.purejava.appindicator;

/**
 * {@snippet lang=c :
 * typedef union _GdkEvent GdkEvent
 * }
 */
public class GdkEvent extends _GdkEvent {

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





© 2015 - 2025 Weber Informatics LLC | Privacy Policy