![JAR search and dependency download from the Maven repository](/logo.png)
org.purejava.appindicator.GSocket Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of libappindicator-gtk3-java-full Show documentation
Show all versions of libappindicator-gtk3-java-full Show documentation
Java bindings for libappindicator-gtk3 in 100% pure Java
The newest version!
// Generated by jextract
package org.purejava.appindicator;
/**
* {@snippet lang=c :
* typedef struct _GSocket GSocket
* }
*/
public class GSocket extends _GSocket {
GSocket() {
// Should not be called directly
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy