Home
last modified time | relevance | path

Searched refs:InvokeNative (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/glib/
H A DGLibSharp.SourceDummyMarshalNative.cs39 return new GLib.SourceDummyMarshal(InvokeNative);
43 void InvokeNative () in InvokeNative() method in GLibSharp.SourceDummyMarshalInvoker
H A DGLibSharp.SourceFuncNative.cs39 return new GLib.SourceFunc(InvokeNative);
43 bool InvokeNative (IntPtr user_data) in InvokeNative() method in GLibSharp.SourceFuncInvoker
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/gtk/
H A DGtkSharp.TextBufferSerializeFuncNative.cs39 return new Gtk.TextBufferSerializeFunc(InvokeNative);
44 …byte [] InvokeNative (Gtk.TextBuffer register_buffer, Gtk.TextBuffer content_buffer, Gtk.TextIter … in InvokeNative() method in GtkSharp.TextBufferSerializeFuncInvoker
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/atk/
H A DUtil.custom96 return new KeySnoopFunc (InvokeNative);
100 int InvokeNative (Atk.KeyEventStruct evnt)