org.purejava.appindicator.GtkSwitch Maven / Gradle / Ivy
// Generated by jextract
package org.purejava.appindicator;
/**
* {@snippet lang=c :
* typedef struct _GtkSwitch GtkSwitch
* }
*/
public class GtkSwitch extends _GtkSwitch {
GtkSwitch() {
// Should not be called directly
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy