diff --git a/doc/en/GLib/Marshaller.xml b/doc/en/GLib/Marshaller.xml index 61feb49e3..90ba368a2 100644 --- a/doc/en/GLib/Marshaller.xml +++ b/doc/en/GLib/Marshaller.xml @@ -29,10 +29,10 @@ - To be added + Marshals a utf8 string from native memory and frees the native string. a a - To be added + @@ -45,7 +45,7 @@ - To be added + Marshals an array of utf8 string from native memory and frees the native strings. a a To be added @@ -61,10 +61,10 @@ - To be added + Marshal a string to a native Utf8 string using GLib memory allocation. a a - To be added + @@ -185,5 +185,37 @@ This is a wrapper for marshalling between managed String.Format-style methods and unmanaged printf-style ones. The managed function should take a format, and a array of , and pass that to . will format the data, and then make sure that any percent signs in the result are doubled so that they can safely be passed to an unmanaged method that expects a printf-style string (and following arguments). + + + Method + + System.String + + + + + + Marshals a native Utf8 string to a managed string. + a + a + + + + + + Method + + System.IntPtr + + + + + + To be added + a + a + To be added + + - \ No newline at end of file + diff --git a/doc/en/Gtk/ModuleInitFunc.xml b/doc/en/Gtk/ModuleInitFunc.xml index 28b458ba1..46d6dbade 100644 --- a/doc/en/Gtk/ModuleInitFunc.xml +++ b/doc/en/Gtk/ModuleInitFunc.xml @@ -1,5 +1,5 @@ - + gtk-sharp 0.0.0.0