Ryujinx-GtkSharp/doc/en/Art
Dan Winship 6bf7376094 * parser/gapi2xml.pl (addParamsElem): change the handling of
anonymous function pointer types in method signatures. Before, we
	added a <callback> child to the <parameters> node, but the
	generator just ignored it. Now we add the callback (with a made-up
	name) to the toplevel node, and add an ordinary <param> node
	referencing it to the <parameters> node. Also, if the last param
	of the callback is a gpointer, rename it from "arg#" to "data" so
	it will be treated correctly (as the user data passed from the
	calling method). [Fixes #66241]

	* art/art-api.raw: 
	* gdk/gdk-api-2.4.raw: 
	* gdk/gdk-api-2.6.raw: Regen

	* generator/Parameters.cs (IsHidden): loosen the definition of
	hideable user_data; it doesn't have to occur at the end of the
	parameter list, as long as there's a callback arg before it.

	* generator/MethodBody.cs (GetCallString): Use Parameters.IsHidden
	to decide whether or not to squash user_data params, rather than
	trying to duplicate its logic. As a side effect, this also causes
	a handful of methods that take non-hidden IntPtr arguments to
	start actually passing those arguments to C rather than always
	passing IntPtr.Zero.

	* generator/Method.cs (Equals, GetHashCode): Remove unnecessary
	and possibly erroneous hashing overrides.

	* gtk/Gtk.metadata: Hide Gtk.Container.ForeachFull, since it's
	useless and wasn't in gtk# 1.0

	* gtk/Menu.custom (Popup):
	* gtk/TextIter.custom (ForwardFindChar, BackwardFindChar):
	* gnome/App.custom (CreateMenusInterp, InsertMenusInterp,
	CreateToolbarInterp):
	* gnome/Client.custom (RequestInteractionInterp):
	* gnome/Popup.custom (MenuDoPopupModal, MenuDoPopup): Add
	[Obsolete] compat overloads for methods that have now lost a
	useless IntPtr.

svn path=/trunk/gtk-sharp/; revision=47566
2005-07-22 19:10:04 +00:00
..
Affine.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
AlphaGamma.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
AlphaType.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
Bpath.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
CompositingMode.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
DestroyNotify.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
DRect.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
FilterLevel.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
Global.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
GradientLinear.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
GradientRadial.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
GradientSpread.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
GradientStop.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
ImageSource.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
ImageSourceFlags.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
IRect.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
MaskSource.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
Pathcode.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
PathStrokeCapType.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
PathStrokeJoinType.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
PixBuf.xml 2005-07-02 Mike Kestner <mkestner@novell.com> 2005-07-02 15:23:27 +00:00
PixFormat.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
Point.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
Render.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
RenderAaCallback.xml * parser/gapi2xml.pl (addParamsElem): change the handling of 2005-07-22 19:10:04 +00:00
RenderCallback.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
RenderMaskRun.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
Rgb.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
Rgba.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
SVP.xml * parser/gapi2xml.pl (addParamsElem): change the handling of 2005-07-22 19:10:04 +00:00
SVPRenderAAIter.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
SVPRenderAAStep.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
SVPSeg.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
SvpWriter.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
TODO 2004-03-05 Hector Gomez M <hectorgm@ciencias.unam.mx> 2004-03-05 13:40:13 +00:00
Uta.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
Vpath.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
VpathDash.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
WindRule.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00