Ryujinx-GtkSharp/doc/en/Pango
Dan Winship b4a4db44dd * pango/Attribute.cs: Base class for Pango attributes, a la
Gdk.Event

	* pango/pango-symbols.xml: explain how to marshal PangoAttribute.

	* pango/AttrBackground.cs:
	* pango/AttrFallback.cs:
	* pango/AttrFamily.cs: 
	* pango/AttrFontDesc.cs:
	* pango/AttrForeground.cs:
	* pango/AttrLanguage.cs:
	* pango/AttrLetterSpacing.cs:
	* pango/AttrRise.cs:
	* pango/AttrScale.cs:
	* pango/AttrShape.cs:
	* pango/AttrSize.cs:
	* pango/AttrStretch.cs:
	* pango/AttrStrikethrough.cs:
	* pango/AttrStrikethroughColor.cs:
	* pango/AttrStyle.cs:
	* pango/AttrUnderline.cs:
	* pango/AttrUnderlineColor.cs:
	* pango/AttrVariant.cs:
	* pango/AttrWeight.cs: subclasses of Attribute, with proper
	constructors. These don't actually correspond one-to-one with
	the underlying types, but they're nicer this way.

	* pango/Pango.metadata: Hide Attribute and its subclasses from the
	generator. Also hide "Attr" (which previously contained
	non-working badly-named static methods to create Attributes)
	and AttrClass (which is not really useful outside of pango
	itself).

	* pango/AttrIterator.custom: use Pango.Attribute.GetAttribute.

	* pango/glue/attribute.c: glue for Attribute and its subclasses

	[Fixes #52575 and its semi-dup #46552]

svn path=/trunk/gtk-sharp/; revision=43520
2005-04-24 22:35:43 +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 2005-04-21 Mike Kestner <mkestner@novell.com> 2005-04-21 17:10:54 +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