Home
last modified time | relevance | path

Searched defs:G_OBJECT_CLASS_SET_CONSTRUCTOR (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/swt/swt-4.20/
H A Dos_custom.h62 #define G_OBJECT_CLASS_SET_CONSTRUCTOR(arg0, arg1) (arg0)->constructor = (GObject* (*) (GType, guin… macro
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/
H A Dos_custom.h60 #define G_OBJECT_CLASS_SET_CONSTRUCTOR(arg0, arg1) (arg0)->constructor = (GObject* (*) (GType, guin… macro
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/
H A DOS.java704 public static final native void G_OBJECT_CLASS_SET_CONSTRUCTOR(long object_class, long constructor); in G_OBJECT_CLASS_SET_CONSTRUCTOR() method in OS
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/internal/gtk/
H A DOS.java738 public static final native void G_OBJECT_CLASS_SET_CONSTRUCTOR(long object_class, long constructor); in G_OBJECT_CLASS_SET_CONSTRUCTOR() method in OS