diff --git a/ChangeLog b/ChangeLog index 8519e6968..9f320ecfe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2006-08-04 Mike Kestner + + * gdk/Screen.custom : manually implement FontOptions property so + we can use reflection to access the internal Mono.Cairo ctor. + * gdk/Gdk.metadata : list marshaling, method-to-property renames, + and some hides form manual implementation. Hide + gdk_atom_intern_static_string wrapper since it is pointless outside + the context of C code. + 2006-08-03 Mike Kestner * pango/pango-api-2.10.raw : regen for 1.12.x diff --git a/doc/en/Gdk/AreaUpdatedArgs.xml b/doc/en/Gdk/AreaUpdatedArgs.xml index d91ceddfb..ec1a42b7d 100644 --- a/doc/en/Gdk/AreaUpdatedArgs.xml +++ b/doc/en/Gdk/AreaUpdatedArgs.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/AreaUpdatedHandler.xml b/doc/en/Gdk/AreaUpdatedHandler.xml index bc77c5ea3..6a95e00f7 100644 --- a/doc/en/Gdk/AreaUpdatedHandler.xml +++ b/doc/en/Gdk/AreaUpdatedHandler.xml @@ -2,7 +2,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Atom.xml b/doc/en/Gdk/Atom.xml index 729d2874b..3129de944 100644 --- a/doc/en/Gdk/Atom.xml +++ b/doc/en/Gdk/Atom.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -15,8 +15,7 @@ GLib.Opaque - - + diff --git a/doc/en/Gdk/AxisUse.xml b/doc/en/Gdk/AxisUse.xml index c603f3a4d..1fd74a09e 100644 --- a/doc/en/Gdk/AxisUse.xml +++ b/doc/en/Gdk/AxisUse.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -125,4 +125,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gdk/BRESINFO.xml b/doc/en/Gdk/BRESINFO.xml index 9ebc90866..bbc8aa028 100644 --- a/doc/en/Gdk/BRESINFO.xml +++ b/doc/en/Gdk/BRESINFO.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/ByteOrder.xml b/doc/en/Gdk/ByteOrder.xml index 11f84ee57..2468478fc 100644 --- a/doc/en/Gdk/ByteOrder.xml +++ b/doc/en/Gdk/ByteOrder.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/CairoHelper.xml b/doc/en/Gdk/CairoHelper.xml index 9e2aeb071..0542fa215 100644 --- a/doc/en/Gdk/CairoHelper.xml +++ b/doc/en/Gdk/CairoHelper.xml @@ -2,7 +2,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 System.Object @@ -106,7 +106,27 @@ - + + + Method + + System.Void + + + + + + + + + A cairo context. + The desired source pixmap. + x offset for . + y offset for . + Sets the source pixmap for a context. + The pattern has an extend mode of None and is aligned so the origin of is at the speficied offset. + + Cairo backend API methods. diff --git a/doc/en/Gdk/CapStyle.xml b/doc/en/Gdk/CapStyle.xml index b559367ba..f499f5769 100644 --- a/doc/en/Gdk/CapStyle.xml +++ b/doc/en/Gdk/CapStyle.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Char.xml b/doc/en/Gdk/Char.xml index 16d9acdea..f04658650 100644 --- a/doc/en/Gdk/Char.xml +++ b/doc/en/Gdk/Char.xml @@ -3,7 +3,7 @@ gdk-sharp [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 71 EB 6C 55 75 52 9C BF 72 44 F7 A6 EA 05 62 84 F9 EA E0 3B CF F2 CC 13 2C 9C 49 0A B3 09 EA B0 B5 6B CE 44 9D F5 03 D9 C0 A8 1E 52 05 85 CD BE 70 E2 FB 90 43 4B AC 04 FA 62 22 A8 00 98 B7 A1 A7 B3 AF 99 1A 41 23 24 BB 43 25 F6 B8 65 BB 64 EB F6 D1 C2 06 D5 73 2D DF BC 70 A7 38 9E E5 3E 0C 24 6E 32 79 74 1A D0 05 03 E4 98 42 E1 9B F3 7B 19 8B 40 21 26 CB 36 89 C2 EA 64 96 A4 7C B4] - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/ClosedArgs.xml b/doc/en/Gdk/ClosedArgs.xml index df231bd1b..c40341a35 100644 --- a/doc/en/Gdk/ClosedArgs.xml +++ b/doc/en/Gdk/ClosedArgs.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/ClosedHandler.xml b/doc/en/Gdk/ClosedHandler.xml index 38ded0618..18458f78a 100644 --- a/doc/en/Gdk/ClosedHandler.xml +++ b/doc/en/Gdk/ClosedHandler.xml @@ -3,7 +3,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Color.xml b/doc/en/Gdk/Color.xml index 2b69323cf..864f58e30 100644 --- a/doc/en/Gdk/Color.xml +++ b/doc/en/Gdk/Color.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Colormap.xml b/doc/en/Gdk/Colormap.xml index 430a155ab..ee3645859 100644 --- a/doc/en/Gdk/Colormap.xml +++ b/doc/en/Gdk/Colormap.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -14,8 +14,7 @@ GLib.Object - - + diff --git a/doc/en/Gdk/Colorspace.xml b/doc/en/Gdk/Colorspace.xml index 6f34366a6..69847dfa3 100644 --- a/doc/en/Gdk/Colorspace.xml +++ b/doc/en/Gdk/Colorspace.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/CrossingMode.xml b/doc/en/Gdk/CrossingMode.xml index 7c5849368..642c1af36 100644 --- a/doc/en/Gdk/CrossingMode.xml +++ b/doc/en/Gdk/CrossingMode.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Cursor.xml b/doc/en/Gdk/Cursor.xml index 788908e06..f572e906d 100644 --- a/doc/en/Gdk/Cursor.xml +++ b/doc/en/Gdk/Cursor.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/CursorType.xml b/doc/en/Gdk/CursorType.xml index 46927c408..e12f8f137 100644 --- a/doc/en/Gdk/CursorType.xml +++ b/doc/en/Gdk/CursorType.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/DestroyNotify.xml b/doc/en/Gdk/DestroyNotify.xml index 558e3116e..6dcba96cc 100644 --- a/doc/en/Gdk/DestroyNotify.xml +++ b/doc/en/Gdk/DestroyNotify.xml @@ -2,7 +2,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -13,8 +13,7 @@ System.Delegate - - + System.Void diff --git a/doc/en/Gdk/Device.xml b/doc/en/Gdk/Device.xml index fb648092c..d2727f19a 100644 --- a/doc/en/Gdk/Device.xml +++ b/doc/en/Gdk/Device.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -14,8 +14,7 @@ GLib.Object - - + diff --git a/doc/en/Gdk/DeviceAxis.xml b/doc/en/Gdk/DeviceAxis.xml index 5a84eb276..50248068a 100644 --- a/doc/en/Gdk/DeviceAxis.xml +++ b/doc/en/Gdk/DeviceAxis.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -84,4 +84,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gdk/DeviceKey.xml b/doc/en/Gdk/DeviceKey.xml index ffaa0da39..3ed0dde4e 100644 --- a/doc/en/Gdk/DeviceKey.xml +++ b/doc/en/Gdk/DeviceKey.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -71,4 +71,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gdk/Display.xml b/doc/en/Gdk/Display.xml index 787641d18..63a978de4 100644 --- a/doc/en/Gdk/Display.xml +++ b/doc/en/Gdk/Display.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -29,8 +29,7 @@ GLib.Object - - + @@ -730,5 +729,31 @@ + + + Property + + System.Boolean + + + Indicates if input shapes are supported. + If input shapes are supported, , otherwise . + Use to alter the input shape if support is indicated. + + + + + + Property + + System.Boolean + + + Indicates if shaped windows are supported. + If shaped windows are supported, , otherwise . + Use to alter the shape if support is indicated. + + + diff --git a/doc/en/Gdk/DisplayManager.xml b/doc/en/Gdk/DisplayManager.xml index b2530e2d1..a1f268631 100644 --- a/doc/en/Gdk/DisplayManager.xml +++ b/doc/en/Gdk/DisplayManager.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -14,8 +14,7 @@ GLib.Object - - + diff --git a/doc/en/Gdk/DisplayOpenedArgs.xml b/doc/en/Gdk/DisplayOpenedArgs.xml index 259bd7717..b3a1681fa 100644 --- a/doc/en/Gdk/DisplayOpenedArgs.xml +++ b/doc/en/Gdk/DisplayOpenedArgs.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/DisplayOpenedHandler.xml b/doc/en/Gdk/DisplayOpenedHandler.xml index d7be82e89..0df44b72e 100644 --- a/doc/en/Gdk/DisplayOpenedHandler.xml +++ b/doc/en/Gdk/DisplayOpenedHandler.xml @@ -3,7 +3,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/DisplayPointerHooks.xml b/doc/en/Gdk/DisplayPointerHooks.xml index 0fb653192..5e4900f22 100644 --- a/doc/en/Gdk/DisplayPointerHooks.xml +++ b/doc/en/Gdk/DisplayPointerHooks.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Drag.xml b/doc/en/Gdk/Drag.xml index aa0f10059..2fc7c04bd 100644 --- a/doc/en/Gdk/Drag.xml +++ b/doc/en/Gdk/Drag.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/DragAction.xml b/doc/en/Gdk/DragAction.xml index d60fd3c1e..97cb3207a 100644 --- a/doc/en/Gdk/DragAction.xml +++ b/doc/en/Gdk/DragAction.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/DragContext.xml b/doc/en/Gdk/DragContext.xml index 0de022609..6e3bbcfd5 100644 --- a/doc/en/Gdk/DragContext.xml +++ b/doc/en/Gdk/DragContext.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -14,8 +14,7 @@ GLib.Object - - + diff --git a/doc/en/Gdk/DragProtocol.xml b/doc/en/Gdk/DragProtocol.xml index 1b9a161d9..3a1124558 100644 --- a/doc/en/Gdk/DragProtocol.xml +++ b/doc/en/Gdk/DragProtocol.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Drawable.xml b/doc/en/Gdk/Drawable.xml index 0ae322092..9bd4b5631 100644 --- a/doc/en/Gdk/Drawable.xml +++ b/doc/en/Gdk/Drawable.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -15,8 +15,7 @@ GLib.Object - - + @@ -32,6 +31,7 @@ Draws a number of points using the given graphics context. A An array of objects. + diff --git a/doc/en/Gdk/Drop.xml b/doc/en/Gdk/Drop.xml index 3c8d1438b..83b48dc42 100644 --- a/doc/en/Gdk/Drop.xml +++ b/doc/en/Gdk/Drop.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/EdgeTable.xml b/doc/en/Gdk/EdgeTable.xml index abad711da..9a7ae2bec 100644 --- a/doc/en/Gdk/EdgeTable.xml +++ b/doc/en/Gdk/EdgeTable.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/EdgeTableEntry.xml b/doc/en/Gdk/EdgeTableEntry.xml index bb8a23396..b3c2a1db5 100644 --- a/doc/en/Gdk/EdgeTableEntry.xml +++ b/doc/en/Gdk/EdgeTableEntry.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -14,8 +14,7 @@ GLib.Opaque - - + diff --git a/doc/en/Gdk/Error.xml b/doc/en/Gdk/Error.xml index e94af10fe..2172ff03a 100644 --- a/doc/en/Gdk/Error.xml +++ b/doc/en/Gdk/Error.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Event.xml b/doc/en/Gdk/Event.xml index 85384b2c5..e6514ef52 100644 --- a/doc/en/Gdk/Event.xml +++ b/doc/en/Gdk/Event.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/EventButton.xml b/doc/en/Gdk/EventButton.xml index d13c6faf0..211abf696 100644 --- a/doc/en/Gdk/EventButton.xml +++ b/doc/en/Gdk/EventButton.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/EventClient.xml b/doc/en/Gdk/EventClient.xml index 59550a758..bffdc8c07 100644 --- a/doc/en/Gdk/EventClient.xml +++ b/doc/en/Gdk/EventClient.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/EventConfigure.xml b/doc/en/Gdk/EventConfigure.xml index 586626c31..701941b95 100644 --- a/doc/en/Gdk/EventConfigure.xml +++ b/doc/en/Gdk/EventConfigure.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/EventCrossing.xml b/doc/en/Gdk/EventCrossing.xml index ea2798cd8..dc4caf4e2 100644 --- a/doc/en/Gdk/EventCrossing.xml +++ b/doc/en/Gdk/EventCrossing.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/EventDND.xml b/doc/en/Gdk/EventDND.xml index f8dec9947..1863fed8b 100644 --- a/doc/en/Gdk/EventDND.xml +++ b/doc/en/Gdk/EventDND.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/EventExpose.xml b/doc/en/Gdk/EventExpose.xml index ce1a730de..e3e4da7c9 100644 --- a/doc/en/Gdk/EventExpose.xml +++ b/doc/en/Gdk/EventExpose.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/EventFocus.xml b/doc/en/Gdk/EventFocus.xml index d55d648da..d0a867e59 100644 --- a/doc/en/Gdk/EventFocus.xml +++ b/doc/en/Gdk/EventFocus.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/EventFunc.xml b/doc/en/Gdk/EventFunc.xml index f69e00f2e..9b6715bc3 100644 --- a/doc/en/Gdk/EventFunc.xml +++ b/doc/en/Gdk/EventFunc.xml @@ -2,7 +2,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/EventGrabBroken.xml b/doc/en/Gdk/EventGrabBroken.xml index 7f9a60bca..1c986b36c 100644 --- a/doc/en/Gdk/EventGrabBroken.xml +++ b/doc/en/Gdk/EventGrabBroken.xml @@ -2,7 +2,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gdk.Event diff --git a/doc/en/Gdk/EventHelper.xml b/doc/en/Gdk/EventHelper.xml index b6d0eeca2..423965c20 100644 --- a/doc/en/Gdk/EventHelper.xml +++ b/doc/en/Gdk/EventHelper.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/EventKey.xml b/doc/en/Gdk/EventKey.xml index f1132dbaf..e29411746 100644 --- a/doc/en/Gdk/EventKey.xml +++ b/doc/en/Gdk/EventKey.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/EventMask.xml b/doc/en/Gdk/EventMask.xml index f56d8a7f1..0a02f70f6 100644 --- a/doc/en/Gdk/EventMask.xml +++ b/doc/en/Gdk/EventMask.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -310,4 +310,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gdk/EventMotion.xml b/doc/en/Gdk/EventMotion.xml index dc0fcf5a4..fcbd5231b 100644 --- a/doc/en/Gdk/EventMotion.xml +++ b/doc/en/Gdk/EventMotion.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/EventOwnerChange.xml b/doc/en/Gdk/EventOwnerChange.xml index bf7a96b95..ba7580dda 100644 --- a/doc/en/Gdk/EventOwnerChange.xml +++ b/doc/en/Gdk/EventOwnerChange.xml @@ -3,7 +3,7 @@ gdk-sharp [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 71 EB 6C 55 75 52 9C BF 72 44 F7 A6 EA 05 62 84 F9 EA E0 3B CF F2 CC 13 2C 9C 49 0A B3 09 EA B0 B5 6B CE 44 9D F5 03 D9 C0 A8 1E 52 05 85 CD BE 70 E2 FB 90 43 4B AC 04 FA 62 22 A8 00 98 B7 A1 A7 B3 AF 99 1A 41 23 24 BB 43 25 F6 B8 65 BB 64 EB F6 D1 C2 06 D5 73 2D DF BC 70 A7 38 9E E5 3E 0C 24 6E 32 79 74 1A D0 05 03 E4 98 42 E1 9B F3 7B 19 8B 40 21 26 CB 36 89 C2 EA 64 96 A4 7C B4] - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/EventProperty.xml b/doc/en/Gdk/EventProperty.xml index 0b348b88f..eb2ecf447 100644 --- a/doc/en/Gdk/EventProperty.xml +++ b/doc/en/Gdk/EventProperty.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/EventProximity.xml b/doc/en/Gdk/EventProximity.xml index 0b5466595..9acf7d204 100644 --- a/doc/en/Gdk/EventProximity.xml +++ b/doc/en/Gdk/EventProximity.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/EventScroll.xml b/doc/en/Gdk/EventScroll.xml index 25414fb5b..e48052882 100644 --- a/doc/en/Gdk/EventScroll.xml +++ b/doc/en/Gdk/EventScroll.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/EventSelection.xml b/doc/en/Gdk/EventSelection.xml index 74926d449..6ecbc3dc1 100644 --- a/doc/en/Gdk/EventSelection.xml +++ b/doc/en/Gdk/EventSelection.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/EventSetting.xml b/doc/en/Gdk/EventSetting.xml index 3f518e115..b78f6c5ce 100644 --- a/doc/en/Gdk/EventSetting.xml +++ b/doc/en/Gdk/EventSetting.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/EventType.xml b/doc/en/Gdk/EventType.xml index 8e861e506..3be9a2b5b 100644 --- a/doc/en/Gdk/EventType.xml +++ b/doc/en/Gdk/EventType.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -500,4 +500,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gdk/EventVisibility.xml b/doc/en/Gdk/EventVisibility.xml index 1ebe14693..7396bf00c 100644 --- a/doc/en/Gdk/EventVisibility.xml +++ b/doc/en/Gdk/EventVisibility.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/EventWindowState.xml b/doc/en/Gdk/EventWindowState.xml index 692691b35..a87e4bd38 100644 --- a/doc/en/Gdk/EventWindowState.xml +++ b/doc/en/Gdk/EventWindowState.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/ExtensionMode.xml b/doc/en/Gdk/ExtensionMode.xml index 2b4df6aff..c02753317 100644 --- a/doc/en/Gdk/ExtensionMode.xml +++ b/doc/en/Gdk/ExtensionMode.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Fill.xml b/doc/en/Gdk/Fill.xml index 60e5f6d4d..278d5b84a 100644 --- a/doc/en/Gdk/Fill.xml +++ b/doc/en/Gdk/Fill.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/FillRule.xml b/doc/en/Gdk/FillRule.xml index 26f82ac28..aa963920c 100644 --- a/doc/en/Gdk/FillRule.xml +++ b/doc/en/Gdk/FillRule.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/FilterFunc.xml b/doc/en/Gdk/FilterFunc.xml index 7f2b5e6ba..48368396a 100644 --- a/doc/en/Gdk/FilterFunc.xml +++ b/doc/en/Gdk/FilterFunc.xml @@ -2,7 +2,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/FilterReturn.xml b/doc/en/Gdk/FilterReturn.xml index 43d1e335c..47378b151 100644 --- a/doc/en/Gdk/FilterReturn.xml +++ b/doc/en/Gdk/FilterReturn.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Font.xml b/doc/en/Gdk/Font.xml index 7e69536c2..87d59c4f3 100644 --- a/doc/en/Gdk/Font.xml +++ b/doc/en/Gdk/Font.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -14,8 +14,7 @@ System.ValueType - - + diff --git a/doc/en/Gdk/FontType.xml b/doc/en/Gdk/FontType.xml index 4e63c24c3..4618eda11 100644 --- a/doc/en/Gdk/FontType.xml +++ b/doc/en/Gdk/FontType.xml @@ -3,7 +3,7 @@ gdk-sharp [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 71 EB 6C 55 75 52 9C BF 72 44 F7 A6 EA 05 62 84 F9 EA E0 3B CF F2 CC 13 2C 9C 49 0A B3 09 EA B0 B5 6B CE 44 9D F5 03 D9 C0 A8 1E 52 05 85 CD BE 70 E2 FB 90 43 4B AC 04 FA 62 22 A8 00 98 B7 A1 A7 B3 AF 99 1A 41 23 24 BB 43 25 F6 B8 65 BB 64 EB F6 D1 C2 06 D5 73 2D DF BC 70 A7 38 9E E5 3E 0C 24 6E 32 79 74 1A D0 05 03 E4 98 42 E1 9B F3 7B 19 8B 40 21 26 CB 36 89 C2 EA 64 96 A4 7C B4] - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Fontset.xml b/doc/en/Gdk/Fontset.xml index 228d0f7ec..202b891df 100644 --- a/doc/en/Gdk/Fontset.xml +++ b/doc/en/Gdk/Fontset.xml @@ -3,7 +3,7 @@ gdk-sharp [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 71 EB 6C 55 75 52 9C BF 72 44 F7 A6 EA 05 62 84 F9 EA E0 3B CF F2 CC 13 2C 9C 49 0A B3 09 EA B0 B5 6B CE 44 9D F5 03 D9 C0 A8 1E 52 05 85 CD BE 70 E2 FB 90 43 4B AC 04 FA 62 22 A8 00 98 B7 A1 A7 B3 AF 99 1A 41 23 24 BB 43 25 F6 B8 65 BB 64 EB F6 D1 C2 06 D5 73 2D DF BC 70 A7 38 9E E5 3E 0C 24 6E 32 79 74 1A D0 05 03 E4 98 42 E1 9B F3 7B 19 8B 40 21 26 CB 36 89 C2 EA 64 96 A4 7C B4] - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Function.xml b/doc/en/Gdk/Function.xml index deb067e4c..8edaf6d48 100644 --- a/doc/en/Gdk/Function.xml +++ b/doc/en/Gdk/Function.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/GC.xml b/doc/en/Gdk/GC.xml index 67e3f6cba..0fad69c23 100644 --- a/doc/en/Gdk/GC.xml +++ b/doc/en/Gdk/GC.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -33,8 +33,7 @@ GLib.Object - - + diff --git a/doc/en/Gdk/GCValues.xml b/doc/en/Gdk/GCValues.xml index ac6e4338c..44fd19bbc 100644 --- a/doc/en/Gdk/GCValues.xml +++ b/doc/en/Gdk/GCValues.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -334,4 +334,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gdk/GCValuesMask.xml b/doc/en/Gdk/GCValuesMask.xml index 29ec399e2..1c196277e 100644 --- a/doc/en/Gdk/GCValuesMask.xml +++ b/doc/en/Gdk/GCValuesMask.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Geometry.xml b/doc/en/Gdk/Geometry.xml index 8f84e9b96..edd264ffc 100644 --- a/doc/en/Gdk/Geometry.xml +++ b/doc/en/Gdk/Geometry.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Global.xml b/doc/en/Gdk/Global.xml index 389cb10c6..744363b2e 100644 --- a/doc/en/Gdk/Global.xml +++ b/doc/en/Gdk/Global.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/GrabStatus.xml b/doc/en/Gdk/GrabStatus.xml index 6bca5bcb2..6b4ab7a93 100644 --- a/doc/en/Gdk/GrabStatus.xml +++ b/doc/en/Gdk/GrabStatus.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Gravity.xml b/doc/en/Gdk/Gravity.xml index 84240f659..5192af727 100644 --- a/doc/en/Gdk/Gravity.xml +++ b/doc/en/Gdk/Gravity.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Image.xml b/doc/en/Gdk/Image.xml index c29b3c4da..1281b90a2 100644 --- a/doc/en/Gdk/Image.xml +++ b/doc/en/Gdk/Image.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -14,8 +14,7 @@ GLib.Object - - + @@ -321,4 +320,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gdk/ImageType.xml b/doc/en/Gdk/ImageType.xml index be05d59e0..896143477 100644 --- a/doc/en/Gdk/ImageType.xml +++ b/doc/en/Gdk/ImageType.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Input.xml b/doc/en/Gdk/Input.xml index 874bb1e2f..e409dc4b3 100644 --- a/doc/en/Gdk/Input.xml +++ b/doc/en/Gdk/Input.xml @@ -3,7 +3,7 @@ gdk-sharp [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 71 EB 6C 55 75 52 9C BF 72 44 F7 A6 EA 05 62 84 F9 EA E0 3B CF F2 CC 13 2C 9C 49 0A B3 09 EA B0 B5 6B CE 44 9D F5 03 D9 C0 A8 1E 52 05 85 CD BE 70 E2 FB 90 43 4B AC 04 FA 62 22 A8 00 98 B7 A1 A7 B3 AF 99 1A 41 23 24 BB 43 25 F6 B8 65 BB 64 EB F6 D1 C2 06 D5 73 2D DF BC 70 A7 38 9E E5 3E 0C 24 6E 32 79 74 1A D0 05 03 E4 98 42 E1 9B F3 7B 19 8B 40 21 26 CB 36 89 C2 EA 64 96 A4 7C B4] - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/InputCondition.xml b/doc/en/Gdk/InputCondition.xml index 22df86ae0..8c662d59b 100644 --- a/doc/en/Gdk/InputCondition.xml +++ b/doc/en/Gdk/InputCondition.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/InputFunction.xml b/doc/en/Gdk/InputFunction.xml index c1224d974..6f64e3cb6 100644 --- a/doc/en/Gdk/InputFunction.xml +++ b/doc/en/Gdk/InputFunction.xml @@ -2,7 +2,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/InputMode.xml b/doc/en/Gdk/InputMode.xml index 4791f92d3..2a88b4760 100644 --- a/doc/en/Gdk/InputMode.xml +++ b/doc/en/Gdk/InputMode.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/InputSource.xml b/doc/en/Gdk/InputSource.xml index d0ee4f3ec..cdd3fad92 100644 --- a/doc/en/Gdk/InputSource.xml +++ b/doc/en/Gdk/InputSource.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/InterpType.xml b/doc/en/Gdk/InterpType.xml index 5c3bfc364..428531328 100644 --- a/doc/en/Gdk/InterpType.xml +++ b/doc/en/Gdk/InterpType.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/InvalidateMaybeRecurseChildFunc.xml b/doc/en/Gdk/InvalidateMaybeRecurseChildFunc.xml index 4198d21fe..7235ea279 100644 --- a/doc/en/Gdk/InvalidateMaybeRecurseChildFunc.xml +++ b/doc/en/Gdk/InvalidateMaybeRecurseChildFunc.xml @@ -2,7 +2,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 System.Delegate diff --git a/doc/en/Gdk/JoinStyle.xml b/doc/en/Gdk/JoinStyle.xml index a1c17e90e..31a45bc40 100644 --- a/doc/en/Gdk/JoinStyle.xml +++ b/doc/en/Gdk/JoinStyle.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Key.xml b/doc/en/Gdk/Key.xml index 208f1a0d1..26bbe8749 100644 --- a/doc/en/Gdk/Key.xml +++ b/doc/en/Gdk/Key.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Keyboard.xml b/doc/en/Gdk/Keyboard.xml index eee8298ac..09bd9b9e6 100644 --- a/doc/en/Gdk/Keyboard.xml +++ b/doc/en/Gdk/Keyboard.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Keymap.xml b/doc/en/Gdk/Keymap.xml index 97235b8bc..73bba8953 100644 --- a/doc/en/Gdk/Keymap.xml +++ b/doc/en/Gdk/Keymap.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -22,8 +22,7 @@ GLib.Object - - + diff --git a/doc/en/Gdk/KeymapKey.xml b/doc/en/Gdk/KeymapKey.xml index d17f11e18..877c320bd 100644 --- a/doc/en/Gdk/KeymapKey.xml +++ b/doc/en/Gdk/KeymapKey.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Keyval.xml b/doc/en/Gdk/Keyval.xml index d85139e0a..8e04babe0 100644 --- a/doc/en/Gdk/Keyval.xml +++ b/doc/en/Gdk/Keyval.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/LineStyle.xml b/doc/en/Gdk/LineStyle.xml index aff78e21c..824f2d19a 100644 --- a/doc/en/Gdk/LineStyle.xml +++ b/doc/en/Gdk/LineStyle.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/ModifierType.xml b/doc/en/Gdk/ModifierType.xml index 4d95c8455..9bc9ef5e1 100644 --- a/doc/en/Gdk/ModifierType.xml +++ b/doc/en/Gdk/ModifierType.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -234,5 +234,38 @@ Like the X Window System, GDK supports 8 modifier keys and 5 mouse buttons. + + + Field + + Gdk.ModifierType + + + Meta key modifier. + + + + + + Field + + Gdk.ModifierType + + + Super key modifier. + + + + + + Field + + Gdk.ModifierType + + + Hyper key modifier. + + + - \ No newline at end of file + diff --git a/doc/en/Gdk/NotifyType.xml b/doc/en/Gdk/NotifyType.xml index 07d93fa4d..9bfb154e8 100644 --- a/doc/en/Gdk/NotifyType.xml +++ b/doc/en/Gdk/NotifyType.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/OverlapType.xml b/doc/en/Gdk/OverlapType.xml index 809b30720..f68f8367e 100644 --- a/doc/en/Gdk/OverlapType.xml +++ b/doc/en/Gdk/OverlapType.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/OwnerChange.xml b/doc/en/Gdk/OwnerChange.xml index 74cfff459..8b2f968ad 100644 --- a/doc/en/Gdk/OwnerChange.xml +++ b/doc/en/Gdk/OwnerChange.xml @@ -3,7 +3,7 @@ gdk-sharp [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 71 EB 6C 55 75 52 9C BF 72 44 F7 A6 EA 05 62 84 F9 EA E0 3B CF F2 CC 13 2C 9C 49 0A B3 09 EA B0 B5 6B CE 44 9D F5 03 D9 C0 A8 1E 52 05 85 CD BE 70 E2 FB 90 43 4B AC 04 FA 62 22 A8 00 98 B7 A1 A7 B3 AF 99 1A 41 23 24 BB 43 25 F6 B8 65 BB 64 EB F6 D1 C2 06 D5 73 2D DF BC 70 A7 38 9E E5 3E 0C 24 6E 32 79 74 1A D0 05 03 E4 98 42 E1 9B F3 7B 19 8B 40 21 26 CB 36 89 C2 EA 64 96 A4 7C B4] - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/POINTBLOCK.xml b/doc/en/Gdk/POINTBLOCK.xml index c846dca2b..cf7b7cb82 100644 --- a/doc/en/Gdk/POINTBLOCK.xml +++ b/doc/en/Gdk/POINTBLOCK.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -14,8 +14,7 @@ GLib.Opaque - - + diff --git a/doc/en/Gdk/PangoAttrEmbossed.xml b/doc/en/Gdk/PangoAttrEmbossed.xml index 728fe5cf2..04c6b83a9 100644 --- a/doc/en/Gdk/PangoAttrEmbossed.xml +++ b/doc/en/Gdk/PangoAttrEmbossed.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/PangoAttrStipple.xml b/doc/en/Gdk/PangoAttrStipple.xml index 5b296573e..4d6c89a09 100644 --- a/doc/en/Gdk/PangoAttrStipple.xml +++ b/doc/en/Gdk/PangoAttrStipple.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/PangoHelper.xml b/doc/en/Gdk/PangoHelper.xml index 465e6492e..1d682ec88 100644 --- a/doc/en/Gdk/PangoHelper.xml +++ b/doc/en/Gdk/PangoHelper.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/PangoRenderer.xml b/doc/en/Gdk/PangoRenderer.xml index dd8f9ea0b..271f03ca6 100644 --- a/doc/en/Gdk/PangoRenderer.xml +++ b/doc/en/Gdk/PangoRenderer.xml @@ -3,7 +3,7 @@ gdk-sharp [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 71 EB 6C 55 75 52 9C BF 72 44 F7 A6 EA 05 62 84 F9 EA E0 3B CF F2 CC 13 2C 9C 49 0A B3 09 EA B0 B5 6B CE 44 9D F5 03 D9 C0 A8 1E 52 05 85 CD BE 70 E2 FB 90 43 4B AC 04 FA 62 22 A8 00 98 B7 A1 A7 B3 AF 99 1A 41 23 24 BB 43 25 F6 B8 65 BB 64 EB F6 D1 C2 06 D5 73 2D DF BC 70 A7 38 9E E5 3E 0C 24 6E 32 79 74 1A D0 05 03 E4 98 42 E1 9B F3 7B 19 8B 40 21 26 CB 36 89 C2 EA 64 96 A4 7C B4] - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -14,8 +14,7 @@ Pango.Renderer - - + diff --git a/doc/en/Gdk/Pixbuf.xml b/doc/en/Gdk/Pixbuf.xml index 7f04aad2a..3073a99ed 100644 --- a/doc/en/Gdk/Pixbuf.xml +++ b/doc/en/Gdk/Pixbuf.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -100,8 +100,7 @@ public class PixmapComposite GLib.Object - - + @@ -1822,7 +1821,8 @@ Gdk.Pixbuf pb = new Gdk.Pixbuf(buffer, 10, 10); Flips a pixbuf horizontally or vertically. - to flip horizontally, to flip vertically. + + to flip horizontally, to flip vertically. A . diff --git a/doc/en/Gdk/PixbufAlphaMode.xml b/doc/en/Gdk/PixbufAlphaMode.xml index 5f9b0ac3a..a3d1d34b8 100644 --- a/doc/en/Gdk/PixbufAlphaMode.xml +++ b/doc/en/Gdk/PixbufAlphaMode.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/PixbufAniAnim.xml b/doc/en/Gdk/PixbufAniAnim.xml index a62c0e464..50da8b889 100644 --- a/doc/en/Gdk/PixbufAniAnim.xml +++ b/doc/en/Gdk/PixbufAniAnim.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -14,8 +14,7 @@ Gdk.PixbufAnimation - - + diff --git a/doc/en/Gdk/PixbufAniAnimIter.xml b/doc/en/Gdk/PixbufAniAnimIter.xml index 8e77673a0..94fbe6c6a 100644 --- a/doc/en/Gdk/PixbufAniAnimIter.xml +++ b/doc/en/Gdk/PixbufAniAnimIter.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -14,8 +14,7 @@ Gdk.PixbufAnimationIter - - + diff --git a/doc/en/Gdk/PixbufAnimation.xml b/doc/en/Gdk/PixbufAnimation.xml index e8525855d..e5616c474 100644 --- a/doc/en/Gdk/PixbufAnimation.xml +++ b/doc/en/Gdk/PixbufAnimation.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -14,8 +14,7 @@ GLib.Object - - + diff --git a/doc/en/Gdk/PixbufAnimationIter.xml b/doc/en/Gdk/PixbufAnimationIter.xml index 6c8fce4d2..49733c3a1 100644 --- a/doc/en/Gdk/PixbufAnimationIter.xml +++ b/doc/en/Gdk/PixbufAnimationIter.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -16,8 +16,7 @@ GLib.Object - - + diff --git a/doc/en/Gdk/PixbufDestroyNotify.xml b/doc/en/Gdk/PixbufDestroyNotify.xml index e561beb24..b9deeeb67 100644 --- a/doc/en/Gdk/PixbufDestroyNotify.xml +++ b/doc/en/Gdk/PixbufDestroyNotify.xml @@ -2,7 +2,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/PixbufError.xml b/doc/en/Gdk/PixbufError.xml index bfd449659..5500cfce7 100644 --- a/doc/en/Gdk/PixbufError.xml +++ b/doc/en/Gdk/PixbufError.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/PixbufFormat.xml b/doc/en/Gdk/PixbufFormat.xml index 8bfa90017..3623f834e 100644 --- a/doc/en/Gdk/PixbufFormat.xml +++ b/doc/en/Gdk/PixbufFormat.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/PixbufFrame.xml b/doc/en/Gdk/PixbufFrame.xml index a0fcfb108..81b7222df 100644 --- a/doc/en/Gdk/PixbufFrame.xml +++ b/doc/en/Gdk/PixbufFrame.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/PixbufFrameAction.xml b/doc/en/Gdk/PixbufFrameAction.xml index 48e25bb50..ff5cbef32 100644 --- a/doc/en/Gdk/PixbufFrameAction.xml +++ b/doc/en/Gdk/PixbufFrameAction.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/PixbufGifAnim.xml b/doc/en/Gdk/PixbufGifAnim.xml index 038228af7..cd7966be0 100644 --- a/doc/en/Gdk/PixbufGifAnim.xml +++ b/doc/en/Gdk/PixbufGifAnim.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -14,8 +14,7 @@ Gdk.PixbufAnimation - - + diff --git a/doc/en/Gdk/PixbufGifAnimIter.xml b/doc/en/Gdk/PixbufGifAnimIter.xml index 326ee2382..4bac6bdf7 100644 --- a/doc/en/Gdk/PixbufGifAnimIter.xml +++ b/doc/en/Gdk/PixbufGifAnimIter.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -14,8 +14,7 @@ Gdk.PixbufAnimationIter - - + diff --git a/doc/en/Gdk/PixbufLoader.xml b/doc/en/Gdk/PixbufLoader.xml index 16f77bf38..53ac8e5de 100644 --- a/doc/en/Gdk/PixbufLoader.xml +++ b/doc/en/Gdk/PixbufLoader.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -130,8 +130,7 @@ namespace GtkDemo GLib.Object - - + diff --git a/doc/en/Gdk/PixbufRotation.xml b/doc/en/Gdk/PixbufRotation.xml index fe0d9f70a..733a398de 100644 --- a/doc/en/Gdk/PixbufRotation.xml +++ b/doc/en/Gdk/PixbufRotation.xml @@ -3,7 +3,7 @@ gdk-sharp [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 71 EB 6C 55 75 52 9C BF 72 44 F7 A6 EA 05 62 84 F9 EA E0 3B CF F2 CC 13 2C 9C 49 0A B3 09 EA B0 B5 6B CE 44 9D F5 03 D9 C0 A8 1E 52 05 85 CD BE 70 E2 FB 90 43 4B AC 04 FA 62 22 A8 00 98 B7 A1 A7 B3 AF 99 1A 41 23 24 BB 43 25 F6 B8 65 BB 64 EB F6 D1 C2 06 D5 73 2D DF BC 70 A7 38 9E E5 3E 0C 24 6E 32 79 74 1A D0 05 03 E4 98 42 E1 9B F3 7B 19 8B 40 21 26 CB 36 89 C2 EA 64 96 A4 7C B4] - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/PixbufSaveFunc.xml b/doc/en/Gdk/PixbufSaveFunc.xml index b0baf24f7..46014037b 100644 --- a/doc/en/Gdk/PixbufSaveFunc.xml +++ b/doc/en/Gdk/PixbufSaveFunc.xml @@ -3,7 +3,7 @@ gdk-sharp [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 71 EB 6C 55 75 52 9C BF 72 44 F7 A6 EA 05 62 84 F9 EA E0 3B CF F2 CC 13 2C 9C 49 0A B3 09 EA B0 B5 6B CE 44 9D F5 03 D9 C0 A8 1E 52 05 85 CD BE 70 E2 FB 90 43 4B AC 04 FA 62 22 A8 00 98 B7 A1 A7 B3 AF 99 1A 41 23 24 BB 43 25 F6 B8 65 BB 64 EB F6 D1 C2 06 D5 73 2D DF BC 70 A7 38 9E E5 3E 0C 24 6E 32 79 74 1A D0 05 03 E4 98 42 E1 9B F3 7B 19 8B 40 21 26 CB 36 89 C2 EA 64 96 A4 7C B4] - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -13,7 +13,8 @@ It is called once for each block of bytes that is "written" by . If successful it should return . If an error occurs it should set an error and return , in which case will fail with the same error. - if successful, if failed. + + if successful, if failed. diff --git a/doc/en/Gdk/PixbufSimpleAnim.xml b/doc/en/Gdk/PixbufSimpleAnim.xml index 581e732b4..74882cddf 100644 --- a/doc/en/Gdk/PixbufSimpleAnim.xml +++ b/doc/en/Gdk/PixbufSimpleAnim.xml @@ -2,7 +2,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gdk.PixbufAnimation diff --git a/doc/en/Gdk/Pixdata.xml b/doc/en/Gdk/Pixdata.xml index 1d7dc6af4..b193488bd 100644 --- a/doc/en/Gdk/Pixdata.xml +++ b/doc/en/Gdk/Pixdata.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/PixdataDumpType.xml b/doc/en/Gdk/PixdataDumpType.xml index 4b06ea0bf..683cdfc1c 100644 --- a/doc/en/Gdk/PixdataDumpType.xml +++ b/doc/en/Gdk/PixdataDumpType.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/PixdataType.xml b/doc/en/Gdk/PixdataType.xml index 84109f9cc..4f3ec85a5 100644 --- a/doc/en/Gdk/PixdataType.xml +++ b/doc/en/Gdk/PixdataType.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Pixmap.xml b/doc/en/Gdk/Pixmap.xml index a75e9a850..60a9a2cf0 100644 --- a/doc/en/Gdk/Pixmap.xml +++ b/doc/en/Gdk/Pixmap.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -17,8 +17,7 @@ The depth of a pixmap is the number of bits per pixels. Bitmaps are simply pixma Gdk.Drawable - - + @@ -399,5 +398,30 @@ For example in the X backend, a native pixmap handle is an Xlib XID. + + + Method + + Gdk.Pixmap + + + + + + + + + + the desired screen. + Native pixmap handle, for example, an xlib XID. + Width of pixmap . + Height of pixmap . + Depth of pixmap . + Wraps a native Pixmap for a screen. + a wrapping the native ID, or if the native pixmap is destroyed. + Use this method as an alternative to when the dimensions and screen are known, which saves a roundtrip to the server on X. + + + diff --git a/doc/en/Gdk/Point.xml b/doc/en/Gdk/Point.xml index b4b78e13d..8b9796dc2 100644 --- a/doc/en/Gdk/Point.xml +++ b/doc/en/Gdk/Point.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Pointer.xml b/doc/en/Gdk/Pointer.xml index a4da39831..1a01d98f3 100644 --- a/doc/en/Gdk/Pointer.xml +++ b/doc/en/Gdk/Pointer.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/PointerHooks.xml b/doc/en/Gdk/PointerHooks.xml index 475106ccd..22ccc1324 100644 --- a/doc/en/Gdk/PointerHooks.xml +++ b/doc/en/Gdk/PointerHooks.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/PropMode.xml b/doc/en/Gdk/PropMode.xml index 90c2fe23e..fe6efa323 100644 --- a/doc/en/Gdk/PropMode.xml +++ b/doc/en/Gdk/PropMode.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Property.xml b/doc/en/Gdk/Property.xml index 5d0103046..882742bc3 100644 --- a/doc/en/Gdk/Property.xml +++ b/doc/en/Gdk/Property.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/PropertyState.xml b/doc/en/Gdk/PropertyState.xml index 97f7ef536..31d70cdef 100644 --- a/doc/en/Gdk/PropertyState.xml +++ b/doc/en/Gdk/PropertyState.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Rectangle.xml b/doc/en/Gdk/Rectangle.xml index f1f464483..792438e48 100644 --- a/doc/en/Gdk/Rectangle.xml +++ b/doc/en/Gdk/Rectangle.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Region.xml b/doc/en/Gdk/Region.xml index 401738d23..d465bb9a9 100644 --- a/doc/en/Gdk/Region.xml +++ b/doc/en/Gdk/Region.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -46,17 +46,17 @@ - + Method Gdk.OverlapType - + To be added - a + a a diff --git a/doc/en/Gdk/RegionBox.xml b/doc/en/Gdk/RegionBox.xml index 906abef75..a8b772775 100644 --- a/doc/en/Gdk/RegionBox.xml +++ b/doc/en/Gdk/RegionBox.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Rgb.xml b/doc/en/Gdk/Rgb.xml index 78e0234e4..75e4bc43f 100644 --- a/doc/en/Gdk/Rgb.xml +++ b/doc/en/Gdk/Rgb.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/RgbCmap.xml b/doc/en/Gdk/RgbCmap.xml index d76921a50..c8567e6a6 100644 --- a/doc/en/Gdk/RgbCmap.xml +++ b/doc/en/Gdk/RgbCmap.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -86,4 +86,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gdk/RgbDither.xml b/doc/en/Gdk/RgbDither.xml index 74144b6e5..a51c99b26 100644 --- a/doc/en/Gdk/RgbDither.xml +++ b/doc/en/Gdk/RgbDither.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/ScanLineList.xml b/doc/en/Gdk/ScanLineList.xml index 212369a8a..5dc916732 100644 --- a/doc/en/Gdk/ScanLineList.xml +++ b/doc/en/Gdk/ScanLineList.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -14,8 +14,7 @@ GLib.Opaque - - + diff --git a/doc/en/Gdk/ScanLineListBlock.xml b/doc/en/Gdk/ScanLineListBlock.xml index 91b7b468b..13178f65c 100644 --- a/doc/en/Gdk/ScanLineListBlock.xml +++ b/doc/en/Gdk/ScanLineListBlock.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -14,8 +14,7 @@ GLib.Opaque - - + diff --git a/doc/en/Gdk/Screen.xml b/doc/en/Gdk/Screen.xml index 96e586643..5196538e2 100644 --- a/doc/en/Gdk/Screen.xml +++ b/doc/en/Gdk/Screen.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -14,8 +14,7 @@ GLib.Object - - + @@ -430,5 +429,110 @@ Console.WriteLine("You have {0} monitors.",numMonitors); + + + Event + + + GLib.Signal(CName="composited_changed") + + + + System.EventHandler + + + Raised when the composited status of the screen changes. + + + + + + + Method + + System.Void + + + + Default handler for the event. + + + + + + + Property + + + GLib.Property(Name="resolution") + + + + System.Double + + + The resolution for fonts on the screen. + the scaling factor from pango units to cairo units. + The default is -1. + + + + + + Property + + + GLib.Property(Name="font-options") + + + + Cairo.FontOptions + + + The default font options for the screen. + The default . + If multiple accesses to this information are needed, you may want to consider cacheing the result. The get accessor needs to use reflection to create the FontOptions instance and could possibly cause performance issues if called frequently. + + + + + + Property + + Gdk.Window + + + The current active window for the screen. + a . + Returns if there is no current active window or the window manager doesn't support the necessary properties to determine the active window. + + + + + + Property + + System.Boolean + + + Indicates if compositing is supported. + If compositing is supported. + Indicates if RGBA visuals with an alpha value can be expected to have their alpha channel drawn properly on screen. + + + + + + Property + + Gdk.Window[] + + + The current window stack for the screen. + an array of representing the window stack. + This property depends on optional Window Manager features. If the feature is not supported, an empty array will be returned. + + + diff --git a/doc/en/Gdk/ScrollDirection.xml b/doc/en/Gdk/ScrollDirection.xml index 6cebd992a..b7f984168 100644 --- a/doc/en/Gdk/ScrollDirection.xml +++ b/doc/en/Gdk/ScrollDirection.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Segment.xml b/doc/en/Gdk/Segment.xml index b0192fde8..bc07cd77a 100644 --- a/doc/en/Gdk/Segment.xml +++ b/doc/en/Gdk/Segment.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Selection.xml b/doc/en/Gdk/Selection.xml index 7d9770634..7fc926e70 100644 --- a/doc/en/Gdk/Selection.xml +++ b/doc/en/Gdk/Selection.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/SettingAction.xml b/doc/en/Gdk/SettingAction.xml index 1c8756a9d..270bca69d 100644 --- a/doc/en/Gdk/SettingAction.xml +++ b/doc/en/Gdk/SettingAction.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Size.xml b/doc/en/Gdk/Size.xml index a12b16160..74e1cbb18 100644 --- a/doc/en/Gdk/Size.xml +++ b/doc/en/Gdk/Size.xml @@ -3,7 +3,7 @@ gdk-sharp [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 71 EB 6C 55 75 52 9C BF 72 44 F7 A6 EA 05 62 84 F9 EA E0 3B CF F2 CC 13 2C 9C 49 0A B3 09 EA B0 B5 6B CE 44 9D F5 03 D9 C0 A8 1E 52 05 85 CD BE 70 E2 FB 90 43 4B AC 04 FA 62 22 A8 00 98 B7 A1 A7 B3 AF 99 1A 41 23 24 BB 43 25 F6 B8 65 BB 64 EB F6 D1 C2 06 D5 73 2D DF BC 70 A7 38 9E E5 3E 0C 24 6E 32 79 74 1A D0 05 03 E4 98 42 E1 9B F3 7B 19 8B 40 21 26 CB 36 89 C2 EA 64 96 A4 7C B4] - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/SizePreparedArgs.xml b/doc/en/Gdk/SizePreparedArgs.xml index 8c3b35b8d..64da1e41f 100644 --- a/doc/en/Gdk/SizePreparedArgs.xml +++ b/doc/en/Gdk/SizePreparedArgs.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/SizePreparedHandler.xml b/doc/en/Gdk/SizePreparedHandler.xml index 8b54bd1cf..5d648ee66 100644 --- a/doc/en/Gdk/SizePreparedHandler.xml +++ b/doc/en/Gdk/SizePreparedHandler.xml @@ -3,7 +3,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Span.xml b/doc/en/Gdk/Span.xml index 86544b32a..0087e1239 100644 --- a/doc/en/Gdk/Span.xml +++ b/doc/en/Gdk/Span.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/SpanFunc.xml b/doc/en/Gdk/SpanFunc.xml index 940320997..da90d4772 100644 --- a/doc/en/Gdk/SpanFunc.xml +++ b/doc/en/Gdk/SpanFunc.xml @@ -2,7 +2,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Spawn.xml b/doc/en/Gdk/Spawn.xml index 9979b027b..7bfbecebb 100644 --- a/doc/en/Gdk/Spawn.xml +++ b/doc/en/Gdk/Spawn.xml @@ -3,7 +3,7 @@ gdk-sharp [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 71 EB 6C 55 75 52 9C BF 72 44 F7 A6 EA 05 62 84 F9 EA E0 3B CF F2 CC 13 2C 9C 49 0A B3 09 EA B0 B5 6B CE 44 9D F5 03 D9 C0 A8 1E 52 05 85 CD BE 70 E2 FB 90 43 4B AC 04 FA 62 22 A8 00 98 B7 A1 A7 B3 AF 99 1A 41 23 24 BB 43 25 F6 B8 65 BB 64 EB F6 D1 C2 06 D5 73 2D DF BC 70 A7 38 9E E5 3E 0C 24 6E 32 79 74 1A D0 05 03 E4 98 42 E1 9B F3 7B 19 8B 40 21 26 CB 36 89 C2 EA 64 96 A4 7C B4] - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Status.xml b/doc/en/Gdk/Status.xml index eec463dde..aff1ac7a6 100644 --- a/doc/en/Gdk/Status.xml +++ b/doc/en/Gdk/Status.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/SubwindowMode.xml b/doc/en/Gdk/SubwindowMode.xml index c7079a992..eee837eb0 100644 --- a/doc/en/Gdk/SubwindowMode.xml +++ b/doc/en/Gdk/SubwindowMode.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/TextProperty.xml b/doc/en/Gdk/TextProperty.xml index fbecc0d75..53d379339 100644 --- a/doc/en/Gdk/TextProperty.xml +++ b/doc/en/Gdk/TextProperty.xml @@ -3,7 +3,7 @@ gdk-sharp [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 71 EB 6C 55 75 52 9C BF 72 44 F7 A6 EA 05 62 84 F9 EA E0 3B CF F2 CC 13 2C 9C 49 0A B3 09 EA B0 B5 6B CE 44 9D F5 03 D9 C0 A8 1E 52 05 85 CD BE 70 E2 FB 90 43 4B AC 04 FA 62 22 A8 00 98 B7 A1 A7 B3 AF 99 1A 41 23 24 BB 43 25 F6 B8 65 BB 64 EB F6 D1 C2 06 D5 73 2D DF BC 70 A7 38 9E E5 3E 0C 24 6E 32 79 74 1A D0 05 03 E4 98 42 E1 9B F3 7B 19 8B 40 21 26 CB 36 89 C2 EA 64 96 A4 7C B4] - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Threads.xml b/doc/en/Gdk/Threads.xml index 108752815..bad31ea20 100644 --- a/doc/en/Gdk/Threads.xml +++ b/doc/en/Gdk/Threads.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/TimeCoord.xml b/doc/en/Gdk/TimeCoord.xml index 555de7e26..ea760ce53 100644 --- a/doc/en/Gdk/TimeCoord.xml +++ b/doc/en/Gdk/TimeCoord.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Trapezoid.xml b/doc/en/Gdk/Trapezoid.xml index e78568fe3..aaf9a80ea 100644 --- a/doc/en/Gdk/Trapezoid.xml +++ b/doc/en/Gdk/Trapezoid.xml @@ -3,7 +3,7 @@ gdk-sharp [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 71 EB 6C 55 75 52 9C BF 72 44 F7 A6 EA 05 62 84 F9 EA E0 3B CF F2 CC 13 2C 9C 49 0A B3 09 EA B0 B5 6B CE 44 9D F5 03 D9 C0 A8 1E 52 05 85 CD BE 70 E2 FB 90 43 4B AC 04 FA 62 22 A8 00 98 B7 A1 A7 B3 AF 99 1A 41 23 24 BB 43 25 F6 B8 65 BB 64 EB F6 D1 C2 06 D5 73 2D DF BC 70 A7 38 9E E5 3E 0C 24 6E 32 79 74 1A D0 05 03 E4 98 42 E1 9B F3 7B 19 8B 40 21 26 CB 36 89 C2 EA 64 96 A4 7C B4] - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/VisibilityState.xml b/doc/en/Gdk/VisibilityState.xml index a1da66e18..dcf4bfd33 100644 --- a/doc/en/Gdk/VisibilityState.xml +++ b/doc/en/Gdk/VisibilityState.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Visual.xml b/doc/en/Gdk/Visual.xml index 236aa5811..25e062aec 100644 --- a/doc/en/Gdk/Visual.xml +++ b/doc/en/Gdk/Visual.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -52,8 +52,7 @@ GLib.Object - - + diff --git a/doc/en/Gdk/VisualType.xml b/doc/en/Gdk/VisualType.xml index 87243dbcb..575289401 100644 --- a/doc/en/Gdk/VisualType.xml +++ b/doc/en/Gdk/VisualType.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/WMDecoration.xml b/doc/en/Gdk/WMDecoration.xml index 4dbb549e3..28c4ef340 100644 --- a/doc/en/Gdk/WMDecoration.xml +++ b/doc/en/Gdk/WMDecoration.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/WMFunction.xml b/doc/en/Gdk/WMFunction.xml index 6fbba8308..0f13ef216 100644 --- a/doc/en/Gdk/WMFunction.xml +++ b/doc/en/Gdk/WMFunction.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/Window.xml b/doc/en/Gdk/Window.xml index 991eeb318..3a8fbe981 100644 --- a/doc/en/Gdk/Window.xml +++ b/doc/en/Gdk/Window.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -19,8 +19,7 @@ Gdk.Drawable - - + @@ -1370,7 +1369,7 @@ in a child). - + Property Gdk.WindowTypeHint @@ -2027,5 +2026,71 @@ The color must be allocated; + + + Method + + System.Void + + + + + + + + a containing the mask. + x offset within the Window. + y offset within the Window. + Applies an Input shape mask to the Window. + Depends on optional features within the windowing environment. If those features aren't supporting the method has no effect. + + + + + + Method + + System.Void + + + + Sets the input mask to the union of all child window masks. + Ignores the windows own mask. If you wish to add the child window masks to the parent, use . + + + + + + Method + + System.Void + + + + + + + + a containing the desired input mask. + x offset within the Window. + y offset within the Window. + Applies an Input shape region to the Window. + Depends on optional features within the windowing environment. If those features aren't supporting the method has no effect. + + + + + + Method + + System.Void + + + + Merges the union of all child window masks into the Input mask. + Includes the current window input mask. To ignore the parent mask, use . + + + diff --git a/doc/en/Gdk/WindowAttr.xml b/doc/en/Gdk/WindowAttr.xml index 9d9ded5b7..2c229cbfb 100644 --- a/doc/en/Gdk/WindowAttr.xml +++ b/doc/en/Gdk/WindowAttr.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/WindowAttributesType.xml b/doc/en/Gdk/WindowAttributesType.xml index 327acf56f..7883b61f4 100644 --- a/doc/en/Gdk/WindowAttributesType.xml +++ b/doc/en/Gdk/WindowAttributesType.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/WindowClass.xml b/doc/en/Gdk/WindowClass.xml index dd12e4e40..d80b75e6f 100644 --- a/doc/en/Gdk/WindowClass.xml +++ b/doc/en/Gdk/WindowClass.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/WindowEdge.xml b/doc/en/Gdk/WindowEdge.xml index f7a7f99b2..b41f6720e 100644 --- a/doc/en/Gdk/WindowEdge.xml +++ b/doc/en/Gdk/WindowEdge.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/WindowHints.xml b/doc/en/Gdk/WindowHints.xml index 5686f0048..eb1ad33d8 100644 --- a/doc/en/Gdk/WindowHints.xml +++ b/doc/en/Gdk/WindowHints.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/WindowState.xml b/doc/en/Gdk/WindowState.xml index b35104d54..0bf09d786 100644 --- a/doc/en/Gdk/WindowState.xml +++ b/doc/en/Gdk/WindowState.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/WindowType.xml b/doc/en/Gdk/WindowType.xml index 06ec10036..698115f82 100644 --- a/doc/en/Gdk/WindowType.xml +++ b/doc/en/Gdk/WindowType.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. diff --git a/doc/en/Gdk/WindowTypeHint.xml b/doc/en/Gdk/WindowTypeHint.xml index 5f99fc743..a24ece06e 100644 --- a/doc/en/Gdk/WindowTypeHint.xml +++ b/doc/en/Gdk/WindowTypeHint.xml @@ -4,7 +4,7 @@ gdk-sharp - 2.8.0.0 + 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. @@ -132,5 +132,71 @@ These map to the FreeDesktop WM specification (http://freedesktop.org/Standards/ + + + Field + + Gdk.WindowTypeHint + + + Indicates a drag and drop window type. + + + + + + Field + + Gdk.WindowTypeHint + + + Indicates a notification popup window. + + + + + + Field + + Gdk.WindowTypeHint + + + Indicates a drop down menu window. + + + + + + Field + + Gdk.WindowTypeHint + + + Indicates a tooltip popup window. + + + + + + Field + + Gdk.WindowTypeHint + + + Indicates a popup menu window. + + + + + + Field + + Gdk.WindowTypeHint + + + Indicates a combo window. + + + diff --git a/gdk/Gdk.metadata b/gdk/Gdk.metadata index a2ef270ca..225f5d0a2 100644 --- a/gdk/Gdk.metadata +++ b/gdk/Gdk.metadata @@ -66,6 +66,8 @@ 1 1 1 + GetSupportsInputShapes + GetSupportsShapes 1 DragProtocol 1 @@ -126,6 +128,7 @@ out 1 1 + 1 out 1 1 @@ -133,9 +136,14 @@ 1 1 1 + 1 1 1 1 + GdkWindow* + true + true + 1 GdkDrawable 1 1 @@ -153,6 +161,7 @@ 1 1 GetName + 1 1 1 1 @@ -190,5 +199,6 @@ 128 1 + diff --git a/gdk/Screen.custom b/gdk/Screen.custom index 02e26a96a..35000f262 100644 --- a/gdk/Screen.custom +++ b/gdk/Screen.custom @@ -50,3 +50,23 @@ return result; } + [DllImport("libgdk-win32-2.0-0.dll")] + static extern IntPtr gdk_screen_get_font_options(IntPtr raw); + + [DllImport("libgdk-win32-2.0-0.dll")] + static extern void gdk_screen_set_font_options(IntPtr raw, IntPtr options); + + [GLib.Property ("font-options")] + public Cairo.FontOptions FontOptions { + get { + IntPtr raw_ret = gdk_screen_get_font_options(Handle); + if (raw_ret == IntPtr.Zero) + return null; + System.Reflection.BindingFlags flags = System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance; + return Activator.CreateInstance (typeof (Cairo.FontOptions), flags, null, new object [] {raw_ret}, null) as Cairo.FontOptions; + } + set { + gdk_screen_set_font_options(Handle, value == null ? IntPtr.Zero : value.Handle); + } + } +