diff --git a/doc/en/Gdk/CairoHelper.xml b/doc/en/Gdk/CairoHelper.xml new file mode 100644 index 000000000..ac816cff4 --- /dev/null +++ b/doc/en/Gdk/CairoHelper.xml @@ -0,0 +1,115 @@ + + + + gdk-sharp + 2.8.0.0 + + + System.Object + + + + + + Constructor + + + Do not use. + + + + + + Method + + System.Void + + + + + + + a cairo context. + a . + Adds a region to the current path of the context. + + + + + + Method + + System.Void + + + + + + + a cairo context. + a . + Adds a rectangle to the current path of the context. + + + + + + Method + + System.Void + + + + + + + + + a cairo context. + a pixbuf containing a pattern. + x location in context of upper left corner of pixbuf. + y location in context of upper left corner of pixbuf.. + Sets the source pattern for a Cairo context. + + + + + + Method + + Cairo.Graphics + + + + + + a Gdk drawable. + Creates a cairo context for a drawable. + the cairo context. + + + + + + Method + + System.Void + + + + + + + a cairo context. + a color. + Sets the source color for the Cairo context. + + + + + + Cairo backend API methods. + + + +