mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-11-20 11:35:12 +00:00
param const
* glib/Marshaller.cs (Utf8PtrToString): Add an IntPtr[]->string[]
overload, since that's what we actually need in the case where
it's used (above). Leave the IntPtr[]->string[] overload of
PtrToStringGFree in case anyone is using it manually.
* gtk/Gtk.metadata: hide GtkModuleInitFunc and
GtkModuleDisplayInitFunc; they are the signatures of user-defined
methods that gtk only ever resolves via g_module_symbol(), so
they're not useful from C#. (And the marshalling was all wrong
anyway...)
svn path=/trunk/gtk-sharp/; revision=43461
|
||
|---|---|---|
| .. | ||
| glue | ||
| About.custom | ||
| App.custom | ||
| BonoboUIVerb.cs | ||
| Canvas.custom | ||
| CanvasBpath.custom | ||
| CanvasClipgroup.custom | ||
| CanvasEllipse.custom | ||
| CanvasGroup.custom | ||
| CanvasItem.custom | ||
| CanvasLine.custom | ||
| CanvasPathDef.custom | ||
| CanvasPixbuf.custom | ||
| CanvasPoints.custom | ||
| CanvasPolygon.custom | ||
| CanvasRE.custom | ||
| CanvasRect.custom | ||
| CanvasRichText.custom | ||
| CanvasShape.custom | ||
| CanvasText.custom | ||
| CanvasWidget.custom | ||
| DateEdit.custom | ||
| Druid.custom | ||
| DruidPageEdge.custom | ||
| Font.custom | ||
| FontFamily.custom | ||
| gnome-api.raw | ||
| gnome-sharp-2.0.pc.in | ||
| gnome-sharp.dll.config.in | ||
| Gnome.metadata | ||
| GPPath.custom | ||
| IconData.cs | ||
| IconList.custom | ||
| IconTextItem.custom | ||
| IconTheme.cs | ||
| Makefile.am | ||
| makefile.win32 | ||
| Modules.cs | ||
| PanelApplet.custom | ||
| PanelAppletFactory.cs | ||
| Print.custom | ||
| PrintContext.custom | ||
| PrintDialog.custom | ||
| PrintJob.custom | ||
| Program.custom | ||
| Scores.custom | ||