GtkSharp/doc/en/Pango
Dan Winship a7d8b64f7a * generator/Parameters.cs (Parameters.Validate): If the parameters
end with "callback, gpointer, GDestroyNotify", then mark the
	callback as having "notified" Scope.
	(Parameters.IsHidden): Hide user_data and GDestroyNotify after a
	callback.
	(Parameter.Scope): make this settable
	(Parameter.IsDestroyNotify): new test

	* generator/MethodBody.cs (Initialize): Handle "notified" callback
	scope (using a GCHandle and GLib.DestroyHelper.NotifyHandler)

	* generator/CallbackGen.cs (GenWrapper): Add a static
	"GetManagedDelegate" method to the wrapper type, to translate a
	native delegate back to its corresponding managed delegate.
	(FromNative): use GetManagedDelegate.

	* generator/ReturnValue.cs (Validate): We handle callback return
	values now

	* generator/SymbolTable.cs: marshal GDestroyNotify as
	GLib.DestroyNotify

	* glib/DestroyNotify.cs: Moved from gtk

	* gtk/Gtk.metadata: globally change GtkDestroyNotify to
	GDestroyNotify, but then change back the ones that are exposed in
	the API. Un-hide lots of methods we can correctly autogenerate
	now.

	* gtk/DestroyHelper.cs: moved to glib

	* gtk/*.custom: remove methods that are autogenerated now, add
	Obsolete wrappers where needed, replace Gtk.DestroyHelper usage
	with GLib.DestroyHelper.

	* gdk/Gdk.metadata: 
	* gnome/Gnome.metadata: Turn Gdk.Drawable.SetData and
	Gnome.IconList.SetIconDataFull's GDestroyNotify args into
	gpointers so the generated API stays the same as it used to be.

	* rsvg/Handle.custom: implement deprecated SetSizeCallback

	* sample/GtkDemo/DemoIconView.cs (CreateSort): update for API
	changes

svn path=/trunk/gtk-sharp/; revision=44020
2005-05-04 11:47:25 +00:00
..
Alignment.xml some more Pango stuff 2004-07-13 17:20:13 +00:00
Analysis.xml more pango docs 2004-07-17 18:05:37 +00:00
AttrBackground.xml * pango/Attribute.cs: Base class for Pango attributes, a la 2005-04-24 22:35:43 +00:00
AttrDataCopyFunc.xml 2005-04-21 Mike Kestner <mkestner@novell.com> 2005-04-21 17:10:54 +00:00
AttrFallback.xml * pango/Attribute.cs: Base class for Pango attributes, a la 2005-04-24 22:35:43 +00:00
AttrFamily.xml * pango/Attribute.cs: Base class for Pango attributes, a la 2005-04-24 22:35:43 +00:00
AttrFilterFunc.xml more pango docs 2004-07-17 17:24:02 +00:00
AttrFontDesc.xml * pango/Attribute.cs: Base class for Pango attributes, a la 2005-04-24 22:35:43 +00:00
AttrForeground.xml * pango/Attribute.cs: Base class for Pango attributes, a la 2005-04-24 22:35:43 +00:00
Attribute.xml * pango/Attribute.cs: Base class for Pango attributes, a la 2005-04-24 22:35:43 +00:00
AttrIterator.xml more pango docs 2004-07-17 17:24:02 +00:00
AttrLanguage.xml * pango/Attribute.cs: Base class for Pango attributes, a la 2005-04-24 22:35:43 +00:00
AttrLetterSpacing.xml * pango/Attribute.cs: Base class for Pango attributes, a la 2005-04-24 22:35:43 +00:00
AttrList.xml more pango docs 2004-07-17 17:24:02 +00:00
AttrRise.xml * pango/Attribute.cs: Base class for Pango attributes, a la 2005-04-24 22:35:43 +00:00
AttrScale.xml * pango/Attribute.cs: Base class for Pango attributes, a la 2005-04-24 22:35:43 +00:00
AttrShape.xml * pango/Attribute.cs: Base class for Pango attributes, a la 2005-04-24 22:35:43 +00:00
AttrSize.xml * pango/Attribute.cs: Base class for Pango attributes, a la 2005-04-24 22:35:43 +00:00
AttrStretch.xml * pango/Attribute.cs: Base class for Pango attributes, a la 2005-04-24 22:35:43 +00:00
AttrStrikethrough.xml * pango/Attribute.cs: Base class for Pango attributes, a la 2005-04-24 22:35:43 +00:00
AttrStrikethroughColor.xml * pango/Attribute.cs: Base class for Pango attributes, a la 2005-04-24 22:35:43 +00:00
AttrStyle.xml * pango/Attribute.cs: Base class for Pango attributes, a la 2005-04-24 22:35:43 +00:00
AttrType.xml 2005-04-21 Mike Kestner <mkestner@novell.com> 2005-04-21 17:10:54 +00:00
AttrUnderline.xml * pango/Attribute.cs: Base class for Pango attributes, a la 2005-04-24 22:35:43 +00:00
AttrUnderlineColor.xml * pango/Attribute.cs: Base class for Pango attributes, a la 2005-04-24 22:35:43 +00:00
AttrVariant.xml * pango/Attribute.cs: Base class for Pango attributes, a la 2005-04-24 22:35:43 +00:00
AttrWeight.xml * pango/Attribute.cs: Base class for Pango attributes, a la 2005-04-24 22:35:43 +00:00
Color.xml updater whitespace 2004-09-02 14:56:51 +00:00
Context.xml 2005-04-21 Mike Kestner <mkestner@novell.com> 2005-04-21 17:10:54 +00:00
Coverage.xml 2004-08-18 Mike Kestner <mkestner@ximian.com> 2004-08-18 16:08:02 +00:00
CoverageLevel.xml 2004-06-24 Mike Kestner <mkestner@ximian.com> 2004-06-24 16:16:19 +00:00
Direction.xml updater run for 2.4 api. 2004-11-05 19:05:29 +00:00
EllipsizeMode.xml 2005-04-21 Mike Kestner <mkestner@novell.com> 2005-04-21 17:10:54 +00:00
EngineLang.xml * updater/updater.cs (Compare): handle BaseType changes 2005-02-15 21:53:03 +00:00
EngineShape.xml * updater/updater.cs (Compare): handle BaseType changes 2005-02-15 21:53:03 +00:00
FcDecoder.xml add some automatic docs for the new stuff 2005-04-22 17:20:16 +00:00
FcDecoderFindFunc.xml 2005-04-21 Mike Kestner <mkestner@novell.com> 2005-04-21 17:10:54 +00:00
FcFont.xml 2005-04-21 Mike Kestner <mkestner@novell.com> 2005-04-21 17:10:54 +00:00
FcFontMap.xml * generator/Parameters.cs (Parameters.Validate): If the parameters 2005-05-04 11:47:25 +00:00
Font.xml 2004-08-18 Mike Kestner <mkestner@ximian.com> 2004-08-18 16:08:02 +00:00
FontDescription.xml 2005-04-21 Mike Kestner <mkestner@novell.com> 2005-04-21 17:10:54 +00:00
FontFace.xml updater run for 2.4 api. 2004-11-05 19:05:29 +00:00
FontFamily.xml updater run for 2.4 api. 2004-11-05 19:05:29 +00:00
FontMap.xml 2004-08-18 Mike Kestner <mkestner@ximian.com> 2004-08-18 16:08:02 +00:00
FontMask.xml 2004-06-24 Mike Kestner <mkestner@ximian.com> 2004-06-24 16:16:19 +00:00
FontMetrics.xml 2005-04-21 Mike Kestner <mkestner@novell.com> 2005-04-21 17:10:54 +00:00
Fontset.xml updater run for 2.4 api. 2004-11-05 19:05:29 +00:00
FontsetForeachFunc.xml updater run for 2.4 api. 2004-11-05 19:05:29 +00:00
FT2FontMap.xml more pango docs 2004-07-17 18:05:37 +00:00
FT2SubstituteFunc.xml more pango docs 2004-07-17 17:24:02 +00:00
Global.xml * generator/GUnicharGen.cs: generatable for gunichar, using 2004-12-20 22:05:21 +00:00
GlyphGeometry.xml more pango docs 2004-07-17 18:05:37 +00:00
GlyphInfo.xml more pango docs 2004-07-17 18:05:37 +00:00
GlyphItem.xml 2005-04-21 Mike Kestner <mkestner@novell.com> 2005-04-21 17:10:54 +00:00
GlyphString.xml * parser/gapi_pp.pl: Don't strip out /*< public >*/ and 2004-12-16 23:22:07 +00:00
GlyphVisAttr.xml more pango docs 2004-07-17 18:05:37 +00:00
IntSet.xml 2004-08-01 Shane Landrum <epicene@pobox.com> 2004-08-02 13:36:06 +00:00
Item.xml more pango docs 2004-07-17 18:05:37 +00:00
Language.xml updater run for 2.4 api. 2004-11-05 19:05:29 +00:00
Layout.xml 2005-04-21 Mike Kestner <mkestner@novell.com> 2005-04-21 17:10:54 +00:00
LayoutIter.xml 2005-04-21 Mike Kestner <mkestner@novell.com> 2005-04-21 17:10:54 +00:00
LayoutLine.xml * updater/updater.cs (Compare): handle BaseType changes 2005-02-15 21:53:03 +00:00
LayoutRun.xml more pango docs 2004-07-17 18:05:37 +00:00
LogAttr.xml more pango docs 2004-07-17 18:05:37 +00:00
Matrix.xml 2005-04-21 Mike Kestner <mkestner@novell.com> 2005-04-21 17:10:54 +00:00
Rectangle.xml more pango docs 2004-07-17 18:05:37 +00:00
Renderer.xml add some automatic docs for the new stuff 2005-04-22 17:20:16 +00:00
RenderPart.xml 2005-04-21 Mike Kestner <mkestner@novell.com> 2005-04-21 17:10:54 +00:00
Scale.xml * pango/Scale.cs: rename the size constants to not have 2005-04-04 18:50:50 +00:00
Script.xml 2004-12-22 Mike Kestner <mkestner@novell.com> 2004-12-22 19:12:15 +00:00
ScriptForLang.xml updater run for 2.4 api. 2004-11-05 19:05:29 +00:00
ScriptIter.xml 2004-12-15 John Luke <john.luke@gmail.com> 2004-12-15 20:37:05 +00:00
Stretch.xml 2004-06-24 Mike Kestner <mkestner@ximian.com> 2004-06-24 16:16:19 +00:00
Style.xml more pango stuff 2004-07-17 00:03:17 +00:00
TabAlign.xml 2004-06-24 Mike Kestner <mkestner@ximian.com> 2004-06-24 16:16:19 +00:00
TabArray.xml 2004-08-18 Mike Kestner <mkestner@ximian.com> 2004-08-18 16:08:02 +00:00
TODO 2004-03-05 Hector Gomez M <hectorgm@ciencias.unam.mx> 2004-03-05 13:40:13 +00:00
Underline.xml updater run for 2.4 api. 2004-11-05 19:05:29 +00:00
Variant.xml 2004-06-24 Mike Kestner <mkestner@ximian.com> 2004-06-24 16:16:19 +00:00
Weight.xml 2005-04-21 Mike Kestner <mkestner@novell.com> 2005-04-21 17:10:54 +00:00
Win32FontCache.xml 2004-08-01 Shane Landrum <epicene@pobox.com> 2004-08-02 13:36:06 +00:00
WrapMode.xml 2004-06-24 Mike Kestner <mkestner@ximian.com> 2004-06-24 16:16:19 +00:00
Xft.xml 2005-04-21 Mike Kestner <mkestner@novell.com> 2005-04-21 17:10:54 +00:00
XftRenderer.xml add some automatic docs for the new stuff 2005-04-22 17:20:16 +00:00