From 352fc8e849712e43bff581a5c22701f10dd728f4 Mon Sep 17 00:00:00 2001 From: Mike Kestner Date: Wed, 9 Nov 2011 10:01:51 -0600 Subject: [PATCH] Run the doc updater Didn't audit any of this. --- doc/en/Atk/Action.xml | 165 +- doc/en/Atk/ActionAdapter.xml | 104 +- doc/en/Atk/ActionImplementor.xml | 21 +- doc/en/Atk/ActiveDescendantChangedArgs.xml | 14 +- doc/en/Atk/ActiveDescendantChangedHandler.xml | 22 +- doc/en/Atk/Attribute.xml | 115 +- doc/en/Atk/BoundsChangedArgs.xml | 14 +- doc/en/Atk/BoundsChangedHandler.xml | 22 +- doc/en/Atk/ChildrenChangedArgs.xml | 17 +- doc/en/Atk/ChildrenChangedHandler.xml | 22 +- doc/en/Atk/ColumnDeletedArgs.xml | 21 +- doc/en/Atk/ColumnDeletedHandler.xml | 22 +- doc/en/Atk/ColumnInsertedArgs.xml | 21 +- doc/en/Atk/ColumnInsertedHandler.xml | 22 +- doc/en/Atk/Component.xml | 547 +- doc/en/Atk/ComponentAdapter.xml | 225 +- doc/en/Atk/ComponentImplementor.xml | 54 +- doc/en/Atk/CoordType.xml | 12 +- doc/en/Atk/Document.xml | 71 +- doc/en/Atk/DocumentAdapter.xml | 160 +- doc/en/Atk/DocumentImplementor.xml | 70 +- doc/en/Atk/EditableText.xml | 149 +- doc/en/Atk/EditableTextAdapter.xml | 152 +- doc/en/Atk/EditableTextImplementor.xml | 21 +- doc/en/Atk/EventListener.xml | 14 +- doc/en/Atk/EventListenerInit.xml | 12 +- doc/en/Atk/Focus.xml | 73 +- doc/en/Atk/FocusEventArgs.xml | 14 +- doc/en/Atk/FocusEventHandler.xml | 22 +- doc/en/Atk/FocusHandler.xml | 16 +- doc/en/Atk/FocusTracker.xml | 32 + doc/en/Atk/Function.xml | 14 +- doc/en/Atk/GObjectAccessible.xml | 103 +- doc/en/Atk/Global.xml | 378 +- doc/en/Atk/Hyperlink.xml | 618 +- doc/en/Atk/HyperlinkImpl.xml | 15 +- doc/en/Atk/HyperlinkImplAdapter.xml | 100 +- doc/en/Atk/HyperlinkImplImplementor.xml | 15 +- doc/en/Atk/HyperlinkStateFlags.xml | 11 +- doc/en/Atk/Hypertext.xml | 60 +- doc/en/Atk/HypertextAdapter.xml | 113 +- doc/en/Atk/HypertextImplementor.xml | 17 +- doc/en/Atk/Image.xml | 81 +- doc/en/Atk/ImageAdapter.xml | 102 +- doc/en/Atk/ImageImplementor.xml | 43 +- doc/en/Atk/Implementor.xml | 11 +- doc/en/Atk/ImplementorAdapter.xml | 97 +- doc/en/Atk/ImplementorImplementor.xml | 13 +- doc/en/Atk/KeyEventStruct.xml | 178 +- doc/en/Atk/KeyEventType.xml | 39 +- doc/en/Atk/KeySnoopFunc.xml | 16 +- doc/en/Atk/Layer.xml | 76 +- doc/en/Atk/LinkSelectedArgs.xml | 14 +- doc/en/Atk/LinkSelectedHandler.xml | 22 +- doc/en/Atk/Misc.xml | 94 +- doc/en/Atk/NoOpObject.xml | 4068 +- doc/en/Atk/NoOpObjectFactory.xml | 63 +- doc/en/Atk/Object.xml | 1629 +- ...ObjectFactory+CreateAccessibleDelegate.xml | 23 + ...bjectFactory+GetAccessibleTypeDelegate.xml | 20 + doc/en/Atk/ObjectFactory.xml | 137 +- doc/en/Atk/Plug.xml | 404 + doc/en/Atk/PropertyChangeArgs.xml | 14 +- doc/en/Atk/PropertyChangeEventHandler.xml | 22 +- doc/en/Atk/PropertyChangeHandler.xml | 16 +- doc/en/Atk/PropertyValues.xml | 126 +- doc/en/Atk/RealStateSet.xml | 32 + doc/en/Atk/Rectangle.xml | 168 +- doc/en/Atk/Registry.xml | 122 +- doc/en/Atk/Relation.xml | 185 +- doc/en/Atk/RelationSet.xml | 230 +- doc/en/Atk/RelationType.xml | 255 +- doc/en/Atk/Role.xml | 1711 +- doc/en/Atk/RowDeletedArgs.xml | 17 +- doc/en/Atk/RowDeletedHandler.xml | 22 +- doc/en/Atk/RowInsertedArgs.xml | 17 +- doc/en/Atk/RowInsertedHandler.xml | 22 +- doc/en/Atk/Selection.xml | 160 +- doc/en/Atk/SelectionAdapter.xml | 192 +- doc/en/Atk/SelectionImplementor.xml | 21 +- doc/en/Atk/Socket.xml | 423 + doc/en/Atk/StateChangeArgs.xml | 39 +- doc/en/Atk/StateChangeHandler.xml | 22 +- doc/en/Atk/StateManager.xml | 110 +- doc/en/Atk/StateSet.xml | 231 +- doc/en/Atk/StateType.xml | 548 +- doc/en/Atk/StreamableContent.xml | 42 +- doc/en/Atk/StreamableContentAdapter.xml | 115 +- doc/en/Atk/StreamableContentImplementor.xml | 40 +- doc/en/Atk/Table.xml | 640 +- doc/en/Atk/TableAdapter.xml | 371 +- doc/en/Atk/TableImplementor.xml | 47 +- doc/en/Atk/Text.xml | 645 +- doc/en/Atk/TextAdapter.xml | 265 +- doc/en/Atk/TextAttribute.xml | 425 +- doc/en/Atk/TextBoundary.xml | 147 +- doc/en/Atk/TextCaretMovedArgs.xml | 14 +- doc/en/Atk/TextCaretMovedHandler.xml | 22 +- doc/en/Atk/TextChangedArgs.xml | 17 +- doc/en/Atk/TextChangedDetail.xml | 41 + doc/en/Atk/TextChangedHandler.xml | 22 +- doc/en/Atk/TextClipType.xml | 94 +- doc/en/Atk/TextImplementor.xml | 51 +- doc/en/Atk/TextRange.xml | 153 +- doc/en/Atk/TextRectangle.xml | 153 +- .../Util+AddGlobalEventListenerDelegate.xml | 25 + .../Atk/Util+AddKeyEventListenerDelegate.xml | 2 +- doc/en/Atk/Util+GetRootDelegate.xml | 2 +- doc/en/Atk/Util+GetToolkitNameDelegate.xml | 2 +- doc/en/Atk/Util+GetToolkitVersionDelegate.xml | 2 +- doc/en/Atk/Util+RemoveListenerDelegate.xml | 2 +- doc/en/Atk/Util.xml | 119 +- doc/en/Atk/Value.xml | 144 +- doc/en/Atk/ValueAdapter.xml | 149 +- doc/en/Atk/ValueImplementor.xml | 72 +- doc/en/GLib/AcceptCertificateArgs.xml | 57 + doc/en/GLib/AcceptCertificateHandler.xml | 24 + doc/en/GLib/Action.xml | 120 + doc/en/GLib/ActionAdapter.xml | 259 + doc/en/GLib/ActionAddedArgs.xml | 43 + doc/en/GLib/ActionAddedHandler.xml | 24 + doc/en/GLib/ActionEnabledChangedArgs.xml | 57 + doc/en/GLib/ActionEnabledChangedHandler.xml | 24 + doc/en/GLib/ActionGroup.xml | 304 + doc/en/GLib/ActionGroupAdapter.xml | 463 + doc/en/GLib/ActionGroupImplementor.xml | 185 + doc/en/GLib/ActionImplementor.xml | 125 + doc/en/GLib/ActionRemovedArgs.xml | 43 + doc/en/GLib/ActionRemovedHandler.xml | 24 + doc/en/GLib/ActionStateChangedArgs.xml | 57 + doc/en/GLib/ActionStateChangedHandler.xml | 24 + doc/en/GLib/ActivatedArgs.xml | 43 + doc/en/GLib/ActivatedHandler.xml | 24 + doc/en/GLib/AppInfo.xml | 94 + doc/en/GLib/AppInfoAdapter.xml | 172 + doc/en/GLib/AppInfoCreateFlags.xml | 16 + doc/en/GLib/AppLaunchContext.xml | 28 +- doc/en/GLib/Application.xml | 962 + doc/en/GLib/ApplicationCommandLine.xml | 212 + doc/en/GLib/ApplicationFlags.xml | 97 + doc/en/GLib/ApplicationImpl.xml | 205 + doc/en/GLib/Argv.xml | 6 + doc/en/GLib/AskPasswordArgs.xml | 6 + doc/en/GLib/AskPasswordFlags.xml | 6 + doc/en/GLib/AskPasswordHandler.xml | 1 + doc/en/GLib/AskQuestionArgs.xml | 4 + doc/en/GLib/AskQuestionHandler.xml | 1 + doc/en/GLib/AsyncInitable.xml | 58 + doc/en/GLib/AsyncInitableAdapter.xml | 197 + doc/en/GLib/AsyncInitableImplementor.xml | 63 + doc/en/GLib/AsyncReadyCallback.xml | 1 + doc/en/GLib/AsyncResult.xml | 3 + doc/en/GLib/AsyncResultAdapter.xml | 25 + doc/en/GLib/AsyncResultImplementor.xml | 3 + .../GLib/AuthenticatedPeerAuthorizedArgs.xml | 57 + .../AuthenticatedPeerAuthorizedHandler.xml | 24 + doc/en/GLib/BufferedInputStream.xml | 36 +- doc/en/GLib/BufferedOutputStream.xml | 29 +- doc/en/GLib/Bus.xml | 334 + doc/en/GLib/BusAcquiredCallback.xml | 24 + doc/en/GLib/BusNameAcquiredCallback.xml | 24 + doc/en/GLib/BusNameAppearedCallback.xml | 26 + doc/en/GLib/BusNameLostCallback.xml | 24 + doc/en/GLib/BusNameOwnerFlags.xml | 61 + doc/en/GLib/BusNameVanishedCallback.xml | 24 + doc/en/GLib/BusNameWatcherFlags.xml | 49 + doc/en/GLib/BusType.xml | 70 + doc/en/GLib/Cancellable.xml | 63 +- doc/en/GLib/CancellableSourceFunc.xml | 23 + doc/en/GLib/ChangeEventArgs.xml | 57 + doc/en/GLib/ChangeEventHandler.xml | 24 + doc/en/GLib/ChangedArgs.xml | 37 +- doc/en/GLib/ChangedHandler.xml | 1 + doc/en/GLib/CharsetConverter.xml | 202 + doc/en/GLib/Chunk.xml | 32 + doc/en/GLib/ClosedArgs.xml | 57 + doc/en/GLib/ClosedHandler.xml | 24 + doc/en/GLib/CommandLineArgs.xml | 43 + doc/en/GLib/CommandLineHandler.xml | 24 + doc/en/GLib/ConnectBeforeAttribute.xml | 2 + doc/en/GLib/ConnectFlags.xml | 3 + doc/en/GLib/Content.xml | 13 + doc/en/GLib/Converter.xml | 63 + doc/en/GLib/ConverterAdapter.xml | 202 + doc/en/GLib/ConverterFlags.xml | 61 + doc/en/GLib/ConverterImplementor.xml | 68 + doc/en/GLib/ConverterInputStream.xml | 81 + doc/en/GLib/ConverterOutputStream.xml | 81 + doc/en/GLib/ConverterResult.xml | 70 + doc/en/GLib/Credentials.xml | 127 + doc/en/GLib/CredentialsType.xml | 58 + doc/en/GLib/DBusAnnotationInfo.xml | 168 + doc/en/GLib/DBusArgInfo.xml | 150 + doc/en/GLib/DBusAuth.xml | 43 + doc/en/GLib/DBusAuthMechanism.xml | 365 + doc/en/GLib/DBusAuthMechanismAnon.xml | 43 + doc/en/GLib/DBusAuthMechanismExternal.xml | 43 + doc/en/GLib/DBusAuthMechanismSha1.xml | 43 + doc/en/GLib/DBusAuthMechanismState.xml | 77 + doc/en/GLib/DBusAuthObserver.xml | 120 + doc/en/GLib/DBusCallFlags.xml | 46 + doc/en/GLib/DBusCapabilityFlags.xml | 46 + doc/en/GLib/DBusConnection.xml | 889 + doc/en/GLib/DBusConnectionFlags.xml | 94 + doc/en/GLib/DBusError.xml | 509 + doc/en/GLib/DBusErrorEntry.xml | 130 + doc/en/GLib/DBusInterfaceGetPropertyFunc.xml | 31 + doc/en/GLib/DBusInterfaceInfo.xml | 251 + doc/en/GLib/DBusInterfaceMethodCallFunc.xml | 34 + doc/en/GLib/DBusInterfaceSetPropertyFunc.xml | 33 + doc/en/GLib/DBusInterfaceVTable.xml | 146 + doc/en/GLib/DBusMessage.xml | 561 + doc/en/GLib/DBusMessageByteOrder.xml | 41 + doc/en/GLib/DBusMessageFilterFunction.xml | 27 + doc/en/GLib/DBusMessageFlags.xml | 58 + doc/en/GLib/DBusMessageHeaderField.xml | 137 + doc/en/GLib/DBusMessageType.xml | 77 + doc/en/GLib/DBusMethodInfo.xml | 164 + doc/en/GLib/DBusMethodInvocation.xml | 280 + doc/en/GLib/DBusNodeInfo.xml | 215 + doc/en/GLib/DBusPropertyInfo.xml | 164 + doc/en/GLib/DBusPropertyInfoFlags.xml | 58 + doc/en/GLib/DBusProxy.xml | 665 + doc/en/GLib/DBusProxyFlags.xml | 70 + doc/en/GLib/DBusSendMessageFlags.xml | 46 + doc/en/GLib/DBusServer.xml | 263 + doc/en/GLib/DBusServerFlags.xml | 58 + doc/en/GLib/DBusSignalCallback.xml | 32 + doc/en/GLib/DBusSignalFlags.xml | 46 + doc/en/GLib/DBusSignalInfo.xml | 150 + doc/en/GLib/DBusSubtreeDispatchFunc.xml | 33 + doc/en/GLib/DBusSubtreeEnumerateFunc.xml | 27 + doc/en/GLib/DBusSubtreeFlags.xml | 46 + doc/en/GLib/DBusSubtreeIntrospectFunc.xml | 29 + doc/en/GLib/DBusSubtreeVTable.xml | 146 + doc/en/GLib/DBusWorker.xml | 32 + doc/en/GLib/DataInputStream.xml | 186 +- doc/en/GLib/DataOutputStream.xml | 33 +- doc/en/GLib/DataStreamByteOrder.xml | 4 + doc/en/GLib/DataStreamNewlineType.xml | 5 + doc/en/GLib/Dbus.xml | 426 + doc/en/GLib/DefaultSignalHandlerAttribute.xml | 8 +- doc/en/GLib/DesktopAppInfo.xml | 128 +- doc/en/GLib/DestroyHelper.xml | 2 + doc/en/GLib/DestroyNotify.xml | 23 +- doc/en/GLib/Drive.xml | 214 + doc/en/GLib/DriveAdapter.xml | 248 + doc/en/GLib/DriveChangedArgs.xml | 3 + doc/en/GLib/DriveChangedHandler.xml | 1 + doc/en/GLib/DriveConnectedArgs.xml | 3 + doc/en/GLib/DriveConnectedHandler.xml | 1 + doc/en/GLib/DriveDisconnectedArgs.xml | 3 + doc/en/GLib/DriveDisconnectedHandler.xml | 1 + doc/en/GLib/DriveEjectButtonArgs.xml | 3 + doc/en/GLib/DriveEjectButtonHandler.xml | 1 + doc/en/GLib/DriveStartFlags.xml | 34 + doc/en/GLib/DriveStartStopType.xml | 82 + doc/en/GLib/DriveStopButtonArgs.xml | 43 + doc/en/GLib/DriveStopButtonHandler.xml | 24 + doc/en/GLib/DummyProxyResolver.xml | 120 + doc/en/GLib/DummyTlsCertificate.xml | 32 + doc/en/GLib/DummyTlsCertificateClass.xml | 32 + doc/en/GLib/DummyTlsConnection.xml | 32 + doc/en/GLib/DummyTlsConnectionClass.xml | 32 + doc/en/GLib/Emblem.xml | 41 +- doc/en/GLib/EmblemOrigin.xml | 5 + doc/en/GLib/EmblemedIcon.xml | 74 +- doc/en/GLib/ExceptionManager.xml | 3 + doc/en/GLib/ExportedObject.xml | 32 + doc/en/GLib/ExportedSubtree.xml | 32 + doc/en/GLib/File.xml | 508 + doc/en/GLib/FileAdapter.xml | 586 +- doc/en/GLib/FileAttributeInfo.xml | 65 +- doc/en/GLib/FileAttributeInfoFlags.xml | 4 + doc/en/GLib/FileAttributeInfoList.xml | 36 +- doc/en/GLib/FileAttributeMatcher.xml | 24 + doc/en/GLib/FileAttributeStatus.xml | 4 + doc/en/GLib/FileAttributeType.xml | 22 + doc/en/GLib/FileChange.xml | 32 + doc/en/GLib/FileCopyFlags.xml | 19 + doc/en/GLib/FileCreateFlags.xml | 15 + doc/en/GLib/FileDescriptorBased.xml | 33 + doc/en/GLib/FileDescriptorBasedAdapter.xml | 172 + .../GLib/FileDescriptorBasedImplementor.xml | 38 + doc/en/GLib/FileEnumerator.xml | 51 +- doc/en/GLib/FileFactory.xml | 40 +- doc/en/GLib/FileIOStream.xml | 429 + doc/en/GLib/FileIcon.xml | 42 +- doc/en/GLib/FileInfo.xml | 163 +- doc/en/GLib/FileInputStream.xml | 42 +- doc/en/GLib/FileMonitor.xml | 34 +- doc/en/GLib/FileMonitorEvent.xml | 20 + doc/en/GLib/FileMonitorFlags.xml | 15 + doc/en/GLib/FileOutputStream.xml | 46 +- doc/en/GLib/FileProgressCallback.xml | 1 + doc/en/GLib/FileQueryInfoFlags.xml | 3 + doc/en/GLib/FileReadMoreCallback.xml | 3 +- doc/en/GLib/FileType.xml | 8 + doc/en/GLib/FileUtils.xml | 2 + doc/en/GLib/FilenameCompleter.xml | 27 +- doc/en/GLib/FilesystemPreviewType.xml | 4 + doc/en/GLib/FilterInputStream.xml | 42 +- doc/en/GLib/FilterOutputStream.xml | 42 +- doc/en/GLib/GException.xml | 32 + doc/en/GLib/GInterfaceAdapter.xml | 5 + doc/en/GLib/GInterfaceAttribute.xml | 5 +- doc/en/GLib/GInterfaceInitHandler.xml | 6 + doc/en/GLib/GPropertiesChangedArgs.xml | 57 + doc/en/GLib/GPropertiesChangedHandler.xml | 24 + doc/en/GLib/GSignalArgs.xml | 71 + doc/en/GLib/GSignalHandler.xml | 24 + doc/en/GLib/GSourceFunc.xml | 3 +- doc/en/GLib/GString.xml | 5 + doc/en/GLib/GType.xml | 161 +- doc/en/GLib/GTypeAttribute.xml | 5 +- doc/en/GLib/GioGlobal.xml | 59 + doc/en/GLib/GioStream.xml | 32 +- doc/en/GLib/Global.xml | 25 +- doc/en/GLib/IOChannel.xml | 40 +- doc/en/GLib/IOChannelError.xml | 10 + doc/en/GLib/IOCondition.xml | 7 + doc/en/GLib/IOErrorEnum.xml | 188 + doc/en/GLib/IOExtension.xml | 5 + doc/en/GLib/IOExtensionPoint.xml | 10 +- doc/en/GLib/IOFlags.xml | 9 + doc/en/GLib/IOFunc.xml | 3 +- doc/en/GLib/IOModule.xml | 39 +- doc/en/GLib/IOSchedulerJob.xml | 37 + doc/en/GLib/IOSchedulerJobFunc.xml | 3 +- doc/en/GLib/IOStatus.xml | 5 + doc/en/GLib/IOStream.xml | 383 + doc/en/GLib/IOStreamAdapter.xml | 32 + doc/en/GLib/IOStreamSpliceFlags.xml | 70 + doc/en/GLib/IWrapper.xml | 2 + doc/en/GLib/Icon.xml | 17 + doc/en/GLib/IconAdapter.xml | 55 +- doc/en/GLib/Idle.xml | 5 + doc/en/GLib/IdleHandler.xml | 13 +- doc/en/GLib/IncomingArgs.xml | 57 + doc/en/GLib/IncomingHandler.xml | 24 + doc/en/GLib/InetAddress.xml | 353 + doc/en/GLib/InetSocketAddress.xml | 100 + doc/en/GLib/Initable.xml | 37 + doc/en/GLib/InitableAdapter.xml | 176 + doc/en/GLib/InitableImplementor.xml | 42 + doc/en/GLib/InitiallyUnowned.xml | 48 +- doc/en/GLib/InputStream.xml | 45 +- doc/en/GLib/InputVector.xml | 118 + doc/en/GLib/Io.xml | 42 + doc/en/GLib/KeyFile.xml | 895 + doc/en/GLib/KeyFileError.xml | 89 + doc/en/GLib/KeyFileFlags.xml | 58 + doc/en/GLib/List.xml | 8 + doc/en/GLib/ListBase+FilenameString.xml | 1 + doc/en/GLib/ListBase.xml | 29 +- doc/en/GLib/LoadableIcon.xml | 4 + doc/en/GLib/LoadableIconAdapter.xml | 26 + doc/en/GLib/LoadableIconImplementor.xml | 4 + doc/en/GLib/LocalDirectoryMonitor.xml | 22 +- doc/en/GLib/LocalFileEnumerator.xml | 21 +- doc/en/GLib/LocalFileIOStream.xml | 43 + doc/en/GLib/Log.xml | 30 + doc/en/GLib/LogFunc.xml | 17 +- doc/en/GLib/LogLevelFlags.xml | 14 + doc/en/GLib/MainContext.xml | 17 + doc/en/GLib/MainLoop.xml | 26 +- doc/en/GLib/Markup.xml | 2 + doc/en/GLib/Marshaller.xml | 88 +- doc/en/GLib/MemoryInputStream.xml | 29 +- doc/en/GLib/MemoryOutputStream.xml | 112 +- doc/en/GLib/MessageToWriteData.xml | 32 + doc/en/GLib/MissingIntPtrCtorException.xml | 2 + doc/en/GLib/Mount.xml | 183 +- doc/en/GLib/MountAdapter.xml | 227 +- doc/en/GLib/MountAddedArgs.xml | 3 + doc/en/GLib/MountAddedHandler.xml | 1 + doc/en/GLib/MountChangedArgs.xml | 3 + doc/en/GLib/MountChangedHandler.xml | 1 + doc/en/GLib/MountMountFlags.xml | 2 + doc/en/GLib/MountOperation.xml | 128 +- doc/en/GLib/MountOperationResult.xml | 4 + doc/en/GLib/MountPreUnmountArgs.xml | 3 + doc/en/GLib/MountPreUnmountHandler.xml | 1 + doc/en/GLib/MountRemovedArgs.xml | 3 + doc/en/GLib/MountRemovedHandler.xml | 1 + doc/en/GLib/MountUnmountFlags.xml | 3 + doc/en/GLib/NativeVolumeMonitor.xml | 22 +- doc/en/GLib/NetworkAddress.xml | 193 + doc/en/GLib/NetworkService.xml | 174 + doc/en/GLib/NewConnectionArgs.xml | 43 + doc/en/GLib/NewConnectionHandler.xml | 24 + doc/en/GLib/NotifyArgs.xml | 3 + doc/en/GLib/NotifyHandler.xml | 15 +- doc/en/GLib/Object.xml | 220 +- doc/en/GLib/ObjectManager.xml | 32 +- doc/en/GLib/Opaque.xml | 52 +- doc/en/GLib/OpenedArgs.xml | 71 + doc/en/GLib/OpenedHandler.xml | 24 + doc/en/GLib/OutputStream.xml | 65 +- doc/en/GLib/OutputStreamSpliceFlags.xml | 4 + doc/en/GLib/OutputVector.xml | 118 + doc/en/GLib/ParamSpec.xml | 5 + doc/en/GLib/PasswordSave.xml | 4 + doc/en/GLib/Permission.xml | 385 + doc/en/GLib/PollableInputStream.xml | 70 + doc/en/GLib/PollableInputStreamAdapter.xml | 209 + .../GLib/PollableInputStreamImplementor.xml | 73 + doc/en/GLib/PollableOutputStream.xml | 70 + doc/en/GLib/PollableOutputStreamAdapter.xml | 209 + .../GLib/PollableOutputStreamImplementor.xml | 73 + doc/en/GLib/PollableSourceFunc.xml | 23 + doc/en/GLib/PrintFunc.xml | 13 +- doc/en/GLib/Priority.xml | 6 + doc/en/GLib/Process.xml | 9 + doc/en/GLib/PropertyAttribute.xml | 12 +- doc/en/GLib/Proxy.xml | 97 + doc/en/GLib/ProxyAdapter.xml | 254 + doc/en/GLib/ProxyAddress.xml | 167 + doc/en/GLib/ProxyAddressEnumerator.xml | 95 + doc/en/GLib/ProxyImplementor.xml | 102 + doc/en/GLib/ProxyResolver.xml | 92 + doc/en/GLib/ProxyResolverAdapter.xml | 245 + doc/en/GLib/ProxyResolverImplementor.xml | 97 + doc/en/GLib/PtrArray.xml | 20 + doc/en/GLib/ReallocFunc.xml | 3 +- doc/en/GLib/RemoteActionInfo.xml | 130 + doc/en/GLib/ReplyArgs.xml | 3 + doc/en/GLib/ReplyHandler.xml | 1 + doc/en/GLib/Resolver.xml | 578 + doc/en/GLib/ResolverError.xml | 58 + doc/en/GLib/RunArgs.xml | 57 + doc/en/GLib/RunHandler.xml | 24 + doc/en/GLib/SList.xml | 8 + doc/en/GLib/SchemaState.xml | 32 + doc/en/GLib/SeekType.xml | 4 + doc/en/GLib/Seekable.xml | 6 + doc/en/GLib/SeekableAdapter.xml | 28 + doc/en/GLib/SeekableImplementor.xml | 3 + doc/en/GLib/Settings.xml | 1056 + doc/en/GLib/SettingsBackend.xml | 32 + doc/en/GLib/SettingsBackendClosure.xml | 32 + doc/en/GLib/SettingsBackendWatch.xml | 32 + doc/en/GLib/SettingsBindFlags.xml | 97 + doc/en/GLib/SettingsBindGetMapping.xml | 25 + doc/en/GLib/SettingsBindSetMapping.xml | 25 + doc/en/GLib/SettingsGetMapping.xml | 25 + doc/en/GLib/SettingsSchema.xml | 142 + doc/en/GLib/ShowProcessesArgs.xml | 71 + doc/en/GLib/ShowProcessesHandler.xml | 24 + doc/en/GLib/Signal+EmissionHook.xml | 3 +- doc/en/GLib/Signal+EmissionHookMarshaler.xml | 5 + doc/en/GLib/Signal+EmissionHookNative.xml | 5 +- doc/en/GLib/Signal+Flags.xml | 8 + doc/en/GLib/Signal+InvocationHint.xml | 4 + doc/en/GLib/Signal.xml | 65 +- doc/en/GLib/SignalArgs.xml | 10 +- doc/en/GLib/SignalAttribute.xml | 13 +- doc/en/GLib/Simple.xml | 24 + doc/en/GLib/SimpleAction.xml | 301 + doc/en/GLib/SimpleActionGroup.xml | 510 + doc/en/GLib/SimpleAsyncResult.xml | 101 +- doc/en/GLib/SimpleAsyncThreadFunc.xml | 1 + doc/en/GLib/SimplePermission.xml | 60 + doc/en/GLib/Socket.xml | 678 + doc/en/GLib/SocketAddress.xml | 141 + doc/en/GLib/SocketAddressEnumerator.xml | 182 + doc/en/GLib/SocketClient.xml | 469 + doc/en/GLib/SocketConnectable.xml | 49 + doc/en/GLib/SocketConnectableAdapter.xml | 188 + doc/en/GLib/SocketConnectableImplementor.xml | 54 + doc/en/GLib/SocketConnection.xml | 124 + doc/en/GLib/SocketControlMessage.xml | 222 + doc/en/GLib/SocketInputStream.xml | 117 + doc/en/GLib/SocketListener.xml | 325 + doc/en/GLib/SocketOutputStream.xml | 117 + doc/en/GLib/SocketProtocol.xml | 82 + doc/en/GLib/SocketService.xml | 142 + doc/en/GLib/SocketType.xml | 70 + doc/en/GLib/Socks4Proxy.xml | 43 + doc/en/GLib/Socks4aProxy.xml | 125 + doc/en/GLib/Socks5Proxy.xml | 125 + doc/en/GLib/Source.xml | 2 + doc/en/GLib/SpawnChildSetupFunc.xml | 1 + doc/en/GLib/SpawnError.xml | 21 + doc/en/GLib/SpawnFlags.xml | 8 + doc/en/GLib/SrvTarget.xml | 186 + doc/en/GLib/TcpConnection.xml | 76 + doc/en/GLib/TcpWrapperConnection.xml | 76 + doc/en/GLib/ThemedIcon.xml | 44 +- doc/en/GLib/Thread.xml | 3 + doc/en/GLib/ThreadedResolver.xml | 57 + doc/en/GLib/ThreadedResolverRequest.xml | 32 + doc/en/GLib/ThreadedSocketService.xml | 122 + doc/en/GLib/Timeout.xml | 6 + doc/en/GLib/TimeoutHandler.xml | 13 +- doc/en/GLib/TlsAuthenticationMode.xml | 58 + doc/en/GLib/TlsCertificate.xml | 214 + doc/en/GLib/TlsCertificateFlags.xml | 121 + doc/en/GLib/TlsClientConnection.xml | 75 + doc/en/GLib/TlsClientConnectionAdapter.xml | 234 + .../GLib/TlsClientConnectionImplementor.xml | 23 + doc/en/GLib/TlsClientContext.xml | 32 + doc/en/GLib/TlsConnection.xml | 363 + doc/en/GLib/TlsContext.xml | 32 + doc/en/GLib/TlsError.xml | 106 + doc/en/GLib/TlsRehandshakeMode.xml | 58 + doc/en/GLib/TlsServerConnection.xml | 18 + doc/en/GLib/TlsServerConnectionAdapter.xml | 158 + .../GLib/TlsServerConnectionImplementor.xml | 23 + doc/en/GLib/TlsServerContext.xml | 32 + doc/en/GLib/TypeFundamentals.xml | 22 + doc/en/GLib/TypeInitializerAttribute.xml | 8 +- doc/en/GLib/TypeResolutionHandler.xml | 25 + doc/en/GLib/UnhandledExceptionArgs.xml | 5 +- doc/en/GLib/UnhandledExceptionHandler.xml | 1 + doc/en/GLib/UnixConnection.xml | 131 + doc/en/GLib/UnixCredentialsMessage.xml | 104 + doc/en/GLib/UnixFDList.xml | 159 + doc/en/GLib/UnixFDMessage.xml | 121 + doc/en/GLib/UnixResolver.xml | 57 + doc/en/GLib/UnixResolverRequest.xml | 32 + doc/en/GLib/UnixSocketAddress.xml | 218 + doc/en/GLib/UnixSocketAddressType.xml | 82 + doc/en/GLib/Value.xml | 166 +- doc/en/GLib/ValueArray.xml | 19 + doc/en/GLib/Variant.xml | 398 + doc/en/GLib/VariantType.xml | 792 + doc/en/GLib/Vfs.xml | 164 +- doc/en/GLib/Volume.xml | 59 + doc/en/GLib/VolumeAdapter.xml | 88 + doc/en/GLib/VolumeAddedArgs.xml | 3 + doc/en/GLib/VolumeAddedHandler.xml | 1 + doc/en/GLib/VolumeChangedArgs.xml | 3 + doc/en/GLib/VolumeChangedHandler.xml | 1 + doc/en/GLib/VolumeMonitor.xml | 101 +- doc/en/GLib/VolumeRemovedArgs.xml | 3 + doc/en/GLib/VolumeRemovedHandler.xml | 1 + doc/en/GLib/Win32ResolverRequest.xml | 32 + doc/en/GLib/WritableChangeEventArgs.xml | 43 + doc/en/GLib/WritableChangeEventHandler.xml | 24 + doc/en/GLib/WritableChangedArgs.xml | 43 + doc/en/GLib/WritableChangedHandler.xml | 24 + doc/en/GLib/ZlibCompressor.xml | 167 + doc/en/GLib/ZlibCompressorFormat.xml | 58 + doc/en/GLib/ZlibDecompressor.xml | 146 + doc/en/Gdk/AppLaunchContext.xml | 149 + doc/en/Gdk/AreaUpdatedArgs.xml | 45 +- doc/en/Gdk/AreaUpdatedHandler.xml | 22 +- doc/en/Gdk/ArgContext.xml | 32 + doc/en/Gdk/ArgDesc.xml | 32 + doc/en/Gdk/Atom.xml | 50 +- doc/en/Gdk/AxisInfo.xml | 32 + doc/en/Gdk/AxisUse.xml | 174 +- doc/en/Gdk/ByteOrder.xml | 12 +- doc/en/Gdk/CairoHelper.xml | 164 +- doc/en/Gdk/ClientFilter.xml | 32 + doc/en/Gdk/ClosedArgs.xml | 14 +- doc/en/Gdk/ClosedHandler.xml | 22 +- doc/en/Gdk/Color.xml | 359 +- doc/en/Gdk/Colorspace.xml | 11 +- doc/en/Gdk/CreateSurfaceArgs.xml | 57 + doc/en/Gdk/CreateSurfaceHandler.xml | 24 + doc/en/Gdk/CrossingMode.xml | 75 +- doc/en/Gdk/Cursor.xml | 275 +- doc/en/Gdk/CursorType.xml | 1691 +- doc/en/Gdk/Device.xml | 957 +- doc/en/Gdk/DeviceAddedArgs.xml | 43 + doc/en/Gdk/DeviceAddedHandler.xml | 24 + doc/en/Gdk/DeviceChangedArgs.xml | 43 + doc/en/Gdk/DeviceChangedHandler.xml | 24 + doc/en/Gdk/DeviceManager.xml | 271 + doc/en/Gdk/DeviceRemovedArgs.xml | 43 + doc/en/Gdk/DeviceRemovedHandler.xml | 24 + doc/en/Gdk/DeviceType.xml | 58 + doc/en/Gdk/Display.xml | 1973 +- doc/en/Gdk/DisplayManager.xml | 406 +- doc/en/Gdk/DisplayOpenedArgs.xml | 14 +- doc/en/Gdk/DisplayOpenedHandler.xml | 22 +- doc/en/Gdk/Drag.xml | 289 +- doc/en/Gdk/DragAction.xml | 146 +- doc/en/Gdk/DragContext.xml | 445 +- doc/en/Gdk/DragProtocol.xml | 83 +- doc/en/Gdk/Drop.xml | 53 +- doc/en/Gdk/Error.xml | 47 +- doc/en/Gdk/Event.xml | 124 +- doc/en/Gdk/EventButton.xml | 188 +- doc/en/Gdk/EventConfigure.xml | 97 +- doc/en/Gdk/EventCrossing.xml | 247 +- doc/en/Gdk/EventDND.xml | 49 +- doc/en/Gdk/EventExpose.xml | 48 +- doc/en/Gdk/EventFilter.xml | 32 + doc/en/Gdk/EventFocus.xml | 40 +- doc/en/Gdk/EventFunc.xml | 14 +- doc/en/Gdk/EventGrabBroken.xml | 68 +- doc/en/Gdk/EventHelper.xml | 492 +- doc/en/Gdk/EventKey.xml | 157 +- doc/en/Gdk/EventMask.xml | 212 +- doc/en/Gdk/EventMotion.xml | 240 +- doc/en/Gdk/EventOwnerChange.xml | 174 +- doc/en/Gdk/EventProperty.xml | 46 +- doc/en/Gdk/EventProximity.xml | 43 +- doc/en/Gdk/EventScroll.xml | 213 +- doc/en/Gdk/EventSelection.xml | 76 +- doc/en/Gdk/EventSetting.xml | 43 +- doc/en/Gdk/EventType.xml | 653 +- doc/en/Gdk/EventVisibility.xml | 40 +- doc/en/Gdk/EventWindowState.xml | 43 +- doc/en/Gdk/Events.xml | 112 + doc/en/Gdk/ExtensionMode.xml | 39 +- doc/en/Gdk/FilterFunc.xml | 18 +- doc/en/Gdk/FilterReturn.xml | 39 +- doc/en/Gdk/FromEmbedderArgs.xml | 85 + doc/en/Gdk/FromEmbedderHandler.xml | 24 + doc/en/Gdk/GdipContext.xml | 32 + doc/en/Gdk/Geometry.xml | 250 +- doc/en/Gdk/Gif89.xml | 32 + doc/en/Gdk/GifContext.xml | 32 + doc/en/Gdk/Global.xml | 577 +- doc/en/Gdk/GlobalErrorTrap.xml | 32 + doc/en/Gdk/GrabOwnership.xml | 58 + doc/en/Gdk/GrabStatus.xml | 47 +- doc/en/Gdk/Gravity.xml | 130 +- doc/en/Gdk/IOBuffer.xml | 32 + doc/en/Gdk/IOClosure.xml | 32 + doc/en/Gdk/IcnsBlockHeader.xml | 32 + doc/en/Gdk/IconEntry.xml | 32 + doc/en/Gdk/InputMode.xml | 13 +- doc/en/Gdk/InputSource.xml | 76 +- doc/en/Gdk/InterpType.xml | 70 +- doc/en/Gdk/Key.xml | 32977 ++++++++-------- doc/en/Gdk/Keyboard.xml | 70 +- doc/en/Gdk/Keymap.xml | 668 +- doc/en/Gdk/KeymapKey.xml | 110 +- doc/en/Gdk/Keyval.xml | 245 +- doc/en/Gdk/LoadContext.xml | 32 + doc/en/Gdk/ModifierType.xml | 277 +- doc/en/Gdk/NotifyType.xml | 44 +- doc/en/Gdk/OffscreenWindow.xml | 87 + doc/en/Gdk/OffscreenWindowClass.xml | 32 + doc/en/Gdk/OwnerChange.xml | 23 +- doc/en/Gdk/Paintable.xml | 32 + doc/en/Gdk/PaintableIface.xml | 32 + doc/en/Gdk/PangoHelper.xml | 134 +- doc/en/Gdk/PickEmbeddedChildArgs.xml | 57 + doc/en/Gdk/PickEmbeddedChildHandler.xml | 24 + doc/en/Gdk/Pixbuf.xml | 3036 +- doc/en/Gdk/PixbufAlphaMode.xml | 12 +- doc/en/Gdk/PixbufAniAnim.xml | 55 +- doc/en/Gdk/PixbufAniAnimIter.xml | 55 +- doc/en/Gdk/PixbufAnimation.xml | 323 +- doc/en/Gdk/PixbufAnimationIter.xml | 155 +- doc/en/Gdk/PixbufDestroyNotify.xml | 14 +- doc/en/Gdk/PixbufError.xml | 94 +- doc/en/Gdk/PixbufFormat.xml | 183 +- doc/en/Gdk/PixbufFrame.xml | 272 +- doc/en/Gdk/PixbufFrameAction.xml | 19 +- doc/en/Gdk/PixbufGifAnim.xml | 86 +- doc/en/Gdk/PixbufGifAnimIter.xml | 55 +- doc/en/Gdk/PixbufLoader.xml | 686 +- doc/en/Gdk/PixbufNonAnim.xml | 32 + doc/en/Gdk/PixbufNonAnimClass.xml | 32 + doc/en/Gdk/PixbufNonAnimIter.xml | 32 + doc/en/Gdk/PixbufNonAnimIterClass.xml | 32 + doc/en/Gdk/PixbufRotation.xml | 94 +- doc/en/Gdk/PixbufSaveFunc.xml | 32 +- doc/en/Gdk/PixbufScaledAnimIter.xml | 32 + doc/en/Gdk/PixbufScaledAnimIterClass.xml | 32 + doc/en/Gdk/PixbufSimpleAnim.xml | 67 +- doc/en/Gdk/PixbufSimpleAnimIter.xml | 46 + doc/en/Gdk/PixbufSimpleAnimIterClass.xml | 32 + doc/en/Gdk/Pixdata.xml | 204 +- doc/en/Gdk/PixdataDumpType.xml | 108 +- doc/en/Gdk/PixdataType.xml | 156 +- doc/en/Gdk/Pixmap.xml | 2 +- doc/en/Gdk/Point.xml | 273 +- doc/en/Gdk/Pointer.xml | 82 +- doc/en/Gdk/Predicate.xml | 32 + doc/en/Gdk/PropMode.xml | 65 +- doc/en/Gdk/Property.xml | 310 +- doc/en/Gdk/PropertyState.xml | 38 +- doc/en/Gdk/RGBA.xml | 277 + doc/en/Gdk/Rectangle.xml | 910 +- doc/en/Gdk/Screen.xml | 1472 +- doc/en/Gdk/ScrollDirection.xml | 40 +- doc/en/Gdk/Selection.xml | 319 +- doc/en/Gdk/SettingAction.xml | 39 +- doc/en/Gdk/Size.xml | 167 +- doc/en/Gdk/SizePreparedArgs.xml | 17 +- doc/en/Gdk/SizePreparedHandler.xml | 22 +- doc/en/Gdk/Status.xml | 67 +- doc/en/Gdk/TGAColor.xml | 32 + doc/en/Gdk/TGAColormap.xml | 32 + doc/en/Gdk/TGAContext.xml | 32 + doc/en/Gdk/TGAFooter.xml | 32 + doc/en/Gdk/TGAHeader.xml | 32 + doc/en/Gdk/TextProperty.xml | 37 +- doc/en/Gdk/Threads.xml | 110 +- doc/en/Gdk/ThreadsDispatch.xml | 32 + doc/en/Gdk/TiffContext.xml | 32 + doc/en/Gdk/TimeCoord.xml | 153 +- doc/en/Gdk/ToEmbedderArgs.xml | 85 + doc/en/Gdk/ToEmbedderHandler.xml | 24 + doc/en/Gdk/VisibilityState.xml | 61 +- doc/en/Gdk/Visual.xml | 400 +- doc/en/Gdk/VisualType.xml | 220 +- doc/en/Gdk/WMDecoration.xml | 53 +- doc/en/Gdk/WMFunction.xml | 120 +- doc/en/Gdk/Window.xml | 4126 +- doc/en/Gdk/WindowAttr.xml | 503 +- doc/en/Gdk/WindowAttributesType.xml | 103 +- doc/en/Gdk/WindowChildFunc.xml | 23 + doc/en/Gdk/WindowEdge.xml | 78 +- doc/en/Gdk/WindowHints.xml | 149 +- doc/en/Gdk/WindowPaint.xml | 32 + doc/en/Gdk/WindowRedirect.xml | 32 + doc/en/Gdk/WindowState.xml | 141 +- doc/en/Gdk/WindowType.xml | 111 +- doc/en/Gdk/WindowTypeHint.xml | 218 +- doc/en/Gdk/WindowWindowClass.xml | 46 + doc/en/Gdk/XBMData.xml | 32 + doc/en/Gdk/XPMContext.xml | 32 + doc/en/Gtk.DotNet/Graphics.xml | 60 +- doc/en/Gtk.DotNet/StyleContextExtensions.xml | 330 + doc/en/Gtk/AboutDialog.xml | 590 +- doc/en/Gtk/Accel.xml | 377 +- doc/en/Gtk/AccelActivateArgs.xml | 20 +- doc/en/Gtk/AccelActivateHandler.xml | 22 +- doc/en/Gtk/AccelCanActivateArgs.xml | 14 +- doc/en/Gtk/AccelCanActivateHandler.xml | 22 +- doc/en/Gtk/AccelChangedArgs.xml | 42 +- doc/en/Gtk/AccelChangedHandler.xml | 22 +- doc/en/Gtk/AccelClearedArgs.xml | 20 +- doc/en/Gtk/AccelClearedHandler.xml | 2 +- doc/en/Gtk/AccelEditedArgs.xml | 51 +- doc/en/Gtk/AccelEditedHandler.xml | 2 +- doc/en/Gtk/AccelFlags.xml | 49 +- doc/en/Gtk/AccelGroup.xml | 483 +- doc/en/Gtk/AccelGroupActivate.xml | 24 +- doc/en/Gtk/AccelGroupEntry.xml | 155 +- doc/en/Gtk/AccelGroupFindFunc.xml | 18 +- doc/en/Gtk/AccelKey.xml | 167 +- doc/en/Gtk/AccelLabel.xml | 167 +- doc/en/Gtk/AccelMap.xml | 635 +- doc/en/Gtk/AccelMapForeach.xml | 22 +- doc/en/Gtk/Accelerator.xml | 130 +- doc/en/Gtk/AcceptPositionArgs.xml | 11 +- doc/en/Gtk/AcceptPositionHandler.xml | 22 +- doc/en/Gtk/Accessible.xml | 101 +- doc/en/Gtk/Action.xml | 1114 +- doc/en/Gtk/ActionActivatedArgs.xml | 14 +- doc/en/Gtk/ActionActivatedHandler.xml | 22 +- doc/en/Gtk/ActionEntry.xml | 179 +- doc/en/Gtk/ActionGroup.xml | 598 +- doc/en/Gtk/Activatable.xml | 81 + doc/en/Gtk/ActivatableAdapter.xml | 230 + doc/en/Gtk/ActivatableImplementor.xml | 41 + doc/en/Gtk/ActivateCurrentArgs.xml | 14 +- doc/en/Gtk/ActivateCurrentHandler.xml | 22 +- doc/en/Gtk/ActivateCursorItemArgs.xml | 11 +- doc/en/Gtk/ActivateCursorItemHandler.xml | 22 +- doc/en/Gtk/ActivateLinkArgs.xml | 29 + doc/en/Gtk/ActivateLinkHandler.xml | 24 + doc/en/Gtk/AddEditableArgs.xml | 85 + doc/en/Gtk/AddEditableHandler.xml | 24 + doc/en/Gtk/AddWidgetArgs.xml | 14 +- doc/en/Gtk/AddWidgetHandler.xml | 22 +- doc/en/Gtk/AddedArgs.xml | 14 +- doc/en/Gtk/AddedHandler.xml | 22 +- doc/en/Gtk/AdjustBoundsArgs.xml | 14 +- doc/en/Gtk/AdjustBoundsHandler.xml | 22 +- doc/en/Gtk/Adjustment.xml | 481 +- doc/en/Gtk/Align.xml | 70 + doc/en/Gtk/Alignment.xml | 432 +- doc/en/Gtk/AnimationDescription.xml | 32 + doc/en/Gtk/AnimationInfo.xml | 32 + doc/en/Gtk/AppChooser.xml | 61 + doc/en/Gtk/AppChooserAdapter.xml | 161 + doc/en/Gtk/AppChooserButton.xml | 233 + doc/en/Gtk/AppChooserDialog.xml | 180 + doc/en/Gtk/AppChooserIface.xml | 32 + doc/en/Gtk/AppChooserWidget.xml | 342 + doc/en/Gtk/Application.xml | 263 +- doc/en/Gtk/ApplicationActivatedArgs.xml | 43 + doc/en/Gtk/ApplicationActivatedHandler.xml | 24 + doc/en/Gtk/ApplicationSelectedArgs.xml | 43 + doc/en/Gtk/ApplicationSelectedHandler.xml | 24 + doc/en/Gtk/Arrow.xml | 131 +- doc/en/Gtk/ArrowPlacement.xml | 58 + doc/en/Gtk/ArrowType.xml | 47 +- doc/en/Gtk/AspectFrame.xml | 168 +- doc/en/Gtk/Assistant+AssistantChild.xml | 43 +- doc/en/Gtk/Assistant.xml | 153 +- doc/en/Gtk/AssistantAccessible.xml | 32 + doc/en/Gtk/AssistantAccessibleClass.xml | 32 + doc/en/Gtk/AssistantPage.xml | 32 + doc/en/Gtk/AssistantPageFunc.xml | 2 +- doc/en/Gtk/AssistantPageType.xml | 29 +- doc/en/Gtk/AttachOptions.xml | 37 +- doc/en/Gtk/AttributesAppliedArgs.xml | 85 + doc/en/Gtk/AttributesAppliedHandler.xml | 24 + doc/en/Gtk/BeginPrintArgs.xml | 20 +- doc/en/Gtk/BeginPrintHandler.xml | 2 +- doc/en/Gtk/Bin.xml | 92 +- doc/en/Gtk/BindingAttribute.xml | 54 +- doc/en/Gtk/Bindings.xml | 51 +- doc/en/Gtk/Border.xml | 221 + doc/en/Gtk/BorderStyle.xml | 70 + doc/en/Gtk/Box+BoxChild.xml | 107 +- doc/en/Gtk/Box.xml | 363 +- .../Gtk/Builder+HandlerNotFoundException.xml | 173 + doc/en/Gtk/Builder+ObjectAttribute.xml | 76 + doc/en/Gtk/Builder.xml | 215 +- doc/en/Gtk/BuilderConnectFunc.xml | 2 +- doc/en/Gtk/BuilderError.xml | 43 +- doc/en/Gtk/Button.xml | 1135 +- doc/en/Gtk/ButtonBox+ButtonBoxChild.xml | 31 +- doc/en/Gtk/ButtonBox.xml | 251 +- doc/en/Gtk/ButtonBoxStyle.xml | 69 +- doc/en/Gtk/ButtonPressEventArgs.xml | 14 +- doc/en/Gtk/ButtonPressEventHandler.xml | 22 +- doc/en/Gtk/ButtonReleaseEventArgs.xml | 14 +- doc/en/Gtk/ButtonReleaseEventHandler.xml | 22 +- doc/en/Gtk/ButtonsType.xml | 96 +- doc/en/Gtk/CacheEntry.xml | 32 + doc/en/Gtk/CachedIcon.xml | 32 + doc/en/Gtk/CairoHelper.xml | 70 + doc/en/Gtk/Calendar.xml | 1071 +- doc/en/Gtk/CalendarDetailFunc.xml | 29 + doc/en/Gtk/CalendarDisplayOptions.xml | 90 +- doc/en/Gtk/Callback.xml | 14 +- doc/en/Gtk/CancelPositionArgs.xml | 11 +- doc/en/Gtk/CancelPositionHandler.xml | 22 +- doc/en/Gtk/CellAllocCallback.xml | 27 + doc/en/Gtk/CellArea.xml | 1509 + doc/en/Gtk/CellAreaBox.xml | 329 + doc/en/Gtk/CellAreaBoxContext.xml | 32 + doc/en/Gtk/CellAreaBoxContextClass.xml | 32 + doc/en/Gtk/CellAreaContext.xml | 417 + doc/en/Gtk/CellCallback.xml | 23 + doc/en/Gtk/CellEditable.xml | 69 +- doc/en/Gtk/CellEditableAdapter.xml | 121 +- doc/en/Gtk/CellEditableEventBox.xml | 32 + doc/en/Gtk/CellEditableImplementor.xml | 13 +- doc/en/Gtk/CellLayout.xml | 301 +- doc/en/Gtk/CellLayoutAdapter.xml | 217 +- doc/en/Gtk/CellLayoutDataFunc.xml | 26 +- doc/en/Gtk/CellLayoutImplementor.xml | 58 +- doc/en/Gtk/CellRenderer.xml | 1505 +- doc/en/Gtk/CellRendererAccel.xml | 60 +- doc/en/Gtk/CellRendererAccelMode.xml | 34 +- doc/en/Gtk/CellRendererCombo.xml | 192 +- doc/en/Gtk/CellRendererMode.xml | 37 +- doc/en/Gtk/CellRendererPixbuf.xml | 368 +- doc/en/Gtk/CellRendererProgress.xml | 153 +- doc/en/Gtk/CellRendererSpin.xml | 83 +- doc/en/Gtk/CellRendererSpinner.xml | 114 + doc/en/Gtk/CellRendererState.xml | 111 +- doc/en/Gtk/CellRendererText.xml | 1292 +- doc/en/Gtk/CellRendererToggle.xml | 233 +- doc/en/Gtk/CellView.xml | 669 +- doc/en/Gtk/ChangeCurrentPageArgs.xml | 14 +- doc/en/Gtk/ChangeCurrentPageHandler.xml | 22 +- doc/en/Gtk/ChangeValueArgs.xml | 14 +- doc/en/Gtk/ChangeValueHandler.xml | 22 +- doc/en/Gtk/ChangedArgs.xml | 14 +- doc/en/Gtk/ChangedHandler.xml | 22 +- doc/en/Gtk/CheckButton.xml | 107 +- doc/en/Gtk/CheckMenuItem.xml | 295 +- doc/en/Gtk/ChildAnchorInsertedArgs.xml | 26 +- doc/en/Gtk/ChildAnchorInsertedHandler.xml | 22 +- doc/en/Gtk/ChildAttachedArgs.xml | 14 +- doc/en/Gtk/ChildAttachedHandler.xml | 22 +- doc/en/Gtk/ChildDetachedArgs.xml | 14 +- doc/en/Gtk/ChildDetachedHandler.xml | 22 +- doc/en/Gtk/ChildNotifiedArgs.xml | 14 +- doc/en/Gtk/ChildNotifiedHandler.xml | 22 +- doc/en/Gtk/ChildPropertyAttribute.xml | 16 +- doc/en/Gtk/Clipboard+RichTextReceivedFunc.xml | 2 +- doc/en/Gtk/Clipboard.xml | 872 +- doc/en/Gtk/ClipboardClearFunc.xml | 14 +- doc/en/Gtk/ClipboardGetFunc.xml | 18 +- doc/en/Gtk/ClipboardImageReceivedFunc.xml | 22 +- doc/en/Gtk/ClipboardReceivedFunc.xml | 16 +- doc/en/Gtk/ClipboardRequest.xml | 32 + doc/en/Gtk/ClipboardTargetsReceivedFunc.xml | 24 +- doc/en/Gtk/ClipboardTextReceivedFunc.xml | 24 +- doc/en/Gtk/ClipboardURIReceivedFunc.xml | 24 + doc/en/Gtk/ColorButton.xml | 261 +- doc/en/Gtk/ColorSelection.xml | 487 +- .../Gtk/ColorSelectionChangePaletteFunc.xml | 16 +- ...orSelectionChangePaletteWithScreenFunc.xml | 18 +- ...orSelectionDialog+ColorSelectionButton.xml | 14 +- doc/en/Gtk/ColorSelectionDialog.xml | 105 +- doc/en/Gtk/ColorStop.xml | 32 + doc/en/Gtk/ComboBox.xml | 1552 +- doc/en/Gtk/ComboBoxText.xml | 257 + doc/en/Gtk/CommitArgs.xml | 14 +- doc/en/Gtk/CommitHandler.xml | 22 +- doc/en/Gtk/CompareInfo.xml | 32 + doc/en/Gtk/ComparePathData.xml | 32 + doc/en/Gtk/ComposeTable.xml | 32 + doc/en/Gtk/ComposeTableCompact.xml | 32 + doc/en/Gtk/ConfigureEventArgs.xml | 14 +- doc/en/Gtk/ConfigureEventHandler.xml | 22 +- doc/en/Gtk/ConfirmOverwriteArgs.xml | 13 +- doc/en/Gtk/ConfirmOverwriteHandler.xml | 2 +- doc/en/Gtk/ConnectProxyArgs.xml | 17 +- doc/en/Gtk/ConnectProxyHandler.xml | 22 +- doc/en/Gtk/Container+CallbackInvoker.xml | 11 +- doc/en/Gtk/Container+ContainerChild.xml | 73 +- doc/en/Gtk/Container.xml | 1288 +- doc/en/Gtk/CornerType.xml | 62 +- doc/en/Gtk/CreateCustomWidgetArgs.xml | 25 +- doc/en/Gtk/CreateCustomWidgetHandler.xml | 2 +- doc/en/Gtk/CreateMenuProxyArgs.xml | 11 +- doc/en/Gtk/CreateMenuProxyHandler.xml | 22 +- doc/en/Gtk/CreateWindowArgs.xml | 22 +- doc/en/Gtk/CreateWindowHandler.xml | 2 +- doc/en/Gtk/CssProvider.xml | 224 + doc/en/Gtk/CssProviderError.xml | 34 + doc/en/Gtk/CursorOnMatchArgs.xml | 19 +- doc/en/Gtk/CursorOnMatchHandler.xml | 2 +- doc/en/Gtk/CustomItemActivatedArgs.xml | 43 + doc/en/Gtk/CustomItemActivatedHandler.xml | 24 + doc/en/Gtk/CustomPaperUnixDialog.xml | 57 + doc/en/Gtk/CustomWidgetApplyArgs.xml | 20 +- doc/en/Gtk/CustomWidgetApplyHandler.xml | 2 +- doc/en/Gtk/CycleChildFocusArgs.xml | 14 +- doc/en/Gtk/CycleChildFocusHandler.xml | 22 +- doc/en/Gtk/CycleFocusArgs.xml | 43 + doc/en/Gtk/CycleFocusHandler.xml | 24 + doc/en/Gtk/CycleHandleFocusArgs.xml | 14 +- doc/en/Gtk/CycleHandleFocusHandler.xml | 22 +- doc/en/Gtk/DamageEventArgs.xml | 43 + doc/en/Gtk/DamageEventHandler.xml | 24 + doc/en/Gtk/DeleteEventArgs.xml | 14 +- doc/en/Gtk/DeleteEventHandler.xml | 22 +- doc/en/Gtk/DeleteFromCursorArgs.xml | 17 +- doc/en/Gtk/DeleteFromCursorHandler.xml | 22 +- doc/en/Gtk/DeleteRangeArgs.xml | 17 +- doc/en/Gtk/DeleteRangeHandler.xml | 22 +- doc/en/Gtk/DeleteType.xml | 124 +- doc/en/Gtk/DeletedTextArgs.xml | 57 + doc/en/Gtk/DeletedTextHandler.xml | 24 + doc/en/Gtk/DestDefaults.xml | 80 +- doc/en/Gtk/DestroyEventArgs.xml | 14 +- doc/en/Gtk/DestroyEventHandler.xml | 22 +- doc/en/Gtk/DetailsAcquiredArgs.xml | 20 +- doc/en/Gtk/DetailsAcquiredHandler.xml | 2 +- doc/en/Gtk/Device.xml | 69 + doc/en/Gtk/DeviceGrabInfo.xml | 32 + doc/en/Gtk/Dialog.xml | 613 +- doc/en/Gtk/DialogFlags.xml | 32 +- doc/en/Gtk/DirectionChangedArgs.xml | 14 +- doc/en/Gtk/DirectionChangedHandler.xml | 22 +- doc/en/Gtk/DirectionType.xml | 116 +- doc/en/Gtk/DisconnectProxyArgs.xml | 17 +- doc/en/Gtk/DisconnectProxyHandler.xml | 22 +- doc/en/Gtk/DoneArgs.xml | 20 +- doc/en/Gtk/DoneHandler.xml | 2 +- doc/en/Gtk/Drag.xml | 1095 +- doc/en/Gtk/DragAnim.xml | 32 + doc/en/Gtk/DragBeginArgs.xml | 14 +- doc/en/Gtk/DragBeginHandler.xml | 22 +- doc/en/Gtk/DragDataDeleteArgs.xml | 14 +- doc/en/Gtk/DragDataDeleteHandler.xml | 22 +- doc/en/Gtk/DragDataGetArgs.xml | 39 +- doc/en/Gtk/DragDataGetHandler.xml | 22 +- doc/en/Gtk/DragDataReceivedArgs.xml | 53 +- doc/en/Gtk/DragDataReceivedHandler.xml | 22 +- doc/en/Gtk/DragDestInfo.xml | 32 + doc/en/Gtk/DragDestSite.xml | 32 + doc/en/Gtk/DragDropArgs.xml | 89 +- doc/en/Gtk/DragDropHandler.xml | 22 +- doc/en/Gtk/DragEndArgs.xml | 14 +- doc/en/Gtk/DragEndHandler.xml | 22 +- doc/en/Gtk/DragFailedArgs.xml | 25 +- doc/en/Gtk/DragFailedHandler.xml | 2 +- doc/en/Gtk/DragFindData.xml | 32 + doc/en/Gtk/DragLeaveArgs.xml | 39 +- doc/en/Gtk/DragLeaveHandler.xml | 22 +- doc/en/Gtk/DragMotionArgs.xml | 89 +- doc/en/Gtk/DragMotionHandler.xml | 22 +- doc/en/Gtk/DragResult.xml | 18 +- doc/en/Gtk/DragSourceInfo.xml | 32 + doc/en/Gtk/DragSourceSite.xml | 32 + doc/en/Gtk/DrawPageArgs.xml | 23 +- doc/en/Gtk/DrawPageHandler.xml | 2 +- doc/en/Gtk/DrawingArea.xml | 84 +- doc/en/Gtk/DrawnArgs.xml | 43 + doc/en/Gtk/DrawnHandler.xml | 24 + doc/en/Gtk/Editable.xml | 246 +- doc/en/Gtk/EditableAdapter.xml | 205 +- doc/en/Gtk/EditableImplementor.xml | 26 +- doc/en/Gtk/EditedArgs.xml | 17 +- doc/en/Gtk/EditedHandler.xml | 22 +- doc/en/Gtk/EditingStartedArgs.xml | 17 +- doc/en/Gtk/EditingStartedHandler.xml | 22 +- doc/en/Gtk/EndPrintArgs.xml | 20 +- doc/en/Gtk/EndPrintHandler.xml | 2 +- doc/en/Gtk/EnterNotifyEventArgs.xml | 14 +- doc/en/Gtk/EnterNotifyEventHandler.xml | 22 +- doc/en/Gtk/Entry.xml | 3500 +- doc/en/Gtk/EntryBuffer.xml | 415 + doc/en/Gtk/EntryCapslockFeedback.xml | 32 + doc/en/Gtk/EntryCompletion.xml | 1009 +- doc/en/Gtk/EntryCompletionMatchFunc.xml | 28 +- doc/en/Gtk/EntryIconInfo.xml | 32 + doc/en/Gtk/EntryIconPosition.xml | 46 + doc/en/Gtk/EntryPasswordHint.xml | 32 + doc/en/Gtk/EventBox.xml | 99 +- doc/en/Gtk/ExpandCollapseCursorRowArgs.xml | 42 +- doc/en/Gtk/ExpandCollapseCursorRowHandler.xml | 22 +- doc/en/Gtk/Expander.xml | 266 +- doc/en/Gtk/ExpanderStyle.xml | 44 +- doc/en/Gtk/FileChooser.xml | 1198 +- doc/en/Gtk/FileChooserAction.xml | 44 +- doc/en/Gtk/FileChooserAdapter.xml | 1004 + doc/en/Gtk/FileChooserButton.xml | 1658 +- doc/en/Gtk/FileChooserConfirmation.xml | 35 +- doc/en/Gtk/FileChooserDialog.xml | 1651 +- doc/en/Gtk/FileChooserError.xml | 49 +- doc/en/Gtk/FileChooserWidget.xml | 1501 +- doc/en/Gtk/FileFilter.xml | 250 +- doc/en/Gtk/FileFilterFlags.xml | 68 +- doc/en/Gtk/FileFilterFunc.xml | 24 +- doc/en/Gtk/FileFilterInfo.xml | 160 +- doc/en/Gtk/FillLayoutRenderer.xml | 32 + doc/en/Gtk/FillLayoutRendererClass.xml | 32 + doc/en/Gtk/FilterElt.xml | 32 + doc/en/Gtk/FilterLevel.xml | 32 + doc/en/Gtk/FilterRule.xml | 32 + doc/en/Gtk/Fixed+FixedChild.xml | 36 +- doc/en/Gtk/Fixed.xml | 159 +- doc/en/Gtk/FocusChangedArgs.xml | 57 + doc/en/Gtk/FocusChangedHandler.xml | 24 + doc/en/Gtk/FocusChildSetArgs.xml | 23 +- doc/en/Gtk/FocusChildSetHandler.xml | 22 +- doc/en/Gtk/FocusHomeOrEndArgs.xml | 43 + doc/en/Gtk/FocusHomeOrEndHandler.xml | 24 + doc/en/Gtk/FocusInEventArgs.xml | 14 +- doc/en/Gtk/FocusInEventHandler.xml | 22 +- doc/en/Gtk/FocusOutEventArgs.xml | 14 +- doc/en/Gtk/FocusOutEventHandler.xml | 22 +- doc/en/Gtk/FocusTabArgs.xml | 14 +- doc/en/Gtk/FocusTabHandler.xml | 22 +- doc/en/Gtk/FocusedArgs.xml | 14 +- doc/en/Gtk/FocusedHandler.xml | 22 +- doc/en/Gtk/FontButton.xml | 310 +- doc/en/Gtk/FontSelection.xml | 252 +- doc/en/Gtk/FontSelectionDialog.xml | 201 +- doc/en/Gtk/FormatValueArgs.xml | 14 +- doc/en/Gtk/FormatValueHandler.xml | 22 +- doc/en/Gtk/Frame.xml | 254 +- doc/en/Gtk/FrameArgs.xml | 43 + doc/en/Gtk/FrameHandler.xml | 24 + doc/en/Gtk/Global.xml | 531 +- doc/en/Gtk/GotPageSizeArgs.xml | 23 +- doc/en/Gtk/GotPageSizeHandler.xml | 2 +- doc/en/Gtk/Grab.xml | 76 +- doc/en/Gtk/GrabBrokenEventArgs.xml | 16 +- doc/en/Gtk/GrabBrokenEventHandler.xml | 2 +- doc/en/Gtk/GrabNotifyArgs.xml | 14 +- doc/en/Gtk/GrabNotifyHandler.xml | 22 +- doc/en/Gtk/Gradient.xml | 177 + doc/en/Gtk/Grid+GridChild.xml | 110 + doc/en/Gtk/Grid.xml | 224 + doc/en/Gtk/GridChild.xml | 32 + doc/en/Gtk/GridChildAttach.xml | 32 + doc/en/Gtk/GridLine.xml | 32 + doc/en/Gtk/GridLineData.xml | 32 + doc/en/Gtk/GridLines.xml | 32 + doc/en/Gtk/GridRequest.xml | 32 + doc/en/Gtk/HBox.xml | 85 +- doc/en/Gtk/HButtonBox.xml | 105 +- doc/en/Gtk/HPaned.xml | 65 +- doc/en/Gtk/HSV.xml | 287 +- doc/en/Gtk/HScale.xml | 70 +- doc/en/Gtk/HScrollbar.xml | 67 +- doc/en/Gtk/HSeparator.xml | 65 +- doc/en/Gtk/HTMLPrintCalcHeight.xml | 2 +- doc/en/Gtk/HTMLPrintDrawFunc.xml | 2 +- doc/en/Gtk/HandleBox.xml | 282 +- doc/en/Gtk/HashNode.xml | 32 + doc/en/Gtk/HelpShownArgs.xml | 14 +- doc/en/Gtk/HelpShownHandler.xml | 22 +- doc/en/Gtk/HierarchyChangedArgs.xml | 14 +- doc/en/Gtk/HierarchyChangedHandler.xml | 22 +- doc/en/Gtk/IMContext.xml | 1015 +- doc/en/Gtk/IMContextSimple.xml | 76 +- doc/en/Gtk/IMModule.xml | 32 + doc/en/Gtk/IMModuleClass.xml | 32 + doc/en/Gtk/IMMulticontext.xml | 114 +- doc/en/Gtk/ITreeNode.xml | 139 +- doc/en/Gtk/Icon.xml | 183 +- doc/en/Gtk/IconAlias.xml | 32 + doc/en/Gtk/IconFactory.xml | 327 +- doc/en/Gtk/IconInfo.xml | 397 +- doc/en/Gtk/IconLookupFlags.xml | 64 +- doc/en/Gtk/IconPressArgs.xml | 57 + doc/en/Gtk/IconPressHandler.xml | 24 + doc/en/Gtk/IconReleaseArgs.xml | 57 + doc/en/Gtk/IconReleaseHandler.xml | 24 + doc/en/Gtk/IconSet.xml | 327 +- doc/en/Gtk/IconSize.xml | 121 +- doc/en/Gtk/IconSource.xml | 524 +- doc/en/Gtk/IconTheme.xml | 644 +- doc/en/Gtk/IconThemeError.xml | 42 +- doc/en/Gtk/IconView.xml | 2191 +- doc/en/Gtk/IconViewChild.xml | 32 + doc/en/Gtk/IconViewDropPosition.xml | 78 +- doc/en/Gtk/IconViewForeachFunc.xml | 22 +- doc/en/Gtk/IconViewItem.xml | 51 + doc/en/Gtk/Image.xml | 1215 +- doc/en/Gtk/ImageGIconData.xml | 32 + doc/en/Gtk/ImageIconNameData.xml | 77 +- doc/en/Gtk/ImageMenuItem.xml | 169 +- doc/en/Gtk/ImageType.xml | 156 +- doc/en/Gtk/IncrConversion.xml | 32 + doc/en/Gtk/IncrInfo.xml | 32 + doc/en/Gtk/InfoBar.xml | 270 + doc/en/Gtk/Init.xml | 29 +- doc/en/Gtk/InputArgs.xml | 14 +- doc/en/Gtk/InputHandler.xml | 22 +- doc/en/Gtk/InsertAtCursorArgs.xml | 14 +- doc/en/Gtk/InsertAtCursorHandler.xml | 22 +- doc/en/Gtk/InsertTextArgs.xml | 52 +- doc/en/Gtk/InsertTextHandler.xml | 22 +- doc/en/Gtk/InsertedTextArgs.xml | 71 + doc/en/Gtk/InsertedTextHandler.xml | 24 + doc/en/Gtk/Invisible.xml | 103 +- doc/en/Gtk/ItemActivatedArgs.xml | 14 +- doc/en/Gtk/ItemActivatedHandler.xml | 22 +- doc/en/Gtk/JunctionSides.xml | 133 + doc/en/Gtk/Justification.xml | 62 +- doc/en/Gtk/Key.xml | 75 +- doc/en/Gtk/KeyHashEntry.xml | 32 + doc/en/Gtk/KeyPressEventArgs.xml | 14 +- doc/en/Gtk/KeyPressEventHandler.xml | 22 +- doc/en/Gtk/KeyReleaseEventArgs.xml | 14 +- doc/en/Gtk/KeyReleaseEventHandler.xml | 22 +- doc/en/Gtk/KeySnoopFunc.xml | 18 +- doc/en/Gtk/KeySnooperData.xml | 32 + doc/en/Gtk/Label.xml | 1263 +- doc/en/Gtk/Layout+LayoutChild.xml | 36 +- doc/en/Gtk/Layout.xml | 450 +- doc/en/Gtk/LayoutChild.xml | 32 + doc/en/Gtk/LeaveNotifyEventArgs.xml | 14 +- doc/en/Gtk/LeaveNotifyEventHandler.xml | 22 +- doc/en/Gtk/License.xml | 130 + doc/en/Gtk/LinesWindow.xml | 32 + doc/en/Gtk/LinkButton.xml | 93 +- doc/en/Gtk/ListStore.xml | 2864 +- doc/en/Gtk/LoadState.xml | 56 +- doc/en/Gtk/LocationMode.xml | 14 +- doc/en/Gtk/Main.xml | 104 +- doc/en/Gtk/MapChangedArgs.xml | 46 +- doc/en/Gtk/MapChangedHandler.xml | 22 +- doc/en/Gtk/MapEventArgs.xml | 14 +- doc/en/Gtk/MapEventHandler.xml | 22 +- doc/en/Gtk/MarkDeletedArgs.xml | 14 +- doc/en/Gtk/MarkDeletedHandler.xml | 22 +- doc/en/Gtk/MarkSetArgs.xml | 39 +- doc/en/Gtk/MarkSetHandler.xml | 22 +- doc/en/Gtk/MatchSelectedArgs.xml | 43 +- doc/en/Gtk/MatchSelectedHandler.xml | 22 +- doc/en/Gtk/Menu+MenuChild.xml | 74 +- doc/en/Gtk/Menu.xml | 674 +- doc/en/Gtk/MenuActivateArgs.xml | 43 + doc/en/Gtk/MenuActivateHandler.xml | 24 + doc/en/Gtk/MenuAttachData.xml | 32 + doc/en/Gtk/MenuBar.xml | 113 +- doc/en/Gtk/MenuDetachFunc.xml | 16 +- doc/en/Gtk/MenuDirectionType.xml | 46 +- doc/en/Gtk/MenuItem.xml | 743 +- doc/en/Gtk/MenuPopdownData.xml | 32 + doc/en/Gtk/MenuPositionFunc.xml | 20 +- doc/en/Gtk/MenuShell.xml | 789 +- doc/en/Gtk/MenuToolButton.xml | 215 +- doc/en/Gtk/MessageDialog.xml | 229 +- doc/en/Gtk/MessageType.xml | 91 +- doc/en/Gtk/Misc.xml | 295 +- doc/en/Gtk/MnemonicActivatedArgs.xml | 14 +- doc/en/Gtk/MnemonicActivatedHandler.xml | 22 +- doc/en/Gtk/MnemonicHash.xml | 15 +- doc/en/Gtk/MnemonicHashForeach.xml | 22 +- doc/en/Gtk/ModifierStyle.xml | 144 + doc/en/Gtk/ModuleInfo.xml | 32 + doc/en/Gtk/MotionNotifyEventArgs.xml | 14 +- doc/en/Gtk/MotionNotifyEventHandler.xml | 22 +- doc/en/Gtk/MountOperation.xml | 117 + doc/en/Gtk/MountOperationLookupContext.xml | 32 + doc/en/Gtk/MoveActiveArgs.xml | 43 + doc/en/Gtk/MoveActiveHandler.xml | 24 + doc/en/Gtk/MoveArgs.xml | 14 +- doc/en/Gtk/MoveCurrentArgs.xml | 14 +- doc/en/Gtk/MoveCurrentHandler.xml | 22 +- doc/en/Gtk/MoveCursorArgs.xml | 17 +- doc/en/Gtk/MoveCursorHandler.xml | 22 +- doc/en/Gtk/MoveFocusArgs.xml | 19 +- doc/en/Gtk/MoveFocusHandler.xml | 22 +- doc/en/Gtk/MoveFocusOutArgs.xml | 14 +- doc/en/Gtk/MoveFocusOutHandler.xml | 22 +- doc/en/Gtk/MoveHandleArgs.xml | 14 +- doc/en/Gtk/MoveHandleHandler.xml | 22 +- doc/en/Gtk/MoveHandler.xml | 22 +- doc/en/Gtk/MoveScrollArgs.xml | 43 + doc/en/Gtk/MoveScrollHandler.xml | 24 + doc/en/Gtk/MoveSelectedArgs.xml | 16 +- doc/en/Gtk/MoveSelectedHandler.xml | 2 +- doc/en/Gtk/MoveSliderArgs.xml | 14 +- doc/en/Gtk/MoveSliderHandler.xml | 22 +- doc/en/Gtk/MoveViewportArgs.xml | 57 + doc/en/Gtk/MoveViewportHandler.xml | 24 + doc/en/Gtk/MovementStep.xml | 228 +- doc/en/Gtk/Node.xml | 32 + doc/en/Gtk/NodeCellDataFunc.xml | 24 +- doc/en/Gtk/NodeSelection.xml | 198 +- doc/en/Gtk/NodeStore.xml | 135 +- doc/en/Gtk/NodeUIReference.xml | 32 + doc/en/Gtk/NodeView.xml | 465 +- doc/en/Gtk/Notebook+NotebookChild.xml | 204 +- doc/en/Gtk/Notebook.xml | 2436 +- doc/en/Gtk/NotebookPage.xml | 15 +- doc/en/Gtk/NotebookTab.xml | 12 +- doc/en/Gtk/NumberUpLayout.xml | 118 + doc/en/Gtk/NumerableIcon.xml | 151 + doc/en/Gtk/ObjectDeleteArgs.xml | 2 +- doc/en/Gtk/ObjectDeleteHandler.xml | 2 +- doc/en/Gtk/ObjectInsertedArgs.xml | 2 +- doc/en/Gtk/ObjectInsertedHandler.xml | 2 +- doc/en/Gtk/OffscreenWindow.xml | 85 + doc/en/Gtk/Orientable.xml | 33 + doc/en/Gtk/OrientableAdapter.xml | 177 + doc/en/Gtk/OrientableImplementor.xml | 23 + doc/en/Gtk/Orientation.xml | 14 +- doc/en/Gtk/OrientationChangedArgs.xml | 14 +- doc/en/Gtk/OrientationChangedHandler.xml | 22 +- doc/en/Gtk/OutputArgs.xml | 11 +- doc/en/Gtk/OutputHandler.xml | 22 +- doc/en/Gtk/OwnerChangeArgs.xml | 14 +- doc/en/Gtk/OwnerChangeHandler.xml | 22 +- doc/en/Gtk/PackDirection.xml | 56 +- doc/en/Gtk/PackType.xml | 36 +- doc/en/Gtk/PageAddedArgs.xml | 37 +- doc/en/Gtk/PageAddedHandler.xml | 2 +- doc/en/Gtk/PageOrientation.xml | 56 +- doc/en/Gtk/PageRange.xml | 109 +- doc/en/Gtk/PageRemovedArgs.xml | 37 +- doc/en/Gtk/PageRemovedHandler.xml | 2 +- doc/en/Gtk/PageReorderedArgs.xml | 37 +- doc/en/Gtk/PageReorderedHandler.xml | 2 +- doc/en/Gtk/PageSet.xml | 15 +- doc/en/Gtk/PageSetup.xml | 155 +- doc/en/Gtk/PageSetupDoneFunc.xml | 2 +- doc/en/Gtk/PageSetupUnixDialog.xml | 40 +- doc/en/Gtk/PaginateArgs.xml | 20 +- doc/en/Gtk/PaginateHandler.xml | 2 +- doc/en/Gtk/Paned+PanedChild.xml | 66 +- doc/en/Gtk/Paned.xml | 772 +- doc/en/Gtk/PaperSize.xml | 220 +- doc/en/Gtk/ParentSetArgs.xml | 14 +- doc/en/Gtk/ParentSetHandler.xml | 22 +- doc/en/Gtk/ParseContext.xml | 32 + doc/en/Gtk/PasteDoneArgs.xml | 43 + doc/en/Gtk/PasteDoneHandler.xml | 24 + doc/en/Gtk/PathElement.xml | 32 + doc/en/Gtk/PixbufInsertedArgs.xml | 41 +- doc/en/Gtk/PixbufInsertedHandler.xml | 22 +- doc/en/Gtk/Plug.xml | 246 +- doc/en/Gtk/PlugRemovedArgs.xml | 11 +- doc/en/Gtk/PlugRemovedHandler.xml | 22 +- doc/en/Gtk/PolicyType.xml | 13 +- doc/en/Gtk/PoppedDownArgs.xml | 29 + doc/en/Gtk/PoppedDownHandler.xml | 24 + doc/en/Gtk/PopulatePopupArgs.xml | 14 +- doc/en/Gtk/PopulatePopupHandler.xml | 22 +- doc/en/Gtk/PopupContextMenuArgs.xml | 46 +- doc/en/Gtk/PopupContextMenuHandler.xml | 22 +- doc/en/Gtk/PopupMenuArgs.xml | 11 +- doc/en/Gtk/PopupMenuHandler.xml | 22 +- doc/en/Gtk/PositionType.xml | 42 +- doc/en/Gtk/PostActivateArgs.xml | 14 +- doc/en/Gtk/PostActivateHandler.xml | 22 +- doc/en/Gtk/PreActivateArgs.xml | 14 +- doc/en/Gtk/PreActivateHandler.xml | 22 +- doc/en/Gtk/PreeditChangedArgs.xml | 43 + doc/en/Gtk/PreeditChangedHandler.xml | 24 + doc/en/Gtk/PrefixInsertedArgs.xml | 14 +- doc/en/Gtk/PrefixInsertedHandler.xml | 22 +- doc/en/Gtk/PrepareArgs.xml | 20 +- doc/en/Gtk/PrepareHandler.xml | 2 +- doc/en/Gtk/PreviewArgs.xml | 48 +- doc/en/Gtk/PreviewHandler.xml | 2 +- doc/en/Gtk/Print.xml | 42 +- doc/en/Gtk/PrintBackend.xml | 344 +- doc/en/Gtk/PrintBackendModule.xml | 32 + doc/en/Gtk/PrintBackendModuleClass.xml | 32 + doc/en/Gtk/PrintCapabilities.xml | 55 +- doc/en/Gtk/PrintContext.xml | 82 +- doc/en/Gtk/PrintDuplex.xml | 15 +- doc/en/Gtk/PrintError.xml | 36 +- doc/en/Gtk/PrintJob.xml | 239 +- doc/en/Gtk/PrintJobCompleteFunc.xml | 2 +- doc/en/Gtk/PrintOperation.xml | 317 +- doc/en/Gtk/PrintOperationAction.xml | 16 +- doc/en/Gtk/PrintOperationPreview.xml | 17 +- doc/en/Gtk/PrintOperationPreviewAdapter.xml | 121 +- .../Gtk/PrintOperationPreviewImplementor.xml | 15 +- doc/en/Gtk/PrintOperationResult.xml | 16 +- doc/en/Gtk/PrintPages.xml | 27 +- doc/en/Gtk/PrintPagesData.xml | 32 + doc/en/Gtk/PrintQuality.xml | 16 +- doc/en/Gtk/PrintSettings.xml | 317 +- doc/en/Gtk/PrintSettingsFunc.xml | 2 +- doc/en/Gtk/PrintStatus.xml | 21 +- doc/en/Gtk/PrintUnixDialog.xml | 131 +- doc/en/Gtk/PrintWin32Devnames.xml | 88 +- doc/en/Gtk/Printer.xml | 287 +- doc/en/Gtk/PrinterFinder.xml | 32 + doc/en/Gtk/PrinterFunc.xml | 2 +- doc/en/Gtk/ProgressBar.xml | 438 +- doc/en/Gtk/PropertyData.xml | 32 + doc/en/Gtk/PropertyNode.xml | 32 + doc/en/Gtk/PropertyNotifyEventArgs.xml | 14 +- doc/en/Gtk/PropertyNotifyEventHandler.xml | 22 +- doc/en/Gtk/PropertyValue.xml | 32 + doc/en/Gtk/ProximityInEventArgs.xml | 14 +- doc/en/Gtk/ProximityInEventHandler.xml | 22 +- doc/en/Gtk/ProximityOutEventArgs.xml | 14 +- doc/en/Gtk/ProximityOutEventHandler.xml | 22 +- doc/en/Gtk/QueryTooltipArgs.xml | 25 +- doc/en/Gtk/QueryTooltipHandler.xml | 2 +- doc/en/Gtk/RadioAction.xml | 203 +- doc/en/Gtk/RadioActionEntry.xml | 181 +- doc/en/Gtk/RadioButton.xml | 128 +- doc/en/Gtk/RadioMenuItem.xml | 188 +- doc/en/Gtk/RadioToolButton.xml | 154 +- doc/en/Gtk/Range.xml | 699 +- doc/en/Gtk/Rc.xml | 433 +- doc/en/Gtk/RcProperty.xml | 346 +- doc/en/Gtk/RcPropertyParser.xml | 20 +- doc/en/Gtk/RcStyle.xml | 272 +- doc/en/Gtk/ReadyArgs.xml | 20 +- doc/en/Gtk/ReadyEvent.xml | 12 +- doc/en/Gtk/ReadyHandler.xml | 2 +- doc/en/Gtk/RecentAction.xml | 198 +- doc/en/Gtk/RecentChooser.xml | 122 +- doc/en/Gtk/RecentChooserAdapter.xml | 540 +- doc/en/Gtk/RecentChooserDefault.xml | 288 +- doc/en/Gtk/RecentChooserDialog.xml | 228 +- doc/en/Gtk/RecentChooserError.xml | 14 +- doc/en/Gtk/RecentChooserImplementor.xml | 53 +- doc/en/Gtk/RecentChooserMenu.xml | 292 +- doc/en/Gtk/RecentChooserProp.xml | 24 +- doc/en/Gtk/RecentChooserWidget.xml | 229 +- doc/en/Gtk/RecentData.xml | 80 +- doc/en/Gtk/RecentFilter.xml | 52 +- doc/en/Gtk/RecentFilterFlags.xml | 18 +- doc/en/Gtk/RecentFilterFunc.xml | 2 +- doc/en/Gtk/RecentFilterInfo.xml | 80 +- doc/en/Gtk/RecentInfo.xml | 148 +- doc/en/Gtk/RecentManager.xml | 130 +- doc/en/Gtk/RecentManagerError.xml | 19 +- doc/en/Gtk/RecentSortFunc.xml | 2 +- doc/en/Gtk/RecentSortType.xml | 16 +- doc/en/Gtk/Region.xml | 32 + doc/en/Gtk/RegionFlags.xml | 85 + doc/en/Gtk/ReliefStyle.xml | 39 +- doc/en/Gtk/ReloadState.xml | 24 +- doc/en/Gtk/RemoveEditableArgs.xml | 57 + doc/en/Gtk/RemoveEditableHandler.xml | 24 + doc/en/Gtk/RemovedArgs.xml | 14 +- doc/en/Gtk/RemovedHandler.xml | 22 +- doc/en/Gtk/ReorderTabArgs.xml | 23 +- doc/en/Gtk/ReorderTabHandler.xml | 2 +- doc/en/Gtk/RequestContentsInfo.xml | 32 + doc/en/Gtk/RequestImageInfo.xml | 32 + doc/en/Gtk/RequestPageSetupArgs.xml | 26 +- doc/en/Gtk/RequestPageSetupHandler.xml | 2 +- doc/en/Gtk/RequestRichTextInfo.xml | 32 + doc/en/Gtk/RequestTargetsInfo.xml | 32 + doc/en/Gtk/RequestTextInfo.xml | 32 + doc/en/Gtk/RequestURIInfo.xml | 32 + doc/en/Gtk/RequestedSize.xml | 130 + doc/en/Gtk/Requisition.xml | 193 +- doc/en/Gtk/ResizeMode.xml | 53 +- doc/en/Gtk/RespondArgs.xml | 43 + doc/en/Gtk/RespondHandler.xml | 24 + doc/en/Gtk/ResponseArgs.xml | 14 +- doc/en/Gtk/ResponseData.xml | 32 + doc/en/Gtk/ResponseHandler.xml | 22 +- doc/en/Gtk/ResponseType.xml | 251 +- doc/en/Gtk/RetrievalInfo.xml | 32 + doc/en/Gtk/RetrieveSurroundingArgs.xml | 11 +- doc/en/Gtk/RetrieveSurroundingHandler.xml | 22 +- doc/en/Gtk/RowActivatedArgs.xml | 17 +- doc/en/Gtk/RowActivatedHandler.xml | 22 +- doc/en/Gtk/RowChangedArgs.xml | 17 +- doc/en/Gtk/RowChangedHandler.xml | 22 +- doc/en/Gtk/RowCollapsedArgs.xml | 39 +- doc/en/Gtk/RowCollapsedHandler.xml | 22 +- doc/en/Gtk/RowDeletedArgs.xml | 14 +- doc/en/Gtk/RowDeletedHandler.xml | 22 +- doc/en/Gtk/RowExpandedArgs.xml | 39 +- doc/en/Gtk/RowExpandedHandler.xml | 22 +- doc/en/Gtk/RowHasChildToggledArgs.xml | 17 +- doc/en/Gtk/RowHasChildToggledHandler.xml | 22 +- doc/en/Gtk/RowInsertedArgs.xml | 17 +- doc/en/Gtk/RowInsertedHandler.xml | 22 +- doc/en/Gtk/RowsReorderedArgs.xml | 77 +- doc/en/Gtk/RowsReorderedHandler.xml | 22 +- doc/en/Gtk/Scale.xml | 322 +- doc/en/Gtk/ScaleButton.xml | 203 +- doc/en/Gtk/ScaleMark.xml | 32 + doc/en/Gtk/ScreenChangedArgs.xml | 14 +- doc/en/Gtk/ScreenChangedHandler.xml | 22 +- doc/en/Gtk/ScrollChildArgs.xml | 17 +- doc/en/Gtk/ScrollChildHandler.xml | 22 +- doc/en/Gtk/ScrollEventArgs.xml | 14 +- doc/en/Gtk/ScrollEventHandler.xml | 22 +- doc/en/Gtk/ScrollStep.xml | 132 +- doc/en/Gtk/ScrollType.xml | 258 +- doc/en/Gtk/Scrollable.xml | 75 + doc/en/Gtk/ScrollableAdapter.xml | 234 + doc/en/Gtk/ScrollableImplementor.xml | 23 + doc/en/Gtk/ScrollablePolicy.xml | 46 + doc/en/Gtk/Scrollbar.xml | 60 +- doc/en/Gtk/ScrolledWindow.xml | 616 +- doc/en/Gtk/SelectAllArgs.xml | 11 +- doc/en/Gtk/SelectAllHandler.xml | 22 +- doc/en/Gtk/SelectCursorParentArgs.xml | 11 +- doc/en/Gtk/SelectCursorParentHandler.xml | 22 +- doc/en/Gtk/SelectCursorRowArgs.xml | 14 +- doc/en/Gtk/SelectCursorRowHandler.xml | 22 +- doc/en/Gtk/SelectPageArgs.xml | 14 +- doc/en/Gtk/SelectPageHandler.xml | 22 +- doc/en/Gtk/Selection.xml | 204 +- doc/en/Gtk/SelectionClearEventArgs.xml | 14 +- doc/en/Gtk/SelectionClearEventHandler.xml | 22 +- doc/en/Gtk/SelectionData.xml | 490 +- doc/en/Gtk/SelectionGetArgs.xml | 42 +- doc/en/Gtk/SelectionGetHandler.xml | 22 +- doc/en/Gtk/SelectionInfo.xml | 32 + doc/en/Gtk/SelectionMode.xml | 78 +- doc/en/Gtk/SelectionNotifyEventArgs.xml | 14 +- doc/en/Gtk/SelectionNotifyEventHandler.xml | 22 +- doc/en/Gtk/SelectionReceivedArgs.xml | 39 +- doc/en/Gtk/SelectionReceivedHandler.xml | 22 +- doc/en/Gtk/SelectionRequestEventArgs.xml | 14 +- doc/en/Gtk/SelectionRequestEventHandler.xml | 22 +- doc/en/Gtk/SelectionTargetList.xml | 32 + doc/en/Gtk/SelectorElement.xml | 32 + doc/en/Gtk/SelectorPath.xml | 32 + doc/en/Gtk/SelectorStyleInfo.xml | 32 + doc/en/Gtk/SensitivityType.xml | 15 +- doc/en/Gtk/Separator.xml | 68 +- doc/en/Gtk/SeparatorMenuItem.xml | 65 +- doc/en/Gtk/SeparatorToolItem.xml | 105 +- doc/en/Gtk/SetFocusArgs.xml | 14 +- doc/en/Gtk/SetFocusHandler.xml | 22 +- doc/en/Gtk/Settings.xml | 1815 +- doc/en/Gtk/SettingsIconSize.xml | 32 + doc/en/Gtk/SettingsPropertyValue.xml | 13 +- doc/en/Gtk/SettingsValue.xml | 85 +- doc/en/Gtk/ShadowType.xml | 89 +- doc/en/Gtk/SharedData.xml | 32 + doc/en/Gtk/SizeAllocatedArgs.xml | 14 +- doc/en/Gtk/SizeAllocatedHandler.xml | 22 +- doc/en/Gtk/SizeChangedArgs.xml | 20 +- doc/en/Gtk/SizeChangedHandler.xml | 2 +- doc/en/Gtk/SizeGroup.xml | 168 +- doc/en/Gtk/SizeGroupMode.xml | 90 +- doc/en/Gtk/SizeRequestMode.xml | 46 + doc/en/Gtk/SliceSideModifier.xml | 41 + doc/en/Gtk/Socket.xml | 225 +- doc/en/Gtk/SortData.xml | 32 + doc/en/Gtk/SortElt.xml | 32 + doc/en/Gtk/SortLevel.xml | 32 + doc/en/Gtk/SortTuple.xml | 32 + doc/en/Gtk/SortType.xml | 12 +- doc/en/Gtk/SpinButton.xml | 883 +- doc/en/Gtk/SpinButtonUpdatePolicy.xml | 12 +- doc/en/Gtk/SpinType.xml | 141 +- doc/en/Gtk/Spinner.xml | 104 + doc/en/Gtk/SpinnerAccessible.xml | 32 + doc/en/Gtk/SpinnerAccessibleClass.xml | 32 + doc/en/Gtk/StartInteractiveSearchArgs.xml | 11 +- doc/en/Gtk/StartInteractiveSearchHandler.xml | 22 +- doc/en/Gtk/StateChangedArgs.xml | 14 +- doc/en/Gtk/StateChangedHandler.xml | 22 +- doc/en/Gtk/StateFlags.xml | 109 + doc/en/Gtk/StateFlagsChangedArgs.xml | 43 + doc/en/Gtk/StateFlagsChangedHandler.xml | 24 + doc/en/Gtk/StateType.xml | 111 +- doc/en/Gtk/StatusIcon.xml | 1021 +- doc/en/Gtk/Statusbar.xml | 323 +- doc/en/Gtk/StatusbarMsg.xml | 32 + doc/en/Gtk/Stock.xml | 2276 +- doc/en/Gtk/StockItem.xml | 205 +- doc/en/Gtk/StockManager.xml | 145 +- doc/en/Gtk/StockTranslateFunc.xml | 32 + doc/en/Gtk/Style.xml | 3684 +- doc/en/Gtk/StyleChangedArgs.xml | 14 +- doc/en/Gtk/StyleChangedHandler.xml | 22 +- doc/en/Gtk/StyleContext.xml | 1154 + doc/en/Gtk/StyleData.xml | 32 + doc/en/Gtk/StyleInfo.xml | 32 + doc/en/Gtk/StylePriorityInfo.xml | 32 + doc/en/Gtk/StyleProperties.xml | 332 + doc/en/Gtk/StylePropertyParser.xml | 25 + doc/en/Gtk/StylePropertyValue.xml | 32 + doc/en/Gtk/StyleProvider.xml | 79 + doc/en/Gtk/StyleProviderAdapter.xml | 218 + doc/en/Gtk/StyleProviderData.xml | 32 + doc/en/Gtk/StyleProviderImplementor.xml | 84 + doc/en/Gtk/StyleSetArgs.xml | 14 +- doc/en/Gtk/StyleSetHandler.xml | 22 +- doc/en/Gtk/SurroundingDeletedArgs.xml | 17 +- doc/en/Gtk/SurroundingDeletedHandler.xml | 22 +- doc/en/Gtk/Switch.xml | 152 + doc/en/Gtk/SwitchAccessible.xml | 32 + doc/en/Gtk/SwitchAccessibleClass.xml | 32 + doc/en/Gtk/SwitchPageArgs.xml | 39 +- doc/en/Gtk/SwitchPageHandler.xml | 22 +- doc/en/Gtk/SymbolicColor.xml | 196 + doc/en/Gtk/Table+TableChild.xml | 164 +- doc/en/Gtk/Table.xml | 511 +- doc/en/Gtk/TagAddedArgs.xml | 14 +- doc/en/Gtk/TagAddedHandler.xml | 22 +- doc/en/Gtk/TagAppliedArgs.xml | 38 +- doc/en/Gtk/TagAppliedHandler.xml | 22 +- doc/en/Gtk/TagChangedArgs.xml | 17 +- doc/en/Gtk/TagChangedHandler.xml | 22 +- doc/en/Gtk/TagRemovedArgs.xml | 14 +- doc/en/Gtk/TagRemovedHandler.xml | 22 +- doc/en/Gtk/Target.xml | 24 +- doc/en/Gtk/TargetEntry.xml | 241 +- doc/en/Gtk/TargetFlags.xml | 42 +- doc/en/Gtk/TargetList.xml | 352 +- doc/en/Gtk/Targets.xml | 19 +- doc/en/Gtk/TearoffMenuItem.xml | 65 +- doc/en/Gtk/TestCollapseRowArgs.xml | 39 +- doc/en/Gtk/TestCollapseRowHandler.xml | 22 +- doc/en/Gtk/TestExpandRowArgs.xml | 39 +- doc/en/Gtk/TestExpandRowHandler.xml | 22 +- doc/en/Gtk/TextAppearance.xml | 202 +- doc/en/Gtk/TextAttrAppearance.xml | 32 + doc/en/Gtk/TextAttributes.xml | 607 +- doc/en/Gtk/TextBTreeNode.xml | 32 + doc/en/Gtk/TextBuffer.xml | 3902 +- doc/en/Gtk/TextBufferDeserializeFunc.xml | 8 +- doc/en/Gtk/TextBufferSerializeFunc.xml | 8 +- doc/en/Gtk/TextBufferTargetInfo.xml | 15 +- doc/en/Gtk/TextCharPredicate.xml | 16 +- doc/en/Gtk/TextChildAnchor.xml | 69 +- doc/en/Gtk/TextChildBody.xml | 32 + doc/en/Gtk/TextCursorDisplay.xml | 32 + doc/en/Gtk/TextDeletedArgs.xml | 17 +- doc/en/Gtk/TextDeletedHandler.xml | 22 +- doc/en/Gtk/TextDirection.xml | 39 +- doc/en/Gtk/TextEventArgs.xml | 44 +- doc/en/Gtk/TextEventHandler.xml | 22 +- doc/en/Gtk/TextInsertedArgs.xml | 66 +- doc/en/Gtk/TextInsertedHandler.xml | 22 +- doc/en/Gtk/TextIter.xml | 2244 +- doc/en/Gtk/TextLayout.xml | 53 + doc/en/Gtk/TextLayoutClass.xml | 32 + doc/en/Gtk/TextLine.xml | 32 + doc/en/Gtk/TextLineData.xml | 32 + doc/en/Gtk/TextLineDisplay.xml | 32 + doc/en/Gtk/TextMark.xml | 187 +- doc/en/Gtk/TextPendingScroll.xml | 13 +- doc/en/Gtk/TextPixbuf.xml | 32 + doc/en/Gtk/TextPoppedArgs.xml | 39 +- doc/en/Gtk/TextPoppedHandler.xml | 22 +- doc/en/Gtk/TextPushedArgs.xml | 39 +- doc/en/Gtk/TextPushedHandler.xml | 22 +- doc/en/Gtk/TextRealIter.xml | 32 + doc/en/Gtk/TextRenderer.xml | 32 + doc/en/Gtk/TextRendererClass.xml | 32 + doc/en/Gtk/TextSearchFlags.xml | 34 +- doc/en/Gtk/TextTag.xml | 2290 +- doc/en/Gtk/TextTagTable.xml | 289 +- doc/en/Gtk/TextTagTableForeach.xml | 14 +- doc/en/Gtk/TextView.xml | 2520 +- doc/en/Gtk/TextViewChild.xml | 32 + doc/en/Gtk/TextWindow.xml | 13 +- doc/en/Gtk/TextWindowType.xml | 173 +- doc/en/Gtk/ThemeEngine.xml | 13 +- doc/en/Gtk/ThemingEngine.xml | 924 + doc/en/Gtk/ThemingModule.xml | 32 + doc/en/Gtk/ThemingModuleClass.xml | 32 + doc/en/Gtk/ThreadNotify.xml | 78 +- doc/en/Gtk/Timeline.xml | 270 + doc/en/Gtk/TimelineDirection.xml | 41 + doc/en/Gtk/TimelinePriv.xml | 32 + doc/en/Gtk/TimelineProgressType.xml | 77 + doc/en/Gtk/ToggleAction.xml | 151 +- doc/en/Gtk/ToggleActionEntry.xml | 205 +- doc/en/Gtk/ToggleButton.xml | 301 +- doc/en/Gtk/ToggleCursorRowArgs.xml | 11 +- doc/en/Gtk/ToggleCursorRowHandler.xml | 22 +- doc/en/Gtk/ToggleHandleFocusArgs.xml | 11 +- doc/en/Gtk/ToggleHandleFocusHandler.xml | 22 +- doc/en/Gtk/ToggleSizeAllocatedArgs.xml | 14 +- doc/en/Gtk/ToggleSizeAllocatedHandler.xml | 22 +- doc/en/Gtk/ToggleSizeRequestedArgs.xml | 14 +- doc/en/Gtk/ToggleSizeRequestedHandler.xml | 22 +- doc/en/Gtk/ToggleToolButton.xml | 135 +- doc/en/Gtk/ToggledArgs.xml | 14 +- doc/en/Gtk/ToggledHandler.xml | 22 +- doc/en/Gtk/ToolButton.xml | 286 +- doc/en/Gtk/ToolItem.xml | 876 +- .../Gtk/ToolItemGroup+ToolItemGroupChild.xml | 129 + doc/en/Gtk/ToolItemGroup.xml | 411 + doc/en/Gtk/ToolItemGroupChild.xml | 32 + doc/en/Gtk/ToolItemGroupInfo.xml | 32 + doc/en/Gtk/ToolPalette+ToolPaletteChild.xml | 72 + doc/en/Gtk/ToolPalette.xml | 496 + doc/en/Gtk/ToolPaletteDragData.xml | 32 + doc/en/Gtk/ToolPaletteDragTargets.xml | 49 + doc/en/Gtk/ToolShell.xml | 145 + doc/en/Gtk/ToolShellAdapter.xml | 284 + doc/en/Gtk/ToolShellImplementor.xml | 150 + doc/en/Gtk/Toolbar+ToolbarChild.xml | 64 +- doc/en/Gtk/Toolbar.xml | 1313 +- doc/en/Gtk/ToolbarContent.xml | 32 + doc/en/Gtk/ToolbarStyle.xml | 82 +- doc/en/Gtk/Tooltip.xml | 89 +- doc/en/Gtk/TranslateFunc.xml | 16 +- doc/en/Gtk/TrayIcon.xml | 144 +- doc/en/Gtk/Tree.xml | 55 +- doc/en/Gtk/TreeCellDataFunc.xml | 20 +- doc/en/Gtk/TreeDestroyCountFunc.xml | 18 +- doc/en/Gtk/TreeDragDest.xml | 52 +- doc/en/Gtk/TreeDragDestAdapter.xml | 103 +- doc/en/Gtk/TreeDragDestImplementor.xml | 14 +- doc/en/Gtk/TreeDragSource.xml | 53 +- doc/en/Gtk/TreeDragSourceAdapter.xml | 102 +- doc/en/Gtk/TreeDragSourceImplementor.xml | 15 +- doc/en/Gtk/TreeIter.xml | 182 +- doc/en/Gtk/TreeIterCompareFunc.xml | 26 +- doc/en/Gtk/TreeMenu.xml | 401 + doc/en/Gtk/TreeMenuHeaderFunc.xml | 25 + doc/en/Gtk/TreeModel.xml | 1010 +- doc/en/Gtk/TreeModelAdapter.xml | 585 +- doc/en/Gtk/TreeModelFilter.xml | 1889 +- doc/en/Gtk/TreeModelFilterModifyFunc.xml | 28 +- doc/en/Gtk/TreeModelFilterVisibleFunc.xml | 30 +- doc/en/Gtk/TreeModelFlags.xml | 12 +- doc/en/Gtk/TreeModelForeachFunc.xml | 22 +- doc/en/Gtk/TreeModelImplementor.xml | 48 +- doc/en/Gtk/TreeModelSort.xml | 2105 +- doc/en/Gtk/TreeNode.xml | 258 +- doc/en/Gtk/TreeNodeAddedHandler.xml | 22 +- doc/en/Gtk/TreeNodeAttribute.xml | 37 +- doc/en/Gtk/TreeNodeRemovedHandler.xml | 24 +- doc/en/Gtk/TreeNodeValueAttribute.xml | 24 +- doc/en/Gtk/TreePath.xml | 533 +- doc/en/Gtk/TreeRowData.xml | 32 + doc/en/Gtk/TreeRowReference.xml | 224 +- doc/en/Gtk/TreeSelection.xml | 703 +- doc/en/Gtk/TreeSelectionForeachFunc.xml | 24 +- doc/en/Gtk/TreeSelectionFunc.xml | 22 +- doc/en/Gtk/TreeSortable.xml | 123 +- doc/en/Gtk/TreeSortableAdapter.xml | 206 +- doc/en/Gtk/TreeSortableImplementor.xml | 62 +- doc/en/Gtk/TreeStore.xml | 3227 +- doc/en/Gtk/TreeView.xml | 3923 +- doc/en/Gtk/TreeViewChild.xml | 32 + doc/en/Gtk/TreeViewColumn.xml | 1294 +- doc/en/Gtk/TreeViewColumnDropFunc.xml | 26 +- doc/en/Gtk/TreeViewColumnReorder.xml | 32 + doc/en/Gtk/TreeViewColumnSizing.xml | 39 +- doc/en/Gtk/TreeViewDragInfo.xml | 32 + doc/en/Gtk/TreeViewDropPosition.xml | 46 +- doc/en/Gtk/TreeViewGridLines.xml | 56 +- doc/en/Gtk/TreeViewMappingFunc.xml | 22 +- doc/en/Gtk/TreeViewRowSeparatorFunc.xml | 26 +- doc/en/Gtk/TreeViewSearchEqualFunc.xml | 26 +- doc/en/Gtk/TreeViewSearchPositionFunc.xml | 2 +- doc/en/Gtk/UIManager.xml | 847 +- doc/en/Gtk/UIManagerItemType.xml | 116 +- doc/en/Gtk/Unit.xml | 16 +- doc/en/Gtk/UnmapEventArgs.xml | 14 +- doc/en/Gtk/UnmapEventHandler.xml | 22 +- doc/en/Gtk/UnselectAllArgs.xml | 11 +- doc/en/Gtk/UnselectAllHandler.xml | 22 +- doc/en/Gtk/UpdateCustomWidgetArgs.xml | 71 + doc/en/Gtk/UpdateCustomWidgetHandler.xml | 24 + doc/en/Gtk/VBox.xml | 187 +- doc/en/Gtk/VButtonBox.xml | 105 +- doc/en/Gtk/VPaned.xml | 65 +- doc/en/Gtk/VScale.xml | 70 +- doc/en/Gtk/VScrollbar.xml | 67 +- doc/en/Gtk/VSeparator.xml | 65 +- doc/en/Gtk/ValueChangedArgs.xml | 18 +- doc/en/Gtk/ValueChangedHandler.xml | 4 +- doc/en/Gtk/ValueData.xml | 32 + doc/en/Gtk/Viewport.xml | 308 +- doc/en/Gtk/VisibilityNotifyEventArgs.xml | 14 +- doc/en/Gtk/VisibilityNotifyEventHandler.xml | 22 +- doc/en/Gtk/VolumeButton.xml | 36 +- doc/en/Gtk/Widget.xml | 9855 +++-- doc/en/Gtk/WidgetEventAfterArgs.xml | 14 +- doc/en/Gtk/WidgetEventAfterHandler.xml | 22 +- doc/en/Gtk/WidgetEventArgs.xml | 14 +- doc/en/Gtk/WidgetEventHandler.xml | 22 +- doc/en/Gtk/WidgetHelpType.xml | 12 +- doc/en/Gtk/WidgetPath.xml | 549 + doc/en/Gtk/Win32EmbedWidget.xml | 36 +- doc/en/Gtk/Window.xml | 3354 +- doc/en/Gtk/WindowGroup.xml | 164 +- doc/en/Gtk/WindowKeyEntry.xml | 32 + doc/en/Gtk/WindowPosition.xml | 65 +- doc/en/Gtk/WindowStateEventArgs.xml | 14 +- doc/en/Gtk/WindowStateEventHandler.xml | 22 +- doc/en/Gtk/WindowType.xml | 44 +- doc/en/Gtk/WrapMode.xml | 54 +- doc/en/Gtk/XEmbedMessage.xml | 32 + doc/en/Pango/Alignment.xml | 45 +- doc/en/Pango/Analysis.xml | 340 +- doc/en/Pango/AttrBackground.xml | 43 +- doc/en/Pango/AttrDataCopyFunc.xml | 18 +- doc/en/Pango/AttrFallback.xml | 18 +- doc/en/Pango/AttrFamily.xml | 18 +- doc/en/Pango/AttrFilterFunc.xml | 16 +- doc/en/Pango/AttrFontDesc.xml | 16 +- doc/en/Pango/AttrForeground.xml | 43 +- doc/en/Pango/AttrGravity.xml | 16 +- doc/en/Pango/AttrGravityHint.xml | 16 +- doc/en/Pango/AttrIterator.xml | 208 +- doc/en/Pango/AttrLanguage.xml | 16 +- doc/en/Pango/AttrLetterSpacing.xml | 18 +- doc/en/Pango/AttrList.xml | 318 +- doc/en/Pango/AttrRise.xml | 18 +- doc/en/Pango/AttrScale.xml | 18 +- doc/en/Pango/AttrShape.xml | 19 +- doc/en/Pango/AttrSize.xml | 46 +- doc/en/Pango/AttrStretch.xml | 18 +- doc/en/Pango/AttrStrikethrough.xml | 18 +- doc/en/Pango/AttrStrikethroughColor.xml | 43 +- doc/en/Pango/AttrStyle.xml | 18 +- doc/en/Pango/AttrType.xml | 371 +- doc/en/Pango/AttrUnderline.xml | 18 +- doc/en/Pango/AttrUnderlineColor.xml | 43 +- doc/en/Pango/AttrVariant.xml | 18 +- doc/en/Pango/AttrWeight.xml | 18 +- doc/en/Pango/Attribute.xml | 171 +- doc/en/Pango/BidiType.xml | 250 + doc/en/Pango/BlockInfo.xml | 32 + doc/en/Pango/CacheEntry.xml | 32 + doc/en/Pango/CairoATSUIFontMapClass.xml | 32 + doc/en/Pango/CairoContextInfo.xml | 32 + doc/en/Pango/CairoFcFont.xml | 32 + doc/en/Pango/CairoFcFontClass.xml | 32 + doc/en/Pango/CairoFcFontMapClass.xml | 32 + doc/en/Pango/CairoHelper.xml | 413 +- doc/en/Pango/CairoRendererClass.xml | 32 + doc/en/Pango/CairoShapeRendererFunc.xml | 2 +- doc/en/Pango/CairoWin32Font.xml | 32 + doc/en/Pango/CairoWin32FontClass.xml | 32 + doc/en/Pango/CairoWin32FontMapClass.xml | 32 + doc/en/Pango/Color.xml | 301 +- doc/en/Pango/Context.xml | 331 +- doc/en/Pango/Coverage.xml | 198 +- doc/en/Pango/CoverageLevel.xml | 58 +- doc/en/Pango/Direction.xml | 45 +- doc/en/Pango/EllipsizeMode.xml | 68 +- doc/en/Pango/EllipsizeState.xml | 32 + doc/en/Pango/EngineLang.xml | 13 +- doc/en/Pango/EnginePair.xml | 32 + doc/en/Pango/EngineShape.xml | 13 +- doc/en/Pango/Extents.xml | 32 + doc/en/Pango/FT2Family.xml | 32 + doc/en/Pango/FT2Font.xml | 84 + doc/en/Pango/FT2FontClass.xml | 32 + doc/en/Pango/FT2GlyphInfo.xml | 32 + doc/en/Pango/FT2Renderer.xml | 32 + doc/en/Pango/FT2RendererClass.xml | 32 + doc/en/Pango/Font.xml | 262 +- doc/en/Pango/FontDescription.xml | 532 +- doc/en/Pango/FontFace.xml | 127 +- doc/en/Pango/FontFamily.xml | 156 +- doc/en/Pango/FontHashKey.xml | 32 + doc/en/Pango/FontMap.xml | 221 +- doc/en/Pango/FontMask.xml | 87 +- doc/en/Pango/FontMetrics.xml | 206 +- doc/en/Pango/Fontset.xml | 134 +- doc/en/Pango/FontsetForeachFunc.xml | 26 +- doc/en/Pango/Global.xml | 780 +- doc/en/Pango/GlyphGeometry.xml | 86 +- doc/en/Pango/GlyphInfo.xml | 180 +- doc/en/Pango/GlyphItem.xml | 383 +- doc/en/Pango/GlyphItemIter.xml | 329 + doc/en/Pango/GlyphString.xml | 528 +- doc/en/Pango/GlyphVisAttr.xml | 116 +- doc/en/Pango/Gravity.xml | 17 +- doc/en/Pango/GravityHint.xml | 15 +- doc/en/Pango/Item.xml | 265 +- doc/en/Pango/ItemProperties.xml | 32 + doc/en/Pango/ItemizeState.xml | 32 + doc/en/Pango/Language.xml | 140 +- doc/en/Pango/Layout.xml | 1081 +- doc/en/Pango/LayoutIter.xml | 479 +- doc/en/Pango/LayoutLine.xml | 410 +- doc/en/Pango/LayoutRun.xml | 163 +- doc/en/Pango/LineIter.xml | 32 + doc/en/Pango/LineState.xml | 32 + doc/en/Pango/LogAttr.xml | 347 +- doc/en/Pango/MapInfo.xml | 32 + doc/en/Pango/MarkupData.xml | 32 + doc/en/Pango/Matrix.xml | 404 +- doc/en/Pango/Module.xml | 32 + doc/en/Pango/ModuleClass.xml | 32 + doc/en/Pango/OTInfoClass.xml | 32 + doc/en/Pango/OTRule.xml | 32 + doc/en/Pango/OTRulesetClass.xml | 32 + doc/en/Pango/OpenTag.xml | 32 + doc/en/Pango/ParaBreakState.xml | 32 + doc/en/Pango/ParenStackEntry.xml | 32 + doc/en/Pango/Point.xml | 32 + doc/en/Pango/Rectangle.xml | 123 +- doc/en/Pango/RenderPart.xml | 48 +- doc/en/Pango/Renderer.xml | 713 +- doc/en/Pango/RunInfo.xml | 32 + doc/en/Pango/Scale.xml | 299 +- doc/en/Pango/Script.xml | 904 +- doc/en/Pango/ScriptIter.xml | 118 +- doc/en/Pango/Stretch.xml | 153 +- doc/en/Pango/Style.xml | 43 +- doc/en/Pango/Submap.xml | 32 + doc/en/Pango/Tab.xml | 32 + doc/en/Pango/TabAlign.xml | 19 +- doc/en/Pango/TabArray.xml | 217 +- doc/en/Pango/Underline.xml | 83 +- doc/en/Pango/Units.xml | 78 +- doc/en/Pango/Variant.xml | 12 +- doc/en/Pango/Weight.xml | 155 +- doc/en/Pango/WidthIter.xml | 32 + doc/en/Pango/Win32Face.xml | 32 + doc/en/Pango/Win32Family.xml | 32 + doc/en/Pango/Win32Font.xml | 32 + doc/en/Pango/Win32FontClass.xml | 32 + doc/en/Pango/Win32FontMap.xml | 47 + doc/en/Pango/Win32FontMapClass.xml | 32 + doc/en/Pango/Win32GlyphInfo.xml | 32 + doc/en/Pango/Win32MetricsInfo.xml | 32 + doc/en/Pango/WrapMode.xml | 43 +- doc/en/ns-Atk.xml | 15 + doc/en/ns-Gdk.xml | 6 + doc/en/ns-Gtk.xml | 14 + doc/en/ns-Pango.xml | 15 + 1854 files changed, 194054 insertions(+), 106294 deletions(-) create mode 100644 doc/en/Atk/FocusTracker.xml create mode 100644 doc/en/Atk/ObjectFactory+CreateAccessibleDelegate.xml create mode 100644 doc/en/Atk/ObjectFactory+GetAccessibleTypeDelegate.xml create mode 100644 doc/en/Atk/Plug.xml create mode 100644 doc/en/Atk/RealStateSet.xml create mode 100644 doc/en/Atk/Socket.xml create mode 100644 doc/en/Atk/TextChangedDetail.xml create mode 100644 doc/en/Atk/Util+AddGlobalEventListenerDelegate.xml create mode 100644 doc/en/GLib/AcceptCertificateArgs.xml create mode 100644 doc/en/GLib/AcceptCertificateHandler.xml create mode 100644 doc/en/GLib/Action.xml create mode 100644 doc/en/GLib/ActionAdapter.xml create mode 100644 doc/en/GLib/ActionAddedArgs.xml create mode 100644 doc/en/GLib/ActionAddedHandler.xml create mode 100644 doc/en/GLib/ActionEnabledChangedArgs.xml create mode 100644 doc/en/GLib/ActionEnabledChangedHandler.xml create mode 100644 doc/en/GLib/ActionGroup.xml create mode 100644 doc/en/GLib/ActionGroupAdapter.xml create mode 100644 doc/en/GLib/ActionGroupImplementor.xml create mode 100644 doc/en/GLib/ActionImplementor.xml create mode 100644 doc/en/GLib/ActionRemovedArgs.xml create mode 100644 doc/en/GLib/ActionRemovedHandler.xml create mode 100644 doc/en/GLib/ActionStateChangedArgs.xml create mode 100644 doc/en/GLib/ActionStateChangedHandler.xml create mode 100644 doc/en/GLib/ActivatedArgs.xml create mode 100644 doc/en/GLib/ActivatedHandler.xml create mode 100644 doc/en/GLib/Application.xml create mode 100644 doc/en/GLib/ApplicationCommandLine.xml create mode 100644 doc/en/GLib/ApplicationFlags.xml create mode 100644 doc/en/GLib/ApplicationImpl.xml create mode 100644 doc/en/GLib/AsyncInitable.xml create mode 100644 doc/en/GLib/AsyncInitableAdapter.xml create mode 100644 doc/en/GLib/AsyncInitableImplementor.xml create mode 100644 doc/en/GLib/AuthenticatedPeerAuthorizedArgs.xml create mode 100644 doc/en/GLib/AuthenticatedPeerAuthorizedHandler.xml create mode 100644 doc/en/GLib/Bus.xml create mode 100644 doc/en/GLib/BusAcquiredCallback.xml create mode 100644 doc/en/GLib/BusNameAcquiredCallback.xml create mode 100644 doc/en/GLib/BusNameAppearedCallback.xml create mode 100644 doc/en/GLib/BusNameLostCallback.xml create mode 100644 doc/en/GLib/BusNameOwnerFlags.xml create mode 100644 doc/en/GLib/BusNameVanishedCallback.xml create mode 100644 doc/en/GLib/BusNameWatcherFlags.xml create mode 100644 doc/en/GLib/BusType.xml create mode 100644 doc/en/GLib/CancellableSourceFunc.xml create mode 100644 doc/en/GLib/ChangeEventArgs.xml create mode 100644 doc/en/GLib/ChangeEventHandler.xml create mode 100644 doc/en/GLib/CharsetConverter.xml create mode 100644 doc/en/GLib/Chunk.xml create mode 100644 doc/en/GLib/ClosedArgs.xml create mode 100644 doc/en/GLib/ClosedHandler.xml create mode 100644 doc/en/GLib/CommandLineArgs.xml create mode 100644 doc/en/GLib/CommandLineHandler.xml create mode 100644 doc/en/GLib/Converter.xml create mode 100644 doc/en/GLib/ConverterAdapter.xml create mode 100644 doc/en/GLib/ConverterFlags.xml create mode 100644 doc/en/GLib/ConverterImplementor.xml create mode 100644 doc/en/GLib/ConverterInputStream.xml create mode 100644 doc/en/GLib/ConverterOutputStream.xml create mode 100644 doc/en/GLib/ConverterResult.xml create mode 100644 doc/en/GLib/Credentials.xml create mode 100644 doc/en/GLib/CredentialsType.xml create mode 100644 doc/en/GLib/DBusAnnotationInfo.xml create mode 100644 doc/en/GLib/DBusArgInfo.xml create mode 100644 doc/en/GLib/DBusAuth.xml create mode 100644 doc/en/GLib/DBusAuthMechanism.xml create mode 100644 doc/en/GLib/DBusAuthMechanismAnon.xml create mode 100644 doc/en/GLib/DBusAuthMechanismExternal.xml create mode 100644 doc/en/GLib/DBusAuthMechanismSha1.xml create mode 100644 doc/en/GLib/DBusAuthMechanismState.xml create mode 100644 doc/en/GLib/DBusAuthObserver.xml create mode 100644 doc/en/GLib/DBusCallFlags.xml create mode 100644 doc/en/GLib/DBusCapabilityFlags.xml create mode 100644 doc/en/GLib/DBusConnection.xml create mode 100644 doc/en/GLib/DBusConnectionFlags.xml create mode 100644 doc/en/GLib/DBusError.xml create mode 100644 doc/en/GLib/DBusErrorEntry.xml create mode 100644 doc/en/GLib/DBusInterfaceGetPropertyFunc.xml create mode 100644 doc/en/GLib/DBusInterfaceInfo.xml create mode 100644 doc/en/GLib/DBusInterfaceMethodCallFunc.xml create mode 100644 doc/en/GLib/DBusInterfaceSetPropertyFunc.xml create mode 100644 doc/en/GLib/DBusInterfaceVTable.xml create mode 100644 doc/en/GLib/DBusMessage.xml create mode 100644 doc/en/GLib/DBusMessageByteOrder.xml create mode 100644 doc/en/GLib/DBusMessageFilterFunction.xml create mode 100644 doc/en/GLib/DBusMessageFlags.xml create mode 100644 doc/en/GLib/DBusMessageHeaderField.xml create mode 100644 doc/en/GLib/DBusMessageType.xml create mode 100644 doc/en/GLib/DBusMethodInfo.xml create mode 100644 doc/en/GLib/DBusMethodInvocation.xml create mode 100644 doc/en/GLib/DBusNodeInfo.xml create mode 100644 doc/en/GLib/DBusPropertyInfo.xml create mode 100644 doc/en/GLib/DBusPropertyInfoFlags.xml create mode 100644 doc/en/GLib/DBusProxy.xml create mode 100644 doc/en/GLib/DBusProxyFlags.xml create mode 100644 doc/en/GLib/DBusSendMessageFlags.xml create mode 100644 doc/en/GLib/DBusServer.xml create mode 100644 doc/en/GLib/DBusServerFlags.xml create mode 100644 doc/en/GLib/DBusSignalCallback.xml create mode 100644 doc/en/GLib/DBusSignalFlags.xml create mode 100644 doc/en/GLib/DBusSignalInfo.xml create mode 100644 doc/en/GLib/DBusSubtreeDispatchFunc.xml create mode 100644 doc/en/GLib/DBusSubtreeEnumerateFunc.xml create mode 100644 doc/en/GLib/DBusSubtreeFlags.xml create mode 100644 doc/en/GLib/DBusSubtreeIntrospectFunc.xml create mode 100644 doc/en/GLib/DBusSubtreeVTable.xml create mode 100644 doc/en/GLib/DBusWorker.xml create mode 100644 doc/en/GLib/Dbus.xml create mode 100644 doc/en/GLib/DriveStartFlags.xml create mode 100644 doc/en/GLib/DriveStartStopType.xml create mode 100644 doc/en/GLib/DriveStopButtonArgs.xml create mode 100644 doc/en/GLib/DriveStopButtonHandler.xml create mode 100644 doc/en/GLib/DummyProxyResolver.xml create mode 100644 doc/en/GLib/DummyTlsCertificate.xml create mode 100644 doc/en/GLib/DummyTlsCertificateClass.xml create mode 100644 doc/en/GLib/DummyTlsConnection.xml create mode 100644 doc/en/GLib/DummyTlsConnectionClass.xml create mode 100644 doc/en/GLib/ExportedObject.xml create mode 100644 doc/en/GLib/ExportedSubtree.xml create mode 100644 doc/en/GLib/FileChange.xml create mode 100644 doc/en/GLib/FileDescriptorBased.xml create mode 100644 doc/en/GLib/FileDescriptorBasedAdapter.xml create mode 100644 doc/en/GLib/FileDescriptorBasedImplementor.xml create mode 100644 doc/en/GLib/FileIOStream.xml create mode 100644 doc/en/GLib/GPropertiesChangedArgs.xml create mode 100644 doc/en/GLib/GPropertiesChangedHandler.xml create mode 100644 doc/en/GLib/GSignalArgs.xml create mode 100644 doc/en/GLib/GSignalHandler.xml create mode 100644 doc/en/GLib/GioGlobal.xml create mode 100644 doc/en/GLib/IOStream.xml create mode 100644 doc/en/GLib/IOStreamAdapter.xml create mode 100644 doc/en/GLib/IOStreamSpliceFlags.xml create mode 100644 doc/en/GLib/IncomingArgs.xml create mode 100644 doc/en/GLib/IncomingHandler.xml create mode 100644 doc/en/GLib/InetAddress.xml create mode 100644 doc/en/GLib/InetSocketAddress.xml create mode 100644 doc/en/GLib/Initable.xml create mode 100644 doc/en/GLib/InitableAdapter.xml create mode 100644 doc/en/GLib/InitableImplementor.xml create mode 100644 doc/en/GLib/InputVector.xml create mode 100644 doc/en/GLib/KeyFile.xml create mode 100644 doc/en/GLib/KeyFileError.xml create mode 100644 doc/en/GLib/KeyFileFlags.xml create mode 100644 doc/en/GLib/LocalFileIOStream.xml create mode 100644 doc/en/GLib/MessageToWriteData.xml create mode 100644 doc/en/GLib/NetworkAddress.xml create mode 100644 doc/en/GLib/NetworkService.xml create mode 100644 doc/en/GLib/NewConnectionArgs.xml create mode 100644 doc/en/GLib/NewConnectionHandler.xml create mode 100644 doc/en/GLib/OpenedArgs.xml create mode 100644 doc/en/GLib/OpenedHandler.xml create mode 100644 doc/en/GLib/OutputVector.xml create mode 100644 doc/en/GLib/Permission.xml create mode 100644 doc/en/GLib/PollableInputStream.xml create mode 100644 doc/en/GLib/PollableInputStreamAdapter.xml create mode 100644 doc/en/GLib/PollableInputStreamImplementor.xml create mode 100644 doc/en/GLib/PollableOutputStream.xml create mode 100644 doc/en/GLib/PollableOutputStreamAdapter.xml create mode 100644 doc/en/GLib/PollableOutputStreamImplementor.xml create mode 100644 doc/en/GLib/PollableSourceFunc.xml create mode 100644 doc/en/GLib/Proxy.xml create mode 100644 doc/en/GLib/ProxyAdapter.xml create mode 100644 doc/en/GLib/ProxyAddress.xml create mode 100644 doc/en/GLib/ProxyAddressEnumerator.xml create mode 100644 doc/en/GLib/ProxyImplementor.xml create mode 100644 doc/en/GLib/ProxyResolver.xml create mode 100644 doc/en/GLib/ProxyResolverAdapter.xml create mode 100644 doc/en/GLib/ProxyResolverImplementor.xml create mode 100644 doc/en/GLib/RemoteActionInfo.xml create mode 100644 doc/en/GLib/Resolver.xml create mode 100644 doc/en/GLib/ResolverError.xml create mode 100644 doc/en/GLib/RunArgs.xml create mode 100644 doc/en/GLib/RunHandler.xml create mode 100644 doc/en/GLib/SchemaState.xml create mode 100644 doc/en/GLib/Settings.xml create mode 100644 doc/en/GLib/SettingsBackend.xml create mode 100644 doc/en/GLib/SettingsBackendClosure.xml create mode 100644 doc/en/GLib/SettingsBackendWatch.xml create mode 100644 doc/en/GLib/SettingsBindFlags.xml create mode 100644 doc/en/GLib/SettingsBindGetMapping.xml create mode 100644 doc/en/GLib/SettingsBindSetMapping.xml create mode 100644 doc/en/GLib/SettingsGetMapping.xml create mode 100644 doc/en/GLib/SettingsSchema.xml create mode 100644 doc/en/GLib/ShowProcessesArgs.xml create mode 100644 doc/en/GLib/ShowProcessesHandler.xml create mode 100644 doc/en/GLib/SimpleAction.xml create mode 100644 doc/en/GLib/SimpleActionGroup.xml create mode 100644 doc/en/GLib/SimplePermission.xml create mode 100644 doc/en/GLib/Socket.xml create mode 100644 doc/en/GLib/SocketAddress.xml create mode 100644 doc/en/GLib/SocketAddressEnumerator.xml create mode 100644 doc/en/GLib/SocketClient.xml create mode 100644 doc/en/GLib/SocketConnectable.xml create mode 100644 doc/en/GLib/SocketConnectableAdapter.xml create mode 100644 doc/en/GLib/SocketConnectableImplementor.xml create mode 100644 doc/en/GLib/SocketConnection.xml create mode 100644 doc/en/GLib/SocketControlMessage.xml create mode 100644 doc/en/GLib/SocketInputStream.xml create mode 100644 doc/en/GLib/SocketListener.xml create mode 100644 doc/en/GLib/SocketOutputStream.xml create mode 100644 doc/en/GLib/SocketProtocol.xml create mode 100644 doc/en/GLib/SocketService.xml create mode 100644 doc/en/GLib/SocketType.xml create mode 100644 doc/en/GLib/Socks4Proxy.xml create mode 100644 doc/en/GLib/Socks4aProxy.xml create mode 100644 doc/en/GLib/Socks5Proxy.xml create mode 100644 doc/en/GLib/SrvTarget.xml create mode 100644 doc/en/GLib/TcpConnection.xml create mode 100644 doc/en/GLib/TcpWrapperConnection.xml create mode 100644 doc/en/GLib/ThreadedResolver.xml create mode 100644 doc/en/GLib/ThreadedResolverRequest.xml create mode 100644 doc/en/GLib/ThreadedSocketService.xml create mode 100644 doc/en/GLib/TlsAuthenticationMode.xml create mode 100644 doc/en/GLib/TlsCertificate.xml create mode 100644 doc/en/GLib/TlsCertificateFlags.xml create mode 100644 doc/en/GLib/TlsClientConnection.xml create mode 100644 doc/en/GLib/TlsClientConnectionAdapter.xml create mode 100644 doc/en/GLib/TlsClientConnectionImplementor.xml create mode 100644 doc/en/GLib/TlsClientContext.xml create mode 100644 doc/en/GLib/TlsConnection.xml create mode 100644 doc/en/GLib/TlsContext.xml create mode 100644 doc/en/GLib/TlsError.xml create mode 100644 doc/en/GLib/TlsRehandshakeMode.xml create mode 100644 doc/en/GLib/TlsServerConnection.xml create mode 100644 doc/en/GLib/TlsServerConnectionAdapter.xml create mode 100644 doc/en/GLib/TlsServerConnectionImplementor.xml create mode 100644 doc/en/GLib/TlsServerContext.xml create mode 100644 doc/en/GLib/TypeResolutionHandler.xml create mode 100644 doc/en/GLib/UnixConnection.xml create mode 100644 doc/en/GLib/UnixCredentialsMessage.xml create mode 100644 doc/en/GLib/UnixFDList.xml create mode 100644 doc/en/GLib/UnixFDMessage.xml create mode 100644 doc/en/GLib/UnixResolver.xml create mode 100644 doc/en/GLib/UnixResolverRequest.xml create mode 100644 doc/en/GLib/UnixSocketAddress.xml create mode 100644 doc/en/GLib/UnixSocketAddressType.xml create mode 100644 doc/en/GLib/Variant.xml create mode 100644 doc/en/GLib/VariantType.xml create mode 100644 doc/en/GLib/Win32ResolverRequest.xml create mode 100644 doc/en/GLib/WritableChangeEventArgs.xml create mode 100644 doc/en/GLib/WritableChangeEventHandler.xml create mode 100644 doc/en/GLib/WritableChangedArgs.xml create mode 100644 doc/en/GLib/WritableChangedHandler.xml create mode 100644 doc/en/GLib/ZlibCompressor.xml create mode 100644 doc/en/GLib/ZlibCompressorFormat.xml create mode 100644 doc/en/GLib/ZlibDecompressor.xml create mode 100644 doc/en/Gdk/AppLaunchContext.xml create mode 100644 doc/en/Gdk/ArgContext.xml create mode 100644 doc/en/Gdk/ArgDesc.xml create mode 100644 doc/en/Gdk/AxisInfo.xml create mode 100644 doc/en/Gdk/ClientFilter.xml create mode 100644 doc/en/Gdk/CreateSurfaceArgs.xml create mode 100644 doc/en/Gdk/CreateSurfaceHandler.xml create mode 100644 doc/en/Gdk/DeviceAddedArgs.xml create mode 100644 doc/en/Gdk/DeviceAddedHandler.xml create mode 100644 doc/en/Gdk/DeviceChangedArgs.xml create mode 100644 doc/en/Gdk/DeviceChangedHandler.xml create mode 100644 doc/en/Gdk/DeviceManager.xml create mode 100644 doc/en/Gdk/DeviceRemovedArgs.xml create mode 100644 doc/en/Gdk/DeviceRemovedHandler.xml create mode 100644 doc/en/Gdk/DeviceType.xml create mode 100644 doc/en/Gdk/EventFilter.xml create mode 100644 doc/en/Gdk/Events.xml create mode 100644 doc/en/Gdk/FromEmbedderArgs.xml create mode 100644 doc/en/Gdk/FromEmbedderHandler.xml create mode 100644 doc/en/Gdk/GdipContext.xml create mode 100644 doc/en/Gdk/Gif89.xml create mode 100644 doc/en/Gdk/GifContext.xml create mode 100644 doc/en/Gdk/GlobalErrorTrap.xml create mode 100644 doc/en/Gdk/GrabOwnership.xml create mode 100644 doc/en/Gdk/IOBuffer.xml create mode 100644 doc/en/Gdk/IOClosure.xml create mode 100644 doc/en/Gdk/IcnsBlockHeader.xml create mode 100644 doc/en/Gdk/IconEntry.xml create mode 100644 doc/en/Gdk/LoadContext.xml create mode 100644 doc/en/Gdk/OffscreenWindow.xml create mode 100644 doc/en/Gdk/OffscreenWindowClass.xml create mode 100644 doc/en/Gdk/Paintable.xml create mode 100644 doc/en/Gdk/PaintableIface.xml create mode 100644 doc/en/Gdk/PickEmbeddedChildArgs.xml create mode 100644 doc/en/Gdk/PickEmbeddedChildHandler.xml create mode 100644 doc/en/Gdk/PixbufNonAnim.xml create mode 100644 doc/en/Gdk/PixbufNonAnimClass.xml create mode 100644 doc/en/Gdk/PixbufNonAnimIter.xml create mode 100644 doc/en/Gdk/PixbufNonAnimIterClass.xml create mode 100644 doc/en/Gdk/PixbufScaledAnimIter.xml create mode 100644 doc/en/Gdk/PixbufScaledAnimIterClass.xml create mode 100644 doc/en/Gdk/PixbufSimpleAnimIter.xml create mode 100644 doc/en/Gdk/PixbufSimpleAnimIterClass.xml create mode 100644 doc/en/Gdk/Predicate.xml create mode 100644 doc/en/Gdk/RGBA.xml create mode 100644 doc/en/Gdk/TGAColor.xml create mode 100644 doc/en/Gdk/TGAColormap.xml create mode 100644 doc/en/Gdk/TGAContext.xml create mode 100644 doc/en/Gdk/TGAFooter.xml create mode 100644 doc/en/Gdk/TGAHeader.xml create mode 100644 doc/en/Gdk/ThreadsDispatch.xml create mode 100644 doc/en/Gdk/TiffContext.xml create mode 100644 doc/en/Gdk/ToEmbedderArgs.xml create mode 100644 doc/en/Gdk/ToEmbedderHandler.xml create mode 100644 doc/en/Gdk/WindowChildFunc.xml create mode 100644 doc/en/Gdk/WindowPaint.xml create mode 100644 doc/en/Gdk/WindowRedirect.xml create mode 100644 doc/en/Gdk/WindowWindowClass.xml create mode 100644 doc/en/Gdk/XBMData.xml create mode 100644 doc/en/Gdk/XPMContext.xml create mode 100644 doc/en/Gtk.DotNet/StyleContextExtensions.xml create mode 100644 doc/en/Gtk/Activatable.xml create mode 100644 doc/en/Gtk/ActivatableAdapter.xml create mode 100644 doc/en/Gtk/ActivatableImplementor.xml create mode 100644 doc/en/Gtk/ActivateLinkArgs.xml create mode 100644 doc/en/Gtk/ActivateLinkHandler.xml create mode 100644 doc/en/Gtk/AddEditableArgs.xml create mode 100644 doc/en/Gtk/AddEditableHandler.xml create mode 100644 doc/en/Gtk/Align.xml create mode 100644 doc/en/Gtk/AnimationDescription.xml create mode 100644 doc/en/Gtk/AnimationInfo.xml create mode 100644 doc/en/Gtk/AppChooser.xml create mode 100644 doc/en/Gtk/AppChooserAdapter.xml create mode 100644 doc/en/Gtk/AppChooserButton.xml create mode 100644 doc/en/Gtk/AppChooserDialog.xml create mode 100644 doc/en/Gtk/AppChooserIface.xml create mode 100644 doc/en/Gtk/AppChooserWidget.xml create mode 100644 doc/en/Gtk/ApplicationActivatedArgs.xml create mode 100644 doc/en/Gtk/ApplicationActivatedHandler.xml create mode 100644 doc/en/Gtk/ApplicationSelectedArgs.xml create mode 100644 doc/en/Gtk/ApplicationSelectedHandler.xml create mode 100644 doc/en/Gtk/ArrowPlacement.xml create mode 100644 doc/en/Gtk/AssistantAccessible.xml create mode 100644 doc/en/Gtk/AssistantAccessibleClass.xml create mode 100644 doc/en/Gtk/AssistantPage.xml create mode 100644 doc/en/Gtk/AttributesAppliedArgs.xml create mode 100644 doc/en/Gtk/AttributesAppliedHandler.xml create mode 100644 doc/en/Gtk/Border.xml create mode 100644 doc/en/Gtk/BorderStyle.xml create mode 100644 doc/en/Gtk/Builder+HandlerNotFoundException.xml create mode 100644 doc/en/Gtk/Builder+ObjectAttribute.xml create mode 100644 doc/en/Gtk/CacheEntry.xml create mode 100644 doc/en/Gtk/CachedIcon.xml create mode 100644 doc/en/Gtk/CairoHelper.xml create mode 100644 doc/en/Gtk/CalendarDetailFunc.xml create mode 100644 doc/en/Gtk/CellAllocCallback.xml create mode 100644 doc/en/Gtk/CellArea.xml create mode 100644 doc/en/Gtk/CellAreaBox.xml create mode 100644 doc/en/Gtk/CellAreaBoxContext.xml create mode 100644 doc/en/Gtk/CellAreaBoxContextClass.xml create mode 100644 doc/en/Gtk/CellAreaContext.xml create mode 100644 doc/en/Gtk/CellCallback.xml create mode 100644 doc/en/Gtk/CellEditableEventBox.xml create mode 100644 doc/en/Gtk/CellRendererSpinner.xml create mode 100644 doc/en/Gtk/ClipboardRequest.xml create mode 100644 doc/en/Gtk/ClipboardURIReceivedFunc.xml create mode 100644 doc/en/Gtk/ColorStop.xml create mode 100644 doc/en/Gtk/ComboBoxText.xml create mode 100644 doc/en/Gtk/CompareInfo.xml create mode 100644 doc/en/Gtk/ComparePathData.xml create mode 100644 doc/en/Gtk/ComposeTable.xml create mode 100644 doc/en/Gtk/ComposeTableCompact.xml create mode 100644 doc/en/Gtk/CssProvider.xml create mode 100644 doc/en/Gtk/CssProviderError.xml create mode 100644 doc/en/Gtk/CustomItemActivatedArgs.xml create mode 100644 doc/en/Gtk/CustomItemActivatedHandler.xml create mode 100644 doc/en/Gtk/CustomPaperUnixDialog.xml create mode 100644 doc/en/Gtk/CycleFocusArgs.xml create mode 100644 doc/en/Gtk/CycleFocusHandler.xml create mode 100644 doc/en/Gtk/DamageEventArgs.xml create mode 100644 doc/en/Gtk/DamageEventHandler.xml create mode 100644 doc/en/Gtk/DeletedTextArgs.xml create mode 100644 doc/en/Gtk/DeletedTextHandler.xml create mode 100644 doc/en/Gtk/Device.xml create mode 100644 doc/en/Gtk/DeviceGrabInfo.xml create mode 100644 doc/en/Gtk/DragAnim.xml create mode 100644 doc/en/Gtk/DragDestInfo.xml create mode 100644 doc/en/Gtk/DragDestSite.xml create mode 100644 doc/en/Gtk/DragFindData.xml create mode 100644 doc/en/Gtk/DragSourceInfo.xml create mode 100644 doc/en/Gtk/DragSourceSite.xml create mode 100644 doc/en/Gtk/DrawnArgs.xml create mode 100644 doc/en/Gtk/DrawnHandler.xml create mode 100644 doc/en/Gtk/EntryBuffer.xml create mode 100644 doc/en/Gtk/EntryCapslockFeedback.xml create mode 100644 doc/en/Gtk/EntryIconInfo.xml create mode 100644 doc/en/Gtk/EntryIconPosition.xml create mode 100644 doc/en/Gtk/EntryPasswordHint.xml create mode 100644 doc/en/Gtk/FileChooserAdapter.xml create mode 100644 doc/en/Gtk/FillLayoutRenderer.xml create mode 100644 doc/en/Gtk/FillLayoutRendererClass.xml create mode 100644 doc/en/Gtk/FilterElt.xml create mode 100644 doc/en/Gtk/FilterLevel.xml create mode 100644 doc/en/Gtk/FilterRule.xml create mode 100644 doc/en/Gtk/FocusChangedArgs.xml create mode 100644 doc/en/Gtk/FocusChangedHandler.xml create mode 100644 doc/en/Gtk/FocusHomeOrEndArgs.xml create mode 100644 doc/en/Gtk/FocusHomeOrEndHandler.xml create mode 100644 doc/en/Gtk/FrameArgs.xml create mode 100644 doc/en/Gtk/FrameHandler.xml create mode 100644 doc/en/Gtk/Gradient.xml create mode 100644 doc/en/Gtk/Grid+GridChild.xml create mode 100644 doc/en/Gtk/Grid.xml create mode 100644 doc/en/Gtk/GridChild.xml create mode 100644 doc/en/Gtk/GridChildAttach.xml create mode 100644 doc/en/Gtk/GridLine.xml create mode 100644 doc/en/Gtk/GridLineData.xml create mode 100644 doc/en/Gtk/GridLines.xml create mode 100644 doc/en/Gtk/GridRequest.xml create mode 100644 doc/en/Gtk/HashNode.xml create mode 100644 doc/en/Gtk/IMModule.xml create mode 100644 doc/en/Gtk/IMModuleClass.xml create mode 100644 doc/en/Gtk/IconAlias.xml create mode 100644 doc/en/Gtk/IconPressArgs.xml create mode 100644 doc/en/Gtk/IconPressHandler.xml create mode 100644 doc/en/Gtk/IconReleaseArgs.xml create mode 100644 doc/en/Gtk/IconReleaseHandler.xml create mode 100644 doc/en/Gtk/IconViewChild.xml create mode 100644 doc/en/Gtk/IconViewItem.xml create mode 100644 doc/en/Gtk/ImageGIconData.xml create mode 100644 doc/en/Gtk/IncrConversion.xml create mode 100644 doc/en/Gtk/IncrInfo.xml create mode 100644 doc/en/Gtk/InfoBar.xml create mode 100644 doc/en/Gtk/InsertedTextArgs.xml create mode 100644 doc/en/Gtk/InsertedTextHandler.xml create mode 100644 doc/en/Gtk/JunctionSides.xml create mode 100644 doc/en/Gtk/KeyHashEntry.xml create mode 100644 doc/en/Gtk/KeySnooperData.xml create mode 100644 doc/en/Gtk/LayoutChild.xml create mode 100644 doc/en/Gtk/License.xml create mode 100644 doc/en/Gtk/LinesWindow.xml create mode 100644 doc/en/Gtk/MenuActivateArgs.xml create mode 100644 doc/en/Gtk/MenuActivateHandler.xml create mode 100644 doc/en/Gtk/MenuAttachData.xml create mode 100644 doc/en/Gtk/MenuPopdownData.xml create mode 100644 doc/en/Gtk/ModifierStyle.xml create mode 100644 doc/en/Gtk/ModuleInfo.xml create mode 100644 doc/en/Gtk/MountOperation.xml create mode 100644 doc/en/Gtk/MountOperationLookupContext.xml create mode 100644 doc/en/Gtk/MoveActiveArgs.xml create mode 100644 doc/en/Gtk/MoveActiveHandler.xml create mode 100644 doc/en/Gtk/MoveScrollArgs.xml create mode 100644 doc/en/Gtk/MoveScrollHandler.xml create mode 100644 doc/en/Gtk/MoveViewportArgs.xml create mode 100644 doc/en/Gtk/MoveViewportHandler.xml create mode 100644 doc/en/Gtk/Node.xml create mode 100644 doc/en/Gtk/NodeUIReference.xml create mode 100644 doc/en/Gtk/NumberUpLayout.xml create mode 100644 doc/en/Gtk/NumerableIcon.xml create mode 100644 doc/en/Gtk/OffscreenWindow.xml create mode 100644 doc/en/Gtk/Orientable.xml create mode 100644 doc/en/Gtk/OrientableAdapter.xml create mode 100644 doc/en/Gtk/OrientableImplementor.xml create mode 100644 doc/en/Gtk/ParseContext.xml create mode 100644 doc/en/Gtk/PasteDoneArgs.xml create mode 100644 doc/en/Gtk/PasteDoneHandler.xml create mode 100644 doc/en/Gtk/PathElement.xml create mode 100644 doc/en/Gtk/PoppedDownArgs.xml create mode 100644 doc/en/Gtk/PoppedDownHandler.xml create mode 100644 doc/en/Gtk/PreeditChangedArgs.xml create mode 100644 doc/en/Gtk/PreeditChangedHandler.xml create mode 100644 doc/en/Gtk/PrintBackendModule.xml create mode 100644 doc/en/Gtk/PrintBackendModuleClass.xml create mode 100644 doc/en/Gtk/PrintPagesData.xml create mode 100644 doc/en/Gtk/PrinterFinder.xml create mode 100644 doc/en/Gtk/PropertyData.xml create mode 100644 doc/en/Gtk/PropertyNode.xml create mode 100644 doc/en/Gtk/PropertyValue.xml create mode 100644 doc/en/Gtk/Region.xml create mode 100644 doc/en/Gtk/RegionFlags.xml create mode 100644 doc/en/Gtk/RemoveEditableArgs.xml create mode 100644 doc/en/Gtk/RemoveEditableHandler.xml create mode 100644 doc/en/Gtk/RequestContentsInfo.xml create mode 100644 doc/en/Gtk/RequestImageInfo.xml create mode 100644 doc/en/Gtk/RequestRichTextInfo.xml create mode 100644 doc/en/Gtk/RequestTargetsInfo.xml create mode 100644 doc/en/Gtk/RequestTextInfo.xml create mode 100644 doc/en/Gtk/RequestURIInfo.xml create mode 100644 doc/en/Gtk/RequestedSize.xml create mode 100644 doc/en/Gtk/RespondArgs.xml create mode 100644 doc/en/Gtk/RespondHandler.xml create mode 100644 doc/en/Gtk/ResponseData.xml create mode 100644 doc/en/Gtk/RetrievalInfo.xml create mode 100644 doc/en/Gtk/ScaleMark.xml create mode 100644 doc/en/Gtk/Scrollable.xml create mode 100644 doc/en/Gtk/ScrollableAdapter.xml create mode 100644 doc/en/Gtk/ScrollableImplementor.xml create mode 100644 doc/en/Gtk/ScrollablePolicy.xml create mode 100644 doc/en/Gtk/SelectionInfo.xml create mode 100644 doc/en/Gtk/SelectionTargetList.xml create mode 100644 doc/en/Gtk/SelectorElement.xml create mode 100644 doc/en/Gtk/SelectorPath.xml create mode 100644 doc/en/Gtk/SelectorStyleInfo.xml create mode 100644 doc/en/Gtk/SettingsIconSize.xml create mode 100644 doc/en/Gtk/SharedData.xml create mode 100644 doc/en/Gtk/SizeRequestMode.xml create mode 100644 doc/en/Gtk/SliceSideModifier.xml create mode 100644 doc/en/Gtk/SortData.xml create mode 100644 doc/en/Gtk/SortElt.xml create mode 100644 doc/en/Gtk/SortLevel.xml create mode 100644 doc/en/Gtk/SortTuple.xml create mode 100644 doc/en/Gtk/Spinner.xml create mode 100644 doc/en/Gtk/SpinnerAccessible.xml create mode 100644 doc/en/Gtk/SpinnerAccessibleClass.xml create mode 100644 doc/en/Gtk/StateFlags.xml create mode 100644 doc/en/Gtk/StateFlagsChangedArgs.xml create mode 100644 doc/en/Gtk/StateFlagsChangedHandler.xml create mode 100644 doc/en/Gtk/StatusbarMsg.xml create mode 100644 doc/en/Gtk/StockTranslateFunc.xml create mode 100644 doc/en/Gtk/StyleContext.xml create mode 100644 doc/en/Gtk/StyleData.xml create mode 100644 doc/en/Gtk/StyleInfo.xml create mode 100644 doc/en/Gtk/StylePriorityInfo.xml create mode 100644 doc/en/Gtk/StyleProperties.xml create mode 100644 doc/en/Gtk/StylePropertyParser.xml create mode 100644 doc/en/Gtk/StylePropertyValue.xml create mode 100644 doc/en/Gtk/StyleProvider.xml create mode 100644 doc/en/Gtk/StyleProviderAdapter.xml create mode 100644 doc/en/Gtk/StyleProviderData.xml create mode 100644 doc/en/Gtk/StyleProviderImplementor.xml create mode 100644 doc/en/Gtk/Switch.xml create mode 100644 doc/en/Gtk/SwitchAccessible.xml create mode 100644 doc/en/Gtk/SwitchAccessibleClass.xml create mode 100644 doc/en/Gtk/SymbolicColor.xml create mode 100644 doc/en/Gtk/TextAttrAppearance.xml create mode 100644 doc/en/Gtk/TextBTreeNode.xml create mode 100644 doc/en/Gtk/TextChildBody.xml create mode 100644 doc/en/Gtk/TextCursorDisplay.xml create mode 100644 doc/en/Gtk/TextLayout.xml create mode 100644 doc/en/Gtk/TextLayoutClass.xml create mode 100644 doc/en/Gtk/TextLine.xml create mode 100644 doc/en/Gtk/TextLineData.xml create mode 100644 doc/en/Gtk/TextLineDisplay.xml create mode 100644 doc/en/Gtk/TextPixbuf.xml create mode 100644 doc/en/Gtk/TextRealIter.xml create mode 100644 doc/en/Gtk/TextRenderer.xml create mode 100644 doc/en/Gtk/TextRendererClass.xml create mode 100644 doc/en/Gtk/TextViewChild.xml create mode 100644 doc/en/Gtk/ThemingEngine.xml create mode 100644 doc/en/Gtk/ThemingModule.xml create mode 100644 doc/en/Gtk/ThemingModuleClass.xml create mode 100644 doc/en/Gtk/Timeline.xml create mode 100644 doc/en/Gtk/TimelineDirection.xml create mode 100644 doc/en/Gtk/TimelinePriv.xml create mode 100644 doc/en/Gtk/TimelineProgressType.xml create mode 100644 doc/en/Gtk/ToolItemGroup+ToolItemGroupChild.xml create mode 100644 doc/en/Gtk/ToolItemGroup.xml create mode 100644 doc/en/Gtk/ToolItemGroupChild.xml create mode 100644 doc/en/Gtk/ToolItemGroupInfo.xml create mode 100644 doc/en/Gtk/ToolPalette+ToolPaletteChild.xml create mode 100644 doc/en/Gtk/ToolPalette.xml create mode 100644 doc/en/Gtk/ToolPaletteDragData.xml create mode 100644 doc/en/Gtk/ToolPaletteDragTargets.xml create mode 100644 doc/en/Gtk/ToolShell.xml create mode 100644 doc/en/Gtk/ToolShellAdapter.xml create mode 100644 doc/en/Gtk/ToolShellImplementor.xml create mode 100644 doc/en/Gtk/ToolbarContent.xml create mode 100644 doc/en/Gtk/TreeMenu.xml create mode 100644 doc/en/Gtk/TreeMenuHeaderFunc.xml create mode 100644 doc/en/Gtk/TreeRowData.xml create mode 100644 doc/en/Gtk/TreeViewChild.xml create mode 100644 doc/en/Gtk/TreeViewColumnReorder.xml create mode 100644 doc/en/Gtk/TreeViewDragInfo.xml create mode 100644 doc/en/Gtk/UpdateCustomWidgetArgs.xml create mode 100644 doc/en/Gtk/UpdateCustomWidgetHandler.xml create mode 100644 doc/en/Gtk/ValueData.xml create mode 100644 doc/en/Gtk/WidgetPath.xml create mode 100644 doc/en/Gtk/WindowKeyEntry.xml create mode 100644 doc/en/Gtk/XEmbedMessage.xml create mode 100644 doc/en/Pango/BidiType.xml create mode 100644 doc/en/Pango/BlockInfo.xml create mode 100644 doc/en/Pango/CacheEntry.xml create mode 100644 doc/en/Pango/CairoATSUIFontMapClass.xml create mode 100644 doc/en/Pango/CairoContextInfo.xml create mode 100644 doc/en/Pango/CairoFcFont.xml create mode 100644 doc/en/Pango/CairoFcFontClass.xml create mode 100644 doc/en/Pango/CairoFcFontMapClass.xml create mode 100644 doc/en/Pango/CairoRendererClass.xml create mode 100644 doc/en/Pango/CairoWin32Font.xml create mode 100644 doc/en/Pango/CairoWin32FontClass.xml create mode 100644 doc/en/Pango/CairoWin32FontMapClass.xml create mode 100644 doc/en/Pango/EllipsizeState.xml create mode 100644 doc/en/Pango/EnginePair.xml create mode 100644 doc/en/Pango/Extents.xml create mode 100644 doc/en/Pango/FT2Family.xml create mode 100644 doc/en/Pango/FT2Font.xml create mode 100644 doc/en/Pango/FT2FontClass.xml create mode 100644 doc/en/Pango/FT2GlyphInfo.xml create mode 100644 doc/en/Pango/FT2Renderer.xml create mode 100644 doc/en/Pango/FT2RendererClass.xml create mode 100644 doc/en/Pango/FontHashKey.xml create mode 100644 doc/en/Pango/GlyphItemIter.xml create mode 100644 doc/en/Pango/ItemProperties.xml create mode 100644 doc/en/Pango/ItemizeState.xml create mode 100644 doc/en/Pango/LineIter.xml create mode 100644 doc/en/Pango/LineState.xml create mode 100644 doc/en/Pango/MapInfo.xml create mode 100644 doc/en/Pango/MarkupData.xml create mode 100644 doc/en/Pango/Module.xml create mode 100644 doc/en/Pango/ModuleClass.xml create mode 100644 doc/en/Pango/OTInfoClass.xml create mode 100644 doc/en/Pango/OTRule.xml create mode 100644 doc/en/Pango/OTRulesetClass.xml create mode 100644 doc/en/Pango/OpenTag.xml create mode 100644 doc/en/Pango/ParaBreakState.xml create mode 100644 doc/en/Pango/ParenStackEntry.xml create mode 100644 doc/en/Pango/Point.xml create mode 100644 doc/en/Pango/RunInfo.xml create mode 100644 doc/en/Pango/Submap.xml create mode 100644 doc/en/Pango/Tab.xml create mode 100644 doc/en/Pango/WidthIter.xml create mode 100644 doc/en/Pango/Win32Face.xml create mode 100644 doc/en/Pango/Win32Family.xml create mode 100644 doc/en/Pango/Win32Font.xml create mode 100644 doc/en/Pango/Win32FontClass.xml create mode 100644 doc/en/Pango/Win32FontMap.xml create mode 100644 doc/en/Pango/Win32FontMapClass.xml create mode 100644 doc/en/Pango/Win32GlyphInfo.xml create mode 100644 doc/en/Pango/Win32MetricsInfo.xml create mode 100644 doc/en/ns-Atk.xml create mode 100644 doc/en/ns-Gdk.xml create mode 100644 doc/en/ns-Gtk.xml create mode 100644 doc/en/ns-Pango.xml diff --git a/doc/en/Atk/Action.xml b/doc/en/Atk/Action.xml index 076b1af6e..567392471 100644 --- a/doc/en/Atk/Action.xml +++ b/doc/en/Atk/Action.xml @@ -1,12 +1,17 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + + GLib.IWrapper + + The ATK interface provided by UI components which the user can @@ -49,80 +54,10 @@ - - - GLib.IWrapper - - - - - Method - - System.String - - - - - - Returns a description of the specified action of the object. - The action index corresponding to the action to be performed. - A description string, or 0 if action does not implement this interface. - - - - - - Method - - System.Boolean - - - - - - - Sets a description of the specified action of the object. - The action index corresponding to the action to be performed. - The description to be assigned to this action. - A representing if the description was successfully set. - - - - - - Method - - System.String - - - - - - Returns a keybinding associated with this action, if one exists. - The action index corresponding to the action to be performed. - A string representing the keybinding, or an empty string if there is no keybinding for this action. - - - - - - Method - - System.String - - - - - - Returns the name of the specified action of the object. - The action index corresponding to the action to be performed. - A name string, or an empty string if action does not implement this interface. - - - + Method System.Boolean @@ -131,15 +66,84 @@ - Perform the specified action on the object. The action index corresponding to the action to be performed. + Perform the specified action on the object. if success, otherwise. + + + + Method + + System.String + + + + + + The action index corresponding to the action to be performed. + Returns a description of the specified action of the object. + A description string, or 0 if action does not implement this interface. + + + + + + + Method + + System.String + + + + + + The action index corresponding to the action to be performed. + Returns a keybinding associated with this action, if one exists. + A string representing the keybinding, or an empty string if there is no keybinding for this action. + + + + + + + Method + + System.String + + + + + + The action index corresponding to the action to be performed. + Returns the localized name of the specified action of the object. + A name string, or an empty string if action does not implement this interface. + + + + + + + Method + + System.String + + + + + + The action index corresponding to the action to be performed. + Returns the name of the specified action of the object. + A name string, or an empty string if action does not implement this interface. + + + - + + Property System.Int32 @@ -154,19 +158,22 @@ - - + + + Method - System.String + System.Boolean + - Returns the localized name of the specified action of the object. The action index corresponding to the action to be performed. - A name string, or an empty string if action does not implement this interface. + The description to be assigned to this action. + Sets a description of the specified action of the object. + A representing if the description was successfully set. diff --git a/doc/en/Atk/ActionAdapter.xml b/doc/en/Atk/ActionAdapter.xml index 8deb1ac6a..52bd73df9 100644 --- a/doc/en/Atk/ActionAdapter.xml +++ b/doc/en/Atk/ActionAdapter.xml @@ -1,8 +1,8 @@ - + + atk-sharp - 2.12.0.0 GLib.GInterfaceAdapter @@ -11,10 +11,19 @@ Atk.Action + + GLib.IWrapper + + + Action adapter. + Adapts implementations to the full API. + + + Constructor @@ -24,6 +33,7 @@ + Constructor @@ -34,8 +44,23 @@ To be added. + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + Method System.Boolean @@ -52,6 +77,7 @@ + Method System.String @@ -68,6 +94,7 @@ + Method System.String @@ -84,6 +111,7 @@ + Method System.String @@ -100,6 +128,7 @@ + Method System.String @@ -114,8 +143,27 @@ To be added. + + + + Method + + Atk.Action + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method Atk.Action @@ -132,38 +180,37 @@ To be added. - - + + + Property - System.Int32 + GLib.GType To be added. To be added. To be added. + - - - Method + + + + Property - System.Boolean + System.IntPtr - - - - - To be added. - To be added. To be added. - To be added. + To be added. To be added. + - + + Property Atk.ActionImplementor @@ -175,7 +222,8 @@ - + + Property System.Int32 @@ -186,8 +234,23 @@ To be added. + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + Method System.Boolean @@ -205,9 +268,4 @@ - - Action adapter. - Adapts implementations to the full API. - - diff --git a/doc/en/Atk/ActionImplementor.xml b/doc/en/Atk/ActionImplementor.xml index 8ddbaf418..653ed5675 100644 --- a/doc/en/Atk/ActionImplementor.xml +++ b/doc/en/Atk/ActionImplementor.xml @@ -1,8 +1,8 @@ + atk-sharp - 2.12.0.0 @@ -14,9 +14,15 @@ GLib.GInterface(typeof(Atk.ActionAdapter)) + + Action implementor interface. + The implementable portion of the interface. + + + Method System.Boolean @@ -33,6 +39,7 @@ + Method System.String @@ -49,6 +56,7 @@ + Method System.String @@ -65,6 +73,7 @@ + Method System.String @@ -81,6 +90,7 @@ + Method System.String @@ -96,7 +106,8 @@ - + + Property System.Int32 @@ -109,6 +120,7 @@ + Method System.Boolean @@ -126,9 +138,4 @@ - - Action implementor interface. - The implementable portion of the interface. - - diff --git a/doc/en/Atk/ActiveDescendantChangedArgs.xml b/doc/en/Atk/ActiveDescendantChangedArgs.xml index d97fd85b0..3749235be 100644 --- a/doc/en/Atk/ActiveDescendantChangedArgs.xml +++ b/doc/en/Atk/ActiveDescendantChangedArgs.xml @@ -1,25 +1,26 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property System.IntPtr diff --git a/doc/en/Atk/ActiveDescendantChangedHandler.xml b/doc/en/Atk/ActiveDescendantChangedHandler.xml index fa132f0ed..aaa7b09bc 100644 --- a/doc/en/Atk/ActiveDescendantChangedHandler.xml +++ b/doc/en/Atk/ActiveDescendantChangedHandler.xml @@ -1,11 +1,21 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + To be added. To be added. @@ -16,15 +26,5 @@ To attach a to an event, add the ActiveDescendantChangedHandler instance to the event. The methods referenced by the ActiveDescendantChangedHandler instance are invoked whenever the event is raised, until the ActiveDescendantChangedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Atk/Attribute.xml b/doc/en/Atk/Attribute.xml index 2342101c3..80b7d7f4e 100644 --- a/doc/en/Atk/Attribute.xml +++ b/doc/en/Atk/Attribute.xml @@ -1,51 +1,79 @@ - + + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + + + System.IEquatable<Atk.Attribute> + + A string name/value pair representing a text attribute. - - System.ValueType - - - - - Field + + + + Method - Atk.Attribute + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 - Returns an empty - To be added - - - - - Method - - Atk.Attribute - - - - - - Internal method - an object of type - a new - This is an internal method and should not be used by user code. + To be added. + To be added. + To be added. + + Field System.String @@ -57,8 +85,26 @@ + + + + Method + + Atk.Attribute + + + + + + an object of type + Internal method + a new + This is an internal method and should not be used by user code. + + + Field System.String @@ -70,5 +116,18 @@ To be added + + + + Field + + Atk.Attribute + + + + Returns an empty + To be added + + diff --git a/doc/en/Atk/BoundsChangedArgs.xml b/doc/en/Atk/BoundsChangedArgs.xml index ab194b298..f48179d1a 100644 --- a/doc/en/Atk/BoundsChangedArgs.xml +++ b/doc/en/Atk/BoundsChangedArgs.xml @@ -1,11 +1,15 @@ + atk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. @@ -13,13 +17,10 @@ - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Atk.Rectangle diff --git a/doc/en/Atk/BoundsChangedHandler.xml b/doc/en/Atk/BoundsChangedHandler.xml index 743a5d33e..393dbeaf8 100644 --- a/doc/en/Atk/BoundsChangedHandler.xml +++ b/doc/en/Atk/BoundsChangedHandler.xml @@ -1,11 +1,21 @@ + atk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + To be added. To be added. @@ -17,15 +27,5 @@ - - System.Delegate - - - System.Void - - - - - diff --git a/doc/en/Atk/ChildrenChangedArgs.xml b/doc/en/Atk/ChildrenChangedArgs.xml index f8a9a4f9a..d6b392b6a 100644 --- a/doc/en/Atk/ChildrenChangedArgs.xml +++ b/doc/en/Atk/ChildrenChangedArgs.xml @@ -1,25 +1,26 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property System.IntPtr @@ -41,7 +43,8 @@ - + + Property System.UInt32 diff --git a/doc/en/Atk/ChildrenChangedHandler.xml b/doc/en/Atk/ChildrenChangedHandler.xml index f0d8728b9..44ee43565 100644 --- a/doc/en/Atk/ChildrenChangedHandler.xml +++ b/doc/en/Atk/ChildrenChangedHandler.xml @@ -1,10 +1,20 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + To be added. To be added. @@ -15,15 +25,5 @@ To attach a to an event, add the ChildrenChangedHandler instance to the event. The methods referenced by the ChildrenChangedHandler instance are invoked whenever the event is raised, until the ChildrenChangedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Atk/ColumnDeletedArgs.xml b/doc/en/Atk/ColumnDeletedArgs.xml index 95b6669c5..3f7243a9a 100644 --- a/doc/en/Atk/ColumnDeletedArgs.xml +++ b/doc/en/Atk/ColumnDeletedArgs.xml @@ -1,25 +1,26 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -28,8 +29,9 @@ Create a new instance with this constructor if you need to invoke a delegate. - - + + + Property System.Int32 @@ -40,8 +42,9 @@ To be added - - + + + Property System.Int32 diff --git a/doc/en/Atk/ColumnDeletedHandler.xml b/doc/en/Atk/ColumnDeletedHandler.xml index 78f4990a1..13816eb20 100644 --- a/doc/en/Atk/ColumnDeletedHandler.xml +++ b/doc/en/Atk/ColumnDeletedHandler.xml @@ -1,10 +1,20 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + To be added. To be added. @@ -15,15 +25,5 @@ To attach a to an event, add the ColumnDeletedHandler instance to the event. The methods referenced by the ColumnDeletedHandler instance are invoked whenever the event is raised, until the ColumnDeletedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Atk/ColumnInsertedArgs.xml b/doc/en/Atk/ColumnInsertedArgs.xml index 6ee6e95e1..99f673371 100644 --- a/doc/en/Atk/ColumnInsertedArgs.xml +++ b/doc/en/Atk/ColumnInsertedArgs.xml @@ -1,25 +1,26 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -28,8 +29,9 @@ Create a new instance with this constructor if you need to invoke a delegate. - - + + + Property System.Int32 @@ -40,8 +42,9 @@ To be added - - + + + Property System.Int32 diff --git a/doc/en/Atk/ColumnInsertedHandler.xml b/doc/en/Atk/ColumnInsertedHandler.xml index 4dea65155..c25b55d3d 100644 --- a/doc/en/Atk/ColumnInsertedHandler.xml +++ b/doc/en/Atk/ColumnInsertedHandler.xml @@ -1,10 +1,20 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + To be added. To be added. @@ -15,15 +25,5 @@ To attach a to an event, add the ColumnInsertedHandler instance to the event. The methods referenced by the ColumnInsertedHandler instance are invoked whenever the event is raised, until the ColumnInsertedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Atk/Component.xml b/doc/en/Atk/Component.xml index 374993ba5..2b6208ac1 100644 --- a/doc/en/Atk/Component.xml +++ b/doc/en/Atk/Component.xml @@ -1,12 +1,17 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + + GLib.IWrapper + + The ATK interface provided by UI components which occupy a physical area on the screen. @@ -30,121 +35,10 @@ - - - GLib.IWrapper - - - - - Method - - System.Void - - - - - - - Remove the handler from the list of functions to be executed - when this object receives focus events (in or out). - - The handler id of the focus handler to be removed from component. - - - - - - Method - - System.Boolean - - - - - - - - Sets the postition of this component. - X coordinate. - Y coordinate. - - Specifies whether the coordinates are relative to the screen - or to the components top level window. - - - or whether or not the position was set or not. - - - - - - Method - - System.Boolean - - - - Grabs focus for this component - - if successful, otherwise. - - - - - - - Method - - System.Boolean - - - - - - - - - - Sets the extents of this component. - X coordinate. - Y coordinate. - Width to set for this component. - Height to set for this component. - - Specifies whether the coordinates are relative to the screen - or to the components top level window. - - - or whether the extents were - set or not. - - - - - - - Method - - System.Boolean - - - - - - - Set the size of this component in terms of width and height. - Width to set for this component. - Height to set for this component. - - or whether the size was set or not. - - - - + Method System.UInt32 @@ -153,11 +47,11 @@ + The to be attached to this component. Add the specified handler to the set of functions to be called when this object receives focus events (in or out). - The to be attached to this component. A handler id which can be used in or zero if the handler @@ -174,159 +68,9 @@ - - - Method - - System.Boolean - - - - - - - - Checks whether the specified point is within the extent of this component. - X coordinate - Y coordinate - - Specifies whether the coordinates are relative to the screen - or to the components top level window. - - - or indicating whether the specified point is - within the extent of the component or not. - - - - - - - Method - - Atk.Object - - - - - - - - To be added - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added: an object of type 'Atk.CoordType' - To be added: an object of type 'Atk.Object' - To be added - - - - - Property - - System.Int32 - - - Gets the Z order of the component. - The value G_MININT will be returned if the layer of the component is not ATK_LAYER_MDI or ATK_LAYER_WINDOW. - - - - - - Property - - Atk.Layer - - - Gets the layer of this component. - An which is the layer of the component. - - - - - - Method - - System.Void - - - - - - - - - Gets the position of component in the form of a point - specifying this component's top-left corner. - - X coordinate position - Y coordinate position - - Specifies whether the coordinates are relative to the screen - or to the components top level window. - - - - - - - Method - - System.Void - - - - - - - - - - Gets the rectangle which gives the extent of this component. - X coordinate position - Y coordinate position - Width - Height - - Specifies whether the coordinates are relative to the screen - or to the components top level window. - - - - - - - Method - - System.Void - - - - - - - Gets the size of this component in terms of width and height. - Width - Height - - - - - - Event - - Atk.BoundsChangedHandler - - - - To be added - To be added - - - - + + Property System.Double @@ -338,5 +82,276 @@ + + + + Event + + Atk.BoundsChangedHandler + + + + To be added + To be added + + + + + + + Method + + System.Boolean + + + + + + + + X coordinate + Y coordinate + + Specifies whether the coordinates are relative to the screen + or to the components top level window. + + Checks whether the specified point is within the extent of this component. + + or indicating whether the specified point is + within the extent of the component or not. + + + + + + + + Method + + System.Void + + + + + + + + + + X coordinate position + Y coordinate position + Width + Height + + Specifies whether the coordinates are relative to the screen + or to the components top level window. + + Gets the rectangle which gives the extent of this component. + + + + + + + Method + + System.Void + + + + + + + + X coordinate position + Y coordinate position + + Specifies whether the coordinates are relative to the screen + or to the components top level window. + + + Gets the position of component in the form of a point + specifying this component's top-left corner. + + + + + + + + Method + + System.Void + + + + + + + Width + Height + Gets the size of this component in terms of width and height. + + + + + + + Method + + System.Boolean + + + + Grabs focus for this component + + if successful, otherwise. + + + + + + + + Property + + Atk.Layer + + + Gets the layer of this component. + An which is the layer of the component. + + + + + + + Property + + System.Int32 + + + Gets the Z order of the component. + The value G_MININT will be returned if the layer of the component is not ATK_LAYER_MDI or ATK_LAYER_WINDOW. + + + + + + + Method + + Atk.Object + + + + + + + + To be added: an object of type 'int' + To be added: an object of type 'int' + To be added: an object of type 'Atk.CoordType' + To be added + To be added: an object of type 'Atk.Object' + To be added + + + + + + Method + + System.Void + + + + + + The handler id of the focus handler to be removed from component. + + Remove the handler from the list of functions to be executed + when this object receives focus events (in or out). + + + + + + + + Method + + System.Boolean + + + + + + + + + + X coordinate. + Y coordinate. + Width to set for this component. + Height to set for this component. + + Specifies whether the coordinates are relative to the screen + or to the components top level window. + + Sets the extents of this component. + + or whether the extents were + set or not. + + + + + + + + Method + + System.Boolean + + + + + + + + X coordinate. + Y coordinate. + + Specifies whether the coordinates are relative to the screen + or to the components top level window. + + Sets the postition of this component. + + or whether or not the position was set or not. + + + + + + + Method + + System.Boolean + + + + + + + Width to set for this component. + Height to set for this component. + Set the size of this component in terms of width and height. + + or whether the size was set or not. + + + + diff --git a/doc/en/Atk/ComponentAdapter.xml b/doc/en/Atk/ComponentAdapter.xml index e59cfe04a..8956bd50e 100644 --- a/doc/en/Atk/ComponentAdapter.xml +++ b/doc/en/Atk/ComponentAdapter.xml @@ -1,8 +1,8 @@ - + + atk-sharp - 2.12.0.0 GLib.GInterfaceAdapter @@ -11,10 +11,19 @@ Atk.Component + + GLib.IWrapper + + + Component adapter. + Adapts implementations to the full API. + + + Constructor @@ -24,6 +33,7 @@ + Constructor @@ -34,8 +44,23 @@ To be added. + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + Method System.UInt32 @@ -50,8 +75,22 @@ To be added. + + + + Property + + System.Double + + + To be added. + To be added. + To be added. + + + Event @@ -68,6 +107,7 @@ + Method System.Boolean @@ -88,6 +128,7 @@ + Method System.Void @@ -109,8 +150,27 @@ To be added. + + + + Method + + Atk.Component + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method Atk.Component @@ -129,6 +189,7 @@ + Method System.Void @@ -148,6 +209,7 @@ + Method System.Void @@ -165,6 +227,7 @@ + Method System.Boolean @@ -176,141 +239,37 @@ To be added. - - + + + Property - Atk.Layer + GLib.GType To be added. To be added. To be added. + - - + + + Property - System.Int32 - - - To be added. - To be added. - To be added. - - - - - Method - - Atk.Object - - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Void - - - - - - To be added. - To be added. - To be added. - - - - - Method - - System.Boolean - - - - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Boolean - - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Boolean - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - - - - - Property - - System.Double + System.IntPtr To be added. To be added. To be added. + - + + Property Atk.ComponentImplementor @@ -322,7 +281,8 @@ - + + Property Atk.Layer @@ -334,7 +294,8 @@ - + + Property System.Int32 @@ -345,8 +306,23 @@ To be added. + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + Method Atk.Object @@ -367,6 +343,7 @@ + Method System.Void @@ -382,6 +359,7 @@ + Method System.Boolean @@ -406,6 +384,7 @@ + Method System.Boolean @@ -426,6 +405,7 @@ + Method System.Boolean @@ -443,9 +423,4 @@ - - Component adapter. - Adapts implementations to the full API. - - diff --git a/doc/en/Atk/ComponentImplementor.xml b/doc/en/Atk/ComponentImplementor.xml index 90c035e96..98447c731 100644 --- a/doc/en/Atk/ComponentImplementor.xml +++ b/doc/en/Atk/ComponentImplementor.xml @@ -1,8 +1,8 @@ + atk-sharp - 2.12.0.0 @@ -14,9 +14,15 @@ GLib.GInterface(typeof(Atk.ComponentAdapter)) + + Component implementor interface. + The implementable portion of the interface. + + + Method System.UInt32 @@ -31,8 +37,22 @@ To be added. + + + + Property + + System.Double + + + To be added. + To be added. + To be added. + + + Method System.Boolean @@ -53,6 +73,7 @@ + Method System.Void @@ -76,6 +97,7 @@ + Method System.Void @@ -95,6 +117,7 @@ + Method System.Void @@ -112,6 +135,7 @@ + Method System.Boolean @@ -124,7 +148,8 @@ - + + Property Atk.Layer @@ -136,7 +161,8 @@ - + + Property System.Int32 @@ -149,6 +175,7 @@ + Method Atk.Object @@ -169,6 +196,7 @@ + Method System.Void @@ -184,6 +212,7 @@ + Method System.Boolean @@ -208,6 +237,7 @@ + Method System.Boolean @@ -228,6 +258,7 @@ + Method System.Boolean @@ -244,22 +275,5 @@ To be added. - - - Property - - System.Double - - - To be added. - To be added. - To be added. - - - - Component implementor interface. - The implementable portion of the interface. - - diff --git a/doc/en/Atk/CoordType.xml b/doc/en/Atk/CoordType.xml index b0d711dfd..7c77e570b 100644 --- a/doc/en/Atk/CoordType.xml +++ b/doc/en/Atk/CoordType.xml @@ -1,16 +1,12 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Specifies how xy coordinates are to be interpreted. - Used by functions such as and - System.Enum @@ -19,9 +15,14 @@ GLib.GType(typeof(Atk.CoordTypeGType)) + + Specifies how xy coordinates are to be interpreted. + Used by functions such as and + + Field Atk.CoordType @@ -35,6 +36,7 @@ + Field Atk.CoordType diff --git a/doc/en/Atk/Document.xml b/doc/en/Atk/Document.xml index 2552718a8..b459c4604 100644 --- a/doc/en/Atk/Document.xml +++ b/doc/en/Atk/Document.xml @@ -1,48 +1,25 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - The interface which allows access to a DOM associated with on object. - The interface should be supported by any object that has an associated document object model (DOM). This interface provides the standard mechanism allowing an assistive technology access to the DOM. - GLib.IWrapper + + The interface which allows access to a DOM associated with on object. + The interface should be supported by any object that has an associated document object model (DOM). This interface provides the standard mechanism allowing an assistive technology access to the DOM. + - - - Property - - System.IntPtr - - - Gets a pointer that points to an instance of the DOM. - a pointer to an instance of the DOM. - - - - - - Property - - System.String - - - Gets a string indicating the document type. - a string indicating the document type - - - - + + Property Atk.Attribute[] @@ -54,8 +31,22 @@ + + + + Property + + System.String + + + Gets a string indicating the document type. + a string indicating the document type + + + + Method System.String @@ -73,6 +64,7 @@ + Event System.EventHandler @@ -85,6 +77,7 @@ + Event System.EventHandler @@ -96,7 +89,8 @@ - + + Property System.String @@ -110,6 +104,7 @@ + Event System.EventHandler @@ -122,6 +117,7 @@ + Method System.Boolean @@ -139,5 +135,18 @@ + + + + Property + + System.IntPtr + + + Gets a pointer that points to an instance of the DOM. + a pointer to an instance of the DOM. + + + diff --git a/doc/en/Atk/DocumentAdapter.xml b/doc/en/Atk/DocumentAdapter.xml index 2ea40dd17..38d477d1b 100644 --- a/doc/en/Atk/DocumentAdapter.xml +++ b/doc/en/Atk/DocumentAdapter.xml @@ -1,8 +1,8 @@ - + + atk-sharp - 2.12.0.0 GLib.GInterfaceAdapter @@ -11,10 +11,19 @@ Atk.Document + + GLib.IWrapper + + + Document adapter. + Adapts implementations to the full API. + + + Constructor @@ -24,6 +33,7 @@ + Constructor @@ -34,8 +44,36 @@ To be added. + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + Atk.Attribute[] + + + To be added. + To be added. + To be added. + + - + + Property System.String @@ -46,8 +84,44 @@ To be added. + + + + Method + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + Atk.Document + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method Atk.Document @@ -64,8 +138,23 @@ To be added. - - + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + Property System.IntPtr @@ -74,38 +163,12 @@ To be added. To be added. To be added. - - - - - Property - - Atk.Attribute[] - - - To be added. - To be added. - To be added. - - - - - Method - - System.String - - - - - - To be added. - To be added. - To be added. - To be added. + - + + Property Atk.DocumentImplementor @@ -118,6 +181,7 @@ + Event @@ -134,6 +198,7 @@ + Event @@ -149,7 +214,8 @@ - + + Property System.String @@ -160,8 +226,23 @@ To be added. + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + Event @@ -178,6 +259,7 @@ + Method System.Boolean @@ -195,7 +277,8 @@ - + + Property System.IntPtr @@ -207,9 +290,4 @@ - - Document adapter. - Adapts implementations to the full API. - - diff --git a/doc/en/Atk/DocumentImplementor.xml b/doc/en/Atk/DocumentImplementor.xml index 448a57ff1..b0c185831 100644 --- a/doc/en/Atk/DocumentImplementor.xml +++ b/doc/en/Atk/DocumentImplementor.xml @@ -1,8 +1,8 @@ + atk-sharp - 2.12.0.0 @@ -14,33 +14,15 @@ GLib.GInterface(typeof(Atk.DocumentAdapter)) + + Document implementor interface. + The implementable portion of the interface. + + - - - Property - - System.String - - - To be added. - To be added. - To be added. - - - - - Property - - System.IntPtr - - - To be added. - To be added. - To be added. - - - + + Property Atk.Attribute[] @@ -51,8 +33,22 @@ To be added. + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + Method System.String @@ -68,7 +64,8 @@ - + + Property System.String @@ -81,6 +78,7 @@ + Method System.Boolean @@ -97,10 +95,18 @@ To be added. + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + - - Document implementor interface. - The implementable portion of the interface. - - diff --git a/doc/en/Atk/EditableText.xml b/doc/en/Atk/EditableText.xml index 7c7fbea21..6c4b7226b 100644 --- a/doc/en/Atk/EditableText.xml +++ b/doc/en/Atk/EditableText.xml @@ -1,12 +1,17 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + + GLib.IWrapper + + The ATK interface implemented by components containing user-editable text content @@ -21,14 +26,10 @@ - - - GLib.IWrapper - - - - + + + Method System.Void @@ -38,17 +39,80 @@ - Delete text start position end position + Copy text + + + This method only copies the text up to , it does not include the text at that position. + + + + + + + + Method + + System.Void + + + + + + + start position + end position + Cut text + + + This method only cuts the text up to , it does not include the text at that position. + + + + + + + + Method + + System.Void + + + + + + + start position + end position + Delete text This only deletes text up to, but not including . + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + Method System.Void @@ -57,55 +121,14 @@ - Paste text from clipboard to specified position. position to paste + Paste text from clipboard to specified position. - - - Method - - System.Void - - - - - - - Cut text - start position - end position - - - This method only cuts the text up to , it does not include the text at that position. - - - - - - - Method - - System.Void - - - - - - - Copy text - start position - end position - - - This method only copies the text up to , it does not include the text at that position. - - - - + Method System.Boolean @@ -116,10 +139,10 @@ - Sets the attributes for a specified range. an start of range in which to set attributes end of range in which to set attributes + Sets the attributes for a specified range. if attributes successfully set for the specified range, otherwise @@ -136,7 +159,8 @@ - + + Property System.String @@ -149,22 +173,5 @@ - - - Method - - System.Void - - - - - - - To be added. - To be added. - To be added. - To be added. - - diff --git a/doc/en/Atk/EditableTextAdapter.xml b/doc/en/Atk/EditableTextAdapter.xml index 355a2a87b..905ae5651 100644 --- a/doc/en/Atk/EditableTextAdapter.xml +++ b/doc/en/Atk/EditableTextAdapter.xml @@ -1,8 +1,8 @@ - + + atk-sharp - 2.12.0.0 GLib.GInterfaceAdapter @@ -11,10 +11,19 @@ Atk.EditableText + + GLib.IWrapper + + + EditableText adapter. + Adapts implementations to the full API. + + + Constructor @@ -24,6 +33,7 @@ + Constructor @@ -34,8 +44,23 @@ To be added. + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + Method System.Void @@ -53,6 +78,7 @@ + Method System.Void @@ -70,6 +96,7 @@ + Method System.Void @@ -85,8 +112,27 @@ To be added. + + + + Method + + Atk.EditableText + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method Atk.EditableText @@ -103,72 +149,37 @@ To be added. - - - Method - - System.Void - - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Void - - - - - - To be added. - To be added. - To be added. - - - - - Method - - System.Boolean - - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - - - - + + + Property - System.String + GLib.GType To be added. To be added. To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + - + + Property Atk.EditableTextImplementor @@ -181,6 +192,7 @@ + Method System.Void @@ -196,8 +208,23 @@ To be added. + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + Method System.Void @@ -213,6 +240,7 @@ + Method System.Boolean @@ -232,7 +260,8 @@ - + + Property System.String @@ -244,9 +273,4 @@ - - EditableText adapter. - Adapts implementations to the full API. - - diff --git a/doc/en/Atk/EditableTextImplementor.xml b/doc/en/Atk/EditableTextImplementor.xml index 8d4e4e127..6c7c33a16 100644 --- a/doc/en/Atk/EditableTextImplementor.xml +++ b/doc/en/Atk/EditableTextImplementor.xml @@ -1,8 +1,8 @@ + atk-sharp - 2.12.0.0 @@ -14,9 +14,15 @@ GLib.GInterface(typeof(Atk.EditableTextAdapter)) + + EditableText implementor interface. + The implementable portion of the interface. + + + Method System.Void @@ -34,6 +40,7 @@ + Method System.Void @@ -51,6 +58,7 @@ + Method System.Void @@ -68,6 +76,7 @@ + Method System.Void @@ -85,6 +94,7 @@ + Method System.Void @@ -100,6 +110,7 @@ + Method System.Boolean @@ -119,7 +130,8 @@ - + + Property System.String @@ -131,9 +143,4 @@ - - EditableText implementor interface. - The implementable portion of the interface. - - diff --git a/doc/en/Atk/EventListener.xml b/doc/en/Atk/EventListener.xml index 1b8a97c76..683c86fe8 100644 --- a/doc/en/Atk/EventListener.xml +++ b/doc/en/Atk/EventListener.xml @@ -1,23 +1,23 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added. - To be added - To be added - System.Delegate - System.Void + + To be added. + To be added + To be added + + diff --git a/doc/en/Atk/EventListenerInit.xml b/doc/en/Atk/EventListenerInit.xml index 95e67e73e..14947878f 100644 --- a/doc/en/Atk/EventListenerInit.xml +++ b/doc/en/Atk/EventListenerInit.xml @@ -1,21 +1,21 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - To be added - System.Delegate - System.Void + + To be added + To be added + + diff --git a/doc/en/Atk/Focus.xml b/doc/en/Atk/Focus.xml index 74b1a0f19..9fbfae0ea 100644 --- a/doc/en/Atk/Focus.xml +++ b/doc/en/Atk/Focus.xml @@ -1,53 +1,24 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - To be added - System.Object + + To be added + To be added + - - - Method - - System.Void - - - - - - To be added - a - To be added - - - - - Method - - System.Void - - - - - - To be added - a - To be added - - + Constructor @@ -56,5 +27,37 @@ + + + + Method + + System.Void + + + + + + a + To be added + To be added + + + + + + Method + + System.Void + + + + + + a + To be added + To be added + + diff --git a/doc/en/Atk/FocusEventArgs.xml b/doc/en/Atk/FocusEventArgs.xml index dfbb95913..8796e1834 100644 --- a/doc/en/Atk/FocusEventArgs.xml +++ b/doc/en/Atk/FocusEventArgs.xml @@ -1,25 +1,26 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property System.Boolean diff --git a/doc/en/Atk/FocusEventHandler.xml b/doc/en/Atk/FocusEventHandler.xml index 904ed7cd4..86bc4b456 100644 --- a/doc/en/Atk/FocusEventHandler.xml +++ b/doc/en/Atk/FocusEventHandler.xml @@ -1,10 +1,20 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + To be added. To be added. @@ -15,15 +25,5 @@ To attach a to an event, add the FocusEventHandler instance to the event. The methods referenced by the FocusEventHandler instance are invoked whenever the event is raised, until the FocusEventHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Atk/FocusHandler.xml b/doc/en/Atk/FocusHandler.xml index 31e75c44b..e3c90eb85 100644 --- a/doc/en/Atk/FocusHandler.xml +++ b/doc/en/Atk/FocusHandler.xml @@ -1,20 +1,13 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added. - To be added. - Event handler. - To be added - System.Delegate - @@ -22,4 +15,11 @@ System.Void + + To be added. + To be added. + Event handler. + To be added + + diff --git a/doc/en/Atk/FocusTracker.xml b/doc/en/Atk/FocusTracker.xml new file mode 100644 index 000000000..166e2228f --- /dev/null +++ b/doc/en/Atk/FocusTracker.xml @@ -0,0 +1,32 @@ + + + + + atk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Atk/Function.xml b/doc/en/Atk/Function.xml index d0d626b34..2557bfdb7 100644 --- a/doc/en/Atk/Function.xml +++ b/doc/en/Atk/Function.xml @@ -1,22 +1,22 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - To be added - To be added. - System.Delegate - System.Boolean + + To be added + To be added. + To be added + + diff --git a/doc/en/Atk/GObjectAccessible.xml b/doc/en/Atk/GObjectAccessible.xml index 92f7ddeb1..ba442845d 100644 --- a/doc/en/Atk/GObjectAccessible.xml +++ b/doc/en/Atk/GObjectAccessible.xml @@ -1,24 +1,52 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - This object class is derived from and can be used as a basis implementing accessible objects. - This object class is derived from . It can be used as a basis for implementing accessible objects for s which are not derived from . One example of its use is in providing an accessible object for in the GAIL library. - Atk.Object + + This object class is derived from and can be used as a basis implementing accessible objects. + This object class is derived from . It can be used as a basis for implementing accessible objects for s which are not derived from . One example of its use is in providing an accessible object for in the GAIL library. + + + + + Constructor + + + + Default constructor + + + + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + Method Atk.Object @@ -27,41 +55,15 @@ - Gets the accessible object for the specified . an object of type + Gets the accessible object for the specified . the for - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Property - - GLib.Object - - - Gets the GObject for which is the accessible object. - a which is the object for which is the accessible object - - - - + + Property GLib.GType @@ -73,31 +75,16 @@ Returns the native value for . - - - Constructor - - - - + + + + Property + + GLib.Object + - Internal constructor - a - This is a constructor used by derivative types of that would have their own GLib type assigned to it. This is not typically used by C# code. - - - - System.Obsolete - - - - - - Constructor - - - - Default constructor + Gets the GObject for which is the accessible object. + a which is the object for which is the accessible object diff --git a/doc/en/Atk/Global.xml b/doc/en/Atk/Global.xml index 047a5ffa1..b3dfc38e6 100644 --- a/doc/en/Atk/Global.xml +++ b/doc/en/Atk/Global.xml @@ -1,164 +1,24 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Global API elements for - - System.Object + + Global API elements for + + - - - Method - - System.String - - - - - - To be added - a - a - To be added - - - - - Method - - System.UInt32 - - - - - - To be added - a - a - To be added - - - - - Method - - Atk.Role - - - - - - To be added - a - a - To be added - - - - - Method - - System.Void - - - - - - To be added - a - To be added - - - - - Method - - System.Void - - - - - - To be added - a - To be added - - - - - Method - - System.UInt32 - - - - - - To be added - a - a - To be added - - - - - Method - - System.Void - - - - - - To be added - a - To be added - - - - - Method - - Atk.Role - - - - - - To be added - a - a - To be added - - - - - Method - - System.String - - - - - - To be added - a - a - To be added - - + Constructor @@ -167,32 +27,63 @@ - - - Property + + + + Method - System.String + System.UInt32 + + + + a To be added - a + a To be added - - - Property + + + + Method - System.String + System.UInt32 + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.UInt32 + + + + + + a To be added - a + a To be added - + + Property Atk.Registry @@ -203,20 +94,9 @@ To be added - - - Property - - Atk.Object - - - To be added - a - To be added - - - + + Property Atk.Object @@ -229,8 +109,164 @@ + + + + Method + + System.Void + + + + + + a + To be added + To be added + + + + + + Method + + System.Void + + + + + + a + To be added + To be added + + + + + + Method + + System.Void + + + + + + a + To be added + To be added + + + + + + Method + + Atk.Role + + + + + + a + To be added + a + To be added + + + + + + Method + + System.String + + + + + + a + To be added + a + To be added + + + + + + Method + + System.String + + + + + + a + To be added + a + To be added + + + + + + Method + + Atk.Role + + + + + + a + To be added + a + To be added + + + + + + Property + + Atk.Object + + + To be added + a + To be added + + + + + + Property + + System.String + + + To be added + a + To be added + + + + + + Property + + System.String + + + To be added + a + To be added + + - + + Property System.String diff --git a/doc/en/Atk/Hyperlink.xml b/doc/en/Atk/Hyperlink.xml index c6422001b..81845f587 100644 --- a/doc/en/Atk/Hyperlink.xml +++ b/doc/en/Atk/Hyperlink.xml @@ -1,16 +1,12 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An ATK object which encapsulates a link or set of links in a hypertext document. - - GLib.Object @@ -19,9 +15,90 @@ Atk.Action + + An ATK object which encapsulates a link or set of links in a hypertext document. + + + + + + Constructor + + + + Default constructor + + + + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Method + + System.Boolean + + + + + + an object of type + To be added + an object of type + To be added + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("end-index") + + + + System.Int32 + + + Gets the index with the hypertext document at which this link ends. + the index with the hypertext document at which this link ends + + + + Method System.String @@ -30,32 +107,15 @@ - To be added an object of type + To be added an object of type To be added - - - Method - - System.Boolean - - - - - - - To be added - an object of type - an object of type - an object of type - To be added - - + Method System.String @@ -64,14 +124,32 @@ - To be added an object of type + To be added an object of type To be added + + + + Method + + System.String + + + + + + a + To be added + a + To be added + + + Method System.String @@ -80,30 +158,15 @@ - To be added an object of type + To be added an object of type To be added - - - Method - - System.Boolean - - - - - - To be added - an object of type - an object of type - To be added - - + Method Atk.Object @@ -112,8 +175,8 @@ - Returns the item associated with this hyperlinks nth anchor. an object of type + Returns the item associated with this hyperlinks nth anchor. an object of type For instance, the returned will implement if the link is a text hyperlink, if the link is an image hyperlink etc. @@ -123,6 +186,7 @@ Multiple anchors are primarily used by client-side image maps. + Method System.String @@ -131,129 +195,15 @@ Multiple anchors are primarily used by client-side image maps. - Get a the URI associated with the anchor specified by a (zero-index) integer specifying the desired anchor + Get a the URI associated with the anchor specified by a string specifying the URI Multiple anchors are primarily used by client-side image maps. - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Property - - System.Int32 - - - The number of actions. - an object of type - - - - - - Property - - System.Int32 - - - Gets the number of anchors associated with this hyperlink. - the number of anchors associated with this hyperlink - - - - - - Property - - System.Int32 - - - Gets the index with the hypertext document at which this link ends. - the index with the hypertext document at which this link ends - - - - - GLib.Property("end-index") - - - - - - Property - - System.Int32 - - - Gets the index with the hypertext document at which this link begins. - the index with the hypertext document at which this link begins - - - - - GLib.Property("start-index") - - - - - - Method - - System.String - - - - - - To be added - a - a - To be added - - - - - Property - - System.Boolean - - - - Since the document that a link is associated with may have changed this method returns if the link is still valid (with respect to the document it references) and otherwise. - whether or not this link is still valid - - - - - - Property - - System.Boolean - - - - Indicates whether the link currently displays some or all of its content inline. - whether or not this link displays its content inline. - Ordinary HTML links will usually return , but an inline <src> HTML element will return . - - - + + Property GLib.GType @@ -265,37 +215,108 @@ Multiple anchors are primarily used by client-side image maps. Returns the native value for . - - - Constructor - - - - + + + + Property + + System.Boolean + + - Internal constructor - a - This is a constructor used by derivative types of that would have their own GLib.GType assigned to it. This is not typically used by C# code. + Indicates whether the link currently displays some or all of its content inline. + whether or not this link displays its content inline. + Ordinary HTML links will usually return , but an inline <src> HTML element will return . + + + + + Property System.Obsolete - - - - Constructor - + + System.Boolean + - Default constructor + To be added + a + To be added + + + + + + + Property + + System.Boolean + + + + Since the document that a link is associated with may have changed this method returns if the link is still valid (with respect to the document it references) and otherwise. + whether or not this link is still valid + + + + + + + Event + + + GLib.Signal("link_activated") + + + + System.EventHandler + + + + To be added + To be added + + + + + + + Property + + System.Int32 + + + The number of actions. + an object of type + + + + + + + Property + + System.Int32 + + + Gets the number of anchors associated with this hyperlink. + the number of anchors associated with this hyperlink - + + Property + + + GLib.Property("number-of-anchors") + + System.Int32 @@ -306,66 +327,162 @@ Multiple anchors are primarily used by client-side image maps. To be added + + + + + Method - GLib.Property("number-of-anchors") + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetEndIndex", Type=typeof(Atk.Hyperlink)) + + System.Int32 + + + + To be added. + To be added. + To be added. + + - - - Property + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetNAnchors", Type=typeof(Atk.Hyperlink)) + + + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetObject", Type=typeof(Atk.Hyperlink)) + + + + Atk.Object + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetStartIndex", Type=typeof(Atk.Hyperlink)) + + + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetUri", Type=typeof(Atk.Hyperlink)) + + + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideIsSelectedLink", Type=typeof(Atk.Hyperlink)) + + System.Boolean - To be added - a - To be added - + To be added. + To be added. + To be added. + + + + + + Method - GLib.Property("selected-link") + GLib.DefaultSignalHandler(ConnectionMethod="OverrideIsValid", Type=typeof(Atk.Hyperlink)) - - - - Property System.Boolean - To be added - a - To be added - + To be added. + To be added. + To be added. + - - - Event - - System.EventHandler - - - - To be added - To be added - - - - - GLib.Signal("link_activated") - - - + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideLinkActivated", Type=typeof(Atk.Hyperlink)) + + System.Void @@ -376,5 +493,82 @@ Multiple anchors are primarily used by client-side image maps. + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideLinkState", Type=typeof(Atk.Hyperlink)) + + + + System.UInt32 + + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("selected-link") + + + + System.Boolean + + + + To be added + a + To be added + + + + + + + Method + + System.Boolean + + + + + + + an object of type + an object of type + To be added + an object of type + To be added + + + + + + Property + + + GLib.Property("start-index") + + + + System.Int32 + + + Gets the index with the hypertext document at which this link begins. + the index with the hypertext document at which this link begins + + + diff --git a/doc/en/Atk/HyperlinkImpl.xml b/doc/en/Atk/HyperlinkImpl.xml index d20a49526..0faaa8245 100644 --- a/doc/en/Atk/HyperlinkImpl.xml +++ b/doc/en/Atk/HyperlinkImpl.xml @@ -1,17 +1,23 @@ + atk-sharp - 2.12.0.0 GLib.IWrapper + + Interface to obtain a Hyperlink implementation. + + + - + + Property Atk.Hyperlink @@ -23,9 +29,4 @@ - - Interface to obtain a Hyperlink implementation. - - - diff --git a/doc/en/Atk/HyperlinkImplAdapter.xml b/doc/en/Atk/HyperlinkImplAdapter.xml index c8a9d59a3..5abc15de3 100644 --- a/doc/en/Atk/HyperlinkImplAdapter.xml +++ b/doc/en/Atk/HyperlinkImplAdapter.xml @@ -1,8 +1,8 @@ - + + atk-sharp - 2.12.0.0 GLib.GInterfaceAdapter @@ -11,10 +11,19 @@ Atk.HyperlinkImpl + + GLib.IWrapper + + + HyperlinkImpl adapter. + Adapts implementations to the full API. + + + Constructor @@ -24,6 +33,7 @@ + Constructor @@ -34,8 +44,41 @@ To be added. + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + Atk.HyperlinkImpl + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method Atk.HyperlinkImpl @@ -52,8 +95,37 @@ To be added. + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + - + + Property Atk.Hyperlink @@ -65,7 +137,8 @@ - + + Property Atk.HyperlinkImplImplementor @@ -76,10 +149,19 @@ To be added. + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + - - HyperlinkImpl adapter. - Adapts implementations to the full API. - - diff --git a/doc/en/Atk/HyperlinkImplImplementor.xml b/doc/en/Atk/HyperlinkImplImplementor.xml index a36c77d7f..05a1972ca 100644 --- a/doc/en/Atk/HyperlinkImplImplementor.xml +++ b/doc/en/Atk/HyperlinkImplImplementor.xml @@ -1,8 +1,8 @@ + atk-sharp - 2.12.0.0 @@ -14,9 +14,15 @@ GLib.GInterface(typeof(Atk.HyperlinkImplAdapter)) + + HyperlinkImpl implementor interface. + The implementable portion of the interface. + + - + + Property Atk.Hyperlink @@ -28,9 +34,4 @@ - - HyperlinkImpl implementor interface. - The implementable portion of the interface. - - diff --git a/doc/en/Atk/HyperlinkStateFlags.xml b/doc/en/Atk/HyperlinkStateFlags.xml index 050ef4ca4..a2ea80279 100644 --- a/doc/en/Atk/HyperlinkStateFlags.xml +++ b/doc/en/Atk/HyperlinkStateFlags.xml @@ -1,16 +1,12 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Describes the type of link - - System.Enum @@ -22,9 +18,14 @@ System.Flags + + Describes the type of link + + + Field Atk.HyperlinkStateFlags diff --git a/doc/en/Atk/Hypertext.xml b/doc/en/Atk/Hypertext.xml index fdddd687d..01216b646 100644 --- a/doc/en/Atk/Hypertext.xml +++ b/doc/en/Atk/Hypertext.xml @@ -1,41 +1,26 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - The interface which provides standard mechanism for manipulating hyperlinks. - - - GLib.IWrapper + + The interface which provides standard mechanism for manipulating hyperlinks. + + + - - - Method - - System.Int32 - - - - - - The index into the array of hyperlinks that is associated with the character specified by , or -1 if there is no hyperlink associated with this character. - a character index - an index into the array of hyperlinks in hypertext - - - + Method Atk.Hyperlink @@ -44,26 +29,32 @@ - The link in this hypertext document at index an integer specifying the desired link + The link in this hypertext document at index the link in this hypertext document at index - - - Property + + + + Method System.Int32 + + + - The number of links within this hypertext document. - The number of links within this hypertext document. + a character index + The index into the array of hyperlinks that is associated with the character specified by , or -1 if there is no hyperlink associated with this character. + an index into the array of hyperlinks in hypertext + Event Atk.LinkSelectedHandler @@ -75,5 +66,18 @@ + + + + Property + + System.Int32 + + + The number of links within this hypertext document. + The number of links within this hypertext document. + + + diff --git a/doc/en/Atk/HypertextAdapter.xml b/doc/en/Atk/HypertextAdapter.xml index 77968a3bf..304b61328 100644 --- a/doc/en/Atk/HypertextAdapter.xml +++ b/doc/en/Atk/HypertextAdapter.xml @@ -1,8 +1,8 @@ - + + atk-sharp - 2.12.0.0 GLib.GInterfaceAdapter @@ -11,10 +11,19 @@ Atk.Hypertext + + GLib.IWrapper + + + Hypertext adapter. + Adapts implementations to the full API. + + + Constructor @@ -24,6 +33,7 @@ + Constructor @@ -34,8 +44,23 @@ To be added. + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + Method Atk.Hyperlink @@ -52,6 +77,7 @@ + Method System.Int32 @@ -66,8 +92,27 @@ To be added. + + + + Method + + Atk.Hypertext + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method Atk.Hypertext @@ -84,36 +129,37 @@ To be added. - - - Event - - - GLib.Signal("link_selected") - - - - Atk.LinkSelectedHandler - - - To be added. - To be added. - - - - + + + Property - System.Int32 + GLib.GType To be added. To be added. To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + - + + Property Atk.HypertextImplementor @@ -126,6 +172,7 @@ + Event @@ -141,7 +188,8 @@ - + + Property System.Int32 @@ -152,10 +200,19 @@ To be added. + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + - - Hypertext adapter. - Adapts implementations to the full API. - - diff --git a/doc/en/Atk/HypertextImplementor.xml b/doc/en/Atk/HypertextImplementor.xml index 66bc22f06..55e9445e1 100644 --- a/doc/en/Atk/HypertextImplementor.xml +++ b/doc/en/Atk/HypertextImplementor.xml @@ -1,8 +1,8 @@ + atk-sharp - 2.12.0.0 @@ -14,9 +14,15 @@ GLib.GInterface(typeof(Atk.HypertextAdapter)) + + Hypertext implementor interface. + The implementable portion of the interface. + + + Method Atk.Hyperlink @@ -33,6 +39,7 @@ + Method System.Int32 @@ -48,7 +55,8 @@ - + + Property System.Int32 @@ -60,9 +68,4 @@ - - Hypertext implementor interface. - The implementable portion of the interface. - - diff --git a/doc/en/Atk/Image.xml b/doc/en/Atk/Image.xml index 2663d3b77..329bcd33b 100644 --- a/doc/en/Atk/Image.xml +++ b/doc/en/Atk/Image.xml @@ -1,12 +1,17 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + + GLib.IWrapper + + Implemented by AtkObject subtypes on behalf of components which @@ -33,43 +38,10 @@ - - - GLib.IWrapper - - - - - Method - - System.Boolean - - - - - - Sets the textual description for this image. - a description to set for image - - , or if operation could not be completed. - - - - - - Property - - System.String - - - Get a textual description of this image. - a string representing the image description - - - + Method System.Void @@ -80,13 +52,13 @@ - Gets the position of the image in the form of a point specifying the images top-left corner. x coordinate position y coordinate position specifies whether the coordinates are relative to the screen or to the components top level window + Gets the position of the image in the form of a point specifying the images top-left corner. The values of and are returned as -1 if the values cannot be obtained. @@ -96,6 +68,7 @@ + Method System.Void @@ -105,17 +78,31 @@ - Get the width and height in pixels for the specified image. the image width the image height + Get the width and height in pixels for the specified image. The values of and are returned as -1 if the values cannot be obtained. + + + + Property + + System.String + + + Get a textual description of this image. + a string representing the image description + + + - + + Property System.String @@ -127,5 +114,23 @@ + + + + Method + + System.Boolean + + + + + + a description to set for image + Sets the textual description for this image. + + , or if operation could not be completed. + + + diff --git a/doc/en/Atk/ImageAdapter.xml b/doc/en/Atk/ImageAdapter.xml index f44f286f3..23b6fc8f6 100644 --- a/doc/en/Atk/ImageAdapter.xml +++ b/doc/en/Atk/ImageAdapter.xml @@ -1,8 +1,8 @@ - + + atk-sharp - 2.12.0.0 GLib.GInterfaceAdapter @@ -11,10 +11,19 @@ Atk.Image + + GLib.IWrapper + + + Image adapter. + Adapts implementations to the full API. + + + Constructor @@ -24,6 +33,7 @@ + Constructor @@ -34,8 +44,23 @@ To be added. + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + Method System.Void @@ -55,6 +80,7 @@ + Method System.Void @@ -70,8 +96,27 @@ To be added. + + + + Method + + Atk.Image + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method Atk.Image @@ -88,36 +133,37 @@ To be added. - - + + + Property - System.String + GLib.GType To be added. To be added. To be added. + - - - Method + + + + Property - System.Boolean + System.IntPtr - - - - To be added. To be added. - To be added. + To be added. To be added. + - + + Property System.String @@ -129,7 +175,8 @@ - + + Property System.String @@ -141,7 +188,8 @@ - + + Property Atk.ImageImplementor @@ -152,8 +200,23 @@ To be added. + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + Method System.Boolean @@ -169,9 +232,4 @@ - - Image adapter. - Adapts implementations to the full API. - - diff --git a/doc/en/Atk/ImageImplementor.xml b/doc/en/Atk/ImageImplementor.xml index ecaea23a9..f5481e8df 100644 --- a/doc/en/Atk/ImageImplementor.xml +++ b/doc/en/Atk/ImageImplementor.xml @@ -1,8 +1,8 @@ + atk-sharp - 2.12.0.0 @@ -14,9 +14,15 @@ GLib.GInterface(typeof(Atk.ImageAdapter)) + + Image implementor interface. + The implementable portion of the interface. + + + Method System.Void @@ -36,6 +42,7 @@ + Method System.Void @@ -52,7 +59,21 @@ - + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + Property System.String @@ -65,6 +86,7 @@ + Method System.Boolean @@ -79,22 +101,5 @@ To be added. - - - Property - - System.String - - - To be added. - To be added. - To be added. - - - - Image implementor interface. - The implementable portion of the interface. - - diff --git a/doc/en/Atk/Implementor.xml b/doc/en/Atk/Implementor.xml index ef56ff650..c47973c9b 100644 --- a/doc/en/Atk/Implementor.xml +++ b/doc/en/Atk/Implementor.xml @@ -1,24 +1,25 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - - GLib.IWrapper + + To be added + + + Method Atk.Object diff --git a/doc/en/Atk/ImplementorAdapter.xml b/doc/en/Atk/ImplementorAdapter.xml index 93f324f00..67120f90c 100644 --- a/doc/en/Atk/ImplementorAdapter.xml +++ b/doc/en/Atk/ImplementorAdapter.xml @@ -1,8 +1,8 @@ - + + atk-sharp - 2.12.0.0 GLib.GInterfaceAdapter @@ -11,10 +11,19 @@ Atk.Implementor + + GLib.IWrapper + + + Implementor adapter. + Adapts implementations to the full API. + + + Constructor @@ -24,6 +33,7 @@ + Constructor @@ -34,8 +44,41 @@ To be added. + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + Atk.Implementor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method Atk.Implementor @@ -52,21 +95,37 @@ To be added. - - - Method + + + + Property - Atk.Object + GLib.GType - To be added. - To be added. + To be added. To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + - + + Property Atk.ImplementorImplementor @@ -77,8 +136,23 @@ To be added. + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + Method Atk.Object @@ -91,9 +165,4 @@ - - Implementor adapter. - Adapts implementations to the full API. - - diff --git a/doc/en/Atk/ImplementorImplementor.xml b/doc/en/Atk/ImplementorImplementor.xml index d22834cf0..1f9433552 100644 --- a/doc/en/Atk/ImplementorImplementor.xml +++ b/doc/en/Atk/ImplementorImplementor.xml @@ -1,8 +1,8 @@ + atk-sharp - 2.12.0.0 @@ -14,9 +14,15 @@ GLib.GInterface(typeof(Atk.ImplementorAdapter)) + + Implementor implementor interface. + The implementable portion of the interface. + + + Method Atk.Object @@ -29,9 +35,4 @@ - - Implementor implementor interface. - The implementable portion of the interface. - - diff --git a/doc/en/Atk/KeyEventStruct.xml b/doc/en/Atk/KeyEventStruct.xml index e44f6ac2d..47501f989 100644 --- a/doc/en/Atk/KeyEventStruct.xml +++ b/doc/en/Atk/KeyEventStruct.xml @@ -1,67 +1,82 @@ - + + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + + + System.IEquatable<Atk.KeyEventStruct> + + To be added To be added - - System.ValueType - - - - - Field - - Atk.KeyEventStruct - - - - Returns an empty - - - - - + + + Method - Atk.KeyEventStruct + System.Boolean - + - Internal method - an object of type - a - This is an internal method and should not be used by user code. + To be added. + To be added. + To be added. + To be added. + - - - Field + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method System.Int32 - - + - To be added - To be added + To be added. + To be added. + To be added. + - - + + + Field - System.UInt32 + System.UInt16 @@ -72,6 +87,7 @@ + Field System.UInt32 @@ -85,6 +101,7 @@ + Field System.Int32 @@ -96,34 +113,26 @@ To be added - - - Field + + + + Method - System.String + Atk.KeyEventStruct + - To be added - To be added + an object of type + Internal method + a + This is an internal method and should not be used by user code. - - - Field - - System.UInt16 - - - - - To be added - To be added - - - - + + + Field System.UInt32 @@ -135,5 +144,60 @@ To be added + + + + Field + + System.String + + + + + To be added + To be added + + + + + + Field + + System.UInt32 + + + + + To be added + To be added + + + + + + Field + + System.Int32 + + + + + To be added + To be added + + + + + + Field + + Atk.KeyEventStruct + + + + Returns an empty + + + diff --git a/doc/en/Atk/KeyEventType.xml b/doc/en/Atk/KeyEventType.xml index 6bc70549a..05b7acc19 100644 --- a/doc/en/Atk/KeyEventType.xml +++ b/doc/en/Atk/KeyEventType.xml @@ -1,16 +1,12 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Specifies the type of a keyboard event. - - System.Enum @@ -19,9 +15,28 @@ GLib.GType(typeof(Atk.KeyEventTypeGType)) + + Specifies the type of a keyboard event. + + + + + + Field + + Atk.KeyEventType + + + + Not a valid value; specifies end of enumeration + + + + + Field Atk.KeyEventType @@ -35,6 +50,7 @@ + Field Atk.KeyEventType @@ -46,18 +62,5 @@ - - - Field - - Atk.KeyEventType - - - - Not a valid value; specifies end of enumeration - - - - diff --git a/doc/en/Atk/KeySnoopFunc.xml b/doc/en/Atk/KeySnoopFunc.xml index 95298d38d..98c4e8b68 100644 --- a/doc/en/Atk/KeySnoopFunc.xml +++ b/doc/en/Atk/KeySnoopFunc.xml @@ -1,24 +1,24 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added. - To be added - To be added - To be added. - System.Delegate - System.Int32 + + To be added. + To be added + To be added. + To be added + + diff --git a/doc/en/Atk/Layer.xml b/doc/en/Atk/Layer.xml index b5aaa153f..7998d27ca 100644 --- a/doc/en/Atk/Layer.xml +++ b/doc/en/Atk/Layer.xml @@ -1,16 +1,12 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Describes the layer of a component - These enumerated "layer values" are used when determining which UI rendering layer a component is drawn into, which can help in making determinations of when components occlude one another. - System.Enum @@ -19,22 +15,14 @@ GLib.GType(typeof(Atk.LayerGType)) + + Describes the layer of a component + These enumerated "layer values" are used when determining which UI rendering layer a component is drawn into, which can help in making determinations of when components occlude one another. + - - - Field - - Atk.Layer - - - - The object does not have a layer - - - - + Field Atk.Layer @@ -48,6 +36,7 @@ + Field Atk.Layer @@ -59,21 +48,23 @@ - - + + + Field Atk.Layer - This layer is normally used for components + The object does not have a layer + Field Atk.Layer @@ -85,21 +76,9 @@ - - - Field - - Atk.Layer - - - - This layer is used for popup components, such as menus - - - - + Field Atk.Layer @@ -111,8 +90,37 @@ + + + + Field + + Atk.Layer + + + + This layer is used for popup components, such as menus + + + + + + + + Field + + Atk.Layer + + + + This layer is normally used for components + + + + + Field Atk.Layer diff --git a/doc/en/Atk/LinkSelectedArgs.xml b/doc/en/Atk/LinkSelectedArgs.xml index 4de6d392a..dd16135c9 100644 --- a/doc/en/Atk/LinkSelectedArgs.xml +++ b/doc/en/Atk/LinkSelectedArgs.xml @@ -1,11 +1,15 @@ + atk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. @@ -13,13 +17,10 @@ - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property System.Int32 diff --git a/doc/en/Atk/LinkSelectedHandler.xml b/doc/en/Atk/LinkSelectedHandler.xml index 69a821a04..8e545cb00 100644 --- a/doc/en/Atk/LinkSelectedHandler.xml +++ b/doc/en/Atk/LinkSelectedHandler.xml @@ -1,11 +1,21 @@ + atk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + To be added. To be added. @@ -17,15 +27,5 @@ - - System.Delegate - - - System.Void - - - - - diff --git a/doc/en/Atk/Misc.xml b/doc/en/Atk/Misc.xml index 150f3db4d..a193f267f 100644 --- a/doc/en/Atk/Misc.xml +++ b/doc/en/Atk/Misc.xml @@ -1,16 +1,22 @@ + atk-sharp - 2.12.0.0 GLib.Object + + To be added. + To be added. + + + Constructor @@ -18,25 +24,9 @@ To be added. - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - + Constructor @@ -48,7 +38,8 @@ - + + Property GLib.GType @@ -60,7 +51,8 @@ - + + Property Atk.Misc @@ -71,8 +63,64 @@ To be added. + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideThreadsEnter", Type=typeof(Atk.Misc)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideThreadsLeave", Type=typeof(Atk.Misc)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + Method System.Void @@ -85,6 +133,7 @@ + Method System.Void @@ -96,9 +145,4 @@ - - To be added. - To be added. - - diff --git a/doc/en/Atk/NoOpObject.xml b/doc/en/Atk/NoOpObject.xml index 00018a4df..2531d6f3a 100644 --- a/doc/en/Atk/NoOpObject.xml +++ b/doc/en/Atk/NoOpObject.xml @@ -1,16 +1,12 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An which purports to implement all Atk interfaces. - It is the type of which is created if an accessible object is requested for an object type for which no factory type is specified. - Atk.Object @@ -46,347 +42,45 @@ Atk.Value + + An which purports to implement all Atk interfaces. + It is the type of which is created if an accessible object is requested for an object type for which no factory type is specified. + - - - Method - - System.Boolean - + + + + Constructor + - + - To be added - an object of type - an object of type - To be added + an object of type + Creates a new instance. + + - - - Method - - System.Void - + + + + Constructor + - + - To be added - an object of type - To be added - - - - - Method - - System.Void - - - - - - To be added - an object of type - To be added - - - - - Method - - System.Int32 - - - - - - - - To be added - an object of type - an object of type - an object of type - an object of type - To be added - - - - - Method - - System.Boolean - - - - - - - - To be added - an object of type - an object of type - an object of type - an object of type - To be added - - - - - Method - - System.Boolean - - - - - - To be added - an object of type - an object of type - To be added - - - - - Method - - System.String - - - - - - - To be added - an object of type - an object of type - an object of type - To be added - - - - - Method - - System.Void - - - - - - - To be added - an object of type - an object of type - To be added - - - - - Method - - System.Boolean - - - - - - To be added - an object of type - an object of type - To be added - - - - - Method - - System.Boolean - - - - - - To be added - an object of type - an object of type - To be added - - - - - Method - - System.Int32 - - - - - - - To be added - an object of type - an object of type - an object of type - To be added - - - - - Method - - System.Boolean - - - - - - To be added - an object of type - an object of type - To be added - - - - - Method - - System.Void - - - - - - - To be added - an object of type - an object of type - To be added - - - - - Method - - System.Boolean - - - - - - To be added - an object of type - an object of type - To be added - - - - - Method - - Atk.Object - - - - - - To be added - an object of type - an object of type - To be added - - - - - Method - - System.Int32 - - - - - - - To be added - an object of type - an object of type - an object of type - To be added - - - - - Method - - System.Void - - - - - - - To be added - an object of type - an object of type - To be added - - - - - Method - - Atk.Object - - - - - - - To be added - an object of type - an object of type - an object of type - To be added - - - - - Method - - System.String - - - - - - To be added - an object of type - an object of type - To be added - - - - - Method - - System.Void - - - - - - - To be added - an object of type - an object of type - To be added + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + Method System.Boolean @@ -395,430 +89,15 @@ - To be added an object of type - an object of type - To be added - - - - - Method - - System.String - - - - - To be added - an object of type - an object of type - To be added - - - - - Method - - System.Boolean - - - - - - - To be added - an object of type - an object of type - an object of type - To be added - - - - - Method - - Atk.Object - - - - - - To be added - an object of type - an object of type - To be added - - - - - Method - - System.Int32 - - - - - - - To be added - an object of type - an object of type - an object of type - To be added - - - - - Method - - System.Boolean - - - - - - To be added - an object of type - an object of type - To be added - - - - - Method - - System.Boolean - - - - To be added - an object of type - To be added - - - - - Method - - System.Boolean - - - - - - To be added - an object of type - an object of type - To be added - - - - - Method - - System.Boolean - - - - To be added - an object of type - To be added - - - - - Method - - Atk.Object - - - - - - To be added - an object of type - an object of type - To be added - - - - - Method - - System.Boolean - - - - - - To be added - an object of type - an object of type - To be added - - - - - Method - - System.Void - - - - - - - To be added - an object of type - an object of type - To be added - - - - - Method - - System.Void - - - - - - To be added - an object of type - To be added - - - - - Method - - System.Void - - - - - - - To be added - an object of type - an object of type - To be added - - - - - Method - - System.Void - - - - - - - To be added - an object of type - an object of type - To be added - - - - - Method - - System.Boolean - - - - - - - - To be added - an object of type - an object of type - an object of type - an object of type - To be added - - - - - Method - - System.String - - - - - - To be added - an object of type - an object of type - To be added - - - - - Method - - System.Boolean - - - - - - - To be added - an object of type - an object of type - an object of type - To be added - - - - - Method - - System.String - - - - - - To be added - an object of type - an object of type - To be added - - - - - Method - - System.String - - - - - - To be added - an object of type - an object of type - To be added - - - - - Method - - System.Boolean - - - - - - To be added - an object of type - an object of type - To be added - - - - - Method - - System.Void - - - - - - To be added - an object of type - To be added - - - - - Method - - System.Boolean - - - - - - - - To be added - an object of type - an object of type - an object of type - an object of type - To be added - - - - - Method - - System.Boolean - - - - To be added - an object of type - To be added - - - - - Method - - System.Boolean - - - - - - - - - - To be added - an object of type - an object of type - an object of type - an object of type - an object of type - an object of type - To be added - - - - - Method - - System.Boolean - - - - - - - To be added - an object of type - an object of type an object of type To be added + Method System.UInt32 @@ -827,1179 +106,32 @@ - To be added an object of type + To be added an object of type To be added - - + + + Method System.Boolean - - - + + an object of type To be added - an object of type - an object of type - an object of type an object of type To be added - - - Method - - Atk.Object - - - - - - - - To be added - an object of type - an object of type - an object of type - an object of type - To be added - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - - - - - - Creates a new instance. - an object of type - - - - - - - Property - - GLib.SList - - - To be added - an object of type - To be added - - - - - Property - - System.Int32 - - - To be added - an object of type - To be added - - - - - Property - - System.Int32 - - - To be added - an object of type - To be added - - - - - Property - - System.Int32 - - - To be added - an object of type - To be added - - - - - Property - - System.Int32 - - - To be added - an object of type - To be added - - - - - Property - - Atk.Object - - - - - To be added - an object of type - To be added - - - - - Property - - Atk.Object - - - - - To be added - an object of type - To be added - - - - - Property - - System.Int32 - - - To be added - an object of type - To be added - - - - - Property - - System.Int32 - - - To be added - an object of type - To be added - - - - - Property - - System.String - - - To be added - an object of type - To be added - - - - - Property - - System.String - - - - - To be added - an object of type - To be added - - - - - Property - - System.Int32 - - - To be added - an object of type - To be added - - - - - Property - - System.Int32 - - - To be added - an object of type - To be added - - - - - Property - - Atk.Layer - - - To be added - an object of type - To be added - - - - - Event - - Atk.TextChangedHandler - - - - To be added - To be added - - - - GLib.Signal("text_changed") - - - - - - Event - - System.EventHandler - - - - To be added - To be added - - - - GLib.Signal("text_selection_changed") - - - - - - Event - - Atk.TextCaretMovedHandler - - - - To be added - To be added - - - - GLib.Signal("text_caret_moved") - - - - - - Event - - Atk.RowDeletedHandler - - - - To be added - To be added - - - - GLib.Signal("row_deleted") - - - - - - Event - - Atk.RowInsertedHandler - - - - To be added - To be added - - - - GLib.Signal("row_inserted") - - - - - - Event - - System.EventHandler - - - - To be added - To be added - - - - GLib.Signal("model_changed") - - - - - - Event - - Atk.ColumnInsertedHandler - - - - To be added - To be added - - - - GLib.Signal("column_inserted") - - - - - - Event - - System.EventHandler - - - - To be added - To be added - - - - GLib.Signal("row_reordered") - - - - - - Event - - Atk.ColumnDeletedHandler - - - - To be added - To be added - - - - GLib.Signal("column_deleted") - - - - - - Event - - System.EventHandler - - - - To be added - To be added - - - - GLib.Signal("column_reordered") - - - - - - Event - - System.EventHandler - - - - To be added - To be added - - - - GLib.Signal("selection_changed") - - - - - - Event - - System.EventHandler - - - - To be added - To be added - - - - GLib.Signal("text_attributes_changed") - - - - - - Method - - System.Int32 - - - - - - To be added - a - a - To be added - - - - - Method - - System.Int32 - - - - - - To be added - a - a - To be added - - - - - Method - - System.String - - - - - - To be added - a - a - To be added - - - - - Method - - System.Void - - - - - - - - To be added - a - a - a - To be added - - - - - Method - - System.Void - - - - - - - - - - To be added - a - a - a - a - a - To be added - - - - - Method - - System.Void - - - - - - - To be added - a - a - To be added - - - - - Method - - System.Void - - - - - - - - To be added - a - a - a - To be added - - - - - Method - - System.Void - - - - - - - To be added - a - a - To be added - - - - - Method - - System.Int32 - - - - - - To be added - a - a - To be added - - - - - Method - - System.Int32 - - - - - - To be added - a - a - To be added - - - - - Method - - System.String - - - - - - - - - To be added - a - a - a - a - a - To be added - - - - - Method - - System.String - - - - - - - - To be added - a - a - a - a - To be added - - - - - Method - - System.String - - - - - - - - - To be added - a - a - a - a - a - To be added - - - - - Method - - System.Void - - - - - - - - - - - To be added - a - a - a - a - a - a - To be added - - - - - Method - - GLib.SList - - - - - - - - To be added - a - a - a - a - To be added - - - - - Method - - System.String - - - - - - - - - To be added - a - a - a - a - a - To be added - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Internal constructor - a - This is a constructor used by derivative types of that would have their own GLib.GType assigned to it. This is not typically used by C# code. - - - - System.Obsolete - - - - - - Property - - System.Int32 - - - - To be added - a - To be added - - - - - - Event - - Atk.LinkSelectedHandler - - - - To be added - To be added - - - - - GLib.Signal("link_selected") - - - - - - Method - - Atk.TextRange - - - - - - - - - To be added - a - a - a - a - a - To be added - - - - - - Method - - System.Void - - - - - - - - - To be added - a - a - a - a - To be added - - - - - - Method - - Atk.Hyperlink - - - - - - To be added - a - a - To be added - - - - - - Method - - System.Int32 - - - - - - To be added - a - a - To be added - - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - - Property - - GLib.Value - - - - To be added - a - To be added - - - - - - Method - - System.Char - - - - - - Gets the specified text. - position - the character at . - - - - - - - Event - - Atk.BoundsChangedHandler - - - - To be added - To be added - - - - - GLib.Signal("bounds_changed") - - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - - Method - - System.Void - - - - - - - To be added. - To be added. - To be added. - To be added. - - + Method System.Boolean @@ -2016,6 +148,7 @@ + Method System.Boolean @@ -2033,7 +166,8 @@ - + + Property System.Double @@ -2045,8 +179,45 @@ + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + - + + Property Atk.Attribute[] @@ -2058,8 +229,242 @@ + + + + Event + + + GLib.Signal("bounds_changed") + + + + Atk.BoundsChangedHandler + + + + To be added + To be added + + + + + + + Property + + Atk.Object + + + + + To be added + an object of type + To be added + + + + + + Property + + System.Int32 + + + To be added + an object of type + To be added + + + + + + Property + + System.Int32 + + + To be added + an object of type + To be added + + + + + + Method + + System.Boolean + + + + To be added + an object of type + To be added + + + + + + Event + + + GLib.Signal("column_deleted") + + + + Atk.ColumnDeletedHandler + + + + To be added + To be added + + + + + + Event + + + GLib.Signal("column_inserted") + + + + Atk.ColumnInsertedHandler + + + + To be added + To be added + + + + + + Event + + + GLib.Signal("column_reordered") + + + + System.EventHandler + + + + To be added + To be added + + + + + + Method + + System.Boolean + + + + + + + + an object of type + an object of type + an object of type + To be added + an object of type + To be added + + + + + + Method + + System.Void + + + + + + + an object of type + an object of type + To be added + To be added + + + + + + Method + + System.Void + + + + + + + an object of type + an object of type + To be added + To be added + + + + + + Property + + Atk.Attribute[] + + + To be added + an object of type + To be added + + + + + + Method + + System.Void + + + + + + + an object of type + an object of type + To be added + To be added + + + + + + Method + + System.Boolean + + + + + + an object of type + To be added + an object of type + To be added + + - + + Property System.String @@ -2073,6 +478,7 @@ + Method System.String @@ -2088,24 +494,757 @@ - - + + + + Method + + Atk.TextRange + + + + + + + + + a + a + a + a + To be added + a + To be added + + + + + + + Method + + System.Char + + + + + + position + Gets the specified text. + the character at . + + + + + + + Method System.Void - + + + + + + + + + a + a + a + a + a + a + To be added + To be added + + + + + + Method + + System.Int32 + + + + + + a + To be added + a + To be added + + + + + + Method + + System.String + + + + + + an object of type + To be added + an object of type + To be added + + + + + + Method + + System.Int32 + + + + + + + an object of type + an object of type + To be added + an object of type + To be added + + + + + + Method + + Atk.Object + + + + + + an object of type + To be added + an object of type + To be added + + + + + + Method + + System.Void + + + To be added. To be added. To be added. - + + + + + + + Method + + System.String + + + + + + an object of type + To be added + an object of type + To be added + + + + + + Method + + System.Void + + + + + + + + + + a + a + a + a + a + To be added + To be added + + + + + + Method + + System.Void + + + + + + + + a + a + a + To be added + To be added + + + + + + Method + + System.Void + + + + + + + a + a + To be added + To be added + + + + + + Method + + System.Int32 + + + + + + + an object of type + an object of type + To be added + an object of type + To be added + + + + + + Method + + System.String + + + + + + an object of type + To be added + an object of type + To be added + + + + + + Method + + Atk.Hyperlink + + + + + + a + To be added + a + To be added + + + + + + + Method + + System.Int32 + + + + + + a + To be added + a + To be added + + + + + + + Method + + System.String + + + + + + a + To be added + a + To be added + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + an object of type + To be added + an object of type + To be added + + + + + + Method + + System.Int32 + + + + + + + + an object of type + an object of type + an object of type + To be added + an object of type + To be added + + + + + + Method + + System.Void + + + + + + + + a + a + a + To be added + To be added + + + + + + Method + + Atk.TextRectangle + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + + + a + To be added + a + To be added + + + + + + Method + + System.String + + + + + + an object of type + To be added + an object of type + To be added + + + + + + Method + + System.Int32 + + + + + + + an object of type + an object of type + To be added + an object of type + To be added + + + + + + Method + + Atk.Object + + + + + + an object of type + To be added + an object of type + To be added + + + + + + Method + + Atk.Attribute[] + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + + + a + To be added + a + To be added + + + + + + Method + + System.Int32 + + + + + + a + To be added + a + To be added + + + + + + Method + + System.String + + + + + + + + a + a + a + To be added + a + To be added + + + + + + Method + + System.Void + + + + + + + a + a + To be added + To be added + + + + + + Method + + System.String + + + + + + + an object of type + an object of type + To be added + an object of type + To be added + + + + + + Method + + System.String + + + + + + + + + a + a + a + a + To be added + a + To be added + + + + + + Method + + System.String + + + + + + + + + a + a + a + a + To be added + a + To be added + + + + + + Method + + System.String + + + + + + + + + a + a + a + a + To be added + a + To be added + + + + + + Method + + System.Boolean + + + + To be added + an object of type + To be added + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + System.String + + + To be added + an object of type + To be added - + + Property System.String @@ -2117,8 +1256,129 @@ + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + System.Boolean + + + + + + an object of type + To be added + an object of type + To be added + + + + + + Method + + System.Boolean + + + + + + an object of type + To be added + an object of type + To be added + + + + + + Method + + System.Boolean + + + + + + an object of type + To be added + an object of type + To be added + + + + + + Method + + System.Boolean + + + + + + + an object of type + an object of type + To be added + an object of type + To be added + + + + + + Property + + Atk.Layer + + + To be added + an object of type + To be added + + + + + + Event + + + GLib.Signal("link_selected") + + + + Atk.LinkSelectedHandler + + + + To be added + To be added + + + + Event @@ -2136,6 +1396,7 @@ + Event @@ -2152,7 +1413,8 @@ - + + Property System.String @@ -2164,9 +1426,221 @@ + + + + Property + + System.Int32 + + + To be added + an object of type + To be added + + + + + + Event + + + GLib.Signal("model_changed") + + + + System.EventHandler + + + + To be added + To be added + + + + + + Property + + System.Int32 + + + To be added + an object of type + To be added + + + + + + Property + + System.Int32 + + + To be added + an object of type + To be added + + + + + + Property + + System.Int32 + + + + To be added + a + To be added + + + + + + + Property + + System.Int32 + + + To be added + an object of type + To be added + + + + + + Property + + System.Int32 + + + To be added + an object of type + To be added + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideBoundsChanged", Type=typeof(Atk.NoOpObject)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideColumnDeleted", Type=typeof(Atk.NoOpObject)) + + + + System.Void + + + + + + + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideColumnInserted", Type=typeof(Atk.NoOpObject)) + + + + System.Void + + + + + + + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideColumnReordered", Type=typeof(Atk.NoOpObject)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideLinkSelected", Type=typeof(Atk.NoOpObject)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideLoadComplete", Type=typeof(Atk.NoOpObject)) + + System.Void @@ -2179,7 +1653,13 @@ + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideLoadStopped", Type=typeof(Atk.NoOpObject)) + + System.Void @@ -2190,9 +1670,33 @@ + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideModelChanged", Type=typeof(Atk.NoOpObject)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideReload", Type=typeof(Atk.NoOpObject)) + + System.Void @@ -2203,8 +1707,244 @@ + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRowDeleted", Type=typeof(Atk.NoOpObject)) + + + + System.Void + + + + + + + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRowInserted", Type=typeof(Atk.NoOpObject)) + + + + System.Void + + + + + + + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRowReordered", Type=typeof(Atk.NoOpObject)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSelectionChanged", Type=typeof(Atk.NoOpObject)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideTextAttributesChanged", Type=typeof(Atk.NoOpObject)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideTextCaretMoved", Type=typeof(Atk.NoOpObject)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideTextChanged", Type=typeof(Atk.NoOpObject)) + + + + System.Void + + + + + + + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideTextSelectionChanged", Type=typeof(Atk.NoOpObject)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + System.Void + + + + + + an object of type + To be added + To be added + + + + + + Method + + Atk.Object + + + + + + + + an object of type + an object of type + an object of type + To be added + an object of type + To be added + + + + + + Method + + Atk.Object + + + + + + + an object of type + an object of type + To be added + an object of type + To be added + + + + + + Method + + Atk.Object + + + + + + an object of type + To be added + an object of type + To be added + + + Event @@ -2220,8 +1960,158 @@ + + + + Method + + System.Boolean + + + + + + an object of type + To be added + an object of type + To be added + + + + + + Method + + System.Void + + + + + + an object of type + To be added + To be added + + + + + + Method + + System.Boolean + + + + + + an object of type + To be added + an object of type + To be added + + + + + + Event + + + GLib.Signal("row_deleted") + + + + Atk.RowDeletedHandler + + + + To be added + To be added + + + + + + Event + + + GLib.Signal("row_inserted") + + + + Atk.RowInsertedHandler + + + + To be added + To be added + + + + + + Event + + + GLib.Signal("row_reordered") + + + + System.EventHandler + + + + To be added + To be added + + + + + + Method + + System.Boolean + + + + To be added + an object of type + To be added + + + + + + Event + + + GLib.Signal("selection_changed") + + + + System.EventHandler + + + + To be added + To be added + + + + + + Property + + System.Int32 + + + To be added + an object of type + To be added + + + Method System.Boolean @@ -2239,8 +2129,360 @@ + + + + Method + + System.Boolean + + + + + + an object of type + To be added + an object of type + To be added + + + + + + Method + + System.Void + + + + + + + an object of type + an object of type + To be added + To be added + + + + + + Method + + System.Void + + + + + + + an object of type + an object of type + To be added + To be added + + + + + + Method + + System.Boolean + + + + + + an object of type + To be added + an object of type + To be added + + + + + + Method + + System.Boolean + + + + + + + an object of type + an object of type + To be added + an object of type + To be added + + + + + + Method + + System.Boolean + + + + + + + + + + an object of type + an object of type + an object of type + an object of type + an object of type + To be added + an object of type + To be added + + + + + + Method + + System.Boolean + + + + + + an object of type + To be added + an object of type + To be added + + + + + + Method + + System.Boolean + + + + + + + + an object of type + an object of type + an object of type + To be added + an object of type + To be added + + + + + + Method + + System.Void + + + + + + + an object of type + an object of type + To be added + To be added + + + + + + Method + + System.Void + + + + + + + an object of type + an object of type + To be added + To be added + + + + + + Method + + System.Boolean + + + + + + + + an object of type + an object of type + an object of type + To be added + an object of type + To be added + + + + + + Method + + System.Boolean + + + + + + + + an object of type + an object of type + an object of type + To be added + an object of type + To be added + + + + + + Method + + System.Boolean + + + + + + + an object of type + an object of type + To be added + an object of type + To be added + + + + + + Property + + Atk.Object + + + + + To be added + an object of type + To be added + + + + + + Event + + + GLib.Signal("text_attributes_changed") + + + + System.EventHandler + + + + To be added + To be added + + + + + + Event + + + GLib.Signal("text_caret_moved") + + + + Atk.TextCaretMovedHandler + + + + To be added + To be added + + + + + + Event + + + GLib.Signal("text_changed") + + + + Atk.TextChangedHandler + + + + To be added + To be added + + + + + + Property + + System.String + + + + + To be added + an object of type + To be added + + + + + + Event + + + GLib.Signal("text_selection_changed") + + + + System.EventHandler + + + + To be added + To be added + + - + + Property System.IntPtr diff --git a/doc/en/Atk/NoOpObjectFactory.xml b/doc/en/Atk/NoOpObjectFactory.xml index 27c3c40ed..7b553fcbb 100644 --- a/doc/en/Atk/NoOpObjectFactory.xml +++ b/doc/en/Atk/NoOpObjectFactory.xml @@ -1,39 +1,25 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - The which creates an . - The which creates an . An instance of this is created by an if no factory type has not been specified to create an accessible object of a particular type. - Atk.ObjectFactory + + The which creates an . + The which creates an . An instance of this is created by an if no factory type has not been specified to create an accessible object of a particular type. + - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -42,8 +28,25 @@ + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + - + + Property GLib.GType @@ -55,23 +58,5 @@ Returns the native value for . - - - Constructor - - - - - - Internal constructor - a - This is a constructor used by derivative types of that would have their own GLib.GType assigned to it. This is not typically used by C# code. - - - - System.Obsolete - - - diff --git a/doc/en/Atk/Object.xml b/doc/en/Atk/Object.xml index a0fcac386..09bc33092 100644 --- a/doc/en/Atk/Object.xml +++ b/doc/en/Atk/Object.xml @@ -1,12 +1,17 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Object + + + The base object class for the Accessibility Toolkit API. @@ -18,294 +23,176 @@ All UI components in an application which provide useful information or services - - GLib.Object - - - - - - Method - - Atk.Object - - - - - - To be added - an object of type - an object of type - To be added - - - - - Method - - System.UInt32 - - - - - - To be added - an object of type - an object of type - To be added - - - - - Method - - System.Void - - - - - - To be added - an object of type - To be added - - - - - Method - - Atk.RelationSet - + + + + Constructor + - To be added - an object of type - To be added - - - - - Method - - System.Void - - - - - - To be added - an object of type - To be added - - - - - Method - - System.Void - - - - - - - To be added - an object of type - an object of type - To be added - - - - - Method - - Atk.StateSet - - - - To be added - an object of type - To be added + Default constructor + + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. - - - Property - - Atk.Object - - - - - To be added - an object of type - To be added - - - - - Property - - System.String - - - - - To be added - an object of type - To be added - - - - - Property - - System.Int32 - - - To be added - an object of type - To be added - - - - - Property - - System.Int32 - - - To be added - an object of type - To be added - - - - - Property - - Atk.Role - - - - - To be added - an object of type - To be added - - - - - Property - - System.Int32 - - - To be added - an object of type - To be added - - - - - Property - - Atk.Layer - - - To be added - an object of type - To be added - - - - - Property - - System.String - - - - - To be added - an object of type - To be added - - - - - Property - - System.String - - - - - To be added - an object of type - To be added - + + + + Event - GLib.Property("atk_object_name_property_name") + GLib.Signal("active_descendant_changed") - - - - Property - System.String + Atk.ActiveDescendantChangedHandler - - + To be added - an object of type To be added - - - GLib.Property("atk_object_name_property_description") - - + + + + + Method + + System.Boolean + + + + + + + a + a + To be added + a + To be added + - + + Property - - System.Int32 - - - To be added - an object of type - To be added - GLib.Property("atk_object_name_property_component_layer") + + System.Int32 + + + To be added + an object of type + To be added + - - + + + Property + + + GLib.Property("atk_object_name_property_component_mdi_zorder") + + + + System.Int32 + + + To be added + an object of type + To be added + + + + + + Property + + + GLib.Property("atk_object_name_property_description") + + + + System.String + + + + + To be added + an object of type + To be added + + + + + + Property + + + GLib.Property("atk_object_name_property_hypertext_num_links") + + + + System.Int32 + + + + To be added + a + To be added + + + + + + + Property + + + GLib.Property("atk_object_name_property_name") + + + + System.String + + + + + To be added + an object of type + To be added + + + + + + Property + + + GLib.Property("atk_object_name_property_parent") + + Atk.Object @@ -316,15 +203,176 @@ All UI components in an application which provide useful information or services an object of type To be added + + + + + Property + + + GLib.Property("atk_object_name_property_role") + + + + System.Int32 + + + + + To be added + an object of type + To be added + + + + + + Property + + + GLib.Property("atk_object_name_property_table_caption") + + + + System.String + + + + + To be added + an object of type + To be added + + + + + + Property + + + GLib.Property("atk_object_name_property_table_caption_object") + + + + Atk.Object + + + + To be added + a + To be added + + + + + + + Property + + + GLib.Property("atk_object_name_property_table_column_description") + + + + System.String + + + + + To be added + an object of type + To be added + + + + + + Property GLib.Property("atk_object_name_property_table_column_header") + + Atk.Object + + + + + To be added + an object of type + To be added + + + + + + Property + + + GLib.Property("atk_object_name_property_table_row_description") + + + + System.String + + + + + To be added + an object of type + To be added + + + + + + Property + + + GLib.Property("atk_object_name_property_table_row_header") + + + + Atk.Object + + + + + To be added + an object of type + To be added + + + + + + Property + + + GLib.Property("atk_object_name_property_table_summary") + + + + Atk.Object + + + + + To be added + an object of type + To be added + - + + Property + + + GLib.Property("atk_object_name_property_value") + + System.Double @@ -335,182 +383,30 @@ All UI components in an application which provide useful information or services an object of type To be added - - - GLib.Property("atk_object_name_property_value") - - - - + + + Property - Atk.Object - - - - - To be added - an object of type - To be added - - - - GLib.Property("atk_object_name_property_parent") - - - - - - Property - - System.String - - - - - To be added - an object of type - To be added - - - - GLib.Property("atk_object_name_property_table_row_description") - - - - - - Property - - System.Int32 - - - - - To be added - an object of type - To be added - - - - GLib.Property("atk_object_name_property_role") - - - - - - Property - - System.Int32 + Atk.Attribute[] - To be added - an object of type - To be added + To be added. + To be added. + To be added. + - - - GLib.Property("atk_object_name_property_component_mdi_zorder") - - - - - - Property - - System.String - - - - - To be added - an object of type - To be added - - - - GLib.Property("atk_object_name_property_table_caption") - - - - - - Property - - Atk.Object - - - - - To be added - an object of type - To be added - - - - GLib.Property("atk_object_name_property_table_summary") - - - - - - Property - - System.String - - - - - To be added - an object of type - To be added - - - - GLib.Property("atk_object_name_property_table_column_description") - - - - - - Property - - Atk.Object - - - - - To be added - an object of type - To be added - - - - GLib.Property("atk_object_name_property_table_row_header") - - - - - - Event - - Atk.StateChangeHandler - - - - To be added - To be added - - - - GLib.Signal("state_change") - - + Event + + + GLib.Signal("children_changed") + + Atk.ChildrenChangedHandler @@ -519,32 +415,100 @@ All UI components in an application which provide useful information or services To be added To be added - - - GLib.Signal("children_changed") - - - - - Event + + + + Method - System.EventHandler + System.UInt32 + + + + + + an object of type + To be added + an object of type + To be added + + + + + + Property + + System.String + + + + + To be added + an object of type + To be added + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void - To be added - To be added + To be added. + To be added. + - - - GLib.Signal("visible_data_changed") - - + Event + + + GLib.Signal("focus_event") + + Atk.FocusEventHandler @@ -553,67 +517,10 @@ All UI components in an application which provide useful information or services To be added To be added - - - GLib.Signal("focus_event") - - - - - - Event - - Atk.ActiveDescendantChangedHandler - - - - To be added - To be added - - - - GLib.Signal("active_descendant_changed") - - - - - - Method - - System.Boolean - - - - - - - To be added - a - a - a - To be added - - - - - Method - - System.Boolean - - - - - - - To be added - a - a - a - To be added - - + + Property GLib.GType @@ -625,24 +532,140 @@ All UI components in an application which provide useful information or services Returns the native value for . - - + + + + Property + + System.Int32 + + + To be added + an object of type + To be added + + + + + Method System.Void - + - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. + an object of type + To be added + To be added + + + + + + Property + + Atk.Layer + + + To be added + an object of type + To be added + + + + + + Property + + + System.Obsolete + + + + System.Int32 + + + To be added + an object of type + To be added + + + + + + Property + + System.Int32 + + + To be added + an object of type + To be added + + + + + + Property + + System.String + + + + + To be added + an object of type + To be added + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + an object of type + an object of type + To be added + To be added + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideActiveDescendantChanged", Type=typeof(Atk.Object)) + + System.Void @@ -650,26 +673,20 @@ All UI components in an application which provide useful information or services - Default handler for the event. a + Default handler for the event. Override this method in a subclass to provide a default handler for the event. - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideChildrenChanged", Type=typeof(Atk.Object)) + + System.Void @@ -678,115 +695,244 @@ All UI components in an application which provide useful information or services - Default handler for the event. a a + Default handler for the event. Override this method in a subclass to provide a default handler for the event. - - + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideFocusEvent", Type=typeof(Atk.Object)) + + System.Void - - + - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. - - - Constructor - - - - - - Internal constructor - a - This is a constructor used by derivative types of that would have their own GLib.GType assigned to it. This is not typically used by C# code. - + + + + Method - System.Obsolete + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetAttributes", Type=typeof(Atk.Object)) - - - - Event - Atk.PropertyChangeEventHandler + GLib.SList - To be added - To be added + To be added. + To be added. + To be added. + + + + + + Method - GLib.Signal("property_change") + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetDescription", Type=typeof(Atk.Object)) - - - - Constructor - + + System.String + - Default constructor - + To be added. + To be added. + To be added. + - - - Property + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetIndexInParent", Type=typeof(Atk.Object)) + + System.Int32 - To be added - a - To be added - + To be added. + To be added. + To be added. + + + + + + Method - GLib.Property("atk_object_name_property_hypertext_num_links") + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetLayer", Type=typeof(Atk.Object)) + + Atk.Layer + + + + To be added. + To be added. + To be added. + + - - - Property + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetMdiZorder", Type=typeof(Atk.Object)) + + + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetName", Type=typeof(Atk.Object)) + + + + System.String + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetNChildren", Type=typeof(Atk.Object)) + + + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetParent", Type=typeof(Atk.Object)) + + Atk.Object - To be added - a - To be added - + To be added. + To be added. + To be added. + + + + + + Method - GLib.Property("atk_object_name_property_table_caption_object") + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetRole", Type=typeof(Atk.Object)) + + Atk.Role + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideInitialize", Type=typeof(Atk.Object)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePropertyChange", Type=typeof(Atk.Object)) + + System.Void @@ -799,17 +945,360 @@ All UI components in an application which provide useful information or services Override this method in a subclass to provide a default handler for the event. - - - Property + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRefChild", Type=typeof(Atk.Object)) + + - Atk.Attribute[] + Atk.Object + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRefRelationSet", Type=typeof(Atk.Object)) + + + + Atk.RelationSet + + To be added. - To be added. + To be added. To be added. - + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRefStateSet", Type=typeof(Atk.Object)) + + + + Atk.StateSet + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSetDescription", Type=typeof(Atk.Object)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSetName", Type=typeof(Atk.Object)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSetParent", Type=typeof(Atk.Object)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSetRole", Type=typeof(Atk.Object)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideStateChange", Type=typeof(Atk.Object)) + + + + System.Void + + + + + + + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideVisibleDataChanged", Type=typeof(Atk.Object)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Property + + Atk.Object + + + + + To be added + an object of type + To be added + + + + + + Event + + + GLib.Signal("property_change") + + + + Atk.PropertyChangeEventHandler + + + + To be added + To be added + + + + + + Method + + Atk.Object + + + + + + an object of type + To be added + an object of type + To be added + + + + + + Method + + Atk.RelationSet + + + + To be added + an object of type + To be added + + + + + + Method + + Atk.StateSet + + + + To be added + an object of type + To be added + + + + + + Method + + System.Void + + + + + + an object of type + To be added + To be added + + + + + + Method + + System.Boolean + + + + + + + a + a + To be added + a + To be added + + + + + + Property + + Atk.Role + + + + + To be added + an object of type + To be added + + + + + + Event + + + GLib.Signal("state_change") + + + + Atk.StateChangeHandler + + + + To be added + To be added + + + + + + Event + + + GLib.Signal("visible_data_changed") + + + + System.EventHandler + + + + To be added + To be added diff --git a/doc/en/Atk/ObjectFactory+CreateAccessibleDelegate.xml b/doc/en/Atk/ObjectFactory+CreateAccessibleDelegate.xml new file mode 100644 index 000000000..de1f616b6 --- /dev/null +++ b/doc/en/Atk/ObjectFactory+CreateAccessibleDelegate.xml @@ -0,0 +1,23 @@ + + + + + atk-sharp + + + System.Delegate + + + + + + Atk.Object + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Atk/ObjectFactory+GetAccessibleTypeDelegate.xml b/doc/en/Atk/ObjectFactory+GetAccessibleTypeDelegate.xml new file mode 100644 index 000000000..8ee9b3855 --- /dev/null +++ b/doc/en/Atk/ObjectFactory+GetAccessibleTypeDelegate.xml @@ -0,0 +1,20 @@ + + + + + atk-sharp + + + System.Delegate + + + + GLib.GType + + + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Atk/ObjectFactory.xml b/doc/en/Atk/ObjectFactory.xml index 5546c0e43..fe32d975e 100644 --- a/doc/en/Atk/ObjectFactory.xml +++ b/doc/en/Atk/ObjectFactory.xml @@ -1,24 +1,66 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - The base object class for a factory used to create accessible objects for objects of a specific . - The function is normally called to store in the registry the factory type to be used to create an accessible of a particular . - GLib.Object + + The base object class for a factory used to create accessible objects for objects of a specific . + The function is normally called to store in the registry the factory type to be used to create an accessible of a particular . + + + + + Constructor + + + + Default constructor + + + + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Property + + GLib.GType + + + + To be added + a + To be added + + + Method Atk.Object @@ -27,41 +69,43 @@ - To be added an object of type + To be added an object of type To be added - - - Method + + + + Property - System.Void + Atk.ObjectFactory+CreateAccessibleDelegate - - To be added - To be added + To be added. + To be added. + To be added. + - - - Constructor - - - - + + + + Property + + Atk.ObjectFactory+GetAccessibleTypeDelegate + - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - + To be added. + To be added. + To be added. + - + + Property GLib.GType @@ -73,45 +117,36 @@ Returns the native value for . - - - Property + + + + Method - GLib.GType + System.Void To be added - a To be added - - - Constructor - - - - - - Internal constructor - a - This is a constructor used by derivative types of that would have their own GLib type assigned to it. This is not typically used by C# code. - + + + + Method - System.Obsolete + GLib.DefaultSignalHandler(ConnectionMethod="OverrideInvalidate", Type=typeof(Atk.ObjectFactory)) - - - - Constructor - + + System.Void + - Default constructor - + To be added. + To be added. + diff --git a/doc/en/Atk/Plug.xml b/doc/en/Atk/Plug.xml new file mode 100644 index 000000000..cdc0f312f --- /dev/null +++ b/doc/en/Atk/Plug.xml @@ -0,0 +1,404 @@ + + + + + atk-sharp + + + Atk.Object + + + + Atk.Component + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.UInt32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.Double + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("bounds_changed") + + + + Atk.BoundsChangedHandler + + + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + Atk.Layer + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideBoundsChanged", Type=typeof(Atk.Plug)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetObjectId", Type=typeof(Atk.Plug)) + + + + System.String + + + + To be added. + To be added. + To be added. + + + + + + + Method + + Atk.Object + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Atk/PropertyChangeArgs.xml b/doc/en/Atk/PropertyChangeArgs.xml index 2c7e7c1a4..70e849774 100644 --- a/doc/en/Atk/PropertyChangeArgs.xml +++ b/doc/en/Atk/PropertyChangeArgs.xml @@ -1,25 +1,26 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Atk.PropertyValues diff --git a/doc/en/Atk/PropertyChangeEventHandler.xml b/doc/en/Atk/PropertyChangeEventHandler.xml index 6a86f7889..7d95615ab 100644 --- a/doc/en/Atk/PropertyChangeEventHandler.xml +++ b/doc/en/Atk/PropertyChangeEventHandler.xml @@ -1,12 +1,22 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + To be added. To be added. @@ -17,15 +27,5 @@ To attach a to an event, add the PropertyChangeEventHandler instance to the event. The methods referenced by the PropertyChangeEventHandler instance are invoked whenever the event is raised, until the PropertyChangeEventHandler is removed from the event. - - System.Delegate - - - System.Void - - - - - diff --git a/doc/en/Atk/PropertyChangeHandler.xml b/doc/en/Atk/PropertyChangeHandler.xml index 559648e52..2b0f9c710 100644 --- a/doc/en/Atk/PropertyChangeHandler.xml +++ b/doc/en/Atk/PropertyChangeHandler.xml @@ -1,20 +1,13 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added. - To be added. - Event handler. - To be added - System.Delegate - @@ -22,4 +15,11 @@ System.Void + + To be added. + To be added. + Event handler. + To be added + + diff --git a/doc/en/Atk/PropertyValues.xml b/doc/en/Atk/PropertyValues.xml index aba746046..9a009d47b 100644 --- a/doc/en/Atk/PropertyValues.xml +++ b/doc/en/Atk/PropertyValues.xml @@ -1,35 +1,79 @@ - + + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + + + System.IEquatable<Atk.PropertyValues> + + To be added To be added - - System.ValueType - - - - - Field + + + + Method - Atk.PropertyValues + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 - Returns an empty - + To be added. + To be added. + To be added. + + Method Atk.PropertyValues @@ -38,14 +82,43 @@ - Internal method a + Internal method a new This is an internal method and should not be used by user code. + + + + Field + + GLib.Value + + + + + To be added + To be added + + + + + + Field + + GLib.Value + + + + + To be added + To be added + + + Field System.String @@ -57,30 +130,17 @@ To be added - - + + + Field - GLib.Value + Atk.PropertyValues - - + - To be added - To be added - - - - - Field - - GLib.Value - - - - - To be added - To be added + Returns an empty + diff --git a/doc/en/Atk/RealStateSet.xml b/doc/en/Atk/RealStateSet.xml new file mode 100644 index 000000000..fce0780da --- /dev/null +++ b/doc/en/Atk/RealStateSet.xml @@ -0,0 +1,32 @@ + + + + + atk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Atk/Rectangle.xml b/doc/en/Atk/Rectangle.xml index 88e53a6c6..7b56557f4 100644 --- a/doc/en/Atk/Rectangle.xml +++ b/doc/en/Atk/Rectangle.xml @@ -1,75 +1,93 @@ - + + atk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + + + System.IEquatable<Atk.Rectangle> + + To be added To be added - - System.ValueType - - - - - Field + + + + Method - Atk.Rectangle + System.Boolean + - To be added - To be added + To be added. + To be added. + To be added. + To be added. + - - - Field + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method System.Int32 - - + - To be added - To be added + To be added. + To be added. + To be added. + - - - Field + + + + Property - System.Int32 + GLib.GType - - - - To be added - To be added - - - - - Field - - System.Int32 - - - + To be added + a To be added + Field System.Int32 @@ -83,6 +101,7 @@ + Method Atk.Rectangle @@ -91,27 +110,15 @@ - To be added a - a - To be added - - - - - Property - - GLib.GType - - - To be added - a + a To be added + Method GLib.Value @@ -128,6 +135,7 @@ + Method Atk.Rectangle @@ -142,5 +150,61 @@ To be added. + + + + Field + + System.Int32 + + + + + To be added + To be added + + + + + + Field + + System.Int32 + + + + + To be added + To be added + + + + + + Field + + System.Int32 + + + + + To be added + To be added + + + + + + Field + + Atk.Rectangle + + + + + To be added + To be added + + diff --git a/doc/en/Atk/Registry.xml b/doc/en/Atk/Registry.xml index 8745425d8..4b0613a27 100644 --- a/doc/en/Atk/Registry.xml +++ b/doc/en/Atk/Registry.xml @@ -1,39 +1,86 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An object used to store the of the factories used to create an accessible object for an object of a particular . - - GLib.Object + + An object used to store the of the factories used to create an accessible object for an object of a particular . + + + + + + Constructor + + + + Default constructor + + + + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. + + + + Method + + Atk.ObjectFactory + + + + + + a + To be added + a + To be added + + + + + + Method + + GLib.GType + + + + + + a + To be added + a + To be added + + - + + Property GLib.GType @@ -45,24 +92,9 @@ Returns the native value for . - - - Method - - Atk.ObjectFactory - - - - - - To be added - a - a - To be added - - + Method System.Void @@ -72,55 +104,11 @@ - To be added a a - To be added - - - - - Method - - GLib.GType - - - - - To be added - a - a To be added - - - Constructor - - - - - - Internal constructor - a - This is a constructor used by derivative types of that would have their own GLib.GType assigned to it. This is not typically used by C# code. - - - - System.Obsolete - - - - - - Constructor - - - - Default constructor - - - diff --git a/doc/en/Atk/Relation.xml b/doc/en/Atk/Relation.xml index 5e6225211..774b471be 100644 --- a/doc/en/Atk/Relation.xml +++ b/doc/en/Atk/Relation.xml @@ -1,12 +1,17 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Object + + + An describes a relation between an object and one or more other objects. @@ -21,77 +26,60 @@ - - GLib.Object - - - + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. - - - Method - - Atk.RelationType - + + + + Constructor + - + + - To be added - a - a - To be added + an array of + an for the relation. + Creates a new with the provided information. + + - - + + + Method - System.String + System.Void - + + a To be added - a - a - To be added - - - - - Method - - Atk.RelationType - - - - - - To be added - a - a To be added + - + + Property GLib.GType @@ -103,43 +91,15 @@ Returns the native value for . - - - Constructor - - - - - - Internal constructor - a - This is a constructor used by derivative types of that would have their own GLib.GType assigned to it. This is not typically used by C# code. - + + + + Property - System.Obsolete + GLib.Property("relation_type") - - - - Constructor - - - - - - - Creates a new with the provided information. - an array of - an for the relation. - - - - - - - Property Atk.RelationType @@ -151,33 +111,31 @@ - - - GLib.Property("relation_type") - - - - + + + Method - System.Void + System.Boolean - To be added - a - To be added - + To be added. + To be added. + To be added. + To be added. + - + + Property - System.IntPtr + Atk.Object[] To be added. @@ -185,5 +143,56 @@ To be added. + + + + Method + + Atk.RelationType + + + + + + a + To be added + a + To be added + + + + + + Method + + System.String + + + + + + a + To be added + a + To be added + + + + + + Method + + Atk.RelationType + + + + + + a + To be added + a + To be added + + diff --git a/doc/en/Atk/RelationSet.xml b/doc/en/Atk/RelationSet.xml index 9ee5049de..6a39f2bd1 100644 --- a/doc/en/Atk/RelationSet.xml +++ b/doc/en/Atk/RelationSet.xml @@ -1,12 +1,17 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Object + + + A set of , normally the set which @@ -14,14 +19,92 @@ - - GLib.Object - - - + + + + Constructor + + + + To be added + To be added + + + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Method + + System.Void + + + + + + an + Add a new relation to the current relation set if it is not already present. + + + + + + + Method + + System.Void + + + + + + + a + a + To be added + To be added + + + + + + + Method + + System.Boolean + + + + + + An . + Determines whether the relation set contains a relation that matches the specified type. + + if relationship is the relationship + type of a relation in set, otherwise. + + + + + Method Atk.Relation @@ -30,8 +113,8 @@ - Determines the relation at the specified position in the relation set. An representing a position in the set, starting from 0. + Determines the relation at the specified position in the relation set. An , which is the relation at position in the set. @@ -41,6 +124,7 @@ + Method Atk.Relation @@ -49,100 +133,15 @@ - Finds a relation that matches the specified type. An + Finds a relation that matches the specified type. An , which is a relation matching the specified type. - - - Method - - System.Void - - - - - - Add a new relation to the current relation set if it is not already present. - an - - - - - - Method - - System.Boolean - - - - - - Determines whether the relation set contains a relation that matches the specified type. - An . - - if relationship is the relationship - type of a relation in set, otherwise. - - - - - - - Method - - System.Void - - - - - - Removes a relation from the relation set. - An . - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - - - - To be added - To be added - - - - - Property - - System.Int32 - - - Determines the number of relations in a relation set. - An integer representing the number of relations in the set. - - - - + + Property GLib.GType @@ -154,40 +153,33 @@ Returns the native value for . - - - Constructor - - - - + + + + Property + + System.Int32 + - Internal constructor - a - This is a constructor used by derivative types of that would have their own GLib type assigned to it. This is not typically used by C# code. + Determines the number of relations in a relation set. + An integer representing the number of relations in the set. + - - - System.Obsolete - - - - + + + Method System.Void - - + - To be added - a - a - To be added - + An . + Removes a relation from the relation set. + diff --git a/doc/en/Atk/RelationType.xml b/doc/en/Atk/RelationType.xml index 00cddd6e3..6bd85b098 100644 --- a/doc/en/Atk/RelationType.xml +++ b/doc/en/Atk/RelationType.xml @@ -1,16 +1,12 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Describes the type of the relation - - System.Enum @@ -19,22 +15,14 @@ GLib.GType(typeof(Atk.RelationTypeGType)) + + Describes the type of the relation + + - - - Field - - Atk.RelationType - - - - No Relation - - - - + Field Atk.RelationType @@ -48,6 +36,7 @@ + Field Atk.RelationType @@ -59,8 +48,93 @@ + + + + Field + + Atk.RelationType + + + To be added. + + + + + + + Field + + Atk.RelationType + + + To be added. + + + + + + + Field + + Atk.RelationType + + + + + Inverse of , indicates that this object's content is visualy embedded in another object. + + + + + + + + Field + + Atk.RelationType + + + + + Indicates that the object visually embeds another object's content, i.e. this object's content flows around another's content. + + + + + + + + Field + + Atk.RelationType + + + + + Indicates that the object has content that flows logically from another AtkObject in a sequential way, (for instance text-flow). + + + + + + + + Field + + Atk.RelationType + + + + + Indicates that the object has content that flows logically to another AtkObject in a sequential way, (for instance text-flow). + + + + + Field Atk.RelationType @@ -74,6 +148,7 @@ + Field Atk.RelationType @@ -85,8 +160,23 @@ + + + + Field + + Atk.RelationType + + + + To be added + + + + + Field Atk.RelationType @@ -100,6 +190,7 @@ + Field Atk.RelationType @@ -111,105 +202,35 @@ - - + + + + Field + + Atk.RelationType + + + To be added. + + + + + + Field Atk.RelationType - To be added + No Relation - - - Field - - Atk.RelationType - - - - - Indicates that the object has content that flows logically to another AtkObject in a sequential way, (for instance text-flow). - - - - - - - Field - - Atk.RelationType - - - - - Indicates that the object has content that flows logically from another AtkObject in a sequential way, (for instance text-flow). - - - - - - - Field - - Atk.RelationType - - - - - To be added - - - - - - - Field - - Atk.RelationType - - - - - Indicates that the object visually embeds another object's content, i.e. this object's content flows around another's content. - - - - - - - Field - - Atk.RelationType - - - - - Inverse of , indicates that this object's content is visualy embedded in another object. - - - - - - - Field - - Atk.RelationType - - - - - To be added - To be added - - - + Field Atk.RelationType @@ -222,26 +243,34 @@ - - + + + Field Atk.RelationType + + - To be added. - + To be added + To be added + - - + + + Field Atk.RelationType + + - To be added. - + To be added + + diff --git a/doc/en/Atk/Role.xml b/doc/en/Atk/Role.xml index 6d67b0897..b438f5b4d 100644 --- a/doc/en/Atk/Role.xml +++ b/doc/en/Atk/Role.xml @@ -1,16 +1,12 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Describes the role of an object - - System.Enum @@ -19,22 +15,14 @@ GLib.GType(typeof(Atk.RoleGType)) + + Describes the role of an object + + - - - Field - - Atk.Role - - - - Invalid role - - - - + Field Atk.Role @@ -48,6 +36,7 @@ + Field Atk.Role @@ -61,6 +50,7 @@ + Field Atk.Role @@ -72,8 +62,24 @@ + + + + Field + + Atk.Role + + + + + The object is an application object, which may contain objects or other types of accessibles. + + + + + Field Atk.Role @@ -85,8 +91,24 @@ + + + + Field + + Atk.Role + + + + + To be added + To be added + + + + Field Atk.Role @@ -100,6 +122,7 @@ + Field Atk.Role @@ -111,8 +134,33 @@ + + + + Field + + Atk.Role + + + To be added. + + + + + + + Field + + Atk.Role + + + To be added. + + + + Field Atk.Role @@ -126,6 +174,7 @@ + Field Atk.Role @@ -139,6 +188,7 @@ + Field Atk.Role @@ -152,6 +202,7 @@ + Field Atk.Role @@ -165,6 +216,7 @@ + Field Atk.Role @@ -178,6 +230,7 @@ + Field Atk.Role @@ -189,21 +242,9 @@ - - - Field - - Atk.Role - - - - An inconifed internal frame within a - - - - + Field Atk.Role @@ -215,8 +256,23 @@ + + + + Field + + Atk.Role + + + + An inconifed internal frame within a + + + + + Field Atk.Role @@ -230,6 +286,7 @@ + Field Atk.Role @@ -243,6 +300,7 @@ + Field Atk.Role @@ -254,8 +312,21 @@ + + + + Field + + Atk.Role + + + To be added. + + + + Field Atk.Role @@ -267,755 +338,9 @@ - - - Field - - Atk.Role - - - - A specialized dialog that lets the user choose a file - - - - - - - Field - - Atk.Role - - - - A object that fills up space in a user interface - - - - - - - Field - - Atk.Role - - - - A specialized dialog that lets the user choose a font - - - - - - - Field - - Atk.Role - - - - A top level window with a title bar, border, menubar, etc. - - - - - - - Field - - Atk.Role - - - - A pane that is guaranteed to be painted on top of all panes beneath it - - - - - - - Field - - Atk.Role - - - - A document container for HTML, whose children represent the document content - - - - - - - Field - - Atk.Role - - - - A small fixed size picture, typically used to decorate components - - - - - - - Field - - Atk.Role - - - - An object whose primary purpose is to display an image - - - - - - - Field - - Atk.Role - - - - A frame-like object that is clipped by a desktop pane - - - - - - - Field - - Atk.Role - - - - An object used to present an icon or short string in an interface - - - - - - - Field - - Atk.Role - - - - A specialized pane that allows its children to be drawn in layers, providing a form of stacking order - - - - - - - Field - - Atk.Role - - - - An object that presents a list of objects to the user and allows the user to select one or more of them - - - - - - - Field - - Atk.Role - - - - An object that represents an element of a list - - - - - - - Field - - Atk.Role - - - - An object usually found inside a menu bar that contains a list of actions the user can choose from - - - - - - - Field - - Atk.Role - - - - An object usually drawn at the top of the primary dialog box of an application that contains a list of menus the user can choose from - - - - - - - Field - - Atk.Role - - - - An object usually contained in a menu that presents an action the user can choose - - - - - - - Field - - Atk.Role - - - - A specialized pane whose primary use is inside a Dialog - - - - - - - Field - - Atk.Role - - - - An object that is a child of a page tab list - - - - - - - Field - - Atk.Role - - - - An object that presents a series of panels (or page tabs), one at a time, through some mechanism provided by the object - - - - - - - Field - - Atk.Role - - - - A generic container that is often used to group objects - - - - - - - Field - - Atk.Role - - - - A text object uses for passwords, or other places where the text content is not shown visibly to the user - - - - - - - Field - - Atk.Role - - - - A temporary window that is usually used to offer the user a list of choices, and then hides when the user selects one of those choices - - - - - - - Field - - Atk.Role - - - - An object used to indicate how much of a task has been completed - - - - - - - Field - - Atk.Role - - - - An object the user can manipulate to tell the application to do something - - - - - - - Field - - Atk.Role - - - - A specialized check box that will cause other radio buttons in the same group to become unchecked when this one is checked - - - - - - - Field - - Atk.Role - - - - A check menu item which belongs to a group. At each instant exactly one of the radio menu items from a group is selected - - - - - - - Field - - Atk.Role - - - - A specialized pane that has a glass pane and a layered pane as its children - - - - - - - Field - - Atk.Role - - - - The header for a row of data - - - - - - - Field - - Atk.Role - - - - An object usually used to allow a user to incrementally view a large amount of data. - - - - - - - Field - - Atk.Role - - - - An object that allows a user to incrementally view a large amount of information - - - - - - - Field - - Atk.Role - - - - An object usually contained in a menu to provide a visible and logical separation of the contents in a menu - - - - - - - Field - - Atk.Role - - - - An object that allows the user to select from a bounded range - - - - - - - Field - - Atk.Role - - - - A specialized panel that presents two other panels at the same time - - - - - - - Field - - Atk.Role - - - - An object used to get an integer or floating point number from the user - - - - - - - Field - - Atk.Role - - - - An object which reports messages of minor importance to the user - - - - - - - Field - - Atk.Role - - - - An object used to represent information in terms of rows and columns - - - - - - - Field - - Atk.Role - - - - A cell in a table - - - - - - - Field - - Atk.Role - - - - The header for a column of a table - - - - - - - Field - - Atk.Role - - - - The header for a row of a table - - - - - - - Field - - Atk.Role - - - - A menu item used to tear off and reattach its menu - - - - - - - Field - - Atk.Role - - - - An object that represents an accessible terminal - - - - - - - Field - - Atk.Role - - - - An object that presents text to the user - - - - - - - Field - - Atk.Role - - - - A specialized push button that can be checked or unchecked, but does not provide a separate indicator for the current state - - - - - - - Field - - Atk.Role - - - - A bar or palette usually composed of push buttons or toggle buttons - - - - - - - Field - - Atk.Role - - - - An object that provides information about another object - - - - - - - Field - - Atk.Role - - - - An object used to represent hierarchical information to the user - - - - - - - Field - - Atk.Role - - - - An object capable of expanding and collapsing rows as well as showing multiple columns of data - - - - - - - Field - - Atk.Role - - - - The object contains some Accessible information, but its role is not known - - - - - - - Field - - Atk.Role - - - - An object usually used in a scroll pane - - - - - - - Field - - Atk.Role - - - - A top level window with no title or border. - - - - - - - Field - - Atk.Role - - - - not a valid role, used for finding end of enumeration - - - - - - - Field - - Atk.Role - - - - - An object that serves as a document header. - - - - - - - Field - - Atk.Role - - - - - An object that serves as a document footer. - - - - - - - Field - - Atk.Role - - - - - An object which is contains a paragraph of text content. - - - - - - - Field - - Atk.Role - - - - - An object which describes margins and tab stops, etc. for text objects which it controls (should have CONTROLLER_FOR relation to such). - - - - - - - Field - - Atk.Role - - - - - The object is an application object, which may contain objects or other types of accessibles. - - - - - - - Field - - Atk.Role - - - - - To be added - To be added - - - + Field Atk.Role @@ -1030,6 +355,7 @@ + Field Atk.Role @@ -1042,41 +368,9 @@ - - - Field - - Atk.Role - - - To be added. - - - - - - Field - - Atk.Role - - - To be added. - - - - - - Field - - Atk.Role - - - To be added. - - - + Field Atk.Role @@ -1086,8 +380,66 @@ + + + + Field + + Atk.Role + + + + A specialized dialog that lets the user choose a file + + + + + + + + Field + + Atk.Role + + + + A object that fills up space in a user interface + + + + + + + + Field + + Atk.Role + + + + A specialized dialog that lets the user choose a font + + + + + + + + Field + + Atk.Role + + + + + An object that serves as a document footer. + + + + + Field Atk.Role @@ -1097,8 +449,52 @@ + + + + Field + + Atk.Role + + + + A top level window with a title bar, border, menubar, etc. + + + + + + + + Field + + Atk.Role + + + + A pane that is guaranteed to be painted on top of all panes beneath it + + + + + + + + Field + + Atk.Role + + + + + An object that serves as a document header. + + + + + Field Atk.Role @@ -1108,8 +504,51 @@ + + + + Field + + Atk.Role + + + + A document container for HTML, whose children represent the document content + + + + + + + + Field + + Atk.Role + + + + A small fixed size picture, typically used to decorate components + + + + + + + + Field + + Atk.Role + + + + An object whose primary purpose is to display an image + + + + + Field Atk.Role @@ -1119,8 +558,79 @@ + + + + Field + + Atk.Role + + + + A frame-like object that is clipped by a desktop pane + + + + + + + + Field + + Atk.Role + + + + Invalid role + + + + + + + + Field + + Atk.Role + + + + An object used to present an icon or short string in an interface + + + + + + + + Field + + Atk.Role + + + + not a valid role, used for finding end of enumeration + + + + + + + + Field + + Atk.Role + + + + A specialized pane that allows its children to be drawn in layers, providing a form of stacking order + + + + + Field Atk.Role @@ -1130,8 +640,93 @@ + + + + Field + + Atk.Role + + + + An object that presents a list of objects to the user and allows the user to select one or more of them + + + + + + + + Field + + Atk.Role + + + + An object that represents an element of a list + + + + + + + + Field + + Atk.Role + + + + An object usually found inside a menu bar that contains a list of actions the user can choose from + + + + + + + + Field + + Atk.Role + + + + An object usually drawn at the top of the primary dialog box of an application that contains a list of menus the user can choose from + + + + + + + + Field + + Atk.Role + + + + An object usually contained in a menu that presents an action the user can choose + + + + + + + + Field + + Atk.Role + + + + A specialized pane whose primary use is inside a Dialog + + + + + Field Atk.Role @@ -1141,8 +736,150 @@ + + + + Field + + Atk.Role + + + + An object that is a child of a page tab list + + + + + + + + Field + + Atk.Role + + + + An object that presents a series of panels (or page tabs), one at a time, through some mechanism provided by the object + + + + + + + + Field + + Atk.Role + + + + A generic container that is often used to group objects + + + + + + + + Field + + Atk.Role + + + + + An object which is contains a paragraph of text content. + + + + + + + + Field + + Atk.Role + + + + A text object uses for passwords, or other places where the text content is not shown visibly to the user + + + + + + + + Field + + Atk.Role + + + + A temporary window that is usually used to offer the user a list of choices, and then hides when the user selects one of those choices + + + + + + + + Field + + Atk.Role + + + + An object used to indicate how much of a task has been completed + + + + + + + + Field + + Atk.Role + + + + An object the user can manipulate to tell the application to do something + + + + + + + + Field + + Atk.Role + + + + A specialized check box that will cause other radio buttons in the same group to become unchecked when this one is checked + + + + + + + + Field + + Atk.Role + + + + A check menu item which belongs to a group. At each instant exactly one of the radio menu items from a group is selected + + + + + Field Atk.Role @@ -1152,8 +889,80 @@ + + + + Field + + Atk.Role + + + + A specialized pane that has a glass pane and a layered pane as its children + + + + + + + + Field + + Atk.Role + + + + The header for a row of data + + + + + + + + Field + + Atk.Role + + + + + An object which describes margins and tab stops, etc. for text objects which it controls (should have CONTROLLER_FOR relation to such). + + + + + + + + Field + + Atk.Role + + + + An object usually used to allow a user to incrementally view a large amount of data. + + + + + + + + Field + + Atk.Role + + + + An object that allows a user to incrementally view a large amount of information + + + + + Field Atk.Role @@ -1163,5 +972,285 @@ + + + + Field + + Atk.Role + + + + An object usually contained in a menu to provide a visible and logical separation of the contents in a menu + + + + + + + + Field + + Atk.Role + + + + An object that allows the user to select from a bounded range + + + + + + + + Field + + Atk.Role + + + + An object used to get an integer or floating point number from the user + + + + + + + + Field + + Atk.Role + + + + A specialized panel that presents two other panels at the same time + + + + + + + + Field + + Atk.Role + + + + An object which reports messages of minor importance to the user + + + + + + + + Field + + Atk.Role + + + + An object used to represent information in terms of rows and columns + + + + + + + + Field + + Atk.Role + + + + A cell in a table + + + + + + + + Field + + Atk.Role + + + + The header for a column of a table + + + + + + + + Field + + Atk.Role + + + + The header for a row of a table + + + + + + + + Field + + Atk.Role + + + + A menu item used to tear off and reattach its menu + + + + + + + + Field + + Atk.Role + + + + An object that represents an accessible terminal + + + + + + + + Field + + Atk.Role + + + + An object that presents text to the user + + + + + + + + Field + + Atk.Role + + + + A specialized push button that can be checked or unchecked, but does not provide a separate indicator for the current state + + + + + + + + Field + + Atk.Role + + + + A bar or palette usually composed of push buttons or toggle buttons + + + + + + + + Field + + Atk.Role + + + + An object that provides information about another object + + + + + + + + Field + + Atk.Role + + + + An object used to represent hierarchical information to the user + + + + + + + + Field + + Atk.Role + + + + An object capable of expanding and collapsing rows as well as showing multiple columns of data + + + + + + + + Field + + Atk.Role + + + + The object contains some Accessible information, but its role is not known + + + + + + + + Field + + Atk.Role + + + + An object usually used in a scroll pane + + + + + + + + Field + + Atk.Role + + + + A top level window with no title or border. + + + + diff --git a/doc/en/Atk/RowDeletedArgs.xml b/doc/en/Atk/RowDeletedArgs.xml index 8a0de115e..354b5c87e 100644 --- a/doc/en/Atk/RowDeletedArgs.xml +++ b/doc/en/Atk/RowDeletedArgs.xml @@ -1,25 +1,26 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property System.Int32 @@ -41,7 +43,8 @@ - + + Property System.Int32 diff --git a/doc/en/Atk/RowDeletedHandler.xml b/doc/en/Atk/RowDeletedHandler.xml index b1d280e9f..b5c7d0254 100644 --- a/doc/en/Atk/RowDeletedHandler.xml +++ b/doc/en/Atk/RowDeletedHandler.xml @@ -1,10 +1,20 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + To be added. To be added. @@ -15,15 +25,5 @@ To attach a to an event, add the RowDeletedHandler instance to the event. The methods referenced by the RowDeletedHandler instance are invoked whenever the event is raised, until the RowDeletedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Atk/RowInsertedArgs.xml b/doc/en/Atk/RowInsertedArgs.xml index 3a92c07c1..181d2983c 100644 --- a/doc/en/Atk/RowInsertedArgs.xml +++ b/doc/en/Atk/RowInsertedArgs.xml @@ -1,25 +1,26 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property System.Int32 @@ -41,7 +43,8 @@ - + + Property System.Int32 diff --git a/doc/en/Atk/RowInsertedHandler.xml b/doc/en/Atk/RowInsertedHandler.xml index 37cb36a3c..9de017ce2 100644 --- a/doc/en/Atk/RowInsertedHandler.xml +++ b/doc/en/Atk/RowInsertedHandler.xml @@ -1,10 +1,20 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + To be added. To be added. @@ -15,15 +25,5 @@ To attach a to an event, add the RowInsertedHandler instance to the event. The methods referenced by the RowInsertedHandler instance are invoked whenever the event is raised, until the RowInsertedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Atk/Selection.xml b/doc/en/Atk/Selection.xml index 2a5437245..92d52bad0 100644 --- a/doc/en/Atk/Selection.xml +++ b/doc/en/Atk/Selection.xml @@ -1,12 +1,17 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + + GLib.IWrapper + + The ATK interface implemented by container objects whose children can be selected. @@ -31,74 +36,29 @@ - - - GLib.IWrapper - - - - + + + Method System.Boolean - + + + - Causes every child of the object to be selected if the object supports multiple selections. + A specifying the child index. + Adds the specified accessible child of the object to the object's selection. if success, otherwise. - - - Method - - System.Boolean - - - - - - Removes the specified child of the object from the object's selection. - - A specifying the index in the selection set. (e.g. the - ith selection as opposed to the ith child). - - - if success, - otherwise. - - - - - - - Method - - System.Boolean - - - - - - Determines if the current child of this object is selected. - A specifying the child index. - A bool representing the specified child is selected, or 0 if selection does not implement this interface. - - - Callers should not rely on 0 or on a zero value for - indication of whether AtkSelectionIface is implemented, they - should use type checking/interface checking macros or the - atk_get_accessible_value() convenience method. - - - - + Method System.Boolean @@ -112,8 +72,9 @@ - - + + + Method System.Boolean @@ -122,16 +83,22 @@ - Adds the specified accessible child of the object to the object's selection. A specifying the child index. - - if success, otherwise. - - + Determines if the current child of this object is selected. + A bool representing the specified child is selected, or 0 if selection does not implement this interface. + + + Callers should not rely on 0 or on a zero value for + indication of whether AtkSelectionIface is implemented, they + should use type checking/interface checking macros or the + atk_get_accessible_value() convenience method. + + + Method Atk.Object @@ -140,14 +107,67 @@ - To be added To be added: an object of type 'int' + To be added To be added: an object of type 'Atk.Object' To be added + + + + Method + + System.Boolean + + + + + + + A specifying the index in the selection set. (e.g. the + ith selection as opposed to the ith child). + + Removes the specified child of the object from the object's selection. + + if success, + otherwise. + + + + + + + + Method + + System.Boolean + + + + Causes every child of the object to be selected if the object supports multiple selections. + + if success, otherwise. + + + + + + + + Event + + System.EventHandler + + + + Event raised when the selected is changed. + + + - + + Property System.Int32 @@ -169,17 +189,5 @@ - - - Event - - System.EventHandler - - - - Event raised when the selected is changed. - - - diff --git a/doc/en/Atk/SelectionAdapter.xml b/doc/en/Atk/SelectionAdapter.xml index 1671b0a0e..fad9be864 100644 --- a/doc/en/Atk/SelectionAdapter.xml +++ b/doc/en/Atk/SelectionAdapter.xml @@ -1,8 +1,8 @@ - + + atk-sharp - 2.12.0.0 GLib.GInterfaceAdapter @@ -11,10 +11,19 @@ Atk.Selection + + GLib.IWrapper + + + Selection adapter. + Adapts implementations to the full API. + + + Constructor @@ -24,6 +33,7 @@ + Constructor @@ -34,8 +44,23 @@ To be added. + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + Method System.Boolean @@ -52,6 +77,7 @@ + Method System.Boolean @@ -63,8 +89,41 @@ To be added. + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + Atk.Selection + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method Atk.Selection @@ -81,97 +140,37 @@ To be added. - - - Method - - System.Boolean - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Method - - Atk.Object - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Boolean - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Boolean - - - - To be added. - To be added. - To be added. - - - - - Event - - - GLib.Signal("selection_changed") - - - - System.EventHandler - - - To be added. - To be added. - - - - + + + Property - System.Int32 + GLib.GType To be added. To be added. To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + - + + Property Atk.SelectionImplementor @@ -184,6 +183,7 @@ + Method System.Boolean @@ -198,8 +198,23 @@ To be added. + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + Method Atk.Object @@ -216,6 +231,7 @@ + Method System.Boolean @@ -232,6 +248,7 @@ + Method System.Boolean @@ -245,6 +262,7 @@ + Event @@ -260,7 +278,8 @@ - + + Property System.Int32 @@ -272,9 +291,4 @@ - - Selection adapter. - Adapts implementations to the full API. - - diff --git a/doc/en/Atk/SelectionImplementor.xml b/doc/en/Atk/SelectionImplementor.xml index 02b113c89..c08ca6f7a 100644 --- a/doc/en/Atk/SelectionImplementor.xml +++ b/doc/en/Atk/SelectionImplementor.xml @@ -1,8 +1,8 @@ + atk-sharp - 2.12.0.0 @@ -14,9 +14,15 @@ GLib.GInterface(typeof(Atk.SelectionAdapter)) + + Selection implementor interface. + The implementable portion of the interface. + + + Method System.Boolean @@ -33,6 +39,7 @@ + Method System.Boolean @@ -46,6 +53,7 @@ + Method System.Boolean @@ -62,6 +70,7 @@ + Method Atk.Object @@ -78,6 +87,7 @@ + Method System.Boolean @@ -94,6 +104,7 @@ + Method System.Boolean @@ -106,7 +117,8 @@ - + + Property System.Int32 @@ -118,9 +130,4 @@ - - Selection implementor interface. - The implementable portion of the interface. - - diff --git a/doc/en/Atk/Socket.xml b/doc/en/Atk/Socket.xml new file mode 100644 index 000000000..386db9599 --- /dev/null +++ b/doc/en/Atk/Socket.xml @@ -0,0 +1,423 @@ + + + + + atk-sharp + + + Atk.Object + + + + Atk.Component + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.UInt32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.Double + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("bounds_changed") + + + + Atk.BoundsChangedHandler + + + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + Atk.Layer + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideBoundsChanged", Type=typeof(Atk.Socket)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideEmbed", Type=typeof(Atk.Socket)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + Atk.Object + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Atk/StateChangeArgs.xml b/doc/en/Atk/StateChangeArgs.xml index f5de19f1e..39949776b 100644 --- a/doc/en/Atk/StateChangeArgs.xml +++ b/doc/en/Atk/StateChangeArgs.xml @@ -1,25 +1,26 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -28,20 +29,9 @@ Create a new instance with this constructor if you need to invoke a delegate. - - - Property - - System.Boolean - - - To be added - To be added: an object of type 'bool' - To be added - - - + + Property System.String @@ -52,5 +42,18 @@ To be added + + + + Property + + System.Boolean + + + To be added + To be added: an object of type 'bool' + To be added + + diff --git a/doc/en/Atk/StateChangeHandler.xml b/doc/en/Atk/StateChangeHandler.xml index bbfcf8e92..266cce0d9 100644 --- a/doc/en/Atk/StateChangeHandler.xml +++ b/doc/en/Atk/StateChangeHandler.xml @@ -1,10 +1,20 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + To be added. To be added. @@ -15,15 +25,5 @@ To attach a to an event, add the StateChangeHandler instance to the event. The methods referenced by the StateChangeHandler instance are invoked whenever the event is raised, until the StateChangeHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Atk/StateManager.xml b/doc/en/Atk/StateManager.xml index 85f6b3fda..726a91ad1 100644 --- a/doc/en/Atk/StateManager.xml +++ b/doc/en/Atk/StateManager.xml @@ -1,71 +1,24 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An AtkState describes a component's particular state. - An AtkState describes a component's particular state. The actual state of an component is described by its AtkStateSet, which is a set of AtkStates. - System.Object + + An AtkState describes a component's particular state. + An AtkState describes a component's particular state. The actual state of an component is described by its AtkStateSet, which is a set of AtkStates. + - - - Method - - Atk.StateType - - - - - - Gets the corresponding to the description string . - a - a - - - - - - Method - - System.String - - - - - - Gets the description string describing the . - a - a - - - - - - Method - - Atk.StateType - - - - - - Register a new object state. - a describing the new state. - a - - - + Constructor @@ -74,5 +27,56 @@ + + + + Method + + Atk.StateType + + + + + + a + Gets the corresponding to the description string . + a + + + + + + + Method + + System.String + + + + + + a + Gets the description string describing the . + a + + + + + + + Method + + Atk.StateType + + + + + + a describing the new state. + Register a new object state. + a + + + diff --git a/doc/en/Atk/StateSet.xml b/doc/en/Atk/StateSet.xml index bf74d3633..92c82242c 100644 --- a/doc/en/Atk/StateSet.xml +++ b/doc/en/Atk/StateSet.xml @@ -1,56 +1,52 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An determines a component's state set. - An determines a component's state set. It is composed of a set of s. - GLib.Object + + An determines a component's state set. + An determines a component's state set. It is composed of a set of s. + - - - Method - - System.Boolean - - - - + + + + Constructor + + - Checks whether the state for the specified type is in the specified set. - an object of type - an object of type , if type is the state type is in set. + Default constructor - - - Method - - Atk.StateSet - + + + + Constructor + - + - Constructs the exclusive-or of the two sets, returning is empty. - an object of type - an object of type which contains the states which are in exactly one of the two sets. - The set returned by this operation contains the states in exactly one of the two sets. + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + Method System.Boolean @@ -59,14 +55,32 @@ - Add a new state for the specified type to the current state set if it is not already present. an object of type + Add a new state for the specified type to the current state set if it is not already present. an object of type , if the state for type is not already in set. + + + + Method + + Atk.StateType + + + + + + a + Add the states for the specified types to the current state set. + a + To be added + + + Method Atk.StateSet @@ -75,46 +89,15 @@ - Constructs the intersection of the two sets, returning if the intersection is empty. an object of type + Constructs the intersection of the two sets, returning if the intersection is empty. an object of type which is the intersection of the two sets. - - - Method - - System.Boolean - - - - - - Removes the state for the specified type from the state set. - an object of type - an object of type , if type was the state type is in set. - - - - - - Method - - Atk.StateSet - - - - - - Constructs the union of the two sets. - an object of type - an object of type which is the union of the two sets, returning is empty. - To be added - - + Method System.Void @@ -125,33 +108,26 @@ - - - Constructor - + + + + Method + + System.Boolean + - + - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - - - - Default constructor + an object of type + Checks whether the state for the specified type is in the specified set. + an object of type , if type is the state type is in set. + Method System.Boolean @@ -161,28 +137,16 @@ - Checks whether the states for all the specified types are in the specified set. a a + Checks whether the states for all the specified types are in the specified set. a To be added - - - Property - - System.Boolean - - - - Checks whether the state set is empty, i.e. has no states set. - a , if the StateSet has no states set, otherwise - - - - + + Property GLib.GType @@ -194,39 +158,70 @@ Returns the native value for . - - - Constructor - - - - + + + + Property + + System.Boolean + + - Internal constructor - a - This is a constructor used by derivative types of that would have their own GLib.GType assigned to it. This is not typically used by C# code. + Checks whether the state set is empty, i.e. has no states set. + a , if the StateSet has no states set, otherwise + - - - System.Obsolete - - - - + + + Method - Atk.StateType + Atk.StateSet - + - Add the states for the specified types to the current state set. - a - a + an object of type + Constructs the union of the two sets. + an object of type which is the union of the two sets, returning is empty. To be added + + + + Method + + System.Boolean + + + + + + an object of type + Removes the state for the specified type from the state set. + an object of type , if type was the state type is in set. + + + + + + + Method + + Atk.StateSet + + + + + + an object of type + Constructs the exclusive-or of the two sets, returning is empty. + an object of type which contains the states which are in exactly one of the two sets. + The set returned by this operation contains the states in exactly one of the two sets. + + diff --git a/doc/en/Atk/StateType.xml b/doc/en/Atk/StateType.xml index fa8c36741..85e0d4cf4 100644 --- a/doc/en/Atk/StateType.xml +++ b/doc/en/Atk/StateType.xml @@ -1,16 +1,12 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - The possible types of states of an object - - System.Enum @@ -19,22 +15,14 @@ GLib.GType(typeof(Atk.StateTypeGType)) + + The possible types of states of an object + + - - - Field - - Atk.StateType - - - - Indicates an invalid state - - - - + Field Atk.StateType @@ -46,8 +34,21 @@ + + + + Field + + Atk.StateType + + + To be added. + + + + Field Atk.StateType @@ -61,6 +62,7 @@ + Field Atk.StateType @@ -74,6 +76,7 @@ + Field Atk.StateType @@ -85,8 +88,21 @@ + + + + Field + + Atk.StateType + + + To be added. + + + + Field Atk.StateType @@ -100,6 +116,7 @@ + Field Atk.StateType @@ -113,6 +130,7 @@ + Field Atk.StateType @@ -126,6 +144,7 @@ + Field Atk.StateType @@ -139,6 +158,7 @@ + Field Atk.StateType @@ -152,6 +172,7 @@ + Field Atk.StateType @@ -165,6 +186,7 @@ + Field Atk.StateType @@ -178,6 +200,7 @@ + Field Atk.StateType @@ -191,6 +214,7 @@ + Field Atk.StateType @@ -202,203 +226,49 @@ - - + + + + Field + + Atk.StateType + + + + + Indicates that a check box is in a state other than checked or not checked. + + + + + + Field Atk.StateType - Indicates something must be done with this object before the user can interact with an object in a different window + Indicates an invalid state - - + + + Field Atk.StateType - - Indicates this (text) object can contain multiple lines of text - - - - - - - Field - - Atk.StateType - - - - Indicates this object allows more than one of its children to be selected at the same time - - - - - - - Field - - Atk.StateType - - - - Indicates this object paints every pixel within its rectangular region - - - - - - - Field - - Atk.StateType - - - - Indicates this object is currently pressed - - - - - - - Field - - Atk.StateType - - - - Indicates the size of this object is not fixed - - - - - - - Field - - Atk.StateType - - - - Indicates this object is the child of an object that allows its children to be selected and that this child is one of those children that can be selected - - - - - - - Field - - Atk.StateType - - - - Indicates this object is the child of an object that allows its children to be selected and that this child is one of those children that has been selected - - - - - - - Field - - Atk.StateType - - - - Indicates this object is sensitive - - - - - - - Field - - Atk.StateType - - - - Indicates this object, the object's parent, the object's parent's parent, and so on, are all visible - - - - - - - Field - - Atk.StateType - - - - Indicates this (text) object can contain only a single line of text - - - - - - - Field - - Atk.StateType - - - - Indicates that the index associated with this object has changed since the user accessed the object. - - - - - - - Field - - Atk.StateType - - - - Indicates this object is transient - - - - - - - Field - - Atk.StateType - - - - Indicates the orientation of this object is vertical - - - - - - - Field - - Atk.StateType - - - - Indicates this object is visible - - + To be added. + + Field Atk.StateType @@ -412,6 +282,7 @@ + Field Atk.StateType @@ -424,21 +295,227 @@ - - + + + Field Atk.StateType - - + - Indicates that a check box is in a state other than checked or not checked. - + Indicates something must be done with this object before the user can interact with an object in a different window + + + + + + + + Field + + Atk.StateType + + + + Indicates this (text) object can contain multiple lines of text + + + + + + + + Field + + Atk.StateType + + + + Indicates this object allows more than one of its children to be selected at the same time + + + + + + + + Field + + Atk.StateType + + + + Indicates this object paints every pixel within its rectangular region + + + + + + + + Field + + Atk.StateType + + + + Indicates this object is currently pressed + + + + + + + + Field + + Atk.StateType + + + Indicates that explicit user interaction with an object is required by the user interface, e.g. a required field in a "web-form" interface. + + + + + + + Field + + Atk.StateType + + + + Indicates the size of this object is not fixed + + + + + + + + Field + + Atk.StateType + + + + Indicates this object is the child of an object that allows its children to be selected and that this child is one of those children that can be selected + + + + + + + + Field + + Atk.StateType + + + To be added. + + + + + + + Field + + Atk.StateType + + + + Indicates this object is the child of an object that allows its children to be selected and that this child is one of those children that has been selected + + + + + + + + Field + + Atk.StateType + + + + Indicates this object is sensitive + + + + + + + + Field + + Atk.StateType + + + + Indicates this object, the object's parent, the object's parent's parent, and so on, are all visible + + + + + + + + Field + + Atk.StateType + + + + Indicates this (text) object can contain only a single line of text + + + + + + + + Field + + Atk.StateType + + + + Indicates that the index associated with this object has changed since the user accessed the object. + + + + + + + + Field + + Atk.StateType + + + To be added. + + + + + + + Field + + Atk.StateType + + + + Indicates this object is transient + + + Field Atk.StateType @@ -450,74 +527,37 @@ - - + + + Field Atk.StateType + - Indicates that explicit user interaction with an object is required by the user interface, e.g. a required field in a "web-form" interface. - + Indicates the orientation of this object is vertical + + - - + + + Field Atk.StateType + - To be added. - - - - - - Field - - Atk.StateType - - - To be added. - - - - - - Field - - Atk.StateType - - - To be added. - - - - - - Field - - Atk.StateType - - - To be added. - - - - - - Field - - Atk.StateType - - - To be added. - + Indicates this object is visible + + + Field Atk.StateType diff --git a/doc/en/Atk/StreamableContent.xml b/doc/en/Atk/StreamableContent.xml index 38f8a840c..81f2c30e5 100644 --- a/doc/en/Atk/StreamableContent.xml +++ b/doc/en/Atk/StreamableContent.xml @@ -1,24 +1,25 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - The interface which provides access to streamable content. - - GLib.IWrapper + + The interface which provides access to streamable content. + + + Method System.String @@ -27,26 +28,15 @@ - The string of the specified mime type. an int representing the position of the mime type starting from 0 + The string of the specified mime type. a string representing the specified mime type The first mime type is at position 0, the second at position 1, and so on. - - - Property - - System.Int32 - - - The number of mime types supported by this object. - the number of mime types supported by the object. - - - + Method System.IntPtr @@ -55,14 +45,15 @@ - To be added a + To be added a To be added + Method System.String @@ -78,5 +69,18 @@ + + + + Property + + System.Int32 + + + The number of mime types supported by this object. + the number of mime types supported by the object. + + + diff --git a/doc/en/Atk/StreamableContentAdapter.xml b/doc/en/Atk/StreamableContentAdapter.xml index 708a78c17..9066fdf5b 100644 --- a/doc/en/Atk/StreamableContentAdapter.xml +++ b/doc/en/Atk/StreamableContentAdapter.xml @@ -1,8 +1,8 @@ - + + atk-sharp - 2.12.0.0 GLib.GInterfaceAdapter @@ -11,10 +11,19 @@ Atk.StreamableContent + + GLib.IWrapper + + + StreamableContent adapter. + Adapts implementations to the full API. + + + Constructor @@ -24,6 +33,7 @@ + Constructor @@ -34,8 +44,23 @@ To be added. + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + Method System.String @@ -50,8 +75,27 @@ To be added. + + + + Method + + Atk.StreamableContent + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method Atk.StreamableContent @@ -70,6 +114,7 @@ + Method System.IntPtr @@ -84,20 +129,9 @@ To be added. - - - Property - - System.Int32 - - - To be added. - To be added. - To be added. - - + Method System.String @@ -112,8 +146,37 @@ To be added. + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + - + + Property Atk.StreamableContentImplementor @@ -125,7 +188,8 @@ - + + Property System.Int32 @@ -136,10 +200,19 @@ To be added. + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + - - StreamableContent adapter. - Adapts implementations to the full API. - - diff --git a/doc/en/Atk/StreamableContentImplementor.xml b/doc/en/Atk/StreamableContentImplementor.xml index 2330eaf3e..18f06ab60 100644 --- a/doc/en/Atk/StreamableContentImplementor.xml +++ b/doc/en/Atk/StreamableContentImplementor.xml @@ -1,8 +1,8 @@ + atk-sharp - 2.12.0.0 @@ -14,9 +14,15 @@ GLib.GInterface(typeof(Atk.StreamableContentAdapter)) + + StreamableContent implementor interface. + The implementable portion of the interface. + + + Method System.String @@ -33,6 +39,7 @@ + Method System.IntPtr @@ -47,20 +54,9 @@ To be added. - - - Property - - System.Int32 - - - To be added. - To be added. - To be added. - - + Method System.String @@ -75,10 +71,18 @@ To be added. + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + - - StreamableContent implementor interface. - The implementable portion of the interface. - - diff --git a/doc/en/Atk/Table.xml b/doc/en/Atk/Table.xml index e9622ca21..11e22012e 100644 --- a/doc/en/Atk/Table.xml +++ b/doc/en/Atk/Table.xml @@ -1,12 +1,17 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + + GLib.IWrapper + + The interface implemented for UI components which contain tabular or row/column information. @@ -21,31 +26,10 @@ Since tables are often very complex, includes provisi - - - GLib.IWrapper - - - - - Method - - System.Void - - - - - - - To be added - To be added: an object of type 'int' - To be added: an object of type 'Atk.Object' - To be added - - - - + + + Method System.Boolean @@ -54,14 +38,15 @@ Since tables are often very complex, includes provisi - To be added To be added: an object of type 'int' + To be added To be added: an object of type 'bool' To be added - - + + + Method System.Boolean @@ -70,14 +55,103 @@ Since tables are often very complex, includes provisi - To be added To be added: an object of type 'int' + To be added To be added: an object of type 'bool' To be added - - + + + + Property + + Atk.Object + + + + + To be added + To be added: an object of type 'Atk.Object' + To be added + + + + + + Event + + Atk.ColumnDeletedHandler + + + + To be added + To be added + + + + + + Event + + Atk.ColumnInsertedHandler + + + + To be added + To be added + + + + + + Event + + System.EventHandler + + + + To be added + To be added + + + + + + Method + + System.Int32 + + + + + + a + To be added + a + To be added + + + + + + Method + + System.String + + + + + + To be added: an object of type 'int' + To be added + To be added: an object of type 'string' + To be added + + + + + Method System.Int32 @@ -87,80 +161,33 @@ Since tables are often very complex, includes provisi - To be added To be added: an object of type 'int' To be added: an object of type 'int' + To be added To be added: an object of type 'int' To be added - - - Method - - System.Boolean - - - - - - To be added - To be added: an object of type 'int' - To be added: an object of type 'bool' - To be added - - - - - Method - - System.Void - - - - - - - To be added - To be added: an object of type 'int' - To be added: an object of type 'string' - To be added - - - - - Method - - System.Boolean - - - - - - To be added - To be added: an object of type 'int' - To be added: an object of type 'bool' - To be added - - - - + + + Method Atk.Object - + + To be added: an object of type 'int' To be added - To be added: an object of type 'int' To be added: an object of type 'Atk.Object' To be added + Method System.Int32 @@ -170,50 +197,33 @@ Since tables are often very complex, includes provisi - To be added To be added: an object of type 'int' To be added: an object of type 'int' + To be added To be added: an object of type 'int' To be added - - + + + Method - System.Void + System.Int32 - - + + a To be added - To be added: an object of type 'int' - To be added: an object of type 'string' - To be added - - - - - Method - - Atk.Object - - - - - - - To be added - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added: an object of type 'Atk.Object' + a To be added + Method System.String @@ -222,31 +232,85 @@ Since tables are often very complex, includes provisi - To be added To be added: an object of type 'int' + To be added To be added: an object of type 'string' To be added - - + + + Method - System.Void + System.Int32 - + - To be added To be added: an object of type 'int' - To be added: an object of type 'Atk.Object' + To be added: an object of type 'int' + To be added + To be added: an object of type 'int' To be added - - + + + + Method + + Atk.Object + + + + + + To be added: an object of type 'int' + To be added + To be added: an object of type 'Atk.Object' + To be added + + + + + + Method + + System.Int32 + + + + + + a + To be added + a + To be added + + + + + + Method + + System.Int32 + + + + + + a + To be added + a + To be added + + + + + Method System.Boolean @@ -255,30 +319,32 @@ Since tables are often very complex, includes provisi - To be added To be added: an object of type 'int' + To be added To be added: an object of type 'bool' To be added - - + + + Method - System.String + System.Boolean - + + To be added: an object of type 'int' To be added - To be added: an object of type 'int' - To be added: an object of type 'string' + To be added: an object of type 'bool' To be added + Method System.Boolean @@ -288,65 +354,29 @@ Since tables are often very complex, includes provisi - To be added To be added: an object of type 'int' To be added: an object of type 'int' + To be added To be added: an object of type 'bool' To be added - - - Method + + + + Event - Atk.Object + System.EventHandler - - - + To be added - To be added: an object of type 'int' - To be added: an object of type 'Atk.Object' - To be added - - - - - Method - - System.Int32 - - - - - - - To be added - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added - - - - - Method - - System.Boolean - - - - - - To be added - To be added: an object of type 'int' - To be added: an object of type 'bool' To be added - + + Property System.Int32 @@ -357,36 +387,9 @@ Since tables are often very complex, includes provisi To be added - - - Property - - Atk.Object - - - - - To be added - To be added: an object of type 'Atk.Object' - To be added - - - - - Property - - Atk.Object - - - - - To be added - To be added: an object of type 'Atk.Object' - To be added - - - + + Property System.Int32 @@ -397,8 +400,62 @@ Since tables are often very complex, includes provisi To be added + + + + Method + + Atk.Object + + + + + + + To be added: an object of type 'int' + To be added: an object of type 'int' + To be added + To be added: an object of type 'Atk.Object' + To be added + + + + + + Method + + System.Boolean + + + + + + To be added: an object of type 'int' + To be added + To be added: an object of type 'bool' + To be added + + + + + + Method + + System.Boolean + + + + + + To be added: an object of type 'int' + To be added + To be added: an object of type 'bool' + To be added + + + Event Atk.RowDeletedHandler @@ -411,6 +468,7 @@ Since tables are often very complex, includes provisi + Event Atk.RowInsertedHandler @@ -421,32 +479,9 @@ Since tables are often very complex, includes provisi To be added - - - Event - - System.EventHandler - - - - To be added - To be added - - - - - Event - - Atk.ColumnInsertedHandler - - - - To be added - To be added - - + Event System.EventHandler @@ -457,91 +492,90 @@ Since tables are often very complex, includes provisi To be added - - - Event - - Atk.ColumnDeletedHandler - - - - To be added - To be added - - - - - Event - - System.EventHandler - - - - To be added - To be added - - - - + + + Method - System.Int32 + System.Void + + + + + + + To be added: an object of type 'int' + To be added: an object of type 'string' + To be added + To be added + + + + + + Method + + System.Void + + + + + + + To be added: an object of type 'int' + To be added: an object of type 'Atk.Object' + To be added + To be added + + + + + + Method + + System.Void + + + + + + + To be added: an object of type 'int' + To be added: an object of type 'string' + To be added + To be added + + + + + + Method + + System.Void + + + + + + + To be added: an object of type 'int' + To be added: an object of type 'Atk.Object' + To be added + To be added + + + + + + Property + + Atk.Object - To be added - a - a - To be added - - - - - Method - - System.Int32 - - - - - - To be added - a - a - To be added - - - - - Method - - System.Int32 - - - - - - To be added - a - a - To be added - - - - - Method - - System.Int32 - - - - - - To be added - a - a + To be added: an object of type 'Atk.Object' To be added diff --git a/doc/en/Atk/TableAdapter.xml b/doc/en/Atk/TableAdapter.xml index c8d087af4..b78a1efb8 100644 --- a/doc/en/Atk/TableAdapter.xml +++ b/doc/en/Atk/TableAdapter.xml @@ -1,8 +1,8 @@ - + + atk-sharp - 2.12.0.0 GLib.GInterfaceAdapter @@ -11,10 +11,19 @@ Atk.Table + + GLib.IWrapper + + + Table adapter. + Adapts implementations to the full API. + + + Constructor @@ -24,6 +33,7 @@ + Constructor @@ -34,8 +44,23 @@ To be added. + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + Method System.Boolean @@ -52,6 +77,7 @@ + Method System.Boolean @@ -67,7 +93,8 @@ - + + Property Atk.Object @@ -80,6 +107,7 @@ + Event @@ -96,6 +124,7 @@ + Event @@ -112,6 +141,7 @@ + Event @@ -128,6 +158,7 @@ + Method System.Int32 @@ -144,6 +175,7 @@ + Method System.String @@ -160,6 +192,7 @@ + Method System.Int32 @@ -178,6 +211,7 @@ + Method Atk.Object @@ -194,6 +228,7 @@ + Method System.Int32 @@ -210,8 +245,27 @@ To be added. + + + + Method + + Atk.Table + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method Atk.Table @@ -230,6 +284,7 @@ + Method System.Int32 @@ -246,6 +301,7 @@ + Method System.String @@ -262,6 +318,7 @@ + Method System.Int32 @@ -280,6 +337,7 @@ + Method Atk.Object @@ -296,6 +354,7 @@ + Method System.Int32 @@ -312,6 +371,7 @@ + Method System.Int32 @@ -326,276 +386,37 @@ To be added. - - - Method - - System.Boolean - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Boolean - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Boolean - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - - - - - Event - - - GLib.Signal("model_changed") - - - - System.EventHandler - - - To be added. - To be added. - - - - + + + Property - System.Int32 + GLib.GType To be added. To be added. To be added. + - - + + + Property - System.Int32 - - - To be added. - To be added. - To be added. - - - - - Method - - Atk.Object - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Boolean - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Boolean - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Event - - - GLib.Signal("row_deleted") - - - - Atk.RowDeletedHandler - - - To be added. - To be added. - - - - - Event - - - GLib.Signal("row_inserted") - - - - Atk.RowInsertedHandler - - - To be added. - To be added. - - - - - Event - - - GLib.Signal("row_reordered") - - - - System.EventHandler - - - To be added. - To be added. - - - - - Method - - System.Void - - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Void - - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Void - - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Void - - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Property - - Atk.Object + System.IntPtr To be added. To be added. To be added. + - + + Property Atk.TableImplementor @@ -608,6 +429,7 @@ + Method System.Boolean @@ -624,6 +446,7 @@ + Method System.Boolean @@ -640,6 +463,7 @@ + Method System.Boolean @@ -658,6 +482,7 @@ + Event @@ -673,7 +498,8 @@ - + + Property System.Int32 @@ -685,7 +511,8 @@ - + + Property System.Int32 @@ -696,8 +523,23 @@ To be added. + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + Method Atk.Object @@ -716,6 +558,7 @@ + Method System.Boolean @@ -732,6 +575,7 @@ + Method System.Boolean @@ -748,6 +592,7 @@ + Event @@ -764,6 +609,7 @@ + Event @@ -780,6 +626,7 @@ + Event @@ -796,6 +643,7 @@ + Method System.Void @@ -813,6 +661,7 @@ + Method System.Void @@ -830,6 +679,7 @@ + Method System.Void @@ -847,6 +697,7 @@ + Method System.Void @@ -863,7 +714,8 @@ - + + Property Atk.Object @@ -875,9 +727,4 @@ - - Table adapter. - Adapts implementations to the full API. - - diff --git a/doc/en/Atk/TableImplementor.xml b/doc/en/Atk/TableImplementor.xml index 8d0ffd26f..24172efb2 100644 --- a/doc/en/Atk/TableImplementor.xml +++ b/doc/en/Atk/TableImplementor.xml @@ -1,8 +1,8 @@ + atk-sharp - 2.12.0.0 @@ -14,9 +14,15 @@ GLib.GInterface(typeof(Atk.TableAdapter)) + + Table implementor interface. + The implementable portion of the interface. + + + Method System.Boolean @@ -33,6 +39,7 @@ + Method System.Boolean @@ -48,7 +55,8 @@ - + + Property Atk.Object @@ -61,6 +69,7 @@ + Method System.Int32 @@ -77,6 +86,7 @@ + Method System.String @@ -93,6 +103,7 @@ + Method System.Int32 @@ -111,6 +122,7 @@ + Method Atk.Object @@ -127,6 +139,7 @@ + Method System.Int32 @@ -145,6 +158,7 @@ + Method System.Int32 @@ -161,6 +175,7 @@ + Method System.String @@ -177,6 +192,7 @@ + Method System.Int32 @@ -195,6 +211,7 @@ + Method Atk.Object @@ -211,6 +228,7 @@ + Method System.Int32 @@ -227,6 +245,7 @@ + Method System.Int32 @@ -243,6 +262,7 @@ + Method System.Boolean @@ -259,6 +279,7 @@ + Method System.Boolean @@ -275,6 +296,7 @@ + Method System.Boolean @@ -292,7 +314,8 @@ - + + Property System.Int32 @@ -304,7 +327,8 @@ - + + Property System.Int32 @@ -317,6 +341,7 @@ + Method Atk.Object @@ -335,6 +360,7 @@ + Method System.Boolean @@ -351,6 +377,7 @@ + Method System.Boolean @@ -367,6 +394,7 @@ + Method System.Void @@ -384,6 +412,7 @@ + Method System.Void @@ -401,6 +430,7 @@ + Method System.Void @@ -418,6 +448,7 @@ + Method System.Void @@ -434,7 +465,8 @@ - + + Property Atk.Object @@ -446,9 +478,4 @@ - - Table implementor interface. - The implementable portion of the interface. - - diff --git a/doc/en/Atk/Text.xml b/doc/en/Atk/Text.xml index 133ccf229..7f75e2e74 100644 --- a/doc/en/Atk/Text.xml +++ b/doc/en/Atk/Text.xml @@ -1,12 +1,17 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + + GLib.IWrapper + + The interface implemented by components with text content. @@ -18,108 +23,10 @@ - - - GLib.IWrapper - - - - - Method - - System.Int32 - - - - - - - - Gets the offset of the character located at coordinates and . - screen x-position of character - screen y-position of character - specify whether coordinates are relative to the screen or widget window - the offset to the character which is located at the specified x and y coordinates. - - and are interpreted as being relative to the screen or this widget's window depending on . - - - - - Method - - System.Boolean - - - - - - - - Changes the start and end offset of the specified selection. - The selection number. The selected regions are assigned numbers that correspond to how far the region is from the start of the text. The selected region closest to the beginning of the text region is assigned the number 0, etc. Note that adding, moving or deleting a selected region can change the numbering. - the new start position of the selection - the new end position of the selection - - if success, otherwise - - - - - - Method - - System.Boolean - - - - - - Sets the caret (cursor) position to the specified offset. - position - - if success, otherwise. - - - - - - Method - - System.Boolean - - - - - - Removes the specified selection. - The selection number. The selected regions are assigned numbers that correspond to how far the region is from the start of the text. The selected region closest to the beginning of the text region is assigned the number 0, etc. Note that adding, moving or deleting a selected region can change the numbering. - - if success, otherwise - - - - - - Method - - System.String - - - - - - - Gets the specified text. - start position - end position - the text from up to, but not including . - - - + Method System.Boolean @@ -129,40 +36,17 @@ - Adds a selection bounded by the specified offsets. the start position of the selected region the end position of the selected region + Adds a selection bounded by the specified offsets. if success, otherwise - - - Property - - GLib.SList - - - Creates an which consists of the default values of attributes for the text. - an which contains the default values of attributes, at . - See the enum for types of text attributes that can be returned. Note that other attributes may also be returned. - - - - - Property - - System.Int32 - - - Gets the number of selected regions. - The number of selected regions, or -1 if a failure occurred. - - - - + + Property System.Int32 @@ -174,7 +58,8 @@ - + + Property System.Int32 @@ -185,56 +70,196 @@ - - - Event + + + + Property - Atk.TextChangedHandler + Atk.Attribute[] - - Emitted when the text of the object which implements the AtkText interface changes. - This signal will have a detail which is either "insert" or "delete" which identifies whether the text change was an insertion or a deletion. + Creates an which consists of the default values of attributes for the text. + an which contains the default values of attributes, at . + See the enum for types of text attributes that can be returned. Note that other attributes may also be returned. - - - Event + + + + Method - System.EventHandler + Atk.TextRange - + + + + + + - Emitted when the selected text of an object which implements AtkText changes. + a + a + a + a + To be added + a + To be added + + + + + + + Method + + System.Char + + + + + + position + Gets the specified text. + the character at . + + + + + + + + Method + + System.Void + + + + + + + + + + + The offset of the text character for which bounding information is required. + Pointer for the x cordinate of the bounding box. + Pointer for the y cordinate of the bounding box. + Pointer for the width of the bounding box + Pointer for the height of the bounding box. + specify whether coordinates are relative to the screen or widget window + Get the bounding box containing the glyph representing the character at a particular text offset. - - - Event + + + + Method - Atk.TextCaretMovedHandler + System.Int32 - + + + + + - Emitted when the caret position of the text of an object which implements AtkText changes. + screen x-position of character + screen y-position of character + specify whether coordinates are relative to the screen or widget window + Gets the offset of the character located at coordinates and . + the offset to the character which is located at the specified x and y coordinates. + + and are interpreted as being relative to the screen or this widget's window depending on . + + + + + + Method + + Atk.TextRectangle + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Atk.Attribute[] + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + + + The selection number. The selected regions are assigned numbers that correspond to how far the region is from the start of the text. The selected region closest to the beginning of the text region is assigned the number 0, etc. Note that adding, moving or deleting a selected region can change the numbering. + passes back the start position of the selected region + passes back the end position of the selected region + Gets the text from the specified selection. + the selected text. - - - Event + + + + Method - System.EventHandler + System.String - + + + + - Emitted when the text attributes of the text of an object which implements AtkText changes. + start position + end position + Gets the specified text. + the text from up to, but not including . + Method System.String @@ -246,11 +271,11 @@ - Gets the specified text. position a the start offset of the returned string. the end offset of the returned string. + Gets the specified text. the text after bounded by the specified . @@ -289,129 +314,9 @@ If the is - - Method - - System.String - - - - - - - - Gets the text from the specified selection. - The selection number. The selected regions are assigned numbers that correspond to how far the region is from the start of the text. The selected region closest to the beginning of the text region is assigned the number 0, etc. Note that adding, moving or deleting a selected region can change the numbering. - passes back the start position of the selected region - passes back the end position of the selected region - the selected text. - - - - - - Method - - System.String - - - - - - - - - Gets the specified text. - position - a - the start offset of the returned string. - the end offset of the returned string. - the text before bounded by the specified . - - -If the is the character after the offset is returned. - - -If the is the returned string is from the word start after the offset to the next word start. - - -The returned string will contain the word after the offset if the offset is inside a word or if the offset is not inside a word. - - -If the is the returned string is from the word end at or after the offset to the next work end. - - -The returned string will contain the word after the offset if the offset is inside a word and will contain the word after the word after the offset if the offset is not inside a word. - - -If the is the returned string is from the sentence start after the offset to the next sentence start. - - -The returned string will contain the sentence after the offset if the offset is inside a sentence or if the offset is not inside a sentence. - - -If the is the returned string is from the sentence end at or after the offset to the next sentence end. - - -The returned string will contain the sentence after the offset if the offset is inside a sentence and will contain the sentence after the sentence after the offset if the offset is not inside a sentence. - - -If the is the returned string is from the line start after the offset to the next line start. - - -If the is the returned string is from the line end at or after the offset to the next line start. - - - - - - - Method - - System.Void - - - - - - - - - - - Get the bounding box containing the glyph representing the character at a particular text offset. - The offset of the text character for which bounding information is required. - Pointer for the x cordinate of the bounding box. - Pointer for the y cordinate of the bounding box. - Pointer for the width of the bounding box - Pointer for the height of the bounding box. - specify whether coordinates are relative to the screen or widget window - - - - - - Method - - GLib.SList - - - - - - - - Creates an which consists of the attributes explicitly set at the position offset in the text. and are set to the start and end of the range around where the attributes are invariant. - the offset at which to get the attributes - the address to put the start offset of the range - the address to put the end offset of the range - an which contains the attributes explicitly set at . - See the enum for types of text attributes that can be returned. Note that other attributes may also be returned. - - + Method System.String @@ -423,11 +328,11 @@ If the is - Gets the specified text. position a the start offset of the returned string. the end offset of the returned string. + Gets the specified text. the text at bounded by the specified . @@ -466,66 +371,184 @@ If the is - + + + Method - Atk.TextRange + System.String - - - - + + + + - To be added - a - a - a - a - a - To be added - + position + a + the start offset of the returned string. + the end offset of the returned string. + Gets the specified text. + the text before bounded by the specified . + + +If the is the character after the offset is returned. + + +If the is the returned string is from the word start after the offset to the next word start. + + +The returned string will contain the word after the offset if the offset is inside a word or if the offset is not inside a word. + + +If the is the returned string is from the word end at or after the offset to the next work end. + + +The returned string will contain the word after the offset if the offset is inside a word and will contain the word after the word after the offset if the offset is not inside a word. + + +If the is the returned string is from the sentence start after the offset to the next sentence start. + + +The returned string will contain the sentence after the offset if the offset is inside a sentence or if the offset is not inside a sentence. + + +If the is the returned string is from the sentence end at or after the offset to the next sentence end. + + +The returned string will contain the sentence after the offset if the offset is inside a sentence and will contain the sentence after the sentence after the offset if the offset is not inside a sentence. + + +If the is the returned string is from the line start after the offset to the next line start. + + +If the is the returned string is from the line end at or after the offset to the next line start. + + - - + + + + Property + + System.Int32 + + + Gets the number of selected regions. + The number of selected regions, or -1 if a failure occurred. + + + + + + Method - System.Void + System.Boolean - - - - + - To be added - a - a - a - a - To be added - + The selection number. The selected regions are assigned numbers that correspond to how far the region is from the start of the text. The selected region closest to the beginning of the text region is assigned the number 0, etc. Note that adding, moving or deleting a selected region can change the numbering. + Removes the specified selection. + + if success, otherwise + - - + + + Method - System.Char + System.Boolean - Gets the specified text. position - the character at . - - + Sets the caret (cursor) position to the specified offset. + + if success, otherwise. + + + + + + + Method + + System.Boolean + + + + + + + + The selection number. The selected regions are assigned numbers that correspond to how far the region is from the start of the text. The selected region closest to the beginning of the text region is assigned the number 0, etc. Note that adding, moving or deleting a selected region can change the numbering. + the new start position of the selection + the new end position of the selection + Changes the start and end offset of the specified selection. + + if success, otherwise + + + + + + + Event + + System.EventHandler + + + + Emitted when the text attributes of the text of an object which implements AtkText changes. + + + + + + + Event + + Atk.TextCaretMovedHandler + + + + Emitted when the caret position of the text of an object which implements AtkText changes. + + + + + + + Event + + Atk.TextChangedHandler + + + + Emitted when the text of the object which implements the AtkText interface changes. + This signal will have a detail which is either "insert" or "delete" which identifies whether the text change was an insertion or a deletion. + + + + + + Event + + System.EventHandler + + + + Emitted when the selected text of an object which implements AtkText changes. + diff --git a/doc/en/Atk/TextAdapter.xml b/doc/en/Atk/TextAdapter.xml index 989293ed3..e691a30b1 100644 --- a/doc/en/Atk/TextAdapter.xml +++ b/doc/en/Atk/TextAdapter.xml @@ -1,8 +1,8 @@ - + + atk-sharp - 2.12.0.0 GLib.GInterfaceAdapter @@ -11,10 +11,19 @@ Atk.Text + + GLib.IWrapper + + + Text adapter. + Adapts implementations to the full API. + + + Constructor @@ -24,6 +33,7 @@ + Constructor @@ -34,8 +44,23 @@ To be added. + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + Method System.Boolean @@ -54,6 +79,7 @@ + Method Atk.TextAttribute @@ -70,6 +96,7 @@ + Method System.String @@ -86,6 +113,7 @@ + Method System.String @@ -104,6 +132,7 @@ + Method Atk.TextAttribute @@ -119,7 +148,8 @@ - + + Property System.Int32 @@ -131,7 +161,8 @@ - + + Property System.Int32 @@ -143,10 +174,11 @@ - + + Property - GLib.SList + Atk.Attribute[] To be added. @@ -154,8 +186,30 @@ To be added. + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + Method System.Void @@ -171,6 +225,7 @@ + Method Atk.TextRange @@ -193,6 +248,7 @@ + Method System.Char @@ -209,6 +265,7 @@ + Method System.Void @@ -232,8 +289,27 @@ To be added. + + + + Method + + Atk.Text + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method Atk.Text @@ -252,6 +328,7 @@ + Method System.Int32 @@ -271,31 +348,33 @@ - + + Method - System.Void + Atk.TextRectangle - To be added. To be added. To be added. - To be added. To be added. + To be added. To be added. + - + + Method - GLib.SList + Atk.Attribute[] @@ -309,10 +388,12 @@ To be added. To be added. To be added. + + Method System.String @@ -333,6 +414,7 @@ + Method System.String @@ -351,6 +433,7 @@ + Method System.String @@ -373,6 +456,7 @@ + Method System.String @@ -395,6 +479,7 @@ + Method System.String @@ -415,136 +500,37 @@ To be added. - - + + + Property - System.Int32 + GLib.GType To be added. To be added. To be added. + - - - Method + + + + Property - System.Boolean - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Boolean - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Boolean - - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - - - - - Event - - - GLib.Signal("text_attributes_changed") - - - - System.EventHandler - - - To be added. - To be added. - - - - - Event - - - GLib.Signal("text_caret_moved") - - - - Atk.TextCaretMovedHandler - - - To be added. - To be added. - - - - - Event - - - GLib.Signal("text_changed") - - - - Atk.TextChangedHandler - - - To be added. - To be added. - - - - - Event - - - GLib.Signal("text_selection_changed") - - - - System.EventHandler + System.IntPtr To be added. + To be added. To be added. + - + + Property Atk.TextImplementor @@ -556,7 +542,8 @@ - + + Property System.Int32 @@ -567,8 +554,23 @@ To be added. + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + Method System.Boolean @@ -585,6 +587,7 @@ + Method System.Boolean @@ -601,6 +604,7 @@ + Method System.Boolean @@ -621,6 +625,7 @@ + Event @@ -637,6 +642,7 @@ + Event @@ -653,6 +659,7 @@ + Event @@ -669,6 +676,7 @@ + Event @@ -684,9 +692,4 @@ - - Text adapter. - Adapts implementations to the full API. - - diff --git a/doc/en/Atk/TextAttribute.xml b/doc/en/Atk/TextAttribute.xml index 78b57e0b5..6906e5eea 100644 --- a/doc/en/Atk/TextAttribute.xml +++ b/doc/en/Atk/TextAttribute.xml @@ -1,16 +1,12 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Describes the text attributes supported - - System.Enum @@ -19,74 +15,70 @@ GLib.GType(typeof(Atk.TextAttributeGType)) + + Describes the text attributes supported + + - - + + + Field Atk.TextAttribute - Invalid attribute + The background color. The value is an RGB value of the format "u,u,u" - - + + + Field Atk.TextAttribute - The pixel width of the left margin + "true" or "false" whether to make the background color for each character the height of the highest font used on the current line, or the height of the font used for the current character. - - + + + Field Atk.TextAttribute - The pixel width of the right margin + "true" if a GdkBitmap is set for stippling the background color. - - + + + Field Atk.TextAttribute - The number of pixels that the text is indented - - - - - - - Field - - Atk.TextAttribute - - - - Either "true" or "false" indicating whether text is visible or not + The direction of the text, if set. Values are "none", "ltr" or "rtl" + Field Atk.TextAttribute @@ -98,8 +90,149 @@ + + + + Field + + Atk.TextAttribute + + + + The font family name + + + + + + + + Field + + Atk.TextAttribute + + + + The foreground color. The value is an RGB value of the format "u,u,u" + + + + + + + + Field + + Atk.TextAttribute + + + + "true" if a GdkBitmap is set for stippling the foreground color. + + + + + + + + Field + + Atk.TextAttribute + + + + The number of pixels that the text is indented + + + + + + + + Field + + Atk.TextAttribute + + + + Invalid attribute + + + + + + + + Field + + Atk.TextAttribute + + + + Either "true" or "false" indicating whether text is visible or not + + + + + + + + Field + + Atk.TextAttribute + + + + The justification of the text, if set. Values are "left", "right", "center" or "fill" + + + + + + + + Field + + Atk.TextAttribute + + + + The language used + + + + + + + + Field + + Atk.TextAttribute + + + + not a valid text attribute, used for finding end of enumeration + + + + + + + + Field + + Atk.TextAttribute + + + + The pixel width of the left margin + + + + + Field Atk.TextAttribute @@ -113,6 +246,7 @@ + Field Atk.TextAttribute @@ -126,6 +260,7 @@ + Field Atk.TextAttribute @@ -137,21 +272,23 @@ - - + + + Field Atk.TextAttribute - "true" or "false" whether to make the background color for each character the height of the highest font used on the current line, or the height of the font used for the current character. + The pixel width of the right margin + Field Atk.TextAttribute @@ -163,47 +300,9 @@ - - - Field - - Atk.TextAttribute - - - - "none", "single", "double" or "low" - - - - - - - Field - - Atk.TextAttribute - - - - "true" or "false" whether the text is strikethrough - - - - - - - Field - - Atk.TextAttribute - - - - The size of the characters. - - - - + Field Atk.TextAttribute @@ -215,138 +314,23 @@ - - + + + Field Atk.TextAttribute - The weight of the characters. - - - - - - - Field - - Atk.TextAttribute - - - - The language used - - - - - - - Field - - Atk.TextAttribute - - - - The font family name - - - - - - - Field - - Atk.TextAttribute - - - - The background color. The value is an RGB value of the format "u,u,u" - - - - - - - Field - - Atk.TextAttribute - - - - The foreground color. The value is an RGB value of the format "u,u,u" - - - - - - - Field - - Atk.TextAttribute - - - - "true" if a GdkBitmap is set for stippling the background color. - - - - - - - Field - - Atk.TextAttribute - - - - "true" if a GdkBitmap is set for stippling the foreground color. - - - - - - - Field - - Atk.TextAttribute - - - - The wrap mode of the text, if any. Values are "none", "char" or "word" - - - - - - - Field - - Atk.TextAttribute - - - - The direction of the text, if set. Values are "none", "ltr" or "rtl" - - - - - - - Field - - Atk.TextAttribute - - - - The justification of the text, if set. Values are "left", "right", "center" or "fill" + The size of the characters. + Field Atk.TextAttribute @@ -358,21 +342,23 @@ - - + + + Field Atk.TextAttribute - The capitalization variant of the text, if set. Values are "normal" or "small_caps" + "true" or "false" whether the text is strikethrough + Field Atk.TextAttribute @@ -384,15 +370,58 @@ - - + + + Field Atk.TextAttribute - not a valid text attribute, used for finding end of enumeration + "none", "single", "double" or "low" + + + + + + + + Field + + Atk.TextAttribute + + + + The capitalization variant of the text, if set. Values are "normal" or "small_caps" + + + + + + + + Field + + Atk.TextAttribute + + + + The weight of the characters. + + + + + + + + Field + + Atk.TextAttribute + + + + The wrap mode of the text, if any. Values are "none", "char" or "word" diff --git a/doc/en/Atk/TextBoundary.xml b/doc/en/Atk/TextBoundary.xml index 2f74d6321..6aed04875 100644 --- a/doc/en/Atk/TextBoundary.xml +++ b/doc/en/Atk/TextBoundary.xml @@ -1,16 +1,12 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Text boundary types used for specifying boundaries for regions of text - - System.Enum @@ -19,74 +15,14 @@ GLib.GType(typeof(Atk.TextBoundaryGType)) + + Text boundary types used for specifying boundaries for regions of text + + - Field - - Atk.TextBoundary - - - - To be added - - - - - - - Field - - Atk.TextBoundary - - - - To be added - - - - - - - Field - - Atk.TextBoundary - - - - To be added - - - - - - - Field - - Atk.TextBoundary - - - - To be added - - - - - - - Field - - Atk.TextBoundary - - - - To be added - - - - - - + Field Atk.TextBoundary @@ -100,6 +36,77 @@ + + Field + + Atk.TextBoundary + + + + To be added + + + + + + + + Field + + Atk.TextBoundary + + + + To be added + + + + + + + + Field + + Atk.TextBoundary + + + + To be added + + + + + + + + Field + + Atk.TextBoundary + + + + To be added + + + + + + + + Field + + Atk.TextBoundary + + + + To be added + + + + + + + Field Atk.TextBoundary diff --git a/doc/en/Atk/TextCaretMovedArgs.xml b/doc/en/Atk/TextCaretMovedArgs.xml index 111533283..378a93d74 100644 --- a/doc/en/Atk/TextCaretMovedArgs.xml +++ b/doc/en/Atk/TextCaretMovedArgs.xml @@ -1,12 +1,16 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. @@ -27,13 +31,10 @@ - - GLib.SignalArgs - - + Constructor @@ -43,7 +44,8 @@ - + + Property System.Int32 diff --git a/doc/en/Atk/TextCaretMovedHandler.xml b/doc/en/Atk/TextCaretMovedHandler.xml index bbdc6de07..dce80a672 100644 --- a/doc/en/Atk/TextCaretMovedHandler.xml +++ b/doc/en/Atk/TextCaretMovedHandler.xml @@ -1,10 +1,20 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + To be added. To be added. @@ -29,15 +39,5 @@ To attach a to an event, add the TextCaretMovedHandler instance to the event. The methods referenced by the TextCaretMovedHandler instance are invoked whenever the event is raised, until the TextCaretMovedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Atk/TextChangedArgs.xml b/doc/en/Atk/TextChangedArgs.xml index 763e2f4fd..77457ef12 100644 --- a/doc/en/Atk/TextChangedArgs.xml +++ b/doc/en/Atk/TextChangedArgs.xml @@ -1,12 +1,16 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. @@ -27,13 +31,10 @@ - - GLib.SignalArgs - - + Constructor @@ -43,7 +44,8 @@ - + + Property System.Int32 @@ -55,7 +57,8 @@ - + + Property System.Int32 diff --git a/doc/en/Atk/TextChangedDetail.xml b/doc/en/Atk/TextChangedDetail.xml new file mode 100644 index 000000000..98847aefb --- /dev/null +++ b/doc/en/Atk/TextChangedDetail.xml @@ -0,0 +1,41 @@ + + + + + atk-sharp + + + System.Enum + + + To be added. + To be added. + + + + + + + Field + + Atk.TextChangedDetail + + + To be added. + + + + + + + Field + + Atk.TextChangedDetail + + + To be added. + + + + + diff --git a/doc/en/Atk/TextChangedHandler.xml b/doc/en/Atk/TextChangedHandler.xml index 1434d9722..33ac66cfe 100644 --- a/doc/en/Atk/TextChangedHandler.xml +++ b/doc/en/Atk/TextChangedHandler.xml @@ -1,10 +1,20 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + To be added. To be added. @@ -29,15 +39,5 @@ To attach a to an event, add the TextChangedHandler instance to the event. The methods referenced by the TextChangedHandler instance are invoked whenever the event is raised, until the TextChangedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Atk/TextClipType.xml b/doc/en/Atk/TextClipType.xml index 26fd6fb8d..f1f2156fa 100644 --- a/doc/en/Atk/TextClipType.xml +++ b/doc/en/Atk/TextClipType.xml @@ -1,16 +1,11 @@ + atk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Describes the type of clipping required. - - - System.Enum @@ -19,48 +14,15 @@ GLib.GType(typeof(Atk.TextClipTypeGType)) + + Describes the type of clipping required. + + + - - - Field - - Atk.TextClipType - - - - - No clipping to be done - To be added - - - - - Field - - Atk.TextClipType - - - - - Text clipped by min coordinate is omitted - To be added - - - - - Field - - Atk.TextClipType - - - - - Text clipped by max coordinate is omitted - To be added - - + Field Atk.TextClipType @@ -72,5 +34,47 @@ To be added + + + + Field + + Atk.TextClipType + + + + + Text clipped by max coordinate is omitted + To be added + + + + + + Field + + Atk.TextClipType + + + + + Text clipped by min coordinate is omitted + To be added + + + + + + Field + + Atk.TextClipType + + + + + No clipping to be done + To be added + + diff --git a/doc/en/Atk/TextImplementor.xml b/doc/en/Atk/TextImplementor.xml index 77b265984..d980ab8f3 100644 --- a/doc/en/Atk/TextImplementor.xml +++ b/doc/en/Atk/TextImplementor.xml @@ -1,8 +1,8 @@ + atk-sharp - 2.12.0.0 @@ -14,9 +14,15 @@ GLib.GInterface(typeof(Atk.TextAdapter)) + + Text implementor interface. + The implementable portion of the interface. + + + Method System.Boolean @@ -34,7 +40,8 @@ - + + Property System.Int32 @@ -46,7 +53,8 @@ - + + Property System.Int32 @@ -58,10 +66,11 @@ - + + Property - GLib.SList + Atk.Attribute[] To be added. @@ -71,6 +80,7 @@ + Method Atk.TextRange @@ -93,6 +103,7 @@ + Method System.Char @@ -109,6 +120,7 @@ + Method System.Void @@ -134,6 +146,7 @@ + Method System.Int32 @@ -153,7 +166,8 @@ - + + Method System.Void @@ -162,7 +176,7 @@ - + To be added. @@ -171,13 +185,15 @@ To be added. To be added. To be added. + - + + Method - GLib.SList + Atk.Attribute[] @@ -191,10 +207,12 @@ To be added. To be added. To be added. + + Method System.String @@ -215,6 +233,7 @@ + Method System.String @@ -233,6 +252,7 @@ + Method System.String @@ -255,6 +275,7 @@ + Method System.String @@ -277,6 +298,7 @@ + Method System.String @@ -298,7 +320,8 @@ - + + Property System.Int32 @@ -311,6 +334,7 @@ + Method System.Boolean @@ -327,6 +351,7 @@ + Method System.Boolean @@ -343,6 +368,7 @@ + Method System.Boolean @@ -362,9 +388,4 @@ - - Text implementor interface. - The implementable portion of the interface. - - diff --git a/doc/en/Atk/TextRange.xml b/doc/en/Atk/TextRange.xml index 350d9a343..0e14299b3 100644 --- a/doc/en/Atk/TextRange.xml +++ b/doc/en/Atk/TextRange.xml @@ -1,36 +1,28 @@ - + + atk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + + + System.IEquatable<Atk.TextRange> + + A structure used to describe a text range. - - System.ValueType - - - - - Field - - Atk.TextRange - - - - - An empty - - - + Field Atk.TextRectangle @@ -42,34 +34,9 @@ - - - Field - - System.Int32 - - - - - The start offset of a - - - - - - Field - - System.Int32 - - - - - The end offset of a - - - + Field System.String @@ -81,8 +48,74 @@ + + + + Field + + System.Int32 + + + + + The end offset of a + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + Method Atk.TextRange @@ -91,11 +124,39 @@ - Creates a new a + Creates a new a + + + + Field + + System.Int32 + + + + + The start offset of a + + + + + + + Field + + Atk.TextRange + + + + + An empty + + + diff --git a/doc/en/Atk/TextRectangle.xml b/doc/en/Atk/TextRectangle.xml index 5d73e8d37..d1ce6b383 100644 --- a/doc/en/Atk/TextRectangle.xml +++ b/doc/en/Atk/TextRectangle.xml @@ -1,75 +1,79 @@ - + + atk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + + + System.IEquatable<Atk.TextRectangle> + + A structure used to store a rectangle used by . - - System.ValueType - - - - - Field + + + + Method - Atk.TextRectangle + System.Boolean + - An empty - + To be added. + To be added. + To be added. + To be added. + - - - Field + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method System.Int32 - - + - The horizontal coordinate of a rectangle - - - - - - Field - - System.Int32 - - - - - The vertical coordinate of a rectangle - - - - - - Field - - System.Int32 - - - - - The width of a rectangle - + To be added. + To be added. + To be added. + + Field System.Int32 @@ -83,6 +87,7 @@ + Method Atk.TextRectangle @@ -91,11 +96,67 @@ - Creates a new a + Creates a new a + + + + Field + + System.Int32 + + + + + The width of a rectangle + + + + + + + Field + + System.Int32 + + + + + The horizontal coordinate of a rectangle + + + + + + + Field + + System.Int32 + + + + + The vertical coordinate of a rectangle + + + + + + + Field + + Atk.TextRectangle + + + + + An empty + + + diff --git a/doc/en/Atk/Util+AddGlobalEventListenerDelegate.xml b/doc/en/Atk/Util+AddGlobalEventListenerDelegate.xml new file mode 100644 index 000000000..ac8a9a70b --- /dev/null +++ b/doc/en/Atk/Util+AddGlobalEventListenerDelegate.xml @@ -0,0 +1,25 @@ + + + + + atk-sharp + + + System.Delegate + + + + + + + System.UInt32 + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Atk/Util+AddKeyEventListenerDelegate.xml b/doc/en/Atk/Util+AddKeyEventListenerDelegate.xml index eae627a90..88fde9ae2 100644 --- a/doc/en/Atk/Util+AddKeyEventListenerDelegate.xml +++ b/doc/en/Atk/Util+AddKeyEventListenerDelegate.xml @@ -1,8 +1,8 @@ + atk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Atk/Util+GetRootDelegate.xml b/doc/en/Atk/Util+GetRootDelegate.xml index 324d066a9..f8e57ed15 100644 --- a/doc/en/Atk/Util+GetRootDelegate.xml +++ b/doc/en/Atk/Util+GetRootDelegate.xml @@ -1,8 +1,8 @@ + atk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Atk/Util+GetToolkitNameDelegate.xml b/doc/en/Atk/Util+GetToolkitNameDelegate.xml index 4642b0ef2..db7f96514 100644 --- a/doc/en/Atk/Util+GetToolkitNameDelegate.xml +++ b/doc/en/Atk/Util+GetToolkitNameDelegate.xml @@ -1,8 +1,8 @@ + atk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Atk/Util+GetToolkitVersionDelegate.xml b/doc/en/Atk/Util+GetToolkitVersionDelegate.xml index 3cea350b9..4304fd928 100644 --- a/doc/en/Atk/Util+GetToolkitVersionDelegate.xml +++ b/doc/en/Atk/Util+GetToolkitVersionDelegate.xml @@ -1,8 +1,8 @@ + atk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Atk/Util+RemoveListenerDelegate.xml b/doc/en/Atk/Util+RemoveListenerDelegate.xml index eb956a506..f8a98d70f 100644 --- a/doc/en/Atk/Util+RemoveListenerDelegate.xml +++ b/doc/en/Atk/Util+RemoveListenerDelegate.xml @@ -1,8 +1,8 @@ + atk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Atk/Util.xml b/doc/en/Atk/Util.xml index 1ef263fa7..58ce9186d 100644 --- a/doc/en/Atk/Util.xml +++ b/doc/en/Atk/Util.xml @@ -1,70 +1,25 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - This is a utility class which supports the adding and removal of event listeners. - The adding and removing of the listeners must be done in the same thread. The file also contains a number of utility functions. - GLib.Object + + This is a utility class which supports the adding and removal of event listeners. + The adding and removing of the listeners must be done in the same thread. The file also contains a number of utility functions. + - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Constructor - - - - - - Internal constructor - a - This is a constructor used by derivative types of that would have their own GLib.GType assigned to it. This is not typically used by C# code. - - - - System.Obsolete - - - + Constructor @@ -73,8 +28,39 @@ + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Property + + Atk.Util+AddGlobalEventListenerDelegate + + + To be added. + To be added. + To be added. + + + - + + Property Atk.Util+AddKeyEventListenerDelegate @@ -87,7 +73,8 @@ - + + Property Atk.Util+GetRootDelegate @@ -100,7 +87,8 @@ - + + Property Atk.Util+GetToolkitNameDelegate @@ -113,7 +101,8 @@ - + + Property Atk.Util+GetToolkitVersionDelegate @@ -125,8 +114,23 @@ + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + - + + Property Atk.Util+RemoveListenerDelegate @@ -139,7 +143,8 @@ - + + Property Atk.Util+RemoveListenerDelegate diff --git a/doc/en/Atk/Value.xml b/doc/en/Atk/Value.xml index a2d5bae48..0c3f0b9c6 100644 --- a/doc/en/Atk/Value.xml +++ b/doc/en/Atk/Value.xml @@ -1,26 +1,95 @@ + atk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + + GLib.IWrapper + + The interface implemented by valuators and components which display or select a value from a bounded range of values. should be implemented for components which either display a value from a bounded range, or which allow the user to specify a value from a bounded range, or both. For instance, most sliders and range controls, as well as dials, should have representations which implement on the component's behalf. s may be read-only, in which case attempts to alter the value return to indicate failure. - - - GLib.IWrapper - - + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + Method System.Boolean @@ -29,73 +98,12 @@ - Sets the value of this object. an object of type which is the desired new accessible value. + Sets the value of this object. if new value is successfully set, otherwise . To be added - - - Method - - System.Void - - - - - - Gets the minimum value of this object. - an object of type representing the minimum accessible value - - - - - - Method - - System.Void - - - - - - Gets the maximum value of this object. - an object of type representing the maximum accessible value - - - - - - Property - - GLib.Value - - - - Gets the value of this object. - a representing the current accessible value. - - - - - - - - Method - - System.Void - - - - - - To be added. - To be added. - To be added. - - - diff --git a/doc/en/Atk/ValueAdapter.xml b/doc/en/Atk/ValueAdapter.xml index acd366469..057c5dc4c 100644 --- a/doc/en/Atk/ValueAdapter.xml +++ b/doc/en/Atk/ValueAdapter.xml @@ -1,8 +1,8 @@ - + + atk-sharp - 2.12.0.0 GLib.GInterfaceAdapter @@ -11,10 +11,19 @@ Atk.Value + + GLib.IWrapper + + + Value adapter. + Adapts implementations to the full API. + + + Constructor @@ -24,6 +33,7 @@ + Constructor @@ -34,50 +44,109 @@ To be added. - - - Property - - GLib.Value - + + + + Constructor + + + + To be added. To be added. - To be added. To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + - + + Method System.Void - + To be added. To be added. To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + - + + Method System.Void - + To be added. To be added. To be added. + + + + + + + Method + + Atk.Value + + + + + + To be added. + To be added. + To be added. + To be added. + + Method Atk.Value @@ -94,39 +163,37 @@ To be added. - - - Method + + + + Property - System.Boolean + GLib.GType - - - - To be added. To be added. - To be added. + To be added. To be added. + - - - Method + + + + Property - System.Void + System.IntPtr - - - - To be added. To be added. + To be added. To be added. + - + + Property Atk.ValueImplementor @@ -137,8 +204,23 @@ To be added. + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + Method System.Boolean @@ -154,9 +236,4 @@ - - Value adapter. - Adapts implementations to the full API. - - diff --git a/doc/en/Atk/ValueImplementor.xml b/doc/en/Atk/ValueImplementor.xml index e4e0b5299..45cbaac37 100644 --- a/doc/en/Atk/ValueImplementor.xml +++ b/doc/en/Atk/ValueImplementor.xml @@ -1,8 +1,8 @@ + atk-sharp - 2.12.0.0 @@ -14,51 +14,83 @@ GLib.GInterface(typeof(Atk.ValueAdapter)) + + Value implementor interface. + The implementable portion of the interface. + + - - - Property + + + + Method - GLib.Value + System.Void + + + + To be added. To be added. - To be added. To be added. + - + + Method System.Void - + To be added. To be added. To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + - + + Method System.Void - + To be added. To be added. To be added. + + Method System.Boolean @@ -73,25 +105,5 @@ To be added. - - - Method - - System.Void - - - - - - To be added. - To be added. - To be added. - - - - Value implementor interface. - The implementable portion of the interface. - - diff --git a/doc/en/GLib/AcceptCertificateArgs.xml b/doc/en/GLib/AcceptCertificateArgs.xml new file mode 100644 index 000000000..8bc6ad691 --- /dev/null +++ b/doc/en/GLib/AcceptCertificateArgs.xml @@ -0,0 +1,57 @@ + + + + + gio-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + GLib.TlsCertificateFlags + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.TlsCertificate + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/AcceptCertificateHandler.xml b/doc/en/GLib/AcceptCertificateHandler.xml new file mode 100644 index 000000000..4291ca50d --- /dev/null +++ b/doc/en/GLib/AcceptCertificateHandler.xml @@ -0,0 +1,24 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/Action.xml b/doc/en/GLib/Action.xml new file mode 100644 index 000000000..20edf4628 --- /dev/null +++ b/doc/en/GLib/Action.xml @@ -0,0 +1,120 @@ + + + + + gio-sharp + + + + GLib.IWrapper + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.VariantType + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.Variant + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.Variant + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.VariantType + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ActionAdapter.xml b/doc/en/GLib/ActionAdapter.xml new file mode 100644 index 000000000..2484b0bc5 --- /dev/null +++ b/doc/en/GLib/ActionAdapter.xml @@ -0,0 +1,259 @@ + + + + + gio-sharp + + + GLib.GInterfaceAdapter + + + + GLib.Action + + + GLib.IWrapper + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Action + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Action + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.ActionImplementor + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.VariantType + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.Variant + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.Variant + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.VariantType + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ActionAddedArgs.xml b/doc/en/GLib/ActionAddedArgs.xml new file mode 100644 index 000000000..3efc1bef2 --- /dev/null +++ b/doc/en/GLib/ActionAddedArgs.xml @@ -0,0 +1,43 @@ + + + + + gio-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ActionAddedHandler.xml b/doc/en/GLib/ActionAddedHandler.xml new file mode 100644 index 000000000..60e2f5dd5 --- /dev/null +++ b/doc/en/GLib/ActionAddedHandler.xml @@ -0,0 +1,24 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/ActionEnabledChangedArgs.xml b/doc/en/GLib/ActionEnabledChangedArgs.xml new file mode 100644 index 000000000..0d57e1a4f --- /dev/null +++ b/doc/en/GLib/ActionEnabledChangedArgs.xml @@ -0,0 +1,57 @@ + + + + + gio-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ActionEnabledChangedHandler.xml b/doc/en/GLib/ActionEnabledChangedHandler.xml new file mode 100644 index 000000000..86f8f0285 --- /dev/null +++ b/doc/en/GLib/ActionEnabledChangedHandler.xml @@ -0,0 +1,24 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/ActionGroup.xml b/doc/en/GLib/ActionGroup.xml new file mode 100644 index 000000000..5782c9c3d --- /dev/null +++ b/doc/en/GLib/ActionGroup.xml @@ -0,0 +1,304 @@ + + + + + gio-sharp + + + + GLib.IWrapper + + + + To be added. + To be added. + + + + + + + Event + + GLib.ActionAddedHandler + + + To be added. + To be added. + + + + + + + Event + + GLib.ActionEnabledChangedHandler + + + To be added. + To be added. + + + + + + + Event + + GLib.ActionRemovedHandler + + + To be added. + To be added. + + + + + + + Event + + GLib.ActionStateChangedHandler + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.VariantType + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Variant + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Variant + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.VariantType + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ActionGroupAdapter.xml b/doc/en/GLib/ActionGroupAdapter.xml new file mode 100644 index 000000000..9908c6000 --- /dev/null +++ b/doc/en/GLib/ActionGroupAdapter.xml @@ -0,0 +1,463 @@ + + + + + gio-sharp + + + GLib.GInterfaceAdapter + + + + GLib.ActionGroup + + + GLib.IWrapper + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("action-added") + + + + GLib.ActionAddedHandler + + + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("action-enabled-changed") + + + + GLib.ActionEnabledChangedHandler + + + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("action-removed") + + + + GLib.ActionRemovedHandler + + + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("action-state-changed") + + + + GLib.ActionStateChangedHandler + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.VariantType + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Variant + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Variant + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.VariantType + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.ActionGroup + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.ActionGroup + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.ActionGroupImplementor + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ActionGroupImplementor.xml b/doc/en/GLib/ActionGroupImplementor.xml new file mode 100644 index 000000000..e15db2b98 --- /dev/null +++ b/doc/en/GLib/ActionGroupImplementor.xml @@ -0,0 +1,185 @@ + + + + + gio-sharp + + + + GLib.IWrapper + + + + + GLib.GInterface(typeof(GLib.ActionGroupAdapter)) + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.VariantType + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Variant + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Variant + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.VariantType + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ActionImplementor.xml b/doc/en/GLib/ActionImplementor.xml new file mode 100644 index 000000000..2ca1dc35c --- /dev/null +++ b/doc/en/GLib/ActionImplementor.xml @@ -0,0 +1,125 @@ + + + + + gio-sharp + + + + GLib.IWrapper + + + + + GLib.GInterface(typeof(GLib.ActionAdapter)) + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.VariantType + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.Variant + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.Variant + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.VariantType + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ActionRemovedArgs.xml b/doc/en/GLib/ActionRemovedArgs.xml new file mode 100644 index 000000000..1785744f7 --- /dev/null +++ b/doc/en/GLib/ActionRemovedArgs.xml @@ -0,0 +1,43 @@ + + + + + gio-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ActionRemovedHandler.xml b/doc/en/GLib/ActionRemovedHandler.xml new file mode 100644 index 000000000..525c3e037 --- /dev/null +++ b/doc/en/GLib/ActionRemovedHandler.xml @@ -0,0 +1,24 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/ActionStateChangedArgs.xml b/doc/en/GLib/ActionStateChangedArgs.xml new file mode 100644 index 000000000..89fe14815 --- /dev/null +++ b/doc/en/GLib/ActionStateChangedArgs.xml @@ -0,0 +1,57 @@ + + + + + gio-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.Variant + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ActionStateChangedHandler.xml b/doc/en/GLib/ActionStateChangedHandler.xml new file mode 100644 index 000000000..7db608299 --- /dev/null +++ b/doc/en/GLib/ActionStateChangedHandler.xml @@ -0,0 +1,24 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/ActivatedArgs.xml b/doc/en/GLib/ActivatedArgs.xml new file mode 100644 index 000000000..133758356 --- /dev/null +++ b/doc/en/GLib/ActivatedArgs.xml @@ -0,0 +1,43 @@ + + + + + gio-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + GLib.Variant + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ActivatedHandler.xml b/doc/en/GLib/ActivatedHandler.xml new file mode 100644 index 000000000..ec953c205 --- /dev/null +++ b/doc/en/GLib/ActivatedHandler.xml @@ -0,0 +1,24 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/AppInfo.xml b/doc/en/GLib/AppInfo.xml index e6acbcff2..9083d162f 100644 --- a/doc/en/GLib/AppInfo.xml +++ b/doc/en/GLib/AppInfo.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -29,6 +30,7 @@ public class TestAppInfo + Method System.Boolean @@ -49,8 +51,24 @@ This method always returns True, or throw a if + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + Property System.Boolean @@ -62,8 +80,38 @@ This method always returns True, or throw a if + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + Property System.String @@ -85,8 +133,23 @@ Eye of Gnome: Browse and rotate images + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + Method GLib.AppInfo @@ -101,6 +164,7 @@ Eye of Gnome: Browse and rotate images + Method System.Boolean @@ -118,6 +182,7 @@ Eye of Gnome: Browse and rotate images + Property System.String @@ -131,6 +196,7 @@ Eye of Gnome: Browse and rotate images + Property GLib.Icon @@ -144,6 +210,7 @@ Eye of Gnome: Browse and rotate images + Property System.String @@ -157,6 +224,7 @@ Eye of Gnome: Browse and rotate images + Method System.Boolean @@ -181,6 +249,7 @@ Eye of Gnome: Browse and rotate images + Method System.Boolean @@ -204,6 +273,7 @@ Eye of Gnome: Browse and rotate images + Property System.String @@ -217,6 +287,7 @@ Eye of Gnome: Browse and rotate images + Method System.Boolean @@ -234,6 +305,7 @@ Eye of Gnome: Browse and rotate images + Method System.Boolean @@ -251,6 +323,7 @@ Eye of Gnome: Browse and rotate images + Method System.Boolean @@ -266,8 +339,27 @@ Eye of Gnome: Browse and rotate images + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Property System.Boolean @@ -281,6 +373,7 @@ Eye of Gnome: Browse and rotate images + Property System.Boolean @@ -294,6 +387,7 @@ Eye of Gnome: Browse and rotate images + Property System.Boolean diff --git a/doc/en/GLib/AppInfoAdapter.xml b/doc/en/GLib/AppInfoAdapter.xml index fb1a40cab..80618faab 100644 --- a/doc/en/GLib/AppInfoAdapter.xml +++ b/doc/en/GLib/AppInfoAdapter.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -23,6 +24,7 @@ + Constructor @@ -36,6 +38,7 @@ + Method System.Boolean @@ -56,8 +59,24 @@ This method always returns True, or throw a if + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + Property System.Boolean @@ -69,8 +88,23 @@ This method always returns True, or throw a if + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + Method GLib.AppInfo @@ -90,8 +124,24 @@ This method always returns True, or throw a if + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + Property System.String @@ -103,8 +153,23 @@ This method always returns True, or throw a if + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + Method GLib.AppInfo @@ -119,6 +184,7 @@ This method always returns True, or throw a if + Method System.Boolean @@ -136,6 +202,7 @@ This method always returns True, or throw a if + Property System.String @@ -149,6 +216,7 @@ This method always returns True, or throw a if + Method GLib.AppInfo[] @@ -163,6 +231,7 @@ This method always returns True, or throw a if + Method GLib.AppInfo[] @@ -182,6 +251,7 @@ This method always returns True, or throw a if + Method GLib.AppInfo @@ -201,6 +271,7 @@ This method always returns True, or throw a if + Method GLib.AppInfo @@ -216,8 +287,27 @@ This method always returns True, or throw a if + + + + Method + + GLib.List + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method GLib.AppInfo @@ -235,6 +325,7 @@ This method always returns True, or throw a if + Method GLib.AppInfo @@ -252,8 +343,27 @@ This method always returns True, or throw a if + + + + Method + + GLib.List + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Property GLib.GType @@ -267,6 +377,7 @@ This method always returns True, or throw a if + Property System.IntPtr @@ -280,6 +391,7 @@ This method always returns True, or throw a if + Property GLib.Icon @@ -293,6 +405,7 @@ This method always returns True, or throw a if + Property System.String @@ -306,6 +419,7 @@ This method always returns True, or throw a if + Method System.Boolean @@ -330,6 +444,7 @@ This method always returns True, or throw a if + Method System.Boolean @@ -349,6 +464,7 @@ This method always returns True, or throw a if + Method System.Boolean @@ -372,6 +488,7 @@ This method always returns True, or throw a if + Property System.String @@ -383,8 +500,23 @@ This method always returns True, or throw a if + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + Method System.Boolean @@ -400,8 +532,26 @@ This method always returns True, or throw a if + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + Method System.Boolean @@ -419,6 +569,7 @@ This method always returns True, or throw a if + Method System.Boolean @@ -434,8 +585,27 @@ This method always returns True, or throw a if + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Property System.Boolean @@ -449,6 +619,7 @@ This method always returns True, or throw a if + Property System.Boolean @@ -462,6 +633,7 @@ This method always returns True, or throw a if + Property System.Boolean diff --git a/doc/en/GLib/AppInfoCreateFlags.xml b/doc/en/GLib/AppInfoCreateFlags.xml index ef24411a0..f8cc5a12e 100644 --- a/doc/en/GLib/AppInfoCreateFlags.xml +++ b/doc/en/GLib/AppInfoCreateFlags.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -22,6 +23,7 @@ + Field GLib.AppInfoCreateFlags @@ -33,6 +35,7 @@ + Field GLib.AppInfoCreateFlags @@ -42,8 +45,21 @@ + + + + Field + + GLib.AppInfoCreateFlags + + + To be added. + + + + Field GLib.AppInfoCreateFlags diff --git a/doc/en/GLib/AppLaunchContext.xml b/doc/en/GLib/AppLaunchContext.xml index e685a9254..54bd36d91 100644 --- a/doc/en/GLib/AppLaunchContext.xml +++ b/doc/en/GLib/AppLaunchContext.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -23,26 +25,9 @@ - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - - + Constructor @@ -56,6 +41,7 @@ + Method System.String @@ -75,6 +61,7 @@ + Method System.String @@ -94,6 +81,7 @@ + Property GLib.GType @@ -107,6 +95,7 @@ + Method System.Void @@ -123,6 +112,7 @@ + Method @@ -147,6 +137,7 @@ + Method @@ -171,6 +162,7 @@ + Method diff --git a/doc/en/GLib/Application.xml b/doc/en/GLib/Application.xml new file mode 100644 index 000000000..ce32188e0 --- /dev/null +++ b/doc/en/GLib/Application.xml @@ -0,0 +1,962 @@ + + + + + gio-sharp + + + GLib.Object + + + + GLib.ActionGroup + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("action-added") + + + + GLib.ActionAddedHandler + + + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("action-enabled-changed") + + + + GLib.ActionEnabledChangedHandler + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("action-group") + + + + GLib.ActionGroup + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("action-removed") + + + + GLib.ActionRemovedHandler + + + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("action-state-changed") + + + + GLib.ActionStateChangedHandler + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("activate") + + + + System.EventHandler + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("application-id") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("command-line") + + + + GLib.CommandLineHandler + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("flags") + + + + GLib.ApplicationFlags + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.VariantType + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Variant + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Variant + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.VariantType + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("inactivity-timeout") + + + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("is-registered") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("is-remote") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideActionAdded", Type=typeof(GLib.Application)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideActionEnabledChanged", Type=typeof(GLib.Application)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideActionRemoved", Type=typeof(GLib.Application)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideActionStateChanged", Type=typeof(GLib.Application)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideActivated", Type=typeof(GLib.Application)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideAfterEmit", Type=typeof(GLib.Application)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideBeforeEmit", Type=typeof(GLib.Application)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCommandLine", Type=typeof(GLib.Application)) + + + + System.Int32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideLocalCommandLine", Type=typeof(GLib.Application)) + + + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideOpened", Type=typeof(GLib.Application)) + + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideQuitMainloop", Type=typeof(GLib.Application)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRunMainloop", Type=typeof(GLib.Application)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideStartup", Type=typeof(GLib.Application)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("open") + + + + GLib.OpenedHandler + + + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("startup") + + + + System.EventHandler + + + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ApplicationCommandLine.xml b/doc/en/GLib/ApplicationCommandLine.xml new file mode 100644 index 000000000..113cca78d --- /dev/null +++ b/doc/en/GLib/ApplicationCommandLine.xml @@ -0,0 +1,212 @@ + + + + + gio-sharp + + + GLib.Object + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("is-remote") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePrinterrLiteral", Type=typeof(GLib.ApplicationCommandLine)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePrintLiteral", Type=typeof(GLib.ApplicationCommandLine)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.Variant + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ApplicationFlags.xml b/doc/en/GLib/ApplicationFlags.xml new file mode 100644 index 000000000..3e5269518 --- /dev/null +++ b/doc/en/GLib/ApplicationFlags.xml @@ -0,0 +1,97 @@ + + + + + gio-sharp + + + System.Enum + + + + GLib.GType(typeof(GLib.ApplicationFlagsGType)) + + + System.Flags + + + + To be added. + To be added. + + + + + + + Field + + GLib.ApplicationFlags + + + To be added. + + + + + + + Field + + GLib.ApplicationFlags + + + To be added. + + + + + + + Field + + GLib.ApplicationFlags + + + To be added. + + + + + + + Field + + GLib.ApplicationFlags + + + To be added. + + + + + + + Field + + GLib.ApplicationFlags + + + To be added. + + + + + + + Field + + GLib.ApplicationFlags + + + To be added. + + + + + diff --git a/doc/en/GLib/ApplicationImpl.xml b/doc/en/GLib/ApplicationImpl.xml new file mode 100644 index 000000000..24cf1e586 --- /dev/null +++ b/doc/en/GLib/ApplicationImpl.xml @@ -0,0 +1,205 @@ + + + + + gio-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.ApplicationImpl + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/Argv.xml b/doc/en/GLib/Argv.xml index 899dc1aff..a14fff993 100644 --- a/doc/en/GLib/Argv.xml +++ b/doc/en/GLib/Argv.xml @@ -1,5 +1,6 @@ + glib-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] @@ -25,6 +26,7 @@ Then you application [hello.exe] will be able to access these arguments passed f + Constructor @@ -38,6 +40,7 @@ Then you application [hello.exe] will be able to access these arguments passed f + Constructor @@ -53,6 +56,7 @@ Then you application [hello.exe] will be able to access these arguments passed f + Method System.Void @@ -65,6 +69,7 @@ Then you application [hello.exe] will be able to access these arguments passed f + Method System.String[] @@ -81,6 +86,7 @@ Then you application [hello.exe] will be able to access these arguments passed f + Property System.IntPtr diff --git a/doc/en/GLib/AskPasswordArgs.xml b/doc/en/GLib/AskPasswordArgs.xml index dccd9b459..4bd358f7d 100644 --- a/doc/en/GLib/AskPasswordArgs.xml +++ b/doc/en/GLib/AskPasswordArgs.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -25,6 +27,7 @@ + Property System.String @@ -38,6 +41,7 @@ + Property System.String @@ -51,6 +55,7 @@ + Property GLib.AskPasswordFlags @@ -64,6 +69,7 @@ + Property System.String diff --git a/doc/en/GLib/AskPasswordFlags.xml b/doc/en/GLib/AskPasswordFlags.xml index 82c9b1128..caa6e789e 100644 --- a/doc/en/GLib/AskPasswordFlags.xml +++ b/doc/en/GLib/AskPasswordFlags.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -23,6 +24,7 @@ + Field GLib.AskPasswordFlags @@ -34,6 +36,7 @@ + Field GLib.AskPasswordFlags @@ -45,6 +48,7 @@ + Field GLib.AskPasswordFlags @@ -56,6 +60,7 @@ + Field GLib.AskPasswordFlags @@ -67,6 +72,7 @@ + Field GLib.AskPasswordFlags diff --git a/doc/en/GLib/AskPasswordHandler.xml b/doc/en/GLib/AskPasswordHandler.xml index 2f5bf779c..6dd7425e4 100644 --- a/doc/en/GLib/AskPasswordHandler.xml +++ b/doc/en/GLib/AskPasswordHandler.xml @@ -1,5 +1,6 @@ + gio-sharp diff --git a/doc/en/GLib/AskQuestionArgs.xml b/doc/en/GLib/AskQuestionArgs.xml index 6f28330ef..06806cd93 100644 --- a/doc/en/GLib/AskQuestionArgs.xml +++ b/doc/en/GLib/AskQuestionArgs.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -25,6 +27,7 @@ + Property System.String[] @@ -38,6 +41,7 @@ + Property System.String diff --git a/doc/en/GLib/AskQuestionHandler.xml b/doc/en/GLib/AskQuestionHandler.xml index 99f803dfe..82f33a0ba 100644 --- a/doc/en/GLib/AskQuestionHandler.xml +++ b/doc/en/GLib/AskQuestionHandler.xml @@ -1,5 +1,6 @@ + gio-sharp diff --git a/doc/en/GLib/AsyncInitable.xml b/doc/en/GLib/AsyncInitable.xml new file mode 100644 index 000000000..acd6fb9d6 --- /dev/null +++ b/doc/en/GLib/AsyncInitable.xml @@ -0,0 +1,58 @@ + + + + + gio-sharp + + + + GLib.IWrapper + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/AsyncInitableAdapter.xml b/doc/en/GLib/AsyncInitableAdapter.xml new file mode 100644 index 000000000..67b703f9c --- /dev/null +++ b/doc/en/GLib/AsyncInitableAdapter.xml @@ -0,0 +1,197 @@ + + + + + gio-sharp + + + GLib.GInterfaceAdapter + + + + GLib.AsyncInitable + + + GLib.IWrapper + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.AsyncInitable + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.AsyncInitable + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.AsyncInitableImplementor + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/AsyncInitableImplementor.xml b/doc/en/GLib/AsyncInitableImplementor.xml new file mode 100644 index 000000000..da3f18cfe --- /dev/null +++ b/doc/en/GLib/AsyncInitableImplementor.xml @@ -0,0 +1,63 @@ + + + + + gio-sharp + + + + GLib.IWrapper + + + + + GLib.GInterface(typeof(GLib.AsyncInitableAdapter)) + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/AsyncReadyCallback.xml b/doc/en/GLib/AsyncReadyCallback.xml index 3bb707574..6c8255642 100644 --- a/doc/en/GLib/AsyncReadyCallback.xml +++ b/doc/en/GLib/AsyncReadyCallback.xml @@ -1,5 +1,6 @@ + gio-sharp diff --git a/doc/en/GLib/AsyncResult.xml b/doc/en/GLib/AsyncResult.xml index 8915e09f9..037f65034 100644 --- a/doc/en/GLib/AsyncResult.xml +++ b/doc/en/GLib/AsyncResult.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -16,6 +17,7 @@ + Property GLib.Object @@ -29,6 +31,7 @@ + Property System.IntPtr diff --git a/doc/en/GLib/AsyncResultAdapter.xml b/doc/en/GLib/AsyncResultAdapter.xml index 92e6bb84f..106f074c7 100644 --- a/doc/en/GLib/AsyncResultAdapter.xml +++ b/doc/en/GLib/AsyncResultAdapter.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -22,6 +23,7 @@ + Constructor @@ -32,6 +34,7 @@ + Constructor @@ -45,6 +48,7 @@ + Constructor @@ -58,6 +62,7 @@ + Method GLib.AsyncResult @@ -75,6 +80,7 @@ + Method GLib.AsyncResult @@ -94,6 +100,7 @@ + Property GLib.GType @@ -107,6 +114,7 @@ + Property System.IntPtr @@ -120,6 +128,7 @@ + Property GLib.AsyncResultImplementor @@ -131,8 +140,23 @@ + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + Property GLib.Object @@ -146,6 +170,7 @@ + Property System.IntPtr diff --git a/doc/en/GLib/AsyncResultImplementor.xml b/doc/en/GLib/AsyncResultImplementor.xml index 281fd193e..213d2a8f4 100644 --- a/doc/en/GLib/AsyncResultImplementor.xml +++ b/doc/en/GLib/AsyncResultImplementor.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -21,6 +22,7 @@ + Property GLib.Object @@ -34,6 +36,7 @@ + Property System.IntPtr diff --git a/doc/en/GLib/AuthenticatedPeerAuthorizedArgs.xml b/doc/en/GLib/AuthenticatedPeerAuthorizedArgs.xml new file mode 100644 index 000000000..eca181e8a --- /dev/null +++ b/doc/en/GLib/AuthenticatedPeerAuthorizedArgs.xml @@ -0,0 +1,57 @@ + + + + + gio-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + GLib.Credentials + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.IOStream + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/AuthenticatedPeerAuthorizedHandler.xml b/doc/en/GLib/AuthenticatedPeerAuthorizedHandler.xml new file mode 100644 index 000000000..b1bb0903e --- /dev/null +++ b/doc/en/GLib/AuthenticatedPeerAuthorizedHandler.xml @@ -0,0 +1,24 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/BufferedInputStream.xml b/doc/en/GLib/BufferedInputStream.xml index 3b581533f..01d476419 100644 --- a/doc/en/GLib/BufferedInputStream.xml +++ b/doc/en/GLib/BufferedInputStream.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -13,26 +14,9 @@ - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - - + Constructor @@ -46,6 +30,7 @@ + Constructor @@ -59,6 +44,7 @@ + Constructor @@ -74,6 +60,7 @@ + Property System.UInt64 @@ -86,7 +73,8 @@ - + + Property @@ -105,6 +93,7 @@ + Method System.Int64 @@ -124,6 +113,7 @@ + Method System.Void @@ -146,6 +136,7 @@ + Method System.Int64 @@ -163,6 +154,7 @@ + Property GLib.GType @@ -176,6 +168,7 @@ + Method @@ -200,6 +193,7 @@ + Method @@ -227,6 +221,7 @@ + Method @@ -249,6 +244,7 @@ + Method System.UInt64 @@ -270,6 +266,7 @@ + Method System.IntPtr @@ -287,6 +284,7 @@ + Method System.Int32 diff --git a/doc/en/GLib/BufferedOutputStream.xml b/doc/en/GLib/BufferedOutputStream.xml index 2efcb9009..d179c9985 100644 --- a/doc/en/GLib/BufferedOutputStream.xml +++ b/doc/en/GLib/BufferedOutputStream.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -13,26 +14,9 @@ - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - - + Constructor @@ -46,6 +30,7 @@ + Constructor @@ -59,6 +44,7 @@ + Constructor @@ -73,7 +59,8 @@ - + + Property @@ -91,7 +78,8 @@ - + + Property @@ -110,6 +98,7 @@ + Property GLib.GType diff --git a/doc/en/GLib/Bus.xml b/doc/en/GLib/Bus.xml new file mode 100644 index 000000000..743d58cb3 --- /dev/null +++ b/doc/en/GLib/Bus.xml @@ -0,0 +1,334 @@ + + + + + gio-sharp + + + System.Object + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.DBusConnection + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.DBusConnection + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.UInt32 + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.UInt32 + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.UInt32 + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.UInt32 + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.UInt32 + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.UInt32 + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.UInt32 + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.UInt32 + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/BusAcquiredCallback.xml b/doc/en/GLib/BusAcquiredCallback.xml new file mode 100644 index 000000000..1a5c9e28b --- /dev/null +++ b/doc/en/GLib/BusAcquiredCallback.xml @@ -0,0 +1,24 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/BusNameAcquiredCallback.xml b/doc/en/GLib/BusNameAcquiredCallback.xml new file mode 100644 index 000000000..c418ee876 --- /dev/null +++ b/doc/en/GLib/BusNameAcquiredCallback.xml @@ -0,0 +1,24 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/BusNameAppearedCallback.xml b/doc/en/GLib/BusNameAppearedCallback.xml new file mode 100644 index 000000000..2486d6c28 --- /dev/null +++ b/doc/en/GLib/BusNameAppearedCallback.xml @@ -0,0 +1,26 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/BusNameLostCallback.xml b/doc/en/GLib/BusNameLostCallback.xml new file mode 100644 index 000000000..deac1ab99 --- /dev/null +++ b/doc/en/GLib/BusNameLostCallback.xml @@ -0,0 +1,24 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/BusNameOwnerFlags.xml b/doc/en/GLib/BusNameOwnerFlags.xml new file mode 100644 index 000000000..6cce44244 --- /dev/null +++ b/doc/en/GLib/BusNameOwnerFlags.xml @@ -0,0 +1,61 @@ + + + + + gio-sharp + + + System.Enum + + + + GLib.GType(typeof(GLib.BusNameOwnerFlagsGType)) + + + System.Flags + + + + To be added. + To be added. + + + + + + + Field + + GLib.BusNameOwnerFlags + + + To be added. + + + + + + + Field + + GLib.BusNameOwnerFlags + + + To be added. + + + + + + + Field + + GLib.BusNameOwnerFlags + + + To be added. + + + + + diff --git a/doc/en/GLib/BusNameVanishedCallback.xml b/doc/en/GLib/BusNameVanishedCallback.xml new file mode 100644 index 000000000..ba34b98dd --- /dev/null +++ b/doc/en/GLib/BusNameVanishedCallback.xml @@ -0,0 +1,24 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/BusNameWatcherFlags.xml b/doc/en/GLib/BusNameWatcherFlags.xml new file mode 100644 index 000000000..00000304d --- /dev/null +++ b/doc/en/GLib/BusNameWatcherFlags.xml @@ -0,0 +1,49 @@ + + + + + gio-sharp + + + System.Enum + + + + GLib.GType(typeof(GLib.BusNameWatcherFlagsGType)) + + + System.Flags + + + + To be added. + To be added. + + + + + + + Field + + GLib.BusNameWatcherFlags + + + To be added. + + + + + + + Field + + GLib.BusNameWatcherFlags + + + To be added. + + + + + diff --git a/doc/en/GLib/BusType.xml b/doc/en/GLib/BusType.xml new file mode 100644 index 000000000..b465a5e7d --- /dev/null +++ b/doc/en/GLib/BusType.xml @@ -0,0 +1,70 @@ + + + + + gio-sharp + + + System.Enum + + + + GLib.GType(typeof(GLib.BusTypeGType)) + + + + To be added. + To be added. + + + + + + + Field + + GLib.BusType + + + To be added. + + + + + + + Field + + GLib.BusType + + + To be added. + + + + + + + Field + + GLib.BusType + + + To be added. + + + + + + + Field + + GLib.BusType + + + To be added. + + + + + diff --git a/doc/en/GLib/Cancellable.xml b/doc/en/GLib/Cancellable.xml index 5fbaae9f4..9509dd90a 100644 --- a/doc/en/GLib/Cancellable.xml +++ b/doc/en/GLib/Cancellable.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -23,26 +25,9 @@ - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - - + Constructor @@ -56,6 +41,7 @@ + Method System.Void @@ -69,6 +55,7 @@ + Event @@ -86,6 +73,7 @@ + Property GLib.Cancellable @@ -97,8 +85,26 @@ + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + Property System.Int32 @@ -112,6 +118,7 @@ + Property GLib.GType @@ -125,6 +132,7 @@ + Property System.Boolean @@ -138,6 +146,7 @@ + Method @@ -156,6 +165,7 @@ + Method System.Void @@ -169,6 +179,7 @@ + Method System.Void @@ -180,8 +191,23 @@ + + + + Method + + System.Void + + + + To be added. + To be added. + + + + Method System.Void @@ -195,6 +221,7 @@ + Method System.Boolean diff --git a/doc/en/GLib/CancellableSourceFunc.xml b/doc/en/GLib/CancellableSourceFunc.xml new file mode 100644 index 000000000..4c49f102c --- /dev/null +++ b/doc/en/GLib/CancellableSourceFunc.xml @@ -0,0 +1,23 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + System.Boolean + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/ChangeEventArgs.xml b/doc/en/GLib/ChangeEventArgs.xml new file mode 100644 index 000000000..2921909ff --- /dev/null +++ b/doc/en/GLib/ChangeEventArgs.xml @@ -0,0 +1,57 @@ + + + + + gio-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ChangeEventHandler.xml b/doc/en/GLib/ChangeEventHandler.xml new file mode 100644 index 000000000..5651971a6 --- /dev/null +++ b/doc/en/GLib/ChangeEventHandler.xml @@ -0,0 +1,24 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/ChangedArgs.xml b/doc/en/GLib/ChangedArgs.xml index 77ca8303b..89ab77949 100644 --- a/doc/en/GLib/ChangedArgs.xml +++ b/doc/en/GLib/ChangedArgs.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -23,43 +25,18 @@ - - + + + Property - GLib.FileMonitorEvent + System.String To be added. To be added. To be added. - - - - - - Property - - GLib.File - - - To be added. - To be added. - To be added. - - - - - - Property - - GLib.File - - - To be added. - To be added. - To be added. - + diff --git a/doc/en/GLib/ChangedHandler.xml b/doc/en/GLib/ChangedHandler.xml index 536ec174a..8fb53648e 100644 --- a/doc/en/GLib/ChangedHandler.xml +++ b/doc/en/GLib/ChangedHandler.xml @@ -1,5 +1,6 @@ + gio-sharp diff --git a/doc/en/GLib/CharsetConverter.xml b/doc/en/GLib/CharsetConverter.xml new file mode 100644 index 000000000..b92954518 --- /dev/null +++ b/doc/en/GLib/CharsetConverter.xml @@ -0,0 +1,202 @@ + + + + + gio-sharp + + + GLib.Object + + + + GLib.Converter + + + GLib.Initable + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.ConverterResult + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("from-charset") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("to-charset") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("use-fallback") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/Chunk.xml b/doc/en/GLib/Chunk.xml new file mode 100644 index 000000000..cfe2ccb30 --- /dev/null +++ b/doc/en/GLib/Chunk.xml @@ -0,0 +1,32 @@ + + + + + gio-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ClosedArgs.xml b/doc/en/GLib/ClosedArgs.xml new file mode 100644 index 000000000..f65e7c611 --- /dev/null +++ b/doc/en/GLib/ClosedArgs.xml @@ -0,0 +1,57 @@ + + + + + gio-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ClosedHandler.xml b/doc/en/GLib/ClosedHandler.xml new file mode 100644 index 000000000..f0f80d181 --- /dev/null +++ b/doc/en/GLib/ClosedHandler.xml @@ -0,0 +1,24 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/CommandLineArgs.xml b/doc/en/GLib/CommandLineArgs.xml new file mode 100644 index 000000000..71c8a0684 --- /dev/null +++ b/doc/en/GLib/CommandLineArgs.xml @@ -0,0 +1,43 @@ + + + + + gio-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + GLib.ApplicationCommandLine + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/CommandLineHandler.xml b/doc/en/GLib/CommandLineHandler.xml new file mode 100644 index 000000000..7e94a71af --- /dev/null +++ b/doc/en/GLib/CommandLineHandler.xml @@ -0,0 +1,24 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/ConnectBeforeAttribute.xml b/doc/en/GLib/ConnectBeforeAttribute.xml index 0f216a409..842249871 100644 --- a/doc/en/GLib/ConnectBeforeAttribute.xml +++ b/doc/en/GLib/ConnectBeforeAttribute.xml @@ -1,5 +1,6 @@ + glib-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] @@ -40,6 +41,7 @@ public class Example { + Constructor diff --git a/doc/en/GLib/ConnectFlags.xml b/doc/en/GLib/ConnectFlags.xml index 506a7ed0b..af3e7670b 100644 --- a/doc/en/GLib/ConnectFlags.xml +++ b/doc/en/GLib/ConnectFlags.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -18,6 +19,7 @@ + Field GLib.ConnectFlags @@ -28,6 +30,7 @@ + Field GLib.ConnectFlags diff --git a/doc/en/GLib/Content.xml b/doc/en/GLib/Content.xml index 30ab737d4..265b8fc0c 100644 --- a/doc/en/GLib/Content.xml +++ b/doc/en/GLib/Content.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -25,6 +27,7 @@ + Method System.Boolean @@ -42,6 +45,7 @@ + Method System.Boolean @@ -61,6 +65,7 @@ + Method System.String @@ -78,6 +83,7 @@ + Method System.String @@ -95,6 +101,7 @@ + Method GLib.Icon @@ -112,6 +119,7 @@ + Method System.String @@ -129,6 +137,7 @@ + Method System.String @@ -152,6 +161,7 @@ + Method System.String @@ -169,6 +179,7 @@ + Method System.Boolean @@ -188,6 +199,7 @@ + Method System.Boolean @@ -205,6 +217,7 @@ + Method GLib.List diff --git a/doc/en/GLib/Converter.xml b/doc/en/GLib/Converter.xml new file mode 100644 index 000000000..7c06faf7c --- /dev/null +++ b/doc/en/GLib/Converter.xml @@ -0,0 +1,63 @@ + + + + + gio-sharp + + + + GLib.IWrapper + + + + To be added. + To be added. + + + + + + + Method + + GLib.ConverterResult + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ConverterAdapter.xml b/doc/en/GLib/ConverterAdapter.xml new file mode 100644 index 000000000..d4299ec27 --- /dev/null +++ b/doc/en/GLib/ConverterAdapter.xml @@ -0,0 +1,202 @@ + + + + + gio-sharp + + + GLib.GInterfaceAdapter + + + + GLib.Converter + + + GLib.IWrapper + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.ConverterResult + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Converter + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Converter + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.ConverterImplementor + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ConverterFlags.xml b/doc/en/GLib/ConverterFlags.xml new file mode 100644 index 000000000..0d26d4db2 --- /dev/null +++ b/doc/en/GLib/ConverterFlags.xml @@ -0,0 +1,61 @@ + + + + + gio-sharp + + + System.Enum + + + + GLib.GType(typeof(GLib.ConverterFlagsGType)) + + + System.Flags + + + + To be added. + To be added. + + + + + + + Field + + GLib.ConverterFlags + + + To be added. + + + + + + + Field + + GLib.ConverterFlags + + + To be added. + + + + + + + Field + + GLib.ConverterFlags + + + To be added. + + + + + diff --git a/doc/en/GLib/ConverterImplementor.xml b/doc/en/GLib/ConverterImplementor.xml new file mode 100644 index 000000000..be0e2842d --- /dev/null +++ b/doc/en/GLib/ConverterImplementor.xml @@ -0,0 +1,68 @@ + + + + + gio-sharp + + + + GLib.IWrapper + + + + + GLib.GInterface(typeof(GLib.ConverterAdapter)) + + + + To be added. + To be added. + + + + + + + Method + + GLib.ConverterResult + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ConverterInputStream.xml b/doc/en/GLib/ConverterInputStream.xml new file mode 100644 index 000000000..e0588134d --- /dev/null +++ b/doc/en/GLib/ConverterInputStream.xml @@ -0,0 +1,81 @@ + + + + + gio-sharp + + + GLib.FilterInputStream + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("converter") + + + + GLib.Converter + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ConverterOutputStream.xml b/doc/en/GLib/ConverterOutputStream.xml new file mode 100644 index 000000000..4058b829f --- /dev/null +++ b/doc/en/GLib/ConverterOutputStream.xml @@ -0,0 +1,81 @@ + + + + + gio-sharp + + + GLib.FilterOutputStream + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("converter") + + + + GLib.Converter + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ConverterResult.xml b/doc/en/GLib/ConverterResult.xml new file mode 100644 index 000000000..387b1edbc --- /dev/null +++ b/doc/en/GLib/ConverterResult.xml @@ -0,0 +1,70 @@ + + + + + gio-sharp + + + System.Enum + + + + GLib.GType(typeof(GLib.ConverterResultGType)) + + + + To be added. + To be added. + + + + + + + Field + + GLib.ConverterResult + + + To be added. + + + + + + + Field + + GLib.ConverterResult + + + To be added. + + + + + + + Field + + GLib.ConverterResult + + + To be added. + + + + + + + Field + + GLib.ConverterResult + + + To be added. + + + + + diff --git a/doc/en/GLib/Credentials.xml b/doc/en/GLib/Credentials.xml new file mode 100644 index 000000000..6bdbd7685 --- /dev/null +++ b/doc/en/GLib/Credentials.xml @@ -0,0 +1,127 @@ + + + + + gio-sharp + + + GLib.Object + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.IntPtr + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/CredentialsType.xml b/doc/en/GLib/CredentialsType.xml new file mode 100644 index 000000000..44ce15945 --- /dev/null +++ b/doc/en/GLib/CredentialsType.xml @@ -0,0 +1,58 @@ + + + + + gio-sharp + + + System.Enum + + + + GLib.GType(typeof(GLib.CredentialsTypeGType)) + + + + To be added. + To be added. + + + + + + + Field + + GLib.CredentialsType + + + To be added. + + + + + + + Field + + GLib.CredentialsType + + + To be added. + + + + + + + Field + + GLib.CredentialsType + + + To be added. + + + + + diff --git a/doc/en/GLib/DBusAnnotationInfo.xml b/doc/en/GLib/DBusAnnotationInfo.xml new file mode 100644 index 000000000..76a4bcdcc --- /dev/null +++ b/doc/en/GLib/DBusAnnotationInfo.xml @@ -0,0 +1,168 @@ + + + + + gio-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.DBusAnnotationInfo + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/DBusArgInfo.xml b/doc/en/GLib/DBusArgInfo.xml new file mode 100644 index 000000000..1771b3f9f --- /dev/null +++ b/doc/en/GLib/DBusArgInfo.xml @@ -0,0 +1,150 @@ + + + + + gio-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.DBusAnnotationInfo + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/DBusAuth.xml b/doc/en/GLib/DBusAuth.xml new file mode 100644 index 000000000..f2b098516 --- /dev/null +++ b/doc/en/GLib/DBusAuth.xml @@ -0,0 +1,43 @@ + + + + + gio-sharp + + + GLib.Object + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/DBusAuthMechanism.xml b/doc/en/GLib/DBusAuthMechanism.xml new file mode 100644 index 000000000..bcddff5e0 --- /dev/null +++ b/doc/en/GLib/DBusAuthMechanism.xml @@ -0,0 +1,365 @@ + + + + + gio-sharp + + + GLib.Object + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("credentials") + + + + GLib.Credentials + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideClientDataReceive", Type=typeof(GLib.DBusAuthMechanism)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideClientDataSend", Type=typeof(GLib.DBusAuthMechanism)) + + + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideClientGetState", Type=typeof(GLib.DBusAuthMechanism)) + + + + GLib.DBusAuthMechanismState + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideClientInitiate", Type=typeof(GLib.DBusAuthMechanism)) + + + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideClientShutdown", Type=typeof(GLib.DBusAuthMechanism)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDecodeData", Type=typeof(GLib.DBusAuthMechanism)) + + + + System.String + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideEncodeData", Type=typeof(GLib.DBusAuthMechanism)) + + + + System.String + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideIsSupported", Type=typeof(GLib.DBusAuthMechanism)) + + + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideServerDataReceive", Type=typeof(GLib.DBusAuthMechanism)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideServerDataSend", Type=typeof(GLib.DBusAuthMechanism)) + + + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideServerGetRejectReason", Type=typeof(GLib.DBusAuthMechanism)) + + + + System.String + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideServerGetState", Type=typeof(GLib.DBusAuthMechanism)) + + + + GLib.DBusAuthMechanismState + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideServerInitiate", Type=typeof(GLib.DBusAuthMechanism)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideServerShutdown", Type=typeof(GLib.DBusAuthMechanism)) + + + + System.Void + + + + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/DBusAuthMechanismAnon.xml b/doc/en/GLib/DBusAuthMechanismAnon.xml new file mode 100644 index 000000000..a0eadc2ff --- /dev/null +++ b/doc/en/GLib/DBusAuthMechanismAnon.xml @@ -0,0 +1,43 @@ + + + + + gio-sharp + + + GLib.DBusAuthMechanism + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/DBusAuthMechanismExternal.xml b/doc/en/GLib/DBusAuthMechanismExternal.xml new file mode 100644 index 000000000..401c8fb97 --- /dev/null +++ b/doc/en/GLib/DBusAuthMechanismExternal.xml @@ -0,0 +1,43 @@ + + + + + gio-sharp + + + GLib.DBusAuthMechanism + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/DBusAuthMechanismSha1.xml b/doc/en/GLib/DBusAuthMechanismSha1.xml new file mode 100644 index 000000000..1019ec5f9 --- /dev/null +++ b/doc/en/GLib/DBusAuthMechanismSha1.xml @@ -0,0 +1,43 @@ + + + + + gio-sharp + + + GLib.DBusAuthMechanism + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/DBusAuthMechanismState.xml b/doc/en/GLib/DBusAuthMechanismState.xml new file mode 100644 index 000000000..a861c2e56 --- /dev/null +++ b/doc/en/GLib/DBusAuthMechanismState.xml @@ -0,0 +1,77 @@ + + + + + gio-sharp + + + System.Enum + + + To be added. + To be added. + + + + + + + Field + + GLib.DBusAuthMechanismState + + + To be added. + + + + + + + Field + + GLib.DBusAuthMechanismState + + + To be added. + + + + + + + Field + + GLib.DBusAuthMechanismState + + + To be added. + + + + + + + Field + + GLib.DBusAuthMechanismState + + + To be added. + + + + + + + Field + + GLib.DBusAuthMechanismState + + + To be added. + + + + + diff --git a/doc/en/GLib/DBusAuthObserver.xml b/doc/en/GLib/DBusAuthObserver.xml new file mode 100644 index 000000000..105626fdd --- /dev/null +++ b/doc/en/GLib/DBusAuthObserver.xml @@ -0,0 +1,120 @@ + + + + + gio-sharp + + + GLib.Object + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("authorize-authenticated-peer") + + + + GLib.AuthenticatedPeerAuthorizedHandler + + + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideAuthenticatedPeerAuthorized", Type=typeof(GLib.DBusAuthObserver)) + + + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/DBusCallFlags.xml b/doc/en/GLib/DBusCallFlags.xml new file mode 100644 index 000000000..51e7782d3 --- /dev/null +++ b/doc/en/GLib/DBusCallFlags.xml @@ -0,0 +1,46 @@ + + + + + gio-sharp + + + System.Enum + + + + System.Flags + + + + To be added. + To be added. + + + + + + + Field + + GLib.DBusCallFlags + + + To be added. + + + + + + + Field + + GLib.DBusCallFlags + + + To be added. + + + + + diff --git a/doc/en/GLib/DBusCapabilityFlags.xml b/doc/en/GLib/DBusCapabilityFlags.xml new file mode 100644 index 000000000..cea5f8337 --- /dev/null +++ b/doc/en/GLib/DBusCapabilityFlags.xml @@ -0,0 +1,46 @@ + + + + + gio-sharp + + + System.Enum + + + + System.Flags + + + + To be added. + To be added. + + + + + + + Field + + GLib.DBusCapabilityFlags + + + To be added. + + + + + + + Field + + GLib.DBusCapabilityFlags + + + To be added. + + + + + diff --git a/doc/en/GLib/DBusConnection.xml b/doc/en/GLib/DBusConnection.xml new file mode 100644 index 000000000..8d8e3739a --- /dev/null +++ b/doc/en/GLib/DBusConnection.xml @@ -0,0 +1,889 @@ + + + + + gio-sharp + + + GLib.Object + + + + GLib.AsyncInitable + + + GLib.Initable + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.UInt32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Variant + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Variant + + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.DBusCapabilityFlags + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("closed") + + + + GLib.ClosedHandler + + + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("exit-on-close") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("guid") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("closed") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.DBusConnection + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideClosed", Type=typeof(GLib.DBusConnection)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.Credentials + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.UInt32 + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.UInt32 + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.UInt32 + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.DBusMessage + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.DBusMessage + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.UInt32 + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + GLib.IOStream + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("unique-name") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/DBusConnectionFlags.xml b/doc/en/GLib/DBusConnectionFlags.xml new file mode 100644 index 000000000..c5bec61a6 --- /dev/null +++ b/doc/en/GLib/DBusConnectionFlags.xml @@ -0,0 +1,94 @@ + + + + + gio-sharp + + + System.Enum + + + + System.Flags + + + + To be added. + To be added. + + + + + + + Field + + GLib.DBusConnectionFlags + + + To be added. + + + + + + + Field + + GLib.DBusConnectionFlags + + + To be added. + + + + + + + Field + + GLib.DBusConnectionFlags + + + To be added. + + + + + + + Field + + GLib.DBusConnectionFlags + + + To be added. + + + + + + + Field + + GLib.DBusConnectionFlags + + + To be added. + + + + + + + Field + + GLib.DBusConnectionFlags + + + To be added. + + + + + diff --git a/doc/en/GLib/DBusError.xml b/doc/en/GLib/DBusError.xml new file mode 100644 index 000000000..9d9aa2e91 --- /dev/null +++ b/doc/en/GLib/DBusError.xml @@ -0,0 +1,509 @@ + + + + + gio-sharp + + + System.Enum + + + To be added. + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + + + Field + + GLib.DBusError + + + To be added. + + + + + diff --git a/doc/en/GLib/DBusErrorEntry.xml b/doc/en/GLib/DBusErrorEntry.xml new file mode 100644 index 000000000..3493a37b9 --- /dev/null +++ b/doc/en/GLib/DBusErrorEntry.xml @@ -0,0 +1,130 @@ + + + + + gio-sharp + + + System.ValueType + + + + System.IEquatable<GLib.DBusErrorEntry> + + + + To be added. + To be added. + + + + + + + Field + + System.String + + + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Field + + System.Int32 + + + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.DBusErrorEntry + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Field + + GLib.DBusErrorEntry + + + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/DBusInterfaceGetPropertyFunc.xml b/doc/en/GLib/DBusInterfaceGetPropertyFunc.xml new file mode 100644 index 000000000..328385710 --- /dev/null +++ b/doc/en/GLib/DBusInterfaceGetPropertyFunc.xml @@ -0,0 +1,31 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + + + + GLib.Variant + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/DBusInterfaceInfo.xml b/doc/en/GLib/DBusInterfaceInfo.xml new file mode 100644 index 000000000..e8e4bcb59 --- /dev/null +++ b/doc/en/GLib/DBusInterfaceInfo.xml @@ -0,0 +1,251 @@ + + + + + gio-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.DBusAnnotationInfo + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.DBusMethodInfo + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.DBusPropertyInfo + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.DBusSignalInfo + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.DBusMethodInfo + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.DBusPropertyInfo + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.DBusSignalInfo + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/DBusInterfaceMethodCallFunc.xml b/doc/en/GLib/DBusInterfaceMethodCallFunc.xml new file mode 100644 index 000000000..93666b649 --- /dev/null +++ b/doc/en/GLib/DBusInterfaceMethodCallFunc.xml @@ -0,0 +1,34 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/DBusInterfaceSetPropertyFunc.xml b/doc/en/GLib/DBusInterfaceSetPropertyFunc.xml new file mode 100644 index 000000000..5d71d3941 --- /dev/null +++ b/doc/en/GLib/DBusInterfaceSetPropertyFunc.xml @@ -0,0 +1,33 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + + + + + System.Boolean + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/DBusInterfaceVTable.xml b/doc/en/GLib/DBusInterfaceVTable.xml new file mode 100644 index 000000000..ff9dbc311 --- /dev/null +++ b/doc/en/GLib/DBusInterfaceVTable.xml @@ -0,0 +1,146 @@ + + + + + gio-sharp + + + System.ValueType + + + + System.IEquatable<GLib.DBusInterfaceVTable> + + + + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.DBusInterfaceGetPropertyFunc + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.DBusInterfaceMethodCallFunc + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.DBusInterfaceVTable + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.DBusInterfaceSetPropertyFunc + + + To be added. + To be added. + To be added. + + + + + + + Field + + GLib.DBusInterfaceVTable + + + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/DBusMessage.xml b/doc/en/GLib/DBusMessage.xml new file mode 100644 index 000000000..dd60b0bbd --- /dev/null +++ b/doc/en/GLib/DBusMessage.xml @@ -0,0 +1,561 @@ + + + + + gio-sharp + + + GLib.Object + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.Variant + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.DBusMessageByteOrder + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int64 + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.DBusMessage + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.DBusMessageFlags + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Variant + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Byte + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("locked") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.DBusMessageType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Byte + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.UnixFDList + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/DBusMessageByteOrder.xml b/doc/en/GLib/DBusMessageByteOrder.xml new file mode 100644 index 000000000..158e1d93d --- /dev/null +++ b/doc/en/GLib/DBusMessageByteOrder.xml @@ -0,0 +1,41 @@ + + + + + gio-sharp + + + System.Enum + + + To be added. + To be added. + + + + + + + Field + + GLib.DBusMessageByteOrder + + + To be added. + + + + + + + Field + + GLib.DBusMessageByteOrder + + + To be added. + + + + + diff --git a/doc/en/GLib/DBusMessageFilterFunction.xml b/doc/en/GLib/DBusMessageFilterFunction.xml new file mode 100644 index 000000000..a70880add --- /dev/null +++ b/doc/en/GLib/DBusMessageFilterFunction.xml @@ -0,0 +1,27 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + + GLib.DBusMessage + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/DBusMessageFlags.xml b/doc/en/GLib/DBusMessageFlags.xml new file mode 100644 index 000000000..743b23c55 --- /dev/null +++ b/doc/en/GLib/DBusMessageFlags.xml @@ -0,0 +1,58 @@ + + + + + gio-sharp + + + System.Enum + + + + System.Flags + + + + To be added. + To be added. + + + + + + + Field + + GLib.DBusMessageFlags + + + To be added. + + + + + + + Field + + GLib.DBusMessageFlags + + + To be added. + + + + + + + Field + + GLib.DBusMessageFlags + + + To be added. + + + + + diff --git a/doc/en/GLib/DBusMessageHeaderField.xml b/doc/en/GLib/DBusMessageHeaderField.xml new file mode 100644 index 000000000..24d68d902 --- /dev/null +++ b/doc/en/GLib/DBusMessageHeaderField.xml @@ -0,0 +1,137 @@ + + + + + gio-sharp + + + System.Enum + + + To be added. + To be added. + + + + + + + Field + + GLib.DBusMessageHeaderField + + + To be added. + + + + + + + Field + + GLib.DBusMessageHeaderField + + + To be added. + + + + + + + Field + + GLib.DBusMessageHeaderField + + + To be added. + + + + + + + Field + + GLib.DBusMessageHeaderField + + + To be added. + + + + + + + Field + + GLib.DBusMessageHeaderField + + + To be added. + + + + + + + Field + + GLib.DBusMessageHeaderField + + + To be added. + + + + + + + Field + + GLib.DBusMessageHeaderField + + + To be added. + + + + + + + Field + + GLib.DBusMessageHeaderField + + + To be added. + + + + + + + Field + + GLib.DBusMessageHeaderField + + + To be added. + + + + + + + Field + + GLib.DBusMessageHeaderField + + + To be added. + + + + + diff --git a/doc/en/GLib/DBusMessageType.xml b/doc/en/GLib/DBusMessageType.xml new file mode 100644 index 000000000..640be7434 --- /dev/null +++ b/doc/en/GLib/DBusMessageType.xml @@ -0,0 +1,77 @@ + + + + + gio-sharp + + + System.Enum + + + To be added. + To be added. + + + + + + + Field + + GLib.DBusMessageType + + + To be added. + + + + + + + Field + + GLib.DBusMessageType + + + To be added. + + + + + + + Field + + GLib.DBusMessageType + + + To be added. + + + + + + + Field + + GLib.DBusMessageType + + + To be added. + + + + + + + Field + + GLib.DBusMessageType + + + To be added. + + + + + diff --git a/doc/en/GLib/DBusMethodInfo.xml b/doc/en/GLib/DBusMethodInfo.xml new file mode 100644 index 000000000..738a2ce12 --- /dev/null +++ b/doc/en/GLib/DBusMethodInfo.xml @@ -0,0 +1,164 @@ + + + + + gio-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.DBusAnnotationInfo + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.DBusArgInfo + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.DBusArgInfo + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/DBusMethodInvocation.xml b/doc/en/GLib/DBusMethodInvocation.xml new file mode 100644 index 000000000..36827babb --- /dev/null +++ b/doc/en/GLib/DBusMethodInvocation.xml @@ -0,0 +1,280 @@ + + + + + gio-sharp + + + GLib.Object + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.DBusConnection + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.DBusMessage + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.DBusMethodInfo + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.Variant + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/DBusNodeInfo.xml b/doc/en/GLib/DBusNodeInfo.xml new file mode 100644 index 000000000..58e1bcff4 --- /dev/null +++ b/doc/en/GLib/DBusNodeInfo.xml @@ -0,0 +1,215 @@ + + + + + gio-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.DBusAnnotationInfo + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.DBusInterfaceInfo + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.DBusInterfaceInfo + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.DBusNodeInfo + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/DBusPropertyInfo.xml b/doc/en/GLib/DBusPropertyInfo.xml new file mode 100644 index 000000000..b3ecb8f71 --- /dev/null +++ b/doc/en/GLib/DBusPropertyInfo.xml @@ -0,0 +1,164 @@ + + + + + gio-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.DBusAnnotationInfo + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + GLib.DBusPropertyInfoFlags + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/DBusPropertyInfoFlags.xml b/doc/en/GLib/DBusPropertyInfoFlags.xml new file mode 100644 index 000000000..360590a4e --- /dev/null +++ b/doc/en/GLib/DBusPropertyInfoFlags.xml @@ -0,0 +1,58 @@ + + + + + gio-sharp + + + System.Enum + + + + System.Flags + + + + To be added. + To be added. + + + + + + + Field + + GLib.DBusPropertyInfoFlags + + + To be added. + + + + + + + Field + + GLib.DBusPropertyInfoFlags + + + To be added. + + + + + + + Field + + GLib.DBusPropertyInfoFlags + + + To be added. + + + + + diff --git a/doc/en/GLib/DBusProxy.xml b/doc/en/GLib/DBusProxy.xml new file mode 100644 index 000000000..a036a132b --- /dev/null +++ b/doc/en/GLib/DBusProxy.xml @@ -0,0 +1,665 @@ + + + + + gio-sharp + + + GLib.Object + + + + GLib.AsyncInitable + + + GLib.Initable + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Variant + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Variant + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.DBusConnection + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.DBusProxyFlags + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("g-default-timeout") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Variant + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("g-interface-name") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("g-name") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("g-name-owner") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("g-object-path") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("g-properties-changed") + + + + GLib.GPropertiesChangedHandler + + + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("g-signal") + + + + GLib.GSignalHandler + + + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.DBusInterfaceInfo + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.DBusProxy + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGPropertiesChanged", Type=typeof(GLib.DBusProxy)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGSignal", Type=typeof(GLib.DBusProxy)) + + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/DBusProxyFlags.xml b/doc/en/GLib/DBusProxyFlags.xml new file mode 100644 index 000000000..32db67c32 --- /dev/null +++ b/doc/en/GLib/DBusProxyFlags.xml @@ -0,0 +1,70 @@ + + + + + gio-sharp + + + System.Enum + + + + System.Flags + + + + To be added. + To be added. + + + + + + + Field + + GLib.DBusProxyFlags + + + To be added. + + + + + + + Field + + GLib.DBusProxyFlags + + + To be added. + + + + + + + Field + + GLib.DBusProxyFlags + + + To be added. + + + + + + + Field + + GLib.DBusProxyFlags + + + To be added. + + + + + diff --git a/doc/en/GLib/DBusSendMessageFlags.xml b/doc/en/GLib/DBusSendMessageFlags.xml new file mode 100644 index 000000000..6bc5ccbf6 --- /dev/null +++ b/doc/en/GLib/DBusSendMessageFlags.xml @@ -0,0 +1,46 @@ + + + + + gio-sharp + + + System.Enum + + + + System.Flags + + + + To be added. + To be added. + + + + + + + Field + + GLib.DBusSendMessageFlags + + + To be added. + + + + + + + Field + + GLib.DBusSendMessageFlags + + + To be added. + + + + + diff --git a/doc/en/GLib/DBusServer.xml b/doc/en/GLib/DBusServer.xml new file mode 100644 index 000000000..a6d02e149 --- /dev/null +++ b/doc/en/GLib/DBusServer.xml @@ -0,0 +1,263 @@ + + + + + gio-sharp + + + GLib.Object + + + + GLib.Initable + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("active") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("address") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("client-address") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.DBusServerFlags + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("guid") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("new-connection") + + + + GLib.NewConnectionHandler + + + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideNewConnection", Type=typeof(GLib.DBusServer)) + + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/DBusServerFlags.xml b/doc/en/GLib/DBusServerFlags.xml new file mode 100644 index 000000000..6d6ae1652 --- /dev/null +++ b/doc/en/GLib/DBusServerFlags.xml @@ -0,0 +1,58 @@ + + + + + gio-sharp + + + System.Enum + + + + System.Flags + + + + To be added. + To be added. + + + + + + + Field + + GLib.DBusServerFlags + + + To be added. + + + + + + + Field + + GLib.DBusServerFlags + + + To be added. + + + + + + + Field + + GLib.DBusServerFlags + + + To be added. + + + + + diff --git a/doc/en/GLib/DBusSignalCallback.xml b/doc/en/GLib/DBusSignalCallback.xml new file mode 100644 index 000000000..219cef2e4 --- /dev/null +++ b/doc/en/GLib/DBusSignalCallback.xml @@ -0,0 +1,32 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/DBusSignalFlags.xml b/doc/en/GLib/DBusSignalFlags.xml new file mode 100644 index 000000000..22be0b37b --- /dev/null +++ b/doc/en/GLib/DBusSignalFlags.xml @@ -0,0 +1,46 @@ + + + + + gio-sharp + + + System.Enum + + + + System.Flags + + + + To be added. + To be added. + + + + + + + Field + + GLib.DBusSignalFlags + + + To be added. + + + + + + + Field + + GLib.DBusSignalFlags + + + To be added. + + + + + diff --git a/doc/en/GLib/DBusSignalInfo.xml b/doc/en/GLib/DBusSignalInfo.xml new file mode 100644 index 000000000..937d3bb4f --- /dev/null +++ b/doc/en/GLib/DBusSignalInfo.xml @@ -0,0 +1,150 @@ + + + + + gio-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.DBusAnnotationInfo + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.DBusArgInfo + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/DBusSubtreeDispatchFunc.xml b/doc/en/GLib/DBusSubtreeDispatchFunc.xml new file mode 100644 index 000000000..dba051112 --- /dev/null +++ b/doc/en/GLib/DBusSubtreeDispatchFunc.xml @@ -0,0 +1,33 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + + + + + GLib.DBusInterfaceVTable + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/DBusSubtreeEnumerateFunc.xml b/doc/en/GLib/DBusSubtreeEnumerateFunc.xml new file mode 100644 index 000000000..b6ad03949 --- /dev/null +++ b/doc/en/GLib/DBusSubtreeEnumerateFunc.xml @@ -0,0 +1,27 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + + System.String + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/DBusSubtreeFlags.xml b/doc/en/GLib/DBusSubtreeFlags.xml new file mode 100644 index 000000000..0871048b8 --- /dev/null +++ b/doc/en/GLib/DBusSubtreeFlags.xml @@ -0,0 +1,46 @@ + + + + + gio-sharp + + + System.Enum + + + + System.Flags + + + + To be added. + To be added. + + + + + + + Field + + GLib.DBusSubtreeFlags + + + To be added. + + + + + + + Field + + GLib.DBusSubtreeFlags + + + To be added. + + + + + diff --git a/doc/en/GLib/DBusSubtreeIntrospectFunc.xml b/doc/en/GLib/DBusSubtreeIntrospectFunc.xml new file mode 100644 index 000000000..debd83709 --- /dev/null +++ b/doc/en/GLib/DBusSubtreeIntrospectFunc.xml @@ -0,0 +1,29 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + + + GLib.DBusInterfaceInfo + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/DBusSubtreeVTable.xml b/doc/en/GLib/DBusSubtreeVTable.xml new file mode 100644 index 000000000..c4025c6f1 --- /dev/null +++ b/doc/en/GLib/DBusSubtreeVTable.xml @@ -0,0 +1,146 @@ + + + + + gio-sharp + + + System.ValueType + + + + System.IEquatable<GLib.DBusSubtreeVTable> + + + + To be added. + To be added. + + + + + + + Property + + GLib.DBusSubtreeDispatchFunc + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.DBusSubtreeEnumerateFunc + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.DBusSubtreeIntrospectFunc + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.DBusSubtreeVTable + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Field + + GLib.DBusSubtreeVTable + + + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/DBusWorker.xml b/doc/en/GLib/DBusWorker.xml new file mode 100644 index 000000000..36fc9e3a1 --- /dev/null +++ b/doc/en/GLib/DBusWorker.xml @@ -0,0 +1,32 @@ + + + + + gio-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/DataInputStream.xml b/doc/en/GLib/DataInputStream.xml index 00f3193f0..3d6b473d4 100644 --- a/doc/en/GLib/DataInputStream.xml +++ b/doc/en/GLib/DataInputStream.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -13,26 +14,9 @@ - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - - + Constructor @@ -46,6 +30,7 @@ + Constructor @@ -58,7 +43,8 @@ - + + Property @@ -77,6 +63,7 @@ + Property GLib.GType @@ -89,7 +76,8 @@ - + + Property @@ -108,6 +96,7 @@ + Method System.Byte @@ -125,6 +114,7 @@ + Method System.Int16 @@ -142,6 +132,7 @@ + Method System.Int32 @@ -159,6 +150,7 @@ + Method System.Int64 @@ -176,6 +168,7 @@ + Method System.String @@ -193,8 +186,50 @@ + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + Method System.UInt16 @@ -212,6 +247,7 @@ + Method System.UInt32 @@ -229,6 +265,7 @@ + Method System.UInt64 @@ -246,6 +283,7 @@ + Method System.String @@ -265,5 +303,113 @@ + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/DataOutputStream.xml b/doc/en/GLib/DataOutputStream.xml index 0256b1243..daf917aba 100644 --- a/doc/en/GLib/DataOutputStream.xml +++ b/doc/en/GLib/DataOutputStream.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -13,26 +14,9 @@ - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - - + Constructor @@ -46,6 +30,7 @@ + Constructor @@ -58,7 +43,8 @@ - + + Property @@ -77,6 +63,7 @@ + Property GLib.GType @@ -90,6 +77,7 @@ + Method System.Boolean @@ -109,6 +97,7 @@ + Method System.Boolean @@ -128,6 +117,7 @@ + Method System.Boolean @@ -147,6 +137,7 @@ + Method System.Boolean @@ -166,6 +157,7 @@ + Method System.Boolean @@ -185,6 +177,7 @@ + Method System.Boolean @@ -204,6 +197,7 @@ + Method System.Boolean @@ -223,6 +217,7 @@ + Method System.Boolean diff --git a/doc/en/GLib/DataStreamByteOrder.xml b/doc/en/GLib/DataStreamByteOrder.xml index fcc530b12..8162a5020 100644 --- a/doc/en/GLib/DataStreamByteOrder.xml +++ b/doc/en/GLib/DataStreamByteOrder.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -19,6 +20,7 @@ + Field GLib.DataStreamByteOrder @@ -30,6 +32,7 @@ + Field GLib.DataStreamByteOrder @@ -41,6 +44,7 @@ + Field GLib.DataStreamByteOrder diff --git a/doc/en/GLib/DataStreamNewlineType.xml b/doc/en/GLib/DataStreamNewlineType.xml index 3b372a19d..03ac20f13 100644 --- a/doc/en/GLib/DataStreamNewlineType.xml +++ b/doc/en/GLib/DataStreamNewlineType.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -19,6 +20,7 @@ + Field GLib.DataStreamNewlineType @@ -30,6 +32,7 @@ + Field GLib.DataStreamNewlineType @@ -41,6 +44,7 @@ + Field GLib.DataStreamNewlineType @@ -52,6 +56,7 @@ + Field GLib.DataStreamNewlineType diff --git a/doc/en/GLib/Dbus.xml b/doc/en/GLib/Dbus.xml new file mode 100644 index 000000000..a5c3173e7 --- /dev/null +++ b/doc/en/GLib/Dbus.xml @@ -0,0 +1,426 @@ + + + + + gio-sharp + + + System.Object + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.IOStream + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.IOStream + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.IntPtr + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.UInt64 + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/DefaultSignalHandlerAttribute.xml b/doc/en/GLib/DefaultSignalHandlerAttribute.xml index eafd11e8e..1cbbfa23e 100644 --- a/doc/en/GLib/DefaultSignalHandlerAttribute.xml +++ b/doc/en/GLib/DefaultSignalHandlerAttribute.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -46,6 +47,7 @@ protected virtual void ForAll (bool include_internals, CallbackInvoker invoker) + Constructor @@ -55,7 +57,8 @@ protected virtual void ForAll (bool include_internals, CallbackInvoker invoker) - + + Property System.String @@ -68,7 +71,8 @@ protected virtual void ForAll (bool include_internals, CallbackInvoker invoker) - + + Property System.Type diff --git a/doc/en/GLib/DesktopAppInfo.xml b/doc/en/GLib/DesktopAppInfo.xml index a1db62c25..8f0289833 100644 --- a/doc/en/GLib/DesktopAppInfo.xml +++ b/doc/en/GLib/DesktopAppInfo.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -18,25 +19,22 @@ - + + Constructor - - - System.Obsolete - - - + - To be added. + To be added. To be added. To be added. - + + Constructor @@ -50,6 +48,7 @@ + Constructor @@ -63,6 +62,7 @@ + Method System.Boolean @@ -78,8 +78,24 @@ + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + Property System.Boolean @@ -91,8 +107,38 @@ + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + Property System.String @@ -106,6 +152,7 @@ + Property System.String @@ -117,8 +164,23 @@ + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + Method GLib.AppInfo @@ -133,6 +195,7 @@ + Method System.Boolean @@ -150,6 +213,7 @@ + Property System.String @@ -161,8 +225,23 @@ + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + Property GLib.GType @@ -176,6 +255,7 @@ + Property GLib.Icon @@ -189,6 +269,7 @@ + Property System.String @@ -202,6 +283,7 @@ + Property System.Boolean @@ -215,6 +297,7 @@ + Method System.Boolean @@ -234,6 +317,7 @@ + Method System.Boolean @@ -253,6 +337,7 @@ + Property System.String @@ -266,6 +351,7 @@ + Method GLib.DesktopAppInfo @@ -283,6 +369,7 @@ + Method System.Boolean @@ -300,6 +387,7 @@ + Method System.Boolean @@ -317,6 +405,7 @@ + Method System.Boolean @@ -332,8 +421,27 @@ + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Property System.Boolean @@ -347,6 +455,7 @@ + Property System.Boolean @@ -360,6 +469,7 @@ + Property System.Boolean diff --git a/doc/en/GLib/DestroyHelper.xml b/doc/en/GLib/DestroyHelper.xml index 6ec8ab8c2..d903df558 100644 --- a/doc/en/GLib/DestroyHelper.xml +++ b/doc/en/GLib/DestroyHelper.xml @@ -1,5 +1,6 @@ + glib-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] @@ -17,6 +18,7 @@ + Property GLib.DestroyNotify diff --git a/doc/en/GLib/DestroyNotify.xml b/doc/en/GLib/DestroyNotify.xml index 0bd13a783..11ccd90ea 100644 --- a/doc/en/GLib/DestroyNotify.xml +++ b/doc/en/GLib/DestroyNotify.xml @@ -1,5 +1,6 @@ + glib-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] @@ -8,6 +9,17 @@ System.Delegate + + + System.Runtime.InteropServices.UnmanagedFunctionPointer(System.Runtime.InteropServices.CallingConvention.Cdecl) + + + + + + + System.Void + To be added. A callback invoked to free user-provided data. @@ -15,15 +27,4 @@ - - System.Void - - - - - - - GLib.CDeclCallback - - diff --git a/doc/en/GLib/Drive.xml b/doc/en/GLib/Drive.xml index d2fc8501a..e23a34ef8 100644 --- a/doc/en/GLib/Drive.xml +++ b/doc/en/GLib/Drive.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -16,6 +17,7 @@ + Method System.Boolean @@ -30,6 +32,7 @@ + Method System.Boolean @@ -42,8 +45,54 @@ + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + Event System.EventHandler @@ -56,6 +105,7 @@ + Event System.EventHandler @@ -68,6 +118,7 @@ + Method System.Void @@ -88,6 +139,7 @@ + Event System.EventHandler @@ -100,6 +152,7 @@ + Method System.Boolean @@ -115,8 +168,50 @@ + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method System.String @@ -131,6 +226,7 @@ + Method System.String @@ -148,6 +244,7 @@ + Property System.Boolean @@ -161,6 +258,7 @@ + Property System.Boolean @@ -174,6 +272,7 @@ + Property GLib.Icon @@ -187,6 +286,7 @@ + Property System.Boolean @@ -200,6 +300,7 @@ + Property System.Boolean @@ -213,6 +314,7 @@ + Property System.String @@ -226,6 +328,7 @@ + Method System.Void @@ -244,6 +347,7 @@ + Method System.Boolean @@ -259,8 +363,118 @@ + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.DriveStartStopType + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Event + + System.EventHandler + + + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Property GLib.List diff --git a/doc/en/GLib/DriveAdapter.xml b/doc/en/GLib/DriveAdapter.xml index 0142cad27..6ae8561b6 100644 --- a/doc/en/GLib/DriveAdapter.xml +++ b/doc/en/GLib/DriveAdapter.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -22,6 +23,7 @@ + Constructor @@ -35,6 +37,7 @@ + Method System.Boolean @@ -49,6 +52,7 @@ + Method System.Boolean @@ -61,8 +65,54 @@ + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + Event @@ -80,6 +130,7 @@ + Event @@ -97,7 +148,13 @@ + Method + + + System.Obsolete + + System.Void @@ -117,6 +174,7 @@ + Event @@ -134,7 +192,13 @@ + Method + + + System.Obsolete + + System.Boolean @@ -149,8 +213,50 @@ + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method System.String @@ -165,6 +271,7 @@ + Method System.String @@ -182,6 +289,7 @@ + Method GLib.Drive @@ -199,6 +307,7 @@ + Method GLib.Drive @@ -218,6 +327,7 @@ + Property GLib.GType @@ -231,6 +341,7 @@ + Property System.IntPtr @@ -244,6 +355,7 @@ + Property System.Boolean @@ -257,6 +369,7 @@ + Property System.Boolean @@ -270,6 +383,7 @@ + Property GLib.Icon @@ -283,6 +397,7 @@ + Property System.Boolean @@ -296,6 +411,7 @@ + Property System.Boolean @@ -309,6 +425,7 @@ + Property System.String @@ -320,8 +437,23 @@ + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + Method System.Void @@ -340,6 +472,7 @@ + Method System.Boolean @@ -355,8 +488,123 @@ + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.DriveStartStopType + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("stop-button") + + + + System.EventHandler + + + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Property GLib.List diff --git a/doc/en/GLib/DriveChangedArgs.xml b/doc/en/GLib/DriveChangedArgs.xml index a7c1c5f9c..831720448 100644 --- a/doc/en/GLib/DriveChangedArgs.xml +++ b/doc/en/GLib/DriveChangedArgs.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -25,6 +27,7 @@ + Property GLib.Drive diff --git a/doc/en/GLib/DriveChangedHandler.xml b/doc/en/GLib/DriveChangedHandler.xml index c8eeaadf0..ee134abf4 100644 --- a/doc/en/GLib/DriveChangedHandler.xml +++ b/doc/en/GLib/DriveChangedHandler.xml @@ -1,5 +1,6 @@ + gio-sharp diff --git a/doc/en/GLib/DriveConnectedArgs.xml b/doc/en/GLib/DriveConnectedArgs.xml index 0cabc1f3c..954b6388a 100644 --- a/doc/en/GLib/DriveConnectedArgs.xml +++ b/doc/en/GLib/DriveConnectedArgs.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -25,6 +27,7 @@ + Property GLib.Drive diff --git a/doc/en/GLib/DriveConnectedHandler.xml b/doc/en/GLib/DriveConnectedHandler.xml index bbc78d4d0..9c54aa255 100644 --- a/doc/en/GLib/DriveConnectedHandler.xml +++ b/doc/en/GLib/DriveConnectedHandler.xml @@ -1,5 +1,6 @@ + gio-sharp diff --git a/doc/en/GLib/DriveDisconnectedArgs.xml b/doc/en/GLib/DriveDisconnectedArgs.xml index a004e0a3a..ac6c82a35 100644 --- a/doc/en/GLib/DriveDisconnectedArgs.xml +++ b/doc/en/GLib/DriveDisconnectedArgs.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -25,6 +27,7 @@ + Property GLib.Drive diff --git a/doc/en/GLib/DriveDisconnectedHandler.xml b/doc/en/GLib/DriveDisconnectedHandler.xml index 45387cc4c..ba74cc659 100644 --- a/doc/en/GLib/DriveDisconnectedHandler.xml +++ b/doc/en/GLib/DriveDisconnectedHandler.xml @@ -1,5 +1,6 @@ + gio-sharp diff --git a/doc/en/GLib/DriveEjectButtonArgs.xml b/doc/en/GLib/DriveEjectButtonArgs.xml index 6e1fe81bb..cc40f2676 100644 --- a/doc/en/GLib/DriveEjectButtonArgs.xml +++ b/doc/en/GLib/DriveEjectButtonArgs.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -25,6 +27,7 @@ + Property GLib.Drive diff --git a/doc/en/GLib/DriveEjectButtonHandler.xml b/doc/en/GLib/DriveEjectButtonHandler.xml index 4782ff45d..000ec323e 100644 --- a/doc/en/GLib/DriveEjectButtonHandler.xml +++ b/doc/en/GLib/DriveEjectButtonHandler.xml @@ -1,5 +1,6 @@ + gio-sharp diff --git a/doc/en/GLib/DriveStartFlags.xml b/doc/en/GLib/DriveStartFlags.xml new file mode 100644 index 000000000..b9da825b6 --- /dev/null +++ b/doc/en/GLib/DriveStartFlags.xml @@ -0,0 +1,34 @@ + + + + + gio-sharp + + + System.Enum + + + + GLib.GType(typeof(GLib.DriveStartFlagsGType)) + + + + To be added. + To be added. + + + + + + + Field + + GLib.DriveStartFlags + + + To be added. + + + + + diff --git a/doc/en/GLib/DriveStartStopType.xml b/doc/en/GLib/DriveStartStopType.xml new file mode 100644 index 000000000..701b15e02 --- /dev/null +++ b/doc/en/GLib/DriveStartStopType.xml @@ -0,0 +1,82 @@ + + + + + gio-sharp + + + System.Enum + + + + GLib.GType(typeof(GLib.DriveStartStopTypeGType)) + + + + To be added. + To be added. + + + + + + + Field + + GLib.DriveStartStopType + + + To be added. + + + + + + + Field + + GLib.DriveStartStopType + + + To be added. + + + + + + + Field + + GLib.DriveStartStopType + + + To be added. + + + + + + + Field + + GLib.DriveStartStopType + + + To be added. + + + + + + + Field + + GLib.DriveStartStopType + + + To be added. + + + + + diff --git a/doc/en/GLib/DriveStopButtonArgs.xml b/doc/en/GLib/DriveStopButtonArgs.xml new file mode 100644 index 000000000..d0f7f2965 --- /dev/null +++ b/doc/en/GLib/DriveStopButtonArgs.xml @@ -0,0 +1,43 @@ + + + + + gio-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + GLib.Drive + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/DriveStopButtonHandler.xml b/doc/en/GLib/DriveStopButtonHandler.xml new file mode 100644 index 000000000..9fb3d19d3 --- /dev/null +++ b/doc/en/GLib/DriveStopButtonHandler.xml @@ -0,0 +1,24 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/DummyProxyResolver.xml b/doc/en/GLib/DummyProxyResolver.xml new file mode 100644 index 000000000..4dfd1cd81 --- /dev/null +++ b/doc/en/GLib/DummyProxyResolver.xml @@ -0,0 +1,120 @@ + + + + + gio-sharp + + + GLib.Object + + + + GLib.ProxyResolver + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/DummyTlsCertificate.xml b/doc/en/GLib/DummyTlsCertificate.xml new file mode 100644 index 000000000..f29ae66c8 --- /dev/null +++ b/doc/en/GLib/DummyTlsCertificate.xml @@ -0,0 +1,32 @@ + + + + + gio-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/DummyTlsCertificateClass.xml b/doc/en/GLib/DummyTlsCertificateClass.xml new file mode 100644 index 000000000..1d118603a --- /dev/null +++ b/doc/en/GLib/DummyTlsCertificateClass.xml @@ -0,0 +1,32 @@ + + + + + gio-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/DummyTlsConnection.xml b/doc/en/GLib/DummyTlsConnection.xml new file mode 100644 index 000000000..a7bdc6fed --- /dev/null +++ b/doc/en/GLib/DummyTlsConnection.xml @@ -0,0 +1,32 @@ + + + + + gio-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/DummyTlsConnectionClass.xml b/doc/en/GLib/DummyTlsConnectionClass.xml new file mode 100644 index 000000000..982bce8ad --- /dev/null +++ b/doc/en/GLib/DummyTlsConnectionClass.xml @@ -0,0 +1,32 @@ + + + + + gio-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/Emblem.xml b/doc/en/GLib/Emblem.xml index a6728f242..b087372bb 100644 --- a/doc/en/GLib/Emblem.xml +++ b/doc/en/GLib/Emblem.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -17,26 +18,9 @@ - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - - + Constructor @@ -50,6 +34,7 @@ + Constructor @@ -63,6 +48,7 @@ + Constructor @@ -78,6 +64,7 @@ + Method System.Boolean @@ -95,6 +82,7 @@ + Property GLib.GType @@ -108,6 +96,7 @@ + Property @@ -126,6 +115,7 @@ + Property @@ -142,5 +132,20 @@ + + + + Method + + System.String + + + + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/EmblemOrigin.xml b/doc/en/GLib/EmblemOrigin.xml index 775774511..edd9d118a 100644 --- a/doc/en/GLib/EmblemOrigin.xml +++ b/doc/en/GLib/EmblemOrigin.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -19,6 +20,7 @@ + Field GLib.EmblemOrigin @@ -30,6 +32,7 @@ + Field GLib.EmblemOrigin @@ -41,6 +44,7 @@ + Field GLib.EmblemOrigin @@ -52,6 +56,7 @@ + Field GLib.EmblemOrigin diff --git a/doc/en/GLib/EmblemedIcon.xml b/doc/en/GLib/EmblemedIcon.xml index 74e00d593..5d6f656a2 100644 --- a/doc/en/GLib/EmblemedIcon.xml +++ b/doc/en/GLib/EmblemedIcon.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -17,26 +18,9 @@ - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - - + Constructor @@ -50,6 +34,7 @@ + Constructor @@ -65,6 +50,7 @@ + Method System.Void @@ -79,8 +65,23 @@ + + + + Method + + System.Void + + + + To be added. + To be added. + + + + Property GLib.List @@ -94,6 +95,7 @@ + Method System.Boolean @@ -109,8 +111,28 @@ + + + + Property + + + GLib.Property("gicon") + + + + GLib.Icon + + + To be added. + To be added. + To be added. + + + + Property GLib.GType @@ -124,6 +146,7 @@ + Property GLib.Icon @@ -135,5 +158,20 @@ + + + + Method + + System.String + + + + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/ExceptionManager.xml b/doc/en/GLib/ExceptionManager.xml index dfc5988c2..3979aab71 100644 --- a/doc/en/GLib/ExceptionManager.xml +++ b/doc/en/GLib/ExceptionManager.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -15,6 +16,7 @@ + Method System.Void @@ -32,6 +34,7 @@ + Event GLib.UnhandledExceptionHandler diff --git a/doc/en/GLib/ExportedObject.xml b/doc/en/GLib/ExportedObject.xml new file mode 100644 index 000000000..c5afd035b --- /dev/null +++ b/doc/en/GLib/ExportedObject.xml @@ -0,0 +1,32 @@ + + + + + gio-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ExportedSubtree.xml b/doc/en/GLib/ExportedSubtree.xml new file mode 100644 index 000000000..5b2b0c689 --- /dev/null +++ b/doc/en/GLib/ExportedSubtree.xml @@ -0,0 +1,32 @@ + + + + + gio-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/File.xml b/doc/en/GLib/File.xml index d08fba4ee..c501a935f 100644 --- a/doc/en/GLib/File.xml +++ b/doc/en/GLib/File.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -16,6 +17,7 @@ + Method GLib.FileOutputStream @@ -35,6 +37,7 @@ + Method System.Void @@ -57,6 +60,7 @@ + Method GLib.FileOutputStream @@ -74,6 +78,7 @@ + Property System.String @@ -87,6 +92,7 @@ + Method System.Boolean @@ -110,6 +116,7 @@ + Method System.Void @@ -136,6 +143,7 @@ + Method System.Boolean @@ -157,6 +165,7 @@ + Method System.Boolean @@ -174,6 +183,7 @@ + Method GLib.FileOutputStream @@ -193,6 +203,7 @@ + Method System.Void @@ -215,6 +226,7 @@ + Method GLib.FileOutputStream @@ -230,8 +242,70 @@ + + + + Method + + GLib.FileIOStream + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.FileIOStream + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method System.Boolean @@ -246,6 +320,7 @@ + Method System.Boolean @@ -263,6 +338,7 @@ + Method GLib.File @@ -277,6 +353,7 @@ + Method System.Void @@ -297,6 +374,7 @@ + Method System.Boolean @@ -312,8 +390,50 @@ + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method GLib.FileEnumerator @@ -335,6 +455,7 @@ + Method System.Void @@ -359,6 +480,7 @@ + Method GLib.FileEnumerator @@ -376,6 +498,7 @@ + Method System.Boolean @@ -393,6 +516,7 @@ + Property System.Boolean @@ -406,6 +530,7 @@ + Method GLib.Mount @@ -423,6 +548,7 @@ + Method System.Void @@ -443,6 +569,7 @@ + Method GLib.Mount @@ -460,6 +587,7 @@ + Method GLib.File @@ -477,6 +605,7 @@ + Method GLib.File @@ -494,6 +623,7 @@ + Method System.String @@ -509,8 +639,27 @@ + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method System.Boolean @@ -528,6 +677,7 @@ + Method System.Boolean @@ -545,6 +695,7 @@ + Property System.Boolean @@ -558,6 +709,7 @@ + Method System.Boolean @@ -581,6 +733,7 @@ + Method System.Void @@ -599,6 +752,7 @@ + Method System.Boolean @@ -622,6 +776,7 @@ + Method System.Void @@ -642,6 +797,7 @@ + Method System.Boolean @@ -665,6 +821,7 @@ + Method System.Boolean @@ -682,6 +839,7 @@ + Method System.Boolean @@ -699,6 +857,7 @@ + Method System.Boolean @@ -718,6 +877,7 @@ + Method GLib.FileMonitor @@ -737,6 +897,7 @@ + Method System.Void @@ -759,6 +920,7 @@ + Method System.Boolean @@ -776,6 +938,7 @@ + Method System.Void @@ -798,6 +961,7 @@ + Method GLib.File @@ -815,6 +979,7 @@ + Method System.Boolean @@ -836,8 +1001,66 @@ + + + + Method + + GLib.FileIOStream + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.FileIOStream + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Property GLib.File @@ -851,6 +1074,7 @@ + Property System.String @@ -864,6 +1088,7 @@ + Property System.String @@ -875,8 +1100,46 @@ + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method GLib.AppInfo @@ -894,6 +1157,7 @@ + Method System.Boolean @@ -911,6 +1175,7 @@ + Method GLib.FileInfo @@ -930,6 +1195,7 @@ + Method System.Void @@ -952,6 +1218,7 @@ + Method GLib.FileInfo @@ -969,6 +1236,7 @@ + Method GLib.FileType @@ -988,6 +1256,7 @@ + Method GLib.FileInfo @@ -1009,6 +1278,7 @@ + Method System.Void @@ -1033,6 +1303,7 @@ + Method GLib.FileInfo @@ -1050,6 +1321,7 @@ + Method GLib.FileAttributeInfoList @@ -1067,6 +1339,7 @@ + Method GLib.FileAttributeInfoList @@ -1084,6 +1357,7 @@ + Method GLib.FileInputStream @@ -1101,6 +1375,7 @@ + Method System.Void @@ -1121,6 +1396,7 @@ + Method GLib.FileInputStream @@ -1138,6 +1414,7 @@ + Method GLib.FileOutputStream @@ -1161,6 +1438,7 @@ + Method System.Void @@ -1187,6 +1465,7 @@ + Method System.Boolean @@ -1214,6 +1493,7 @@ + Method System.Void @@ -1240,6 +1520,7 @@ + Method System.Boolean @@ -1259,6 +1540,7 @@ + Method GLib.FileOutputStream @@ -1274,8 +1556,78 @@ + + + + Method + + GLib.FileIOStream + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.FileIOStream + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method GLib.File @@ -1293,6 +1645,7 @@ + Method System.Boolean @@ -1318,6 +1671,7 @@ + Method System.Boolean @@ -1341,6 +1695,7 @@ + Method System.Boolean @@ -1364,6 +1719,7 @@ + Method System.Boolean @@ -1387,6 +1743,7 @@ + Method System.Void @@ -1411,6 +1768,7 @@ + Method System.Boolean @@ -1430,6 +1788,7 @@ + Method System.Boolean @@ -1451,6 +1810,7 @@ + Method System.Boolean @@ -1474,6 +1834,7 @@ + Method System.Boolean @@ -1497,6 +1858,7 @@ + Method System.Boolean @@ -1520,6 +1882,7 @@ + Method GLib.File @@ -1539,6 +1902,7 @@ + Method System.Void @@ -1561,6 +1925,7 @@ + Method GLib.File @@ -1576,8 +1941,106 @@ + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + Method System.Boolean @@ -1595,6 +2058,7 @@ + Method System.Void @@ -1615,6 +2079,7 @@ + Method System.Boolean @@ -1630,8 +2095,50 @@ + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Property System.Uri @@ -1645,6 +2152,7 @@ + Property System.String diff --git a/doc/en/GLib/FileAdapter.xml b/doc/en/GLib/FileAdapter.xml index d6f52ff6a..87483dc89 100644 --- a/doc/en/GLib/FileAdapter.xml +++ b/doc/en/GLib/FileAdapter.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -20,31 +21,9 @@ - - - Constructor - - - To be added. - To be added. - - - - - - Constructor - - - - - To be added. - To be added. - To be added. - - - + Constructor @@ -58,6 +37,7 @@ + Method GLib.FileOutputStream @@ -77,6 +57,7 @@ + Method System.Void @@ -99,6 +80,7 @@ + Method GLib.FileOutputStream @@ -116,6 +98,7 @@ + Property System.String @@ -129,6 +112,7 @@ + Method System.Boolean @@ -152,6 +136,7 @@ + Method System.Void @@ -178,6 +163,7 @@ + Method System.Boolean @@ -199,6 +185,7 @@ + Method System.Boolean @@ -216,6 +203,7 @@ + Method GLib.FileOutputStream @@ -235,6 +223,7 @@ + Method System.Void @@ -257,6 +246,7 @@ + Method GLib.FileOutputStream @@ -272,8 +262,70 @@ + + + + Method + + GLib.FileIOStream + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.FileIOStream + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method System.Boolean @@ -288,6 +340,7 @@ + Method System.Boolean @@ -305,6 +358,7 @@ + Method GLib.File @@ -319,7 +373,13 @@ + Method + + + System.Obsolete + + System.Void @@ -339,7 +399,13 @@ + Method + + + System.Obsolete + + System.Boolean @@ -354,8 +420,50 @@ + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method GLib.FileEnumerator @@ -377,6 +485,7 @@ + Method System.Void @@ -401,6 +510,7 @@ + Method GLib.FileEnumerator @@ -418,6 +528,7 @@ + Method System.Boolean @@ -435,6 +546,7 @@ + Property System.Boolean @@ -448,6 +560,7 @@ + Method GLib.Mount @@ -465,6 +578,7 @@ + Method System.Void @@ -485,6 +599,7 @@ + Method GLib.Mount @@ -502,6 +617,7 @@ + Method GLib.File @@ -519,6 +635,7 @@ + Method GLib.File @@ -536,6 +653,7 @@ + Method GLib.File @@ -553,6 +671,7 @@ + Method GLib.File @@ -572,6 +691,7 @@ + Method System.String @@ -589,6 +709,7 @@ + Property GLib.GType @@ -602,6 +723,7 @@ + Property System.IntPtr @@ -615,6 +737,7 @@ + Method System.UInt32 @@ -630,8 +753,27 @@ + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method System.Boolean @@ -649,6 +791,7 @@ + Method System.Boolean @@ -664,21 +807,9 @@ - - - Property - - GLib.FileImplementor - - - To be added. - To be added. - To be added. - - - + Property System.Boolean @@ -692,6 +823,7 @@ + Method System.Boolean @@ -715,6 +847,7 @@ + Method System.Void @@ -733,6 +866,7 @@ + Method System.Boolean @@ -756,6 +890,7 @@ + Method System.Void @@ -776,6 +911,7 @@ + Method System.Boolean @@ -799,6 +935,7 @@ + Method System.Boolean @@ -816,6 +953,7 @@ + Method System.Boolean @@ -833,6 +971,7 @@ + Method System.Boolean @@ -852,6 +991,7 @@ + Method GLib.FileMonitor @@ -871,6 +1011,7 @@ + Method System.Void @@ -893,6 +1034,7 @@ + Method System.Boolean @@ -910,6 +1052,7 @@ + Method System.Void @@ -932,6 +1075,7 @@ + Method GLib.File @@ -949,6 +1093,7 @@ + Method System.Boolean @@ -970,8 +1115,80 @@ + + + + Method + + GLib.FileIOStream + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.FileIOStream + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + Property GLib.File @@ -985,6 +1202,7 @@ + Property System.String @@ -998,6 +1216,7 @@ + Method GLib.File @@ -1015,6 +1234,7 @@ + Property System.String @@ -1026,8 +1246,46 @@ + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method GLib.AppInfo @@ -1045,6 +1303,7 @@ + Method System.Boolean @@ -1062,6 +1321,7 @@ + Method GLib.FileInfo @@ -1081,6 +1341,7 @@ + Method System.Void @@ -1103,6 +1364,7 @@ + Method GLib.FileInfo @@ -1120,6 +1382,7 @@ + Method GLib.FileType @@ -1139,6 +1402,7 @@ + Method GLib.FileInfo @@ -1160,6 +1424,7 @@ + Method System.Void @@ -1184,6 +1449,7 @@ + Method GLib.FileInfo @@ -1201,6 +1467,7 @@ + Method GLib.FileAttributeInfoList @@ -1218,6 +1485,7 @@ + Method GLib.FileAttributeInfoList @@ -1235,6 +1503,7 @@ + Method GLib.FileInputStream @@ -1252,6 +1521,7 @@ + Method System.Void @@ -1272,6 +1542,7 @@ + Method GLib.FileInputStream @@ -1289,6 +1560,7 @@ + Method GLib.FileOutputStream @@ -1312,6 +1584,7 @@ + Method System.Void @@ -1338,6 +1611,7 @@ + Method System.Boolean @@ -1365,6 +1639,7 @@ + Method System.Void @@ -1391,6 +1666,7 @@ + Method System.Boolean @@ -1410,6 +1686,7 @@ + Method GLib.FileOutputStream @@ -1425,8 +1702,78 @@ + + + + Method + + GLib.FileIOStream + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.FileIOStream + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method GLib.File @@ -1444,6 +1791,7 @@ + Method System.Boolean @@ -1469,6 +1817,7 @@ + Method System.Boolean @@ -1492,6 +1841,7 @@ + Method System.Boolean @@ -1515,6 +1865,7 @@ + Method System.Boolean @@ -1538,6 +1889,7 @@ + Method System.Void @@ -1562,6 +1914,7 @@ + Method System.Boolean @@ -1581,6 +1934,7 @@ + Method System.Boolean @@ -1602,6 +1956,7 @@ + Method System.Boolean @@ -1625,6 +1980,7 @@ + Method System.Boolean @@ -1648,6 +2004,7 @@ + Method System.Boolean @@ -1671,6 +2028,7 @@ + Method GLib.File @@ -1690,6 +2048,7 @@ + Method System.Void @@ -1712,6 +2071,7 @@ + Method GLib.File @@ -1727,8 +2087,106 @@ + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + Method System.String @@ -1743,6 +2201,7 @@ + Method System.Boolean @@ -1760,7 +2219,13 @@ + Method + + + System.Obsolete + + System.Void @@ -1780,7 +2245,13 @@ + Method + + + System.Obsolete + + System.Boolean @@ -1795,8 +2266,50 @@ + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Property System.Uri @@ -1810,6 +2323,7 @@ + Property System.String diff --git a/doc/en/GLib/FileAttributeInfo.xml b/doc/en/GLib/FileAttributeInfo.xml index 103690672..aa11243ac 100644 --- a/doc/en/GLib/FileAttributeInfo.xml +++ b/doc/en/GLib/FileAttributeInfo.xml @@ -1,20 +1,62 @@ - + + gio-sharp System.ValueType - + + + System.IEquatable<GLib.FileAttributeInfo> + + To be added. To be added. + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Field GLib.FileAttributeInfoFlags @@ -25,8 +67,24 @@ + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + Field System.String @@ -39,6 +97,7 @@ + Method GLib.FileAttributeInfo @@ -56,6 +115,7 @@ + Field GLib.FileAttributeType @@ -68,6 +128,7 @@ + Field GLib.FileAttributeInfo diff --git a/doc/en/GLib/FileAttributeInfoFlags.xml b/doc/en/GLib/FileAttributeInfoFlags.xml index faa3c6cac..b2493d2e8 100644 --- a/doc/en/GLib/FileAttributeInfoFlags.xml +++ b/doc/en/GLib/FileAttributeInfoFlags.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -22,6 +23,7 @@ + Field GLib.FileAttributeInfoFlags @@ -33,6 +35,7 @@ + Field GLib.FileAttributeInfoFlags @@ -44,6 +47,7 @@ + Field GLib.FileAttributeInfoFlags diff --git a/doc/en/GLib/FileAttributeInfoList.xml b/doc/en/GLib/FileAttributeInfoList.xml index bcdbc8fd5..1e05b8833 100644 --- a/doc/en/GLib/FileAttributeInfoList.xml +++ b/doc/en/GLib/FileAttributeInfoList.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -25,6 +27,7 @@ + Constructor @@ -38,6 +41,7 @@ + Method System.Void @@ -58,6 +62,7 @@ + Method GLib.FileAttributeInfoList @@ -72,6 +77,7 @@ + Method System.Void @@ -83,8 +89,23 @@ + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + Method GLib.FileAttributeInfo @@ -100,21 +121,9 @@ - - - Property - - System.Int32 - - - To be added. - To be added. - To be added. - - - + Method System.Void @@ -131,6 +140,7 @@ + Method System.Void diff --git a/doc/en/GLib/FileAttributeMatcher.xml b/doc/en/GLib/FileAttributeMatcher.xml index bb4dc73b2..327e555d6 100644 --- a/doc/en/GLib/FileAttributeMatcher.xml +++ b/doc/en/GLib/FileAttributeMatcher.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -28,6 +30,7 @@ + Constructor @@ -41,6 +44,7 @@ + Method System.Boolean @@ -58,6 +62,7 @@ + Method System.String @@ -72,6 +77,7 @@ + Method System.Void @@ -83,8 +89,23 @@ + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + Method System.Boolean @@ -102,6 +123,7 @@ + Method System.Boolean @@ -119,6 +141,7 @@ + Method System.Void @@ -135,6 +158,7 @@ + Method System.Void diff --git a/doc/en/GLib/FileAttributeStatus.xml b/doc/en/GLib/FileAttributeStatus.xml index c27d8a7c4..c1b3ca3c2 100644 --- a/doc/en/GLib/FileAttributeStatus.xml +++ b/doc/en/GLib/FileAttributeStatus.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -19,6 +20,7 @@ + Field GLib.FileAttributeStatus @@ -30,6 +32,7 @@ + Field GLib.FileAttributeStatus @@ -41,6 +44,7 @@ + Field GLib.FileAttributeStatus diff --git a/doc/en/GLib/FileAttributeType.xml b/doc/en/GLib/FileAttributeType.xml index 3c6935c95..a78e1c3ed 100644 --- a/doc/en/GLib/FileAttributeType.xml +++ b/doc/en/GLib/FileAttributeType.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -19,6 +20,7 @@ + Field GLib.FileAttributeType @@ -30,6 +32,7 @@ + Field GLib.FileAttributeType @@ -41,6 +44,7 @@ + Field GLib.FileAttributeType @@ -52,6 +56,7 @@ + Field GLib.FileAttributeType @@ -63,6 +68,7 @@ + Field GLib.FileAttributeType @@ -74,6 +80,7 @@ + Field GLib.FileAttributeType @@ -85,6 +92,7 @@ + Field GLib.FileAttributeType @@ -94,8 +102,21 @@ + + + + Field + + GLib.FileAttributeType + + + To be added. + + + + Field GLib.FileAttributeType @@ -107,6 +128,7 @@ + Field GLib.FileAttributeType diff --git a/doc/en/GLib/FileChange.xml b/doc/en/GLib/FileChange.xml new file mode 100644 index 000000000..5a0e0e14f --- /dev/null +++ b/doc/en/GLib/FileChange.xml @@ -0,0 +1,32 @@ + + + + + gio-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/FileCopyFlags.xml b/doc/en/GLib/FileCopyFlags.xml index 078139316..da5e5960b 100644 --- a/doc/en/GLib/FileCopyFlags.xml +++ b/doc/en/GLib/FileCopyFlags.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -22,6 +23,7 @@ + Field GLib.FileCopyFlags @@ -33,6 +35,7 @@ + Field GLib.FileCopyFlags @@ -44,6 +47,7 @@ + Field GLib.FileCopyFlags @@ -55,6 +59,7 @@ + Field GLib.FileCopyFlags @@ -66,6 +71,7 @@ + Field GLib.FileCopyFlags @@ -77,6 +83,7 @@ + Field GLib.FileCopyFlags @@ -86,5 +93,17 @@ + + + + Field + + GLib.FileCopyFlags + + + To be added. + + + diff --git a/doc/en/GLib/FileCreateFlags.xml b/doc/en/GLib/FileCreateFlags.xml index daec0e86a..02228d2b8 100644 --- a/doc/en/GLib/FileCreateFlags.xml +++ b/doc/en/GLib/FileCreateFlags.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -22,6 +23,7 @@ + Field GLib.FileCreateFlags @@ -33,6 +35,7 @@ + Field GLib.FileCreateFlags @@ -42,5 +45,17 @@ + + + + Field + + GLib.FileCreateFlags + + + To be added. + + + diff --git a/doc/en/GLib/FileDescriptorBased.xml b/doc/en/GLib/FileDescriptorBased.xml new file mode 100644 index 000000000..1195bb7d3 --- /dev/null +++ b/doc/en/GLib/FileDescriptorBased.xml @@ -0,0 +1,33 @@ + + + + + gio-sharp + + + + GLib.IWrapper + + + + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/FileDescriptorBasedAdapter.xml b/doc/en/GLib/FileDescriptorBasedAdapter.xml new file mode 100644 index 000000000..71dd4875a --- /dev/null +++ b/doc/en/GLib/FileDescriptorBasedAdapter.xml @@ -0,0 +1,172 @@ + + + + + gio-sharp + + + GLib.GInterfaceAdapter + + + + GLib.FileDescriptorBased + + + GLib.IWrapper + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.FileDescriptorBased + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.FileDescriptorBased + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.FileDescriptorBasedImplementor + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/FileDescriptorBasedImplementor.xml b/doc/en/GLib/FileDescriptorBasedImplementor.xml new file mode 100644 index 000000000..f77a5a046 --- /dev/null +++ b/doc/en/GLib/FileDescriptorBasedImplementor.xml @@ -0,0 +1,38 @@ + + + + + gio-sharp + + + + GLib.IWrapper + + + + + GLib.GInterface(typeof(GLib.FileDescriptorBasedAdapter)) + + + + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/FileEnumerator.xml b/doc/en/GLib/FileEnumerator.xml index 0f7c30170..ac3fc4a91 100644 --- a/doc/en/GLib/FileEnumerator.xml +++ b/doc/en/GLib/FileEnumerator.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -19,6 +20,7 @@ + Constructor @@ -27,26 +29,9 @@ - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - - + Constructor @@ -60,6 +45,7 @@ + Method System.Boolean @@ -77,6 +63,7 @@ + Method System.Void @@ -97,6 +84,7 @@ + Method System.Boolean @@ -114,6 +102,7 @@ + Method System.Collections.IEnumerator @@ -128,6 +117,7 @@ + Property GLib.GType @@ -141,6 +131,7 @@ + Property System.Boolean @@ -154,6 +145,7 @@ + Property System.Boolean @@ -167,6 +159,7 @@ + Method GLib.FileInfo @@ -181,6 +174,7 @@ + Method GLib.FileInfo @@ -198,6 +192,7 @@ + Method System.Void @@ -220,6 +215,7 @@ + Method GLib.List @@ -237,6 +233,7 @@ + Method @@ -261,7 +258,8 @@ - + + Method @@ -272,10 +270,10 @@ System.Boolean - + - To be added. + To be added. To be added. To be added. To be added. @@ -284,6 +282,7 @@ + Method @@ -306,6 +305,7 @@ + Method @@ -328,6 +328,7 @@ + Method @@ -354,7 +355,8 @@ - + + Method @@ -365,10 +367,10 @@ GLib.List - + - To be added. + To be added. To be added. To be added. To be added. @@ -377,6 +379,7 @@ + Property System.Boolean diff --git a/doc/en/GLib/FileFactory.xml b/doc/en/GLib/FileFactory.xml index b2f51a1f8..c10acf2fa 100644 --- a/doc/en/GLib/FileFactory.xml +++ b/doc/en/GLib/FileFactory.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -23,25 +25,9 @@ - - - Method - - GLib.File - - - - - - To be added. - To be added. - To be added. - To be added. - - - + Method GLib.File @@ -59,6 +45,7 @@ + Method GLib.File @@ -76,6 +63,7 @@ + Method GLib.File @@ -91,5 +79,23 @@ + + + + Method + + GLib.File + + + + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/FileIOStream.xml b/doc/en/GLib/FileIOStream.xml new file mode 100644 index 000000000..9a3fc08f3 --- /dev/null +++ b/doc/en/GLib/FileIOStream.xml @@ -0,0 +1,429 @@ + + + + + gio-sharp + + + GLib.IOStream + + + + GLib.Seekable + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCanSeek", Type=typeof(GLib.FileIOStream)) + + + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCanTruncate", Type=typeof(GLib.FileIOStream)) + + + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetEtag", Type=typeof(GLib.FileIOStream)) + + + + System.String + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideQueryInfo", Type=typeof(GLib.FileIOStream)) + + + + GLib.FileInfo + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideQueryInfoAsync", Type=typeof(GLib.FileIOStream)) + + + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideQueryInfoFinish", Type=typeof(GLib.FileIOStream)) + + + + GLib.FileInfo + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSeek", Type=typeof(GLib.FileIOStream)) + + + + System.Boolean + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideTell", Type=typeof(GLib.FileIOStream)) + + + + System.Int64 + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideTruncateFn", Type=typeof(GLib.FileIOStream)) + + + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int64 + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.FileInfo + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.FileInfo + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/FileIcon.xml b/doc/en/GLib/FileIcon.xml index 2c719b511..dd5bf2aeb 100644 --- a/doc/en/GLib/FileIcon.xml +++ b/doc/en/GLib/FileIcon.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -22,6 +23,7 @@ + Constructor @@ -33,26 +35,9 @@ - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - - + Constructor @@ -66,6 +51,7 @@ + Method System.Boolean @@ -83,6 +69,7 @@ + Property @@ -101,6 +88,7 @@ + Property GLib.GType @@ -114,6 +102,7 @@ + Method GLib.InputStream @@ -135,6 +124,7 @@ + Method System.Void @@ -155,6 +145,7 @@ + Method GLib.InputStream @@ -172,5 +163,20 @@ + + + + Method + + System.String + + + + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/FileInfo.xml b/doc/en/GLib/FileInfo.xml index 361a7cc23..1f430270d 100644 --- a/doc/en/GLib/FileInfo.xml +++ b/doc/en/GLib/FileInfo.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -23,26 +25,9 @@ - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - - + Constructor @@ -56,6 +41,7 @@ + Property GLib.FileAttributeMatcher @@ -69,6 +55,7 @@ + Method System.Void @@ -81,7 +68,8 @@ - + + Property System.String @@ -95,6 +83,7 @@ + Method System.Void @@ -110,7 +99,8 @@ - + + Property System.String @@ -124,6 +114,7 @@ + Method GLib.FileInfo @@ -137,7 +128,8 @@ - + + Property System.String @@ -151,6 +143,7 @@ + Property System.String @@ -163,7 +156,8 @@ - + + Property GLib.FileType @@ -177,6 +171,7 @@ + Method System.String @@ -194,6 +189,7 @@ + Method System.Boolean @@ -211,6 +207,7 @@ + Method System.String @@ -228,6 +225,7 @@ + Method System.Boolean @@ -251,6 +249,7 @@ + Method System.Int32 @@ -268,6 +267,7 @@ + Method System.Int64 @@ -285,6 +285,7 @@ + Method GLib.Object @@ -302,6 +303,7 @@ + Method GLib.FileAttributeStatus @@ -319,6 +321,7 @@ + Method System.String @@ -334,8 +337,27 @@ + + + + Method + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method GLib.FileAttributeType @@ -353,6 +375,7 @@ + Method System.UInt32 @@ -370,6 +393,7 @@ + Method System.UInt64 @@ -387,6 +411,7 @@ + Method System.Void @@ -403,6 +428,7 @@ + Property GLib.GType @@ -416,6 +442,7 @@ + Method System.Boolean @@ -431,8 +458,27 @@ + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + - + + Property GLib.Icon @@ -446,6 +492,7 @@ + Property System.Boolean @@ -458,7 +505,8 @@ - + + Property System.Boolean @@ -471,7 +519,8 @@ - + + Property System.Boolean @@ -485,6 +534,7 @@ + Method System.String @@ -501,7 +551,8 @@ - + + Property System.String @@ -515,6 +566,7 @@ + Method System.Void @@ -531,6 +583,7 @@ + Method System.Void @@ -551,6 +604,7 @@ + Method System.Void @@ -569,6 +623,7 @@ + Method System.Void @@ -587,6 +642,7 @@ + Method System.Void @@ -605,6 +661,7 @@ + Method System.Void @@ -623,6 +680,7 @@ + Method System.Void @@ -639,8 +697,29 @@ + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + Method System.Void @@ -657,8 +736,28 @@ + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method System.Void @@ -677,6 +776,7 @@ + Method System.Void @@ -695,6 +795,7 @@ + Method System.Void @@ -710,7 +811,8 @@ - + + Property System.Int64 @@ -723,7 +825,8 @@ - + + Property System.Int32 @@ -736,7 +839,8 @@ - + + Property System.String @@ -750,6 +854,7 @@ + Method System.Void diff --git a/doc/en/GLib/FileInputStream.xml b/doc/en/GLib/FileInputStream.xml index d8a63d895..7899bb6b2 100644 --- a/doc/en/GLib/FileInputStream.xml +++ b/doc/en/GLib/FileInputStream.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -19,6 +20,7 @@ + Constructor @@ -27,26 +29,9 @@ - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - - + Constructor @@ -60,6 +45,7 @@ + Property System.Boolean @@ -73,6 +59,7 @@ + Method System.Boolean @@ -87,6 +74,7 @@ + Property GLib.GType @@ -100,6 +88,7 @@ + Method @@ -119,6 +108,7 @@ + Method @@ -143,6 +133,7 @@ + Method @@ -169,7 +160,8 @@ - + + Method @@ -180,10 +172,10 @@ GLib.FileInfo - + - To be added. + To be added. To be added. To be added. To be added. @@ -192,6 +184,7 @@ + Method @@ -218,6 +211,7 @@ + Method @@ -237,6 +231,7 @@ + Property System.Int64 @@ -250,6 +245,7 @@ + Method GLib.FileInfo @@ -269,6 +265,7 @@ + Method System.Void @@ -291,6 +288,7 @@ + Method GLib.FileInfo @@ -308,6 +306,7 @@ + Method System.Boolean @@ -329,6 +328,7 @@ + Method System.Boolean diff --git a/doc/en/GLib/FileMonitor.xml b/doc/en/GLib/FileMonitor.xml index 1d7801e1c..573ebf520 100644 --- a/doc/en/GLib/FileMonitor.xml +++ b/doc/en/GLib/FileMonitor.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -23,26 +25,9 @@ - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - - + Constructor @@ -56,6 +41,7 @@ + Method System.Boolean @@ -70,6 +56,7 @@ + Property @@ -88,6 +75,7 @@ + Event @@ -105,6 +93,7 @@ + Method GLib.FileMonitor @@ -126,6 +115,7 @@ + Method System.Void @@ -146,6 +136,7 @@ + Method GLib.FileMonitor @@ -167,6 +158,7 @@ + Property GLib.GType @@ -180,6 +172,7 @@ + Property System.Boolean @@ -193,6 +186,7 @@ + Method @@ -212,6 +206,7 @@ + Method @@ -236,7 +231,8 @@ - + + Property diff --git a/doc/en/GLib/FileMonitorEvent.xml b/doc/en/GLib/FileMonitorEvent.xml index a44c30f9b..0df080bc8 100644 --- a/doc/en/GLib/FileMonitorEvent.xml +++ b/doc/en/GLib/FileMonitorEvent.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -19,6 +20,7 @@ + Field GLib.FileMonitorEvent @@ -30,6 +32,7 @@ + Field GLib.FileMonitorEvent @@ -41,6 +44,7 @@ + Field GLib.FileMonitorEvent @@ -52,6 +56,7 @@ + Field GLib.FileMonitorEvent @@ -63,6 +68,7 @@ + Field GLib.FileMonitorEvent @@ -72,8 +78,21 @@ + + + + Field + + GLib.FileMonitorEvent + + + To be added. + + + + Field GLib.FileMonitorEvent @@ -85,6 +104,7 @@ + Field GLib.FileMonitorEvent diff --git a/doc/en/GLib/FileMonitorFlags.xml b/doc/en/GLib/FileMonitorFlags.xml index 3e25da7dd..233386a78 100644 --- a/doc/en/GLib/FileMonitorFlags.xml +++ b/doc/en/GLib/FileMonitorFlags.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -22,6 +23,7 @@ + Field GLib.FileMonitorFlags @@ -31,8 +33,21 @@ + + + + Field + + GLib.FileMonitorFlags + + + To be added. + + + + Field GLib.FileMonitorFlags diff --git a/doc/en/GLib/FileOutputStream.xml b/doc/en/GLib/FileOutputStream.xml index 722134355..f24beec57 100644 --- a/doc/en/GLib/FileOutputStream.xml +++ b/doc/en/GLib/FileOutputStream.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -19,6 +20,7 @@ + Constructor @@ -27,26 +29,9 @@ - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - - + Constructor @@ -60,6 +45,7 @@ + Property System.Boolean @@ -73,6 +59,7 @@ + Method System.Boolean @@ -87,6 +74,7 @@ + Property System.String @@ -100,6 +88,7 @@ + Property GLib.GType @@ -113,6 +102,7 @@ + Method @@ -132,6 +122,7 @@ + Method @@ -151,6 +142,7 @@ + Method @@ -170,6 +162,7 @@ + Method @@ -194,6 +187,7 @@ + Method @@ -220,7 +214,8 @@ - + + Method @@ -231,10 +226,10 @@ GLib.FileInfo - + - To be added. + To be added. To be added. To be added. To be added. @@ -243,6 +238,7 @@ + Method @@ -269,6 +265,7 @@ + Method @@ -288,6 +285,7 @@ + Method @@ -312,6 +310,7 @@ + Property System.Int64 @@ -325,6 +324,7 @@ + Method GLib.FileInfo @@ -344,6 +344,7 @@ + Method System.Void @@ -366,6 +367,7 @@ + Method GLib.FileInfo @@ -383,6 +385,7 @@ + Method System.Boolean @@ -404,6 +407,7 @@ + Method System.Boolean diff --git a/doc/en/GLib/FileProgressCallback.xml b/doc/en/GLib/FileProgressCallback.xml index dcdb74d10..879a1a818 100644 --- a/doc/en/GLib/FileProgressCallback.xml +++ b/doc/en/GLib/FileProgressCallback.xml @@ -1,5 +1,6 @@ + gio-sharp diff --git a/doc/en/GLib/FileQueryInfoFlags.xml b/doc/en/GLib/FileQueryInfoFlags.xml index a3737f385..19f5c3be1 100644 --- a/doc/en/GLib/FileQueryInfoFlags.xml +++ b/doc/en/GLib/FileQueryInfoFlags.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -22,6 +23,7 @@ + Field GLib.FileQueryInfoFlags @@ -33,6 +35,7 @@ + Field GLib.FileQueryInfoFlags diff --git a/doc/en/GLib/FileReadMoreCallback.xml b/doc/en/GLib/FileReadMoreCallback.xml index 7f39c5ca1..67866ef66 100644 --- a/doc/en/GLib/FileReadMoreCallback.xml +++ b/doc/en/GLib/FileReadMoreCallback.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -17,7 +18,7 @@ To be added. To be added. To be added. - To be added. + To be added. To be added. diff --git a/doc/en/GLib/FileType.xml b/doc/en/GLib/FileType.xml index d8472b173..55ebdb93c 100644 --- a/doc/en/GLib/FileType.xml +++ b/doc/en/GLib/FileType.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -19,6 +20,7 @@ + Field GLib.FileType @@ -30,6 +32,7 @@ + Field GLib.FileType @@ -41,6 +44,7 @@ + Field GLib.FileType @@ -52,6 +56,7 @@ + Field GLib.FileType @@ -63,6 +68,7 @@ + Field GLib.FileType @@ -74,6 +80,7 @@ + Field GLib.FileType @@ -85,6 +92,7 @@ + Field GLib.FileType diff --git a/doc/en/GLib/FileUtils.xml b/doc/en/GLib/FileUtils.xml index 7c461ffaf..97ef62c3f 100644 --- a/doc/en/GLib/FileUtils.xml +++ b/doc/en/GLib/FileUtils.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -17,6 +18,7 @@ + Method System.String diff --git a/doc/en/GLib/FilenameCompleter.xml b/doc/en/GLib/FilenameCompleter.xml index 57000ecfb..56c7b0b5d 100644 --- a/doc/en/GLib/FilenameCompleter.xml +++ b/doc/en/GLib/FilenameCompleter.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -23,26 +25,9 @@ - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - - + Constructor @@ -56,6 +41,7 @@ + Property System.Boolean @@ -69,6 +55,7 @@ + Method System.String @@ -86,6 +73,7 @@ + Method System.String @@ -103,6 +91,7 @@ + Event @@ -120,6 +109,7 @@ + Property GLib.GType @@ -133,6 +123,7 @@ + Method diff --git a/doc/en/GLib/FilesystemPreviewType.xml b/doc/en/GLib/FilesystemPreviewType.xml index 95f8ddd56..8a98f9b24 100644 --- a/doc/en/GLib/FilesystemPreviewType.xml +++ b/doc/en/GLib/FilesystemPreviewType.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -19,6 +20,7 @@ + Field GLib.FilesystemPreviewType @@ -30,6 +32,7 @@ + Field GLib.FilesystemPreviewType @@ -41,6 +44,7 @@ + Field GLib.FilesystemPreviewType diff --git a/doc/en/GLib/FilterInputStream.xml b/doc/en/GLib/FilterInputStream.xml index 8db740abe..dcf2d469f 100644 --- a/doc/en/GLib/FilterInputStream.xml +++ b/doc/en/GLib/FilterInputStream.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -23,26 +25,9 @@ - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - - + Constructor @@ -56,6 +41,7 @@ + Property @@ -72,8 +58,28 @@ + + + + Property + + + GLib.Property("close-base-stream") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + Property GLib.GType diff --git a/doc/en/GLib/FilterOutputStream.xml b/doc/en/GLib/FilterOutputStream.xml index 9ac24b248..301dc7200 100644 --- a/doc/en/GLib/FilterOutputStream.xml +++ b/doc/en/GLib/FilterOutputStream.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -23,26 +25,9 @@ - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - - + Constructor @@ -56,6 +41,7 @@ + Property @@ -72,8 +58,28 @@ + + + + Property + + + GLib.Property("close-base-stream") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + Property GLib.GType diff --git a/doc/en/GLib/GException.xml b/doc/en/GLib/GException.xml index efbf5fd7c..a94897d38 100644 --- a/doc/en/GLib/GException.xml +++ b/doc/en/GLib/GException.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -18,6 +19,7 @@ + Constructor @@ -29,8 +31,37 @@ This constructor is public so that generated code in assemblies outside of glib-sharp.dll can access it, but it should not be necessary to use it from application code. + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + Method System.Void @@ -43,6 +74,7 @@ + Property System.String diff --git a/doc/en/GLib/GInterfaceAdapter.xml b/doc/en/GLib/GInterfaceAdapter.xml index 54a721363..9d287c8c9 100644 --- a/doc/en/GLib/GInterfaceAdapter.xml +++ b/doc/en/GLib/GInterfaceAdapter.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -14,6 +15,7 @@ + Constructor @@ -23,6 +25,7 @@ + Property GLib.GType @@ -35,6 +38,7 @@ + Property System.IntPtr @@ -47,6 +51,7 @@ + Property GLib.GInterfaceInitHandler diff --git a/doc/en/GLib/GInterfaceAttribute.xml b/doc/en/GLib/GInterfaceAttribute.xml index d898e3d28..add01f9c8 100644 --- a/doc/en/GLib/GInterfaceAttribute.xml +++ b/doc/en/GLib/GInterfaceAttribute.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -19,6 +20,7 @@ + Constructor @@ -30,7 +32,8 @@ - + + Property System.Type diff --git a/doc/en/GLib/GInterfaceInitHandler.xml b/doc/en/GLib/GInterfaceInitHandler.xml index 976beddfe..f22dec236 100644 --- a/doc/en/GLib/GInterfaceInitHandler.xml +++ b/doc/en/GLib/GInterfaceInitHandler.xml @@ -1,11 +1,17 @@ + glib-sharp System.Delegate + + + System.Runtime.InteropServices.UnmanagedFunctionPointer(System.Runtime.InteropServices.CallingConvention.Cdecl) + + diff --git a/doc/en/GLib/GPropertiesChangedArgs.xml b/doc/en/GLib/GPropertiesChangedArgs.xml new file mode 100644 index 000000000..ece526d4c --- /dev/null +++ b/doc/en/GLib/GPropertiesChangedArgs.xml @@ -0,0 +1,57 @@ + + + + + gio-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + GLib.Variant + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/GPropertiesChangedHandler.xml b/doc/en/GLib/GPropertiesChangedHandler.xml new file mode 100644 index 000000000..18b2a9389 --- /dev/null +++ b/doc/en/GLib/GPropertiesChangedHandler.xml @@ -0,0 +1,24 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/GSignalArgs.xml b/doc/en/GLib/GSignalArgs.xml new file mode 100644 index 000000000..a21d51adb --- /dev/null +++ b/doc/en/GLib/GSignalArgs.xml @@ -0,0 +1,71 @@ + + + + + gio-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + GLib.Variant + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/GSignalHandler.xml b/doc/en/GLib/GSignalHandler.xml new file mode 100644 index 000000000..bfd1c304a --- /dev/null +++ b/doc/en/GLib/GSignalHandler.xml @@ -0,0 +1,24 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/GSourceFunc.xml b/doc/en/GLib/GSourceFunc.xml index 289a675cd..2391b5434 100644 --- a/doc/en/GLib/GSourceFunc.xml +++ b/doc/en/GLib/GSourceFunc.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -12,7 +13,7 @@ GSource callback delegate. - A boolean value. + A boolean value. Typically, when the delegate returns , the delegate remains connected to the event source. When is returned, the delegate is removed. diff --git a/doc/en/GLib/GString.xml b/doc/en/GLib/GString.xml index 792d490aa..2ce6633ca 100644 --- a/doc/en/GLib/GString.xml +++ b/doc/en/GLib/GString.xml @@ -1,5 +1,6 @@ + glib-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] @@ -20,6 +21,7 @@ + Constructor @@ -34,6 +36,7 @@ + Method System.Void @@ -46,6 +49,7 @@ + Property System.IntPtr @@ -60,6 +64,7 @@ + Method System.String diff --git a/doc/en/GLib/GType.xml b/doc/en/GLib/GType.xml index 7e2c720d8..901a95c98 100644 --- a/doc/en/GLib/GType.xml +++ b/doc/en/GLib/GType.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -17,6 +18,7 @@ + Constructor @@ -42,21 +44,9 @@ - - - Property - - GLib.GType - - - To be added. - To be added. - To be added. - - - + Field GLib.GType @@ -70,6 +60,7 @@ + Field GLib.GType @@ -83,6 +74,7 @@ + Field GLib.GType @@ -94,34 +86,9 @@ - - - Property - - System.IntPtr - - - To be added. - To be added. - To be added. - - - - - - Property - - System.UInt32 - - - To be added. - To be added. - To be added. - - - + Field GLib.GType @@ -135,6 +102,7 @@ + Field GLib.GType @@ -149,6 +117,7 @@ + Method System.Boolean @@ -168,6 +137,7 @@ + Field GLib.GType @@ -182,6 +152,7 @@ + Field GLib.GType @@ -195,6 +166,7 @@ + Method GLib.GType @@ -210,8 +182,54 @@ + + + + Method + + GLib.GType + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.IntPtr + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.UInt32 + + + + To be added. + To be added. + To be added. + + + + Method System.Int32 @@ -224,8 +242,24 @@ + + + + Method + + GLib.GType + + + + To be added. + To be added. + To be added. + + + + Method System.Void @@ -239,6 +273,7 @@ + Field GLib.GType @@ -252,6 +287,7 @@ + Field GLib.GType @@ -265,6 +301,7 @@ + Field GLib.GType @@ -279,6 +316,7 @@ + Field GLib.GType @@ -292,6 +330,7 @@ + Method System.Boolean @@ -309,6 +348,7 @@ + Field GLib.GType @@ -321,6 +361,7 @@ + Method System.Type @@ -338,6 +379,7 @@ + Field GLib.GType @@ -351,6 +393,7 @@ + Field GLib.GType @@ -364,6 +407,7 @@ + Method System.Boolean @@ -382,6 +426,7 @@ + Method System.Type @@ -399,6 +444,7 @@ + Method GLib.GType @@ -416,6 +462,7 @@ + Method System.Boolean @@ -434,6 +481,7 @@ + Field GLib.GType @@ -446,6 +494,7 @@ + Field GLib.GType @@ -459,6 +508,7 @@ + Method System.Void @@ -475,8 +525,22 @@ + + + + Event + + GLib.TypeResolutionHandler + + + To be added. + To be added. + + + + Field GLib.GType @@ -488,21 +552,9 @@ - - - Property - - GLib.GType - - - To be added. - To be added. - To be added. - - - + Method System.String @@ -517,6 +569,7 @@ + Field GLib.GType @@ -531,6 +584,7 @@ + Field GLib.GType @@ -544,6 +598,7 @@ + Field GLib.GType @@ -557,6 +612,7 @@ + Field GLib.GType @@ -569,6 +625,7 @@ + Property System.IntPtr diff --git a/doc/en/GLib/GTypeAttribute.xml b/doc/en/GLib/GTypeAttribute.xml index 9b697d7b1..6418c2a3b 100644 --- a/doc/en/GLib/GTypeAttribute.xml +++ b/doc/en/GLib/GTypeAttribute.xml @@ -1,5 +1,6 @@ + glib-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] @@ -22,6 +23,7 @@ + Constructor @@ -34,7 +36,8 @@ - + + Property System.Type diff --git a/doc/en/GLib/GioGlobal.xml b/doc/en/GLib/GioGlobal.xml new file mode 100644 index 000000000..3cc8d38b2 --- /dev/null +++ b/doc/en/GLib/GioGlobal.xml @@ -0,0 +1,59 @@ + + + + + gio-sharp + + + System.Object + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Method + + GLib.GType + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/GioStream.xml b/doc/en/GLib/GioStream.xml index 544cf20c3..88b5b439c 100644 --- a/doc/en/GLib/GioStream.xml +++ b/doc/en/GLib/GioStream.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -26,8 +28,23 @@ + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + Constructor @@ -41,6 +58,7 @@ + Constructor @@ -56,6 +74,7 @@ + Constructor @@ -71,6 +90,7 @@ + Property System.Boolean @@ -84,6 +104,7 @@ + Property System.Boolean @@ -97,6 +118,7 @@ + Property System.Boolean @@ -110,6 +132,7 @@ + Method System.Void @@ -123,6 +146,7 @@ + Method System.Void @@ -136,6 +160,7 @@ + Property System.Int64 @@ -148,7 +173,8 @@ - + + Property System.Int64 @@ -162,6 +188,7 @@ + Method System.Int32 @@ -183,6 +210,7 @@ + Method System.Int64 @@ -202,6 +230,7 @@ + Method System.Void @@ -218,6 +247,7 @@ + Method System.Void diff --git a/doc/en/GLib/Global.xml b/doc/en/GLib/Global.xml index d0d153ce9..f5c1500f6 100644 --- a/doc/en/GLib/Global.xml +++ b/doc/en/GLib/Global.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -14,7 +15,8 @@ - + + Property System.String @@ -25,8 +27,27 @@ + + + + Method + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + - + + Property System.String diff --git a/doc/en/GLib/IOChannel.xml b/doc/en/GLib/IOChannel.xml index 35ec85cf7..b0c6a7f0e 100644 --- a/doc/en/GLib/IOChannel.xml +++ b/doc/en/GLib/IOChannel.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -21,6 +22,7 @@ + Constructor @@ -33,6 +35,7 @@ + Constructor @@ -47,6 +50,7 @@ + Method System.UInt32 @@ -122,6 +126,7 @@ public class SpawnTest { + Property GLib.IOCondition @@ -133,7 +138,8 @@ public class SpawnTest { - + + Property System.Boolean @@ -145,7 +151,8 @@ public class SpawnTest { - + + Property System.UInt64 @@ -157,7 +164,8 @@ public class SpawnTest { - + + Property System.Boolean @@ -170,6 +178,7 @@ public class SpawnTest { + Method System.Void @@ -181,7 +190,8 @@ public class SpawnTest { - + + Property System.String @@ -194,6 +204,7 @@ public class SpawnTest { + Method GLib.IOChannelError @@ -209,7 +220,8 @@ public class SpawnTest { - + + Property GLib.IOFlags @@ -222,6 +234,7 @@ public class SpawnTest { + Method GLib.IOStatus @@ -235,6 +248,7 @@ public class SpawnTest { + Method GLib.IOChannel @@ -251,6 +265,7 @@ public class SpawnTest { + Property System.IntPtr @@ -263,6 +278,7 @@ public class SpawnTest { + Method System.Void @@ -274,7 +290,8 @@ public class SpawnTest { - + + Property System.Char[] @@ -287,6 +304,7 @@ public class SpawnTest { + Method GLib.IOStatus @@ -305,6 +323,7 @@ public class SpawnTest { + Method GLib.IOStatus @@ -321,6 +340,7 @@ public class SpawnTest { + Method GLib.IOStatus @@ -339,6 +359,7 @@ public class SpawnTest { + Method GLib.IOStatus @@ -355,6 +376,7 @@ public class SpawnTest { + Method GLib.IOStatus @@ -371,6 +393,7 @@ public class SpawnTest { + Method GLib.IOStatus @@ -389,6 +412,7 @@ public class SpawnTest { + Method GLib.IOStatus @@ -405,6 +429,7 @@ public class SpawnTest { + Property System.Int32 @@ -417,6 +442,7 @@ public class SpawnTest { + Method GLib.IOStatus @@ -435,6 +461,7 @@ public class SpawnTest { + Method GLib.IOStatus @@ -453,6 +480,7 @@ public class SpawnTest { + Method GLib.IOStatus diff --git a/doc/en/GLib/IOChannelError.xml b/doc/en/GLib/IOChannelError.xml index 6469a0e6e..a4090ee6e 100644 --- a/doc/en/GLib/IOChannelError.xml +++ b/doc/en/GLib/IOChannelError.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -13,6 +14,7 @@ + Field GLib.IOChannelError @@ -23,6 +25,7 @@ + Field GLib.IOChannelError @@ -33,6 +36,7 @@ + Field GLib.IOChannelError @@ -43,6 +47,7 @@ + Field GLib.IOChannelError @@ -53,6 +58,7 @@ + Field GLib.IOChannelError @@ -63,6 +69,7 @@ + Field GLib.IOChannelError @@ -73,6 +80,7 @@ + Field GLib.IOChannelError @@ -83,6 +91,7 @@ + Field GLib.IOChannelError @@ -93,6 +102,7 @@ + Field GLib.IOChannelError diff --git a/doc/en/GLib/IOCondition.xml b/doc/en/GLib/IOCondition.xml index 82a57b6c8..dced6ec2e 100644 --- a/doc/en/GLib/IOCondition.xml +++ b/doc/en/GLib/IOCondition.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -18,6 +19,7 @@ + Field GLib.IOCondition @@ -28,6 +30,7 @@ + Field GLib.IOCondition @@ -38,6 +41,7 @@ + Field GLib.IOCondition @@ -48,6 +52,7 @@ + Field GLib.IOCondition @@ -58,6 +63,7 @@ + Field GLib.IOCondition @@ -68,6 +74,7 @@ + Field GLib.IOCondition diff --git a/doc/en/GLib/IOErrorEnum.xml b/doc/en/GLib/IOErrorEnum.xml index 6867dcc26..816481eb5 100644 --- a/doc/en/GLib/IOErrorEnum.xml +++ b/doc/en/GLib/IOErrorEnum.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -12,8 +13,21 @@ + + + + Field + + GLib.IOErrorEnum + + + To be added. + + + + Field GLib.IOErrorEnum @@ -25,6 +39,7 @@ + Field GLib.IOErrorEnum @@ -36,6 +51,7 @@ + Field GLib.IOErrorEnum @@ -47,6 +63,7 @@ + Field GLib.IOErrorEnum @@ -58,6 +75,7 @@ + Field GLib.IOErrorEnum @@ -67,8 +85,33 @@ + + + + Field + + GLib.IOErrorEnum + + + To be added. + + + + + + + Field + + GLib.IOErrorEnum + + + To be added. + + + + Field GLib.IOErrorEnum @@ -80,6 +123,7 @@ + Field GLib.IOErrorEnum @@ -91,6 +135,7 @@ + Field GLib.IOErrorEnum @@ -102,6 +147,7 @@ + Field GLib.IOErrorEnum @@ -113,6 +159,7 @@ + Field GLib.IOErrorEnum @@ -122,8 +169,21 @@ + + + + Field + + GLib.IOErrorEnum + + + To be added. + + + + Field GLib.IOErrorEnum @@ -133,8 +193,21 @@ + + + + Field + + GLib.IOErrorEnum + + + To be added. + + + + Field GLib.IOErrorEnum @@ -146,6 +219,7 @@ + Field GLib.IOErrorEnum @@ -155,8 +229,21 @@ + + + + Field + + GLib.IOErrorEnum + + + To be added. + + + + Field GLib.IOErrorEnum @@ -168,6 +255,7 @@ + Field GLib.IOErrorEnum @@ -179,6 +267,7 @@ + Field GLib.IOErrorEnum @@ -190,6 +279,7 @@ + Field GLib.IOErrorEnum @@ -199,8 +289,21 @@ + + + + Field + + GLib.IOErrorEnum + + + To be added. + + + + Field GLib.IOErrorEnum @@ -212,6 +315,7 @@ + Field GLib.IOErrorEnum @@ -223,6 +327,7 @@ + Field GLib.IOErrorEnum @@ -234,6 +339,7 @@ + Field GLib.IOErrorEnum @@ -245,6 +351,7 @@ + Field GLib.IOErrorEnum @@ -254,8 +361,21 @@ + + + + Field + + GLib.IOErrorEnum + + + To be added. + + + + Field GLib.IOErrorEnum @@ -267,6 +387,7 @@ + Field GLib.IOErrorEnum @@ -276,8 +397,57 @@ + + + + Field + + GLib.IOErrorEnum + + + To be added. + + + + + + + Field + + GLib.IOErrorEnum + + + To be added. + + + + + + + Field + + GLib.IOErrorEnum + + + To be added. + + + + + + + Field + + GLib.IOErrorEnum + + + To be added. + + + + Field GLib.IOErrorEnum @@ -289,6 +459,7 @@ + Field GLib.IOErrorEnum @@ -300,6 +471,7 @@ + Field GLib.IOErrorEnum @@ -309,8 +481,21 @@ + + + + Field + + GLib.IOErrorEnum + + + To be added. + + + + Field GLib.IOErrorEnum @@ -322,6 +507,7 @@ + Field GLib.IOErrorEnum @@ -333,6 +519,7 @@ + Field GLib.IOErrorEnum @@ -344,6 +531,7 @@ + Field GLib.IOErrorEnum diff --git a/doc/en/GLib/IOExtension.xml b/doc/en/GLib/IOExtension.xml index 71c1af14a..ed05a1478 100644 --- a/doc/en/GLib/IOExtension.xml +++ b/doc/en/GLib/IOExtension.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -28,6 +30,7 @@ + Property GLib.GType @@ -41,6 +44,7 @@ + Property System.String @@ -54,6 +58,7 @@ + Property System.Int32 diff --git a/doc/en/GLib/IOExtensionPoint.xml b/doc/en/GLib/IOExtensionPoint.xml index 6a0814f03..2858f8c7a 100644 --- a/doc/en/GLib/IOExtensionPoint.xml +++ b/doc/en/GLib/IOExtensionPoint.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -28,6 +30,7 @@ + Property GLib.List @@ -41,6 +44,7 @@ + Method GLib.IOExtension @@ -58,6 +62,7 @@ + Method GLib.IOExtension @@ -81,6 +86,7 @@ + Method GLib.IOExtensionPoint @@ -98,6 +104,7 @@ + Method GLib.IOExtensionPoint @@ -114,7 +121,8 @@ - + + Property GLib.GType diff --git a/doc/en/GLib/IOFlags.xml b/doc/en/GLib/IOFlags.xml index 5a9f5882f..ff182c67a 100644 --- a/doc/en/GLib/IOFlags.xml +++ b/doc/en/GLib/IOFlags.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -18,6 +19,7 @@ + Field GLib.IOFlags @@ -28,6 +30,7 @@ + Field GLib.IOFlags @@ -38,6 +41,7 @@ + Field GLib.IOFlags @@ -48,6 +52,7 @@ + Field GLib.IOFlags @@ -58,6 +63,7 @@ + Field GLib.IOFlags @@ -68,6 +74,7 @@ + Field GLib.IOFlags @@ -78,6 +85,7 @@ + Field GLib.IOFlags @@ -88,6 +96,7 @@ + Field GLib.IOFlags diff --git a/doc/en/GLib/IOFunc.xml b/doc/en/GLib/IOFunc.xml index cec9dde3a..c4b41607b 100644 --- a/doc/en/GLib/IOFunc.xml +++ b/doc/en/GLib/IOFunc.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -17,7 +18,7 @@ The raising the notification. The condition prompting the notification. Callback delegate for IO channel notifications. - If , the delegate is removed from the main loop. + If , the delegate is removed from the main loop. Use an instance of this delegate to add watch notifications for IO channels. diff --git a/doc/en/GLib/IOModule.xml b/doc/en/GLib/IOModule.xml index 899475de5..951fc3551 100644 --- a/doc/en/GLib/IOModule.xml +++ b/doc/en/GLib/IOModule.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -13,26 +14,9 @@ - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - - + Constructor @@ -46,6 +30,7 @@ + Constructor @@ -59,6 +44,7 @@ + Property GLib.GType @@ -72,6 +58,7 @@ + Method System.Void @@ -83,8 +70,24 @@ + + + + Method + + System.String + + + + To be added. + To be added. + To be added. + + + + Method System.Void diff --git a/doc/en/GLib/IOSchedulerJob.xml b/doc/en/GLib/IOSchedulerJob.xml index 4f4aa3a62..a22ecd3a9 100644 --- a/doc/en/GLib/IOSchedulerJob.xml +++ b/doc/en/GLib/IOSchedulerJob.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -26,5 +28,40 @@ + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/IOSchedulerJobFunc.xml b/doc/en/GLib/IOSchedulerJobFunc.xml index 79bcdbb01..5e4b927a0 100644 --- a/doc/en/GLib/IOSchedulerJobFunc.xml +++ b/doc/en/GLib/IOSchedulerJobFunc.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -17,7 +18,7 @@ To be added. To be added. To be added. - To be added. + To be added. To be added. diff --git a/doc/en/GLib/IOStatus.xml b/doc/en/GLib/IOStatus.xml index cdcf5ee2d..74faa6240 100644 --- a/doc/en/GLib/IOStatus.xml +++ b/doc/en/GLib/IOStatus.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -13,6 +14,7 @@ + Field GLib.IOStatus @@ -23,6 +25,7 @@ + Field GLib.IOStatus @@ -33,6 +36,7 @@ + Field GLib.IOStatus @@ -43,6 +47,7 @@ + Field GLib.IOStatus diff --git a/doc/en/GLib/IOStream.xml b/doc/en/GLib/IOStream.xml new file mode 100644 index 000000000..b2c71a50d --- /dev/null +++ b/doc/en/GLib/IOStream.xml @@ -0,0 +1,383 @@ + + + + + gio-sharp + + + GLib.Object + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("closed") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("input-stream") + + + + GLib.InputStream + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCloseAsync", Type=typeof(GLib.IOStream)) + + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCloseFinish", Type=typeof(GLib.IOStream)) + + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCloseFn", Type=typeof(GLib.IOStream)) + + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetInputStream", Type=typeof(GLib.IOStream)) + + + + GLib.InputStream + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetOutputStream", Type=typeof(GLib.IOStream)) + + + + GLib.OutputStream + + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("output-stream") + + + + GLib.OutputStream + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/IOStreamAdapter.xml b/doc/en/GLib/IOStreamAdapter.xml new file mode 100644 index 000000000..fdee34ac0 --- /dev/null +++ b/doc/en/GLib/IOStreamAdapter.xml @@ -0,0 +1,32 @@ + + + + + gio-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/IOStreamSpliceFlags.xml b/doc/en/GLib/IOStreamSpliceFlags.xml new file mode 100644 index 000000000..1d5482bd6 --- /dev/null +++ b/doc/en/GLib/IOStreamSpliceFlags.xml @@ -0,0 +1,70 @@ + + + + + gio-sharp + + + System.Enum + + + + System.Flags + + + + To be added. + To be added. + + + + + + + Field + + GLib.IOStreamSpliceFlags + + + To be added. + + + + + + + Field + + GLib.IOStreamSpliceFlags + + + To be added. + + + + + + + Field + + GLib.IOStreamSpliceFlags + + + To be added. + + + + + + + Field + + GLib.IOStreamSpliceFlags + + + To be added. + + + + + diff --git a/doc/en/GLib/IWrapper.xml b/doc/en/GLib/IWrapper.xml index 51f4eb13c..1518e814d 100644 --- a/doc/en/GLib/IWrapper.xml +++ b/doc/en/GLib/IWrapper.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -14,6 +15,7 @@ + Property System.IntPtr diff --git a/doc/en/GLib/Icon.xml b/doc/en/GLib/Icon.xml index 80fdaf6e4..400ff7ad8 100644 --- a/doc/en/GLib/Icon.xml +++ b/doc/en/GLib/Icon.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -16,6 +17,7 @@ + Method System.Boolean @@ -31,5 +33,20 @@ + + + + Method + + System.String + + + + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/IconAdapter.xml b/doc/en/GLib/IconAdapter.xml index e6fdc6e1a..9b3074241 100644 --- a/doc/en/GLib/IconAdapter.xml +++ b/doc/en/GLib/IconAdapter.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -20,31 +21,9 @@ - - - Constructor - - - To be added. - To be added. - - - - - - Constructor - - - - - To be added. - To be added. - To be added. - - - + Constructor @@ -58,6 +37,7 @@ + Method System.Boolean @@ -75,6 +55,7 @@ + Method GLib.Icon @@ -92,6 +73,7 @@ + Method GLib.Icon @@ -111,6 +93,7 @@ + Property GLib.GType @@ -124,6 +107,7 @@ + Property System.IntPtr @@ -137,6 +121,7 @@ + Method System.UInt32 @@ -152,17 +137,33 @@ - - + + + Property - GLib.IconImplementor + System.IntPtr To be added. To be added. To be added. - + + + + + + + Method + + System.String + + + + To be added. + To be added. + To be added. + diff --git a/doc/en/GLib/Idle.xml b/doc/en/GLib/Idle.xml index a7557e581..6670495e0 100644 --- a/doc/en/GLib/Idle.xml +++ b/doc/en/GLib/Idle.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -22,6 +23,7 @@ + Method System.UInt32 @@ -57,6 +59,7 @@ + Method System.UInt32 @@ -76,6 +79,7 @@ + Method System.Boolean @@ -92,6 +96,7 @@ + Method System.Void diff --git a/doc/en/GLib/IdleHandler.xml b/doc/en/GLib/IdleHandler.xml index 04754b510..6d6e95119 100644 --- a/doc/en/GLib/IdleHandler.xml +++ b/doc/en/GLib/IdleHandler.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -7,9 +8,14 @@ System.Delegate + + + + System.Boolean + Delegate to invoke during idle time - To be added. + To be added. The handler specified by the delegate will be invoked during @@ -20,9 +26,4 @@ - - - - System.Boolean - diff --git a/doc/en/GLib/IncomingArgs.xml b/doc/en/GLib/IncomingArgs.xml new file mode 100644 index 000000000..0c2e6bbb0 --- /dev/null +++ b/doc/en/GLib/IncomingArgs.xml @@ -0,0 +1,57 @@ + + + + + gio-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + GLib.SocketConnection + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.Object + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/IncomingHandler.xml b/doc/en/GLib/IncomingHandler.xml new file mode 100644 index 000000000..2bf5ce643 --- /dev/null +++ b/doc/en/GLib/IncomingHandler.xml @@ -0,0 +1,24 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/InetAddress.xml b/doc/en/GLib/InetAddress.xml new file mode 100644 index 000000000..79e66bc62 --- /dev/null +++ b/doc/en/GLib/InetAddress.xml @@ -0,0 +1,353 @@ + + + + + gio-sharp + + + GLib.Object + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("bytes") + + + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("is-any") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("is-link-local") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("is-loopback") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("is-mc-global") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("is-mc-link-local") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("is-mc-node-local") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("is-mc-org-local") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("is-mc-site-local") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("is-multicast") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("is-site-local") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.UInt64 + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideToBytes", Type=typeof(GLib.InetAddress)) + + + + System.Byte + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideToString", Type=typeof(GLib.InetAddress)) + + + + System.String + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Byte + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/InetSocketAddress.xml b/doc/en/GLib/InetSocketAddress.xml new file mode 100644 index 000000000..ac7ba8887 --- /dev/null +++ b/doc/en/GLib/InetSocketAddress.xml @@ -0,0 +1,100 @@ + + + + + gio-sharp + + + GLib.SocketAddress + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("address") + + + + GLib.InetAddress + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("port") + + + + System.UInt16 + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/Initable.xml b/doc/en/GLib/Initable.xml new file mode 100644 index 000000000..06719e5bd --- /dev/null +++ b/doc/en/GLib/Initable.xml @@ -0,0 +1,37 @@ + + + + + gio-sharp + + + + GLib.IWrapper + + + + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/InitableAdapter.xml b/doc/en/GLib/InitableAdapter.xml new file mode 100644 index 000000000..51c9d336b --- /dev/null +++ b/doc/en/GLib/InitableAdapter.xml @@ -0,0 +1,176 @@ + + + + + gio-sharp + + + GLib.GInterfaceAdapter + + + + GLib.Initable + + + GLib.IWrapper + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Initable + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Initable + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.InitableImplementor + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/InitableImplementor.xml b/doc/en/GLib/InitableImplementor.xml new file mode 100644 index 000000000..bcda1ce7f --- /dev/null +++ b/doc/en/GLib/InitableImplementor.xml @@ -0,0 +1,42 @@ + + + + + gio-sharp + + + + GLib.IWrapper + + + + + GLib.GInterface(typeof(GLib.InitableAdapter)) + + + + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/InitiallyUnowned.xml b/doc/en/GLib/InitiallyUnowned.xml index 4cfd7fb75..b84aa2dc8 100644 --- a/doc/en/GLib/InitiallyUnowned.xml +++ b/doc/en/GLib/InitiallyUnowned.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -13,25 +14,9 @@ - - - Constructor - - - System.Obsolete - - - - - - - Native type. - Do not use. - - - + Constructor @@ -44,6 +29,7 @@ + Property GLib.GType @@ -54,5 +40,33 @@ For internal use. + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/InputStream.xml b/doc/en/GLib/InputStream.xml index 876f2d066..36c0e8529 100644 --- a/doc/en/GLib/InputStream.xml +++ b/doc/en/GLib/InputStream.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -23,26 +25,9 @@ - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - - + Constructor @@ -56,6 +41,7 @@ + Method System.Void @@ -69,6 +55,7 @@ + Method System.Boolean @@ -86,6 +73,7 @@ + Method System.Void @@ -106,6 +94,7 @@ + Method System.Boolean @@ -123,6 +112,7 @@ + Property GLib.GType @@ -136,6 +126,7 @@ + Property System.Boolean @@ -149,6 +140,7 @@ + Property System.Boolean @@ -162,6 +154,7 @@ + Method @@ -187,6 +180,7 @@ + Method @@ -209,6 +203,7 @@ + Method @@ -231,6 +226,7 @@ + Method @@ -260,6 +256,7 @@ + Method @@ -282,6 +279,7 @@ + Method @@ -308,6 +306,7 @@ + Method @@ -332,6 +331,7 @@ + Method @@ -359,6 +359,7 @@ + Method @@ -381,6 +382,7 @@ + Method System.Int64 @@ -402,6 +404,7 @@ + Method System.Boolean @@ -425,6 +428,7 @@ + Method System.Void @@ -449,6 +453,7 @@ + Method System.Int64 @@ -466,6 +471,7 @@ + Method System.Boolean @@ -480,6 +486,7 @@ + Method System.Int64 @@ -499,6 +506,7 @@ + Method System.Void @@ -521,6 +529,7 @@ + Method System.Int64 diff --git a/doc/en/GLib/InputVector.xml b/doc/en/GLib/InputVector.xml new file mode 100644 index 000000000..135e6b666 --- /dev/null +++ b/doc/en/GLib/InputVector.xml @@ -0,0 +1,118 @@ + + + + + gio-sharp + + + System.ValueType + + + + System.IEquatable<GLib.InputVector> + + + + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.InputVector + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.UInt64 + + + To be added. + To be added. + To be added. + + + + + + + Field + + GLib.InputVector + + + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/Io.xml b/doc/en/GLib/Io.xml index 4df71dd34..2340206df 100644 --- a/doc/en/GLib/Io.xml +++ b/doc/en/GLib/Io.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -25,6 +27,7 @@ + Method GLib.IOErrorEnum @@ -40,8 +43,27 @@ + + + + Method + + GLib.IOErrorEnum + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method System.Int32 @@ -56,6 +78,7 @@ + Method GLib.List @@ -71,8 +94,26 @@ + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + Method System.Void @@ -86,6 +127,7 @@ + Method System.Void diff --git a/doc/en/GLib/KeyFile.xml b/doc/en/GLib/KeyFile.xml new file mode 100644 index 000000000..0676bf6a9 --- /dev/null +++ b/doc/en/GLib/KeyFile.xml @@ -0,0 +1,895 @@ + + + + + glib-sharp + + + System.Object + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean[] + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Double + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Double[] + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32[] + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.String[] + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.String[] + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.String[] + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.String[] + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Byte[] + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/KeyFileError.xml b/doc/en/GLib/KeyFileError.xml new file mode 100644 index 000000000..feb6cbccc --- /dev/null +++ b/doc/en/GLib/KeyFileError.xml @@ -0,0 +1,89 @@ + + + + + glib-sharp + + + System.Enum + + + To be added. + To be added. + + + + + + + Field + + GLib.KeyFileError + + + To be added. + + + + + + + Field + + GLib.KeyFileError + + + To be added. + + + + + + + Field + + GLib.KeyFileError + + + To be added. + + + + + + + Field + + GLib.KeyFileError + + + To be added. + + + + + + + Field + + GLib.KeyFileError + + + To be added. + + + + + + + Field + + GLib.KeyFileError + + + To be added. + + + + + diff --git a/doc/en/GLib/KeyFileFlags.xml b/doc/en/GLib/KeyFileFlags.xml new file mode 100644 index 000000000..0e12be5ff --- /dev/null +++ b/doc/en/GLib/KeyFileFlags.xml @@ -0,0 +1,58 @@ + + + + + glib-sharp + + + System.Enum + + + + System.Flags + + + + To be added. + To be added. + + + + + + + Field + + GLib.KeyFileFlags + + + To be added. + + + + + + + Field + + GLib.KeyFileFlags + + + To be added. + + + + + + + Field + + GLib.KeyFileFlags + + + To be added. + + + + + diff --git a/doc/en/GLib/List.xml b/doc/en/GLib/List.xml index 5dff67fea..7cc379d77 100644 --- a/doc/en/GLib/List.xml +++ b/doc/en/GLib/List.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -48,6 +49,7 @@ + Constructor @@ -72,6 +74,7 @@ + Constructor @@ -96,6 +99,7 @@ + Constructor @@ -123,6 +127,7 @@ + Constructor @@ -141,6 +146,7 @@ + Constructor @@ -161,6 +167,7 @@ + Constructor @@ -179,6 +186,7 @@ + Method System.Object diff --git a/doc/en/GLib/ListBase+FilenameString.xml b/doc/en/GLib/ListBase+FilenameString.xml index 2436d93d0..d010d59ba 100644 --- a/doc/en/GLib/ListBase+FilenameString.xml +++ b/doc/en/GLib/ListBase+FilenameString.xml @@ -1,5 +1,6 @@ + glib-sharp diff --git a/doc/en/GLib/ListBase.xml b/doc/en/GLib/ListBase.xml index 5739a8b99..a9c635936 100644 --- a/doc/en/GLib/ListBase.xml +++ b/doc/en/GLib/ListBase.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -31,6 +32,7 @@ + Method System.Void @@ -47,6 +49,7 @@ + Method System.Void @@ -62,6 +65,7 @@ + Method System.Void @@ -77,6 +81,7 @@ + Method System.Object @@ -90,6 +95,7 @@ + Method System.Void @@ -108,6 +114,7 @@ + Property System.Int32 @@ -120,6 +127,7 @@ + Method System.Void @@ -132,6 +140,7 @@ + Method System.Void @@ -147,6 +156,7 @@ + Field System.Type @@ -160,6 +170,7 @@ + Method System.Void @@ -173,6 +184,7 @@ + Method System.Void @@ -185,6 +197,7 @@ + Method System.Collections.IEnumerator @@ -199,6 +212,7 @@ + Property System.IntPtr @@ -212,6 +226,7 @@ + Property System.Boolean @@ -224,6 +239,7 @@ + Property System.Object @@ -240,7 +256,13 @@ + Property + + + System.Obsolete("Replaced by owned parameter on ctor.") + + System.Boolean @@ -251,14 +273,10 @@ an object of type Identifies the list as one that needs to be freed. Only set this to true if you want the object to release the associated native list when it is disposed. - - - System.Obsolete("Replaced by owned parameter on ctor.") - - + Method System.Void @@ -274,6 +292,7 @@ + Property System.Object diff --git a/doc/en/GLib/LoadableIcon.xml b/doc/en/GLib/LoadableIcon.xml index 76665c241..bb778c2ca 100644 --- a/doc/en/GLib/LoadableIcon.xml +++ b/doc/en/GLib/LoadableIcon.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -16,6 +17,7 @@ + Method GLib.InputStream @@ -37,6 +39,7 @@ + Method System.Void @@ -57,6 +60,7 @@ + Method GLib.InputStream diff --git a/doc/en/GLib/LoadableIconAdapter.xml b/doc/en/GLib/LoadableIconAdapter.xml index f8b3a8907..3afb20d98 100644 --- a/doc/en/GLib/LoadableIconAdapter.xml +++ b/doc/en/GLib/LoadableIconAdapter.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -22,6 +23,7 @@ + Constructor @@ -32,6 +34,7 @@ + Constructor @@ -45,6 +48,7 @@ + Constructor @@ -58,6 +62,7 @@ + Method GLib.LoadableIcon @@ -75,6 +80,7 @@ + Method GLib.LoadableIcon @@ -94,6 +100,7 @@ + Property GLib.GType @@ -107,6 +114,7 @@ + Property System.IntPtr @@ -120,6 +128,7 @@ + Property GLib.LoadableIconImplementor @@ -133,6 +142,7 @@ + Method GLib.InputStream @@ -154,6 +164,7 @@ + Method System.Void @@ -174,6 +185,7 @@ + Method GLib.InputStream @@ -191,5 +203,19 @@ + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/LoadableIconImplementor.xml b/doc/en/GLib/LoadableIconImplementor.xml index 1c55f2f78..605713e99 100644 --- a/doc/en/GLib/LoadableIconImplementor.xml +++ b/doc/en/GLib/LoadableIconImplementor.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -21,6 +22,7 @@ + Method GLib.InputStream @@ -42,6 +44,7 @@ + Method System.Void @@ -62,6 +65,7 @@ + Method GLib.InputStream diff --git a/doc/en/GLib/LocalDirectoryMonitor.xml b/doc/en/GLib/LocalDirectoryMonitor.xml index 4aa784f94..87bfd2cae 100644 --- a/doc/en/GLib/LocalDirectoryMonitor.xml +++ b/doc/en/GLib/LocalDirectoryMonitor.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -23,26 +25,9 @@ - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - - + Constructor @@ -56,6 +41,7 @@ + Property GLib.GType diff --git a/doc/en/GLib/LocalFileEnumerator.xml b/doc/en/GLib/LocalFileEnumerator.xml index 7c29e9e6f..384ededcf 100644 --- a/doc/en/GLib/LocalFileEnumerator.xml +++ b/doc/en/GLib/LocalFileEnumerator.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -23,26 +25,9 @@ - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - - + Constructor diff --git a/doc/en/GLib/LocalFileIOStream.xml b/doc/en/GLib/LocalFileIOStream.xml new file mode 100644 index 000000000..a6c7fd829 --- /dev/null +++ b/doc/en/GLib/LocalFileIOStream.xml @@ -0,0 +1,43 @@ + + + + + gio-sharp + + + GLib.FileIOStream + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/Log.xml b/doc/en/GLib/Log.xml index 3a2590e11..70f22971c 100644 --- a/doc/en/GLib/Log.xml +++ b/doc/en/GLib/Log.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -42,6 +43,7 @@ Log.SetLogHandler ("Gtk", LogLevelFlags.Critical, logFunc); + Constructor @@ -52,6 +54,7 @@ Log.SetLogHandler ("Gtk", LogLevelFlags.Critical, logFunc); + Method System.Void @@ -71,6 +74,7 @@ Log.SetLogHandler ("Gtk", LogLevelFlags.Critical, logFunc); + Method System.Void @@ -90,6 +94,7 @@ Log.SetLogHandler ("Gtk", LogLevelFlags.Critical, logFunc); + Method System.Void @@ -109,6 +114,7 @@ Log.SetLogHandler ("Gtk", LogLevelFlags.Critical, logFunc); + Method System.Void @@ -126,6 +132,7 @@ Log.SetLogHandler ("Gtk", LogLevelFlags.Critical, logFunc); + Method GLib.LogLevelFlags @@ -142,6 +149,7 @@ Log.SetLogHandler ("Gtk", LogLevelFlags.Critical, logFunc); + Method GLib.LogLevelFlags @@ -158,8 +166,27 @@ Log.SetLogHandler ("Gtk", LogLevelFlags.Critical, logFunc); To be added + + + + Method + + GLib.LogFunc + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method System.UInt32 @@ -180,6 +207,7 @@ Log.SetLogHandler ("Gtk", LogLevelFlags.Critical, logFunc); + Method GLib.PrintFunc @@ -196,6 +224,7 @@ Log.SetLogHandler ("Gtk", LogLevelFlags.Critical, logFunc); + Method GLib.PrintFunc @@ -212,6 +241,7 @@ Log.SetLogHandler ("Gtk", LogLevelFlags.Critical, logFunc); + Method System.Void diff --git a/doc/en/GLib/LogFunc.xml b/doc/en/GLib/LogFunc.xml index d3041d60b..a7dd27997 100644 --- a/doc/en/GLib/LogFunc.xml +++ b/doc/en/GLib/LogFunc.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -7,14 +8,6 @@ System.Delegate - - To be added. - To be added. - To be added. - To be added - To be added - - @@ -23,4 +16,12 @@ System.Void + + To be added. + To be added. + To be added. + To be added + To be added + + diff --git a/doc/en/GLib/LogLevelFlags.xml b/doc/en/GLib/LogLevelFlags.xml index a61e0eb15..598ef45ee 100644 --- a/doc/en/GLib/LogLevelFlags.xml +++ b/doc/en/GLib/LogLevelFlags.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -21,6 +22,7 @@ + Field GLib.LogLevelFlags @@ -34,6 +36,7 @@ + Field GLib.LogLevelFlags @@ -47,6 +50,7 @@ + Field GLib.LogLevelFlags @@ -60,6 +64,7 @@ + Field GLib.LogLevelFlags @@ -73,6 +78,7 @@ + Field GLib.LogLevelFlags @@ -86,6 +92,7 @@ + Field GLib.LogLevelFlags @@ -99,6 +106,7 @@ + Field GLib.LogLevelFlags @@ -112,6 +120,7 @@ + Field GLib.LogLevelFlags @@ -125,6 +134,7 @@ + Field GLib.LogLevelFlags @@ -138,6 +148,7 @@ + Field GLib.LogLevelFlags @@ -151,6 +162,7 @@ + Field GLib.LogLevelFlags @@ -164,6 +176,7 @@ + Field GLib.LogLevelFlags @@ -177,6 +190,7 @@ + Field GLib.LogLevelFlags diff --git a/doc/en/GLib/MainContext.xml b/doc/en/GLib/MainContext.xml index f35ae58c8..865cdddc7 100644 --- a/doc/en/GLib/MainContext.xml +++ b/doc/en/GLib/MainContext.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -17,6 +18,7 @@ + Constructor @@ -27,6 +29,7 @@ + Property GLib.MainContext @@ -42,6 +45,7 @@ + Property System.Int32 @@ -54,6 +58,7 @@ + Method System.Boolean @@ -71,6 +76,7 @@ + Method System.Void @@ -84,6 +90,7 @@ + Method System.Int32 @@ -98,6 +105,7 @@ + Property System.Boolean @@ -112,6 +120,7 @@ + Method System.Boolean @@ -125,6 +134,7 @@ + Method System.Boolean @@ -141,6 +151,7 @@ + Method System.Boolean @@ -154,6 +165,7 @@ + Method System.Void @@ -167,6 +179,7 @@ + Method System.Void @@ -180,6 +193,7 @@ + Method System.Boolean @@ -195,6 +209,7 @@ + Method System.Boolean @@ -213,6 +228,7 @@ + Property GLib.MainContext @@ -226,6 +242,7 @@ + Method System.Void diff --git a/doc/en/GLib/MainLoop.xml b/doc/en/GLib/MainLoop.xml index c2fb2f8ea..40aa7746c 100644 --- a/doc/en/GLib/MainLoop.xml +++ b/doc/en/GLib/MainLoop.xml @@ -1,5 +1,6 @@ + glib-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] @@ -17,6 +18,7 @@ + Constructor @@ -28,6 +30,7 @@ + Constructor @@ -35,12 +38,14 @@ The context in which to create the main loop. Creates a new main loop in the specified context. - + + + Constructor @@ -50,25 +55,30 @@ The context in which to create the main loop Indicates whether the main loop is currently running. Creates a new main loop. - + + + Property GLib.MainContext returns the in which this main loop was created. - - + + + + + Method System.Boolean @@ -80,12 +90,14 @@ To be added. To be added. True if "o" and "this" are equal/share the same native handle. - + + + Method System.Void @@ -98,6 +110,7 @@ + Method System.Int32 @@ -112,6 +125,7 @@ + Property System.Boolean @@ -126,6 +140,7 @@ + Method System.Void @@ -139,6 +154,7 @@ + Method System.Void diff --git a/doc/en/GLib/Markup.xml b/doc/en/GLib/Markup.xml index cc0731b5c..3ffb04606 100644 --- a/doc/en/GLib/Markup.xml +++ b/doc/en/GLib/Markup.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -17,6 +18,7 @@ + Method System.String diff --git a/doc/en/GLib/Marshaller.xml b/doc/en/GLib/Marshaller.xml index 9a60bb7f9..94c761800 100644 --- a/doc/en/GLib/Marshaller.xml +++ b/doc/en/GLib/Marshaller.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -17,7 +18,13 @@ + Method + + + System.Obsolete("Use GLib.Argv instead to avoid leaks.") + + System.IntPtr @@ -30,15 +37,16 @@ a Replaced by + + + + + Method System.Obsolete("Use GLib.Argv instead to avoid leaks.") - - - - Method System.String[] @@ -53,14 +61,52 @@ a Replaced by - - - System.Obsolete("Use GLib.Argv instead to avoid leaks.") - - + + + + + Method + + System.Array + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.IntPtr + + + + + + To be added. + To be added. + To be added. + To be added. + + + Method System.UInt32 @@ -78,6 +124,7 @@ + Method System.IntPtr @@ -94,6 +141,7 @@ + Method System.String @@ -111,6 +159,7 @@ + Method System.String @@ -128,6 +177,7 @@ + Method System.Void @@ -144,6 +194,7 @@ + Method System.Void @@ -159,6 +210,7 @@ + Method System.Char @@ -176,6 +228,7 @@ + Method System.String @@ -193,6 +246,7 @@ + Method System.Array @@ -218,6 +272,7 @@ + Method System.Array @@ -237,6 +292,7 @@ + Method System.IntPtr @@ -253,6 +309,7 @@ + Method System.String[] @@ -271,6 +328,7 @@ + Method System.Array @@ -294,6 +352,7 @@ + Method System.String[] @@ -310,6 +369,7 @@ + Method System.String @@ -326,6 +386,7 @@ + Method System.String[] @@ -342,6 +403,7 @@ + Method System.Void @@ -357,6 +419,7 @@ + Method System.IntPtr[] @@ -373,6 +436,7 @@ + Method System.String @@ -398,6 +462,7 @@ + Method System.IntPtr @@ -415,6 +480,7 @@ + Method System.IntPtr @@ -431,6 +497,7 @@ + Method System.IntPtr @@ -448,6 +515,7 @@ + Method System.DateTime @@ -464,6 +532,7 @@ + Method System.String @@ -481,6 +550,7 @@ + Method System.String[] diff --git a/doc/en/GLib/MemoryInputStream.xml b/doc/en/GLib/MemoryInputStream.xml index 2d10abc2b..77f165eea 100644 --- a/doc/en/GLib/MemoryInputStream.xml +++ b/doc/en/GLib/MemoryInputStream.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -19,6 +20,7 @@ + Constructor @@ -27,26 +29,9 @@ - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - - + Constructor @@ -60,6 +45,7 @@ + Constructor @@ -77,6 +63,7 @@ + Method System.Void @@ -97,6 +84,7 @@ + Property System.Boolean @@ -110,6 +98,7 @@ + Method System.Boolean @@ -124,6 +113,7 @@ + Property GLib.GType @@ -137,6 +127,7 @@ + Property System.Int64 @@ -150,6 +141,7 @@ + Method System.Boolean @@ -171,6 +163,7 @@ + Method System.Boolean diff --git a/doc/en/GLib/MemoryOutputStream.xml b/doc/en/GLib/MemoryOutputStream.xml index c4940a73b..407697ca8 100644 --- a/doc/en/GLib/MemoryOutputStream.xml +++ b/doc/en/GLib/MemoryOutputStream.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -17,26 +18,9 @@ - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - - + Constructor @@ -49,19 +33,20 @@ - + + Constructor - - - + + + To be added. - To be added. - To be added. - To be added. + To be added. + To be added. + To be added. To be added. To be added. @@ -69,6 +54,7 @@ + Property System.Boolean @@ -82,6 +68,7 @@ + Method System.Boolean @@ -96,7 +83,13 @@ + Property + + + GLib.Property("data") + + System.IntPtr @@ -109,7 +102,13 @@ + Property + + + GLib.Property("data-size") + + System.UInt64 @@ -120,8 +119,28 @@ + + + + Property + + + GLib.Property("destroy-function") + + + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + Property GLib.GType @@ -135,6 +154,7 @@ + Property System.Int64 @@ -146,8 +166,28 @@ + + + + Property + + + GLib.Property("realloc-function") + + + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + Method System.Boolean @@ -169,7 +209,13 @@ + Property + + + GLib.Property("size") + + System.UInt64 @@ -180,8 +226,24 @@ + + + + Method + + System.IntPtr + + + + To be added. + To be added. + To be added. + + + + Method System.Boolean diff --git a/doc/en/GLib/MessageToWriteData.xml b/doc/en/GLib/MessageToWriteData.xml new file mode 100644 index 000000000..e6ad3c347 --- /dev/null +++ b/doc/en/GLib/MessageToWriteData.xml @@ -0,0 +1,32 @@ + + + + + gio-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/MissingIntPtrCtorException.xml b/doc/en/GLib/MissingIntPtrCtorException.xml index 6c4cfe015..04183ecd7 100644 --- a/doc/en/GLib/MissingIntPtrCtorException.xml +++ b/doc/en/GLib/MissingIntPtrCtorException.xml @@ -1,5 +1,6 @@ + glib-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] @@ -17,6 +18,7 @@ + Constructor diff --git a/doc/en/GLib/Mount.xml b/doc/en/GLib/Mount.xml index 5251514c1..f51cde760 100644 --- a/doc/en/GLib/Mount.xml +++ b/doc/en/GLib/Mount.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -16,6 +17,7 @@ + Method System.Boolean @@ -30,6 +32,7 @@ + Property System.Boolean @@ -43,6 +46,7 @@ + Event System.EventHandler @@ -53,8 +57,23 @@ + + + + Property + + GLib.File + + + To be added. + To be added. + To be added. + + + + Property GLib.Drive @@ -68,6 +87,7 @@ + Method System.Void @@ -88,6 +108,7 @@ + Method System.Boolean @@ -103,8 +124,50 @@ + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method System.Void @@ -124,10 +187,11 @@ - + + Method - System.String + System.String[] @@ -137,14 +201,15 @@ To be added. To be added. To be added. - + - + + Method - System.String + System.String[] @@ -156,11 +221,12 @@ To be added. To be added. To be added. - + + Property GLib.Icon @@ -172,8 +238,23 @@ + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + Property System.String @@ -185,8 +266,22 @@ + + + + Event + + System.EventHandler + + + To be added. + To be added. + + + + Method System.Void @@ -209,6 +304,7 @@ + Method System.Boolean @@ -226,6 +322,7 @@ + Property GLib.File @@ -237,8 +334,23 @@ + + + + Method + + System.Void + + + + To be added. + To be added. + + + + Method System.Void @@ -259,6 +371,7 @@ + Event System.EventHandler @@ -271,6 +384,7 @@ + Method System.Boolean @@ -286,8 +400,64 @@ + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + Property System.String @@ -301,6 +471,7 @@ + Property GLib.Volume diff --git a/doc/en/GLib/MountAdapter.xml b/doc/en/GLib/MountAdapter.xml index 24566943d..247d5757c 100644 --- a/doc/en/GLib/MountAdapter.xml +++ b/doc/en/GLib/MountAdapter.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -22,6 +23,7 @@ + Constructor @@ -35,6 +37,7 @@ + Method System.Boolean @@ -49,6 +52,7 @@ + Property System.Boolean @@ -62,6 +66,7 @@ + Event @@ -77,8 +82,23 @@ + + + + Property + + GLib.File + + + To be added. + To be added. + To be added. + + + + Property GLib.Drive @@ -92,7 +112,13 @@ + Method + + + System.Obsolete + + System.Void @@ -112,7 +138,13 @@ + Method + + + System.Obsolete + + System.Boolean @@ -127,8 +159,50 @@ + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method GLib.Mount @@ -146,6 +220,7 @@ + Method GLib.Mount @@ -165,6 +240,7 @@ + Property GLib.GType @@ -178,6 +254,7 @@ + Method System.Void @@ -197,10 +274,11 @@ - + + Method - System.String + System.String[] @@ -210,14 +288,15 @@ To be added. To be added. To be added. - + - + + Method - System.String + System.String[] @@ -229,11 +308,12 @@ To be added. To be added. To be added. - + + Property System.IntPtr @@ -247,6 +327,7 @@ + Property GLib.Icon @@ -258,8 +339,23 @@ + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + Property System.String @@ -271,8 +367,41 @@ + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("pre-unmount") + + + + System.EventHandler + + + To be added. + To be added. + + + + Method System.Void @@ -295,6 +424,7 @@ + Method System.Boolean @@ -312,6 +442,7 @@ + Property GLib.File @@ -323,9 +454,29 @@ + + + + Method + + System.Void + + + + To be added. + To be added. + + + + Method + + + System.Obsolete + + System.Void @@ -345,6 +496,7 @@ + Event @@ -362,7 +514,13 @@ + Method + + + System.Obsolete + + System.Boolean @@ -377,8 +535,64 @@ + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + Property System.String @@ -392,6 +606,7 @@ + Property GLib.Volume diff --git a/doc/en/GLib/MountAddedArgs.xml b/doc/en/GLib/MountAddedArgs.xml index b727c739a..ae08ce841 100644 --- a/doc/en/GLib/MountAddedArgs.xml +++ b/doc/en/GLib/MountAddedArgs.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -25,6 +27,7 @@ + Property GLib.Mount diff --git a/doc/en/GLib/MountAddedHandler.xml b/doc/en/GLib/MountAddedHandler.xml index c4a61e878..fac5e32ed 100644 --- a/doc/en/GLib/MountAddedHandler.xml +++ b/doc/en/GLib/MountAddedHandler.xml @@ -1,5 +1,6 @@ + gio-sharp diff --git a/doc/en/GLib/MountChangedArgs.xml b/doc/en/GLib/MountChangedArgs.xml index c16b41436..9c3661411 100644 --- a/doc/en/GLib/MountChangedArgs.xml +++ b/doc/en/GLib/MountChangedArgs.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -25,6 +27,7 @@ + Property GLib.Mount diff --git a/doc/en/GLib/MountChangedHandler.xml b/doc/en/GLib/MountChangedHandler.xml index cc84611a5..0c6d7b49a 100644 --- a/doc/en/GLib/MountChangedHandler.xml +++ b/doc/en/GLib/MountChangedHandler.xml @@ -1,5 +1,6 @@ + gio-sharp diff --git a/doc/en/GLib/MountMountFlags.xml b/doc/en/GLib/MountMountFlags.xml index bead0e2bd..eff1ddac0 100644 --- a/doc/en/GLib/MountMountFlags.xml +++ b/doc/en/GLib/MountMountFlags.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -19,6 +20,7 @@ + Field GLib.MountMountFlags diff --git a/doc/en/GLib/MountOperation.xml b/doc/en/GLib/MountOperation.xml index cfe1a5aa7..d4dd69180 100644 --- a/doc/en/GLib/MountOperation.xml +++ b/doc/en/GLib/MountOperation.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -21,6 +22,7 @@ + Constructor @@ -29,26 +31,9 @@ - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - - + Constructor @@ -60,8 +45,27 @@ + + + + Event + + + GLib.Signal("aborted") + + + + System.EventHandler + + + To be added. + To be added. + + + - + + Property @@ -80,6 +84,7 @@ + Event @@ -99,6 +104,7 @@ + Event @@ -115,7 +121,8 @@ - + + Property @@ -137,7 +144,8 @@ - + + Property @@ -156,6 +164,7 @@ + Method System.Void @@ -172,6 +181,7 @@ + Property GLib.GType @@ -183,8 +193,28 @@ + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideAborted", Type=typeof(GLib.MountOperation)) + + + + System.Void + + + + To be added. + To be added. + + + + Method @@ -212,6 +242,7 @@ + Method @@ -235,6 +266,7 @@ + Method @@ -254,8 +286,35 @@ + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideShowProcesses", Type=typeof(GLib.MountOperation)) + + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + - + + Property @@ -273,7 +332,8 @@ - + + Property @@ -292,6 +352,7 @@ + Event @@ -307,8 +368,27 @@ + + + + Event + + + GLib.Signal("show-processes") + + + + GLib.ShowProcessesHandler + + + To be added. + To be added. + + + - + + Property diff --git a/doc/en/GLib/MountOperationResult.xml b/doc/en/GLib/MountOperationResult.xml index cdb8930f3..708efc63a 100644 --- a/doc/en/GLib/MountOperationResult.xml +++ b/doc/en/GLib/MountOperationResult.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -20,6 +21,7 @@ + Field GLib.MountOperationResult @@ -31,6 +33,7 @@ + Field GLib.MountOperationResult @@ -42,6 +45,7 @@ + Field GLib.MountOperationResult diff --git a/doc/en/GLib/MountPreUnmountArgs.xml b/doc/en/GLib/MountPreUnmountArgs.xml index 1542fd6d9..93aa65645 100644 --- a/doc/en/GLib/MountPreUnmountArgs.xml +++ b/doc/en/GLib/MountPreUnmountArgs.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -25,6 +27,7 @@ + Property GLib.Mount diff --git a/doc/en/GLib/MountPreUnmountHandler.xml b/doc/en/GLib/MountPreUnmountHandler.xml index baa65f4e1..248788f87 100644 --- a/doc/en/GLib/MountPreUnmountHandler.xml +++ b/doc/en/GLib/MountPreUnmountHandler.xml @@ -1,5 +1,6 @@ + gio-sharp diff --git a/doc/en/GLib/MountRemovedArgs.xml b/doc/en/GLib/MountRemovedArgs.xml index 024376648..e220c5a20 100644 --- a/doc/en/GLib/MountRemovedArgs.xml +++ b/doc/en/GLib/MountRemovedArgs.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -25,6 +27,7 @@ + Property GLib.Mount diff --git a/doc/en/GLib/MountRemovedHandler.xml b/doc/en/GLib/MountRemovedHandler.xml index dceb1a6bb..5a63d53be 100644 --- a/doc/en/GLib/MountRemovedHandler.xml +++ b/doc/en/GLib/MountRemovedHandler.xml @@ -1,5 +1,6 @@ + gio-sharp diff --git a/doc/en/GLib/MountUnmountFlags.xml b/doc/en/GLib/MountUnmountFlags.xml index 2fbf270cf..d413f47b8 100644 --- a/doc/en/GLib/MountUnmountFlags.xml +++ b/doc/en/GLib/MountUnmountFlags.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -22,6 +23,7 @@ + Field GLib.MountUnmountFlags @@ -33,6 +35,7 @@ + Field GLib.MountUnmountFlags diff --git a/doc/en/GLib/NativeVolumeMonitor.xml b/doc/en/GLib/NativeVolumeMonitor.xml index 4b79bec83..38c748279 100644 --- a/doc/en/GLib/NativeVolumeMonitor.xml +++ b/doc/en/GLib/NativeVolumeMonitor.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -23,26 +25,9 @@ - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - - + Constructor @@ -56,6 +41,7 @@ + Property GLib.GType diff --git a/doc/en/GLib/NetworkAddress.xml b/doc/en/GLib/NetworkAddress.xml new file mode 100644 index 000000000..4067a9e0b --- /dev/null +++ b/doc/en/GLib/NetworkAddress.xml @@ -0,0 +1,193 @@ + + + + + gio-sharp + + + GLib.Object + + + + GLib.SocketConnectable + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.SocketAddressEnumerator + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("hostname") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.SocketConnectable + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.SocketConnectable + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("port") + + + + System.UInt16 + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.SocketAddressEnumerator + + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("scheme") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/NetworkService.xml b/doc/en/GLib/NetworkService.xml new file mode 100644 index 000000000..d98c91571 --- /dev/null +++ b/doc/en/GLib/NetworkService.xml @@ -0,0 +1,174 @@ + + + + + gio-sharp + + + GLib.Object + + + + GLib.SocketConnectable + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("domain") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.SocketAddressEnumerator + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("protocol") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.SocketAddressEnumerator + + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("scheme") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("service") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/NewConnectionArgs.xml b/doc/en/GLib/NewConnectionArgs.xml new file mode 100644 index 000000000..58fd6c420 --- /dev/null +++ b/doc/en/GLib/NewConnectionArgs.xml @@ -0,0 +1,43 @@ + + + + + gio-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + GLib.DBusConnection + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/NewConnectionHandler.xml b/doc/en/GLib/NewConnectionHandler.xml new file mode 100644 index 000000000..257f82747 --- /dev/null +++ b/doc/en/GLib/NewConnectionHandler.xml @@ -0,0 +1,24 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/NotifyArgs.xml b/doc/en/GLib/NotifyArgs.xml index 9f2687e5f..34964c179 100644 --- a/doc/en/GLib/NotifyArgs.xml +++ b/doc/en/GLib/NotifyArgs.xml @@ -1,5 +1,6 @@ + glib-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] @@ -19,6 +20,7 @@ + Constructor @@ -30,6 +32,7 @@ + Property System.String diff --git a/doc/en/GLib/NotifyHandler.xml b/doc/en/GLib/NotifyHandler.xml index 192c98488..275838a7c 100644 --- a/doc/en/GLib/NotifyHandler.xml +++ b/doc/en/GLib/NotifyHandler.xml @@ -1,5 +1,6 @@ + glib-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] @@ -8,6 +9,13 @@ System.Delegate + + + + + + System.Void + To be added. To be added. @@ -19,11 +27,4 @@ - - System.Void - - - - - diff --git a/doc/en/GLib/Object.xml b/doc/en/GLib/Object.xml index 8e4c45b28..1ad657f26 100644 --- a/doc/en/GLib/Object.xml +++ b/doc/en/GLib/Object.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -24,6 +25,7 @@ + Constructor @@ -31,32 +33,9 @@ Chain to this constructor causes a native type to be registered and a native object instance to be constructed. - - - Constructor - - - - - - The to register with the GLib type system. - Creates a new instance, using the GLib-provided type. - - This is a constructor used by derivative types of that would have their own GLib.GType assigned to it. This is not typically used by C# code. - - - This is typically used to construct a new object that must be registered with the C-based GObject type system. An is usually registered from the static constructor for the class. - - - - - - System.Obsolete - - - + Constructor @@ -77,6 +56,7 @@ This method is called by the generated classes by the Gtk# framework. + Method System.Void @@ -93,6 +73,7 @@ This method is called by the generated classes by the Gtk# framework. + Method System.Void @@ -109,76 +90,70 @@ This method is called by the generated classes by the Gtk# framework. - - - Property + + + + Method - System.ComponentModel.EventHandlerList + System.Void + + + + - To be added - a - To be added + To be added. + To be added. + To be added. + To be added. + - - - System.Obsolete("Replaced by GLib.Signal marshaling mechanism.") - - - - - Property + + + + Method - System.Collections.Hashtable + System.Void + + + + + - To be added - a - To be added + To be added. + To be added. + To be added. + To be added. + To be added. + - - - System.Obsolete("Replaced by GLib.Signal marshaling mechanism.") - - - - - Property + + + + Method - System.ComponentModel.EventHandlerList + System.Void + + + + + - To be added - a - To be added + To be added. + To be added. + To be added. + To be added. + To be added. + - - - System.Obsolete("Replaced by GLib.Signal marshaling mechanism.") - - - - - - Property - - System.Collections.Hashtable - - - To be added - a - To be added - - - - System.Obsolete("Replaced by GLib.Signal marshaling mechanism.") - - + Method System.Void @@ -196,6 +171,7 @@ This method is called by the generated classes by the Gtk# framework. + Property System.Collections.Hashtable @@ -203,11 +179,12 @@ This method is called by the generated classes by the Gtk# framework. Stores and Accesses arbitrary data on the Object. a - + - + + Method System.Void @@ -219,8 +196,26 @@ This method is called by the generated classes by the Gtk# framework. + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + Method System.Void @@ -233,6 +228,7 @@ This method is called by the generated classes by the Gtk# framework. + Method System.Void @@ -250,6 +246,7 @@ This method is called by the generated classes by the Gtk# framework. + Method System.Int32 @@ -263,6 +260,7 @@ This method is called by the generated classes by the Gtk# framework. + Method GLib.Object @@ -279,6 +277,7 @@ This method is called by the generated classes by the Gtk# framework. + Method GLib.Object @@ -297,6 +296,7 @@ This method is called by the generated classes by the Gtk# framework. + Method GLib.Value @@ -313,6 +313,7 @@ This method is called by the generated classes by the Gtk# framework. + Property GLib.GType @@ -326,6 +327,7 @@ This method is called by the generated classes by the Gtk# framework. + Property System.IntPtr @@ -338,6 +340,7 @@ This method is called by the generated classes by the Gtk# framework. + Method GLib.GType @@ -351,6 +354,7 @@ This method is called by the generated classes by the Gtk# framework. + Method GLib.GType @@ -368,6 +372,7 @@ This method is called by the generated classes by the Gtk# framework. + Method System.Void @@ -383,6 +388,7 @@ This method is called by the generated classes by the Gtk# framework. + Method System.Void @@ -402,6 +408,7 @@ This method is called by the generated classes by the Gtk# framework. + Property System.IntPtr @@ -413,21 +420,9 @@ This method is called by the generated classes by the Gtk# framework. - - - Property - - System.Collections.Hashtable - - - Data hash to persistently store managed objects. - a - This data hash is persistent until the native object is destroyed and can therefore outlast a GLib.Object wrapper class. - - - - + + Property System.IntPtr @@ -442,6 +437,7 @@ This method is called by the generated classes by the Gtk# framework. + Property System.Int32 @@ -454,6 +450,7 @@ This method is called by the generated classes by the Gtk# framework. + Method GLib.GType @@ -470,6 +467,7 @@ This method is called by the generated classes by the Gtk# framework. + Method System.Void @@ -486,6 +484,7 @@ This method is called by the generated classes by the Gtk# framework. + Method System.Void @@ -502,8 +501,28 @@ This method is called by the generated classes by the Gtk# framework. + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method System.Void @@ -521,6 +540,7 @@ This method is called by the generated classes by the Gtk# framework. + Property System.String @@ -531,5 +551,19 @@ This method is called by the generated classes by the Gtk# framework. To be added + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/ObjectManager.xml b/doc/en/GLib/ObjectManager.xml index 443545432..ee6556908 100644 --- a/doc/en/GLib/ObjectManager.xml +++ b/doc/en/GLib/ObjectManager.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -17,6 +18,7 @@ + Constructor @@ -27,6 +29,7 @@ + Method GLib.Object @@ -43,7 +46,13 @@ + Method + + + System.Obsolete("Replaced by GType.Register (GType, Type)") + + System.Void @@ -58,15 +67,16 @@ + + + + + Method System.Obsolete("Replaced by GType.Register (GType, Type)") - - - - Method System.Void @@ -80,15 +90,16 @@ Obsolete. Use the GType overload. + + + + + Method System.Obsolete("Replaced by GType.Register (GType, Type)") - - - - Method System.Void @@ -104,11 +115,6 @@ Obsolete. Use the GType overload. - - - System.Obsolete("Replaced by GType.Register (GType, Type)") - - diff --git a/doc/en/GLib/Opaque.xml b/doc/en/GLib/Opaque.xml index 12704a625..b537f2ae4 100644 --- a/doc/en/GLib/Opaque.xml +++ b/doc/en/GLib/Opaque.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -24,6 +25,7 @@ + Constructor @@ -35,6 +37,7 @@ + Constructor @@ -50,6 +53,7 @@ + Method GLib.Opaque @@ -66,6 +70,7 @@ + Method System.Void @@ -78,6 +83,7 @@ + Method System.Boolean @@ -92,20 +98,9 @@ - - - Method - - System.Void - - - - Finalizer. - - - + Method System.Void @@ -121,6 +116,7 @@ + Method System.Int32 @@ -132,29 +128,9 @@ - - - Method - - GLib.Opaque - - - - - - an object of type - Used to obtain a CLI typed object associated with a given raw object pointer. - an object of type - This method is primarily used to wrap object references that are returned by either the signal system or raw class methods that return opaque struct references. - - - - System.Obsolete("Use more explicit overload. This method always returns null") - - - + Method GLib.Opaque @@ -175,6 +151,7 @@ + Property System.IntPtr @@ -186,7 +163,8 @@ - + + Property System.Boolean @@ -200,6 +178,7 @@ + Property System.IntPtr @@ -212,7 +191,8 @@ - + + Property System.IntPtr @@ -227,6 +207,7 @@ + Method System.Void @@ -242,6 +223,7 @@ + Method System.Void diff --git a/doc/en/GLib/OpenedArgs.xml b/doc/en/GLib/OpenedArgs.xml new file mode 100644 index 000000000..7ed5c6303 --- /dev/null +++ b/doc/en/GLib/OpenedArgs.xml @@ -0,0 +1,71 @@ + + + + + gio-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + GLib.File + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/OpenedHandler.xml b/doc/en/GLib/OpenedHandler.xml new file mode 100644 index 000000000..a1ddc2df3 --- /dev/null +++ b/doc/en/GLib/OpenedHandler.xml @@ -0,0 +1,24 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/OutputStream.xml b/doc/en/GLib/OutputStream.xml index 4c84309db..b73fe6c3f 100644 --- a/doc/en/GLib/OutputStream.xml +++ b/doc/en/GLib/OutputStream.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -23,26 +25,9 @@ - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - - + Constructor @@ -56,6 +41,7 @@ + Method System.Void @@ -69,6 +55,7 @@ + Method System.Boolean @@ -86,6 +73,7 @@ + Method System.Void @@ -106,6 +94,7 @@ + Method System.Boolean @@ -123,6 +112,7 @@ + Method System.Boolean @@ -140,6 +130,7 @@ + Method System.Void @@ -160,6 +151,7 @@ + Method System.Boolean @@ -177,6 +169,7 @@ + Property GLib.GType @@ -190,6 +183,7 @@ + Property System.Boolean @@ -203,6 +197,7 @@ + Property System.Boolean @@ -214,8 +209,23 @@ + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + Method @@ -241,6 +251,7 @@ + Method @@ -263,6 +274,7 @@ + Method @@ -285,6 +297,7 @@ + Method @@ -307,6 +320,7 @@ + Method @@ -332,6 +346,7 @@ + Method @@ -354,6 +369,7 @@ + Method @@ -380,6 +396,7 @@ + Method @@ -409,6 +426,7 @@ + Method @@ -431,6 +449,7 @@ + Method @@ -460,6 +479,7 @@ + Method @@ -482,6 +502,7 @@ + Method @@ -508,6 +529,7 @@ + Method System.Boolean @@ -522,6 +544,7 @@ + Method System.Int64 @@ -543,6 +566,7 @@ + Method System.Void @@ -567,6 +591,7 @@ + Method System.Int64 @@ -584,6 +609,7 @@ + Method System.Int64 @@ -605,6 +631,7 @@ + Method System.Boolean @@ -628,6 +655,7 @@ + Method System.Void @@ -652,6 +680,7 @@ + Method System.Int64 diff --git a/doc/en/GLib/OutputStreamSpliceFlags.xml b/doc/en/GLib/OutputStreamSpliceFlags.xml index c6e3cc217..b9aa5b2d5 100644 --- a/doc/en/GLib/OutputStreamSpliceFlags.xml +++ b/doc/en/GLib/OutputStreamSpliceFlags.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -22,6 +23,7 @@ + Field GLib.OutputStreamSpliceFlags @@ -33,6 +35,7 @@ + Field GLib.OutputStreamSpliceFlags @@ -44,6 +47,7 @@ + Field GLib.OutputStreamSpliceFlags diff --git a/doc/en/GLib/OutputVector.xml b/doc/en/GLib/OutputVector.xml new file mode 100644 index 000000000..5158a4bbb --- /dev/null +++ b/doc/en/GLib/OutputVector.xml @@ -0,0 +1,118 @@ + + + + + gio-sharp + + + System.ValueType + + + + System.IEquatable<GLib.OutputVector> + + + + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.OutputVector + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.UInt64 + + + To be added. + To be added. + To be added. + + + + + + + Field + + GLib.OutputVector + + + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ParamSpec.xml b/doc/en/GLib/ParamSpec.xml index 17d024c78..e3dbe14cb 100644 --- a/doc/en/GLib/ParamSpec.xml +++ b/doc/en/GLib/ParamSpec.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -15,6 +16,7 @@ + Constructor @@ -28,6 +30,7 @@ + Constructor @@ -51,6 +54,7 @@ + Property System.IntPtr @@ -64,6 +68,7 @@ + Property GLib.GType diff --git a/doc/en/GLib/PasswordSave.xml b/doc/en/GLib/PasswordSave.xml index a6e2c7078..66375834d 100644 --- a/doc/en/GLib/PasswordSave.xml +++ b/doc/en/GLib/PasswordSave.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -20,6 +21,7 @@ + Field GLib.PasswordSave @@ -31,6 +33,7 @@ + Field GLib.PasswordSave @@ -42,6 +45,7 @@ + Field GLib.PasswordSave diff --git a/doc/en/GLib/Permission.xml b/doc/en/GLib/Permission.xml new file mode 100644 index 000000000..ba11924a5 --- /dev/null +++ b/doc/en/GLib/Permission.xml @@ -0,0 +1,385 @@ + + + + + gio-sharp + + + GLib.Object + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("allowed") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("can-acquire") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("can-release") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideAcquire", Type=typeof(GLib.Permission)) + + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideAcquireAsync", Type=typeof(GLib.Permission)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideAcquireFinish", Type=typeof(GLib.Permission)) + + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRelease", Type=typeof(GLib.Permission)) + + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideReleaseAsync", Type=typeof(GLib.Permission)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideReleaseFinish", Type=typeof(GLib.Permission)) + + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/PollableInputStream.xml b/doc/en/GLib/PollableInputStream.xml new file mode 100644 index 000000000..8ececafc2 --- /dev/null +++ b/doc/en/GLib/PollableInputStream.xml @@ -0,0 +1,70 @@ + + + + + gio-sharp + + + + GLib.IWrapper + + + + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int64 + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/PollableInputStreamAdapter.xml b/doc/en/GLib/PollableInputStreamAdapter.xml new file mode 100644 index 000000000..316fe5b72 --- /dev/null +++ b/doc/en/GLib/PollableInputStreamAdapter.xml @@ -0,0 +1,209 @@ + + + + + gio-sharp + + + GLib.GInterfaceAdapter + + + + GLib.IWrapper + + + GLib.PollableInputStream + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.PollableInputStream + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.PollableInputStream + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.PollableInputStreamImplementor + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int64 + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/PollableInputStreamImplementor.xml b/doc/en/GLib/PollableInputStreamImplementor.xml new file mode 100644 index 000000000..ded9a1949 --- /dev/null +++ b/doc/en/GLib/PollableInputStreamImplementor.xml @@ -0,0 +1,73 @@ + + + + + gio-sharp + + + + GLib.IWrapper + + + + + GLib.GInterface(typeof(GLib.PollableInputStreamAdapter)) + + + + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int64 + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/PollableOutputStream.xml b/doc/en/GLib/PollableOutputStream.xml new file mode 100644 index 000000000..f5fff10f0 --- /dev/null +++ b/doc/en/GLib/PollableOutputStream.xml @@ -0,0 +1,70 @@ + + + + + gio-sharp + + + + GLib.IWrapper + + + + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int64 + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/PollableOutputStreamAdapter.xml b/doc/en/GLib/PollableOutputStreamAdapter.xml new file mode 100644 index 000000000..d346fa0d9 --- /dev/null +++ b/doc/en/GLib/PollableOutputStreamAdapter.xml @@ -0,0 +1,209 @@ + + + + + gio-sharp + + + GLib.GInterfaceAdapter + + + + GLib.IWrapper + + + GLib.PollableOutputStream + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.PollableOutputStream + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.PollableOutputStream + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.PollableOutputStreamImplementor + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int64 + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/PollableOutputStreamImplementor.xml b/doc/en/GLib/PollableOutputStreamImplementor.xml new file mode 100644 index 000000000..0814e91c8 --- /dev/null +++ b/doc/en/GLib/PollableOutputStreamImplementor.xml @@ -0,0 +1,73 @@ + + + + + gio-sharp + + + + GLib.IWrapper + + + + + GLib.GInterface(typeof(GLib.PollableOutputStreamAdapter)) + + + + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int64 + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/PollableSourceFunc.xml b/doc/en/GLib/PollableSourceFunc.xml new file mode 100644 index 000000000..1bc8cf14c --- /dev/null +++ b/doc/en/GLib/PollableSourceFunc.xml @@ -0,0 +1,23 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + System.Boolean + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/PrintFunc.xml b/doc/en/GLib/PrintFunc.xml index 94574c0fa..02d766c10 100644 --- a/doc/en/GLib/PrintFunc.xml +++ b/doc/en/GLib/PrintFunc.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -7,16 +8,16 @@ System.Delegate - - To be added. - To be added - To be added - - System.Void + + To be added. + To be added + To be added + + diff --git a/doc/en/GLib/Priority.xml b/doc/en/GLib/Priority.xml index dacba5795..dccbb5c27 100644 --- a/doc/en/GLib/Priority.xml +++ b/doc/en/GLib/Priority.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -14,6 +15,7 @@ + Field GLib.Priority @@ -25,6 +27,7 @@ + Field GLib.Priority @@ -36,6 +39,7 @@ + Field GLib.Priority @@ -47,6 +51,7 @@ + Field GLib.Priority @@ -58,6 +63,7 @@ + Field GLib.Priority diff --git a/doc/en/GLib/Process.xml b/doc/en/GLib/Process.xml index 5e9667ac0..c79fb9b16 100644 --- a/doc/en/GLib/Process.xml +++ b/doc/en/GLib/Process.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -14,6 +15,7 @@ + Method System.Void @@ -26,6 +28,7 @@ + Field System.Int32 @@ -38,6 +41,7 @@ + Field System.Int32 @@ -50,6 +54,7 @@ + Method System.Boolean @@ -92,6 +97,7 @@ try { + Method System.Boolean @@ -179,6 +185,7 @@ public class SpawnTest { + Method System.Boolean @@ -211,6 +218,7 @@ try { + Method System.Boolean @@ -251,6 +259,7 @@ try { + Method System.Boolean diff --git a/doc/en/GLib/PropertyAttribute.xml b/doc/en/GLib/PropertyAttribute.xml index 344d01022..eff8b4b7d 100644 --- a/doc/en/GLib/PropertyAttribute.xml +++ b/doc/en/GLib/PropertyAttribute.xml @@ -1,5 +1,6 @@ + glib-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] @@ -17,6 +18,7 @@ + Constructor @@ -31,6 +33,7 @@ + Constructor @@ -47,7 +50,8 @@ - + + Property System.String @@ -60,7 +64,8 @@ - + + Property System.String @@ -74,7 +79,8 @@ - + + Property System.String diff --git a/doc/en/GLib/Proxy.xml b/doc/en/GLib/Proxy.xml new file mode 100644 index 000000000..b6ec40146 --- /dev/null +++ b/doc/en/GLib/Proxy.xml @@ -0,0 +1,97 @@ + + + + + gio-sharp + + + + GLib.IWrapper + + + + To be added. + To be added. + + + + + + + Method + + GLib.IOStream + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.IOStream + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ProxyAdapter.xml b/doc/en/GLib/ProxyAdapter.xml new file mode 100644 index 000000000..b853ac5e4 --- /dev/null +++ b/doc/en/GLib/ProxyAdapter.xml @@ -0,0 +1,254 @@ + + + + + gio-sharp + + + GLib.GInterfaceAdapter + + + + GLib.IWrapper + + + GLib.Proxy + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.IOStream + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.IOStream + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Proxy + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Proxy + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Proxy + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.ProxyImplementor + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ProxyAddress.xml b/doc/en/GLib/ProxyAddress.xml new file mode 100644 index 000000000..3881a57ac --- /dev/null +++ b/doc/en/GLib/ProxyAddress.xml @@ -0,0 +1,167 @@ + + + + + gio-sharp + + + GLib.InetSocketAddress + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("destination-hostname") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("destination-port") + + + + System.UInt16 + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("password") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("protocol") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("username") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ProxyAddressEnumerator.xml b/doc/en/GLib/ProxyAddressEnumerator.xml new file mode 100644 index 000000000..594694fb3 --- /dev/null +++ b/doc/en/GLib/ProxyAddressEnumerator.xml @@ -0,0 +1,95 @@ + + + + + gio-sharp + + + GLib.SocketAddressEnumerator + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("connectable") + + + + GLib.SocketConnectable + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("uri") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ProxyImplementor.xml b/doc/en/GLib/ProxyImplementor.xml new file mode 100644 index 000000000..29c93f8f0 --- /dev/null +++ b/doc/en/GLib/ProxyImplementor.xml @@ -0,0 +1,102 @@ + + + + + gio-sharp + + + + GLib.IWrapper + + + + + GLib.GInterface(typeof(GLib.ProxyAdapter)) + + + + To be added. + To be added. + + + + + + + Method + + GLib.IOStream + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.IOStream + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ProxyResolver.xml b/doc/en/GLib/ProxyResolver.xml new file mode 100644 index 000000000..67428d5d2 --- /dev/null +++ b/doc/en/GLib/ProxyResolver.xml @@ -0,0 +1,92 @@ + + + + + gio-sharp + + + + GLib.IWrapper + + + + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ProxyResolverAdapter.xml b/doc/en/GLib/ProxyResolverAdapter.xml new file mode 100644 index 000000000..27dcb4ff9 --- /dev/null +++ b/doc/en/GLib/ProxyResolverAdapter.xml @@ -0,0 +1,245 @@ + + + + + gio-sharp + + + GLib.GInterfaceAdapter + + + + GLib.IWrapper + + + GLib.ProxyResolver + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.ProxyResolver + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.ProxyResolver + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.ProxyResolver + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.ProxyResolverImplementor + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ProxyResolverImplementor.xml b/doc/en/GLib/ProxyResolverImplementor.xml new file mode 100644 index 000000000..3141ed491 --- /dev/null +++ b/doc/en/GLib/ProxyResolverImplementor.xml @@ -0,0 +1,97 @@ + + + + + gio-sharp + + + + GLib.IWrapper + + + + + GLib.GInterface(typeof(GLib.ProxyResolverAdapter)) + + + + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/PtrArray.xml b/doc/en/GLib/PtrArray.xml index 8b5c34d59..f55aa5cb3 100644 --- a/doc/en/GLib/PtrArray.xml +++ b/doc/en/GLib/PtrArray.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -28,6 +29,7 @@ + Constructor @@ -40,6 +42,7 @@ + Constructor @@ -54,6 +57,7 @@ + Constructor @@ -70,6 +74,7 @@ + Constructor @@ -88,6 +93,7 @@ + Method System.Void @@ -103,6 +109,7 @@ + Property System.IntPtr @@ -115,6 +122,7 @@ + Method System.Object @@ -128,6 +136,7 @@ + Method System.Void @@ -145,6 +154,7 @@ + Property System.Int32 @@ -157,6 +167,7 @@ + Method System.Void @@ -169,6 +180,7 @@ + Field System.Type @@ -180,6 +192,7 @@ + Method System.Void @@ -192,6 +205,7 @@ + Method System.Collections.IEnumerator @@ -205,6 +219,7 @@ + Property System.IntPtr @@ -217,6 +232,7 @@ + Property System.Boolean @@ -229,6 +245,7 @@ + Property System.Object @@ -245,6 +262,7 @@ + Method System.Void @@ -260,6 +278,7 @@ + Method System.Void @@ -279,6 +298,7 @@ + Property System.Object diff --git a/doc/en/GLib/ReallocFunc.xml b/doc/en/GLib/ReallocFunc.xml index e0a374a21..c392d3104 100644 --- a/doc/en/GLib/ReallocFunc.xml +++ b/doc/en/GLib/ReallocFunc.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -17,7 +18,7 @@ To be added. To be added. To be added. - To be added. + To be added. To be added. diff --git a/doc/en/GLib/RemoteActionInfo.xml b/doc/en/GLib/RemoteActionInfo.xml new file mode 100644 index 000000000..d67772d66 --- /dev/null +++ b/doc/en/GLib/RemoteActionInfo.xml @@ -0,0 +1,130 @@ + + + + + gio-sharp + + + System.ValueType + + + + System.IEquatable<GLib.RemoteActionInfo> + + + + To be added. + To be added. + + + + + + + Field + + System.Boolean + + + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Field + + System.String + + + To be added. + To be added. + + + + + + + Method + + GLib.RemoteActionInfo + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Field + + GLib.RemoteActionInfo + + + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ReplyArgs.xml b/doc/en/GLib/ReplyArgs.xml index d4f991465..5ef8ab67d 100644 --- a/doc/en/GLib/ReplyArgs.xml +++ b/doc/en/GLib/ReplyArgs.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -17,6 +18,7 @@ + Constructor @@ -27,6 +29,7 @@ + Property GLib.MountOperationResult diff --git a/doc/en/GLib/ReplyHandler.xml b/doc/en/GLib/ReplyHandler.xml index 50064e04e..9c3b97a58 100644 --- a/doc/en/GLib/ReplyHandler.xml +++ b/doc/en/GLib/ReplyHandler.xml @@ -1,5 +1,6 @@ + gio-sharp diff --git a/doc/en/GLib/Resolver.xml b/doc/en/GLib/Resolver.xml new file mode 100644 index 000000000..8bebf63f0 --- /dev/null +++ b/doc/en/GLib/Resolver.xml @@ -0,0 +1,578 @@ + + + + + gio-sharp + + + GLib.Object + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.Resolver + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.List + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.List + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.List + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.List + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideLookupByAddress", Type=typeof(GLib.Resolver)) + + + + System.String + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideLookupByAddressAsync", Type=typeof(GLib.Resolver)) + + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideLookupByAddressFinish", Type=typeof(GLib.Resolver)) + + + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideLookupByName", Type=typeof(GLib.Resolver)) + + + + GLib.List + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideLookupByNameAsync", Type=typeof(GLib.Resolver)) + + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideLookupByNameFinish", Type=typeof(GLib.Resolver)) + + + + GLib.List + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideLookupService", Type=typeof(GLib.Resolver)) + + + + GLib.List + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideLookupServiceAsync", Type=typeof(GLib.Resolver)) + + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideLookupServiceFinish", Type=typeof(GLib.Resolver)) + + + + GLib.List + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideReload", Type=typeof(GLib.Resolver)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("reload") + + + + System.EventHandler + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ResolverError.xml b/doc/en/GLib/ResolverError.xml new file mode 100644 index 000000000..dcf727bf3 --- /dev/null +++ b/doc/en/GLib/ResolverError.xml @@ -0,0 +1,58 @@ + + + + + gio-sharp + + + System.Enum + + + + GLib.GType(typeof(GLib.ResolverErrorGType)) + + + + To be added. + To be added. + + + + + + + Field + + GLib.ResolverError + + + To be added. + + + + + + + Field + + GLib.ResolverError + + + To be added. + + + + + + + Field + + GLib.ResolverError + + + To be added. + + + + + diff --git a/doc/en/GLib/RunArgs.xml b/doc/en/GLib/RunArgs.xml new file mode 100644 index 000000000..a834a90cd --- /dev/null +++ b/doc/en/GLib/RunArgs.xml @@ -0,0 +1,57 @@ + + + + + gio-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + GLib.SocketConnection + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.Object + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/RunHandler.xml b/doc/en/GLib/RunHandler.xml new file mode 100644 index 000000000..40306e806 --- /dev/null +++ b/doc/en/GLib/RunHandler.xml @@ -0,0 +1,24 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/SList.xml b/doc/en/GLib/SList.xml index 3d2b8d144..8c6fb7fc0 100644 --- a/doc/en/GLib/SList.xml +++ b/doc/en/GLib/SList.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -19,6 +20,7 @@ + Constructor @@ -34,6 +36,7 @@ + Constructor @@ -47,6 +50,7 @@ + Constructor @@ -64,6 +68,7 @@ + Constructor @@ -82,6 +87,7 @@ + Constructor @@ -102,6 +108,7 @@ + Constructor @@ -120,6 +127,7 @@ + Method System.Object diff --git a/doc/en/GLib/SchemaState.xml b/doc/en/GLib/SchemaState.xml new file mode 100644 index 000000000..11f207574 --- /dev/null +++ b/doc/en/GLib/SchemaState.xml @@ -0,0 +1,32 @@ + + + + + gio-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/SeekType.xml b/doc/en/GLib/SeekType.xml index 332ba95ff..57559ea8b 100644 --- a/doc/en/GLib/SeekType.xml +++ b/doc/en/GLib/SeekType.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -13,6 +14,7 @@ + Field GLib.SeekType @@ -23,6 +25,7 @@ + Field GLib.SeekType @@ -33,6 +36,7 @@ + Field GLib.SeekType diff --git a/doc/en/GLib/Seekable.xml b/doc/en/GLib/Seekable.xml index 1e7530431..f712e991b 100644 --- a/doc/en/GLib/Seekable.xml +++ b/doc/en/GLib/Seekable.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -16,6 +17,7 @@ + Property System.Boolean @@ -29,6 +31,7 @@ + Method System.Boolean @@ -43,6 +46,7 @@ + Property System.Int64 @@ -56,6 +60,7 @@ + Method System.Boolean @@ -77,6 +82,7 @@ + Method System.Boolean diff --git a/doc/en/GLib/SeekableAdapter.xml b/doc/en/GLib/SeekableAdapter.xml index 1946c08c6..d07f181ac 100644 --- a/doc/en/GLib/SeekableAdapter.xml +++ b/doc/en/GLib/SeekableAdapter.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -22,6 +23,7 @@ + Constructor @@ -32,6 +34,7 @@ + Constructor @@ -45,6 +48,7 @@ + Constructor @@ -58,6 +62,7 @@ + Property System.Boolean @@ -71,6 +76,7 @@ + Method System.Boolean @@ -85,6 +91,7 @@ + Method GLib.Seekable @@ -102,6 +109,7 @@ + Method GLib.Seekable @@ -121,6 +129,7 @@ + Property GLib.GType @@ -134,6 +143,7 @@ + Property System.IntPtr @@ -147,6 +157,7 @@ + Property GLib.SeekableImplementor @@ -158,8 +169,23 @@ + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + Property System.Int64 @@ -173,6 +199,7 @@ + Method System.Boolean @@ -194,6 +221,7 @@ + Method System.Boolean diff --git a/doc/en/GLib/SeekableImplementor.xml b/doc/en/GLib/SeekableImplementor.xml index 6be744f81..f43a0d96f 100644 --- a/doc/en/GLib/SeekableImplementor.xml +++ b/doc/en/GLib/SeekableImplementor.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -21,6 +22,7 @@ + Method System.Boolean @@ -35,6 +37,7 @@ + Method System.Boolean diff --git a/doc/en/GLib/Settings.xml b/doc/en/GLib/Settings.xml new file mode 100644 index 000000000..48888d01e --- /dev/null +++ b/doc/en/GLib/Settings.xml @@ -0,0 +1,1056 @@ + + + + + gio-sharp + + + GLib.Object + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("backend") + + + + GLib.SettingsBackend + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("changed") + + + + GLib.ChangedHandler + + + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("change-event") + + + + GLib.ChangeEventHandler + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("delay-apply") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Settings + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Double + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.UInt32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.IntPtr + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Variant + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Variant + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("has-unapplied") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideChanged", Type=typeof(GLib.Settings)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideChangeEvent", Type=typeof(GLib.Settings)) + + + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideWritableChanged", Type=typeof(GLib.Settings)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideWritableChangeEvent", Type=typeof(GLib.Settings)) + + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("path") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("schema") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Variant + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("writable-changed") + + + + GLib.WritableChangedHandler + + + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("writable-change-event") + + + + GLib.WritableChangeEventHandler + + + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/SettingsBackend.xml b/doc/en/GLib/SettingsBackend.xml new file mode 100644 index 000000000..9563d0eb5 --- /dev/null +++ b/doc/en/GLib/SettingsBackend.xml @@ -0,0 +1,32 @@ + + + + + gio-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/SettingsBackendClosure.xml b/doc/en/GLib/SettingsBackendClosure.xml new file mode 100644 index 000000000..e58474265 --- /dev/null +++ b/doc/en/GLib/SettingsBackendClosure.xml @@ -0,0 +1,32 @@ + + + + + gio-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/SettingsBackendWatch.xml b/doc/en/GLib/SettingsBackendWatch.xml new file mode 100644 index 000000000..5612a6db8 --- /dev/null +++ b/doc/en/GLib/SettingsBackendWatch.xml @@ -0,0 +1,32 @@ + + + + + gio-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/SettingsBindFlags.xml b/doc/en/GLib/SettingsBindFlags.xml new file mode 100644 index 000000000..9080a9a92 --- /dev/null +++ b/doc/en/GLib/SettingsBindFlags.xml @@ -0,0 +1,97 @@ + + + + + gio-sharp + + + System.Enum + + + + GLib.GType(typeof(GLib.SettingsBindFlagsGType)) + + + System.Flags + + + + To be added. + To be added. + + + + + + + Field + + GLib.SettingsBindFlags + + + To be added. + + + + + + + Field + + GLib.SettingsBindFlags + + + To be added. + + + + + + + Field + + GLib.SettingsBindFlags + + + To be added. + + + + + + + Field + + GLib.SettingsBindFlags + + + To be added. + + + + + + + Field + + GLib.SettingsBindFlags + + + To be added. + + + + + + + Field + + GLib.SettingsBindFlags + + + To be added. + + + + + diff --git a/doc/en/GLib/SettingsBindGetMapping.xml b/doc/en/GLib/SettingsBindGetMapping.xml new file mode 100644 index 000000000..fcc90c9c1 --- /dev/null +++ b/doc/en/GLib/SettingsBindGetMapping.xml @@ -0,0 +1,25 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + System.Boolean + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/SettingsBindSetMapping.xml b/doc/en/GLib/SettingsBindSetMapping.xml new file mode 100644 index 000000000..bcf825d53 --- /dev/null +++ b/doc/en/GLib/SettingsBindSetMapping.xml @@ -0,0 +1,25 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + GLib.Variant + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/SettingsGetMapping.xml b/doc/en/GLib/SettingsGetMapping.xml new file mode 100644 index 000000000..99cc85651 --- /dev/null +++ b/doc/en/GLib/SettingsGetMapping.xml @@ -0,0 +1,25 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + System.Boolean + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/SettingsSchema.xml b/doc/en/GLib/SettingsSchema.xml new file mode 100644 index 000000000..be36aa81e --- /dev/null +++ b/doc/en/GLib/SettingsSchema.xml @@ -0,0 +1,142 @@ + + + + + gio-sharp + + + GLib.Object + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ShowProcessesArgs.xml b/doc/en/GLib/ShowProcessesArgs.xml new file mode 100644 index 000000000..c0bd369ca --- /dev/null +++ b/doc/en/GLib/ShowProcessesArgs.xml @@ -0,0 +1,71 @@ + + + + + gio-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + System.String[] + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ShowProcessesHandler.xml b/doc/en/GLib/ShowProcessesHandler.xml new file mode 100644 index 000000000..48c73c3cc --- /dev/null +++ b/doc/en/GLib/ShowProcessesHandler.xml @@ -0,0 +1,24 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/Signal+EmissionHook.xml b/doc/en/GLib/Signal+EmissionHook.xml index 9e6ff4a36..1384c99c5 100644 --- a/doc/en/GLib/Signal+EmissionHook.xml +++ b/doc/en/GLib/Signal+EmissionHook.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -17,7 +18,7 @@ invocation hint. array containing instance at index 0 followed by parameter values. Emission hook delegate type. - indicates if emission should be stopped. + indicates if emission should be stopped. diff --git a/doc/en/GLib/Signal+EmissionHookMarshaler.xml b/doc/en/GLib/Signal+EmissionHookMarshaler.xml index d89804dc8..448dc8999 100644 --- a/doc/en/GLib/Signal+EmissionHookMarshaler.xml +++ b/doc/en/GLib/Signal+EmissionHookMarshaler.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -15,6 +16,7 @@ + Constructor @@ -27,6 +29,7 @@ + Constructor @@ -41,6 +44,7 @@ + Property GLib.Signal+EmissionHookNative @@ -53,6 +57,7 @@ + Property GLib.Signal+EmissionHook diff --git a/doc/en/GLib/Signal+EmissionHookNative.xml b/doc/en/GLib/Signal+EmissionHookNative.xml index 5e79327f7..242bb0659 100644 --- a/doc/en/GLib/Signal+EmissionHookNative.xml +++ b/doc/en/GLib/Signal+EmissionHookNative.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -8,7 +9,7 @@ - GLib.CDeclCallback + System.Runtime.InteropServices.UnmanagedFunctionPointer(System.Runtime.InteropServices.CallingConvention.Cdecl) @@ -26,7 +27,7 @@ parameter values. user data. Emission hook native delegate type. - indicates if emission should be stopped. + indicates if emission should be stopped. diff --git a/doc/en/GLib/Signal+Flags.xml b/doc/en/GLib/Signal+Flags.xml index 7f71c8d63..d12f279f1 100644 --- a/doc/en/GLib/Signal+Flags.xml +++ b/doc/en/GLib/Signal+Flags.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -19,6 +20,7 @@ + Field GLib.Signal+Flags @@ -29,6 +31,7 @@ + Field GLib.Signal+Flags @@ -39,6 +42,7 @@ + Field GLib.Signal+Flags @@ -49,6 +53,7 @@ + Field GLib.Signal+Flags @@ -59,6 +64,7 @@ + Field GLib.Signal+Flags @@ -69,6 +75,7 @@ + Field GLib.Signal+Flags @@ -79,6 +86,7 @@ + Field GLib.Signal+Flags diff --git a/doc/en/GLib/Signal+InvocationHint.xml b/doc/en/GLib/Signal+InvocationHint.xml index 950274710..cd9dac2c4 100644 --- a/doc/en/GLib/Signal+InvocationHint.xml +++ b/doc/en/GLib/Signal+InvocationHint.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -15,6 +16,7 @@ + Field System.UInt32 @@ -26,6 +28,7 @@ + Field GLib.Signal+Flags @@ -37,6 +40,7 @@ + Field System.UInt32 diff --git a/doc/en/GLib/Signal.xml b/doc/en/GLib/Signal.xml index f2771cde6..9c551ac1d 100644 --- a/doc/en/GLib/Signal.xml +++ b/doc/en/GLib/Signal.xml @@ -1,5 +1,6 @@ + glib-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] @@ -17,6 +18,7 @@ + Method System.Void @@ -32,6 +34,7 @@ + Method System.UInt64 @@ -53,6 +56,7 @@ + Method System.Object @@ -80,6 +84,7 @@ + Property System.Delegate @@ -91,67 +96,9 @@ Only use this property within a marshaling callback. - - - Method - - GLib.Signal - - - - - - - a - The signal name to look up. - Gets the signal marshaler for a property on an object. - a - This overload is used for events, which are marshaled internally. - - - - - Method - - GLib.Signal - - - - - - - - a - The signal name to look up. - The callback which marshals signal arguments and invokes handlers. - Gets the signal marshaler for a property on an object. - a - If the desired event is an , there is a convenience overload that doesn't require a marshaling callback. - - - - - Method - - GLib.Signal - - - - - - - - a - The signal name to look up. - event argument type. - Gets the marshaler for a signal on an object. - a - - - - + Method System.Void diff --git a/doc/en/GLib/SignalArgs.xml b/doc/en/GLib/SignalArgs.xml index b7d40a86d..b3d126882 100644 --- a/doc/en/GLib/SignalArgs.xml +++ b/doc/en/GLib/SignalArgs.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -18,6 +19,7 @@ + Constructor @@ -29,6 +31,7 @@ + Constructor @@ -43,6 +46,7 @@ + Constructor @@ -56,7 +60,8 @@ - + + Property System.Object[] @@ -71,7 +76,8 @@ - + + Property System.Object diff --git a/doc/en/GLib/SignalAttribute.xml b/doc/en/GLib/SignalAttribute.xml index 366b41c75..275ab17c0 100644 --- a/doc/en/GLib/SignalAttribute.xml +++ b/doc/en/GLib/SignalAttribute.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -10,6 +11,11 @@ System.Attribute + + + System.AttributeUsage(System.AttributeTargets.Event, Inherited=false) + + Marks events generated from signals @@ -27,6 +33,7 @@ public event System.EventHandler Destroyed { add; remove; } + Constructor @@ -40,6 +47,7 @@ public event System.EventHandler Destroyed { add; remove; } + Property System.String @@ -51,9 +59,4 @@ public event System.EventHandler Destroyed { add; remove; } - - - System.AttributeUsage(System.AttributeTargets.Event, Inherited=false) - - diff --git a/doc/en/GLib/Simple.xml b/doc/en/GLib/Simple.xml index f4b12b421..08141e672 100644 --- a/doc/en/GLib/Simple.xml +++ b/doc/en/GLib/Simple.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -25,6 +27,7 @@ + Method System.Void @@ -43,5 +46,26 @@ + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/SimpleAction.xml b/doc/en/GLib/SimpleAction.xml new file mode 100644 index 000000000..ec549bc10 --- /dev/null +++ b/doc/en/GLib/SimpleAction.xml @@ -0,0 +1,301 @@ + + + + + gio-sharp + + + GLib.Object + + + + GLib.Action + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("activate") + + + + GLib.ActivatedHandler + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("enabled") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.VariantType + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.VariantType + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("name") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideActivated", Type=typeof(GLib.SimpleAction)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("parameter-type") + + + + GLib.VariantType + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.Variant + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.Variant + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("state-type") + + + + GLib.VariantType + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/SimpleActionGroup.xml b/doc/en/GLib/SimpleActionGroup.xml new file mode 100644 index 000000000..cba462918 --- /dev/null +++ b/doc/en/GLib/SimpleActionGroup.xml @@ -0,0 +1,510 @@ + + + + + gio-sharp + + + GLib.Object + + + + GLib.ActionGroup + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("action-added") + + + + GLib.ActionAddedHandler + + + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("action-enabled-changed") + + + + GLib.ActionEnabledChangedHandler + + + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("action-removed") + + + + GLib.ActionRemovedHandler + + + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("action-state-changed") + + + + GLib.ActionStateChangedHandler + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.VariantType + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Variant + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Variant + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.VariantType + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Action + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideActionAdded", Type=typeof(GLib.SimpleActionGroup)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideActionEnabledChanged", Type=typeof(GLib.SimpleActionGroup)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideActionRemoved", Type=typeof(GLib.SimpleActionGroup)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideActionStateChanged", Type=typeof(GLib.SimpleActionGroup)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/SimpleAsyncResult.xml b/doc/en/GLib/SimpleAsyncResult.xml index f2ebf6ad1..dc102bab1 100644 --- a/doc/en/GLib/SimpleAsyncResult.xml +++ b/doc/en/GLib/SimpleAsyncResult.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -17,25 +18,9 @@ - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - + Constructor @@ -48,6 +33,7 @@ + Constructor @@ -64,6 +50,7 @@ + Method System.Void @@ -76,6 +63,7 @@ + Method System.Void @@ -88,6 +76,7 @@ + Property System.IntPtr @@ -100,6 +89,7 @@ + Property GLib.GType @@ -112,6 +102,7 @@ + Property System.Boolean @@ -122,8 +113,31 @@ To be added. + + + + Method + + System.Boolean + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + Method GLib.SimpleAsyncResult @@ -142,8 +156,31 @@ To be added. + + + + Method + + GLib.SimpleAsyncResult + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + - + + Property System.Boolean @@ -156,6 +193,7 @@ + Property System.IntPtr @@ -167,7 +205,8 @@ - + + Property System.Int64 @@ -180,6 +219,7 @@ + Method System.Boolean @@ -193,6 +233,7 @@ + Method System.Void @@ -212,6 +253,7 @@ + Method System.Void @@ -233,6 +275,7 @@ + Method System.Void @@ -250,6 +293,7 @@ + Property GLib.Object @@ -262,6 +306,7 @@ + Property System.IntPtr @@ -272,8 +317,26 @@ To be added. + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + Property System.IntPtr diff --git a/doc/en/GLib/SimpleAsyncThreadFunc.xml b/doc/en/GLib/SimpleAsyncThreadFunc.xml index 5f724efe3..c63837229 100644 --- a/doc/en/GLib/SimpleAsyncThreadFunc.xml +++ b/doc/en/GLib/SimpleAsyncThreadFunc.xml @@ -1,5 +1,6 @@ + gio-sharp diff --git a/doc/en/GLib/SimplePermission.xml b/doc/en/GLib/SimplePermission.xml new file mode 100644 index 000000000..618bf126a --- /dev/null +++ b/doc/en/GLib/SimplePermission.xml @@ -0,0 +1,60 @@ + + + + + gio-sharp + + + GLib.Permission + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/Socket.xml b/doc/en/GLib/Socket.xml new file mode 100644 index 000000000..95c14be75 --- /dev/null +++ b/doc/en/GLib/Socket.xml @@ -0,0 +1,678 @@ + + + + + gio-sharp + + + GLib.Object + + + + GLib.Initable + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Socket + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("blocking") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("fd") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Credentials + + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.SocketAddress + + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.SocketAddress + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("keepalive") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("listen-backlog") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("local-address") + + + + GLib.SocketAddress + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("protocol") + + + + GLib.SocketProtocol + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int64 + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int64 + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int64 + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int64 + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("remote-address") + + + + GLib.SocketAddress + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int64 + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int64 + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int64 + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int64 + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.SocketType + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("timeout") + + + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("type") + + + + GLib.SocketType + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/SocketAddress.xml b/doc/en/GLib/SocketAddress.xml new file mode 100644 index 000000000..1d21d9f3c --- /dev/null +++ b/doc/en/GLib/SocketAddress.xml @@ -0,0 +1,141 @@ + + + + + gio-sharp + + + GLib.Object + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int64 + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetNativeSize", Type=typeof(GLib.SocketAddress)) + + + + System.Int64 + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideToNative", Type=typeof(GLib.SocketAddress)) + + + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/SocketAddressEnumerator.xml b/doc/en/GLib/SocketAddressEnumerator.xml new file mode 100644 index 000000000..b203d9412 --- /dev/null +++ b/doc/en/GLib/SocketAddressEnumerator.xml @@ -0,0 +1,182 @@ + + + + + gio-sharp + + + GLib.Object + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.SocketAddress + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.SocketAddress + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideNext", Type=typeof(GLib.SocketAddressEnumerator)) + + + + GLib.SocketAddress + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideNextAsync", Type=typeof(GLib.SocketAddressEnumerator)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideNextFinish", Type=typeof(GLib.SocketAddressEnumerator)) + + + + GLib.SocketAddress + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/SocketClient.xml b/doc/en/GLib/SocketClient.xml new file mode 100644 index 000000000..46351c3c1 --- /dev/null +++ b/doc/en/GLib/SocketClient.xml @@ -0,0 +1,469 @@ + + + + + gio-sharp + + + GLib.Object + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.SocketConnection + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.SocketConnection + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.SocketConnection + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.SocketConnection + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.SocketConnection + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.SocketConnection + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.SocketConnection + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.SocketConnection + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("enable-proxy") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("local-address") + + + + GLib.SocketAddress + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("protocol") + + + + GLib.SocketProtocol + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.SocketType + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("timeout") + + + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("tls") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("tls-validation-flags") + + + + GLib.TlsCertificateFlags + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("type") + + + + GLib.SocketType + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/SocketConnectable.xml b/doc/en/GLib/SocketConnectable.xml new file mode 100644 index 000000000..7a08d0e43 --- /dev/null +++ b/doc/en/GLib/SocketConnectable.xml @@ -0,0 +1,49 @@ + + + + + gio-sharp + + + + GLib.IWrapper + + + + To be added. + To be added. + + + + + + + Method + + GLib.SocketAddressEnumerator + + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.SocketAddressEnumerator + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/SocketConnectableAdapter.xml b/doc/en/GLib/SocketConnectableAdapter.xml new file mode 100644 index 000000000..45ea68b7a --- /dev/null +++ b/doc/en/GLib/SocketConnectableAdapter.xml @@ -0,0 +1,188 @@ + + + + + gio-sharp + + + GLib.GInterfaceAdapter + + + + GLib.IWrapper + + + GLib.SocketConnectable + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.SocketAddressEnumerator + + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.SocketConnectable + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.SocketConnectable + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.SocketConnectableImplementor + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.SocketAddressEnumerator + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/SocketConnectableImplementor.xml b/doc/en/GLib/SocketConnectableImplementor.xml new file mode 100644 index 000000000..5b00f2ff1 --- /dev/null +++ b/doc/en/GLib/SocketConnectableImplementor.xml @@ -0,0 +1,54 @@ + + + + + gio-sharp + + + + GLib.IWrapper + + + + + GLib.GInterface(typeof(GLib.SocketConnectableAdapter)) + + + + To be added. + To be added. + + + + + + + Method + + GLib.SocketAddressEnumerator + + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.SocketAddressEnumerator + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/SocketConnection.xml b/doc/en/GLib/SocketConnection.xml new file mode 100644 index 000000000..a7b2dce56 --- /dev/null +++ b/doc/en/GLib/SocketConnection.xml @@ -0,0 +1,124 @@ + + + + + gio-sharp + + + GLib.IOStream + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.SocketConnection + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.SocketAddress + + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.SocketAddress + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("socket") + + + + GLib.Socket + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/SocketControlMessage.xml b/doc/en/GLib/SocketControlMessage.xml new file mode 100644 index 000000000..6234612ba --- /dev/null +++ b/doc/en/GLib/SocketControlMessage.xml @@ -0,0 +1,222 @@ + + + + + gio-sharp + + + GLib.Object + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.SocketControlMessage + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetLevel", Type=typeof(GLib.SocketControlMessage)) + + + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetSize", Type=typeof(GLib.SocketControlMessage)) + + + + System.UInt64 + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetType", Type=typeof(GLib.SocketControlMessage)) + + + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSerialize", Type=typeof(GLib.SocketControlMessage)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.UInt64 + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/SocketInputStream.xml b/doc/en/GLib/SocketInputStream.xml new file mode 100644 index 000000000..678b5e32a --- /dev/null +++ b/doc/en/GLib/SocketInputStream.xml @@ -0,0 +1,117 @@ + + + + + gio-sharp + + + GLib.InputStream + + + + GLib.PollableInputStream + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int64 + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("socket") + + + + GLib.Socket + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/SocketListener.xml b/doc/en/GLib/SocketListener.xml new file mode 100644 index 000000000..362579e60 --- /dev/null +++ b/doc/en/GLib/SocketListener.xml @@ -0,0 +1,325 @@ + + + + + gio-sharp + + + GLib.Object + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.SocketConnection + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.SocketConnection + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Socket + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Socket + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.UInt16 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("listen-backlog") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideChanged", Type=typeof(GLib.SocketListener)) + + + + System.Void + + + + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/SocketOutputStream.xml b/doc/en/GLib/SocketOutputStream.xml new file mode 100644 index 000000000..968299ca2 --- /dev/null +++ b/doc/en/GLib/SocketOutputStream.xml @@ -0,0 +1,117 @@ + + + + + gio-sharp + + + GLib.OutputStream + + + + GLib.PollableOutputStream + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("socket") + + + + GLib.Socket + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int64 + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/SocketProtocol.xml b/doc/en/GLib/SocketProtocol.xml new file mode 100644 index 000000000..b7ed78ae8 --- /dev/null +++ b/doc/en/GLib/SocketProtocol.xml @@ -0,0 +1,82 @@ + + + + + gio-sharp + + + System.Enum + + + + GLib.GType(typeof(GLib.SocketProtocolGType)) + + + + To be added. + To be added. + + + + + + + Field + + GLib.SocketProtocol + + + To be added. + + + + + + + Field + + GLib.SocketProtocol + + + To be added. + + + + + + + Field + + GLib.SocketProtocol + + + To be added. + + + + + + + Field + + GLib.SocketProtocol + + + To be added. + + + + + + + Field + + GLib.SocketProtocol + + + To be added. + + + + + diff --git a/doc/en/GLib/SocketService.xml b/doc/en/GLib/SocketService.xml new file mode 100644 index 000000000..eba713908 --- /dev/null +++ b/doc/en/GLib/SocketService.xml @@ -0,0 +1,142 @@ + + + + + gio-sharp + + + GLib.SocketListener + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("incoming") + + + + GLib.IncomingHandler + + + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideIncoming", Type=typeof(GLib.SocketService)) + + + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/SocketType.xml b/doc/en/GLib/SocketType.xml new file mode 100644 index 000000000..f3ca89754 --- /dev/null +++ b/doc/en/GLib/SocketType.xml @@ -0,0 +1,70 @@ + + + + + gio-sharp + + + System.Enum + + + + GLib.GType(typeof(GLib.SocketTypeGType)) + + + + To be added. + To be added. + + + + + + + Field + + GLib.SocketType + + + To be added. + + + + + + + Field + + GLib.SocketType + + + To be added. + + + + + + + Field + + GLib.SocketType + + + To be added. + + + + + + + Field + + GLib.SocketType + + + To be added. + + + + + diff --git a/doc/en/GLib/Socks4Proxy.xml b/doc/en/GLib/Socks4Proxy.xml new file mode 100644 index 000000000..0239f806d --- /dev/null +++ b/doc/en/GLib/Socks4Proxy.xml @@ -0,0 +1,43 @@ + + + + + gio-sharp + + + GLib.Socks4aProxy + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/Socks4aProxy.xml b/doc/en/GLib/Socks4aProxy.xml new file mode 100644 index 000000000..56efcc309 --- /dev/null +++ b/doc/en/GLib/Socks4aProxy.xml @@ -0,0 +1,125 @@ + + + + + gio-sharp + + + GLib.Object + + + + GLib.Proxy + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.IOStream + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.IOStream + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/Socks5Proxy.xml b/doc/en/GLib/Socks5Proxy.xml new file mode 100644 index 000000000..3370ff7fd --- /dev/null +++ b/doc/en/GLib/Socks5Proxy.xml @@ -0,0 +1,125 @@ + + + + + gio-sharp + + + GLib.Object + + + + GLib.Proxy + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.IOStream + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.IOStream + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/Source.xml b/doc/en/GLib/Source.xml index 3c4adaa2c..e759a7c72 100644 --- a/doc/en/GLib/Source.xml +++ b/doc/en/GLib/Source.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -17,6 +18,7 @@ + Method System.Boolean diff --git a/doc/en/GLib/SpawnChildSetupFunc.xml b/doc/en/GLib/SpawnChildSetupFunc.xml index c409b8723..be91f5f03 100644 --- a/doc/en/GLib/SpawnChildSetupFunc.xml +++ b/doc/en/GLib/SpawnChildSetupFunc.xml @@ -1,5 +1,6 @@ + glib-sharp diff --git a/doc/en/GLib/SpawnError.xml b/doc/en/GLib/SpawnError.xml index 720dfb3a6..90b7994e2 100644 --- a/doc/en/GLib/SpawnError.xml +++ b/doc/en/GLib/SpawnError.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -13,6 +14,7 @@ + Field GLib.SpawnError @@ -23,6 +25,7 @@ + Field GLib.SpawnError @@ -33,6 +36,7 @@ + Field GLib.SpawnError @@ -43,6 +47,7 @@ + Field GLib.SpawnError @@ -53,6 +58,7 @@ + Field GLib.SpawnError @@ -63,6 +69,7 @@ + Field GLib.SpawnError @@ -73,6 +80,7 @@ + Field GLib.SpawnError @@ -83,6 +91,7 @@ + Field GLib.SpawnError @@ -93,6 +102,7 @@ + Field GLib.SpawnError @@ -103,6 +113,7 @@ + Field GLib.SpawnError @@ -113,6 +124,7 @@ + Field GLib.SpawnError @@ -123,6 +135,7 @@ + Field GLib.SpawnError @@ -133,6 +146,7 @@ + Field GLib.SpawnError @@ -143,6 +157,7 @@ + Field GLib.SpawnError @@ -153,6 +168,7 @@ + Field GLib.SpawnError @@ -163,6 +179,7 @@ + Field GLib.SpawnError @@ -173,6 +190,7 @@ + Field GLib.SpawnError @@ -183,6 +201,7 @@ + Field GLib.SpawnError @@ -193,6 +212,7 @@ + Field GLib.SpawnError @@ -203,6 +223,7 @@ + Field GLib.SpawnError diff --git a/doc/en/GLib/SpawnFlags.xml b/doc/en/GLib/SpawnFlags.xml index 51d51a3e9..7074c2bee 100644 --- a/doc/en/GLib/SpawnFlags.xml +++ b/doc/en/GLib/SpawnFlags.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -18,6 +19,7 @@ + Field GLib.SpawnFlags @@ -28,6 +30,7 @@ + Field GLib.SpawnFlags @@ -38,6 +41,7 @@ + Field GLib.SpawnFlags @@ -48,6 +52,7 @@ + Field GLib.SpawnFlags @@ -58,6 +63,7 @@ + Field GLib.SpawnFlags @@ -68,6 +74,7 @@ + Field GLib.SpawnFlags @@ -78,6 +85,7 @@ + Field GLib.SpawnFlags diff --git a/doc/en/GLib/SrvTarget.xml b/doc/en/GLib/SrvTarget.xml new file mode 100644 index 000000000..29f34e25e --- /dev/null +++ b/doc/en/GLib/SrvTarget.xml @@ -0,0 +1,186 @@ + + + + + gio-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.SrvTarget + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.List + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.UInt16 + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.UInt16 + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.UInt16 + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/TcpConnection.xml b/doc/en/GLib/TcpConnection.xml new file mode 100644 index 000000000..fe9983099 --- /dev/null +++ b/doc/en/GLib/TcpConnection.xml @@ -0,0 +1,76 @@ + + + + + gio-sharp + + + GLib.SocketConnection + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("graceful-disconnect") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/TcpWrapperConnection.xml b/doc/en/GLib/TcpWrapperConnection.xml new file mode 100644 index 000000000..e64779bc9 --- /dev/null +++ b/doc/en/GLib/TcpWrapperConnection.xml @@ -0,0 +1,76 @@ + + + + + gio-sharp + + + GLib.TcpConnection + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.IOStream + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ThemedIcon.xml b/doc/en/GLib/ThemedIcon.xml index 2dd0baff9..7d956ae44 100644 --- a/doc/en/GLib/ThemedIcon.xml +++ b/doc/en/GLib/ThemedIcon.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -17,26 +18,9 @@ - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - - + Constructor @@ -50,6 +34,7 @@ + Constructor @@ -63,6 +48,7 @@ + Method System.Void @@ -79,6 +65,7 @@ + Method System.Boolean @@ -96,6 +83,7 @@ + Property GLib.GType @@ -109,6 +97,7 @@ + Property @@ -127,6 +116,7 @@ + Method GLib.ThemedIcon @@ -144,6 +134,7 @@ + Method GLib.ThemedIcon @@ -161,6 +152,7 @@ + Method System.Void @@ -175,8 +167,24 @@ + + + + Method + + System.String + + + + To be added. + To be added. + To be added. + + + + Property diff --git a/doc/en/GLib/Thread.xml b/doc/en/GLib/Thread.xml index cdb66026e..cc4148637 100644 --- a/doc/en/GLib/Thread.xml +++ b/doc/en/GLib/Thread.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -17,6 +18,7 @@ + Method System.Void @@ -29,6 +31,7 @@ + Property System.Boolean diff --git a/doc/en/GLib/ThreadedResolver.xml b/doc/en/GLib/ThreadedResolver.xml new file mode 100644 index 000000000..3200aeb54 --- /dev/null +++ b/doc/en/GLib/ThreadedResolver.xml @@ -0,0 +1,57 @@ + + + + + gio-sharp + + + GLib.Resolver + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ThreadedResolverRequest.xml b/doc/en/GLib/ThreadedResolverRequest.xml new file mode 100644 index 000000000..a504b9058 --- /dev/null +++ b/doc/en/GLib/ThreadedResolverRequest.xml @@ -0,0 +1,32 @@ + + + + + gio-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ThreadedSocketService.xml b/doc/en/GLib/ThreadedSocketService.xml new file mode 100644 index 000000000..0149ca59a --- /dev/null +++ b/doc/en/GLib/ThreadedSocketService.xml @@ -0,0 +1,122 @@ + + + + + gio-sharp + + + GLib.SocketService + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("max-threads") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRun", Type=typeof(GLib.ThreadedSocketService)) + + + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("run") + + + + GLib.RunHandler + + + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/Timeout.xml b/doc/en/GLib/Timeout.xml index 7aac806c5..1ec96772e 100644 --- a/doc/en/GLib/Timeout.xml +++ b/doc/en/GLib/Timeout.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -40,6 +41,7 @@ The diferance between GLib.Timeout and System.Windows.Forms.Timer is that Timeou + Method System.UInt32 @@ -65,6 +67,7 @@ Invocation of the delegate may be delayed by other event processing, so this mec + Method System.UInt32 @@ -86,6 +89,7 @@ Invocation of the delegate may be delayed by other event processing, so this mec + Method System.UInt32 @@ -105,6 +109,7 @@ Invocation of the delegate may be delayed by other event processing, so this mec + Method System.Boolean @@ -122,6 +127,7 @@ Invocation of the delegate may be delayed by other event processing, so this mec + Method System.Void diff --git a/doc/en/GLib/TimeoutHandler.xml b/doc/en/GLib/TimeoutHandler.xml index 42ae38fe9..20e93f80f 100644 --- a/doc/en/GLib/TimeoutHandler.xml +++ b/doc/en/GLib/TimeoutHandler.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -7,15 +8,15 @@ System.Delegate - - Delegate used for Timeouts in the GLib main loop. - To be added. - Return to restart the timeout. Returning clears the timeout. - - System.Boolean + + Delegate used for Timeouts in the GLib main loop. + To be added. + Return to restart the timeout. Returning clears the timeout. + + diff --git a/doc/en/GLib/TlsAuthenticationMode.xml b/doc/en/GLib/TlsAuthenticationMode.xml new file mode 100644 index 000000000..747c70fef --- /dev/null +++ b/doc/en/GLib/TlsAuthenticationMode.xml @@ -0,0 +1,58 @@ + + + + + gio-sharp + + + System.Enum + + + + GLib.GType(typeof(GLib.TlsAuthenticationModeGType)) + + + + To be added. + To be added. + + + + + + + Field + + GLib.TlsAuthenticationMode + + + To be added. + + + + + + + Field + + GLib.TlsAuthenticationMode + + + To be added. + + + + + + + Field + + GLib.TlsAuthenticationMode + + + To be added. + + + + + diff --git a/doc/en/GLib/TlsCertificate.xml b/doc/en/GLib/TlsCertificate.xml new file mode 100644 index 000000000..9eb781693 --- /dev/null +++ b/doc/en/GLib/TlsCertificate.xml @@ -0,0 +1,214 @@ + + + + + gio-sharp + + + GLib.Object + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("certificate") + + + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("certificate-pem") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("issuer") + + + + GLib.TlsCertificate + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.List + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.TlsCertificate + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideVerify", Type=typeof(GLib.TlsCertificate)) + + + + GLib.TlsCertificateFlags + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.TlsCertificateFlags + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/TlsCertificateFlags.xml b/doc/en/GLib/TlsCertificateFlags.xml new file mode 100644 index 000000000..aedcd36fe --- /dev/null +++ b/doc/en/GLib/TlsCertificateFlags.xml @@ -0,0 +1,121 @@ + + + + + gio-sharp + + + System.Enum + + + + GLib.GType(typeof(GLib.TlsCertificateFlagsGType)) + + + System.Flags + + + + To be added. + To be added. + + + + + + + Field + + GLib.TlsCertificateFlags + + + To be added. + + + + + + + Field + + GLib.TlsCertificateFlags + + + To be added. + + + + + + + Field + + GLib.TlsCertificateFlags + + + To be added. + + + + + + + Field + + GLib.TlsCertificateFlags + + + To be added. + + + + + + + Field + + GLib.TlsCertificateFlags + + + To be added. + + + + + + + Field + + GLib.TlsCertificateFlags + + + To be added. + + + + + + + Field + + GLib.TlsCertificateFlags + + + To be added. + + + + + + + Field + + GLib.TlsCertificateFlags + + + To be added. + + + + + diff --git a/doc/en/GLib/TlsClientConnection.xml b/doc/en/GLib/TlsClientConnection.xml new file mode 100644 index 000000000..9c9cb8f83 --- /dev/null +++ b/doc/en/GLib/TlsClientConnection.xml @@ -0,0 +1,75 @@ + + + + + gio-sharp + + + + GLib.IWrapper + + + + To be added. + To be added. + + + + + + + Property + + GLib.List + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.SocketConnectable + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.TlsCertificateFlags + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/TlsClientConnectionAdapter.xml b/doc/en/GLib/TlsClientConnectionAdapter.xml new file mode 100644 index 000000000..5beffc734 --- /dev/null +++ b/doc/en/GLib/TlsClientConnectionAdapter.xml @@ -0,0 +1,234 @@ + + + + + gio-sharp + + + GLib.GInterfaceAdapter + + + + GLib.IWrapper + + + GLib.TlsClientConnection + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("accepted-cas") + + + + GLib.List + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.TlsClientConnection + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.TlsClientConnection + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.TlsClientConnectionImplementor + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("server-identity") + + + + GLib.SocketConnectable + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("use-ssl3") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("validation-flags") + + + + GLib.TlsCertificateFlags + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/TlsClientConnectionImplementor.xml b/doc/en/GLib/TlsClientConnectionImplementor.xml new file mode 100644 index 000000000..9344051f7 --- /dev/null +++ b/doc/en/GLib/TlsClientConnectionImplementor.xml @@ -0,0 +1,23 @@ + + + + + gio-sharp + + + + GLib.IWrapper + + + + + GLib.GInterface(typeof(GLib.TlsClientConnectionAdapter)) + + + + To be added. + To be added. + + + + diff --git a/doc/en/GLib/TlsClientContext.xml b/doc/en/GLib/TlsClientContext.xml new file mode 100644 index 000000000..4c6df2fe7 --- /dev/null +++ b/doc/en/GLib/TlsClientContext.xml @@ -0,0 +1,32 @@ + + + + + gio-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/TlsConnection.xml b/doc/en/GLib/TlsConnection.xml new file mode 100644 index 000000000..4f125055a --- /dev/null +++ b/doc/en/GLib/TlsConnection.xml @@ -0,0 +1,363 @@ + + + + + gio-sharp + + + GLib.IOStream + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("accept-certificate") + + + + GLib.AcceptCertificateHandler + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("certificate") + + + + GLib.TlsCertificate + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideAcceptCertificate", Type=typeof(GLib.TlsConnection)) + + + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideHandshake", Type=typeof(GLib.TlsConnection)) + + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideHandshakeAsync", Type=typeof(GLib.TlsConnection)) + + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideHandshakeFinish", Type=typeof(GLib.TlsConnection)) + + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("peer-certificate") + + + + GLib.TlsCertificate + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("peer-certificate-errors") + + + + GLib.TlsCertificateFlags + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("rehandshake-mode") + + + + GLib.TlsRehandshakeMode + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("require-close-notify") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("use-system-certdb") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/TlsContext.xml b/doc/en/GLib/TlsContext.xml new file mode 100644 index 000000000..7f2d7148f --- /dev/null +++ b/doc/en/GLib/TlsContext.xml @@ -0,0 +1,32 @@ + + + + + gio-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/TlsError.xml b/doc/en/GLib/TlsError.xml new file mode 100644 index 000000000..8f52b352a --- /dev/null +++ b/doc/en/GLib/TlsError.xml @@ -0,0 +1,106 @@ + + + + + gio-sharp + + + System.Enum + + + + GLib.GType(typeof(GLib.TlsErrorGType)) + + + + To be added. + To be added. + + + + + + + Field + + GLib.TlsError + + + To be added. + + + + + + + Field + + GLib.TlsError + + + To be added. + + + + + + + Field + + GLib.TlsError + + + To be added. + + + + + + + Field + + GLib.TlsError + + + To be added. + + + + + + + Field + + GLib.TlsError + + + To be added. + + + + + + + Field + + GLib.TlsError + + + To be added. + + + + + + + Field + + GLib.TlsError + + + To be added. + + + + + diff --git a/doc/en/GLib/TlsRehandshakeMode.xml b/doc/en/GLib/TlsRehandshakeMode.xml new file mode 100644 index 000000000..c1dff9ed5 --- /dev/null +++ b/doc/en/GLib/TlsRehandshakeMode.xml @@ -0,0 +1,58 @@ + + + + + gio-sharp + + + System.Enum + + + + GLib.GType(typeof(GLib.TlsRehandshakeModeGType)) + + + + To be added. + To be added. + + + + + + + Field + + GLib.TlsRehandshakeMode + + + To be added. + + + + + + + Field + + GLib.TlsRehandshakeMode + + + To be added. + + + + + + + Field + + GLib.TlsRehandshakeMode + + + To be added. + + + + + diff --git a/doc/en/GLib/TlsServerConnection.xml b/doc/en/GLib/TlsServerConnection.xml new file mode 100644 index 000000000..7e0b969bb --- /dev/null +++ b/doc/en/GLib/TlsServerConnection.xml @@ -0,0 +1,18 @@ + + + + + gio-sharp + + + + GLib.IWrapper + + + + To be added. + To be added. + + + + diff --git a/doc/en/GLib/TlsServerConnectionAdapter.xml b/doc/en/GLib/TlsServerConnectionAdapter.xml new file mode 100644 index 000000000..bc0c6f438 --- /dev/null +++ b/doc/en/GLib/TlsServerConnectionAdapter.xml @@ -0,0 +1,158 @@ + + + + + gio-sharp + + + GLib.GInterfaceAdapter + + + + GLib.IWrapper + + + GLib.TlsServerConnection + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.TlsServerConnection + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.TlsServerConnection + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.TlsServerConnectionImplementor + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/TlsServerConnectionImplementor.xml b/doc/en/GLib/TlsServerConnectionImplementor.xml new file mode 100644 index 000000000..d464ceb1a --- /dev/null +++ b/doc/en/GLib/TlsServerConnectionImplementor.xml @@ -0,0 +1,23 @@ + + + + + gio-sharp + + + + GLib.IWrapper + + + + + GLib.GInterface(typeof(GLib.TlsServerConnectionAdapter)) + + + + To be added. + To be added. + + + + diff --git a/doc/en/GLib/TlsServerContext.xml b/doc/en/GLib/TlsServerContext.xml new file mode 100644 index 000000000..18321c74b --- /dev/null +++ b/doc/en/GLib/TlsServerContext.xml @@ -0,0 +1,32 @@ + + + + + gio-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/TypeFundamentals.xml b/doc/en/GLib/TypeFundamentals.xml index e01d56d83..6db4073e2 100644 --- a/doc/en/GLib/TypeFundamentals.xml +++ b/doc/en/GLib/TypeFundamentals.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -17,6 +18,7 @@ + Field GLib.TypeFundamentals @@ -30,6 +32,7 @@ + Field GLib.TypeFundamentals @@ -43,6 +46,7 @@ + Field GLib.TypeFundamentals @@ -56,6 +60,7 @@ + Field GLib.TypeFundamentals @@ -69,6 +74,7 @@ + Field GLib.TypeFundamentals @@ -82,6 +88,7 @@ + Field GLib.TypeFundamentals @@ -95,6 +102,7 @@ + Field GLib.TypeFundamentals @@ -108,6 +116,7 @@ + Field GLib.TypeFundamentals @@ -121,6 +130,7 @@ + Field GLib.TypeFundamentals @@ -134,6 +144,7 @@ + Field GLib.TypeFundamentals @@ -147,6 +158,7 @@ + Field GLib.TypeFundamentals @@ -160,6 +172,7 @@ + Field GLib.TypeFundamentals @@ -173,6 +186,7 @@ + Field GLib.TypeFundamentals @@ -186,6 +200,7 @@ + Field GLib.TypeFundamentals @@ -199,6 +214,7 @@ + Field GLib.TypeFundamentals @@ -212,6 +228,7 @@ + Field GLib.TypeFundamentals @@ -225,6 +242,7 @@ + Field GLib.TypeFundamentals @@ -238,6 +256,7 @@ + Field GLib.TypeFundamentals @@ -251,6 +270,7 @@ + Field GLib.TypeFundamentals @@ -264,6 +284,7 @@ + Field GLib.TypeFundamentals @@ -277,6 +298,7 @@ + Field GLib.TypeFundamentals diff --git a/doc/en/GLib/TypeInitializerAttribute.xml b/doc/en/GLib/TypeInitializerAttribute.xml index 6affcc4c9..7734516b8 100644 --- a/doc/en/GLib/TypeInitializerAttribute.xml +++ b/doc/en/GLib/TypeInitializerAttribute.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -19,6 +20,7 @@ + Constructor @@ -32,7 +34,8 @@ - + + Property System.String @@ -44,7 +47,8 @@ - + + Property System.Type diff --git a/doc/en/GLib/TypeResolutionHandler.xml b/doc/en/GLib/TypeResolutionHandler.xml new file mode 100644 index 000000000..f79290d13 --- /dev/null +++ b/doc/en/GLib/TypeResolutionHandler.xml @@ -0,0 +1,25 @@ + + + + + glib-sharp + + + System.Delegate + + + + + + + System.Type + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/UnhandledExceptionArgs.xml b/doc/en/GLib/UnhandledExceptionArgs.xml index 2f28d030e..5542a21e4 100644 --- a/doc/en/GLib/UnhandledExceptionArgs.xml +++ b/doc/en/GLib/UnhandledExceptionArgs.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -15,6 +16,7 @@ + Constructor @@ -28,7 +30,8 @@ - + + Property System.Boolean diff --git a/doc/en/GLib/UnhandledExceptionHandler.xml b/doc/en/GLib/UnhandledExceptionHandler.xml index e8f3d123c..6c685d118 100644 --- a/doc/en/GLib/UnhandledExceptionHandler.xml +++ b/doc/en/GLib/UnhandledExceptionHandler.xml @@ -1,5 +1,6 @@ + glib-sharp diff --git a/doc/en/GLib/UnixConnection.xml b/doc/en/GLib/UnixConnection.xml new file mode 100644 index 000000000..483ae2260 --- /dev/null +++ b/doc/en/GLib/UnixConnection.xml @@ -0,0 +1,131 @@ + + + + + gio-sharp + + + GLib.SocketConnection + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Credentials + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/UnixCredentialsMessage.xml b/doc/en/GLib/UnixCredentialsMessage.xml new file mode 100644 index 000000000..85d543467 --- /dev/null +++ b/doc/en/GLib/UnixCredentialsMessage.xml @@ -0,0 +1,104 @@ + + + + + gio-sharp + + + GLib.SocketControlMessage + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("credentials") + + + + GLib.Credentials + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/UnixFDList.xml b/doc/en/GLib/UnixFDList.xml new file mode 100644 index 000000000..9b5af97a3 --- /dev/null +++ b/doc/en/GLib/UnixFDList.xml @@ -0,0 +1,159 @@ + + + + + gio-sharp + + + GLib.Object + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/UnixFDMessage.xml b/doc/en/GLib/UnixFDMessage.xml new file mode 100644 index 000000000..8d768dbee --- /dev/null +++ b/doc/en/GLib/UnixFDMessage.xml @@ -0,0 +1,121 @@ + + + + + gio-sharp + + + GLib.SocketControlMessage + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.UnixFDList + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/UnixResolver.xml b/doc/en/GLib/UnixResolver.xml new file mode 100644 index 000000000..552bac27e --- /dev/null +++ b/doc/en/GLib/UnixResolver.xml @@ -0,0 +1,57 @@ + + + + + gio-sharp + + + GLib.ThreadedResolver + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/UnixResolverRequest.xml b/doc/en/GLib/UnixResolverRequest.xml new file mode 100644 index 000000000..4027fafb9 --- /dev/null +++ b/doc/en/GLib/UnixResolverRequest.xml @@ -0,0 +1,32 @@ + + + + + gio-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/UnixSocketAddress.xml b/doc/en/GLib/UnixSocketAddress.xml new file mode 100644 index 000000000..afcbb8b39 --- /dev/null +++ b/doc/en/GLib/UnixSocketAddress.xml @@ -0,0 +1,218 @@ + + + + + gio-sharp + + + GLib.SocketAddress + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("abstract") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("address-type") + + + + GLib.UnixSocketAddressType + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + + System.Obsolete + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.UnixSocketAddress + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("path") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("path-as-array") + + + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.UInt64 + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/UnixSocketAddressType.xml b/doc/en/GLib/UnixSocketAddressType.xml new file mode 100644 index 000000000..f6194d509 --- /dev/null +++ b/doc/en/GLib/UnixSocketAddressType.xml @@ -0,0 +1,82 @@ + + + + + gio-sharp + + + System.Enum + + + + GLib.GType(typeof(GLib.UnixSocketAddressTypeGType)) + + + + To be added. + To be added. + + + + + + + Field + + GLib.UnixSocketAddressType + + + To be added. + + + + + + + Field + + GLib.UnixSocketAddressType + + + To be added. + + + + + + + Field + + GLib.UnixSocketAddressType + + + To be added. + + + + + + + Field + + GLib.UnixSocketAddressType + + + To be added. + + + + + + + Field + + GLib.UnixSocketAddressType + + + To be added. + + + + + diff --git a/doc/en/GLib/Value.xml b/doc/en/GLib/Value.xml index 2cc167204..1a2b9b20e 100644 --- a/doc/en/GLib/Value.xml +++ b/doc/en/GLib/Value.xml @@ -1,5 +1,6 @@ + glib-sharp @@ -22,6 +23,7 @@ + Constructor @@ -34,6 +36,7 @@ + Constructor @@ -47,6 +50,7 @@ + Constructor @@ -61,6 +65,7 @@ + Constructor @@ -74,6 +79,7 @@ + Constructor @@ -88,6 +94,7 @@ + Constructor @@ -101,6 +108,7 @@ + Constructor @@ -115,6 +123,7 @@ + Constructor @@ -129,6 +138,7 @@ + Constructor @@ -142,6 +152,7 @@ + Constructor @@ -156,6 +167,7 @@ + Constructor @@ -170,6 +182,7 @@ + Constructor @@ -183,6 +196,7 @@ + Constructor @@ -197,6 +211,7 @@ + Constructor @@ -211,6 +226,7 @@ + Constructor @@ -224,6 +240,7 @@ + Constructor @@ -238,6 +255,7 @@ + Constructor @@ -252,6 +270,7 @@ + Constructor @@ -263,29 +282,9 @@ - - - Constructor - - - - - - - an value - the (C/GType) name of 's type - Constructs a Value from an object of a given type - - - - - - System.Obsolete("Replaced by Value(object) constructor") - - - + Constructor @@ -301,6 +300,7 @@ + Constructor @@ -316,30 +316,14 @@ - + + Constructor - - - - - - - - a - a - a - Constructs a value initialized to a given enumerated type property. - - System.Obsolete - - - - Constructor @@ -353,14 +337,10 @@ Constructs a value for an Opaque type. - - - System.Obsolete - - + Method System.Void @@ -374,6 +354,7 @@ + Field GLib.Value @@ -387,6 +368,7 @@ + Method System.Void @@ -400,45 +382,9 @@ - - - Method - - GLib.Boxed - - - - - - a - Extracts a boxed type value from a . - The boxed type value. - - - - - - Method - - GLib.EnumWrapper - - - - - - a - Extracts an enumeration value from a . - The enumeration value. - - - - - System.Obsolete("Replaced by Enum cast") - - - + Method GLib.Object @@ -455,6 +401,7 @@ + Method GLib.Opaque @@ -469,29 +416,9 @@ - - - Method - - GLib.UnwrappedObject - - - - - - a - Extracts an unwrapped object value from a . - The unwrapped object value. - - - - - System.Obsolete("Replaced by GLib.Object cast") - - - + Method GLib.ValueArray @@ -507,8 +434,27 @@ + + + + Method + + GLib.VariantType + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method System.Boolean @@ -525,6 +471,7 @@ + Method System.Byte @@ -542,6 +489,7 @@ + Method System.Double @@ -558,6 +506,7 @@ + Method System.Enum @@ -574,6 +523,7 @@ + Method System.Int32 @@ -590,6 +540,7 @@ + Method System.Int64 @@ -606,6 +557,7 @@ + Method System.IntPtr @@ -622,6 +574,7 @@ + Method System.SByte @@ -639,6 +592,7 @@ + Method System.Single @@ -655,6 +609,7 @@ + Method System.String @@ -671,6 +626,7 @@ + Method System.String[] @@ -688,6 +644,7 @@ + Method System.UInt16 @@ -704,6 +661,7 @@ + Method System.UInt32 @@ -720,6 +678,7 @@ + Method System.UInt64 @@ -735,7 +694,8 @@ - + + Property System.Object diff --git a/doc/en/GLib/ValueArray.xml b/doc/en/GLib/ValueArray.xml index 0cdb74388..4db8f19f9 100644 --- a/doc/en/GLib/ValueArray.xml +++ b/doc/en/GLib/ValueArray.xml @@ -1,5 +1,6 @@ + glib-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] @@ -29,6 +30,7 @@ + Constructor @@ -42,6 +44,7 @@ + Constructor @@ -55,6 +58,7 @@ + Method System.Void @@ -70,6 +74,7 @@ + Property System.IntPtr @@ -83,6 +88,7 @@ + Method System.Object @@ -96,6 +102,7 @@ + Method System.Void @@ -113,6 +120,7 @@ + Property System.Int32 @@ -126,6 +134,7 @@ + Method System.Void @@ -138,6 +147,7 @@ + Method System.Void @@ -150,6 +160,7 @@ + Method System.Collections.IEnumerator @@ -163,6 +174,7 @@ + Property GLib.GType @@ -176,6 +188,7 @@ + Property System.IntPtr @@ -189,6 +202,7 @@ + Method System.Void @@ -206,6 +220,7 @@ + Property System.Boolean @@ -219,6 +234,7 @@ + Property System.Object @@ -235,6 +251,7 @@ + Method System.Void @@ -250,6 +267,7 @@ + Method System.Void @@ -265,6 +283,7 @@ + Property System.Object diff --git a/doc/en/GLib/Variant.xml b/doc/en/GLib/Variant.xml new file mode 100644 index 000000000..51c7e8b56 --- /dev/null +++ b/doc/en/GLib/Variant.xml @@ -0,0 +1,398 @@ + + + + + glib-sharp + + + System.Object + + + + System.IDisposable + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Byte + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Double + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int16 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int64 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.UInt16 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.UInt32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.UInt64 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/VariantType.xml b/doc/en/GLib/VariantType.xml new file mode 100644 index 000000000..f91009b66 --- /dev/null +++ b/doc/en/GLib/VariantType.xml @@ -0,0 +1,792 @@ + + + + + glib-sharp + + + System.Object + + + + System.IDisposable + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Field + + GLib.VariantType + + + To be added. + To be added. + + + + + + + Field + + GLib.VariantType + + + To be added. + To be added. + + + + + + + Field + + GLib.VariantType + + + To be added. + To be added. + + + + + + + Field + + GLib.VariantType + + + To be added. + To be added. + + + + + + + Field + + GLib.VariantType + + + To be added. + To be added. + + + + + + + Field + + GLib.VariantType + + + To be added. + To be added. + + + + + + + Field + + GLib.VariantType + + + To be added. + To be added. + + + + + + + Method + + GLib.VariantType + + + + To be added. + To be added. + To be added. + + + + + + + Field + + GLib.VariantType + + + To be added. + To be added. + + + + + + + Field + + GLib.VariantType + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Field + + GLib.VariantType + + + To be added. + To be added. + + + + + + + Method + + GLib.VariantType + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + GLib.VariantType + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Field + + GLib.VariantType + + + To be added. + To be added. + + + + + + + Field + + GLib.VariantType + + + To be added. + To be added. + + + + + + + Field + + GLib.VariantType + + + To be added. + To be added. + + + + + + + Field + + GLib.VariantType + + + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.VariantType + + + + To be added. + To be added. + To be added. + + + + + + + Field + + GLib.VariantType + + + To be added. + To be added. + + + + + + + Method + + GLib.VariantType + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.VariantType + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.VariantType + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.VariantType + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.VariantType + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int64 + + + + To be added. + To be added. + To be added. + + + + + + + Field + + GLib.VariantType + + + To be added. + To be added. + + + + + + + Field + + GLib.VariantType + + + To be added. + To be added. + + + + + + + Field + + GLib.VariantType + + + To be added. + To be added. + + + + + + + Field + + GLib.VariantType + + + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + To be added. + To be added. + To be added. + + + + + + + Field + + GLib.VariantType + + + To be added. + To be added. + + + + + + + Field + + GLib.VariantType + + + To be added. + To be added. + + + + + + + Field + + GLib.VariantType + + + To be added. + To be added. + + + + + + + Field + + GLib.VariantType + + + To be added. + To be added. + + + + + + + Field + + GLib.VariantType + + + To be added. + To be added. + + + + + + + Method + + GLib.VariantType + + + + To be added. + To be added. + To be added. + + + + + + + Field + + GLib.VariantType + + + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/Vfs.xml b/doc/en/GLib/Vfs.xml index fc9fca7bc..c063aba83 100644 --- a/doc/en/GLib/Vfs.xml +++ b/doc/en/GLib/Vfs.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -23,26 +25,9 @@ - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - - + Constructor @@ -56,6 +41,7 @@ + Property GLib.Vfs @@ -69,6 +55,7 @@ + Method GLib.File @@ -86,6 +73,7 @@ + Method GLib.File @@ -103,6 +91,7 @@ + Property GLib.GType @@ -116,6 +105,7 @@ + Property System.Boolean @@ -129,6 +119,7 @@ + Property GLib.Vfs @@ -140,8 +131,31 @@ + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideAddWritableNamespaces", Type=typeof(GLib.Vfs)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + Method @@ -164,6 +178,7 @@ + Method @@ -186,6 +201,7 @@ + Method @@ -203,8 +219,118 @@ + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideLocalFileAddInfo", Type=typeof(GLib.Vfs)) + + + + System.Void + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideLocalFileMoved", Type=typeof(GLib.Vfs)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideLocalFileRemoved", Type=typeof(GLib.Vfs)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideLocalFileSetAttributes", Type=typeof(GLib.Vfs)) + + + + System.Boolean + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + Method @@ -227,6 +353,7 @@ + Method GLib.File @@ -244,6 +371,7 @@ + Property System.String diff --git a/doc/en/GLib/Volume.xml b/doc/en/GLib/Volume.xml index d0ee89539..6f70898b4 100644 --- a/doc/en/GLib/Volume.xml +++ b/doc/en/GLib/Volume.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -16,6 +17,7 @@ + Property GLib.File @@ -29,6 +31,7 @@ + Method System.Boolean @@ -43,6 +46,7 @@ + Method System.Boolean @@ -57,6 +61,7 @@ + Event System.EventHandler @@ -69,6 +74,7 @@ + Property GLib.Drive @@ -82,6 +88,7 @@ + Method System.Void @@ -102,6 +109,7 @@ + Method System.Boolean @@ -117,8 +125,50 @@ + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method System.String @@ -133,6 +183,7 @@ + Method System.String @@ -150,6 +201,7 @@ + Property GLib.Icon @@ -163,6 +215,7 @@ + Method System.Void @@ -185,6 +238,7 @@ + Method System.Boolean @@ -202,6 +256,7 @@ + Property GLib.Mount @@ -215,6 +270,7 @@ + Property System.String @@ -228,6 +284,7 @@ + Event System.EventHandler @@ -240,6 +297,7 @@ + Method System.Boolean @@ -254,6 +312,7 @@ + Property System.String diff --git a/doc/en/GLib/VolumeAdapter.xml b/doc/en/GLib/VolumeAdapter.xml index 40e016126..7c6f25386 100644 --- a/doc/en/GLib/VolumeAdapter.xml +++ b/doc/en/GLib/VolumeAdapter.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -22,6 +23,7 @@ + Constructor @@ -35,6 +37,7 @@ + Property GLib.File @@ -48,6 +51,7 @@ + Method System.Boolean @@ -62,6 +66,7 @@ + Method System.Boolean @@ -76,6 +81,7 @@ + Event @@ -93,6 +99,7 @@ + Property GLib.Drive @@ -106,7 +113,13 @@ + Method + + + System.Obsolete + + System.Void @@ -126,7 +139,13 @@ + Method + + + System.Obsolete + + System.Boolean @@ -141,8 +160,50 @@ + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method System.String @@ -157,6 +218,7 @@ + Method System.String @@ -174,6 +236,7 @@ + Method GLib.Volume @@ -191,6 +254,7 @@ + Method GLib.Volume @@ -210,6 +274,7 @@ + Property GLib.GType @@ -223,6 +288,7 @@ + Property System.IntPtr @@ -236,6 +302,7 @@ + Property GLib.Icon @@ -249,6 +316,7 @@ + Method System.Void @@ -271,6 +339,7 @@ + Method System.Boolean @@ -288,6 +357,7 @@ + Property GLib.Mount @@ -301,6 +371,7 @@ + Property System.String @@ -312,8 +383,23 @@ + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + Event @@ -331,6 +417,7 @@ + Method System.Boolean @@ -345,6 +432,7 @@ + Property System.String diff --git a/doc/en/GLib/VolumeAddedArgs.xml b/doc/en/GLib/VolumeAddedArgs.xml index ef2c3893e..c6d724f48 100644 --- a/doc/en/GLib/VolumeAddedArgs.xml +++ b/doc/en/GLib/VolumeAddedArgs.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -25,6 +27,7 @@ + Property GLib.Volume diff --git a/doc/en/GLib/VolumeAddedHandler.xml b/doc/en/GLib/VolumeAddedHandler.xml index a6c64c84d..e49af3c04 100644 --- a/doc/en/GLib/VolumeAddedHandler.xml +++ b/doc/en/GLib/VolumeAddedHandler.xml @@ -1,5 +1,6 @@ + gio-sharp diff --git a/doc/en/GLib/VolumeChangedArgs.xml b/doc/en/GLib/VolumeChangedArgs.xml index 511d3ff1b..19fcf44aa 100644 --- a/doc/en/GLib/VolumeChangedArgs.xml +++ b/doc/en/GLib/VolumeChangedArgs.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -25,6 +27,7 @@ + Property GLib.Volume diff --git a/doc/en/GLib/VolumeChangedHandler.xml b/doc/en/GLib/VolumeChangedHandler.xml index 53dc68848..03343cb34 100644 --- a/doc/en/GLib/VolumeChangedHandler.xml +++ b/doc/en/GLib/VolumeChangedHandler.xml @@ -1,5 +1,6 @@ + gio-sharp diff --git a/doc/en/GLib/VolumeMonitor.xml b/doc/en/GLib/VolumeMonitor.xml index 566551464..463f82edb 100644 --- a/doc/en/GLib/VolumeMonitor.xml +++ b/doc/en/GLib/VolumeMonitor.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -23,26 +25,9 @@ - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - - + Constructor @@ -56,7 +41,13 @@ + Method + + + System.Obsolete + + GLib.Volume @@ -73,6 +64,7 @@ + Property GLib.Drive[] @@ -86,6 +78,7 @@ + Property GLib.VolumeMonitor @@ -99,6 +92,7 @@ + Event @@ -116,6 +110,7 @@ + Event @@ -133,6 +128,7 @@ + Event @@ -150,6 +146,7 @@ + Event @@ -165,8 +162,27 @@ + + + + Event + + + GLib.Signal("drive-stop-button") + + + + GLib.DriveStopButtonHandler + + + To be added. + To be added. + + + + Method GLib.Mount @@ -184,6 +200,7 @@ + Method GLib.Volume @@ -201,6 +218,7 @@ + Property GLib.GType @@ -214,6 +232,7 @@ + Event @@ -231,6 +250,7 @@ + Event @@ -248,6 +268,7 @@ + Event @@ -265,6 +286,7 @@ + Event @@ -282,6 +304,7 @@ + Property GLib.Mount[] @@ -295,6 +318,7 @@ + Method @@ -316,6 +340,7 @@ + Method @@ -337,6 +362,7 @@ + Method @@ -358,6 +384,7 @@ + Method @@ -377,8 +404,31 @@ + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDriveStopButton", Type=typeof(GLib.VolumeMonitor)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + Method @@ -398,6 +448,7 @@ + Method @@ -420,6 +471,7 @@ + Method @@ -439,6 +491,7 @@ + Method @@ -461,6 +514,7 @@ + Method @@ -480,6 +534,7 @@ + Method @@ -501,6 +556,7 @@ + Method @@ -522,6 +578,7 @@ + Method @@ -543,6 +600,7 @@ + Method @@ -564,6 +622,7 @@ + Method @@ -585,6 +644,7 @@ + Method @@ -606,6 +666,7 @@ + Method @@ -627,6 +688,7 @@ + Event @@ -644,6 +706,7 @@ + Event @@ -661,6 +724,7 @@ + Event @@ -678,6 +742,7 @@ + Property GLib.Volume[] diff --git a/doc/en/GLib/VolumeRemovedArgs.xml b/doc/en/GLib/VolumeRemovedArgs.xml index 6ae9f09c9..6d63c41a4 100644 --- a/doc/en/GLib/VolumeRemovedArgs.xml +++ b/doc/en/GLib/VolumeRemovedArgs.xml @@ -1,5 +1,6 @@ + gio-sharp @@ -15,6 +16,7 @@ + Constructor @@ -25,6 +27,7 @@ + Property GLib.Volume diff --git a/doc/en/GLib/VolumeRemovedHandler.xml b/doc/en/GLib/VolumeRemovedHandler.xml index 7db281802..62938ba9a 100644 --- a/doc/en/GLib/VolumeRemovedHandler.xml +++ b/doc/en/GLib/VolumeRemovedHandler.xml @@ -1,5 +1,6 @@ + gio-sharp diff --git a/doc/en/GLib/Win32ResolverRequest.xml b/doc/en/GLib/Win32ResolverRequest.xml new file mode 100644 index 000000000..c5df1b47f --- /dev/null +++ b/doc/en/GLib/Win32ResolverRequest.xml @@ -0,0 +1,32 @@ + + + + + gio-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/WritableChangeEventArgs.xml b/doc/en/GLib/WritableChangeEventArgs.xml new file mode 100644 index 000000000..db7ef2c87 --- /dev/null +++ b/doc/en/GLib/WritableChangeEventArgs.xml @@ -0,0 +1,43 @@ + + + + + gio-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/WritableChangeEventHandler.xml b/doc/en/GLib/WritableChangeEventHandler.xml new file mode 100644 index 000000000..db10c676b --- /dev/null +++ b/doc/en/GLib/WritableChangeEventHandler.xml @@ -0,0 +1,24 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/WritableChangedArgs.xml b/doc/en/GLib/WritableChangedArgs.xml new file mode 100644 index 000000000..ff819fffc --- /dev/null +++ b/doc/en/GLib/WritableChangedArgs.xml @@ -0,0 +1,43 @@ + + + + + gio-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/WritableChangedHandler.xml b/doc/en/GLib/WritableChangedHandler.xml new file mode 100644 index 000000000..6487dfeb1 --- /dev/null +++ b/doc/en/GLib/WritableChangedHandler.xml @@ -0,0 +1,24 @@ + + + + + gio-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/GLib/ZlibCompressor.xml b/doc/en/GLib/ZlibCompressor.xml new file mode 100644 index 000000000..d87475723 --- /dev/null +++ b/doc/en/GLib/ZlibCompressor.xml @@ -0,0 +1,167 @@ + + + + + gio-sharp + + + GLib.Object + + + + GLib.Converter + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.ConverterResult + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("file-info") + + + + GLib.FileInfo + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("format") + + + + GLib.ZlibCompressorFormat + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("level") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + diff --git a/doc/en/GLib/ZlibCompressorFormat.xml b/doc/en/GLib/ZlibCompressorFormat.xml new file mode 100644 index 000000000..e8b9c90e7 --- /dev/null +++ b/doc/en/GLib/ZlibCompressorFormat.xml @@ -0,0 +1,58 @@ + + + + + gio-sharp + + + System.Enum + + + + GLib.GType(typeof(GLib.ZlibCompressorFormatGType)) + + + + To be added. + To be added. + + + + + + + Field + + GLib.ZlibCompressorFormat + + + To be added. + + + + + + + Field + + GLib.ZlibCompressorFormat + + + To be added. + + + + + + + Field + + GLib.ZlibCompressorFormat + + + To be added. + + + + + diff --git a/doc/en/GLib/ZlibDecompressor.xml b/doc/en/GLib/ZlibDecompressor.xml new file mode 100644 index 000000000..fa6b9aee2 --- /dev/null +++ b/doc/en/GLib/ZlibDecompressor.xml @@ -0,0 +1,146 @@ + + + + + gio-sharp + + + GLib.Object + + + + GLib.Converter + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.ConverterResult + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("file-info") + + + + GLib.FileInfo + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("format") + + + + GLib.ZlibCompressorFormat + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/AppLaunchContext.xml b/doc/en/Gdk/AppLaunchContext.xml new file mode 100644 index 000000000..e11dcdcba --- /dev/null +++ b/doc/en/Gdk/AppLaunchContext.xml @@ -0,0 +1,149 @@ + + + + + gdk-sharp + + + GLib.AppLaunchContext + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("display") + + + System.Obsolete + + + + Gdk.Display + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.Icon + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gdk.Screen + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/AreaUpdatedArgs.xml b/doc/en/Gdk/AreaUpdatedArgs.xml index 2032a7997..ddde12efb 100644 --- a/doc/en/Gdk/AreaUpdatedArgs.xml +++ b/doc/en/Gdk/AreaUpdatedArgs.xml @@ -1,25 +1,26 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property System.Int32 @@ -41,7 +43,8 @@ - + + Property System.Int32 @@ -52,20 +55,9 @@ - - - Property - - System.Int32 - - - The Y coordinate of the upper left point in the updated area. - A - - - - + + Property System.Int32 @@ -76,5 +68,18 @@ + + + + Property + + System.Int32 + + + The Y coordinate of the upper left point in the updated area. + A + + + diff --git a/doc/en/Gdk/AreaUpdatedHandler.xml b/doc/en/Gdk/AreaUpdatedHandler.xml index f0a8c0538..aaae96124 100644 --- a/doc/en/Gdk/AreaUpdatedHandler.xml +++ b/doc/en/Gdk/AreaUpdatedHandler.xml @@ -1,10 +1,20 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + To be added. To be added. @@ -15,15 +25,5 @@ To attach a to an event, add the AreaUpdatedHandler instance to the event. The methods referenced by the AreaUpdatedHandler instance are invoked whenever the event is raised, until the AreaUpdatedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gdk/ArgContext.xml b/doc/en/Gdk/ArgContext.xml new file mode 100644 index 000000000..55e00932f --- /dev/null +++ b/doc/en/Gdk/ArgContext.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/ArgDesc.xml b/doc/en/Gdk/ArgDesc.xml new file mode 100644 index 000000000..9467cbd0c --- /dev/null +++ b/doc/en/Gdk/ArgDesc.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/Atom.xml b/doc/en/Gdk/Atom.xml index 23ed53c86..546379b7a 100644 --- a/doc/en/Gdk/Atom.xml +++ b/doc/en/Gdk/Atom.xml @@ -1,25 +1,42 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An opaque type representing a string as an index into a table of strings on the X server. - - - GLib.Opaque + + An opaque type representing a string as an index into a table of strings on the X server. + + + + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + Method Gdk.Atom @@ -29,30 +46,16 @@ - Finds or creates an corresponding to a given string. an object of type an object of type + Finds or creates an corresponding to a given string. an object of type If is , do not create a new atom, but just return the atom if it already exists. - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - + + Property System.String @@ -66,6 +69,7 @@ + Method System.String diff --git a/doc/en/Gdk/AxisInfo.xml b/doc/en/Gdk/AxisInfo.xml new file mode 100644 index 000000000..8169a1b9b --- /dev/null +++ b/doc/en/Gdk/AxisInfo.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/AxisUse.xml b/doc/en/Gdk/AxisUse.xml index b07192682..89b159fb5 100644 --- a/doc/en/Gdk/AxisUse.xml +++ b/doc/en/Gdk/AxisUse.xml @@ -1,16 +1,12 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An enumeration describing the way in which a device axis (valuator) maps onto the predefined valuator types that Gtk# understands. - Documentation for this section has not yet been entered. - System.Enum @@ -19,9 +15,14 @@ GLib.GType(typeof(Gdk.AxisUseGType)) + + An enumeration describing the way in which a device axis (valuator) maps onto the predefined valuator types that Gtk# understands. + Documentation for this section has not yet been entered. + + Field Gdk.AxisUse @@ -33,86 +34,9 @@ - - - Field - - Gdk.AxisUse - - - - The axis is used as the x axis. - - - - - - - Field - - Gdk.AxisUse - - - - The axis is used as the y axis. - - - - - - - Field - - Gdk.AxisUse - - - - The axis is used for pressure information. - - - - - - - Field - - Gdk.AxisUse - - - - The axis is used for x tilt information. - - - - - - - Field - - Gdk.AxisUse - - - - The axis is used for y tilt information. - - - - - - - Field - - Gdk.AxisUse - - - - The axis is used for wheel information. - - - - + Field Gdk.AxisUse @@ -124,5 +48,89 @@ + + + + Field + + Gdk.AxisUse + + + + The axis is used for pressure information. + + + + + + + + Field + + Gdk.AxisUse + + + + The axis is used for wheel information. + + + + + + + + Field + + Gdk.AxisUse + + + + The axis is used as the x axis. + + + + + + + + Field + + Gdk.AxisUse + + + + The axis is used for x tilt information. + + + + + + + + Field + + Gdk.AxisUse + + + + The axis is used as the y axis. + + + + + + + + Field + + Gdk.AxisUse + + + + The axis is used for y tilt information. + + + + diff --git a/doc/en/Gdk/ByteOrder.xml b/doc/en/Gdk/ByteOrder.xml index 5c15322f5..030f9a14a 100644 --- a/doc/en/Gdk/ByteOrder.xml +++ b/doc/en/Gdk/ByteOrder.xml @@ -1,16 +1,12 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - A set of values describing the possible byte-orders for storing pixel values in memory. - - System.Enum @@ -19,9 +15,14 @@ GLib.GType(typeof(Gdk.ByteOrderGType)) + + A set of values describing the possible byte-orders for storing pixel values in memory. + + + Field Gdk.ByteOrder @@ -34,6 +35,7 @@ + Field Gdk.ByteOrder diff --git a/doc/en/Gdk/CairoHelper.xml b/doc/en/Gdk/CairoHelper.xml index d375e70a5..cf0c18704 100644 --- a/doc/en/Gdk/CairoHelper.xml +++ b/doc/en/Gdk/CairoHelper.xml @@ -1,16 +1,22 @@ + gdk-sharp - 2.12.0.0 System.Object + + Cairo backend API methods. + + + + Constructor @@ -18,25 +24,47 @@ - - + + + Method - System.Void + Cairo.Context + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean - + - a cairo context. - a . - Adds a region to the current path of the context. - + To be added. + To be added. + To be added. + To be added. + To be added. + + Method System.Void @@ -52,8 +80,64 @@ + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Cairo.Region + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + a cairo context. + a color. + Sets the source color for the Cairo context. + + + + Method System.Void @@ -73,65 +157,47 @@ - - - Method - - Cairo.Context - - - - - - 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. - + To be added. + To be added. + To be added. + To be added. + - - + + + 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. - + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + - - Cairo backend API methods. - - - diff --git a/doc/en/Gdk/ClientFilter.xml b/doc/en/Gdk/ClientFilter.xml new file mode 100644 index 000000000..b9c76d853 --- /dev/null +++ b/doc/en/Gdk/ClientFilter.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/ClosedArgs.xml b/doc/en/Gdk/ClosedArgs.xml index e5ff8fd78..eed64e579 100644 --- a/doc/en/Gdk/ClosedArgs.xml +++ b/doc/en/Gdk/ClosedArgs.xml @@ -1,25 +1,26 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property System.Boolean diff --git a/doc/en/Gdk/ClosedHandler.xml b/doc/en/Gdk/ClosedHandler.xml index 7bbb3e8ea..0340e8ce9 100644 --- a/doc/en/Gdk/ClosedHandler.xml +++ b/doc/en/Gdk/ClosedHandler.xml @@ -1,11 +1,21 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + To be added. To be added. @@ -16,15 +26,5 @@ To attach a to an event, add the ClosedHandler instance to the event. The methods referenced by the ClosedHandler instance are invoked whenever the event is raised, until the ClosedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gdk/Color.xml b/doc/en/Gdk/Color.xml index 5587b2a11..8ae2ccf02 100644 --- a/doc/en/Gdk/Color.xml +++ b/doc/en/Gdk/Color.xml @@ -1,12 +1,20 @@ - + + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + + + System.IEquatable<Gdk.Color> + + Describes an allocated or unallocated color. @@ -39,25 +47,10 @@ - - System.ValueType - - - - - Field - - Gdk.Color - - - - Unallocated, empty color. - - - + Constructor @@ -66,10 +59,10 @@ - Color constructor from RGB byte values Red value (0-255) Green value (0-255) Blue value (0-255) + Color constructor from RGB byte values This constructs the color from three byte values for red, @@ -103,30 +96,23 @@ - - - Method + + + + Field - Gdk.Color + System.UInt16 - - Creates a color from an unmanaged location. - A pointer to the unmanaged GdkColor structure. - This returns a Gdk.Color structure. - - - The parameter points to a C-based - GdkColor structure. This routine creates a Gdk.Color - structure from its unmanaged version. - - + Blue element of the color. + + Method System.Boolean @@ -135,8 +121,8 @@ - Compares whether two colors are equal. The color to compare + Compares whether two colors are equal. true if the red, green and blue components are the same @@ -146,8 +132,74 @@ + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Field + + System.UInt16 + + + + + Green element of the color. + + + - + + Property GLib.GType @@ -159,8 +211,88 @@ The GLib.GType for the Gdk.Color class. + + + + Method + + Gdk.Color + + + + + + A pointer to the unmanaged GdkColor structure. + Creates a color from an unmanaged location. + This returns a Gdk.Color structure. + + + The parameter points to a C-based + GdkColor structure. This routine creates a Gdk.Color + structure from its unmanaged version. + + + + + + + + Method + + GLib.Value + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + Gdk.Color + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + System.Boolean + + + + + + + A specifying the color. + The to fill in. + Parses a textual specification of a color and fill in the red, green, and blue fields of a structure. + A which indicates whether the parsing succeeded. + + The color is not allocated. + The text string can be in any of the forms accepted by XParseColor; these include name for a color from rgb.txt, such as DarkSlateGray, or a hex specification such as #3050b2 or #35b. + + + + Field System.UInt32 @@ -185,6 +317,7 @@ + Field System.UInt16 @@ -196,159 +329,17 @@ - - + + + Field - - System.UInt16 - - - - - Green element of the color. - - - - - - Field - - System.UInt16 - - - - - Blue element of the color. - - - - - - Method - - System.Int32 - - - - - - - To be added - a - a - a - To be added - - - - - - Method - - System.Int32 - - - - - - - To be added - a - a - a - To be added - - - - - - Method - - System.Int32 - - - - - - - To be added - a - a - a - To be added - - - - - - Method - - System.Int32 - - - - - - - To be added - a - a - a - To be added - - - - - - Method - - System.Boolean - - - - - - - A specifying the color. - The to fill in. - Parses a textual specification of a color and fill in the red, green, and blue fields of a structure. - A which indicates whether the parsing succeeded. - - The color is not allocated. - The text string can be in any of the forms accepted by XParseColor; these include name for a color from rgb.txt, such as DarkSlateGray, or a hex specification such as #3050b2 or #35b. - - - - - - Method - - GLib.Value - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Method Gdk.Color - - - + - To be added. - To be added. - To be added. - To be added. + Unallocated, empty color. + diff --git a/doc/en/Gdk/Colorspace.xml b/doc/en/Gdk/Colorspace.xml index 73babdd71..bf885eed1 100644 --- a/doc/en/Gdk/Colorspace.xml +++ b/doc/en/Gdk/Colorspace.xml @@ -1,16 +1,12 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - To be added - System.Enum @@ -19,9 +15,14 @@ GLib.GType(typeof(Gdk.ColorspaceGType)) + + To be added + To be added + + Field Gdk.Colorspace diff --git a/doc/en/Gdk/CreateSurfaceArgs.xml b/doc/en/Gdk/CreateSurfaceArgs.xml new file mode 100644 index 000000000..380f8151e --- /dev/null +++ b/doc/en/Gdk/CreateSurfaceArgs.xml @@ -0,0 +1,57 @@ + + + + + gdk-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/CreateSurfaceHandler.xml b/doc/en/Gdk/CreateSurfaceHandler.xml new file mode 100644 index 000000000..bc99ce31d --- /dev/null +++ b/doc/en/Gdk/CreateSurfaceHandler.xml @@ -0,0 +1,24 @@ + + + + + gdk-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gdk/CrossingMode.xml b/doc/en/Gdk/CrossingMode.xml index 6f169ec4d..876f7ee06 100644 --- a/doc/en/Gdk/CrossingMode.xml +++ b/doc/en/Gdk/CrossingMode.xml @@ -1,16 +1,12 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Specifies the crossing mode for - None. - System.Enum @@ -19,22 +15,14 @@ GLib.GType(typeof(Gdk.CrossingModeGType)) + + Specifies the crossing mode for + None. + - - - Field - - Gdk.CrossingMode - - - - Crossing because of pointer motion. - - - - + Field Gdk.CrossingMode @@ -46,8 +34,59 @@ + + + + Field + + Gdk.CrossingMode + + + To be added. + + + + + + + Field + + Gdk.CrossingMode + + + To be added. + + + + + + + Field + + Gdk.CrossingMode + + + + Crossing because of pointer motion. + + + + + + + + Field + + Gdk.CrossingMode + + + To be added. + + + + Field Gdk.CrossingMode diff --git a/doc/en/Gdk/Cursor.xml b/doc/en/Gdk/Cursor.xml index 00156cd4f..929c911bb 100644 --- a/doc/en/Gdk/Cursor.xml +++ b/doc/en/Gdk/Cursor.xml @@ -1,49 +1,133 @@ - + + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Object + + Standard and pixmap cursors The represents cursors. - - GLib.Opaque - - - - - Method - - Gdk.Cursor - - + + + + Constructor + + + + - Adds a reference to the cursor - Same cursor that was passed in. - + The cursor type. + Creates a cursor from standard definitions. + Creates a new cursor from the set of builtin cursors for the default display. See gdk_cursor_new_for_display(). + +To make the cursor invisible, use gdk_cursor_new_from_pixmap() to create a cursor with no pixels in it. + - - - Method - - System.Void - - + + + + Constructor + + + + - Removes a reference from cursor, deallocating the cursor if no references remain. - + raw managed pointer. + Internal constructor. + This is an internal constructor, do not use it. + + + + + + Constructor + + + + + + + The for which the cursor will be created. + Cursor to create. + Creates a new cursor from the set of builtin cursors. + None. + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + + + + a + a + a + a + To be added + To be added + + + + + + + Property + + + GLib.Property("cursor-type") + + + + Gdk.CursorType + + + To be added. + To be added. + To be added. + - + + Property + + + GLib.Property("display") + + Gdk.Display @@ -53,82 +137,9 @@ - - - Constructor - - - - - - Internal constructor. - raw managed pointer. - This is an internal constructor, do not use it. - - - - - Constructor - - - - - - Creates a cursor from standard definitions. - The cursor type. - Creates a new cursor from the set of builtin cursors for the default display. See gdk_cursor_new_for_display(). - -To make the cursor invisible, use gdk_cursor_new_from_pixmap() to create a cursor with no pixels in it. - - - - - - Constructor - - - - - - - Creates a new cursor from the set of builtin cursors. - The for which the cursor will be created. - Cursor to create. - None. - - - - - Constructor - - - - - - - - - - - Creates a new cursor from a given pixmap and mask. - The the pixmap specifying the cursor. - The specifying the mask, which must be the same size as source. - the foreground color, used for the bits in the source which are 1. The color does not have to be allocated first. - the background color, used for the bits in the source which are 0. The color does not have to be allocated first. - the horizontal offset of the 'hotspot' of the cursor. - the vertical offset of the 'hotspot' of the cursor. - Creates a new cursor from a given pixmap and mask. Both the pixmap and mask must have a depth of 1 (i.e. each pixel has only 2 values - on or off). The standard cursor size is 16 by 16 pixels. - - -Gdk.Pixmap pixmap = GetPixmap (); -Gdk.Bitmap mask = GetMask (); -Gdk.Cursor cursor = new Gdk.Cursor (pixmap, mask); - - - - - + + Property GLib.GType @@ -140,40 +151,9 @@ Gdk.Cursor cursor = new Gdk.Cursor (pixmap, mask); Returns the native value for . - - - Constructor - - - - - - - - - To be added - a - a - a - a - To be added - - - - - - Property - - Gdk.CursorType - - - To be added. - To be added. - To be added. - - - + + Property Gdk.Pixbuf @@ -185,23 +165,24 @@ Gdk.Cursor cursor = new Gdk.Cursor (pixmap, mask); - - + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetImage", Type=typeof(Gdk.Cursor)) + + - Gdk.Cursor + Gdk.Pixbuf - - - - + - The display for which to create the cursor. - The name of the cursor in the Cursor theme. - Creates a cursor by name in a cursor theme. - a , or . - Returns if the name doesn't have an associated cursor in the current Cursor theme. - + To be added. + To be added. + To be added. + diff --git a/doc/en/Gdk/CursorType.xml b/doc/en/Gdk/CursorType.xml index 56ff89d7f..15e1e4f1c 100644 --- a/doc/en/Gdk/CursorType.xml +++ b/doc/en/Gdk/CursorType.xml @@ -1,16 +1,12 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - The standard cursors available. - These do not document very well currently. If you look at the GDK api docs for GdkCursorType, you can see pictures that correspond to these different cursor types. - System.Enum @@ -19,22 +15,14 @@ GLib.GType(typeof(Gdk.CursorTypeGType)) + + The standard cursors available. + These do not document very well currently. If you look at the GDK api docs for GdkCursorType, you can see pictures that correspond to these different cursor types. + - - - Field - - Gdk.CursorType - - - - To be added - - - - + Field Gdk.CursorType @@ -48,6 +36,7 @@ + Field Gdk.CursorType @@ -61,6 +50,7 @@ + Field Gdk.CursorType @@ -72,8 +62,21 @@ + + + + Field + + Gdk.CursorType + + + To be added. + + + + Field Gdk.CursorType @@ -87,6 +90,7 @@ + Field Gdk.CursorType @@ -100,6 +104,7 @@ + Field Gdk.CursorType @@ -113,6 +118,7 @@ + Field Gdk.CursorType @@ -126,6 +132,7 @@ + Field Gdk.CursorType @@ -139,6 +146,7 @@ + Field Gdk.CursorType @@ -152,6 +160,7 @@ + Field Gdk.CursorType @@ -165,6 +174,7 @@ + Field Gdk.CursorType @@ -178,6 +188,7 @@ + Field Gdk.CursorType @@ -191,6 +202,7 @@ + Field Gdk.CursorType @@ -204,6 +216,7 @@ + Field Gdk.CursorType @@ -217,19 +230,7 @@ - Field - - Gdk.CursorType - - - - To be added - - - - - - + Field Gdk.CursorType @@ -243,6 +244,7 @@ + Field Gdk.CursorType @@ -254,775 +256,9 @@ - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - - Field - - Gdk.CursorType - - - - To be added - - - - - - + + + Field Gdk.CursorType @@ -1036,6 +272,861 @@ + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + + Field + + Gdk.CursorType + + + + To be added + + + + + + + Field Gdk.CursorType diff --git a/doc/en/Gdk/Device.xml b/doc/en/Gdk/Device.xml index 7f6f604fb..cd9db90ad 100644 --- a/doc/en/Gdk/Device.xml +++ b/doc/en/Gdk/Device.xml @@ -1,103 +1,359 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - This class contains a detailed description of an extended input device. - None. - GLib.Object + + This class contains a detailed description of an extended input device. + None. + - - - Method - - System.Boolean - - - - + + + + Constructor + + - To be added - To be added: an object of type 'Gdk.InputMode' - To be added: an object of type 'bool' - To be added + Internal constructor. + None. + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. - - + + + Property + + + GLib.Property("associated-device") + + Gdk.Device - Returns the core pointer device for the default display. - the core pointer device. - None. + To be added. + To be added. + To be added. + - - - Method + + + + Event + + + GLib.Signal("changed") + + - System.Void + System.EventHandler - - - - - - To be added - a - a - a - To be added + To be added. + To be added. + - - + + + + Property + + + GLib.Property("device-manager") + + + + Gdk.DeviceManager + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gdk.DeviceType + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("display") + + + + Gdk.Display + + + To be added. + To be added. + To be added. + + + + + + Method - System.Void + System.Boolean - + + + a + a + a To be added - a - a + a To be added + + + + Method + + Gdk.AxisUse + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gdk.TimeCoord[] + + + + + + + + a + a + a + To be added + a + To be added + + + + + + Method + + System.Boolean + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gdk.Window + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gdk.GrabStatus + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + - + + Property GLib.GType @@ -109,62 +365,96 @@ Returns the native value for . - - - Constructor - - - - - - Internal constructor - a - This is a constructor used by derivative types of that would have their own GLib.GType assigned to it. This is not typically used by C# code. - + + + + Property - System.Obsolete + GLib.Property("has-cursor") - - - - Constructor - - - - Internal constructor. - None. - - - - - Property - System.String + System.Boolean To be added - a + a To be added - - + + + Property + + + GLib.Property("input-mode") + + + + Gdk.InputMode + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("input-source") + + Gdk.InputSource + + To be added. + To be added. + To be added. + + + + + + + Method + + Gdk.Atom[] + - To be added - a - To be added + To be added. + To be added. + To be added. + + + + + + + Method + + Gdk.Device[] + + + + To be added. + To be added. + To be added. + - + + Property Gdk.InputMode @@ -176,135 +466,454 @@ To be added - - + + + Property + + + GLib.Property("name") + + - System.Boolean + System.String To be added - a + a To be added - - + + + + Property + + + GLib.Property("n-axes") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + Property System.Int32 - - To be added - a - To be added + To be added. + To be added. + To be added. + - - - Property - - System.Int32 - - - - To be added - a - To be added - - - - - Method - - System.Boolean - - - - - - - - To be added - a - a - a - a - To be added - - - - + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideChanged", Type=typeof(Gdk.Device)) + + System.Void - - - - - + - To be added - a - a - a - To be added + To be added. + To be added. + - - + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetHistory", Type=typeof(Gdk.Device)) + + - Gdk.DeviceAxis - - - - - - To be added - a - a - To be added - - - - - Method - - Gdk.DeviceKey - - - - - - To be added - a - a - To be added - - - - - Method - - Gdk.TimeCoord[] + System.Boolean + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetState", Type=typeof(Gdk.Device)) + + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGrab", Type=typeof(Gdk.Device)) + + + + Gdk.GrabStatus + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideQueryState", Type=typeof(Gdk.Device)) + + + + System.Boolean + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSelectWindowEvents", Type=typeof(Gdk.Device)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSetWindowCursor", Type=typeof(Gdk.Device)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideUngrab", Type=typeof(Gdk.Device)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideWarp", Type=typeof(Gdk.Device)) + + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideWindowAtPosition", Type=typeof(Gdk.Device)) + + + + Gdk.Window + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + a + a To be added - a - a - a - a To be added + + + + Method + + System.Void + + + + + + + + a + a + a + To be added + To be added + + + + + + Method + + System.Boolean + + + + + + To be added: an object of type 'Gdk.InputMode' + To be added + To be added: an object of type 'bool' + To be added + + + + + + Property + + Gdk.InputSource + + + + To be added + a + To be added + + + + + + Property + + + GLib.Property("type") + + + + Gdk.DeviceType + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gdk/DeviceAddedArgs.xml b/doc/en/Gdk/DeviceAddedArgs.xml new file mode 100644 index 000000000..c8cbe2c84 --- /dev/null +++ b/doc/en/Gdk/DeviceAddedArgs.xml @@ -0,0 +1,43 @@ + + + + + gdk-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + Gdk.Device + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/DeviceAddedHandler.xml b/doc/en/Gdk/DeviceAddedHandler.xml new file mode 100644 index 000000000..b0b416f25 --- /dev/null +++ b/doc/en/Gdk/DeviceAddedHandler.xml @@ -0,0 +1,24 @@ + + + + + gdk-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gdk/DeviceChangedArgs.xml b/doc/en/Gdk/DeviceChangedArgs.xml new file mode 100644 index 000000000..ae88fe852 --- /dev/null +++ b/doc/en/Gdk/DeviceChangedArgs.xml @@ -0,0 +1,43 @@ + + + + + gdk-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + Gdk.Device + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/DeviceChangedHandler.xml b/doc/en/Gdk/DeviceChangedHandler.xml new file mode 100644 index 000000000..7cc952155 --- /dev/null +++ b/doc/en/Gdk/DeviceChangedHandler.xml @@ -0,0 +1,24 @@ + + + + + gdk-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gdk/DeviceManager.xml b/doc/en/Gdk/DeviceManager.xml new file mode 100644 index 000000000..1cff67eff --- /dev/null +++ b/doc/en/Gdk/DeviceManager.xml @@ -0,0 +1,271 @@ + + + + + gdk-sharp + + + GLib.Object + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gdk.Device + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("device-added") + + + + Gdk.DeviceAddedHandler + + + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("device-changed") + + + + Gdk.DeviceChangedHandler + + + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("device-removed") + + + + Gdk.DeviceRemovedHandler + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("display") + + + + Gdk.Display + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Method + + Gdk.Device[] + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDeviceAdded", Type=typeof(Gdk.DeviceManager)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDeviceChanged", Type=typeof(Gdk.DeviceManager)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDeviceRemoved", Type=typeof(Gdk.DeviceManager)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetClientPointer", Type=typeof(Gdk.DeviceManager)) + + + + Gdk.Device + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideListDevices", Type=typeof(Gdk.DeviceManager)) + + + + Gdk.Device[] + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/DeviceRemovedArgs.xml b/doc/en/Gdk/DeviceRemovedArgs.xml new file mode 100644 index 000000000..55bcc7fe8 --- /dev/null +++ b/doc/en/Gdk/DeviceRemovedArgs.xml @@ -0,0 +1,43 @@ + + + + + gdk-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + Gdk.Device + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/DeviceRemovedHandler.xml b/doc/en/Gdk/DeviceRemovedHandler.xml new file mode 100644 index 000000000..f4266c05a --- /dev/null +++ b/doc/en/Gdk/DeviceRemovedHandler.xml @@ -0,0 +1,24 @@ + + + + + gdk-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gdk/DeviceType.xml b/doc/en/Gdk/DeviceType.xml new file mode 100644 index 000000000..44d7cde9f --- /dev/null +++ b/doc/en/Gdk/DeviceType.xml @@ -0,0 +1,58 @@ + + + + + gdk-sharp + + + System.Enum + + + + GLib.GType(typeof(Gdk.DeviceTypeGType)) + + + + To be added. + To be added. + + + + + + + Field + + Gdk.DeviceType + + + To be added. + + + + + + + Field + + Gdk.DeviceType + + + To be added. + + + + + + + Field + + Gdk.DeviceType + + + To be added. + + + + + diff --git a/doc/en/Gdk/Display.xml b/doc/en/Gdk/Display.xml index e8c965d6a..1180ca3fe 100644 --- a/doc/en/Gdk/Display.xml +++ b/doc/en/Gdk/Display.xml @@ -1,12 +1,17 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Object + + + Controls the keyboard/mouse pointer grabs and a set of GdkScreens. @@ -26,61 +31,35 @@ objects are the GDK representation of the X Display which can be described as a workstation consisting of a keyboard a pointing device (such as a mouse) and one or more screens. It is used to open and keep track of various objects currently instanciated by the application. It is also used to grab and release the keyboard and the mouse pointer. - - GLib.Object - - - - - - Method - - Gdk.Display - + + + + Constructor + - Opens the default display specified by the command line arguments or the environment variables, setting it as the default display, it it was already set, then its just returned. - A that is the default display just opened. - Global.ParseArgs should be called first. - - This method is internal and shouldn't be used in any application. - - - - - - Method - - Gdk.Display - - - - - - Opens a display. - a - the name of the display to open - a , or null if the display could not be opened. + To be added To be added - - - Method - - System.Void - + + + + Constructor + - + - Appends the given event onto the front of the event queue for display. - a to be appended onto the front of the event queue. - To be added + a + Internal constructor + This is not typically used by C# code. + Method System.Void @@ -90,27 +69,29 @@ - Adds a filter to be called when X ClientMessage events are received. a representing the type of ClientMessage events to receive. a to call to process the event. + Adds a filter to be called when X ClientMessage events are received. To be added - - - Method + + + + Property - System.Boolean + Gdk.AppLaunchContext - - Test if the pointer is grabbed. - a that is true if an active X pointer grab is in effect. - To be added + To be added. + To be added. + To be added. + + Method System.Void @@ -121,21 +102,9 @@ To be added - - - Method - - Gdk.Event - - - - Gets a copy of the first in the display's event queue, without removing the event from the queue. (Note that this function will not get more events from the windowing system. It only checks the events that have already been moved to the GDK event queue.) - a copy of the first on the event queue, or null if no events are in the queue. - To be added - - + Method System.Void @@ -146,104 +115,27 @@ To be added - - - Method + + + + Event + + + GLib.Signal("closed") + + - Gdk.Screen - - - - - - Returns a screen object for one of the screens of the display. - a representing the screen number - a - To be added - - - - - Method - - Gdk.DisplayPointerHooks - - - - - - - - a - the previous table - - - This function allows for hooking into the operation of - getting the current location of the pointer on a - particular display. This is only useful for such - low-level tools as an event recorder. Applications - should never have any reason to use this facility. - - - - - - - Method - - System.Void - - - - - - Release any keyboard grab. - a representing a a timestap. - To be added - - - - - Method - - System.Void - - - - - - Release any pointer grab. - a representing a a timestap. - To be added - - - - - Method - - System.Void + Gdk.ClosedHandler - To be added - To be added - - - - - Constructor - - - - - - Internal constructor - a - This is not typically used by C# code. + This event is emitted when the connect to the windowing system is closed. + None. - + + Property Gdk.Display @@ -254,22 +146,98 @@ To be added - - + + + Property - System.String + System.UInt32 + + + + To be added + a + To be added + + + + + + + Property + + Gdk.Window + + + + To be added + a + To be added + + + + + + + Property + + Gdk.Screen - The name of the display - A representing the - display name. - - + The default screen.. + The screen represending the DefaultScreen. + To be added + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + Gdk.DeviceManager + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.UInt32 + + + To be added + a + To be added + - + + Property System.UInt32 @@ -287,32 +255,9 @@ - - - Property - - Gdk.Screen - - - The default screen.. - The screen represending the DefaultScreen. - To be added - - - - - Property - - Gdk.Device - - - Returns the core pointer device for the given display. - The core pointer for the display. - To be added - - - + + Property Gdk.Event @@ -324,38 +269,106 @@ To be added - - - Property + + + + Method - System.Int32 - - - To be added - a - To be added - - - - - Event - - Gdk.ClosedHandler + System.Void - This event is emitted when the connect to the windowing system is closed. - None. + To be added + To be added + + + + + + + Method + + System.Void + + + + + + + a + a + To be added + To be added + + + + + + + Method + + System.Void + + + + + + + a + a + To be added + To be added + + + + + + Method + + System.Void + + + + + + + + a + a + a + To be added + To be added + + + + + + Method + + System.Void + + + + + + + + a + a + a + To be added + To be added - - - GLib.Signal("closed") - - + Method + + + System.Obsolete + + System.Void @@ -366,18 +379,63 @@ - Gets the current location of the pointer and the - current modifier mask for a given display. a a a a + Gets the current location of the pointer and the + current modifier mask for a given display. None + + + + Method + + System.Void + + + + + + + + + a + a + a + a + To be added + To be added + + + + + + Method + + Gdk.Screen + + + + + + a representing the screen number + Returns a screen object for one of the screens of the display. + a + To be added + + + Method + + + System.Obsolete + + Gdk.Window @@ -386,9 +444,9 @@ - Obtains the window underneath the mouse pointer. a a + Obtains the window underneath the mouse pointer. a Obtains the window underneath the mouse pointer, returning the location of that window in win_x, win_y for @@ -397,7 +455,8 @@ - + + Property GLib.GType @@ -409,41 +468,58 @@ To be added - - - Method + + + + Property - System.Void + System.Boolean - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. + To be added. + To be added. + To be added. + - - - Constructor - - - - + + + + Property + + System.Boolean + - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. + To be added. + To be added. + To be added. + + + + + + Method System.Obsolete + + System.Void + + + + + + a representing a a timestap. + Release any keyboard grab. + To be added + + Method Gdk.Device[] @@ -455,136 +531,356 @@ To be added - - - Constructor - - - - To be added - To be added - - - - - Method - - System.Void - - - - - - - - - To be added - a - a - a - a - To be added - - - - - Method - - System.Void - - - - - - - To be added - a - a - To be added - - - - - Method - - System.Void - - - - - - - - To be added - a - a - a - To be added - - - - - Method - - System.Void - - - - - - - - To be added - a - a - a - To be added - - - - + + + Property - Gdk.Window + System.String + + + The name of the display + A representing the + display name. + + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added + a + To be added + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideAfterProcessAllUpdates", Type=typeof(Gdk.Display)) + + + + System.Void - To be added - a - To be added - + To be added. + To be added. + - - - Property + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideBeep", Type=typeof(Gdk.Display)) + + - System.UInt32 - - - To be added - a - To be added - - - - - - Property - - System.UInt32 + System.Void - To be added - a - To be added - + To be added. + To be added. + - - + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideBeforeProcessAllUpdates", Type=typeof(Gdk.Display)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideClosed", Type=typeof(Gdk.Display)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideConvertSelection", Type=typeof(Gdk.Display)) + + + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCreateWindowImpl", Type=typeof(Gdk.Display)) + + + + System.Void + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideEventDataCopy", Type=typeof(Gdk.Display)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideEventDataFree", Type=typeof(Gdk.Display)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideFlush", Type=typeof(Gdk.Display)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetAppLaunchContext", Type=typeof(Gdk.Display)) + + + + Gdk.AppLaunchContext + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetCursorForName", Type=typeof(Gdk.Display)) + + + + Gdk.Cursor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetCursorForPixbuf", Type=typeof(Gdk.Display)) + + + + Gdk.Cursor + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetCursorForType", Type=typeof(Gdk.Display)) + + + + Gdk.Cursor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetDefaultCursorSize", Type=typeof(Gdk.Display)) + + System.Void @@ -593,56 +889,822 @@ - To be added - a - a - To be added - + To be added. + To be added. + To be added. + To be added. + - - + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetDefaultGroup", Type=typeof(Gdk.Display)) + + + + Gdk.Window + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetDefaultScreen", Type=typeof(Gdk.Display)) + + + + Gdk.Screen + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetKeymap", Type=typeof(Gdk.Display)) + + + + Gdk.Keymap + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetMaximalCursorSize", Type=typeof(Gdk.Display)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetName", Type=typeof(Gdk.Display)) + + + + System.String + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetNextSerial", Type=typeof(Gdk.Display)) + + + + System.UInt64 + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetNScreens", Type=typeof(Gdk.Display)) + + + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetScreen", Type=typeof(Gdk.Display)) + + + + Gdk.Screen + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetSelectionOwner", Type=typeof(Gdk.Display)) + + + + Gdk.Window + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetSelectionProperty", Type=typeof(Gdk.Display)) + + + + System.Int32 + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideHasPending", Type=typeof(Gdk.Display)) + + System.Boolean - To be added - a - To be added - + To be added. + To be added. + To be added. + - - + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideListDevices", Type=typeof(Gdk.Display)) + + + + GLib.List + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideNotifyStartupComplete", Type=typeof(Gdk.Display)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideOpened", Type=typeof(Gdk.Display)) + + System.Void - To be added - To be added - + To be added. + To be added. + - - + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePopErrorTrap", Type=typeof(Gdk.Display)) + + + + System.Int32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePushErrorTrap", Type=typeof(Gdk.Display)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideQueueEvents", Type=typeof(Gdk.Display)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRequestSelectionNotification", Type=typeof(Gdk.Display)) + + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSendSelectionNotify", Type=typeof(Gdk.Display)) + + + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSetSelectionOwner", Type=typeof(Gdk.Display)) + + + + System.Boolean + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideStoreClipboard", Type=typeof(Gdk.Display)) + + + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSupportsClipboardPersistence", Type=typeof(Gdk.Display)) + + System.Boolean - To be added - a + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSupportsComposite", Type=typeof(Gdk.Display)) + + + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSupportsCursorAlpha", Type=typeof(Gdk.Display)) + + + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSupportsCursorColor", Type=typeof(Gdk.Display)) + + + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSupportsInputShapes", Type=typeof(Gdk.Display)) + + + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSupportsSelectionNotification", Type=typeof(Gdk.Display)) + + + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSupportsShapes", Type=typeof(Gdk.Display)) + + + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSync", Type=typeof(Gdk.Display)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideTextPropertyToUtf8List", Type=typeof(Gdk.Display)) + + + + System.Int32 + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideUtf8ToStringTarget", Type=typeof(Gdk.Display)) + + + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gdk.Display + + + + + + a - the name of the display to open + Opens a display. + a , or null if the display could not be opened. + To be added + + + + + + Method + + Gdk.Display + + + + Opens the default display specified by the command line arguments or the environment variables, setting it as the default display, it it was already set, then its just returned. + A that is the default display just opened. + Global.ParseArgs should be called first. + + This method is internal and shouldn't be used in any application. + + + + + + + Event + + + GLib.Signal("opened") + + + + System.EventHandler + + + To be added. + To be added. + + + + + + + Method + + Gdk.Event + + + + Gets a copy of the first in the display's event queue, without removing the event from the queue. (Note that this function will not get more events from the windowing system. It only checks the events that have already been moved to the GDK event queue.) + a copy of the first on the event queue, or null if no events are in the queue. + To be added + + + + + + Method + + + System.Obsolete + + + + System.Boolean + + + + Test if the pointer is grabbed. + a that is true if an active X pointer grab is in effect. + To be added + + + + + + Method + + + System.Obsolete + + + + System.Void + + + + + + a representing a a timestap. + Release any pointer grab. + To be added + + + + + + Method + + System.Void + + + + + + a to be appended onto the front of the event queue. + Appends the given event onto the front of the event queue for display. To be added - + Method System.Boolean @@ -651,8 +1713,8 @@ - To be added a + To be added a To be added @@ -660,6 +1722,7 @@ + Method System.Void @@ -671,31 +1734,18 @@ - To be added a a a a - To be added - - - - - - Method - - System.Boolean - - - To be added - a To be added + Method System.Boolean @@ -708,9 +1758,115 @@ + + + + Property + + System.Boolean + + + Indicates if Compositing is supported. + If compositing is supported, , otherwise . + + + + + + + + Method + + System.Boolean + + + + To be added + a + To be added + + + + + + + Method + + System.Boolean + + + + To be added + a + To be added + + + + + + + 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. + + + + + + + Method + + System.Boolean + + + + To be added + a + To be added + + + + + + + Property + + System.Boolean + + + Indicates if shaped windows are supported. + If shaped windows are supported, , otherwise . + Use to alter the shape if support is indicated. + + + + + + + Method + + System.Void + + + + To be added + To be added + + + Method + + + System.Obsolete + + System.Void @@ -728,44 +1884,5 @@ - - - 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. - - - - - - Property - - System.Boolean - - - Indicates if Compositing is supported. - If compositing is supported, , otherwise . - - - - diff --git a/doc/en/Gdk/DisplayManager.xml b/doc/en/Gdk/DisplayManager.xml index f85d1bdaf..0b4020d8b 100644 --- a/doc/en/Gdk/DisplayManager.xml +++ b/doc/en/Gdk/DisplayManager.xml @@ -1,24 +1,88 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - The purpose of this class is to offer notification when displays appear or disappear or the default display changes. - To be added - GLib.Object + + The purpose of this class is to offer notification when displays appear or disappear or the default display changes. + To be added + + + + + Constructor + + + + Do not use. + This object is a singleton object, and should be accessed through instead of creating a new instance. + + + + + + Constructor + + + + + + raw unmanaged pointer. + Internal constructor. + This constructor is internal and should not be used. + + + + + + Property + + + GLib.Property("default-display") + + + + Gdk.Display + + + + + Access and modify the default display. + The default . + None. + + + + + + Event + + + GLib.Signal("display-opened") + + + + Gdk.DisplayOpenedHandler + + + + Event emitted when a display is opened. + None. + + + Method Gdk.DisplayManager @@ -30,57 +94,9 @@ This is the only valid way to access this class. - - - Constructor - - - - - - Internal constructor. - raw unmanaged pointer. - This constructor is internal and should not be used. - - - - - Property - - Gdk.Display - - - - - Access and modify the default display. - The default . - None. - - - - GLib.Property("default-display") - - - - - - Event - - Gdk.DisplayOpenedHandler - - - - Event emitted when a display is opened. - None. - - - - GLib.Signal("display_opened") - - - - + + Property GLib.GType @@ -92,41 +108,9 @@ Returns the native value for . - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - + Method Gdk.Display[] @@ -138,14 +122,248 @@ None. - - - Constructor - + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideAtomIntern", Type=typeof(Gdk.DisplayManager)) + + + + Gdk.Atom + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDisplayOpened", Type=typeof(Gdk.DisplayManager)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetAtomName", Type=typeof(Gdk.DisplayManager)) + + + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetDefaultDisplay", Type=typeof(Gdk.DisplayManager)) + + + + Gdk.Display + - Do not use. - This object is a singleton object, and should be accessed through instead of creating a new instance. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetKeyvalName", Type=typeof(Gdk.DisplayManager)) + + + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideKeyvalConvertCase", Type=typeof(Gdk.DisplayManager)) + + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideListDisplays", Type=typeof(Gdk.DisplayManager)) + + + + GLib.SList + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideLookupKeyval", Type=typeof(Gdk.DisplayManager)) + + + + System.UInt32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideOpenDisplay", Type=typeof(Gdk.DisplayManager)) + + + + Gdk.Display + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSetDefaultDisplay", Type=typeof(Gdk.DisplayManager)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + Gdk.Display + + + + + + To be added. + To be added. + To be added. + To be added. + diff --git a/doc/en/Gdk/DisplayOpenedArgs.xml b/doc/en/Gdk/DisplayOpenedArgs.xml index 05d51a5d1..3c91c6392 100644 --- a/doc/en/Gdk/DisplayOpenedArgs.xml +++ b/doc/en/Gdk/DisplayOpenedArgs.xml @@ -1,25 +1,26 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gdk.Display diff --git a/doc/en/Gdk/DisplayOpenedHandler.xml b/doc/en/Gdk/DisplayOpenedHandler.xml index f93028c7a..7c84c13c0 100644 --- a/doc/en/Gdk/DisplayOpenedHandler.xml +++ b/doc/en/Gdk/DisplayOpenedHandler.xml @@ -1,11 +1,21 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + To be added. To be added. @@ -16,15 +26,5 @@ To attach a to an event, add the DisplayOpenedHandler instance to the event. The methods referenced by the DisplayOpenedHandler instance are invoked whenever the event is raised, until the DisplayOpenedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gdk/Drag.xml b/doc/en/Gdk/Drag.xml index 743b9eb1e..eaff6facc 100644 --- a/doc/en/Gdk/Drag.xml +++ b/doc/en/Gdk/Drag.xml @@ -1,23 +1,35 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - To be added - System.Object + + To be added + To be added + - - + + + + Constructor + + + + To be added + To be added + + + + + Method System.Void @@ -27,14 +39,118 @@ - Drops on the current destination. a the timestamp for this operation. + Aborts a drag without dropping. + To be added + + + + + + Method + + Gdk.DragContext + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + a + the timestamp for this operation. + Drops on the current destination. + To be added + + + + + + Method + + System.Boolean + + + + + + a + To be added + a + To be added + + + + + + + Method + + System.Void + + + + + + + + + + + + a + a window which may be at the pointer position, but should be ignored, since it is put up by the drag source as an icon. + the screen where the destination window is sought. + the x position of the pointer in root coordinates. + the y position of the pointer in root coordinates. + location to store the destination window in. + location to store the DND protocol in. + Finds the destination window and DND protocol to use at the given pointer position. + This function is called by the drag source to obtain the dest_window and protocol parameters for . + + + + + + Method + + Gdk.Atom + + + + + + a + Returns the selection atom for the current source window. + the selection atom. To be added + Method System.Boolean @@ -50,7 +166,6 @@ - Updates the drag context when the pointer moves or the set of actions changes. a the new destination window, obtained by . the DND protocol in use, obtained by . @@ -59,29 +174,14 @@ the suggested action. the possible actions. the timestamp for this operation. + Updates the drag context when the pointer moves or the set of actions changes. a This function is called by the drag source. - - - Method - - System.Void - - - - - - - Aborts a drag without dropping. - a - the timestamp for this operation. - To be added - - + Method System.Void @@ -92,147 +192,12 @@ - Selects one of the actions offered by the drag source. a the selected action which will be taken when a drop happens, or 0 to indicate that a drop will not be accepted. the timestamp for this operation. + Selects one of the actions offered by the drag source. This function is called by the drag destination in response to called by the drag source. - - - Method - - Gdk.Atom - - - - - - Returns the selection atom for the current source window. - a - the selection atom. - To be added - - - - - Constructor - - - - To be added - To be added - - - - - Method - - System.UInt32 - - - - - - - - Finds out the DND protocol supported by a window. - the where the destination window resides. - the X id of the destination window. - location where the supported DND protocol is returned. - the X id of the window where the drop should happen. This may be xid or the X id of a proxy window, or None if xid doesn't support Drag and Drop. - To be added - - - - - Method - - System.UInt32 - - - - - - - Finds out the DND protocol supported by a window. - the X id of the destination window. - location where the supported DND protocol is returned. - the X id of the window where the drop should happen. This may be xid or the X id of a proxy window, or None if xid doesn't support Drag and Drop. - To be added - - - - - Method - - System.Void - - - - - - - - - - - Finds the destination window and DND protocol to use at the given pointer position. - a - a window which may be at the pointer position, but should be ignored, since it is put up by the drag source as an icon. - the x position of the pointer in root coordinates. - the y position of the pointer in root coordinates. - location to store the destination window in. - location to store the DND protocol in. - - This function is called by the drag source to obtain the dest_window and protocol parameters for . - - - - - - Method - - System.Void - - - - - - - - - - - - Finds the destination window and DND protocol to use at the given pointer position. - a - a window which may be at the pointer position, but should be ignored, since it is put up by the drag source as an icon. - the screen where the destination window is sought. - the x position of the pointer in root coordinates. - the y position of the pointer in root coordinates. - location to store the destination window in. - location to store the DND protocol in. - This function is called by the drag source to obtain the dest_window and protocol parameters for . - - - - - Method - - System.Boolean - - - - - - To be added - a - a - To be added - - - diff --git a/doc/en/Gdk/DragAction.xml b/doc/en/Gdk/DragAction.xml index d5dbad9c1..ee339d296 100644 --- a/doc/en/Gdk/DragAction.xml +++ b/doc/en/Gdk/DragAction.xml @@ -1,16 +1,12 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Used in to indicate what the destination should do with the dropped data. - None. - System.Enum @@ -22,74 +18,14 @@ System.Flags + + Used in to indicate what the destination should do with the dropped data. + None. + - - - Field - - Gdk.DragAction - - - - The default action. The same as the Copy action. - - - - - - - Field - - Gdk.DragAction - - - - Copy the data. - - - - - - - Field - - Gdk.DragAction - - - - Move the data, i.e. first copy it, then delete it from the source using the DELETE targetof the X selection protocol. - - - - - - - Field - - Gdk.DragAction - - - - Add a link to the data. Note that this is only useful if source and destination agree on what it means. - - - - - - - Field - - Gdk.DragAction - - - - Special action which tells the source that the destination will do something that the source doesn't understand. - - - - + Field Gdk.DragAction @@ -101,5 +37,75 @@ + + + + Field + + Gdk.DragAction + + + + Copy the data. + + + + + + + + Field + + Gdk.DragAction + + + + The default action. The same as the Copy action. + + + + + + + + Field + + Gdk.DragAction + + + + Add a link to the data. Note that this is only useful if source and destination agree on what it means. + + + + + + + + Field + + Gdk.DragAction + + + + Move the data, i.e. first copy it, then delete it from the source using the DELETE targetof the X selection protocol. + + + + + + + + Field + + Gdk.DragAction + + + + Special action which tells the source that the destination will do something that the source doesn't understand. + + + + diff --git a/doc/en/Gdk/DragContext.xml b/doc/en/Gdk/DragContext.xml index 16d09a050..731e55176 100644 --- a/doc/en/Gdk/DragContext.xml +++ b/doc/en/Gdk/DragContext.xml @@ -1,39 +1,25 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - This holds information about a drag in progress. It is used on both source and destination sides. - None. - GLib.Object + + This holds information about a drag in progress. It is used on both source and destination sides. + None. + - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - + + Constructor @@ -42,73 +28,25 @@ None. - - - Property - - Gdk.DragProtocol - - + + + + Constructor + + + + - The DND protocol that governs this drag. - The DND protocol which governs this drag. - None. - - - - - Property - - System.Boolean - - - - True if the context is used on the source side. - True if the context is used on the source side. - None. - - - - - Property - - Gdk.Window - - - - The source of this drag. - The source of this drag. - None. - - - - - Property - - Gdk.Window - - - - The destination window of this drag. - The destination window of this drag. - None. - - - - - Property - - Gdk.Atom[] - - - - A list of targets offered by the source. - A list of targets offered by the source. - None. + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + - + + Property Gdk.DragAction @@ -120,47 +58,37 @@ None. - - + + + Property - Gdk.DragAction + Gdk.Window - The action suggested by the source. - The suggested by the source. + The destination window of this drag. + The destination window of this drag. None. - - + + + Property - Gdk.DragAction + Gdk.Device - - The action chosen by the destination. - The chosen by the destination. - None. - - - - - Property - - System.UInt32 - - - - A timestamp, in milliseconds, recording the start time of this drag. - A timestamp, in milliseconds, recording the start time of this drag. - None. + To be added. + To be added. + To be added. + - + + Property GLib.GType @@ -172,48 +100,297 @@ Returns the native value for . - - - Constructor - - - - + + + + Method + + Gdk.Atom[] + + - Internal constructor - a - This is a constructor used by derivative types of that would have their own GLib.GType assigned to it. This is not typically used by C# code. + To be added. + To be added. + To be added. + + + + + + Method - System.Obsolete + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDragAbort", Type=typeof(Gdk.DragContext)) - - - - Method System.Void - + + + - To be added - To be added - + To be added. + To be added. + To be added. + - - + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDragDrop", Type=typeof(Gdk.DragContext)) + + System.Void + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDragMotion", Type=typeof(Gdk.DragContext)) + + + + System.Boolean + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDragStatus", Type=typeof(Gdk.DragContext)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDropFinish", Type=typeof(Gdk.DragContext)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDropReply", Type=typeof(Gdk.DragContext)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDropStatus", Type=typeof(Gdk.DragContext)) + + + + System.Boolean + - To be added - To be added - + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideFindWindow", Type=typeof(Gdk.DragContext)) + + + + Gdk.Window + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetSelection", Type=typeof(Gdk.DragContext)) + + + + Gdk.Atom + + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gdk.DragProtocol + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gdk.DragAction + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gdk.Window + + + + The source of this drag. + The source of this drag. + None. + + + + + + Property + + Gdk.DragAction + + + + The action suggested by the source. + The suggested by the source. + None. diff --git a/doc/en/Gdk/DragProtocol.xml b/doc/en/Gdk/DragProtocol.xml index 34c7fa3dc..8490320bd 100644 --- a/doc/en/Gdk/DragProtocol.xml +++ b/doc/en/Gdk/DragProtocol.xml @@ -1,16 +1,12 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Used in to indicate the protocol according to which DND is done. - None. - System.Enum @@ -19,9 +15,28 @@ GLib.GType(typeof(Gdk.DragProtocolGType)) + + Used in to indicate the protocol according to which DND is done. + None. + + + + + Field + + Gdk.DragProtocol + + + + Intra-application DND. + + + + + Field Gdk.DragProtocol @@ -33,21 +48,38 @@ - - + + + + Field + + Gdk.DragProtocol + + + + + None. + + + + + + + Field Gdk.DragProtocol - The Xdnd protocol. + The complex OLE2 DND protocol (not implemented). + Field Gdk.DragProtocol @@ -61,6 +93,7 @@ + Field Gdk.DragProtocol @@ -72,42 +105,16 @@ - - + + + Field Gdk.DragProtocol - The complex OLE2 DND protocol (not implemented). - - - - - - - Field - - Gdk.DragProtocol - - - - Intra-application DND. - - - - - - - Field - - Gdk.DragProtocol - - - - - None. + The Xdnd protocol. diff --git a/doc/en/Gdk/Drop.xml b/doc/en/Gdk/Drop.xml index 8476f769d..8832df0df 100644 --- a/doc/en/Gdk/Drop.xml +++ b/doc/en/Gdk/Drop.xml @@ -1,42 +1,35 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - To be added - System.Object + + To be added + To be added + - - - Method - - System.Void - - - - - - + + + + Constructor + + To be added - a - a - a To be added + Method System.Void @@ -47,19 +40,29 @@ - To be added a a a + To be added To be added - - - Constructor - - + + + + Method + + System.Void + + + + + + + a + To be added. + a To be added To be added diff --git a/doc/en/Gdk/Error.xml b/doc/en/Gdk/Error.xml index 180a04b44..ccd98355a 100644 --- a/doc/en/Gdk/Error.xml +++ b/doc/en/Gdk/Error.xml @@ -1,36 +1,49 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - To be added - System.Object + + To be added + To be added + - - - Method - - System.Int32 - + + + + Constructor + To be added - a To be added + + + + Method + + System.Void + + + + To be added. + To be added. + + + + Method System.Void @@ -41,15 +54,5 @@ To be added - - - Constructor - - - - To be added - To be added - - diff --git a/doc/en/Gdk/Event.xml b/doc/en/Gdk/Event.xml index 1d9603d3a..099fd307b 100644 --- a/doc/en/Gdk/Event.xml +++ b/doc/en/Gdk/Event.xml @@ -1,16 +1,12 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - This object contains the fields that are common to all Event classes. Any Gdk.Event* can be safely cast to a Gdk.Event - This class is equivalent to the GdkEventAny structure in the C API. - System.Object @@ -19,36 +15,48 @@ GLib.IWrapper + + This object contains the fields that are common to all Event classes. Any Gdk.Event* can be safely cast to a Gdk.Event + This class is equivalent to the GdkEventAny structure in the C API. + + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. - - - Property + + + + Method - Gdk.EventType + Gdk.Event + + + - the type of the event. - the type of the event. - None. + a + Gets an Event or Event subclass for a native event pointer. + a + + - + + Property GLib.GType @@ -61,7 +69,8 @@ - + + Property System.IntPtr @@ -73,51 +82,9 @@ This property should rarely if ever need to be accessed. - - - Property - - Gdk.Window - - - - The window which received the event. - The window which received the event. - This is a not a . - - - - - Property - - System.Boolean - - - - true if the event was sent explicitly (e.g. using XSendEvent). - true if the event was sent explicitly (e.g. using XSendEvent). - None. - - - - - Method - - Gdk.Event - - - - - - Gets an Event or Event subclass for a native event pointer. - a - a - - - - + Method Gdk.Event @@ -133,5 +100,46 @@ + + + + Property + + System.Boolean + + + + true if the event was sent explicitly (e.g. using XSendEvent). + true if the event was sent explicitly (e.g. using XSendEvent). + None. + + + + + + Property + + Gdk.EventType + + + the type of the event. + the type of the event. + None. + + + + + + Property + + Gdk.Window + + + + The window which received the event. + The window which received the event. + This is a not a . + + diff --git a/doc/en/Gdk/EventButton.xml b/doc/en/Gdk/EventButton.xml index 3b4d9c2a9..c4bb4a96d 100644 --- a/doc/en/Gdk/EventButton.xml +++ b/doc/en/Gdk/EventButton.xml @@ -1,12 +1,16 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gdk.Event + + Used for button press and button release events. @@ -37,91 +41,38 @@ - - Gdk.Event - - - - - Property - - System.UInt32 - - + + + + Constructor + + + + - The time of the event in milliseconds. - a - + a to a + Internal constructor + This constructor is internal and should not be used. - - + + + Property - Gdk.ModifierType + System.Double[] - A bit-mask representing the state of the modifier keys (e.g. Control, Shift and Alt) and the pointer buttons. - a - - - - - - Property - - System.Double - - - - The x coordinate of the pointer relative to the window. - a - - - - - - Property - - System.Double - - - - The y coordinate of the pointer relative to the window. - a - - - - - - Property - - System.Double - - - - The x coordinate of the pointer relative to the root of the screen. - a - - - - - - Property - - System.Double - - - - The y coordinate of the pointer relative to the root of the screen. - a + x, y translated to the axes of device, or null if device is the mouse. + a - + + Property System.UInt32 @@ -134,7 +85,8 @@ - + + Property Gdk.Device @@ -146,30 +98,88 @@ - - + + + Property - System.Double[] + Gdk.ModifierType - x, y translated to the axes of device, or null if device is the mouse. - a + A bit-mask representing the state of the modifier keys (e.g. Control, Shift and Alt) and the pointer buttons. + a - - - Constructor - - - - + + + + Property + + System.UInt32 + + - Internal constructor - a to a - This constructor is internal and should not be used. + The time of the event in milliseconds. + a + + + + + + + Property + + System.Double + + + + The x coordinate of the pointer relative to the window. + a + + + + + + + Property + + System.Double + + + + The x coordinate of the pointer relative to the root of the screen. + a + + + + + + + Property + + System.Double + + + + The y coordinate of the pointer relative to the window. + a + + + + + + + Property + + System.Double + + + + The y coordinate of the pointer relative to the root of the screen. + a + diff --git a/doc/en/Gdk/EventConfigure.xml b/doc/en/Gdk/EventConfigure.xml index 9db8823b6..9076a31c6 100644 --- a/doc/en/Gdk/EventConfigure.xml +++ b/doc/en/Gdk/EventConfigure.xml @@ -1,24 +1,67 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gdk.Event + + Generated when a window size or position has changed. - - Gdk.Event - - + + + + Constructor + + + + + + the raw unmanaged pointer. + Internal constructor. + This constructor is internal, and should not be used. + + + + + + Property + + System.Int32 + + + + The new height of the window. + The new height of the window. + None. + + + + + + Property + + System.Int32 + + + + The new width of the window. + The new width of the window. + None. + + - + + Property System.Int32 @@ -31,7 +74,8 @@ - + + Property System.Int32 @@ -43,44 +87,5 @@ None. - - - Property - - System.Int32 - - - - The new width of the window. - The new width of the window. - None. - - - - - Property - - System.Int32 - - - - The new height of the window. - The new height of the window. - None. - - - - - Constructor - - - - - - Internal constructor. - the raw unmanaged pointer. - This constructor is internal, and should not be used. - - diff --git a/doc/en/Gdk/EventCrossing.xml b/doc/en/Gdk/EventCrossing.xml index 974bf729f..21ced3245 100644 --- a/doc/en/Gdk/EventCrossing.xml +++ b/doc/en/Gdk/EventCrossing.xml @@ -1,128 +1,39 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gdk.Event + + Generated when the pointer enters or leaves a window. - - Gdk.Event - - - - - Property - - System.UInt32 - - + + + + Constructor + + + + - The time of the event in milliseconds. - The time of the event in milliseconds. - None. - - - - - Property - - Gdk.ModifierType - - - - An enum representing the state of the modifier keys (e.g. Control, Shift and Alt) and the pointer buttons. - An enum representing the state of the modifier keys (e.g. Control, Shift and Alt) and the pointer buttons. - None. - - - - - Property - - System.Double - - - - The x coordinate of the pointer relative to the window. - The x coordinate of the pointer relative to the window. - None. - - - - - Property - - System.Double - - - - The y coordinate of the pointer relative to the window. - The y coordinate of the pointer relative to the window. - None. - - - - - Property - - System.Double - - - - The x coordinate of the pointer relative to the root of the screen. - The x coordinate of the pointer relative to the root of the screen. - None. - - - - - Property - - System.Double - - - - The y coordinate of the pointer relative to the root of the screen. - The y coordinate of the pointer relative to the root of the screen. - None. - - - - - Property - - Gdk.Window - - - - The window that was entered or left. - The window that was entered or left. - None. - - - - - Property - - Gdk.CrossingMode - - - - The crossing mode. - The crossing mode. - None. + raw managed pointer. + Internal constructor. + This constructor should never be used. - + + Property Gdk.NotifyType @@ -135,7 +46,8 @@ - + + Property System.Boolean @@ -147,17 +59,116 @@ None. - - - Constructor - - - - + + + + Property + + Gdk.CrossingMode + + - Internal constructor. - raw managed pointer. - This constructor should never be used. + The crossing mode. + The crossing mode. + None. + + + + + + Property + + Gdk.ModifierType + + + + An enum representing the state of the modifier keys (e.g. Control, Shift and Alt) and the pointer buttons. + An enum representing the state of the modifier keys (e.g. Control, Shift and Alt) and the pointer buttons. + None. + + + + + + Property + + Gdk.Window + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.UInt32 + + + + The time of the event in milliseconds. + The time of the event in milliseconds. + None. + + + + + + Property + + System.Double + + + + The x coordinate of the pointer relative to the window. + The x coordinate of the pointer relative to the window. + None. + + + + + + Property + + System.Double + + + + The x coordinate of the pointer relative to the root of the screen. + The x coordinate of the pointer relative to the root of the screen. + None. + + + + + + Property + + System.Double + + + + The y coordinate of the pointer relative to the window. + The y coordinate of the pointer relative to the window. + None. + + + + + + Property + + System.Double + + + + The y coordinate of the pointer relative to the root of the screen. + The y coordinate of the pointer relative to the root of the screen. + None. diff --git a/doc/en/Gdk/EventDND.xml b/doc/en/Gdk/EventDND.xml index 1791a7360..3abbae920 100644 --- a/doc/en/Gdk/EventDND.xml +++ b/doc/en/Gdk/EventDND.xml @@ -1,24 +1,39 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gdk.Event + + Generated during DND operations. - - Gdk.Event - - + + + + Constructor + + + + + + raw unmanaged pointer. + Internal constructor. + This constructor is internal and should not be used. + + - + + Property Gdk.DragContext @@ -31,7 +46,8 @@ - + + Property System.UInt32 @@ -44,7 +60,8 @@ - + + Property System.Int16 @@ -57,7 +74,8 @@ - + + Property System.Int16 @@ -69,18 +87,5 @@ None. - - - Constructor - - - - - - Internal constructor. - raw unmanaged pointer. - This constructor is internal and should not be used. - - diff --git a/doc/en/Gdk/EventExpose.xml b/doc/en/Gdk/EventExpose.xml index ba6f810de..3c456b024 100644 --- a/doc/en/Gdk/EventExpose.xml +++ b/doc/en/Gdk/EventExpose.xml @@ -1,24 +1,39 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gdk.Event + + Generated when all or part of a window becomes visible and needs to be redrawn. - - Gdk.Event - - + + + + Constructor + + + + + + raw unmanaged pointer. + Internal constructor. + None. + + - + + Property Gdk.Rectangle @@ -31,7 +46,8 @@ - + + Property System.Int32 @@ -44,10 +60,11 @@ - + + Property - Gdk.Region + Cairo.Region @@ -56,18 +73,5 @@ None. - - - Constructor - - - - - - Internal constructor. - raw unmanaged pointer. - None. - - diff --git a/doc/en/Gdk/EventFilter.xml b/doc/en/Gdk/EventFilter.xml new file mode 100644 index 000000000..d94f58451 --- /dev/null +++ b/doc/en/Gdk/EventFilter.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/EventFocus.xml b/doc/en/Gdk/EventFocus.xml index 1eeff87c1..7a39d53f3 100644 --- a/doc/en/Gdk/EventFocus.xml +++ b/doc/en/Gdk/EventFocus.xml @@ -1,24 +1,39 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gdk.Event + + Describes a change of keyboard focus. - - Gdk.Event - - + + + + Constructor + + + + + + raw unmanaged pointer. + Internal constructor. + None. + + - + + Property System.Boolean @@ -30,18 +45,5 @@ None. - - - Constructor - - - - - - Internal constructor. - raw unmanaged pointer. - None. - - diff --git a/doc/en/Gdk/EventFunc.xml b/doc/en/Gdk/EventFunc.xml index c0805758a..7cfe59a66 100644 --- a/doc/en/Gdk/EventFunc.xml +++ b/doc/en/Gdk/EventFunc.xml @@ -1,23 +1,23 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added. - To be added - To be added - System.Delegate - System.Void + + To be added. + To be added + To be added + + diff --git a/doc/en/Gdk/EventGrabBroken.xml b/doc/en/Gdk/EventGrabBroken.xml index 98743d1cf..665ed9bf5 100644 --- a/doc/en/Gdk/EventGrabBroken.xml +++ b/doc/en/Gdk/EventGrabBroken.xml @@ -1,40 +1,22 @@ + gdk-sharp - 2.12.0.0 Gdk.Event + + Indicates a grab was broken by another grab. + + + - - - Property - - Gdk.Window - - - The event window. - a . - - - - - - Property - - Gdk.Window - - - The Window which broke the grab. - a , or . - If the window which broke the grab is outside the application, the value will be . - - + Constructor @@ -45,21 +27,22 @@ This constructor is exposed for binding use and should not be used by application code. - - + + + Property - System.Boolean + Gdk.Window - Indicates a keyboard grab. - - for a keyboard grab or for mouse. - + The Window which broke the grab. + a , or . + If the window which broke the grab is outside the application, the value will be . - + + Property System.Boolean @@ -71,10 +54,19 @@ + + + + Property + + System.Boolean + + + Indicates a keyboard grab. + + for a keyboard grab or for mouse. + + + - - Indicates a grab was broken by another grab. - - - diff --git a/doc/en/Gdk/EventHelper.xml b/doc/en/Gdk/EventHelper.xml index ba19c58b9..b81653311 100644 --- a/doc/en/Gdk/EventHelper.xml +++ b/doc/en/Gdk/EventHelper.xml @@ -1,23 +1,35 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - A utility class that contains methods that operate on Event classes. - This class contains static methods. - System.Object + + A utility class that contains methods that operate on Event classes. + This class contains static methods. + + + + + Constructor + + + + This constructor is never used. + This class contains only static methods, and this constructor should never be used. + + + Method Gdk.Event @@ -26,14 +38,32 @@ - Copies a . The to copy. + Copies a . The copied . None. + + + + Method + + System.Void + + + + + + + to free. + Frees a . + This should only be called with events returned from functions such as , , and . + + + Method Gdk.Event @@ -45,235 +75,9 @@ None. - - - Method - - Gdk.Screen - - - - - - Returns the screen for the event. The screen is typically the screen for , but for events such as mouse events, it is the screen where the pointer was when the event occurs. - A - The for the event. - To be added - - - - - Method - - Gdk.Event - - - - If there is an event waiting in the event queue of some open display, returns a copy of it. See . - A copy of the first on some event queue, or null if no events are in any queues. - The returned should be freed with . - - - - - Method - - Gdk.Event - - - - - - Creates a new event of the given type. All fields are set to 0. - A - A - The returned event should be freed with . - - - - - Method - - System.Boolean - - - - - - - - On X11, sends an X ClientMessage event to a given window. On Windows, sends a message registered with the name GDK_WIN32_CLIENT_MESSAGE. -This could be used for communicating between different applications, though the amount of data is limited to 20 bytes on X11, and to just four bytes on Windows. - The for the window where the message is to be sent. - The to send, which should be a . - The window to send the client message to. - True on success. - None. - - - - - Method - - System.Void - - - - - - Frees a . - - to free. - This should only be called with events returned from functions such as , , and . - - - - - Method - - System.Void - - - - - - Sends an X ClientMessage event to all toplevel windows on the default . Toplevel windows are determined by checking for the WM_STATE property, as described in the Inter-Client Communication Conventions Manual (ICCCM). If no windows are found with the WM_STATE property set, the message is sent to all children of the root window. - The to send, which should be a . - None. - - - - - Method - - System.Boolean - - - - - - - Sends an X ClientMessage event to a given window (which must be on the default .) This could be used for communicating between different applications, though the amount of data is limited to 20 bytes. - The to send, which should be a . - The window to send the X ClientMessage event to. - True on success. - None. - - - - - Method - - System.UInt32 - - - - - - Returns the time stamp from event, if there is one. Otherwise returns the current time. If event is null, returns the current time.. - A - Time stamp field from event. - None. - - - - - Method - - Gdk.Event - - - - - - Waits for a GraphicsExpose or NoExpose event from the X server. This is used in the GtkText and GtkCList widgets in Gtk# to make sure any Graphics Expose events are handled before the widget is scrolled. - The to wait for the events for. - A if a GraphicsExpose was received, or null if a NoExpose event was received. - None. - - - - - Method - - System.Void - - - - - - - Sets the screen for event to screen. The event must have been allocated by GTK+, for instance, by . - A - A - None. - - - - - Method - - System.Void - - - - - - Appends a copy of the given event onto the front of the event queue for 's display, or the default queue if that window is null. See . - A - None. - - - - - Constructor - - - - This constructor is never used. - This class contains only static methods, and this constructor should never be used. - - - - - Method - - System.Boolean - - - - - - - - Extract the event window relative x/y coordinates from an event. - A - Event window x coordinate. - Event window y coordinate. - True if the event delivered event coordinates. - None. - - - - - Method - - System.Boolean - - - - - - - If the event contains a "state" field, puts that field in state. Otherwise stores an empty state (0). - A or null. - The of the event. - True if there was a state field in the event. - To be added - - + Method System.Boolean @@ -284,16 +88,56 @@ This could be used for communicating between different applications, though the - Extract the axis value for a particular axis use from an event. A The axis use to look for. The value found. + Extract the axis value for a particular axis use from an event. True if the specified axis was found, otherwise false. None. + + + + Method + + System.Boolean + + + + + + + + A + Event window x coordinate. + Event window y coordinate. + Extract the event window relative x/y coordinates from an event. + True if the event delivered event coordinates. + None. + + + + + + Method + + Gdk.Device + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method System.Boolean @@ -304,16 +148,88 @@ This could be used for communicating between different applications, though the - Extract the root window relative x/y coordinates from an event. A Root window x coordinate. Root window y coordinate. + Extract the root window relative x/y coordinates from an event. True if the event delivered root window coordinates. None. + + + + Method + + Gdk.Screen + + + + + + A + Returns the screen for the event. The screen is typically the screen for , but for events such as mouse events, it is the screen where the pointer was when the event occurs. + The for the event. + To be added + + + + + + Method + + Gdk.Device + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + A or null. + The of the event. + If the event contains a "state" field, puts that field in state. Otherwise stores an empty state (0). + True if there was a state field in the event. + To be added + + + + + + Method + + System.UInt32 + + + + + + A + Returns the time stamp from event, if there is one. Otherwise returns the current time. If event is null, returns the current time.. + Time stamp field from event. + None. + + - + + Property GLib.GType @@ -325,8 +241,56 @@ This could be used for communicating between different applications, though the Returns the native value for . + + + + Method + + Gdk.Event + + + + + + A + Creates a new event of the given type. All fields are set to 0. + A + The returned event should be freed with . + + + + + + Method + + Gdk.Event + + + + If there is an event waiting in the event queue of some open display, returns a copy of it. See . + A copy of the first on some event queue, or null if no events are in any queues. + The returned should be freed with . + + + + + + Method + + System.Void + + + + + + A + Appends a copy of the given event onto the front of the event queue for 's display, or the default queue if that window is null. See . + None. + + + Method System.Void @@ -341,5 +305,61 @@ This could be used for communicating between different applications, though the + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + A + A + Sets the screen for event to screen. The event must have been allocated by GTK+, for instance, by . + None. + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gdk/EventKey.xml b/doc/en/Gdk/EventKey.xml index a3696f963..6ff4e06c6 100644 --- a/doc/en/Gdk/EventKey.xml +++ b/doc/en/Gdk/EventKey.xml @@ -1,88 +1,39 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gdk.Event + + Describes a key press or key release event. - - Gdk.Event - - - - - Property - - Gdk.Key - + + + + Constructor + + + + - The key that was pressed or released. - The key that was pressed or released. - None. - - - - - Property - - System.UInt32 - - - - The time of the event in milliseconds. - The time of the event in milliseconds. - None. - - - - - Property - - Gdk.ModifierType - - - - A enum representing the state of the modifier keys (e.g. Control, Shift and Alt) and the pointer buttons. - A enum representing the state of the modifier keys (e.g. Control, Shift and Alt) and the pointer buttons. - None. - - - - - Property - - System.UInt32 - - - - The key that was pressed or released. - The key that was pressed or released. - None. - - - - - Property - - System.UInt16 - - - - The raw code of the key that was pressed or released. - The raw code of the key that was pressed or released. + raw unmanaged pointer. + Internal constructor. None. - + + Property System.Byte @@ -94,16 +45,72 @@ None. - - - Constructor - - - - + + + + Property + + System.UInt16 + + - Internal constructor. - raw unmanaged pointer. + The raw code of the key that was pressed or released. + The raw code of the key that was pressed or released. + None. + + + + + + Property + + Gdk.Key + + + The key that was pressed or released. + The key that was pressed or released. + None. + + + + + + Property + + System.UInt32 + + + + The key that was pressed or released. + The key that was pressed or released. + None. + + + + + + Property + + Gdk.ModifierType + + + + A enum representing the state of the modifier keys (e.g. Control, Shift and Alt) and the pointer buttons. + A enum representing the state of the modifier keys (e.g. Control, Shift and Alt) and the pointer buttons. + None. + + + + + + Property + + System.UInt32 + + + + The time of the event in milliseconds. + The time of the event in milliseconds. None. diff --git a/doc/en/Gdk/EventMask.xml b/doc/en/Gdk/EventMask.xml index 1d8ba2563..a741e6651 100644 --- a/doc/en/Gdk/EventMask.xml +++ b/doc/en/Gdk/EventMask.xml @@ -1,16 +1,12 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - A set of bit-flags to indicate which events a window is to receive. Most of these masks map onto one or more of the event types above. - To be added - System.Enum @@ -22,61 +18,28 @@ System.Flags + + A set of bit-flags to indicate which events a window is to receive. Most of these masks map onto one or more of the event types above. + To be added + - - + + + Field Gdk.EventMask - Receive expose events. - - - - - - - Field - - Gdk.EventMask - - - - Receive all pointer motion events. - - - - - - - Field - - Gdk.EventMask - - - - Special mask which is used to reduce the number of .MotionNotify events received - - - - - - - Field - - Gdk.EventMask - - - - Receive pointer motion events while any button is pressed. + The combination of all the above event masks. + Field Gdk.EventMask @@ -90,6 +53,7 @@ + Field Gdk.EventMask @@ -103,6 +67,7 @@ + Field Gdk.EventMask @@ -114,8 +79,23 @@ + + + + Field + + Gdk.EventMask + + + + Receive pointer motion events while any button is pressed. + + + + + Field Gdk.EventMask @@ -129,6 +109,7 @@ + Field Gdk.EventMask @@ -140,8 +121,51 @@ + + + + Field + + Gdk.EventMask + + + + Receive window enter events. + + + + + + + + Field + + Gdk.EventMask + + + + Receive expose events. + + + + + + + + Field + + Gdk.EventMask + + + + Receive focus change events. + + + + + Field Gdk.EventMask @@ -155,6 +179,7 @@ + Field Gdk.EventMask @@ -166,21 +191,9 @@ - - - Field - - Gdk.EventMask - - - - Receive window enter events. - - - - + Field Gdk.EventMask @@ -192,34 +205,37 @@ - - + + + Field Gdk.EventMask - Receive focus change events. + Special mask which is used to reduce the number of .MotionNotify events received - - + + + Field Gdk.EventMask - Receive events about window configuration change. + Receive all pointer motion events. + Field Gdk.EventMask @@ -231,21 +247,9 @@ - - - Field - - Gdk.EventMask - - - - Receive visibility change events. - - - - + Field Gdk.EventMask @@ -259,6 +263,7 @@ + Field Gdk.EventMask @@ -270,21 +275,9 @@ - - - Field - - Gdk.EventMask - - - - Receive events about window configuration changes of child windows. - - - - + Field Gdk.EventMask @@ -296,15 +289,44 @@ - - + + + Field Gdk.EventMask - The combination of all the above event masks. + Receive events about window configuration change. + + + + + + + + Field + + Gdk.EventMask + + + + Receive events about window configuration changes of child windows. + + + + + + + + Field + + Gdk.EventMask + + + + Receive visibility change events. diff --git a/doc/en/Gdk/EventMotion.xml b/doc/en/Gdk/EventMotion.xml index 9ebf5df3f..2e74c5c0d 100644 --- a/doc/en/Gdk/EventMotion.xml +++ b/doc/en/Gdk/EventMotion.xml @@ -1,128 +1,39 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gdk.Event + + Generated when the pointer moves. - - Gdk.Event - - - - - Property - - System.UInt32 - - + + + + Constructor + + + + - The time of the event in milliseconds. - The time of the event in milliseconds. - None. - - - - - Property - - Gdk.ModifierType - - - - An enum representing the state of the modifier keys (e.g. Control, Shift and Alt) and the pointer buttons. - An enum representing the state of the modifier keys (e.g. Control, Shift, Alt) and the pointer buttons. - None. - - - - - Property - - System.Double - - - - The x coordinate of the pointer relative to window. - The x coordinate of the pointer relative to the window. - None. - - - - - Property - - System.Double - - - - The y coordinate of the pointer relative to the window. - The y coordinate of the pointer relative to the window. - None. - - - - - Property - - System.Double - - - - The x coordinate of the pointer relative to the root of the screen. - The x coordinate of the pointer relative to the root of the screen. - None. - - - - - Property - - System.Double - - - - The y coordinate of the pointer relative to the root of the screen. - The y coordinate of the pointer relative to the root of the screen. - None. - - - - - Property - - System.Boolean - - - - True if this event is just a hint. - True if the event is just a hint. - None. - - - - - Property - - Gdk.Device - - - - The device where the event originated. - The device where the event originated. + raw unmanaged pointer. + Internal constructor. None. - + + Property System.Double[] @@ -136,16 +47,115 @@ None. - - - Constructor - - - - + + + + Property + + Gdk.Device + + - Internal constructor. - raw unmanaged pointer. + The device where the event originated. + The device where the event originated. + None. + + + + + + Property + + System.Boolean + + + + True if this event is just a hint. + True if the event is just a hint. + None. + + + + + + Property + + Gdk.ModifierType + + + + An enum representing the state of the modifier keys (e.g. Control, Shift and Alt) and the pointer buttons. + An enum representing the state of the modifier keys (e.g. Control, Shift, Alt) and the pointer buttons. + None. + + + + + + Property + + System.UInt32 + + + + The time of the event in milliseconds. + The time of the event in milliseconds. + None. + + + + + + Property + + System.Double + + + + The x coordinate of the pointer relative to window. + The x coordinate of the pointer relative to the window. + None. + + + + + + Property + + System.Double + + + + The x coordinate of the pointer relative to the root of the screen. + The x coordinate of the pointer relative to the root of the screen. + None. + + + + + + Property + + System.Double + + + + The y coordinate of the pointer relative to the window. + The y coordinate of the pointer relative to the window. + None. + + + + + + Property + + System.Double + + + + The y coordinate of the pointer relative to the root of the screen. + The y coordinate of the pointer relative to the root of the screen. None. diff --git a/doc/en/Gdk/EventOwnerChange.xml b/doc/en/Gdk/EventOwnerChange.xml index 710e82298..d7bf0c806 100644 --- a/doc/en/Gdk/EventOwnerChange.xml +++ b/doc/en/Gdk/EventOwnerChange.xml @@ -1,142 +1,66 @@ - + + 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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gdk.Event + + To be added To be added - - System.ValueType - - - - - Field - - Gdk.EventOwnerChange - + + + + Constructor + - To be added - To be added - - - - - Field - - Gdk.EventType - - - - - To be added - To be added - - - - - Field - - System.SByte - - - - - To be added - To be added + To be added. + To be added. + To be added. + - - Field - - System.UInt32 - - - - - To be added - To be added - - - - - Field - - Gdk.OwnerChange - - - - - To be added - To be added - - - - - Field - - System.UInt32 - - - - - To be added - To be added - - - - - Field - - System.UInt32 - - - - - To be added - To be added - - - - - Method - - Gdk.EventOwnerChange - - - - - - To be added - a - a - To be added - - - - + + Property - Gdk.Window + System.UInt32 To be added. To be added. To be added. + + + + + + + Property + + Gdk.OwnerChange + + + To be added. + To be added. + To be added. + - + + Property Gdk.Atom @@ -147,5 +71,33 @@ To be added. + + + + Property + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.UInt32 + + + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gdk/EventProperty.xml b/doc/en/Gdk/EventProperty.xml index 846f20fbf..01dbcda2c 100644 --- a/doc/en/Gdk/EventProperty.xml +++ b/doc/en/Gdk/EventProperty.xml @@ -1,24 +1,39 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gdk.Event + + Describes a property change on a window. - - Gdk.Event - - + + + + Constructor + + + + + + raw unmanaged pointer. + Internal constructor. + None. + + - + + Property Gdk.Atom @@ -31,7 +46,8 @@ - + + Property Gdk.PropertyState @@ -44,7 +60,8 @@ - + + Property System.UInt32 @@ -56,18 +73,5 @@ None. - - - Constructor - - - - - - Internal constructor. - raw unmanaged pointer. - None. - - diff --git a/doc/en/Gdk/EventProximity.xml b/doc/en/Gdk/EventProximity.xml index cb9b6b708..34c0de5ac 100644 --- a/doc/en/Gdk/EventProximity.xml +++ b/doc/en/Gdk/EventProximity.xml @@ -1,12 +1,16 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gdk.Event + + Proximity events are generated when using GDK's wrapper for the XInput extension. @@ -21,13 +25,24 @@ - - Gdk.Event - - + + + + Constructor + + + + + + raw unmanaged pointer. + Internal constructor. + None. + + - + + Property Gdk.Device @@ -40,7 +55,8 @@ - + + Property System.UInt32 @@ -52,18 +68,5 @@ None. - - - Constructor - - - - - - Internal constructor. - raw unmanaged pointer. - None. - - diff --git a/doc/en/Gdk/EventScroll.xml b/doc/en/Gdk/EventScroll.xml index 1af029c5d..8ee5137b7 100644 --- a/doc/en/Gdk/EventScroll.xml +++ b/doc/en/Gdk/EventScroll.xml @@ -1,115 +1,39 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gdk.Event + + Generated from button presses for the buttons 4 to 7. Wheel mice are usually configured to generate button press events for buttons 4 and 5 when the wheel is turned. - - Gdk.Event - - - - - Property - - System.UInt32 - - + + + + Constructor + + + + - The time of the event in milliseconds. - The time of the event in milliseconds. - None. - - - - - Property - - Gdk.ModifierType - - - - An enum representing the state of the modifier keys (e.g. Control, Shift and Alt) and the pointer buttons. - An enum representing the state of the modifier keys (e.g. Control, Shift and Alt) and the pointer buttons. - None. - - - - - Property - - System.Double - - - - The x coordinate of the pointer relative to the window. - The x coordinate of the pointer relative to the window. - None. - - - - - Property - - System.Double - - - - The y coordinate of the pointer relative to the window. - The y coordinate of the pointer relative to the window. - None. - - - - - Property - - System.Double - - - - The x coordinate of the pointer relative to the root of the screen. - The x coordinate of the pointer relative to the root of the screen. - None. - - - - - Property - - System.Double - - - - The y coordinate of the pointer relative to the root of the screen. - The y coordinate of the pointer relative to the root of the screen. - None. - - - - - Property - - Gdk.ScrollDirection - - - - The direction to scroll to. - The direction to scroll to. + raw unmanaged pointer. + Internal constructor. None. - + + Property Gdk.Device @@ -121,16 +45,101 @@ None. - - - Constructor - - - - + + + + Property + + Gdk.ScrollDirection + + - Internal constructor. - raw unmanaged pointer. + The direction to scroll to. + The direction to scroll to. + None. + + + + + + Property + + Gdk.ModifierType + + + + An enum representing the state of the modifier keys (e.g. Control, Shift and Alt) and the pointer buttons. + An enum representing the state of the modifier keys (e.g. Control, Shift and Alt) and the pointer buttons. + None. + + + + + + Property + + System.UInt32 + + + + The time of the event in milliseconds. + The time of the event in milliseconds. + None. + + + + + + Property + + System.Double + + + + The x coordinate of the pointer relative to the window. + The x coordinate of the pointer relative to the window. + None. + + + + + + Property + + System.Double + + + + The x coordinate of the pointer relative to the root of the screen. + The x coordinate of the pointer relative to the root of the screen. + None. + + + + + + Property + + System.Double + + + + The y coordinate of the pointer relative to the window. + The y coordinate of the pointer relative to the window. + None. + + + + + + Property + + System.Double + + + + The y coordinate of the pointer relative to the root of the screen. + The y coordinate of the pointer relative to the root of the screen. None. diff --git a/doc/en/Gdk/EventSelection.xml b/doc/en/Gdk/EventSelection.xml index 098fd4197..268b3e447 100644 --- a/doc/en/Gdk/EventSelection.xml +++ b/doc/en/Gdk/EventSelection.xml @@ -1,23 +1,38 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Generated when a selection is requested or ownership of a selection is taken over by another client application. - To be added - Gdk.Event + + Generated when a selection is requested or ownership of a selection is taken over by another client application. + To be added + + + + + Constructor + + + + + + raw unmanaged pointer. + Internal constructor. + Internal constructor, do not use. + + - + + Property Gdk.Atom @@ -29,8 +44,23 @@ None. + + + + Property + + System.UInt32 + + + + The native window on which to place . + The native window on which to place . + None. + + - + + Property Gdk.Atom @@ -43,7 +73,8 @@ - + + Property Gdk.Atom @@ -55,21 +86,9 @@ None. - - - Property - - System.UInt32 - - - - The native window on which to place . - The native window on which to place . - None. - - - + + Property System.UInt32 @@ -81,18 +100,5 @@ None. - - - Constructor - - - - - - Internal constructor. - raw unmanaged pointer. - Internal constructor, do not use. - - diff --git a/doc/en/Gdk/EventSetting.xml b/doc/en/Gdk/EventSetting.xml index 6ea4610b7..ba1cb730f 100644 --- a/doc/en/Gdk/EventSetting.xml +++ b/doc/en/Gdk/EventSetting.xml @@ -1,23 +1,38 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Generated when a setting is modified. - None. - Gdk.Event + + Generated when a setting is modified. + None. + + + + + Constructor + + + + + + raw unmanaged pointer. + Internal constructor. + None. + + - + + Property Gdk.SettingAction @@ -30,7 +45,8 @@ - + + Property System.String @@ -42,18 +58,5 @@ None. - - - Constructor - - - - - - Internal constructor. - raw unmanaged pointer. - None. - - diff --git a/doc/en/Gdk/EventType.xml b/doc/en/Gdk/EventType.xml index 3f6e492ed..0c67be740 100644 --- a/doc/en/Gdk/EventType.xml +++ b/doc/en/Gdk/EventType.xml @@ -1,16 +1,12 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Specifies the type of the event. - Do not confuse these events with the signals that GTK+ widgets emit. Although many of these events result in corresponding signals being emitted, the events are often transformed or filtered along the way. - System.Enum @@ -19,22 +15,82 @@ GLib.GType(typeof(Gdk.EventTypeGType)) + + Specifies the type of the event. + Do not confuse these events with the signals that GTK+ widgets emit. Although many of these events result in corresponding signals being emitted, the events are often transformed or filtered along the way. + - - + + + Field Gdk.EventType - A special code to indicate a null event. + A mouse button has been pressed. + + + + Field + + Gdk.EventType + + + + A mouse button has been released. + + + + + + + + Field + + Gdk.EventType + + + + A message has been received from another application. + + + + + + + + Field + + Gdk.EventType + + + + The size, position or stacking order of the window has changed. Note that GTK+ discards these events for Gdk.WindowType.Child windows. + + + + + + + + Field + + Gdk.EventType + + + To be added. + + + + Field Gdk.EventType @@ -48,6 +104,7 @@ + Field Gdk.EventType @@ -59,268 +116,9 @@ - - - Field - - Gdk.EventType - - - - All or part of the window has become visible and needs to be redrawn. - - - - - - - Field - - Gdk.EventType - - - - The pointer (usually a mouse) has moved. - - - - - - - Field - - Gdk.EventType - - - - A mouse button has been pressed. - - - - - - - Field - - Gdk.EventType - - - - A mouse button has been double-clicked (clicked twice within a short period of time). Note that each click also generates a ButtonPress event. - - - - - - - Field - - Gdk.EventType - - - - A mouse button has been clicked 3 times in a short period of time. Note that each click also generates a ButtonPress event. - - - - - - - Field - - Gdk.EventType - - - - A mouse button has been released. - - - - - - - Field - - Gdk.EventType - - - - A key has been pressed. - - - - - - - Field - - Gdk.EventType - - - - A key has been released. - - - - - - - Field - - Gdk.EventType - - - - The pointer has entered the window. - - - - - - - Field - - Gdk.EventType - - - - The pointer has left the window. - - - - - - - Field - - Gdk.EventType - - - - The keyboard focus has entered or left the window. - - - - - - - Field - - Gdk.EventType - - - - The size, position or stacking order of the window has changed. Note that GTK+ discards these events for Gdk.WindowType.Child windows. - - - - - - - Field - - Gdk.EventType - - - - The window has been mapped. - - - - - - - Field - - Gdk.EventType - - - - The window has been unmapped. - - - - - - - Field - - Gdk.EventType - - - - A property on the window has been changed or deleted. - - - - - - - Field - - Gdk.EventType - - - - The application has lost ownership of a selection. - - - - - - - Field - - Gdk.EventType - - - - Another application has requested a selection. - - - - - - - Field - - Gdk.EventType - - - - A selection has been received. - - - - - - - Field - - Gdk.EventType - - - - An input device has moved into contact with a sensing surface (e.g. a touchscreen or graphics tablet). - - - - - - - Field - - Gdk.EventType - - - - An input device has moved out of contact with a sensing surface. - - - - + Field Gdk.EventType @@ -334,6 +132,7 @@ + Field Gdk.EventType @@ -347,6 +146,7 @@ + Field Gdk.EventType @@ -360,6 +160,7 @@ + Field Gdk.EventType @@ -371,21 +172,9 @@ - - - Field - - Gdk.EventType - - - - A drop operation onto the window has started. - - - - + Field Gdk.EventType @@ -397,86 +186,173 @@ - - + + + Field Gdk.EventType - A message has been received from another application. + A drop operation onto the window has started. - - + + + Field Gdk.EventType - The window visibility status has changed. + The pointer has entered the window. - - + + + + Field + + Gdk.EventType + + + To be added. + + + + + + Field Gdk.EventType - Indicates that the source region was completely available when parts of a drawable were copied. This is not very useful. + All or part of the window has become visible and needs to be redrawn. - - + + + Field Gdk.EventType - The scroll wheel was turned. + The keyboard focus has entered or left the window. - - + + + + Field + + Gdk.EventType + + + A pointer or keyboard grab was broken. + + + + + + Field Gdk.EventType - The state of a window has changed. See for the possible window states + A key has been pressed. - - + + + Field Gdk.EventType - A setting has been modified. + A key has been released. + + + + + + + + Field + + Gdk.EventType + + + + The pointer has left the window. + + + + + + + + Field + + Gdk.EventType + + + + The window has been mapped. + + + + + + + + Field + + Gdk.EventType + + + + The pointer (usually a mouse) has moved. + + + + + + + + Field + + Gdk.EventType + + + + A special code to indicate a null event. + Field Gdk.EventType @@ -488,15 +364,186 @@ - - + + + Field Gdk.EventType + - A pointer or keyboard grab was broken. - + A property on the window has been changed or deleted. + + + + + + + + Field + + Gdk.EventType + + + + An input device has moved into contact with a sensing surface (e.g. a touchscreen or graphics tablet). + + + + + + + + Field + + Gdk.EventType + + + + An input device has moved out of contact with a sensing surface. + + + + + + + + Field + + Gdk.EventType + + + + The scroll wheel was turned. + + + + + + + + Field + + Gdk.EventType + + + + The application has lost ownership of a selection. + + + + + + + + Field + + Gdk.EventType + + + + A selection has been received. + + + + + + + + Field + + Gdk.EventType + + + + Another application has requested a selection. + + + + + + + + Field + + Gdk.EventType + + + + A setting has been modified. + + + + + + + + Field + + Gdk.EventType + + + + A mouse button has been clicked 3 times in a short period of time. Note that each click also generates a ButtonPress event. + + + + + + + + Field + + Gdk.EventType + + + + A mouse button has been double-clicked (clicked twice within a short period of time). Note that each click also generates a ButtonPress event. + + + + + + + + Field + + Gdk.EventType + + + + The window has been unmapped. + + + + + + + + Field + + Gdk.EventType + + + + The window visibility status has changed. + + + + + + + + Field + + Gdk.EventType + + + + The state of a window has changed. See for the possible window states + + diff --git a/doc/en/Gdk/EventVisibility.xml b/doc/en/Gdk/EventVisibility.xml index 143566a81..848895303 100644 --- a/doc/en/Gdk/EventVisibility.xml +++ b/doc/en/Gdk/EventVisibility.xml @@ -1,12 +1,16 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gdk.Event + + Generated when the window visibility status has changed. @@ -16,13 +20,24 @@ - - Gdk.Event - - + + + + Constructor + + + + + + raw unmanaged pointer. + Internal constructor. + None. + + - + + Property Gdk.VisibilityState @@ -64,18 +79,5 @@ - - - Constructor - - - - - - Internal constructor. - raw unmanaged pointer. - None. - - diff --git a/doc/en/Gdk/EventWindowState.xml b/doc/en/Gdk/EventWindowState.xml index bf8ec1d9d..b8f5afd5d 100644 --- a/doc/en/Gdk/EventWindowState.xml +++ b/doc/en/Gdk/EventWindowState.xml @@ -1,24 +1,39 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gdk.Event + + Generated when the state of a toplevel window changes. - - Gdk.Event - - + + + + Constructor + + + + + + raw unmanaged pointer. + Internal constructor. + None. + + - + + Property Gdk.WindowState @@ -31,7 +46,8 @@ - + + Property Gdk.WindowState @@ -43,18 +59,5 @@ None. - - - Constructor - - - - - - Internal constructor. - raw unmanaged pointer. - None. - - diff --git a/doc/en/Gdk/Events.xml b/doc/en/Gdk/Events.xml new file mode 100644 index 000000000..ff3b50116 --- /dev/null +++ b/doc/en/Gdk/Events.xml @@ -0,0 +1,112 @@ + + + + + gdk-sharp + + + System.Object + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/ExtensionMode.xml b/doc/en/Gdk/ExtensionMode.xml index 85ed49422..c3c92c8f8 100644 --- a/doc/en/Gdk/ExtensionMode.xml +++ b/doc/en/Gdk/ExtensionMode.xml @@ -1,16 +1,12 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - To be added - System.Enum @@ -19,22 +15,14 @@ GLib.GType(typeof(Gdk.ExtensionModeGType)) + + To be added + To be added + - - - Field - - Gdk.ExtensionMode - - - - To be added - - - - + Field Gdk.ExtensionMode @@ -48,6 +36,21 @@ + + Field + + Gdk.ExtensionMode + + + + To be added + + + + + + + Field Gdk.ExtensionMode diff --git a/doc/en/Gdk/FilterFunc.xml b/doc/en/Gdk/FilterFunc.xml index 9c33ee5ed..8cce0a485 100644 --- a/doc/en/Gdk/FilterFunc.xml +++ b/doc/en/Gdk/FilterFunc.xml @@ -1,21 +1,13 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added. - To be added. - Delegate for callbacks invoked by . - - To be added. - System.Delegate - @@ -23,4 +15,12 @@ Gdk.FilterReturn + + To be added. + To be added. + Delegate for callbacks invoked by . + To be added. + + + diff --git a/doc/en/Gdk/FilterReturn.xml b/doc/en/Gdk/FilterReturn.xml index 3cfd3a708..ee6c2098b 100644 --- a/doc/en/Gdk/FilterReturn.xml +++ b/doc/en/Gdk/FilterReturn.xml @@ -1,16 +1,12 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Specifies the result of applying a to a native event. - None. - System.Enum @@ -19,9 +15,14 @@ GLib.GType(typeof(Gdk.FilterReturnGType)) + + Specifies the result of applying a to a native event. + None. + + Field Gdk.FilterReturn @@ -33,21 +34,9 @@ - - - Field - - Gdk.FilterReturn - - - - Native event translated into a GDK event and tored in the event structure that was passed in. - - - - + Field Gdk.FilterReturn @@ -59,5 +48,19 @@ + + + + Field + + Gdk.FilterReturn + + + + Native event translated into a GDK event and tored in the event structure that was passed in. + + + + diff --git a/doc/en/Gdk/FromEmbedderArgs.xml b/doc/en/Gdk/FromEmbedderArgs.xml new file mode 100644 index 000000000..94b4328f7 --- /dev/null +++ b/doc/en/Gdk/FromEmbedderArgs.xml @@ -0,0 +1,85 @@ + + + + + gdk-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + System.Double + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Double + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Double + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Double + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/FromEmbedderHandler.xml b/doc/en/Gdk/FromEmbedderHandler.xml new file mode 100644 index 000000000..adfacf171 --- /dev/null +++ b/doc/en/Gdk/FromEmbedderHandler.xml @@ -0,0 +1,24 @@ + + + + + gdk-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gdk/GdipContext.xml b/doc/en/Gdk/GdipContext.xml new file mode 100644 index 000000000..e77eb9bdf --- /dev/null +++ b/doc/en/Gdk/GdipContext.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/Geometry.xml b/doc/en/Gdk/Geometry.xml index 41bfd2ab8..5e00d4413 100644 --- a/doc/en/Gdk/Geometry.xml +++ b/doc/en/Gdk/Geometry.xml @@ -1,90 +1,28 @@ - + + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + + + System.IEquatable<Gdk.Geometry> + + To be added To be added - - System.ValueType - - - - - Field - - Gdk.Geometry - - - - To be added - To be added - - - - - Method - - Gdk.Geometry - - - - - - To be added - To be added: an object of type 'IntPtr' - To be added: an object of type 'Gdk.Geometry' - To be added - - - - - Field - - System.Int32 - - - - - To be added - To be added - - - - - Field - - System.Int32 - - - - - To be added - To be added - - - - - Field - - System.Int32 - - - - - To be added - To be added - - - - + + + Field System.Int32 @@ -98,6 +36,7 @@ + Field System.Int32 @@ -109,34 +48,102 @@ To be added - - - Field + + + + Method - System.Int32 + System.Boolean + - To be added - To be added + To be added. + To be added. + To be added. + To be added. + - - - Field + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method System.Int32 - - + - To be added - To be added + To be added. + To be added. + To be added. + + + Field + + System.Int32 + + + + + To be added + To be added + + + + + + Field + + System.Double + + + + + To be added + To be added + + + + + + Field + + System.Int32 + + + + + To be added + To be added + + + + + Field System.Int32 @@ -150,6 +157,7 @@ + Field System.Double @@ -161,11 +169,57 @@ To be added - - + + + Field - System.Double + System.Int32 + + + + + To be added + To be added + + + + + + Field + + System.Int32 + + + + + To be added + To be added + + + + + + Method + + Gdk.Geometry + + + + + + To be added: an object of type 'IntPtr' + To be added + To be added: an object of type 'Gdk.Geometry' + To be added + + + + + + Field + + System.Int32 @@ -176,6 +230,7 @@ + Field Gdk.Gravity @@ -187,5 +242,18 @@ To be added + + + + Field + + Gdk.Geometry + + + + To be added + To be added + + diff --git a/doc/en/Gdk/Gif89.xml b/doc/en/Gdk/Gif89.xml new file mode 100644 index 000000000..08a8243f0 --- /dev/null +++ b/doc/en/Gdk/Gif89.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/GifContext.xml b/doc/en/Gdk/GifContext.xml new file mode 100644 index 000000000..b8a24ff1a --- /dev/null +++ b/doc/en/Gdk/GifContext.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/Global.xml b/doc/en/Gdk/Global.xml index eb8a69f13..279759be5 100644 --- a/doc/en/Gdk/Global.xml +++ b/doc/en/Gdk/Global.xml @@ -1,80 +1,35 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Global API elements for - Shouldn't be called explicitly if Gtk.Application.Init() is used. - System.Object + + Global API elements for + Shouldn't be called explicitly if Gtk.Application.Init() is used. + - - - Method - - System.Boolean - + + + + Constructor + - To be added - a - To be added - - - - - Method - - Gdk.PointerHooks - - - - - - To be added - a - a - To be added - - - - - Method - - System.Void - - - - To be added - To be added - - - - - Method - - System.UInt32 - - - - - - To be added - a - a - To be added + Defaul constructor + + Method System.Void @@ -84,55 +39,110 @@ - To be added a a + To be added To be added - - + + + + Property + + System.Int32 + + + + To be added + a + To be added + + + + + + Property + + Gdk.Window + + + To be added + a + To be added + + + + + + Property + + Gdk.Rectangle[] + + + + To be added + a + To be added + + + + + Method + + Gdk.Device[] + + + + To be added + a + To be added + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property System.String - To be added - a + a To be added - - - Method + + + + Property - System.Boolean + System.String - - - - - To be added - a - a - a - To be added - - - - - Constructor - - - - Defaul constructor - + Gets the display name specified in the command line arguments passed to Global.ParseArgs. + A containing the name specified. + If the name was not specified then null is returned. - + + Property System.UInt32 @@ -145,112 +155,26 @@ To be added - - - Property - - System.String - - - To be added - a - To be added - - - - - Property + + + + Method System.Boolean + - To be added - a - To be added - - - - - Property - - System.String - - - - - To be added - a - To be added - - - - - Property - - System.String - - - Gets the display name specified in the command line arguments passed to Global.ParseArgs. - A containing the name specified. - If the name was not specified then null is returned. - - - - - Property - - System.String - - - - - To be added - a - To be added - - - - - Property - - Gdk.Window - - - To be added - a - To be added - - - - - Method - - System.Byte - - - - To be added - a - To be added - - - - - Method - - Gdk.Device[] - - - - To be added - a + A containing the args used to initialize the library. + Initializes the library for usage. + A , that is true if its able to open and set the default display, otherwise its false. To be added + Method Gdk.Visual[] @@ -262,34 +186,22 @@ To be added - - - Property + + + + Method - Gdk.Atom[] + System.Void To be added - a - To be added - - - - - Property - - Gdk.Window[] - - - - To be added - a To be added - + + Property System.Int32 @@ -301,63 +213,9 @@ To be added - - - Property - - System.Int32 - - - - To be added - a - To be added - - - - - Property - - Gdk.Window - - - - To be added - a - To be added - - - - - Property - - Gdk.Rectangle[] - - - - To be added - a - To be added - - - - - Method - - System.Boolean - - - - - - Initializes the library for usage. - A containing the args used to initialize the library. - A , that is true if its able to open and set the default display, otherwise its false. - To be added - - + Method System.Void @@ -366,13 +224,43 @@ - Parses command line arguments and stores them for future usage. A containing the args to parse. + Parses command line arguments and stores them for future usage. Shouldn't be called explicitly if Global.InitCheck or Gtk.Application.Init or Gtk.Application.InitCheck are being used. + + + + Method + + System.Void + + + + To be added + To be added + + + + + + + Property + + System.String + + + + + To be added + a + To be added + + + Method System.Int32[] @@ -386,6 +274,7 @@ + Method Gdk.VisualType[] @@ -397,121 +286,97 @@ To be added - - + + + + Method + + System.Boolean + + + + + + + a + a + To be added + a + To be added + + + + + Property System.Boolean - + + To be added a To be added - - - - - System.Obsolete - - - - - - Method - - System.Int32 - - - - - - - To be added - a - a - a - To be added - - - - Method + + + + Property - System.Int32 - - - - - - - To be added - a - a - a - To be added - - - - - - Method - - System.Void - - - - - - - - - - - - To be added - a - a - a - a - a - a - a - To be added - - - - - - Method - - System.Int32 - - - - - - - To be added - a - a - a - To be added - - - - - - Method - - System.Void + Gdk.Atom[] To be added + a + To be added + + + + + + Method + + System.Int32 + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.UInt32 + + + + + + a + To be added + a To be added - diff --git a/doc/en/Gdk/GlobalErrorTrap.xml b/doc/en/Gdk/GlobalErrorTrap.xml new file mode 100644 index 000000000..b8618f531 --- /dev/null +++ b/doc/en/Gdk/GlobalErrorTrap.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/GrabOwnership.xml b/doc/en/Gdk/GrabOwnership.xml new file mode 100644 index 000000000..1ac410d84 --- /dev/null +++ b/doc/en/Gdk/GrabOwnership.xml @@ -0,0 +1,58 @@ + + + + + gdk-sharp + + + System.Enum + + + + GLib.GType(typeof(Gdk.GrabOwnershipGType)) + + + + To be added. + To be added. + + + + + + + Field + + Gdk.GrabOwnership + + + To be added. + + + + + + + Field + + Gdk.GrabOwnership + + + To be added. + + + + + + + Field + + Gdk.GrabOwnership + + + To be added. + + + + + diff --git a/doc/en/Gdk/GrabStatus.xml b/doc/en/Gdk/GrabStatus.xml index 9ef236fc0..e9d2c5778 100644 --- a/doc/en/Gdk/GrabStatus.xml +++ b/doc/en/Gdk/GrabStatus.xml @@ -1,16 +1,12 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Returned by and to indicate success or the reason for the failure of the grab event. - None. - System.Enum @@ -19,22 +15,14 @@ GLib.GType(typeof(Gdk.GrabStatusGType)) + + Returned by and to indicate success or the reason for the failure of the grab event. + None. + - - - Field - - Gdk.GrabStatus - - - - The resource was successfully grabbed. - - - - + Field Gdk.GrabStatus @@ -46,8 +34,23 @@ + + + + Field + + Gdk.GrabStatus + + + + The resource is frozen by an active grab of another client. + + + + + Field Gdk.GrabStatus @@ -61,6 +64,7 @@ + Field Gdk.GrabStatus @@ -72,15 +76,16 @@ - - + + + Field Gdk.GrabStatus - The resource is frozen by an active grab of another client. + The resource was successfully grabbed. diff --git a/doc/en/Gdk/Gravity.xml b/doc/en/Gdk/Gravity.xml index 6757f5f95..4a9826e64 100644 --- a/doc/en/Gdk/Gravity.xml +++ b/doc/en/Gdk/Gravity.xml @@ -1,16 +1,12 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Defines the reference point of a window and the meaning of coordinates passed to . - See - System.Enum @@ -19,61 +15,14 @@ GLib.GType(typeof(Gdk.GravityGType)) + + Defines the reference point of a window and the meaning of coordinates passed to . + See + - - - Field - - Gdk.Gravity - - - - The reference point is at the top left corner. - - - - - - - Field - - Gdk.Gravity - - - - The reference point is in the middle of the top edge. - - - - - - - Field - - Gdk.Gravity - - - - The reference point is at the top right corner. - - - - - - - Field - - Gdk.Gravity - - - - The reference point is at the middle of the left edge. - - - - + Field Gdk.Gravity @@ -87,6 +36,7 @@ + Field Gdk.Gravity @@ -98,21 +48,51 @@ - - + + + Field Gdk.Gravity - The reference point is at the lower left corner. + The reference point is in the middle of the top edge. + + + + + + + + Field + + Gdk.Gravity + + + + The reference point is at the top right corner. + + + + + + + + Field + + Gdk.Gravity + + + + The reference point is at the top left corner. + Field Gdk.Gravity @@ -126,6 +106,7 @@ + Field Gdk.Gravity @@ -137,8 +118,23 @@ + + + + Field + + Gdk.Gravity + + + + The reference point is at the lower left corner. + + + + + Field Gdk.Gravity @@ -150,5 +146,19 @@ + + + + Field + + Gdk.Gravity + + + + The reference point is at the middle of the left edge. + + + + diff --git a/doc/en/Gdk/IOBuffer.xml b/doc/en/Gdk/IOBuffer.xml new file mode 100644 index 000000000..62944c3c4 --- /dev/null +++ b/doc/en/Gdk/IOBuffer.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/IOClosure.xml b/doc/en/Gdk/IOClosure.xml new file mode 100644 index 000000000..015e90692 --- /dev/null +++ b/doc/en/Gdk/IOClosure.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/IcnsBlockHeader.xml b/doc/en/Gdk/IcnsBlockHeader.xml new file mode 100644 index 000000000..54f805675 --- /dev/null +++ b/doc/en/Gdk/IcnsBlockHeader.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/IconEntry.xml b/doc/en/Gdk/IconEntry.xml new file mode 100644 index 000000000..1c85ad9bb --- /dev/null +++ b/doc/en/Gdk/IconEntry.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/InputMode.xml b/doc/en/Gdk/InputMode.xml index 5d2835016..5ddc0d485 100644 --- a/doc/en/Gdk/InputMode.xml +++ b/doc/en/Gdk/InputMode.xml @@ -1,16 +1,12 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An enumeration that describes the mode of an input device. - None. - System.Enum @@ -19,9 +15,14 @@ GLib.GType(typeof(Gdk.InputModeGType)) + + An enumeration that describes the mode of an input device. + None. + + Field Gdk.InputMode @@ -35,6 +36,7 @@ + Field Gdk.InputMode @@ -48,6 +50,7 @@ + Field Gdk.InputMode diff --git a/doc/en/Gdk/InputSource.xml b/doc/en/Gdk/InputSource.xml index aae80d6fa..91d7a2de2 100644 --- a/doc/en/Gdk/InputSource.xml +++ b/doc/en/Gdk/InputSource.xml @@ -1,17 +1,12 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Describes the type of input device - None. - - System.Enum @@ -20,9 +15,53 @@ GLib.GType(typeof(Gdk.InputSourceGType)) + + Describes the type of input device + None. + + + + + + Field + + Gdk.InputSource + + + + Device is a graphics tablet 'puck' or something similar. + None + + + + + + Field + + Gdk.InputSource + + + + Device is an 'eraser', usually the opposite end of the stylus. + None + + + + + + Field + + Gdk.InputSource + + + To be added. + + + + Field Gdk.InputSource @@ -39,6 +78,7 @@ + Field Gdk.InputSource @@ -49,29 +89,5 @@ None - - - Field - - Gdk.InputSource - - - - Device is an 'eraser', usually the opposite end of the stylus. - None - - - - - Field - - Gdk.InputSource - - - - Device is a graphics tablet 'puck' or something similar. - None - - diff --git a/doc/en/Gdk/InterpType.xml b/doc/en/Gdk/InterpType.xml index fbc01e1c0..70fb35e27 100644 --- a/doc/en/Gdk/InterpType.xml +++ b/doc/en/Gdk/InterpType.xml @@ -1,18 +1,12 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Interpolation mode for scaling operations. - Bilinear is the best balance in most cases. -Nearest provides faster (and low quality) scaling, while Hyper is slow but high-quality. - - System.Enum @@ -21,35 +15,16 @@ Nearest provides faster (and low quality) scaling, while Hyper is slow but high- GLib.GType(typeof(Gdk.InterpTypeGType)) + + Interpolation mode for scaling operations. + Bilinear is the best balance in most cases. +Nearest provides faster (and low quality) scaling, while Hyper is slow but high-quality. + + - - - Field - - Gdk.InterpType - - - - Nearest neighbor sampling; this is the fastest and lowest quality mode. Quality is normally unacceptable when scaling down, but may be OK when scaling up. - - - - - - - Field - - Gdk.InterpType - - - - This is an accurate simulation of the PostScript image operator without any interpolation enabled. Each pixel is rendered as a tiny parallelogram of solid color, the edges of which are implemented with antialiasing. It resembles nearest neighbor for enlargement, and bilinear for reduction. - - - - + Field Gdk.InterpType @@ -63,6 +38,7 @@ Nearest provides faster (and low quality) scaling, while Hyper is slow but high- + Field Gdk.InterpType @@ -74,5 +50,33 @@ Nearest provides faster (and low quality) scaling, while Hyper is slow but high- + + + + Field + + Gdk.InterpType + + + + Nearest neighbor sampling; this is the fastest and lowest quality mode. Quality is normally unacceptable when scaling down, but may be OK when scaling up. + + + + + + + + Field + + Gdk.InterpType + + + + This is an accurate simulation of the PostScript image operator without any interpolation enabled. Each pixel is rendered as a tiny parallelogram of solid color, the edges of which are implemented with antialiasing. It resembles nearest neighbor for enlargement, and bilinear for reduction. + + + + diff --git a/doc/en/Gdk/Key.xml b/doc/en/Gdk/Key.xml index 9d7135f97..1e04a6e68 100644 --- a/doc/en/Gdk/Key.xml +++ b/doc/en/Gdk/Key.xml @@ -1,22 +1,23 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Enum + To be added To be added - - System.Enum - - - + + + Field Gdk.Key @@ -24,13 +25,14 @@ - VoidSymbol key value + a key value - - + + + Field Gdk.Key @@ -38,13 +40,14 @@ - BackSpace key value + A key value - - + + + Field Gdk.Key @@ -52,13 +55,14 @@ - Tab key value + aacute key value - - + + + Field Gdk.Key @@ -66,13 +70,14 @@ - Linefeed key value + Aacute key value - - + + + Field Gdk.Key @@ -80,13 +85,14 @@ - Clear key value + abovedot key value - - + + + Field Gdk.Key @@ -94,13 +100,14 @@ - Return key value + abreve key value - - + + + Field Gdk.Key @@ -108,3149 +115,14 @@ - Pause key value - - - - - - - Field - - Gdk.Key - - - - - Scroll_Lock key value - - - - - - - Field - - Gdk.Key - - - - - Sys_Req key value - - - - - - - Field - - Gdk.Key - - - - - Escape key value - - - - - - - Field - - Gdk.Key - - - - - Delete key value - - - - - - - Field - - Gdk.Key - - - - - Multi_key key value - - - - - - - Field - - Gdk.Key - - - - - Codeinput key value - - - - - - - Field - - Gdk.Key - - - - - SingleCandidate key value - - - - - - - Field - - Gdk.Key - - - - - MultipleCandidate key value - - - - - - - Field - - Gdk.Key - - - - - PreviousCandidate key value - - - - - - - Field - - Gdk.Key - - - - - Kanji key value - - - - - - - Field - - Gdk.Key - - - - - Muhenkan key value - - - - - - - Field - - Gdk.Key - - - - - Henkan_Mode key value - - - - - - - Field - - Gdk.Key - - - - - Henkan key value - - - - - - - Field - - Gdk.Key - - - - - Romaji key value - - - - - - - Field - - Gdk.Key - - - - - Hiragana key value - - - - - - - Field - - Gdk.Key - - - - - Katakana key value - - - - - - - Field - - Gdk.Key - - - - - Hiragana_Katakana key value - - - - - - - Field - - Gdk.Key - - - - - Zenkaku key value - - - - - - - Field - - Gdk.Key - - - - - Hankaku key value - - - - - - - Field - - Gdk.Key - - - - - Zenkaku_Hankaku key value - - - - - - - Field - - Gdk.Key - - - - - Touroku key value - - - - - - - Field - - Gdk.Key - - - - - Massyo key value - - - - - - - Field - - Gdk.Key - - - - - Kana_Lock key value - - - - - - - Field - - Gdk.Key - - - - - Kana_Shift key value - - - - - - - Field - - Gdk.Key - - - - - Eisu_Shift key value - - - - - - - Field - - Gdk.Key - - - - - Eisu_toggle key value - - - - - - - Field - - Gdk.Key - - - - - Kanji_Bangou key value - - - - - - - Field - - Gdk.Key - - - - - Zen_Koho key value - - - - - - - Field - - Gdk.Key - - - - - Mae_Koho key value - - - - - - - Field - - Gdk.Key - - - - - Home key value - - - - - - - Field - - Gdk.Key - - - - - Left key value - - - - - - - Field - - Gdk.Key - - - - - Up key value - - - - - - - Field - - Gdk.Key - - - - - Right key value - - - - - - - Field - - Gdk.Key - - - - - Down key value - - - - - - - Field - - Gdk.Key - - - - - Prior key value - - - - - - - Field - - Gdk.Key - - - - - Page_Up key value - - - - - - - Field - - Gdk.Key - - - - - Next key value - - - - - - - Field - - Gdk.Key - - - - - Page_Down key value - - - - - - - Field - - Gdk.Key - - - - - End key value - - - - - - - Field - - Gdk.Key - - - - - Begin key value - - - - - - - Field - - Gdk.Key - - - - - Select key value - - - - - - - Field - - Gdk.Key - - - - - Print key value - - - - - - - Field - - Gdk.Key - - - - - Execute key value - - - - - - - Field - - Gdk.Key - - - - - Insert key value - - - - - - - Field - - Gdk.Key - - - - - Undo key value - - - - - - - Field - - Gdk.Key - - - - - Redo key value - - - - - - - Field - - Gdk.Key - - - - - Menu key value - - - - - - - Field - - Gdk.Key - - - - - Find key value - - - - - - - Field - - Gdk.Key - - - - - Cancel key value - - - - - - - Field - - Gdk.Key - - - - - Help key value - - - - - - - Field - - Gdk.Key - - - - - Break key value - - - - - - - Field - - Gdk.Key - - - - - Mode_switch key value - - - - - - - Field - - Gdk.Key - - - - - script_switch key value - - - - - - - Field - - Gdk.Key - - - - - Num_Lock key value - - - - - - - Field - - Gdk.Key - - - - - KP_Space key value - - - - - - - Field - - Gdk.Key - - - - - KP_Tab key value - - - - - - - Field - - Gdk.Key - - - - - KP_Enter key value - - - - - - - Field - - Gdk.Key - - - - - KP_F1 key value - - - - - - - Field - - Gdk.Key - - - - - KP_F2 key value - - - - - - - Field - - Gdk.Key - - - - - KP_F3 key value - - - - - - - Field - - Gdk.Key - - - - - KP_F4 key value - - - - - - - Field - - Gdk.Key - - - - - KP_Home key value - - - - - - - Field - - Gdk.Key - - - - - KP_Left key value - - - - - - - Field - - Gdk.Key - - - - - KP_Up key value - - - - - - - Field - - Gdk.Key - - - - - KP_Right key value - - - - - - - Field - - Gdk.Key - - - - - KP_Down key value - - - - - - - Field - - Gdk.Key - - - - - KP_Prior key value - - - - - - - Field - - Gdk.Key - - - - - KP_Page_Up key value - - - - - - - Field - - Gdk.Key - - - - - KP_Next key value - - - - - - - Field - - Gdk.Key - - - - - KP_Page_Down key value - - - - - - - Field - - Gdk.Key - - - - - KP_End key value - - - - - - - Field - - Gdk.Key - - - - - KP_Begin key value - - - - - - - Field - - Gdk.Key - - - - - KP_Insert key value - - - - - - - Field - - Gdk.Key - - - - - KP_Delete key value - - - - - - - Field - - Gdk.Key - - - - - KP_Equal key value - - - - - - - Field - - Gdk.Key - - - - - KP_Multiply key value - - - - - - - Field - - Gdk.Key - - - - - KP_Add key value - - - - - - - Field - - Gdk.Key - - - - - KP_Separator key value - - - - - - - Field - - Gdk.Key - - - - - KP_Subtract key value - - - - - - - Field - - Gdk.Key - - - - - KP_Decimal key value - - - - - - - Field - - Gdk.Key - - - - - KP_Divide key value - - - - - - - Field - - Gdk.Key - - - - - KP_0 key value - - - - - - - Field - - Gdk.Key - - - - - KP_1 key value - - - - - - - Field - - Gdk.Key - - - - - KP_2 key value - - - - - - - Field - - Gdk.Key - - - - - KP_3 key value - - - - - - - Field - - Gdk.Key - - - - - KP_4 key value - - - - - - - Field - - Gdk.Key - - - - - KP_5 key value - - - - - - - Field - - Gdk.Key - - - - - KP_6 key value - - - - - - - Field - - Gdk.Key - - - - - KP_7 key value - - - - - - - Field - - Gdk.Key - - - - - KP_8 key value - - - - - - - Field - - Gdk.Key - - - - - KP_9 key value - - - - - - - Field - - Gdk.Key - - - - - F1 key value - - - - - - - Field - - Gdk.Key - - - - - F2 key value - - - - - - - Field - - Gdk.Key - - - - - F3 key value - - - - - - - Field - - Gdk.Key - - - - - F4 key value - - - - - - - Field - - Gdk.Key - - - - - F5 key value - - - - - - - Field - - Gdk.Key - - - - - F6 key value - - - - - - - Field - - Gdk.Key - - - - - F7 key value - - - - - - - Field - - Gdk.Key - - - - - F8 key value - - - - - - - Field - - Gdk.Key - - - - - F9 key value - - - - - - - Field - - Gdk.Key - - - - - F10 key value - - - - - - - Field - - Gdk.Key - - - - - F11 key value - - - - - - - Field - - Gdk.Key - - - - - L1 key value - - - - - - - Field - - Gdk.Key - - - - - F12 key value - - - - - - - Field - - Gdk.Key - - - - - L2 key value - - - - - - - Field - - Gdk.Key - - - - - F13 key value - - - - - - - Field - - Gdk.Key - - - - - L3 key value - - - - - - - Field - - Gdk.Key - - - - - F14 key value - - - - - - - Field - - Gdk.Key - - - - - L4 key value - - - - - - - Field - - Gdk.Key - - - - - F15 key value - - - - - - - Field - - Gdk.Key - - - - - L5 key value - - - - - - - Field - - Gdk.Key - - - - - F16 key value - - - - - - - Field - - Gdk.Key - - - - - L6 key value - - - - - - - Field - - Gdk.Key - - - - - F17 key value - - - - - - - Field - - Gdk.Key - - - - - L7 key value - - - - - - - Field - - Gdk.Key - - - - - F18 key value - - - - - - - Field - - Gdk.Key - - - - - L8 key value - - - - - - - Field - - Gdk.Key - - - - - F19 key value - - - - - - - Field - - Gdk.Key - - - - - L9 key value - - - - - - - Field - - Gdk.Key - - - - - F20 key value - - - - - - - Field - - Gdk.Key - - - - - L10 key value - - - - - - - Field - - Gdk.Key - - - - - F21 key value - - - - - - - Field - - Gdk.Key - - - - - R1 key value - - - - - - - Field - - Gdk.Key - - - - - F22 key value - - - - - - - Field - - Gdk.Key - - - - - R2 key value - - - - - - - Field - - Gdk.Key - - - - - F23 key value - - - - - - - Field - - Gdk.Key - - - - - R3 key value - - - - - - - Field - - Gdk.Key - - - - - F24 key value - - - - - - - Field - - Gdk.Key - - - - - R4 key value - - - - - - - Field - - Gdk.Key - - - - - F25 key value - - - - - - - Field - - Gdk.Key - - - - - R5 key value - - - - - - - Field - - Gdk.Key - - - - - F26 key value - - - - - - - Field - - Gdk.Key - - - - - R6 key value - - - - - - - Field - - Gdk.Key - - - - - F27 key value - - - - - - - Field - - Gdk.Key - - - - - R7 key value - - - - - - - Field - - Gdk.Key - - - - - F28 key value - - - - - - - Field - - Gdk.Key - - - - - R8 key value - - - - - - - Field - - Gdk.Key - - - - - F29 key value - - - - - - - Field - - Gdk.Key - - - - - R9 key value - - - - - - - Field - - Gdk.Key - - - - - F30 key value - - - - - - - Field - - Gdk.Key - - - - - R10 key value - - - - - - - Field - - Gdk.Key - - - - - F31 key value - - - - - - - Field - - Gdk.Key - - - - - R11 key value - - - - - - - Field - - Gdk.Key - - - - - F32 key value - - - - - - - Field - - Gdk.Key - - - - - R12 key value - - - - - - - Field - - Gdk.Key - - - - - F33 key value - - - - - - - Field - - Gdk.Key - - - - - R13 key value - - - - - - - Field - - Gdk.Key - - - - - F34 key value - - - - - - - Field - - Gdk.Key - - - - - R14 key value - - - - - - - Field - - Gdk.Key - - - - - F35 key value - - - - - - - Field - - Gdk.Key - - - - - R15 key value - - - - - - - Field - - Gdk.Key - - - - - Shift_L key value - - - - - - - Field - - Gdk.Key - - - - - Shift_R key value - - - - - - - Field - - Gdk.Key - - - - - Control_L key value - - - - - - - Field - - Gdk.Key - - - - - Control_R key value - - - - - - - Field - - Gdk.Key - - - - - Caps_Lock key value - - - - - - - Field - - Gdk.Key - - - - - Shift_Lock key value - - - - - - - Field - - Gdk.Key - - - - - Meta_L key value - - - - - - - Field - - Gdk.Key - - - - - Meta_R key value - - - - - - - Field - - Gdk.Key - - - - - Alt_L key value - - - - - - - Field - - Gdk.Key - - - - - Alt_R key value - - - - - - - Field - - Gdk.Key - - - - - Super_L key value - - - - - - - Field - - Gdk.Key - - - - - Super_R key value - - - - - - - Field - - Gdk.Key - - - - - Hyper_L key value - - - - - - - Field - - Gdk.Key - - - - - Hyper_R key value - - - - - - - Field - - Gdk.Key - - - - - ISO_Lock key value - - - - - - - Field - - Gdk.Key - - - - - ISO_Level2_Latch key value - - - - - - - Field - - Gdk.Key - - - - - ISO_Level3_Shift key value - - - - - - - Field - - Gdk.Key - - - - - ISO_Level3_Latch key value - - - - - - - Field - - Gdk.Key - - - - - ISO_Level3_Lock key value - - - - - - - Field - - Gdk.Key - - - - - ISO_Group_Shift key value - - - - - - - Field - - Gdk.Key - - - - - ISO_Group_Latch key value - - - - - - - Field - - Gdk.Key - - - - - ISO_Group_Lock key value - - - - - - - Field - - Gdk.Key - - - - - ISO_Next_Group key value - - - - - - - Field - - Gdk.Key - - - - - ISO_Next_Group_Lock key value - - - - - - - Field - - Gdk.Key - - - - - ISO_Prev_Group key value - - - - - - - Field - - Gdk.Key - - - - - ISO_Prev_Group_Lock key value - - - - - - - Field - - Gdk.Key - - - - - ISO_First_Group key value - - - - - - - Field - - Gdk.Key - - - - - ISO_First_Group_Lock key value - - - - - - - Field - - Gdk.Key - - - - - ISO_Last_Group key value - - - - - - - Field - - Gdk.Key - - - - - ISO_Last_Group_Lock key value - - - - - - - Field - - Gdk.Key - - - - - ISO_Left_Tab key value - - - - - - - Field - - Gdk.Key - - - - - ISO_Move_Line_Up key value - - - - - - - Field - - Gdk.Key - - - - - ISO_Move_Line_Down key value - - - - - - - Field - - Gdk.Key - - - - - ISO_Partial_Line_Up key value - - - - - - - Field - - Gdk.Key - - - - - ISO_Partial_Line_Down key value - - - - - - - Field - - Gdk.Key - - - - - ISO_Partial_Space_Left key value - - - - - - - Field - - Gdk.Key - - - - - ISO_Partial_Space_Right key value - - - - - - - Field - - Gdk.Key - - - - - ISO_Set_Margin_Left key value - - - - - - - Field - - Gdk.Key - - - - - ISO_Set_Margin_Right key value - - - - - - - Field - - Gdk.Key - - - - - ISO_Release_Margin_Left key value - - - - - - - Field - - Gdk.Key - - - - - ISO_Release_Margin_Right key value - - - - - - - Field - - Gdk.Key - - - - - ISO_Release_Both_Margins key value - - - - - - - Field - - Gdk.Key - - - - - ISO_Fast_Cursor_Left key value - - - - - - - Field - - Gdk.Key - - - - - ISO_Fast_Cursor_Right key value - - - - - - - Field - - Gdk.Key - - - - - ISO_Fast_Cursor_Up key value - - - - - - - Field - - Gdk.Key - - - - - ISO_Fast_Cursor_Down key value - - - - - - - Field - - Gdk.Key - - - - - ISO_Continuous_Underline key value - - - - - - - Field - - Gdk.Key - - - - - ISO_Discontinuous_Underline key value - - - - - - - Field - - Gdk.Key - - - - - ISO_Emphasize key value - - - - - - - Field - - Gdk.Key - - - - - ISO_Center_Object key value - - - - - - - Field - - Gdk.Key - - - - - ISO_Enter key value - - - - - - - Field - - Gdk.Key - - - - - dead_grave key value - - - - - - - Field - - Gdk.Key - - - - - dead_acute key value - - - - - - - Field - - Gdk.Key - - - - - dead_circumflex key value - - - - - - - Field - - Gdk.Key - - - - - dead_tilde key value - - - - - - - Field - - Gdk.Key - - - - - dead_macron key value - - - - - - - Field - - Gdk.Key - - - - - dead_breve key value - - - - - - - Field - - Gdk.Key - - - - - dead_abovedot key value - - - - - - - Field - - Gdk.Key - - - - - dead_diaeresis key value - - - - - - - Field - - Gdk.Key - - - - - dead_abovering key value - - - - - - - Field - - Gdk.Key - - - - - dead_doubleacute key value - - - - - - - Field - - Gdk.Key - - - - - dead_caron key value - - - - - - - Field - - Gdk.Key - - - - - dead_cedilla key value - - - - - - - Field - - Gdk.Key - - - - - dead_ogonek key value - - - - - - - Field - - Gdk.Key - - - - - dead_iota key value - - - - - - - Field - - Gdk.Key - - - - - dead_voiced_sound key value - - - - - - - Field - - Gdk.Key - - - - - dead_semivoiced_sound key value - - - - - - - Field - - Gdk.Key - - - - - dead_belowdot key value - - - - - - - Field - - Gdk.Key - - - - - First_Virtual_Screen key value - - - - - - - Field - - Gdk.Key - - - - - Prev_Virtual_Screen key value - - - - - - - Field - - Gdk.Key - - - - - Next_Virtual_Screen key value - - - - - - - Field - - Gdk.Key - - - - - Last_Virtual_Screen key value - - - - - - - Field - - Gdk.Key - - - - - Terminate_Server key value + Abreve key value + Field Gdk.Key @@ -3265,6 +137,7 @@ + Field Gdk.Key @@ -3277,3284 +150,9 @@ - - - Field - - Gdk.Key - - - - - RepeatKeys_Enable key value - - - - - - - Field - - Gdk.Key - - - - - SlowKeys_Enable key value - - - - - - - Field - - Gdk.Key - - - - - BounceKeys_Enable key value - - - - - - - Field - - Gdk.Key - - - - - StickyKeys_Enable key value - - - - - - - Field - - Gdk.Key - - - - - MouseKeys_Enable key value - - - - - - - Field - - Gdk.Key - - - - - MouseKeys_Accel_Enable key value - - - - - - - Field - - Gdk.Key - - - - - Overlay1_Enable key value - - - - - - - Field - - Gdk.Key - - - - - Overlay2_Enable key value - - - - - - - Field - - Gdk.Key - - - - - AudibleBell_Enable key value - - - - - - - Field - - Gdk.Key - - - - - Pointer_Left key value - - - - - - - Field - - Gdk.Key - - - - - Pointer_Right key value - - - - - - - Field - - Gdk.Key - - - - - Pointer_Up key value - - - - - - - Field - - Gdk.Key - - - - - Pointer_Down key value - - - - - - - Field - - Gdk.Key - - - - - Pointer_UpLeft key value - - - - - - - Field - - Gdk.Key - - - - - Pointer_UpRight key value - - - - - - - Field - - Gdk.Key - - - - - Pointer_DownLeft key value - - - - - - - Field - - Gdk.Key - - - - - Pointer_DownRight key value - - - - - - - Field - - Gdk.Key - - - - - Pointer_Button_Dflt key value - - - - - - - Field - - Gdk.Key - - - - - Pointer_Button1 key value - - - - - - - Field - - Gdk.Key - - - - - Pointer_Button2 key value - - - - - - - Field - - Gdk.Key - - - - - Pointer_Button3 key value - - - - - - - Field - - Gdk.Key - - - - - Pointer_Button4 key value - - - - - - - Field - - Gdk.Key - - - - - Pointer_Button5 key value - - - - - - - Field - - Gdk.Key - - - - - Pointer_DblClick_Dflt key value - - - - - - - Field - - Gdk.Key - - - - - Pointer_DblClick1 key value - - - - - - - Field - - Gdk.Key - - - - - Pointer_DblClick2 key value - - - - - - - Field - - Gdk.Key - - - - - Pointer_DblClick3 key value - - - - - - - Field - - Gdk.Key - - - - - Pointer_DblClick4 key value - - - - - - - Field - - Gdk.Key - - - - - Pointer_DblClick5 key value - - - - - - - Field - - Gdk.Key - - - - - Pointer_Drag_Dflt key value - - - - - - - Field - - Gdk.Key - - - - - Pointer_Drag1 key value - - - - - - - Field - - Gdk.Key - - - - - Pointer_Drag2 key value - - - - - - - Field - - Gdk.Key - - - - - Pointer_Drag3 key value - - - - - - - Field - - Gdk.Key - - - - - Pointer_Drag4 key value - - - - - - - Field - - Gdk.Key - - - - - Pointer_Drag5 key value - - - - - - - Field - - Gdk.Key - - - - - Pointer_EnableKeys key value - - - - - - - Field - - Gdk.Key - - - - - Pointer_Accelerate key value - - - - - - - Field - - Gdk.Key - - - - - Pointer_DfltBtnNext key value - - - - - - - Field - - Gdk.Key - - - - - Pointer_DfltBtnPrev key value - - - - - - - Field - - Gdk.Key - - - - - Key_3270_Duplicate key value - - - - - - - Field - - Gdk.Key - - - - - Key_3270_FieldMark key value - - - - - - - Field - - Gdk.Key - - - - - Key_3270_Right2 key value - - - - - - - Field - - Gdk.Key - - - - - Key_3270_Left2 key value - - - - - - - Field - - Gdk.Key - - - - - Key_3270_BackTab key value - - - - - - - Field - - Gdk.Key - - - - - Key_3270_EraseEOF key value - - - - - - - Field - - Gdk.Key - - - - - Key_3270_EraseInput key value - - - - - - - Field - - Gdk.Key - - - - - Key_3270_Reset key value - - - - - - - Field - - Gdk.Key - - - - - Key_3270_Quit key value - - - - - - - Field - - Gdk.Key - - - - - Key_3270_PA1 key value - - - - - - - Field - - Gdk.Key - - - - - Key_3270_PA2 key value - - - - - - - Field - - Gdk.Key - - - - - Key_3270_PA3 key value - - - - - - - Field - - Gdk.Key - - - - - Key_3270_Test key value - - - - - - - Field - - Gdk.Key - - - - - Key_3270_Attn key value - - - - - - - Field - - Gdk.Key - - - - - Key_3270_CursorBlink key value - - - - - - - Field - - Gdk.Key - - - - - Key_3270_AltCursor key value - - - - - - - Field - - Gdk.Key - - - - - Key_3270_KeyClick key value - - - - - - - Field - - Gdk.Key - - - - - Key_3270_Jump key value - - - - - - - Field - - Gdk.Key - - - - - Key_3270_Ident key value - - - - - - - Field - - Gdk.Key - - - - - Key_3270_Rule key value - - - - - - - Field - - Gdk.Key - - - - - Key_3270_Copy key value - - - - - - - Field - - Gdk.Key - - - - - Key_3270_Play key value - - - - - - - Field - - Gdk.Key - - - - - Key_3270_Setup key value - - - - - - - Field - - Gdk.Key - - - - - Key_3270_Record key value - - - - - - - Field - - Gdk.Key - - - - - Key_3270_ChangeScreen key value - - - - - - - Field - - Gdk.Key - - - - - Key_3270_DeleteWord key value - - - - - - - Field - - Gdk.Key - - - - - Key_3270_ExSelect key value - - - - - - - Field - - Gdk.Key - - - - - Key_3270_CursorSelect key value - - - - - - - Field - - Gdk.Key - - - - - Key_3270_PrintScreen key value - - - - - - - Field - - Gdk.Key - - - - - Key_3270_Enter key value - - - - - - - Field - - Gdk.Key - - - - - space key value - - - - - - - Field - - Gdk.Key - - - - - exclam key value - - - - - - - Field - - Gdk.Key - - - - - quotedbl key value - - - - - - - Field - - Gdk.Key - - - - - numbersign key value - - - - - - - Field - - Gdk.Key - - - - - dollar key value - - - - - - - Field - - Gdk.Key - - - - - percent key value - - - - - - - Field - - Gdk.Key - - - - - ampersand key value - - - - - - - Field - - Gdk.Key - - - - - apostrophe key value - - - - - - - Field - - Gdk.Key - - - - - quoteright key value - - - - - - - Field - - Gdk.Key - - - - - parenleft key value - - - - - - - Field - - Gdk.Key - - - - - parenright key value - - - - - - - Field - - Gdk.Key - - - - - asterisk key value - - - - - - - Field - - Gdk.Key - - - - - plus key value - - - - - - - Field - - Gdk.Key - - - - - comma key value - - - - - - - Field - - Gdk.Key - - - - - minus key value - - - - - - - Field - - Gdk.Key - - - - - period key value - - - - - - - Field - - Gdk.Key - - - - - slash key value - - - - - - - Field - - Gdk.Key - - - - - Key_0 key value - - - - - - - Field - - Gdk.Key - - - - - Key_1 key value - - - - - - - Field - - Gdk.Key - - - - - Key_2 key value - - - - - - - Field - - Gdk.Key - - - - - Key_3 key value - - - - - - - Field - - Gdk.Key - - - - - Key_4 key value - - - - - - - Field - - Gdk.Key - - - - - Key_5 key value - - - - - - - Field - - Gdk.Key - - - - - Key_6 key value - - - - - - - Field - - Gdk.Key - - - - - Key_7 key value - - - - - - - Field - - Gdk.Key - - - - - Key_8 key value - - - - - - - Field - - Gdk.Key - - - - - Key_9 key value - - - - - - - Field - - Gdk.Key - - - - - colon key value - - - - - - - Field - - Gdk.Key - - - - - semicolon key value - - - - - - - Field - - Gdk.Key - - - - - less key value - - - - - - - Field - - Gdk.Key - - - - - equal key value - - - - - - - Field - - Gdk.Key - - - - - greater key value - - - - - - - Field - - Gdk.Key - - - - - question key value - - - - - - - Field - - Gdk.Key - - - - - at key value - - - - - - - Field - - Gdk.Key - - - - - A key value - - - - - - - Field - - Gdk.Key - - - - - B key value - - - - - - - Field - - Gdk.Key - - - - - C key value - - - - - - - Field - - Gdk.Key - - - - - D key value - - - - - - - Field - - Gdk.Key - - - - - E key value - - - - - - - Field - - Gdk.Key - - - - - F key value - - - - - - - Field - - Gdk.Key - - - - - G key value - - - - - - - Field - - Gdk.Key - - - - - H key value - - - - - - - Field - - Gdk.Key - - - - - I key value - - - - - - - Field - - Gdk.Key - - - - - J key value - - - - - - - Field - - Gdk.Key - - - - - K key value - - - - - - - Field - - Gdk.Key - - - - - L key value - - - - - - - Field - - Gdk.Key - - - - - M key value - - - - - - - Field - - Gdk.Key - - - - - N key value - - - - - - - Field - - Gdk.Key - - - - - O key value - - - - - - - Field - - Gdk.Key - - - - - P key value - - - - - - - Field - - Gdk.Key - - - - - Q key value - - - - - - - Field - - Gdk.Key - - - - - R key value - - - - - - - Field - - Gdk.Key - - - - - S key value - - - - - - - Field - - Gdk.Key - - - - - T key value - - - - - - - Field - - Gdk.Key - - - - - U key value - - - - - - - Field - - Gdk.Key - - - - - V key value - - - - - - - Field - - Gdk.Key - - - - - W key value - - - - - - - Field - - Gdk.Key - - - - - X key value - - - - - - - Field - - Gdk.Key - - - - - Y key value - - - - - - - Field - - Gdk.Key - - - - - Z key value - - - - - - - Field - - Gdk.Key - - - - - bracketleft key value - - - - - - - Field - - Gdk.Key - - - - - backslash key value - - - - - - - Field - - Gdk.Key - - - - - bracketright key value - - - - - - - Field - - Gdk.Key - - - - - asciicircum key value - - - - - - - Field - - Gdk.Key - - - - - underscore key value - - - - - - - Field - - Gdk.Key - - - - - grave key value - - - - - - - Field - - Gdk.Key - - - - - quoteleft key value - - - - - - - Field - - Gdk.Key - - - - - a key value - - - - - - - Field - - Gdk.Key - - - - - b key value - - - - - - - Field - - Gdk.Key - - - - - c key value - - - - - - - Field - - Gdk.Key - - - - - d key value - - - - - - - Field - - Gdk.Key - - - - - e key value - - - - - - - Field - - Gdk.Key - - - - - f key value - - - - - - - Field - - Gdk.Key - - - - - g key value - - - - - - - Field - - Gdk.Key - - - - - h key value - - - - - - - Field - - Gdk.Key - - - - - i key value - - - - - - - Field - - Gdk.Key - - - - - j key value - - - - - - - Field - - Gdk.Key - - - - - k key value - - - - - - - Field - - Gdk.Key - - - - - l key value - - - - - - - Field - - Gdk.Key - - - - - m key value - - - - - - - Field - - Gdk.Key - - - - - n key value - - - - - - - Field - - Gdk.Key - - - - - o key value - - - - - - - Field - - Gdk.Key - - - - - p key value - - - - - - - Field - - Gdk.Key - - - - - q key value - - - - - - - Field - - Gdk.Key - - - - - r key value - - - - - - - Field - - Gdk.Key - - - - - s key value - - - - - - - Field - - Gdk.Key - - - - - t key value - - - - - - - Field - - Gdk.Key - - - - - u key value - - - - - - - Field - - Gdk.Key - - - - - v key value - - - - - - - Field - - Gdk.Key - - - - - w key value - - - - - - - Field - - Gdk.Key - - - - - x key value - - - - - - - Field - - Gdk.Key - - - - - y key value - - - - - - - Field - - Gdk.Key - - - - - z key value - - - - - - - Field - - Gdk.Key - - - - - braceleft key value - - - - - - - Field - - Gdk.Key - - - - - bar key value - - - - - - - Field - - Gdk.Key - - - - - braceright key value - - - - - - - Field - - Gdk.Key - - - - - asciitilde key value - - - - - - - Field - - Gdk.Key - - - - - nobreakspace key value - - - - - - - Field - - Gdk.Key - - - - - exclamdown key value - - - - - - - Field - - Gdk.Key - - - - - cent key value - - - - - - - Field - - Gdk.Key - - - - - sterling key value - - - - - - - Field - - Gdk.Key - - - - - currency key value - - - - - - - Field - - Gdk.Key - - - - - yen key value - - - - - - - Field - - Gdk.Key - - - - - brokenbar key value - - - - - - - Field - - Gdk.Key - - - - - section key value - - - - - - - Field - - Gdk.Key - - - - - diaeresis key value - - - - - - - Field - - Gdk.Key - - - - - copyright key value - - - - - - - Field - - Gdk.Key - - - - - ordfeminine key value - - - - - - - Field - - Gdk.Key - - - - - guillemotleft key value - - - - - - - Field - - Gdk.Key - - - - - notsign key value - - - - - - - Field - - Gdk.Key - - - - - hyphen key value - - - - - - - Field - - Gdk.Key - - - - - registered key value - - - - - - - Field - - Gdk.Key - - - - - macron key value - - - - - - - Field - - Gdk.Key - - - - - degree key value - - - - - - - Field - - Gdk.Key - - - - - plusminus key value - - - - - - - Field - - Gdk.Key - - - - - twosuperior key value - - - - - - - Field - - Gdk.Key - - - - - threesuperior key value - - - - - - - Field - - Gdk.Key - - - - - acute key value - - - - - - - Field - - Gdk.Key - - - - - mu key value - - - - - - - Field - - Gdk.Key - - - - - paragraph key value - - - - - - - Field - - Gdk.Key - - - - - periodcentered key value - - - - - - - Field - - Gdk.Key - - - - - cedilla key value - - - - - - - Field - - Gdk.Key - - - - - onesuperior key value - - - - - - - Field - - Gdk.Key - - - - - masculine key value - - - - - - - Field - - Gdk.Key - - - - - guillemotright key value - - - - - - - Field - - Gdk.Key - - - - - onequarter key value - - - - - - - Field - - Gdk.Key - - - - - onehalf key value - - - - - - - Field - - Gdk.Key - - - - - threequarters key value - - - - - - - Field - - Gdk.Key - - - - - questiondown key value - - - - - - - Field - - Gdk.Key - - - - - Agrave key value - - - - - - - Field - - Gdk.Key - - - - - Aacute key value - - - - - - - Field - - Gdk.Key - - - - - Acircumflex key value - - - - - - - Field - - Gdk.Key - - - - - Atilde key value - - - - - - - Field - - Gdk.Key - - - - - Adiaeresis key value - - - - - - - Field - - Gdk.Key - - - - - Aring key value - - - - - - - Field - - Gdk.Key - - - - - AE key value - - - - - - - Field - - Gdk.Key - - - - - Ccedilla key value - - - - - - - Field - - Gdk.Key - - - - - Egrave key value - - - - - - - Field - - Gdk.Key - - - - - Eacute key value - - - - - - - Field - - Gdk.Key - - - - - Ecircumflex key value - - - - - - - Field - - Gdk.Key - - - - - Ediaeresis key value - - - - - - - Field - - Gdk.Key - - - - - Igrave key value - - - - - - - Field - - Gdk.Key - - - - - Iacute key value - - - - - - - Field - - Gdk.Key - - - - - Icircumflex key value - - - - - - - Field - - Gdk.Key - - - - - Idiaeresis key value - - - - - - - Field - - Gdk.Key - - - - - ETH key value - - - - - - - Field - - Gdk.Key - - - - - Eth key value - - - - - - - Field - - Gdk.Key - - - - - Ntilde key value - - - - - - - Field - - Gdk.Key - - - - - Ograve key value - - - - - - - Field - - Gdk.Key - - - - - Oacute key value - - - - - - - Field - - Gdk.Key - - - - - Ocircumflex key value - - - - - - - Field - - Gdk.Key - - - - - Otilde key value - - - - - - - Field - - Gdk.Key - - - - - Odiaeresis key value - - - - - - - Field - - Gdk.Key - - - - - multiply key value - - - - - - - Field - - Gdk.Key - - - - - Ooblique key value - - - - - - - Field - - Gdk.Key - - - - - Ugrave key value - - - - - - - Field - - Gdk.Key - - - - - Uacute key value - - - - - - - Field - - Gdk.Key - - - - - Ucircumflex key value - - - - - - - Field - - Gdk.Key - - - - - Udiaeresis key value - - - - - - - Field - - Gdk.Key - - - - - Yacute key value - - - - - - - Field - - Gdk.Key - - - - - THORN key value - - - - - - - Field - - Gdk.Key - - - - - Thorn key value - - - - - - - Field - - Gdk.Key - - - - - ssharp key value - - - - - - - Field - - Gdk.Key - - - - - agrave key value - - - - - - - Field - - Gdk.Key - - - - - aacute key value - - - - + Field Gdk.Key @@ -6567,8 +165,9 @@ - - + + + Field Gdk.Key @@ -6576,13 +175,29 @@ - atilde key value + Acircumflex key value + + + + + + + + Field + + Gdk.Key + + + + + acute key value + Field Gdk.Key @@ -6595,8 +210,9 @@ - - + + + Field Gdk.Key @@ -6604,13 +220,14 @@ - aring key value + Adiaeresis key value + Field Gdk.Key @@ -6623,8 +240,9 @@ - - + + + Field Gdk.Key @@ -6632,13 +250,14 @@ - ccedilla key value + AE key value - - + + + Field Gdk.Key @@ -6646,13 +265,14 @@ - egrave key value + agrave key value - - + + + Field Gdk.Key @@ -6660,13 +280,14 @@ - eacute key value + Agrave key value - - + + + Field Gdk.Key @@ -6674,13 +295,14 @@ - ecircumflex key value + Alt_L key value - - + + + Field Gdk.Key @@ -6688,1763 +310,14 @@ - ediaeresis key value - - - - - - - Field - - Gdk.Key - - - - - igrave key value - - - - - - - Field - - Gdk.Key - - - - - iacute key value - - - - - - - Field - - Gdk.Key - - - - - icircumflex key value - - - - - - - Field - - Gdk.Key - - - - - idiaeresis key value - - - - - - - Field - - Gdk.Key - - - - - eth key value - - - - - - - Field - - Gdk.Key - - - - - ntilde key value - - - - - - - Field - - Gdk.Key - - - - - ograve key value - - - - - - - Field - - Gdk.Key - - - - - oacute key value - - - - - - - Field - - Gdk.Key - - - - - ocircumflex key value - - - - - - - Field - - Gdk.Key - - - - - otilde key value - - - - - - - Field - - Gdk.Key - - - - - odiaeresis key value - - - - - - - Field - - Gdk.Key - - - - - division key value - - - - - - - Field - - Gdk.Key - - - - - oslash key value - - - - - - - Field - - Gdk.Key - - - - - ugrave key value - - - - - - - Field - - Gdk.Key - - - - - uacute key value - - - - - - - Field - - Gdk.Key - - - - - ucircumflex key value - - - - - - - Field - - Gdk.Key - - - - - udiaeresis key value - - - - - - - Field - - Gdk.Key - - - - - yacute key value - - - - - - - Field - - Gdk.Key - - - - - thorn key value - - - - - - - Field - - Gdk.Key - - - - - ydiaeresis key value - - - - - - - Field - - Gdk.Key - - - - - Aogonek key value - - - - - - - Field - - Gdk.Key - - - - - breve key value - - - - - - - Field - - Gdk.Key - - - - - Lstroke key value - - - - - - - Field - - Gdk.Key - - - - - Lcaron key value - - - - - - - Field - - Gdk.Key - - - - - Sacute key value - - - - - - - Field - - Gdk.Key - - - - - Scaron key value - - - - - - - Field - - Gdk.Key - - - - - Scedilla key value - - - - - - - Field - - Gdk.Key - - - - - Tcaron key value - - - - - - - Field - - Gdk.Key - - - - - Zacute key value - - - - - - - Field - - Gdk.Key - - - - - Zcaron key value - - - - - - - Field - - Gdk.Key - - - - - Zabovedot key value - - - - - - - Field - - Gdk.Key - - - - - aogonek key value - - - - - - - Field - - Gdk.Key - - - - - ogonek key value - - - - - - - Field - - Gdk.Key - - - - - lstroke key value - - - - - - - Field - - Gdk.Key - - - - - lcaron key value - - - - - - - Field - - Gdk.Key - - - - - sacute key value - - - - - - - Field - - Gdk.Key - - - - - caron key value - - - - - - - Field - - Gdk.Key - - - - - scaron key value - - - - - - - Field - - Gdk.Key - - - - - scedilla key value - - - - - - - Field - - Gdk.Key - - - - - tcaron key value - - - - - - - Field - - Gdk.Key - - - - - zacute key value - - - - - - - Field - - Gdk.Key - - - - - doubleacute key value - - - - - - - Field - - Gdk.Key - - - - - zcaron key value - - - - - - - Field - - Gdk.Key - - - - - zabovedot key value - - - - - - - Field - - Gdk.Key - - - - - Racute key value - - - - - - - Field - - Gdk.Key - - - - - Abreve key value - - - - - - - Field - - Gdk.Key - - - - - Lacute key value - - - - - - - Field - - Gdk.Key - - - - - Cacute key value - - - - - - - Field - - Gdk.Key - - - - - Ccaron key value - - - - - - - Field - - Gdk.Key - - - - - Eogonek key value - - - - - - - Field - - Gdk.Key - - - - - Ecaron key value - - - - - - - Field - - Gdk.Key - - - - - Dcaron key value - - - - - - - Field - - Gdk.Key - - - - - Dstroke key value - - - - - - - Field - - Gdk.Key - - - - - Nacute key value - - - - - - - Field - - Gdk.Key - - - - - Ncaron key value - - - - - - - Field - - Gdk.Key - - - - - Odoubleacute key value - - - - - - - Field - - Gdk.Key - - - - - Rcaron key value - - - - - - - Field - - Gdk.Key - - - - - Uring key value - - - - - - - Field - - Gdk.Key - - - - - Udoubleacute key value - - - - - - - Field - - Gdk.Key - - - - - Tcedilla key value - - - - - - - Field - - Gdk.Key - - - - - racute key value - - - - - - - Field - - Gdk.Key - - - - - abreve key value - - - - - - - Field - - Gdk.Key - - - - - lacute key value - - - - - - - Field - - Gdk.Key - - - - - cacute key value - - - - - - - Field - - Gdk.Key - - - - - ccaron key value - - - - - - - Field - - Gdk.Key - - - - - eogonek key value - - - - - - - Field - - Gdk.Key - - - - - ecaron key value - - - - - - - Field - - Gdk.Key - - - - - dcaron key value - - - - - - - Field - - Gdk.Key - - - - - dstroke key value - - - - - - - Field - - Gdk.Key - - - - - nacute key value - - - - - - - Field - - Gdk.Key - - - - - ncaron key value - - - - - - - Field - - Gdk.Key - - - - - odoubleacute key value - - - - - - - Field - - Gdk.Key - - - - - udoubleacute key value - - - - - - - Field - - Gdk.Key - - - - - rcaron key value - - - - - - - Field - - Gdk.Key - - - - - uring key value - - - - - - - Field - - Gdk.Key - - - - - tcedilla key value - - - - - - - Field - - Gdk.Key - - - - - abovedot key value - - - - - - - Field - - Gdk.Key - - - - - Hstroke key value - - - - - - - Field - - Gdk.Key - - - - - Hcircumflex key value - - - - - - - Field - - Gdk.Key - - - - - Iabovedot key value - - - - - - - Field - - Gdk.Key - - - - - Gbreve key value - - - - - - - Field - - Gdk.Key - - - - - Jcircumflex key value - - - - - - - Field - - Gdk.Key - - - - - hstroke key value - - - - - - - Field - - Gdk.Key - - - - - hcircumflex key value - - - - - - - Field - - Gdk.Key - - - - - idotless key value - - - - - - - Field - - Gdk.Key - - - - - gbreve key value - - - - - - - Field - - Gdk.Key - - - - - jcircumflex key value - - - - - - - Field - - Gdk.Key - - - - - Cabovedot key value - - - - - - - Field - - Gdk.Key - - - - - Ccircumflex key value - - - - - - - Field - - Gdk.Key - - - - - Gabovedot key value - - - - - - - Field - - Gdk.Key - - - - - Gcircumflex key value - - - - - - - Field - - Gdk.Key - - - - - Ubreve key value - - - - - - - Field - - Gdk.Key - - - - - Scircumflex key value - - - - - - - Field - - Gdk.Key - - - - - cabovedot key value - - - - - - - Field - - Gdk.Key - - - - - ccircumflex key value - - - - - - - Field - - Gdk.Key - - - - - gabovedot key value - - - - - - - Field - - Gdk.Key - - - - - gcircumflex key value - - - - - - - Field - - Gdk.Key - - - - - ubreve key value - - - - - - - Field - - Gdk.Key - - - - - scircumflex key value - - - - - - - Field - - Gdk.Key - - - - - kra key value - - - - - - - Field - - Gdk.Key - - - - - kappa key value - - - - - - - Field - - Gdk.Key - - - - - Rcedilla key value - - - - - - - Field - - Gdk.Key - - - - - Itilde key value - - - - - - - Field - - Gdk.Key - - - - - Lcedilla key value - - - - - - - Field - - Gdk.Key - - - - - Emacron key value - - - - - - - Field - - Gdk.Key - - - - - Gcedilla key value - - - - - - - Field - - Gdk.Key - - - - - Tslash key value - - - - - - - Field - - Gdk.Key - - - - - rcedilla key value - - - - - - - Field - - Gdk.Key - - - - - itilde key value - - - - - - - Field - - Gdk.Key - - - - - lcedilla key value - - - - - - - Field - - Gdk.Key - - - - - emacron key value - - - - - - - Field - - Gdk.Key - - - - - gcedilla key value - - - - - - - Field - - Gdk.Key - - - - - tslash key value - - - - - - - Field - - Gdk.Key - - - - - ENG key value - - - - - - - Field - - Gdk.Key - - - - - eng key value - - - - - - - Field - - Gdk.Key - - - - - Amacron key value - - - - - - - Field - - Gdk.Key - - - - - Iogonek key value - - - - - - - Field - - Gdk.Key - - - - - Eabovedot key value - - - - - - - Field - - Gdk.Key - - - - - Imacron key value - - - - - - - Field - - Gdk.Key - - - - - Ncedilla key value - - - - - - - Field - - Gdk.Key - - - - - Omacron key value - - - - - - - Field - - Gdk.Key - - - - - Kcedilla key value - - - - - - - Field - - Gdk.Key - - - - - Uogonek key value - - - - - - - Field - - Gdk.Key - - - - - Utilde key value - - - - - - - Field - - Gdk.Key - - - - - Umacron key value + Alt_R key value + Field Gdk.Key @@ -8457,8 +330,9 @@ - - + + + Field Gdk.Key @@ -8466,13 +340,14 @@ - iogonek key value + Amacron key value - - + + + Field Gdk.Key @@ -8480,13 +355,14 @@ - eabovedot key value + ampersand key value - - + + + Field Gdk.Key @@ -8494,13 +370,14 @@ - imacron key value + aogonek key value - - + + + Field Gdk.Key @@ -8508,13 +385,14 @@ - ncedilla key value + Aogonek key value - - + + + Field Gdk.Key @@ -8522,13 +400,14 @@ - omacron key value + apostrophe key value - - + + + Field Gdk.Key @@ -8536,13 +415,14 @@ - kcedilla key value + approximate key value - - + + + Field Gdk.Key @@ -8550,13 +430,14 @@ - uogonek key value + Arabic_ain key value - - + + + Field Gdk.Key @@ -8564,13 +445,14 @@ - utilde key value + Arabic_alef key value - - + + + Field Gdk.Key @@ -8578,13 +460,14 @@ - umacron key value + Arabic_alefmaksura key value - - + + + Field Gdk.Key @@ -8592,1021 +475,14 @@ - OE key value - - - - - - - Field - - Gdk.Key - - - - - oe key value - - - - - - - Field - - Gdk.Key - - - - - Ydiaeresis key value - - - - - - - Field - - Gdk.Key - - - - - overline key value - - - - - - - Field - - Gdk.Key - - - - - kana_fullstop key value - - - - - - - Field - - Gdk.Key - - - - - kana_openingbracket key value - - - - - - - Field - - Gdk.Key - - - - - kana_closingbracket key value - - - - - - - Field - - Gdk.Key - - - - - kana_comma key value - - - - - - - Field - - Gdk.Key - - - - - kana_conjunctive key value - - - - - - - Field - - Gdk.Key - - - - - kana_middledot key value - - - - - - - Field - - Gdk.Key - - - - - kana_WO key value - - - - - - - Field - - Gdk.Key - - - - - kana_a key value - - - - - - - Field - - Gdk.Key - - - - - kana_i key value - - - - - - - Field - - Gdk.Key - - - - - kana_u key value - - - - - - - Field - - Gdk.Key - - - - - kana_e key value - - - - - - - Field - - Gdk.Key - - - - - kana_o key value - - - - - - - Field - - Gdk.Key - - - - - kana_ya key value - - - - - - - Field - - Gdk.Key - - - - - kana_yu key value - - - - - - - Field - - Gdk.Key - - - - - kana_yo key value - - - - - - - Field - - Gdk.Key - - - - - kana_tsu key value - - - - - - - Field - - Gdk.Key - - - - - kana_tu key value - - - - - - - Field - - Gdk.Key - - - - - prolongedsound key value - - - - - - - Field - - Gdk.Key - - - - - kana_A key value - - - - - - - Field - - Gdk.Key - - - - - kana_I key value - - - - - - - Field - - Gdk.Key - - - - - kana_U key value - - - - - - - Field - - Gdk.Key - - - - - kana_E key value - - - - - - - Field - - Gdk.Key - - - - - kana_O key value - - - - - - - Field - - Gdk.Key - - - - - kana_KA key value - - - - - - - Field - - Gdk.Key - - - - - kana_KI key value - - - - - - - Field - - Gdk.Key - - - - - kana_KU key value - - - - - - - Field - - Gdk.Key - - - - - kana_KE key value - - - - - - - Field - - Gdk.Key - - - - - kana_KO key value - - - - - - - Field - - Gdk.Key - - - - - kana_SA key value - - - - - - - Field - - Gdk.Key - - - - - kana_SHI key value - - - - - - - Field - - Gdk.Key - - - - - kana_SU key value - - - - - - - Field - - Gdk.Key - - - - - kana_SE key value - - - - - - - Field - - Gdk.Key - - - - - kana_SO key value - - - - - - - Field - - Gdk.Key - - - - - kana_TA key value - - - - - - - Field - - Gdk.Key - - - - - kana_CHI key value - - - - - - - Field - - Gdk.Key - - - - - kana_TI key value - - - - - - - Field - - Gdk.Key - - - - - kana_TSU key value - - - - - - - Field - - Gdk.Key - - - - - kana_TU key value - - - - - - - Field - - Gdk.Key - - - - - kana_TE key value - - - - - - - Field - - Gdk.Key - - - - - kana_TO key value - - - - - - - Field - - Gdk.Key - - - - - kana_NA key value - - - - - - - Field - - Gdk.Key - - - - - kana_NI key value - - - - - - - Field - - Gdk.Key - - - - - kana_NU key value - - - - - - - Field - - Gdk.Key - - - - - kana_NE key value - - - - - - - Field - - Gdk.Key - - - - - kana_NO key value - - - - - - - Field - - Gdk.Key - - - - - kana_HA key value - - - - - - - Field - - Gdk.Key - - - - - kana_HI key value - - - - - - - Field - - Gdk.Key - - - - - kana_FU key value - - - - - - - Field - - Gdk.Key - - - - - kana_HU key value - - - - - - - Field - - Gdk.Key - - - - - kana_HE key value - - - - - - - Field - - Gdk.Key - - - - - kana_HO key value - - - - - - - Field - - Gdk.Key - - - - - kana_MA key value - - - - - - - Field - - Gdk.Key - - - - - kana_MI key value - - - - - - - Field - - Gdk.Key - - - - - kana_MU key value - - - - - - - Field - - Gdk.Key - - - - - kana_ME key value - - - - - - - Field - - Gdk.Key - - - - - kana_MO key value - - - - - - - Field - - Gdk.Key - - - - - kana_YA key value - - - - - - - Field - - Gdk.Key - - - - - kana_YU key value - - - - - - - Field - - Gdk.Key - - - - - kana_YO key value - - - - - - - Field - - Gdk.Key - - - - - kana_RA key value - - - - - - - Field - - Gdk.Key - - - - - kana_RI key value - - - - - - - Field - - Gdk.Key - - - - - kana_RU key value - - - - - - - Field - - Gdk.Key - - - - - kana_RE key value - - - - - - - Field - - Gdk.Key - - - - - kana_RO key value - - - - - - - Field - - Gdk.Key - - - - - kana_WA key value - - - - - - - Field - - Gdk.Key - - - - - kana_N key value - - - - - - - Field - - Gdk.Key - - - - - voicedsound key value - - - - - - - Field - - Gdk.Key - - - - - semivoicedsound key value - - - - - - - Field - - Gdk.Key - - - - - kana_switch key value + Arabic_beh key value + Field Gdk.Key @@ -9619,8 +495,9 @@ - - + + + Field Gdk.Key @@ -9628,13 +505,14 @@ - Arabic_semicolon key value + Arabic_dad key value - - + + + Field Gdk.Key @@ -9642,13 +520,134 @@ - Arabic_question_mark key value + Arabic_dal key value + + + + + + + + Field + + Gdk.Key + + + + + Arabic_damma key value + + + + + + + + Field + + Gdk.Key + + + + + Arabic_dammatan key value + + + + + + + + Field + + Gdk.Key + + + + + Arabic_fatha key value + + + + + + + + Field + + Gdk.Key + + + + + Arabic_fathatan key value + + + + + + + + Field + + Gdk.Key + + + + + Arabic_feh key value + + + + + + + + Field + + Gdk.Key + + + + + Arabic_ghain key value + + + + + + + + Field + + Gdk.Key + + + + + Arabic_ha key value + + + + + + + + Field + + Gdk.Key + + + + + Arabic_hah key value + Field Gdk.Key @@ -9661,22 +660,9 @@ - - - Field - - Gdk.Key - - - - - Arabic_maddaonalef key value - - - - + Field Gdk.Key @@ -9691,6 +677,7 @@ + Field Gdk.Key @@ -9703,22 +690,9 @@ - - - Field - - Gdk.Key - - - - - Arabic_hamzaunderalef key value - - - - + Field Gdk.Key @@ -9731,8 +705,9 @@ - - + + + Field Gdk.Key @@ -9740,13 +715,14 @@ - Arabic_alef key value + Arabic_hamzaunderalef key value - - + + + Field Gdk.Key @@ -9754,55 +730,14 @@ - Arabic_beh key value - - - - - - - Field - - Gdk.Key - - - - - Arabic_tehmarbuta key value - - - - - - - Field - - Gdk.Key - - - - - Arabic_teh key value - - - - - - - Field - - Gdk.Key - - - - - Arabic_theh key value + Arabic_heh key value + Field Gdk.Key @@ -9815,246 +750,9 @@ - - - Field - - Gdk.Key - - - - - Arabic_hah key value - - - - - - - Field - - Gdk.Key - - - - - Arabic_khah key value - - - - - - - Field - - Gdk.Key - - - - - Arabic_dal key value - - - - - - - Field - - Gdk.Key - - - - - Arabic_thal key value - - - - - - - Field - - Gdk.Key - - - - - Arabic_ra key value - - - - - - - Field - - Gdk.Key - - - - - Arabic_zain key value - - - - - - - Field - - Gdk.Key - - - - - Arabic_seen key value - - - - - - - Field - - Gdk.Key - - - - - Arabic_sheen key value - - - - - - - Field - - Gdk.Key - - - - - Arabic_sad key value - - - - - - - Field - - Gdk.Key - - - - - Arabic_dad key value - - - - - - - Field - - Gdk.Key - - - - - Arabic_tah key value - - - - - - - Field - - Gdk.Key - - - - - Arabic_zah key value - - - - - - - Field - - Gdk.Key - - - - - Arabic_ain key value - - - - - - - Field - - Gdk.Key - - - - - Arabic_ghain key value - - - - - - - Field - - Gdk.Key - - - - - Arabic_tatweel key value - - - - - - - Field - - Gdk.Key - - - - - Arabic_feh key value - - - - - - - Field - - Gdk.Key - - - - - Arabic_qaf key value - - - - + Field Gdk.Key @@ -10067,8 +765,54 @@ + + + + Field + + Gdk.Key + + + + + Arabic_kasra key value + + + + + + + + Field + + Gdk.Key + + + + + Arabic_kasratan key value + + + + + + + + Field + + Gdk.Key + + + + + Arabic_khah key value + + + + + Field Gdk.Key @@ -10081,8 +825,24 @@ + + + + Field + + Gdk.Key + + + + + Arabic_maddaonalef key value + + + + + Field Gdk.Key @@ -10097,6 +857,7 @@ + Field Gdk.Key @@ -10109,8 +870,9 @@ - - + + + Field Gdk.Key @@ -10118,13 +880,14 @@ - Arabic_ha key value + Arabic_qaf key value - - + + + Field Gdk.Key @@ -10132,13 +895,14 @@ - Arabic_heh key value + Arabic_question_mark key value - - + + + Field Gdk.Key @@ -10146,13 +910,14 @@ - Arabic_waw key value + Arabic_ra key value - - + + + Field Gdk.Key @@ -10160,13 +925,14 @@ - Arabic_alefmaksura key value + Arabic_sad key value - - + + + Field Gdk.Key @@ -10174,13 +940,14 @@ - Arabic_yeh key value + Arabic_seen key value - - + + + Field Gdk.Key @@ -10188,83 +955,14 @@ - Arabic_fathatan key value - - - - - - - Field - - Gdk.Key - - - - - Arabic_dammatan key value - - - - - - - Field - - Gdk.Key - - - - - Arabic_kasratan key value - - - - - - - Field - - Gdk.Key - - - - - Arabic_fatha key value - - - - - - - Field - - Gdk.Key - - - - - Arabic_damma key value - - - - - - - Field - - Gdk.Key - - - - - Arabic_kasra key value + Arabic_semicolon key value + Field Gdk.Key @@ -10277,8 +975,24 @@ + + + + Field + + Gdk.Key + + + + + Arabic_sheen key value + + + + + Field Gdk.Key @@ -10293,6 +1007,7 @@ + Field Gdk.Key @@ -10305,8 +1020,9 @@ - - + + + Field Gdk.Key @@ -10314,13 +1030,14 @@ - Serbian_dje key value + Arabic_tah key value - - + + + Field Gdk.Key @@ -10328,13 +1045,14 @@ - Macedonia_gje key value + Arabic_tatweel key value - - + + + Field Gdk.Key @@ -10342,13 +1060,14 @@ - Cyrillic_io key value + Arabic_teh key value - - + + + Field Gdk.Key @@ -10356,13 +1075,14 @@ - Ukrainian_ie key value + Arabic_tehmarbuta key value - - + + + Field Gdk.Key @@ -10370,13 +1090,14 @@ - Ukranian_je key value + Arabic_thal key value - - + + + Field Gdk.Key @@ -10384,13 +1105,14 @@ - Macedonia_dse key value + Arabic_theh key value - - + + + Field Gdk.Key @@ -10398,13 +1120,14 @@ - Ukrainian_i key value + Arabic_waw key value - - + + + Field Gdk.Key @@ -10412,13 +1135,14 @@ - Ukranian_i key value + Arabic_yeh key value - - + + + Field Gdk.Key @@ -10426,13 +1150,14 @@ - Ukrainian_yi key value + Arabic_zah key value - - + + + Field Gdk.Key @@ -10440,13 +1165,14 @@ - Ukranian_yi key value + Arabic_zain key value - - + + + Field Gdk.Key @@ -10454,13 +1180,14 @@ - Cyrillic_je key value + aring key value - - + + + Field Gdk.Key @@ -10468,13 +1195,14 @@ - Serbian_je key value + Aring key value - - + + + Field Gdk.Key @@ -10482,13 +1210,14 @@ - Cyrillic_lje key value + asciicircum key value - - + + + Field Gdk.Key @@ -10496,13 +1225,14 @@ - Serbian_lje key value + asciitilde key value - - + + + Field Gdk.Key @@ -10510,13 +1240,14 @@ - Cyrillic_nje key value + asterisk key value - - + + + Field Gdk.Key @@ -10524,13 +1255,14 @@ - Serbian_nje key value + at key value - - + + + Field Gdk.Key @@ -10538,13 +1270,14 @@ - Serbian_tshe key value + atilde key value - - + + + Field Gdk.Key @@ -10552,13 +1285,14 @@ - Macedonia_kje key value + Atilde key value - - + + + Field Gdk.Key @@ -10566,13 +1300,14 @@ - Byelorussian_shortu key value + AudibleBell_Enable key value - - + + + Field Gdk.Key @@ -10580,13 +1315,14 @@ - Cyrillic_dzhe key value + b key value - - + + + Field Gdk.Key @@ -10594,13 +1330,14 @@ - Serbian_dze key value + B key value - - + + + Field Gdk.Key @@ -10608,13 +1345,14 @@ - numerosign key value + backslash key value - - + + + Field Gdk.Key @@ -10622,13 +1360,14 @@ - Serbian_DJE key value + BackSpace key value - - + + + Field Gdk.Key @@ -10636,13 +1375,14 @@ - Macedonia_GJE key value + ballotcross key value - - + + + Field Gdk.Key @@ -10650,13 +1390,14 @@ - Cyrillic_IO key value + bar key value - - + + + Field Gdk.Key @@ -10664,2869 +1405,14 @@ - Ukrainian_IE key value - - - - - - - Field - - Gdk.Key - - - - - Ukranian_JE key value - - - - - - - Field - - Gdk.Key - - - - - Macedonia_DSE key value - - - - - - - Field - - Gdk.Key - - - - - Ukrainian_I key value - - - - - - - Field - - Gdk.Key - - - - - Ukranian_I key value - - - - - - - Field - - Gdk.Key - - - - - Ukrainian_YI key value - - - - - - - Field - - Gdk.Key - - - - - Ukranian_YI key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_JE key value - - - - - - - Field - - Gdk.Key - - - - - Serbian_JE key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_LJE key value - - - - - - - Field - - Gdk.Key - - - - - Serbian_LJE key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_NJE key value - - - - - - - Field - - Gdk.Key - - - - - Serbian_NJE key value - - - - - - - Field - - Gdk.Key - - - - - Serbian_TSHE key value - - - - - - - Field - - Gdk.Key - - - - - Macedonia_KJE key value - - - - - - - Field - - Gdk.Key - - - - - Byelorussian_SHORTU key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_DZHE key value - - - - - - - Field - - Gdk.Key - - - - - Serbian_DZE key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_yu key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_a key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_be key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_tse key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_de key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_ie key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_ef key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_ghe key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_ha key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_i key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_shorti key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_ka key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_el key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_em key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_en key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_o key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_pe key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_ya key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_er key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_es key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_te key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_u key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_zhe key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_ve key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_softsign key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_yeru key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_ze key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_sha key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_e key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_shcha key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_che key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_hardsign key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_YU key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_A key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_BE key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_TSE key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_DE key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_IE key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_EF key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_GHE key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_HA key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_I key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_SHORTI key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_KA key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_EL key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_EM key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_EN key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_O key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_PE key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_YA key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_ER key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_ES key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_TE key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_U key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_ZHE key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_VE key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_SOFTSIGN key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_YERU key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_ZE key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_SHA key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_E key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_SHCHA key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_CHE key value - - - - - - - Field - - Gdk.Key - - - - - Cyrillic_HARDSIGN key value - - - - - - - Field - - Gdk.Key - - - - - Greek_ALPHAaccent key value - - - - - - - Field - - Gdk.Key - - - - - Greek_EPSILONaccent key value - - - - - - - Field - - Gdk.Key - - - - - Greek_ETAaccent key value - - - - - - - Field - - Gdk.Key - - - - - Greek_IOTAaccent key value - - - - - - - Field - - Gdk.Key - - - - - Greek_IOTAdiaeresis key value - - - - - - - Field - - Gdk.Key - - - - - Greek_OMICRONaccent key value - - - - - - - Field - - Gdk.Key - - - - - Greek_UPSILONaccent key value - - - - - - - Field - - Gdk.Key - - - - - Greek_UPSILONdieresis key value - - - - - - - Field - - Gdk.Key - - - - - Greek_OMEGAaccent key value - - - - - - - Field - - Gdk.Key - - - - - Greek_accentdieresis key value - - - - - - - Field - - Gdk.Key - - - - - Greek_horizbar key value - - - - - - - Field - - Gdk.Key - - - - - Greek_alphaaccent key value - - - - - - - Field - - Gdk.Key - - - - - Greek_epsilonaccent key value - - - - - - - Field - - Gdk.Key - - - - - Greek_etaaccent key value - - - - - - - Field - - Gdk.Key - - - - - Greek_iotaaccent key value - - - - - - - Field - - Gdk.Key - - - - - Greek_iotadieresis key value - - - - - - - Field - - Gdk.Key - - - - - Greek_iotaaccentdieresis key value - - - - - - - Field - - Gdk.Key - - - - - Greek_omicronaccent key value - - - - - - - Field - - Gdk.Key - - - - - Greek_upsilonaccent key value - - - - - - - Field - - Gdk.Key - - - - - Greek_upsilondieresis key value - - - - - - - Field - - Gdk.Key - - - - - Greek_upsilonaccentdieresis key value - - - - - - - Field - - Gdk.Key - - - - - Greek_omegaaccent key value - - - - - - - Field - - Gdk.Key - - - - - Greek_ALPHA key value - - - - - - - Field - - Gdk.Key - - - - - Greek_BETA key value - - - - - - - Field - - Gdk.Key - - - - - Greek_GAMMA key value - - - - - - - Field - - Gdk.Key - - - - - Greek_DELTA key value - - - - - - - Field - - Gdk.Key - - - - - Greek_EPSILON key value - - - - - - - Field - - Gdk.Key - - - - - Greek_ZETA key value - - - - - - - Field - - Gdk.Key - - - - - Greek_ETA key value - - - - - - - Field - - Gdk.Key - - - - - Greek_THETA key value - - - - - - - Field - - Gdk.Key - - - - - Greek_IOTA key value - - - - - - - Field - - Gdk.Key - - - - - Greek_KAPPA key value - - - - - - - Field - - Gdk.Key - - - - - Greek_LAMDA key value - - - - - - - Field - - Gdk.Key - - - - - Greek_LAMBDA key value - - - - - - - Field - - Gdk.Key - - - - - Greek_MU key value - - - - - - - Field - - Gdk.Key - - - - - Greek_NU key value - - - - - - - Field - - Gdk.Key - - - - - Greek_XI key value - - - - - - - Field - - Gdk.Key - - - - - Greek_OMICRON key value - - - - - - - Field - - Gdk.Key - - - - - Greek_PI key value - - - - - - - Field - - Gdk.Key - - - - - Greek_RHO key value - - - - - - - Field - - Gdk.Key - - - - - Greek_SIGMA key value - - - - - - - Field - - Gdk.Key - - - - - Greek_TAU key value - - - - - - - Field - - Gdk.Key - - - - - Greek_UPSILON key value - - - - - - - Field - - Gdk.Key - - - - - Greek_PHI key value - - - - - - - Field - - Gdk.Key - - - - - Greek_CHI key value - - - - - - - Field - - Gdk.Key - - - - - Greek_PSI key value - - - - - - - Field - - Gdk.Key - - - - - Greek_OMEGA key value - - - - - - - Field - - Gdk.Key - - - - - Greek_alpha key value - - - - - - - Field - - Gdk.Key - - - - - Greek_beta key value - - - - - - - Field - - Gdk.Key - - - - - Greek_gamma key value - - - - - - - Field - - Gdk.Key - - - - - Greek_delta key value - - - - - - - Field - - Gdk.Key - - - - - Greek_epsilon key value - - - - - - - Field - - Gdk.Key - - - - - Greek_zeta key value - - - - - - - Field - - Gdk.Key - - - - - Greek_eta key value - - - - - - - Field - - Gdk.Key - - - - - Greek_theta key value - - - - - - - Field - - Gdk.Key - - - - - Greek_iota key value - - - - - - - Field - - Gdk.Key - - - - - Greek_kappa key value - - - - - - - Field - - Gdk.Key - - - - - Greek_lamda key value - - - - - - - Field - - Gdk.Key - - - - - Greek_lambda key value - - - - - - - Field - - Gdk.Key - - - - - Greek_mu key value - - - - - - - Field - - Gdk.Key - - - - - Greek_nu key value - - - - - - - Field - - Gdk.Key - - - - - Greek_xi key value - - - - - - - Field - - Gdk.Key - - - - - Greek_omicron key value - - - - - - - Field - - Gdk.Key - - - - - Greek_pi key value - - - - - - - Field - - Gdk.Key - - - - - Greek_rho key value - - - - - - - Field - - Gdk.Key - - - - - Greek_sigma key value - - - - - - - Field - - Gdk.Key - - - - - Greek_finalsmallsigma key value - - - - - - - Field - - Gdk.Key - - - - - Greek_tau key value - - - - - - - Field - - Gdk.Key - - - - - Greek_upsilon key value - - - - - - - Field - - Gdk.Key - - - - - Greek_phi key value - - - - - - - Field - - Gdk.Key - - - - - Greek_chi key value - - - - - - - Field - - Gdk.Key - - - - - Greek_psi key value - - - - - - - Field - - Gdk.Key - - - - - Greek_omega key value - - - - - - - Field - - Gdk.Key - - - - - Greek_switch key value - - - - - - - Field - - Gdk.Key - - - - - leftradical key value - - - - - - - Field - - Gdk.Key - - - - - topleftradical key value - - - - - - - Field - - Gdk.Key - - - - - horizconnector key value - - - - - - - Field - - Gdk.Key - - - - - topintegral key value - - - - - - - Field - - Gdk.Key - - - - - botintegral key value - - - - - - - Field - - Gdk.Key - - - - - vertconnector key value - - - - - - - Field - - Gdk.Key - - - - - topleftsqbracket key value - - - - - - - Field - - Gdk.Key - - - - - botleftsqbracket key value - - - - - - - Field - - Gdk.Key - - - - - toprightsqbracket key value - - - - - - - Field - - Gdk.Key - - - - - botrightsqbracket key value - - - - - - - Field - - Gdk.Key - - - - - topleftparens key value - - - - - - - Field - - Gdk.Key - - - - - botleftparens key value - - - - - - - Field - - Gdk.Key - - - - - toprightparens key value - - - - - - - Field - - Gdk.Key - - - - - botrightparens key value - - - - - - - Field - - Gdk.Key - - - - - leftmiddlecurlybrace key value - - - - - - - Field - - Gdk.Key - - - - - rightmiddlecurlybrace key value - - - - - - - Field - - Gdk.Key - - - - - topleftsummation key value - - - - - - - Field - - Gdk.Key - - - - - botleftsummation key value - - - - - - - Field - - Gdk.Key - - - - - topvertsummationconnector key value - - - - - - - Field - - Gdk.Key - - - - - botvertsummationconnector key value - - - - - - - Field - - Gdk.Key - - - - - toprightsummation key value - - - - - - - Field - - Gdk.Key - - - - - botrightsummation key value - - - - - - - Field - - Gdk.Key - - - - - rightmiddlesummation key value - - - - - - - Field - - Gdk.Key - - - - - lessthanequal key value - - - - - - - Field - - Gdk.Key - - - - - notequal key value - - - - - - - Field - - Gdk.Key - - - - - greaterthanequal key value - - - - - - - Field - - Gdk.Key - - - - - integral key value - - - - - - - Field - - Gdk.Key - - - - - therefore key value - - - - - - - Field - - Gdk.Key - - - - - variation key value - - - - - - - Field - - Gdk.Key - - - - - infinity key value - - - - - - - Field - - Gdk.Key - - - - - nabla key value - - - - - - - Field - - Gdk.Key - - - - - approximate key value - - - - - - - Field - - Gdk.Key - - - - - similarequal key value - - - - - - - Field - - Gdk.Key - - - - - ifonlyif key value - - - - - - - Field - - Gdk.Key - - - - - implies key value - - - - - - - Field - - Gdk.Key - - - - - identical key value - - - - - - - Field - - Gdk.Key - - - - - radical key value - - - - - - - Field - - Gdk.Key - - - - - includedin key value - - - - - - - Field - - Gdk.Key - - - - - includes key value - - - - - - - Field - - Gdk.Key - - - - - intersection key value - - - - - - - Field - - Gdk.Key - - - - - union key value - - - - - - - Field - - Gdk.Key - - - - - logicaland key value - - - - - - - Field - - Gdk.Key - - - - - logicalor key value - - - - - - - Field - - Gdk.Key - - - - - partialderivative key value - - - - - - - Field - - Gdk.Key - - - - - function key value - - - - - - - Field - - Gdk.Key - - - - - leftarrow key value - - - - - - - Field - - Gdk.Key - - - - - uparrow key value - - - - - - - Field - - Gdk.Key - - - - - rightarrow key value - - - - - - - Field - - Gdk.Key - - - - - downarrow key value + Begin key value + Field Gdk.Key @@ -13539,8 +1425,9 @@ - - + + + Field Gdk.Key @@ -13548,13 +1435,14 @@ - soliddiamond key value + botintegral key value - - + + + Field Gdk.Key @@ -13562,13 +1450,14 @@ - checkerboard key value + botleftparens key value - - + + + Field Gdk.Key @@ -13576,13 +1465,14 @@ - ht key value + botleftsqbracket key value - - + + + Field Gdk.Key @@ -13590,13 +1480,14 @@ - ff key value + botleftsummation key value - - + + + Field Gdk.Key @@ -13604,13 +1495,14 @@ - cr key value + botrightparens key value - - + + + Field Gdk.Key @@ -13618,13 +1510,14 @@ - lf key value + botrightsqbracket key value - - + + + Field Gdk.Key @@ -13632,195 +1525,14 @@ - nl key value - - - - - - - Field - - Gdk.Key - - - - - vt key value - - - - - - - Field - - Gdk.Key - - - - - lowrightcorner key value - - - - - - - Field - - Gdk.Key - - - - - uprightcorner key value - - - - - - - Field - - Gdk.Key - - - - - upleftcorner key value - - - - - - - Field - - Gdk.Key - - - - - lowleftcorner key value - - - - - - - Field - - Gdk.Key - - - - - crossinglines key value - - - - - - - Field - - Gdk.Key - - - - - horizlinescan1 key value - - - - - - - Field - - Gdk.Key - - - - - horizlinescan3 key value - - - - - - - Field - - Gdk.Key - - - - - horizlinescan5 key value - - - - - - - Field - - Gdk.Key - - - - - horizlinescan7 key value - - - - - - - Field - - Gdk.Key - - - - - horizlinescan9 key value - - - - - - - Field - - Gdk.Key - - - - - leftt key value - - - - - - - Field - - Gdk.Key - - - - - rightt key value + botrightsummation key value + Field Gdk.Key @@ -13833,8 +1545,9 @@ - - + + + Field Gdk.Key @@ -13842,13 +1555,14 @@ - topt key value + botvertsummationconnector key value - - + + + Field Gdk.Key @@ -13856,13 +1570,14 @@ - vertbar key value + BounceKeys_Enable key value - - + + + Field Gdk.Key @@ -13870,13 +1585,14 @@ - emspace key value + braceleft key value - - + + + Field Gdk.Key @@ -13884,13 +1600,2684 @@ - enspace key value + braceright key value + + + + + + + + Field + + Gdk.Key + + + + + bracketleft key value + + + + + + + + Field + + Gdk.Key + + + + + bracketright key value + + + + + + + + Field + + Gdk.Key + + + + + Break key value + + + + + + + + Field + + Gdk.Key + + + + + breve key value + + + + + + + + Field + + Gdk.Key + + + + + brokenbar key value + + + + + + + + Field + + Gdk.Key + + + + + Byelorussian_shortu key value + + + + + + + + Field + + Gdk.Key + + + + + Byelorussian_SHORTU key value + + + + + + + + Field + + Gdk.Key + + + + + c key value + + + + + + + + Field + + Gdk.Key + + + + + C key value + + + + + + + + Field + + Gdk.Key + + + + + cabovedot key value + + + + + + + + Field + + Gdk.Key + + + + + Cabovedot key value + + + + + + + + Field + + Gdk.Key + + + + + cacute key value + + + + + + + + Field + + Gdk.Key + + + + + Cacute key value + + + + + + + + Field + + Gdk.Key + + + + + Cancel key value + + + + + + + + Field + + Gdk.Key + + + + + Caps_Lock key value + + + + + + + + Field + + Gdk.Key + + + + + careof key value + + + + + + + + Field + + Gdk.Key + + + + + caret key value + + + + + + + + Field + + Gdk.Key + + + + + caron key value + + + + + + + + Field + + Gdk.Key + + + + + ccaron key value + + + + + + + + Field + + Gdk.Key + + + + + Ccaron key value + + + + + + + + Field + + Gdk.Key + + + + + ccedilla key value + + + + + + + + Field + + Gdk.Key + + + + + Ccedilla key value + + + + + + + + Field + + Gdk.Key + + + + + ccircumflex key value + + + + + + + + Field + + Gdk.Key + + + + + Ccircumflex key value + + + + + + + + Field + + Gdk.Key + + + + + cedilla key value + + + + + + + + Field + + Gdk.Key + + + + + cent key value + + + + + + + + Field + + Gdk.Key + + + + + checkerboard key value + + + + + + + + Field + + Gdk.Key + + + + + checkmark key value + + + + + + + + Field + + Gdk.Key + + + + + circle key value + + + + + + + + Field + + Gdk.Key + + + + + Clear key value + + + + + + + + Field + + Gdk.Key + + + + + club key value + + + + + + + + Field + + Gdk.Key + + + + + Codeinput key value + + + + + + + + Field + + Gdk.Key + + + + + colon key value + + + + + + + + Field + + Gdk.Key + + + + + ColonSign key value + + + + + + + + Field + + Gdk.Key + + + + + comma key value + + + + + + + + Field + + Gdk.Key + + + + + Control_L key value + + + + + + + + Field + + Gdk.Key + + + + + Control_R key value + + + + + + + + Field + + Gdk.Key + + + + + copyright key value + + + + + + + + Field + + Gdk.Key + + + + + cr key value + + + + + + + + Field + + Gdk.Key + + + + + crossinglines key value + + + + + + + + Field + + Gdk.Key + + + + + CruzeiroSign key value + + + + + + + + Field + + Gdk.Key + + + + + currency key value + + + + + + + + Field + + Gdk.Key + + + + + cursor key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_a key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_A key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_be key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_BE key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_che key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_CHE key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_de key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_DE key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_dzhe key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_DZHE key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_e key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_E key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_ef key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_EF key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_el key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_EL key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_em key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_EM key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_en key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_EN key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_er key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_ER key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_es key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_ES key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_ghe key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_GHE key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_ha key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_HA key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_hardsign key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_HARDSIGN key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_i key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_I key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_ie key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_IE key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_io key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_IO key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_je key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_JE key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_ka key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_KA key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_lje key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_LJE key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_nje key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_NJE key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_o key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_O key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_pe key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_PE key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_sha key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_SHA key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_shcha key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_SHCHA key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_shorti key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_SHORTI key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_softsign key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_SOFTSIGN key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_te key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_TE key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_tse key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_TSE key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_u key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_U key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_ve key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_VE key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_ya key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_YA key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_yeru key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_YERU key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_yu key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_YU key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_ze key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_ZE key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_zhe key value + + + + + + + + Field + + Gdk.Key + + + + + Cyrillic_ZHE key value + + + + + + + + Field + + Gdk.Key + + + + + d key value + + + + + + + + Field + + Gdk.Key + + + + + D key value + + + + + + + + Field + + Gdk.Key + + + + + dagger key value + + + + + + + + Field + + Gdk.Key + + + + + dcaron key value + + + + + + + + Field + + Gdk.Key + + + + + Dcaron key value + + + + + + + + Field + + Gdk.Key + + + + + dead_abovedot key value + + + + + + + + Field + + Gdk.Key + + + + + dead_abovering key value + + + + + + + + Field + + Gdk.Key + + + + + dead_acute key value + + + + + + + + Field + + Gdk.Key + + + + + dead_belowdot key value + + + + + + + + Field + + Gdk.Key + + + + + dead_breve key value + + + + + + + + Field + + Gdk.Key + + + + + dead_caron key value + + + + + + + + Field + + Gdk.Key + + + + + dead_cedilla key value + + + + + + + + Field + + Gdk.Key + + + + + dead_circumflex key value + + + + + + + + Field + + Gdk.Key + + + + + dead_diaeresis key value + + + + + + + + Field + + Gdk.Key + + + + + dead_doubleacute key value + + + + + + + + Field + + Gdk.Key + + + + + dead_grave key value + + + + + + + + Field + + Gdk.Key + + + + + dead_iota key value + + + + + + + + Field + + Gdk.Key + + + + + dead_macron key value + + + + + + + + Field + + Gdk.Key + + + + + dead_ogonek key value + + + + + + + + Field + + Gdk.Key + + + + + dead_semivoiced_sound key value + + + + + + + + Field + + Gdk.Key + + + + + dead_tilde key value + + + + + + + + Field + + Gdk.Key + + + + + dead_voiced_sound key value + + + + + + + + Field + + Gdk.Key + + + + + decimalpoint key value + + + + + + + + Field + + Gdk.Key + + + + + degree key value + + + + + + + + Field + + Gdk.Key + + + + + Delete key value + + + + + + + + Field + + Gdk.Key + + + + + diaeresis key value + + + + + + + + Field + + Gdk.Key + + + + + diamond key value + + + + + + + + Field + + Gdk.Key + + + + + digitspace key value + + + + + + + + Field + + Gdk.Key + + + + + division key value + + + + + + + + Field + + Gdk.Key + + + + + dollar key value + + + + + + + + Field + + Gdk.Key + + + + + DongSign key value + + + + + + + + Field + + Gdk.Key + + + + + doubbaselinedot key value + + + + + + + + Field + + Gdk.Key + + + + + doubleacute key value + + + + + + + + Field + + Gdk.Key + + + + + doubledagger key value + + + + + + + + Field + + Gdk.Key + + + + + doublelowquotemark key value + + + + + + + + Field + + Gdk.Key + + + + + Down key value + + + + + + + + Field + + Gdk.Key + + + + + downarrow key value + + + + + + + + Field + + Gdk.Key + + + + + downcaret key value + + + + + + + + Field + + Gdk.Key + + + + + downshoe key value + + + + + + + + Field + + Gdk.Key + + + + + downstile key value + + + + + + + + Field + + Gdk.Key + + + + + downtack key value + + + + + + + + Field + + Gdk.Key + + + + + dstroke key value + + + + + + + + Field + + Gdk.Key + + + + + Dstroke key value + + + + + + + + Field + + Gdk.Key + + + + + e key value + + + + + + + + Field + + Gdk.Key + + + + + E key value + + + + + + + + Field + + Gdk.Key + + + + + eabovedot key value + + + + + + + + Field + + Gdk.Key + + + + + Eabovedot key value + + + + + + + + Field + + Gdk.Key + + + + + eacute key value + + + + + + + + Field + + Gdk.Key + + + + + Eacute key value + + + + + + + + Field + + Gdk.Key + + + + + ecaron key value + + + + + + + + Field + + Gdk.Key + + + + + Ecaron key value + + + + + + + + Field + + Gdk.Key + + + + + ecircumflex key value + + + + + + + + Field + + Gdk.Key + + + + + Ecircumflex key value + + + + + + + + Field + + Gdk.Key + + + + + EcuSign key value + + + + + + + + Field + + Gdk.Key + + + + + ediaeresis key value + + + + + + + + Field + + Gdk.Key + + + + + Ediaeresis key value + + + + + + + + Field + + Gdk.Key + + + + + egrave key value + + + + + + + + Field + + Gdk.Key + + + + + Egrave key value + + + + + + + + Field + + Gdk.Key + + + + + Eisu_Shift key value + + + + + + + + Field + + Gdk.Key + + + + + Eisu_toggle key value + + + + + + + + Field + + Gdk.Key + + + + + ellipsis key value + Field Gdk.Key @@ -13905,6 +4292,7 @@ + Field Gdk.Key @@ -13917,8 +4305,9 @@ - - + + + Field Gdk.Key @@ -13926,13 +4315,14 @@ - digitspace key value + emacron key value - - + + + Field Gdk.Key @@ -13940,41 +4330,14 @@ - punctspace key value - - - - - - - Field - - Gdk.Key - - - - - thinspace key value - - - - - - - Field - - Gdk.Key - - - - - hairspace key value + Emacron key value + Field Gdk.Key @@ -13987,582 +4350,9 @@ - - - Field - - Gdk.Key - - - - - endash key value - - - - - - - Field - - Gdk.Key - - - - - signifblank key value - - - - - - - Field - - Gdk.Key - - - - - ellipsis key value - - - - - - - Field - - Gdk.Key - - - - - doubbaselinedot key value - - - - - - - Field - - Gdk.Key - - - - - onethird key value - - - - - - - Field - - Gdk.Key - - - - - twothirds key value - - - - - - - Field - - Gdk.Key - - - - - onefifth key value - - - - - - - Field - - Gdk.Key - - - - - twofifths key value - - - - - - - Field - - Gdk.Key - - - - - threefifths key value - - - - - - - Field - - Gdk.Key - - - - - fourfifths key value - - - - - - - Field - - Gdk.Key - - - - - onesixth key value - - - - - - - Field - - Gdk.Key - - - - - fivesixths key value - - - - - - - Field - - Gdk.Key - - - - - careof key value - - - - - - - Field - - Gdk.Key - - - - - figdash key value - - - - - - - Field - - Gdk.Key - - - - - leftanglebracket key value - - - - - - - Field - - Gdk.Key - - - - - decimalpoint key value - - - - - - - Field - - Gdk.Key - - - - - rightanglebracket key value - - - - - - - Field - - Gdk.Key - - - - - marker key value - - - - - - - Field - - Gdk.Key - - - - - oneeighth key value - - - - - - - Field - - Gdk.Key - - - - - threeeighths key value - - - - - - - Field - - Gdk.Key - - - - - fiveeighths key value - - - - - - - Field - - Gdk.Key - - - - - seveneighths key value - - - - - - - Field - - Gdk.Key - - - - - trademark key value - - - - - - - Field - - Gdk.Key - - - - - signaturemark key value - - - - - - - Field - - Gdk.Key - - - - - trademarkincircle key value - - - - - - - Field - - Gdk.Key - - - - - leftopentriangle key value - - - - - - - Field - - Gdk.Key - - - - - rightopentriangle key value - - - - - - - Field - - Gdk.Key - - - - - emopencircle key value - - - - - - - Field - - Gdk.Key - - - - - emopenrectangle key value - - - - - - - Field - - Gdk.Key - - - - - leftsinglequotemark key value - - - - - - - Field - - Gdk.Key - - - - - rightsinglequotemark key value - - - - - - - Field - - Gdk.Key - - - - - leftdoublequotemark key value - - - - - - - Field - - Gdk.Key - - - - - rightdoublequotemark key value - - - - - - - Field - - Gdk.Key - - - - - prescription key value - - - - - - - Field - - Gdk.Key - - - - - minutes key value - - - - - - - Field - - Gdk.Key - - - - - seconds key value - - - - - - - Field - - Gdk.Key - - - - - latincross key value - - - - - - - Field - - Gdk.Key - - - - - hexagram key value - - - - - - - Field - - Gdk.Key - - - - - filledrectbullet key value - - - - - - - Field - - Gdk.Key - - - - - filledlefttribullet key value - - - - - - - Field - - Gdk.Key - - - - - filledrighttribullet key value - - - - + Field Gdk.Key @@ -14577,6 +4367,7 @@ + Field Gdk.Key @@ -14589,8 +4380,9 @@ - - + + + Field Gdk.Key @@ -14598,13 +4390,14 @@ - enopencircbullet key value + emopencircle key value - - + + + Field Gdk.Key @@ -14612,13 +4405,14 @@ - enopensquarebullet key value + emopenrectangle key value - - + + + Field Gdk.Key @@ -14626,13 +4420,14 @@ - openrectbullet key value + emspace key value - - + + + Field Gdk.Key @@ -14640,13 +4435,14 @@ - opentribulletup key value + End key value - - + + + Field Gdk.Key @@ -14654,27 +4450,14 @@ - opentribulletdown key value - - - - - - - Field - - Gdk.Key - - - - - openstar key value + endash key value + Field Gdk.Key @@ -14689,6 +4472,7 @@ + Field Gdk.Key @@ -14701,8 +4485,9 @@ - - + + + Field Gdk.Key @@ -14710,13 +4495,14 @@ - filledtribulletup key value + eng key value - - + + + Field Gdk.Key @@ -14724,13 +4510,14 @@ - filledtribulletdown key value + ENG key value - - + + + Field Gdk.Key @@ -14738,13 +4525,14 @@ - leftpointer key value + enopencircbullet key value - - + + + Field Gdk.Key @@ -14752,13 +4540,14 @@ - rightpointer key value + enopensquarebullet key value - - + + + Field Gdk.Key @@ -14766,13 +4555,14 @@ - club key value + enspace key value - - + + + Field Gdk.Key @@ -14780,13 +4570,14 @@ - diamond key value + eogonek key value - - + + + Field Gdk.Key @@ -14794,13 +4585,14 @@ - heart key value + Eogonek key value - - + + + Field Gdk.Key @@ -14808,13 +4600,14 @@ - maltesecross key value + equal key value - - + + + Field Gdk.Key @@ -14822,13 +4615,14 @@ - dagger key value + Escape key value - - + + + Field Gdk.Key @@ -14836,13 +4630,14 @@ - doubledagger key value + eth key value - - + + + Field Gdk.Key @@ -14850,13 +4645,14 @@ - checkmark key value + Eth key value - - + + + Field Gdk.Key @@ -14864,13 +4660,14 @@ - ballotcross key value + ETH key value - - + + + Field Gdk.Key @@ -14878,13 +4675,14 @@ - musicalsharp key value + EuroSign key value - - + + + Field Gdk.Key @@ -14892,13 +4690,14 @@ - musicalflat key value + exclam key value - - + + + Field Gdk.Key @@ -14906,13 +4705,584 @@ - malesymbol key value + exclamdown key value + + + + + + + + Field + + Gdk.Key + + + + + Execute key value + + + + + + + + Field + + Gdk.Key + + + + + f key value + + + + + + + + Field + + Gdk.Key + + + + + F key value + + + + + + + + Field + + Gdk.Key + + + + + F1 key value + + + + + + + + Field + + Gdk.Key + + + + + F10 key value + + + + + + + + Field + + Gdk.Key + + + + + F11 key value + + + + + + + + Field + + Gdk.Key + + + + + F12 key value + + + + + + + + Field + + Gdk.Key + + + + + F13 key value + + + + + + + + Field + + Gdk.Key + + + + + F14 key value + + + + + + + + Field + + Gdk.Key + + + + + F15 key value + + + + + + + + Field + + Gdk.Key + + + + + F16 key value + + + + + + + + Field + + Gdk.Key + + + + + F17 key value + + + + + + + + Field + + Gdk.Key + + + + + F18 key value + + + + + + + + Field + + Gdk.Key + + + + + F19 key value + + + + + + + + Field + + Gdk.Key + + + + + F2 key value + + + + + + + + Field + + Gdk.Key + + + + + F20 key value + + + + + + + + Field + + Gdk.Key + + + + + F21 key value + + + + + + + + Field + + Gdk.Key + + + + + F22 key value + + + + + + + + Field + + Gdk.Key + + + + + F23 key value + + + + + + + + Field + + Gdk.Key + + + + + F24 key value + + + + + + + + Field + + Gdk.Key + + + + + F25 key value + + + + + + + + Field + + Gdk.Key + + + + + F26 key value + + + + + + + + Field + + Gdk.Key + + + + + F27 key value + + + + + + + + Field + + Gdk.Key + + + + + F28 key value + + + + + + + + Field + + Gdk.Key + + + + + F29 key value + + + + + + + + Field + + Gdk.Key + + + + + F3 key value + + + + + + + + Field + + Gdk.Key + + + + + F30 key value + + + + + + + + Field + + Gdk.Key + + + + + F31 key value + + + + + + + + Field + + Gdk.Key + + + + + F32 key value + + + + + + + + Field + + Gdk.Key + + + + + F33 key value + + + + + + + + Field + + Gdk.Key + + + + + F34 key value + + + + + + + + Field + + Gdk.Key + + + + + F35 key value + + + + + + + + Field + + Gdk.Key + + + + + F4 key value + + + + + + + + Field + + Gdk.Key + + + + + F5 key value + + + + + + + + Field + + Gdk.Key + + + + + F6 key value + + + + + + + + Field + + Gdk.Key + + + + + F7 key value + + + + + + + + Field + + Gdk.Key + + + + + F8 key value + + + + + + + + Field + + Gdk.Key + + + + + F9 key value + Field Gdk.Key @@ -14925,8 +5295,9 @@ - - + + + Field Gdk.Key @@ -14934,13 +5305,14 @@ - telephone key value + ff key value - - + + + Field Gdk.Key @@ -14948,13 +5320,14 @@ - telephonerecorder key value + FFrancSign key value - - + + + Field Gdk.Key @@ -14962,13 +5335,14 @@ - phonographcopyright key value + figdash key value - - + + + Field Gdk.Key @@ -14976,13 +5350,14 @@ - caret key value + filledlefttribullet key value - - + + + Field Gdk.Key @@ -14990,13 +5365,14 @@ - singlelowquotemark key value + filledrectbullet key value - - + + + Field Gdk.Key @@ -15004,13 +5380,14 @@ - doublelowquotemark key value + filledrighttribullet key value - - + + + Field Gdk.Key @@ -15018,13 +5395,14 @@ - cursor key value + filledtribulletdown key value - - + + + Field Gdk.Key @@ -15032,13 +5410,14 @@ - leftcaret key value + filledtribulletup key value - - + + + Field Gdk.Key @@ -15046,13 +5425,14 @@ - rightcaret key value + Find key value - - + + + Field Gdk.Key @@ -15060,13 +5440,14 @@ - downcaret key value + First_Virtual_Screen key value - - + + + Field Gdk.Key @@ -15074,13 +5455,14 @@ - upcaret key value + fiveeighths key value - - + + + Field Gdk.Key @@ -15088,13 +5470,14 @@ - overbar key value + fivesixths key value - - + + + Field Gdk.Key @@ -15102,13 +5485,14 @@ - downtack key value + fourfifths key value - - + + + Field Gdk.Key @@ -15116,13 +5500,14 @@ - upshoe key value + function key value - - + + + Field Gdk.Key @@ -15130,13 +5515,14 @@ - downstile key value + g key value - - + + + Field Gdk.Key @@ -15144,13 +5530,14 @@ - underbar key value + G key value - - + + + Field Gdk.Key @@ -15158,13 +5545,14 @@ - jot key value + gabovedot key value - - + + + Field Gdk.Key @@ -15172,13 +5560,14 @@ - quad key value + Gabovedot key value - - + + + Field Gdk.Key @@ -15186,13 +5575,14 @@ - uptack key value + gbreve key value - - + + + Field Gdk.Key @@ -15200,13 +5590,14 @@ - circle key value + Gbreve key value - - + + + Field Gdk.Key @@ -15214,13 +5605,14 @@ - upstile key value + gcedilla key value - - + + + Field Gdk.Key @@ -15228,13 +5620,14 @@ - downshoe key value + Gcedilla key value - - + + + Field Gdk.Key @@ -15242,13 +5635,14 @@ - rightshoe key value + gcircumflex key value - - + + + Field Gdk.Key @@ -15256,13 +5650,14 @@ - leftshoe key value + Gcircumflex key value - - + + + Field Gdk.Key @@ -15270,13 +5665,14 @@ - lefttack key value + grave key value - - + + + Field Gdk.Key @@ -15284,13 +5680,14 @@ - righttack key value + greater key value - - + + + Field Gdk.Key @@ -15298,13 +5695,14 @@ - hebrew_doublelowline key value + greaterthanequal key value - - + + + Field Gdk.Key @@ -15312,13 +5710,14 @@ - hebrew_aleph key value + Greek_accentdieresis key value - - + + + Field Gdk.Key @@ -15326,13 +5725,14 @@ - hebrew_bet key value + Greek_alpha key value - - + + + Field Gdk.Key @@ -15340,13 +5740,14 @@ - hebrew_beth key value + Greek_ALPHA key value - - + + + Field Gdk.Key @@ -15354,13 +5755,14 @@ - hebrew_gimel key value + Greek_alphaaccent key value - - + + + Field Gdk.Key @@ -15368,13 +5770,14 @@ - hebrew_gimmel key value + Greek_ALPHAaccent key value - - + + + Field Gdk.Key @@ -15382,13 +5785,14 @@ - hebrew_dalet key value + Greek_beta key value - - + + + Field Gdk.Key @@ -15396,13 +5800,14 @@ - hebrew_daleth key value + Greek_BETA key value - - + + + Field Gdk.Key @@ -15410,13 +5815,14 @@ - hebrew_he key value + Greek_chi key value - - + + + Field Gdk.Key @@ -15424,13 +5830,14 @@ - hebrew_waw key value + Greek_CHI key value - - + + + Field Gdk.Key @@ -15438,13 +5845,14 @@ - hebrew_zain key value + Greek_delta key value - - + + + Field Gdk.Key @@ -15452,13 +5860,14 @@ - hebrew_zayin key value + Greek_DELTA key value - - + + + Field Gdk.Key @@ -15466,13 +5875,14 @@ - hebrew_chet key value + Greek_epsilon key value - - + + + Field Gdk.Key @@ -15480,13 +5890,14 @@ - hebrew_het key value + Greek_EPSILON key value - - + + + Field Gdk.Key @@ -15494,13 +5905,14 @@ - hebrew_tet key value + Greek_epsilonaccent key value - - + + + Field Gdk.Key @@ -15508,13 +5920,14 @@ - hebrew_teth key value + Greek_EPSILONaccent key value - - + + + Field Gdk.Key @@ -15522,13 +5935,14 @@ - hebrew_yod key value + Greek_eta key value - - + + + Field Gdk.Key @@ -15536,13 +5950,14 @@ - hebrew_finalkaph key value + Greek_ETA key value - - + + + Field Gdk.Key @@ -15550,13 +5965,14 @@ - hebrew_kaph key value + Greek_etaaccent key value - - + + + Field Gdk.Key @@ -15564,13 +5980,14 @@ - hebrew_lamed key value + Greek_ETAaccent key value - - + + + Field Gdk.Key @@ -15578,13 +5995,14 @@ - hebrew_finalmem key value + Greek_finalsmallsigma key value - - + + + Field Gdk.Key @@ -15592,13 +6010,14 @@ - hebrew_mem key value + Greek_gamma key value - - + + + Field Gdk.Key @@ -15606,13 +6025,14 @@ - hebrew_finalnun key value + Greek_GAMMA key value - - + + + Field Gdk.Key @@ -15620,13 +6040,14 @@ - hebrew_nun key value + Greek_horizbar key value - - + + + Field Gdk.Key @@ -15634,13 +6055,14 @@ - hebrew_samech key value + Greek_iota key value - - + + + Field Gdk.Key @@ -15648,13 +6070,14 @@ - hebrew_samekh key value + Greek_IOTA key value - - + + + Field Gdk.Key @@ -15662,13 +6085,14 @@ - hebrew_ayin key value + Greek_iotaaccent key value - - + + + Field Gdk.Key @@ -15676,13 +6100,14 @@ - hebrew_finalpe key value + Greek_IOTAaccent key value - - + + + Field Gdk.Key @@ -15690,13 +6115,14 @@ - hebrew_pe key value + Greek_iotaaccentdieresis key value - - + + + Field Gdk.Key @@ -15704,13 +6130,14 @@ - hebrew_finalzade key value + Greek_IOTAdiaeresis key value - - + + + Field Gdk.Key @@ -15718,13 +6145,14 @@ - hebrew_finalzadi key value + Greek_iotadieresis key value - - + + + Field Gdk.Key @@ -15732,13 +6160,14 @@ - hebrew_zade key value + Greek_kappa key value - - + + + Field Gdk.Key @@ -15746,13 +6175,14 @@ - hebrew_zadi key value + Greek_KAPPA key value - - + + + Field Gdk.Key @@ -15760,13 +6190,14 @@ - hebrew_qoph key value + Greek_lambda key value - - + + + Field Gdk.Key @@ -15774,13 +6205,14 @@ - hebrew_kuf key value + Greek_LAMBDA key value - - + + + Field Gdk.Key @@ -15788,13 +6220,14 @@ - hebrew_resh key value + Greek_lamda key value - - + + + Field Gdk.Key @@ -15802,13 +6235,14 @@ - hebrew_shin key value + Greek_LAMDA key value - - + + + Field Gdk.Key @@ -15816,13 +6250,14 @@ - hebrew_taw key value + Greek_mu key value - - + + + Field Gdk.Key @@ -15830,13 +6265,14 @@ - hebrew_taf key value + Greek_MU key value - - + + + Field Gdk.Key @@ -15844,13 +6280,14 @@ - Hebrew_switch key value + Greek_nu key value - - + + + Field Gdk.Key @@ -15858,13 +6295,14 @@ - Thai_kokai key value + Greek_NU key value - - + + + Field Gdk.Key @@ -15872,13 +6310,14 @@ - Thai_khokhai key value + Greek_omega key value - - + + + Field Gdk.Key @@ -15886,13 +6325,14 @@ - Thai_khokhuat key value + Greek_OMEGA key value - - + + + Field Gdk.Key @@ -15900,13 +6340,14 @@ - Thai_khokhwai key value + Greek_omegaaccent key value - - + + + Field Gdk.Key @@ -15914,13 +6355,14 @@ - Thai_khokhon key value + Greek_OMEGAaccent key value - - + + + Field Gdk.Key @@ -15928,13 +6370,14 @@ - Thai_khorakhang key value + Greek_omicron key value - - + + + Field Gdk.Key @@ -15942,13 +6385,14 @@ - Thai_ngongu key value + Greek_OMICRON key value - - + + + Field Gdk.Key @@ -15956,13 +6400,14 @@ - Thai_chochan key value + Greek_omicronaccent key value - - + + + Field Gdk.Key @@ -15970,13 +6415,14 @@ - Thai_choching key value + Greek_OMICRONaccent key value - - + + + Field Gdk.Key @@ -15984,13 +6430,14 @@ - Thai_chochang key value + Greek_phi key value - - + + + Field Gdk.Key @@ -15998,13 +6445,14 @@ - Thai_soso key value + Greek_PHI key value - - + + + Field Gdk.Key @@ -16012,13 +6460,14 @@ - Thai_chochoe key value + Greek_pi key value - - + + + Field Gdk.Key @@ -16026,13 +6475,14 @@ - Thai_yoying key value + Greek_PI key value - - + + + Field Gdk.Key @@ -16040,13 +6490,14 @@ - Thai_dochada key value + Greek_psi key value - - + + + Field Gdk.Key @@ -16054,13 +6505,14 @@ - Thai_topatak key value + Greek_PSI key value - - + + + Field Gdk.Key @@ -16068,13 +6520,14 @@ - Thai_thothan key value + Greek_rho key value - - + + + Field Gdk.Key @@ -16082,13 +6535,14 @@ - Thai_thonangmontho key value + Greek_RHO key value - - + + + Field Gdk.Key @@ -16096,13 +6550,14 @@ - Thai_thophuthao key value + Greek_sigma key value - - + + + Field Gdk.Key @@ -16110,13 +6565,14 @@ - Thai_nonen key value + Greek_SIGMA key value - - + + + Field Gdk.Key @@ -16124,13 +6580,14 @@ - Thai_dodek key value + Greek_switch key value - - + + + Field Gdk.Key @@ -16138,13 +6595,14 @@ - Thai_totao key value + Greek_tau key value - - + + + Field Gdk.Key @@ -16152,13 +6610,14 @@ - Thai_thothung key value + Greek_TAU key value - - + + + Field Gdk.Key @@ -16166,13 +6625,14 @@ - Thai_thothahan key value + Greek_theta key value - - + + + Field Gdk.Key @@ -16180,13 +6640,14 @@ - Thai_thothong key value + Greek_THETA key value - - + + + Field Gdk.Key @@ -16194,13 +6655,14 @@ - Thai_nonu key value + Greek_upsilon key value - - + + + Field Gdk.Key @@ -16208,13 +6670,14 @@ - Thai_bobaimai key value + Greek_UPSILON key value - - + + + Field Gdk.Key @@ -16222,13 +6685,14 @@ - Thai_popla key value + Greek_upsilonaccent key value - - + + + Field Gdk.Key @@ -16236,13 +6700,14 @@ - Thai_phophung key value + Greek_UPSILONaccent key value - - + + + Field Gdk.Key @@ -16250,13 +6715,14 @@ - Thai_fofa key value + Greek_upsilonaccentdieresis key value - - + + + Field Gdk.Key @@ -16264,13 +6730,14 @@ - Thai_phophan key value + Greek_upsilondieresis key value - - + + + Field Gdk.Key @@ -16278,13 +6745,14 @@ - Thai_fofan key value + Greek_UPSILONdieresis key value - - + + + Field Gdk.Key @@ -16292,13 +6760,14 @@ - Thai_phosamphao key value + Greek_xi key value - - + + + Field Gdk.Key @@ -16306,13 +6775,14 @@ - Thai_moma key value + Greek_XI key value - - + + + Field Gdk.Key @@ -16320,13 +6790,14 @@ - Thai_yoyak key value + Greek_zeta key value - - + + + Field Gdk.Key @@ -16334,13 +6805,14 @@ - Thai_rorua key value + Greek_ZETA key value - - + + + Field Gdk.Key @@ -16348,13 +6820,14 @@ - Thai_ru key value + guillemotleft key value - - + + + Field Gdk.Key @@ -16362,13 +6835,14 @@ - Thai_loling key value + guillemotright key value - - + + + Field Gdk.Key @@ -16376,13 +6850,14 @@ - Thai_lu key value + h key value - - + + + Field Gdk.Key @@ -16390,13 +6865,14 @@ - Thai_wowaen key value + H key value - - + + + Field Gdk.Key @@ -16404,629 +6880,14 @@ - Thai_sosala key value - - - - - - - Field - - Gdk.Key - - - - - Thai_sorusi key value - - - - - - - Field - - Gdk.Key - - - - - Thai_sosua key value - - - - - - - Field - - Gdk.Key - - - - - Thai_hohip key value - - - - - - - Field - - Gdk.Key - - - - - Thai_lochula key value - - - - - - - Field - - Gdk.Key - - - - - Thai_oang key value - - - - - - - Field - - Gdk.Key - - - - - Thai_honokhuk key value - - - - - - - Field - - Gdk.Key - - - - - Thai_paiyannoi key value - - - - - - - Field - - Gdk.Key - - - - - Thai_saraa key value - - - - - - - Field - - Gdk.Key - - - - - Thai_maihanakat key value - - - - - - - Field - - Gdk.Key - - - - - Thai_saraaa key value - - - - - - - Field - - Gdk.Key - - - - - Thai_saraam key value - - - - - - - Field - - Gdk.Key - - - - - Thai_sarai key value - - - - - - - Field - - Gdk.Key - - - - - Thai_saraii key value - - - - - - - Field - - Gdk.Key - - - - - Thai_saraue key value - - - - - - - Field - - Gdk.Key - - - - - Thai_sarauee key value - - - - - - - Field - - Gdk.Key - - - - - Thai_sarau key value - - - - - - - Field - - Gdk.Key - - - - - Thai_sarauu key value - - - - - - - Field - - Gdk.Key - - - - - Thai_phinthu key value - - - - - - - Field - - Gdk.Key - - - - - Thai_maihanakat_maitho key value - - - - - - - Field - - Gdk.Key - - - - - Thai_baht key value - - - - - - - Field - - Gdk.Key - - - - - Thai_sarae key value - - - - - - - Field - - Gdk.Key - - - - - Thai_saraae key value - - - - - - - Field - - Gdk.Key - - - - - Thai_sarao key value - - - - - - - Field - - Gdk.Key - - - - - Thai_saraaimaimuan key value - - - - - - - Field - - Gdk.Key - - - - - Thai_saraaimaimalai key value - - - - - - - Field - - Gdk.Key - - - - - Thai_lakkhangyao key value - - - - - - - Field - - Gdk.Key - - - - - Thai_maiyamok key value - - - - - - - Field - - Gdk.Key - - - - - Thai_maitaikhu key value - - - - - - - Field - - Gdk.Key - - - - - Thai_maiek key value - - - - - - - Field - - Gdk.Key - - - - - Thai_maitho key value - - - - - - - Field - - Gdk.Key - - - - - Thai_maitri key value - - - - - - - Field - - Gdk.Key - - - - - Thai_maichattawa key value - - - - - - - Field - - Gdk.Key - - - - - Thai_thanthakhat key value - - - - - - - Field - - Gdk.Key - - - - - Thai_nikhahit key value - - - - - - - Field - - Gdk.Key - - - - - Thai_leksun key value - - - - - - - Field - - Gdk.Key - - - - - Thai_leknung key value - - - - - - - Field - - Gdk.Key - - - - - Thai_leksong key value - - - - - - - Field - - Gdk.Key - - - - - Thai_leksam key value - - - - - - - Field - - Gdk.Key - - - - - Thai_leksi key value - - - - - - - Field - - Gdk.Key - - - - - Thai_lekha key value - - - - - - - Field - - Gdk.Key - - - - - Thai_lekhok key value - - - - - - - Field - - Gdk.Key - - - - - Thai_lekchet key value - - - - - - - Field - - Gdk.Key - - - - - Thai_lekpaet key value - - - - - - - Field - - Gdk.Key - - - - - Thai_lekkao key value + hairspace key value + Field Gdk.Key @@ -17039,638 +6900,9 @@ - - - Field - - Gdk.Key - - - - - Hangul_Start key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_End key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_Hanja key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_Jamo key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_Romaja key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_Codeinput key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_Jeonja key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_Banja key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_PreHanja key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_PostHanja key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_SingleCandidate key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_MultipleCandidate key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_PreviousCandidate key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_Special key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_switch key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_Kiyeog key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_SsangKiyeog key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_KiyeogSios key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_Nieun key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_NieunJieuj key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_NieunHieuh key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_Dikeud key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_SsangDikeud key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_Rieul key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_RieulKiyeog key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_RieulMieum key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_RieulPieub key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_RieulSios key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_RieulTieut key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_RieulPhieuf key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_RieulHieuh key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_Mieum key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_Pieub key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_SsangPieub key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_PieubSios key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_Sios key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_SsangSios key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_Ieung key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_Jieuj key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_SsangJieuj key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_Cieuc key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_Khieuq key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_Tieut key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_Phieuf key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_Hieuh key value - - - - + Field Gdk.Key @@ -17685,6 +6917,7 @@ + Field Gdk.Key @@ -17697,750 +6930,9 @@ - - - Field - - Gdk.Key - - - - - Hangul_YA key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_YAE key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_EO key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_E key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_YEO key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_YE key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_O key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_WA key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_WAE key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_OE key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_YO key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_U key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_WEO key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_WE key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_WI key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_YU key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_EU key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_YI key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_I key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_J_Kiyeog key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_J_SsangKiyeog key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_J_KiyeogSios key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_J_Nieun key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_J_NieunJieuj key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_J_NieunHieuh key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_J_Dikeud key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_J_Rieul key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_J_RieulKiyeog key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_J_RieulMieum key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_J_RieulPieub key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_J_RieulSios key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_J_RieulTieut key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_J_RieulPhieuf key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_J_RieulHieuh key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_J_Mieum key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_J_Pieub key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_J_PieubSios key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_J_Sios key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_J_SsangSios key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_J_Ieung key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_J_Jieuj key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_J_Cieuc key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_J_Khieuq key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_J_Tieut key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_J_Phieuf key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_J_Hieuh key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_RieulYeorinHieuh key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_SunkyeongeumMieum key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_SunkyeongeumPieub key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_PanSios key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_KkogjiDalrinIeung key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_SunkyeongeumPhieuf key value - - - - - - - Field - - Gdk.Key - - - - - Hangul_YeorinHieuh key value - - - - + Field Gdk.Key @@ -18455,6 +6947,7 @@ + Field Gdk.Key @@ -18467,8 +6960,9 @@ - - + + + Field Gdk.Key @@ -18476,13 +6970,299 @@ - Hangul_J_PanSios key value + Hangul_Banja key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_Cieuc key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_Codeinput key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_Dikeud key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_E key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_End key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_EO key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_EU key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_Hanja key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_Hieuh key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_I key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_Ieung key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_J_Cieuc key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_J_Dikeud key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_J_Hieuh key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_J_Ieung key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_J_Jieuj key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_J_Khieuq key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_J_Kiyeog key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_J_KiyeogSios key value + Field Gdk.Key @@ -18495,8 +7275,309 @@ + + + + Field + + Gdk.Key + + + + + Hangul_J_Mieum key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_J_Nieun key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_J_NieunHieuh key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_J_NieunJieuj key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_J_PanSios key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_J_Phieuf key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_J_Pieub key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_J_PieubSios key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_J_Rieul key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_J_RieulHieuh key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_J_RieulKiyeog key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_J_RieulMieum key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_J_RieulPhieuf key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_J_RieulPieub key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_J_RieulSios key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_J_RieulTieut key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_J_Sios key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_J_SsangKiyeog key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_J_SsangSios key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_J_Tieut key value + + + + + Field Gdk.Key @@ -18509,8 +7590,4614 @@ + + + + Field + + Gdk.Key + + + + + Hangul_Jamo key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_Jeonja key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_Jieuj key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_Khieuq key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_Kiyeog key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_KiyeogSios key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_KkogjiDalrinIeung key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_Mieum key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_MultipleCandidate key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_Nieun key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_NieunHieuh key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_NieunJieuj key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_O key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_OE key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_PanSios key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_Phieuf key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_Pieub key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_PieubSios key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_PostHanja key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_PreHanja key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_PreviousCandidate key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_Rieul key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_RieulHieuh key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_RieulKiyeog key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_RieulMieum key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_RieulPhieuf key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_RieulPieub key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_RieulSios key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_RieulTieut key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_RieulYeorinHieuh key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_Romaja key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_SingleCandidate key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_Sios key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_Special key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_SsangDikeud key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_SsangJieuj key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_SsangKiyeog key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_SsangPieub key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_SsangSios key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_Start key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_SunkyeongeumMieum key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_SunkyeongeumPhieuf key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_SunkyeongeumPieub key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_switch key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_Tieut key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_U key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_WA key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_WAE key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_WE key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_WEO key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_WI key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_YA key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_YAE key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_YE key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_YEO key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_YeorinHieuh key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_YI key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_YO key value + + + + + + + + Field + + Gdk.Key + + + + + Hangul_YU key value + + + + + + + + Field + + Gdk.Key + + + + + Hankaku key value + + + + + + + + Field + + Gdk.Key + + + + + hcircumflex key value + + + + + + + + Field + + Gdk.Key + + + + + Hcircumflex key value + + + + + + + + Field + + Gdk.Key + + + + + heart key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_aleph key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_ayin key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_bet key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_beth key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_chet key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_dalet key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_daleth key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_doublelowline key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_finalkaph key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_finalmem key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_finalnun key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_finalpe key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_finalzade key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_finalzadi key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_gimel key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_gimmel key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_he key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_het key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_kaph key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_kuf key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_lamed key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_mem key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_nun key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_pe key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_qoph key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_resh key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_samech key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_samekh key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_shin key value + + + + + + + + Field + + Gdk.Key + + + + + Hebrew_switch key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_taf key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_taw key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_tet key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_teth key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_waw key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_yod key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_zade key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_zadi key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_zain key value + + + + + + + + Field + + Gdk.Key + + + + + hebrew_zayin key value + + + + + + + + Field + + Gdk.Key + + + + + Help key value + + + + + + + + Field + + Gdk.Key + + + + + Henkan key value + + + + + + + + Field + + Gdk.Key + + + + + Henkan_Mode key value + + + + + + + + Field + + Gdk.Key + + + + + hexagram key value + + + + + + + + Field + + Gdk.Key + + + + + Hiragana key value + + + + + + + + Field + + Gdk.Key + + + + + Hiragana_Katakana key value + + + + + + + + Field + + Gdk.Key + + + + + Home key value + + + + + + + + Field + + Gdk.Key + + + + + horizconnector key value + + + + + + + + Field + + Gdk.Key + + + + + horizlinescan1 key value + + + + + + + + Field + + Gdk.Key + + + + + horizlinescan3 key value + + + + + + + + Field + + Gdk.Key + + + + + horizlinescan5 key value + + + + + + + + Field + + Gdk.Key + + + + + horizlinescan7 key value + + + + + + + + Field + + Gdk.Key + + + + + horizlinescan9 key value + + + + + + + + Field + + Gdk.Key + + + + + hstroke key value + + + + + + + + Field + + Gdk.Key + + + + + Hstroke key value + + + + + + + + Field + + Gdk.Key + + + + + ht key value + + + + + + + + Field + + Gdk.Key + + + + + Hyper_L key value + + + + + + + + Field + + Gdk.Key + + + + + Hyper_R key value + + + + + + + + Field + + Gdk.Key + + + + + hyphen key value + + + + + + + + Field + + Gdk.Key + + + + + i key value + + + + + + + + Field + + Gdk.Key + + + + + I key value + + + + + + + + Field + + Gdk.Key + + + + + Iabovedot key value + + + + + + + + Field + + Gdk.Key + + + + + iacute key value + + + + + + + + Field + + Gdk.Key + + + + + Iacute key value + + + + + + + + Field + + Gdk.Key + + + + + icircumflex key value + + + + + + + + Field + + Gdk.Key + + + + + Icircumflex key value + + + + + + + + Field + + Gdk.Key + + + + + identical key value + + + + + + + + Field + + Gdk.Key + + + + + idiaeresis key value + + + + + + + + Field + + Gdk.Key + + + + + Idiaeresis key value + + + + + + + + Field + + Gdk.Key + + + + + idotless key value + + + + + + + + Field + + Gdk.Key + + + + + ifonlyif key value + + + + + + + + Field + + Gdk.Key + + + + + igrave key value + + + + + + + + Field + + Gdk.Key + + + + + Igrave key value + + + + + + + + Field + + Gdk.Key + + + + + imacron key value + + + + + + + + Field + + Gdk.Key + + + + + Imacron key value + + + + + + + + Field + + Gdk.Key + + + + + implies key value + + + + + + + + Field + + Gdk.Key + + + + + includedin key value + + + + + + + + Field + + Gdk.Key + + + + + includes key value + + + + + + + + Field + + Gdk.Key + + + + + infinity key value + + + + + + + + Field + + Gdk.Key + + + + + Insert key value + + + + + + + + Field + + Gdk.Key + + + + + integral key value + + + + + + + + Field + + Gdk.Key + + + + + intersection key value + + + + + + + + Field + + Gdk.Key + + + + + iogonek key value + + + + + + + + Field + + Gdk.Key + + + + + Iogonek key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_Center_Object key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_Continuous_Underline key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_Discontinuous_Underline key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_Emphasize key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_Enter key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_Fast_Cursor_Down key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_Fast_Cursor_Left key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_Fast_Cursor_Right key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_Fast_Cursor_Up key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_First_Group key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_First_Group_Lock key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_Group_Latch key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_Group_Lock key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_Group_Shift key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_Last_Group key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_Last_Group_Lock key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_Left_Tab key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_Level2_Latch key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_Level3_Latch key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_Level3_Lock key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_Level3_Shift key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_Lock key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_Move_Line_Down key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_Move_Line_Up key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_Next_Group key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_Next_Group_Lock key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_Partial_Line_Down key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_Partial_Line_Up key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_Partial_Space_Left key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_Partial_Space_Right key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_Prev_Group key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_Prev_Group_Lock key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_Release_Both_Margins key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_Release_Margin_Left key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_Release_Margin_Right key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_Set_Margin_Left key value + + + + + + + + Field + + Gdk.Key + + + + + ISO_Set_Margin_Right key value + + + + + + + + Field + + Gdk.Key + + + + + itilde key value + + + + + + + + Field + + Gdk.Key + + + + + Itilde key value + + + + + + + + Field + + Gdk.Key + + + + + j key value + + + + + + + + Field + + Gdk.Key + + + + + J key value + + + + + + + + Field + + Gdk.Key + + + + + jcircumflex key value + + + + + + + + Field + + Gdk.Key + + + + + Jcircumflex key value + + + + + + + + Field + + Gdk.Key + + + + + jot key value + + + + + + + + Field + + Gdk.Key + + + + + k key value + + + + + + + + Field + + Gdk.Key + + + + + K key value + + + + + + + + Field + + Gdk.Key + + + + + kana_a key value + + + + + + + + Field + + Gdk.Key + + + + + kana_A key value + + + + + + + + Field + + Gdk.Key + + + + + kana_CHI key value + + + + + + + + Field + + Gdk.Key + + + + + kana_closingbracket key value + + + + + + + + Field + + Gdk.Key + + + + + kana_comma key value + + + + + + + + Field + + Gdk.Key + + + + + kana_conjunctive key value + + + + + + + + Field + + Gdk.Key + + + + + kana_e key value + + + + + + + + Field + + Gdk.Key + + + + + kana_E key value + + + + + + + + Field + + Gdk.Key + + + + + kana_FU key value + + + + + + + + Field + + Gdk.Key + + + + + kana_fullstop key value + + + + + + + + Field + + Gdk.Key + + + + + kana_HA key value + + + + + + + + Field + + Gdk.Key + + + + + kana_HE key value + + + + + + + + Field + + Gdk.Key + + + + + kana_HI key value + + + + + + + + Field + + Gdk.Key + + + + + kana_HO key value + + + + + + + + Field + + Gdk.Key + + + + + kana_HU key value + + + + + + + + Field + + Gdk.Key + + + + + kana_i key value + + + + + + + + Field + + Gdk.Key + + + + + kana_I key value + + + + + + + + Field + + Gdk.Key + + + + + kana_KA key value + + + + + + + + Field + + Gdk.Key + + + + + kana_KE key value + + + + + + + + Field + + Gdk.Key + + + + + kana_KI key value + + + + + + + + Field + + Gdk.Key + + + + + kana_KO key value + + + + + + + + Field + + Gdk.Key + + + + + kana_KU key value + + + + + + + + Field + + Gdk.Key + + + + + Kana_Lock key value + + + + + + + + Field + + Gdk.Key + + + + + kana_MA key value + + + + + + + + Field + + Gdk.Key + + + + + kana_ME key value + + + + + + + + Field + + Gdk.Key + + + + + kana_MI key value + + + + + + + + Field + + Gdk.Key + + + + + kana_middledot key value + + + + + + + + Field + + Gdk.Key + + + + + kana_MO key value + + + + + + + + Field + + Gdk.Key + + + + + kana_MU key value + + + + + + + + Field + + Gdk.Key + + + + + kana_N key value + + + + + + + + Field + + Gdk.Key + + + + + kana_NA key value + + + + + + + + Field + + Gdk.Key + + + + + kana_NE key value + + + + + + + + Field + + Gdk.Key + + + + + kana_NI key value + + + + + + + + Field + + Gdk.Key + + + + + kana_NO key value + + + + + + + + Field + + Gdk.Key + + + + + kana_NU key value + + + + + + + + Field + + Gdk.Key + + + + + kana_o key value + + + + + + + + Field + + Gdk.Key + + + + + kana_O key value + + + + + + + + Field + + Gdk.Key + + + + + kana_openingbracket key value + + + + + + + + Field + + Gdk.Key + + + + + kana_RA key value + + + + + + + + Field + + Gdk.Key + + + + + kana_RE key value + + + + + + + + Field + + Gdk.Key + + + + + kana_RI key value + + + + + + + + Field + + Gdk.Key + + + + + kana_RO key value + + + + + + + + Field + + Gdk.Key + + + + + kana_RU key value + + + + + + + + Field + + Gdk.Key + + + + + kana_SA key value + + + + + + + + Field + + Gdk.Key + + + + + kana_SE key value + + + + + + + + Field + + Gdk.Key + + + + + kana_SHI key value + + + + + + + + Field + + Gdk.Key + + + + + Kana_Shift key value + + + + + + + + Field + + Gdk.Key + + + + + kana_SO key value + + + + + + + + Field + + Gdk.Key + + + + + kana_SU key value + + + + + + + + Field + + Gdk.Key + + + + + kana_switch key value + + + + + + + + Field + + Gdk.Key + + + + + kana_TA key value + + + + + + + + Field + + Gdk.Key + + + + + kana_TE key value + + + + + + + + Field + + Gdk.Key + + + + + kana_TI key value + + + + + + + + Field + + Gdk.Key + + + + + kana_TO key value + + + + + + + + Field + + Gdk.Key + + + + + kana_tsu key value + + + + + + + + Field + + Gdk.Key + + + + + kana_TSU key value + + + + + + + + Field + + Gdk.Key + + + + + kana_tu key value + + + + + + + + Field + + Gdk.Key + + + + + kana_TU key value + + + + + + + + Field + + Gdk.Key + + + + + kana_u key value + + + + + + + + Field + + Gdk.Key + + + + + kana_U key value + + + + + + + + Field + + Gdk.Key + + + + + kana_WA key value + + + + + + + + Field + + Gdk.Key + + + + + kana_WO key value + + + + + + + + Field + + Gdk.Key + + + + + kana_ya key value + + + + + + + + Field + + Gdk.Key + + + + + kana_YA key value + + + + + + + + Field + + Gdk.Key + + + + + kana_yo key value + + + + + + + + Field + + Gdk.Key + + + + + kana_YO key value + + + + + + + + Field + + Gdk.Key + + + + + kana_yu key value + + + + + + + + Field + + Gdk.Key + + + + + kana_YU key value + + + + + + + + Field + + Gdk.Key + + + + + Kanji key value + + + + + + + + Field + + Gdk.Key + + + + + Kanji_Bangou key value + + + + + + + + Field + + Gdk.Key + + + + + kappa key value + + + + + + + + Field + + Gdk.Key + + + + + Katakana key value + + + + + + + + Field + + Gdk.Key + + + + + kcedilla key value + + + + + + + + Field + + Gdk.Key + + + + + Kcedilla key value + + + + + + + + Field + + Gdk.Key + + + + + Key_0 key value + + + + + + + + Field + + Gdk.Key + + + + + Key_1 key value + + + + + + + + Field + + Gdk.Key + + + + + Key_2 key value + + + + + + + + Field + + Gdk.Key + + + + + Key_3 key value + + + + + + + + Field + + Gdk.Key + + + + + Key_3270_AltCursor key value + + + + + + + + Field + + Gdk.Key + + + + + Key_3270_Attn key value + + + + + + + + Field + + Gdk.Key + + + + + Key_3270_BackTab key value + + + + + + + + Field + + Gdk.Key + + + + + Key_3270_ChangeScreen key value + + + + + + + + Field + + Gdk.Key + + + + + Key_3270_Copy key value + + + + + + + + Field + + Gdk.Key + + + + + Key_3270_CursorBlink key value + + + + + + + + Field + + Gdk.Key + + + + + Key_3270_CursorSelect key value + + + + + + + + Field + + Gdk.Key + + + + + Key_3270_DeleteWord key value + + + + + + + + Field + + Gdk.Key + + + + + Key_3270_Duplicate key value + + + + + + + + Field + + Gdk.Key + + + + + Key_3270_Enter key value + + + + + + + + Field + + Gdk.Key + + + + + Key_3270_EraseEOF key value + + + + + + + + Field + + Gdk.Key + + + + + Key_3270_EraseInput key value + + + + + + + + Field + + Gdk.Key + + + + + Key_3270_ExSelect key value + + + + + + + + Field + + Gdk.Key + + + + + Key_3270_FieldMark key value + + + + + + + + Field + + Gdk.Key + + + + + Key_3270_Ident key value + + + + + + + + Field + + Gdk.Key + + + + + Key_3270_Jump key value + + + + + + + + Field + + Gdk.Key + + + + + Key_3270_KeyClick key value + + + + + + + + Field + + Gdk.Key + + + + + Key_3270_Left2 key value + + + + + + + + Field + + Gdk.Key + + + + + Key_3270_PA1 key value + + + + + + + + Field + + Gdk.Key + + + + + Key_3270_PA2 key value + + + + + + + + Field + + Gdk.Key + + + + + Key_3270_PA3 key value + + + + + + + + Field + + Gdk.Key + + + + + Key_3270_Play key value + + + + + + + + Field + + Gdk.Key + + + + + Key_3270_PrintScreen key value + + + + + + + + Field + + Gdk.Key + + + + + Key_3270_Quit key value + + + + + + + + Field + + Gdk.Key + + + + + Key_3270_Record key value + + + + + + + + Field + + Gdk.Key + + + + + Key_3270_Reset key value + + + + + + + + Field + + Gdk.Key + + + + + Key_3270_Right2 key value + + + + + + + + Field + + Gdk.Key + + + + + Key_3270_Rule key value + + + + + + + + Field + + Gdk.Key + + + + + Key_3270_Setup key value + + + + + + + + Field + + Gdk.Key + + + + + Key_3270_Test key value + + + + + + + + Field + + Gdk.Key + + + + + Key_4 key value + + + + + + + + Field + + Gdk.Key + + + + + Key_5 key value + + + + + + + + Field + + Gdk.Key + + + + + Key_6 key value + + + + + + + + Field + + Gdk.Key + + + + + Key_7 key value + + + + + + + + Field + + Gdk.Key + + + + + Key_8 key value + + + + + + + + Field + + Gdk.Key + + + + + Key_9 key value + + + + + Field Gdk.Key @@ -18523,8 +12210,9 @@ - - + + + Field Gdk.Key @@ -18532,13 +12220,14 @@ - EcuSign key value + KP_0 key value - - + + + Field Gdk.Key @@ -18546,13 +12235,14 @@ - ColonSign key value + KP_1 key value - - + + + Field Gdk.Key @@ -18560,13 +12250,14 @@ - CruzeiroSign key value + KP_2 key value - - + + + Field Gdk.Key @@ -18574,13 +12265,1079 @@ - FFrancSign key value + KP_3 key value + + + + + + + + Field + + Gdk.Key + + + + + KP_4 key value + + + + + + + + Field + + Gdk.Key + + + + + KP_5 key value + + + + + + + + Field + + Gdk.Key + + + + + KP_6 key value + + + + + + + + Field + + Gdk.Key + + + + + KP_7 key value + + + + + + + + Field + + Gdk.Key + + + + + KP_8 key value + + + + + + + + Field + + Gdk.Key + + + + + KP_9 key value + + + + + + + + Field + + Gdk.Key + + + + + KP_Add key value + + + + + + + + Field + + Gdk.Key + + + + + KP_Begin key value + + + + + + + + Field + + Gdk.Key + + + + + KP_Decimal key value + + + + + + + + Field + + Gdk.Key + + + + + KP_Delete key value + + + + + + + + Field + + Gdk.Key + + + + + KP_Divide key value + + + + + + + + Field + + Gdk.Key + + + + + KP_Down key value + + + + + + + + Field + + Gdk.Key + + + + + KP_End key value + + + + + + + + Field + + Gdk.Key + + + + + KP_Enter key value + + + + + + + + Field + + Gdk.Key + + + + + KP_Equal key value + + + + + + + + Field + + Gdk.Key + + + + + KP_F1 key value + + + + + + + + Field + + Gdk.Key + + + + + KP_F2 key value + + + + + + + + Field + + Gdk.Key + + + + + KP_F3 key value + + + + + + + + Field + + Gdk.Key + + + + + KP_F4 key value + + + + + + + + Field + + Gdk.Key + + + + + KP_Home key value + + + + + + + + Field + + Gdk.Key + + + + + KP_Insert key value + + + + + + + + Field + + Gdk.Key + + + + + KP_Left key value + + + + + + + + Field + + Gdk.Key + + + + + KP_Multiply key value + + + + + + + + Field + + Gdk.Key + + + + + KP_Next key value + + + + + + + + Field + + Gdk.Key + + + + + KP_Page_Down key value + + + + + + + + Field + + Gdk.Key + + + + + KP_Page_Up key value + + + + + + + + Field + + Gdk.Key + + + + + KP_Prior key value + + + + + + + + Field + + Gdk.Key + + + + + KP_Right key value + + + + + + + + Field + + Gdk.Key + + + + + KP_Separator key value + + + + + + + + Field + + Gdk.Key + + + + + KP_Space key value + + + + + + + + Field + + Gdk.Key + + + + + KP_Subtract key value + + + + + + + + Field + + Gdk.Key + + + + + KP_Tab key value + + + + + + + + Field + + Gdk.Key + + + + + KP_Up key value + + + + + + + + Field + + Gdk.Key + + + + + kra key value + + + + + + + + Field + + Gdk.Key + + + + + l key value + + + + + + + + Field + + Gdk.Key + + + + + L key value + + + + + + + + Field + + Gdk.Key + + + + + L1 key value + + + + + + + + Field + + Gdk.Key + + + + + L10 key value + + + + + + + + Field + + Gdk.Key + + + + + L2 key value + + + + + + + + Field + + Gdk.Key + + + + + L3 key value + + + + + + + + Field + + Gdk.Key + + + + + L4 key value + + + + + + + + Field + + Gdk.Key + + + + + L5 key value + + + + + + + + Field + + Gdk.Key + + + + + L6 key value + + + + + + + + Field + + Gdk.Key + + + + + L7 key value + + + + + + + + Field + + Gdk.Key + + + + + L8 key value + + + + + + + + Field + + Gdk.Key + + + + + L9 key value + + + + + + + + Field + + Gdk.Key + + + + + lacute key value + + + + + + + + Field + + Gdk.Key + + + + + Lacute key value + + + + + + + + Field + + Gdk.Key + + + + + Last_Virtual_Screen key value + + + + + + + + Field + + Gdk.Key + + + + + latincross key value + + + + + + + + Field + + Gdk.Key + + + + + lcaron key value + + + + + + + + Field + + Gdk.Key + + + + + Lcaron key value + + + + + + + + Field + + Gdk.Key + + + + + lcedilla key value + + + + + + + + Field + + Gdk.Key + + + + + Lcedilla key value + + + + + + + + Field + + Gdk.Key + + + + + Left key value + + + + + + + + Field + + Gdk.Key + + + + + leftanglebracket key value + + + + + + + + Field + + Gdk.Key + + + + + leftarrow key value + + + + + + + + Field + + Gdk.Key + + + + + leftcaret key value + + + + + + + + Field + + Gdk.Key + + + + + leftdoublequotemark key value + + + + + + + + Field + + Gdk.Key + + + + + leftmiddlecurlybrace key value + + + + + + + + Field + + Gdk.Key + + + + + leftopentriangle key value + + + + + + + + Field + + Gdk.Key + + + + + leftpointer key value + + + + + + + + Field + + Gdk.Key + + + + + leftradical key value + + + + + + + + Field + + Gdk.Key + + + + + leftshoe key value + + + + + + + + Field + + Gdk.Key + + + + + leftsinglequotemark key value + + + + + + + + Field + + Gdk.Key + + + + + leftt key value + + + + + + + + Field + + Gdk.Key + + + + + lefttack key value + + + + + + + + Field + + Gdk.Key + + + + + less key value + + + + + + + + Field + + Gdk.Key + + + + + lessthanequal key value + + + + + + + + Field + + Gdk.Key + + + + + lf key value + + + + + + + + Field + + Gdk.Key + + + + + Linefeed key value + Field Gdk.Key @@ -18593,8 +13350,369 @@ + + + + Field + + Gdk.Key + + + + + logicaland key value + + + + + + + + Field + + Gdk.Key + + + + + logicalor key value + + + + + + + + Field + + Gdk.Key + + + + + lowleftcorner key value + + + + + + + + Field + + Gdk.Key + + + + + lowrightcorner key value + + + + + + + + Field + + Gdk.Key + + + + + lstroke key value + + + + + + + + Field + + Gdk.Key + + + + + Lstroke key value + + + + + + + + Field + + Gdk.Key + + + + + m key value + + + + + + + + Field + + Gdk.Key + + + + + M key value + + + + + + + + Field + + Gdk.Key + + + + + Macedonia_dse key value + + + + + + + + Field + + Gdk.Key + + + + + Macedonia_DSE key value + + + + + + + + Field + + Gdk.Key + + + + + Macedonia_gje key value + + + + + + + + Field + + Gdk.Key + + + + + Macedonia_GJE key value + + + + + + + + Field + + Gdk.Key + + + + + Macedonia_kje key value + + + + + + + + Field + + Gdk.Key + + + + + Macedonia_KJE key value + + + + + + + + Field + + Gdk.Key + + + + + macron key value + + + + + + + + Field + + Gdk.Key + + + + + Mae_Koho key value + + + + + + + + Field + + Gdk.Key + + + + + malesymbol key value + + + + + + + + Field + + Gdk.Key + + + + + maltesecross key value + + + + + + + + Field + + Gdk.Key + + + + + marker key value + + + + + + + + Field + + Gdk.Key + + + + + masculine key value + + + + + + + + Field + + Gdk.Key + + + + + Massyo key value + + + + + + + + Field + + Gdk.Key + + + + + Menu key value + + + + + + + + Field + + Gdk.Key + + + + + Meta_L key value + + + + + + + + Field + + Gdk.Key + + + + + Meta_R key value + + + + + Field Gdk.Key @@ -18607,8 +13725,264 @@ + + + + Field + + Gdk.Key + + + + + minus key value + + + + + + + + Field + + Gdk.Key + + + + + minutes key value + + + + + + + + Field + + Gdk.Key + + + + + Mode_switch key value + + + + + + + + Field + + Gdk.Key + + + + + MouseKeys_Accel_Enable key value + + + + + + + + Field + + Gdk.Key + + + + + MouseKeys_Enable key value + + + + + + + + Field + + Gdk.Key + + + + + mu key value + + + + + + + + Field + + Gdk.Key + + + + + Muhenkan key value + + + + + + + + Field + + Gdk.Key + + + + + Multi_key key value + + + + + + + + Field + + Gdk.Key + + + + + MultipleCandidate key value + + + + + + + + Field + + Gdk.Key + + + + + multiply key value + + + + + + + + Field + + Gdk.Key + + + + + musicalflat key value + + + + + + + + Field + + Gdk.Key + + + + + musicalsharp key value + + + + + + + + Field + + Gdk.Key + + + + + n key value + + + + + + + + Field + + Gdk.Key + + + + + N key value + + + + + + + + Field + + Gdk.Key + + + + + nabla key value + + + + + + + + Field + + Gdk.Key + + + + + nacute key value + + + + + + + + Field + + Gdk.Key + + + + + Nacute key value + + + + + Field Gdk.Key @@ -18621,8 +13995,9 @@ - - + + + Field Gdk.Key @@ -18630,13 +14005,14 @@ - PesetaSign key value + ncaron key value - - + + + Field Gdk.Key @@ -18644,13 +14020,14 @@ - RupeeSign key value + Ncaron key value - - + + + Field Gdk.Key @@ -18658,13 +14035,29 @@ - WonSign key value + ncedilla key value + + + + + + + + Field + + Gdk.Key + + + + + Ncedilla key value + Field Gdk.Key @@ -18677,8 +14070,9 @@ - - + + + Field Gdk.Key @@ -18686,13 +14080,14 @@ - DongSign key value + Next key value - - + + + Field Gdk.Key @@ -18700,7 +14095,5947 @@ - EuroSign key value + Next_Virtual_Screen key value + + + + + + + + Field + + Gdk.Key + + + + + nl key value + + + + + + + + Field + + Gdk.Key + + + + + nobreakspace key value + + + + + + + + Field + + Gdk.Key + + + + + notequal key value + + + + + + + + Field + + Gdk.Key + + + + + notsign key value + + + + + + + + Field + + Gdk.Key + + + + + ntilde key value + + + + + + + + Field + + Gdk.Key + + + + + Ntilde key value + + + + + + + + Field + + Gdk.Key + + + + + Num_Lock key value + + + + + + + + Field + + Gdk.Key + + + + + numbersign key value + + + + + + + + Field + + Gdk.Key + + + + + numerosign key value + + + + + + + + Field + + Gdk.Key + + + + + o key value + + + + + + + + Field + + Gdk.Key + + + + + O key value + + + + + + + + Field + + Gdk.Key + + + + + oacute key value + + + + + + + + Field + + Gdk.Key + + + + + Oacute key value + + + + + + + + Field + + Gdk.Key + + + + + ocircumflex key value + + + + + + + + Field + + Gdk.Key + + + + + Ocircumflex key value + + + + + + + + Field + + Gdk.Key + + + + + odiaeresis key value + + + + + + + + Field + + Gdk.Key + + + + + Odiaeresis key value + + + + + + + + Field + + Gdk.Key + + + + + odoubleacute key value + + + + + + + + Field + + Gdk.Key + + + + + Odoubleacute key value + + + + + + + + Field + + Gdk.Key + + + + + oe key value + + + + + + + + Field + + Gdk.Key + + + + + OE key value + + + + + + + + Field + + Gdk.Key + + + + + ogonek key value + + + + + + + + Field + + Gdk.Key + + + + + ograve key value + + + + + + + + Field + + Gdk.Key + + + + + Ograve key value + + + + + + + + Field + + Gdk.Key + + + + + omacron key value + + + + + + + + Field + + Gdk.Key + + + + + Omacron key value + + + + + + + + Field + + Gdk.Key + + + + + oneeighth key value + + + + + + + + Field + + Gdk.Key + + + + + onefifth key value + + + + + + + + Field + + Gdk.Key + + + + + onehalf key value + + + + + + + + Field + + Gdk.Key + + + + + onequarter key value + + + + + + + + Field + + Gdk.Key + + + + + onesixth key value + + + + + + + + Field + + Gdk.Key + + + + + onesuperior key value + + + + + + + + Field + + Gdk.Key + + + + + onethird key value + + + + + + + + Field + + Gdk.Key + + + + + Ooblique key value + + + + + + + + Field + + Gdk.Key + + + + + openrectbullet key value + + + + + + + + Field + + Gdk.Key + + + + + openstar key value + + + + + + + + Field + + Gdk.Key + + + + + opentribulletdown key value + + + + + + + + Field + + Gdk.Key + + + + + opentribulletup key value + + + + + + + + Field + + Gdk.Key + + + + + ordfeminine key value + + + + + + + + Field + + Gdk.Key + + + + + oslash key value + + + + + + + + Field + + Gdk.Key + + + + + otilde key value + + + + + + + + Field + + Gdk.Key + + + + + Otilde key value + + + + + + + + Field + + Gdk.Key + + + + + overbar key value + + + + + + + + Field + + Gdk.Key + + + + + Overlay1_Enable key value + + + + + + + + Field + + Gdk.Key + + + + + Overlay2_Enable key value + + + + + + + + Field + + Gdk.Key + + + + + overline key value + + + + + + + + Field + + Gdk.Key + + + + + p key value + + + + + + + + Field + + Gdk.Key + + + + + P key value + + + + + + + + Field + + Gdk.Key + + + + + Page_Down key value + + + + + + + + Field + + Gdk.Key + + + + + Page_Up key value + + + + + + + + Field + + Gdk.Key + + + + + paragraph key value + + + + + + + + Field + + Gdk.Key + + + + + parenleft key value + + + + + + + + Field + + Gdk.Key + + + + + parenright key value + + + + + + + + Field + + Gdk.Key + + + + + partialderivative key value + + + + + + + + Field + + Gdk.Key + + + + + Pause key value + + + + + + + + Field + + Gdk.Key + + + + + percent key value + + + + + + + + Field + + Gdk.Key + + + + + period key value + + + + + + + + Field + + Gdk.Key + + + + + periodcentered key value + + + + + + + + Field + + Gdk.Key + + + + + PesetaSign key value + + + + + + + + Field + + Gdk.Key + + + + + phonographcopyright key value + + + + + + + + Field + + Gdk.Key + + + + + plus key value + + + + + + + + Field + + Gdk.Key + + + + + plusminus key value + + + + + + + + Field + + Gdk.Key + + + + + Pointer_Accelerate key value + + + + + + + + Field + + Gdk.Key + + + + + Pointer_Button_Dflt key value + + + + + + + + Field + + Gdk.Key + + + + + Pointer_Button1 key value + + + + + + + + Field + + Gdk.Key + + + + + Pointer_Button2 key value + + + + + + + + Field + + Gdk.Key + + + + + Pointer_Button3 key value + + + + + + + + Field + + Gdk.Key + + + + + Pointer_Button4 key value + + + + + + + + Field + + Gdk.Key + + + + + Pointer_Button5 key value + + + + + + + + Field + + Gdk.Key + + + + + Pointer_DblClick_Dflt key value + + + + + + + + Field + + Gdk.Key + + + + + Pointer_DblClick1 key value + + + + + + + + Field + + Gdk.Key + + + + + Pointer_DblClick2 key value + + + + + + + + Field + + Gdk.Key + + + + + Pointer_DblClick3 key value + + + + + + + + Field + + Gdk.Key + + + + + Pointer_DblClick4 key value + + + + + + + + Field + + Gdk.Key + + + + + Pointer_DblClick5 key value + + + + + + + + Field + + Gdk.Key + + + + + Pointer_DfltBtnNext key value + + + + + + + + Field + + Gdk.Key + + + + + Pointer_DfltBtnPrev key value + + + + + + + + Field + + Gdk.Key + + + + + Pointer_Down key value + + + + + + + + Field + + Gdk.Key + + + + + Pointer_DownLeft key value + + + + + + + + Field + + Gdk.Key + + + + + Pointer_DownRight key value + + + + + + + + Field + + Gdk.Key + + + + + Pointer_Drag_Dflt key value + + + + + + + + Field + + Gdk.Key + + + + + Pointer_Drag1 key value + + + + + + + + Field + + Gdk.Key + + + + + Pointer_Drag2 key value + + + + + + + + Field + + Gdk.Key + + + + + Pointer_Drag3 key value + + + + + + + + Field + + Gdk.Key + + + + + Pointer_Drag4 key value + + + + + + + + Field + + Gdk.Key + + + + + Pointer_Drag5 key value + + + + + + + + Field + + Gdk.Key + + + + + Pointer_EnableKeys key value + + + + + + + + Field + + Gdk.Key + + + + + Pointer_Left key value + + + + + + + + Field + + Gdk.Key + + + + + Pointer_Right key value + + + + + + + + Field + + Gdk.Key + + + + + Pointer_Up key value + + + + + + + + Field + + Gdk.Key + + + + + Pointer_UpLeft key value + + + + + + + + Field + + Gdk.Key + + + + + Pointer_UpRight key value + + + + + + + + Field + + Gdk.Key + + + + + prescription key value + + + + + + + + Field + + Gdk.Key + + + + + Prev_Virtual_Screen key value + + + + + + + + Field + + Gdk.Key + + + + + PreviousCandidate key value + + + + + + + + Field + + Gdk.Key + + + + + Print key value + + + + + + + + Field + + Gdk.Key + + + + + Prior key value + + + + + + + + Field + + Gdk.Key + + + + + prolongedsound key value + + + + + + + + Field + + Gdk.Key + + + + + punctspace key value + + + + + + + + Field + + Gdk.Key + + + + + q key value + + + + + + + + Field + + Gdk.Key + + + + + Q key value + + + + + + + + Field + + Gdk.Key + + + + + quad key value + + + + + + + + Field + + Gdk.Key + + + + + question key value + + + + + + + + Field + + Gdk.Key + + + + + questiondown key value + + + + + + + + Field + + Gdk.Key + + + + + quotedbl key value + + + + + + + + Field + + Gdk.Key + + + + + quoteleft key value + + + + + + + + Field + + Gdk.Key + + + + + quoteright key value + + + + + + + + Field + + Gdk.Key + + + + + r key value + + + + + + + + Field + + Gdk.Key + + + + + R key value + + + + + + + + Field + + Gdk.Key + + + + + R1 key value + + + + + + + + Field + + Gdk.Key + + + + + R10 key value + + + + + + + + Field + + Gdk.Key + + + + + R11 key value + + + + + + + + Field + + Gdk.Key + + + + + R12 key value + + + + + + + + Field + + Gdk.Key + + + + + R13 key value + + + + + + + + Field + + Gdk.Key + + + + + R14 key value + + + + + + + + Field + + Gdk.Key + + + + + R15 key value + + + + + + + + Field + + Gdk.Key + + + + + R2 key value + + + + + + + + Field + + Gdk.Key + + + + + R3 key value + + + + + + + + Field + + Gdk.Key + + + + + R4 key value + + + + + + + + Field + + Gdk.Key + + + + + R5 key value + + + + + + + + Field + + Gdk.Key + + + + + R6 key value + + + + + + + + Field + + Gdk.Key + + + + + R7 key value + + + + + + + + Field + + Gdk.Key + + + + + R8 key value + + + + + + + + Field + + Gdk.Key + + + + + R9 key value + + + + + + + + Field + + Gdk.Key + + + + + racute key value + + + + + + + + Field + + Gdk.Key + + + + + Racute key value + + + + + + + + Field + + Gdk.Key + + + + + radical key value + + + + + + + + Field + + Gdk.Key + + + + + rcaron key value + + + + + + + + Field + + Gdk.Key + + + + + Rcaron key value + + + + + + + + Field + + Gdk.Key + + + + + rcedilla key value + + + + + + + + Field + + Gdk.Key + + + + + Rcedilla key value + + + + + + + + Field + + Gdk.Key + + + + + Redo key value + + + + + + + + Field + + Gdk.Key + + + + + registered key value + + + + + + + + Field + + Gdk.Key + + + + + RepeatKeys_Enable key value + + + + + + + + Field + + Gdk.Key + + + + + Return key value + + + + + + + + Field + + Gdk.Key + + + + + Right key value + + + + + + + + Field + + Gdk.Key + + + + + rightanglebracket key value + + + + + + + + Field + + Gdk.Key + + + + + rightarrow key value + + + + + + + + Field + + Gdk.Key + + + + + rightcaret key value + + + + + + + + Field + + Gdk.Key + + + + + rightdoublequotemark key value + + + + + + + + Field + + Gdk.Key + + + + + rightmiddlecurlybrace key value + + + + + + + + Field + + Gdk.Key + + + + + rightmiddlesummation key value + + + + + + + + Field + + Gdk.Key + + + + + rightopentriangle key value + + + + + + + + Field + + Gdk.Key + + + + + rightpointer key value + + + + + + + + Field + + Gdk.Key + + + + + rightshoe key value + + + + + + + + Field + + Gdk.Key + + + + + rightsinglequotemark key value + + + + + + + + Field + + Gdk.Key + + + + + rightt key value + + + + + + + + Field + + Gdk.Key + + + + + righttack key value + + + + + + + + Field + + Gdk.Key + + + + + Romaji key value + + + + + + + + Field + + Gdk.Key + + + + + RupeeSign key value + + + + + + + + Field + + Gdk.Key + + + + + s key value + + + + + + + + Field + + Gdk.Key + + + + + S key value + + + + + + + + Field + + Gdk.Key + + + + + sacute key value + + + + + + + + Field + + Gdk.Key + + + + + Sacute key value + + + + + + + + Field + + Gdk.Key + + + + + scaron key value + + + + + + + + Field + + Gdk.Key + + + + + Scaron key value + + + + + + + + Field + + Gdk.Key + + + + + scedilla key value + + + + + + + + Field + + Gdk.Key + + + + + Scedilla key value + + + + + + + + Field + + Gdk.Key + + + + + scircumflex key value + + + + + + + + Field + + Gdk.Key + + + + + Scircumflex key value + + + + + + + + Field + + Gdk.Key + + + + + script_switch key value + + + + + + + + Field + + Gdk.Key + + + + + Scroll_Lock key value + + + + + + + + Field + + Gdk.Key + + + + + seconds key value + + + + + + + + Field + + Gdk.Key + + + + + section key value + + + + + + + + Field + + Gdk.Key + + + + + Select key value + + + + + + + + Field + + Gdk.Key + + + + + semicolon key value + + + + + + + + Field + + Gdk.Key + + + + + semivoicedsound key value + + + + + + + + Field + + Gdk.Key + + + + + Serbian_dje key value + + + + + + + + Field + + Gdk.Key + + + + + Serbian_DJE key value + + + + + + + + Field + + Gdk.Key + + + + + Serbian_dze key value + + + + + + + + Field + + Gdk.Key + + + + + Serbian_DZE key value + + + + + + + + Field + + Gdk.Key + + + + + Serbian_je key value + + + + + + + + Field + + Gdk.Key + + + + + Serbian_JE key value + + + + + + + + Field + + Gdk.Key + + + + + Serbian_lje key value + + + + + + + + Field + + Gdk.Key + + + + + Serbian_LJE key value + + + + + + + + Field + + Gdk.Key + + + + + Serbian_nje key value + + + + + + + + Field + + Gdk.Key + + + + + Serbian_NJE key value + + + + + + + + Field + + Gdk.Key + + + + + Serbian_tshe key value + + + + + + + + Field + + Gdk.Key + + + + + Serbian_TSHE key value + + + + + + + + Field + + Gdk.Key + + + + + seveneighths key value + + + + + + + + Field + + Gdk.Key + + + + + Shift_L key value + + + + + + + + Field + + Gdk.Key + + + + + Shift_Lock key value + + + + + + + + Field + + Gdk.Key + + + + + Shift_R key value + + + + + + + + Field + + Gdk.Key + + + + + signaturemark key value + + + + + + + + Field + + Gdk.Key + + + + + signifblank key value + + + + + + + + Field + + Gdk.Key + + + + + similarequal key value + + + + + + + + Field + + Gdk.Key + + + + + SingleCandidate key value + + + + + + + + Field + + Gdk.Key + + + + + singlelowquotemark key value + + + + + + + + Field + + Gdk.Key + + + + + slash key value + + + + + + + + Field + + Gdk.Key + + + + + SlowKeys_Enable key value + + + + + + + + Field + + Gdk.Key + + + + + soliddiamond key value + + + + + + + + Field + + Gdk.Key + + + + + space key value + + + + + + + + Field + + Gdk.Key + + + + + ssharp key value + + + + + + + + Field + + Gdk.Key + + + + + sterling key value + + + + + + + + Field + + Gdk.Key + + + + + StickyKeys_Enable key value + + + + + + + + Field + + Gdk.Key + + + + + Super_L key value + + + + + + + + Field + + Gdk.Key + + + + + Super_R key value + + + + + + + + Field + + Gdk.Key + + + + + Sys_Req key value + + + + + + + + Field + + Gdk.Key + + + + + t key value + + + + + + + + Field + + Gdk.Key + + + + + T key value + + + + + + + + Field + + Gdk.Key + + + + + Tab key value + + + + + + + + Field + + Gdk.Key + + + + + tcaron key value + + + + + + + + Field + + Gdk.Key + + + + + Tcaron key value + + + + + + + + Field + + Gdk.Key + + + + + tcedilla key value + + + + + + + + Field + + Gdk.Key + + + + + Tcedilla key value + + + + + + + + Field + + Gdk.Key + + + + + telephone key value + + + + + + + + Field + + Gdk.Key + + + + + telephonerecorder key value + + + + + + + + Field + + Gdk.Key + + + + + Terminate_Server key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_baht key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_bobaimai key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_chochan key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_chochang key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_choching key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_chochoe key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_dochada key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_dodek key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_fofa key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_fofan key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_hohip key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_honokhuk key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_khokhai key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_khokhon key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_khokhuat key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_khokhwai key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_khorakhang key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_kokai key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_lakkhangyao key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_lekchet key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_lekha key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_lekhok key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_lekkao key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_leknung key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_lekpaet key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_leksam key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_leksi key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_leksong key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_leksun key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_lochula key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_loling key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_lu key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_maichattawa key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_maiek key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_maihanakat key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_maihanakat_maitho key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_maitaikhu key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_maitho key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_maitri key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_maiyamok key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_moma key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_ngongu key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_nikhahit key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_nonen key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_nonu key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_oang key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_paiyannoi key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_phinthu key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_phophan key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_phophung key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_phosamphao key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_popla key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_rorua key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_ru key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_saraa key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_saraaa key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_saraae key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_saraaimaimalai key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_saraaimaimuan key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_saraam key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_sarae key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_sarai key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_saraii key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_sarao key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_sarau key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_saraue key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_sarauee key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_sarauu key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_sorusi key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_sosala key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_soso key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_sosua key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_thanthakhat key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_thonangmontho key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_thophuthao key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_thothahan key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_thothan key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_thothong key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_thothung key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_topatak key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_totao key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_wowaen key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_yoyak key value + + + + + + + + Field + + Gdk.Key + + + + + Thai_yoying key value + + + + + + + + Field + + Gdk.Key + + + + + therefore key value + + + + + + + + Field + + Gdk.Key + + + + + thinspace key value + + + + + + + + Field + + Gdk.Key + + + + + thorn key value + + + + + + + + Field + + Gdk.Key + + + + + Thorn key value + + + + + + + + Field + + Gdk.Key + + + + + THORN key value + + + + + + + + Field + + Gdk.Key + + + + + threeeighths key value + + + + + + + + Field + + Gdk.Key + + + + + threefifths key value + + + + + + + + Field + + Gdk.Key + + + + + threequarters key value + + + + + + + + Field + + Gdk.Key + + + + + threesuperior key value + + + + + + + + Field + + Gdk.Key + + + + + topintegral key value + + + + + + + + Field + + Gdk.Key + + + + + topleftparens key value + + + + + + + + Field + + Gdk.Key + + + + + topleftradical key value + + + + + + + + Field + + Gdk.Key + + + + + topleftsqbracket key value + + + + + + + + Field + + Gdk.Key + + + + + topleftsummation key value + + + + + + + + Field + + Gdk.Key + + + + + toprightparens key value + + + + + + + + Field + + Gdk.Key + + + + + toprightsqbracket key value + + + + + + + + Field + + Gdk.Key + + + + + toprightsummation key value + + + + + + + + Field + + Gdk.Key + + + + + topt key value + + + + + + + + Field + + Gdk.Key + + + + + topvertsummationconnector key value + + + + + + + + Field + + Gdk.Key + + + + + Touroku key value + + + + + + + + Field + + Gdk.Key + + + + + trademark key value + + + + + + + + Field + + Gdk.Key + + + + + trademarkincircle key value + + + + + + + + Field + + Gdk.Key + + + + + tslash key value + + + + + + + + Field + + Gdk.Key + + + + + Tslash key value + + + + + + + + Field + + Gdk.Key + + + + + twofifths key value + + + + + + + + Field + + Gdk.Key + + + + + twosuperior key value + + + + + + + + Field + + Gdk.Key + + + + + twothirds key value + + + + + + + + Field + + Gdk.Key + + + + + u key value + + + + + + + + Field + + Gdk.Key + + + + + U key value + + + + + + + + Field + + Gdk.Key + + + + + uacute key value + + + + + + + + Field + + Gdk.Key + + + + + Uacute key value + + + + + + + + Field + + Gdk.Key + + + + + ubreve key value + + + + + + + + Field + + Gdk.Key + + + + + Ubreve key value + + + + + + + + Field + + Gdk.Key + + + + + ucircumflex key value + + + + + + + + Field + + Gdk.Key + + + + + Ucircumflex key value + + + + + + + + Field + + Gdk.Key + + + + + udiaeresis key value + + + + + + + + Field + + Gdk.Key + + + + + Udiaeresis key value + + + + + + + + Field + + Gdk.Key + + + + + udoubleacute key value + + + + + + + + Field + + Gdk.Key + + + + + Udoubleacute key value + + + + + + + + Field + + Gdk.Key + + + + + ugrave key value + + + + + + + + Field + + Gdk.Key + + + + + Ugrave key value + + + + + + + + Field + + Gdk.Key + + + + + Ukrainian_i key value + + + + + + + + Field + + Gdk.Key + + + + + Ukrainian_I key value + + + + + + + + Field + + Gdk.Key + + + + + Ukrainian_ie key value + + + + + + + + Field + + Gdk.Key + + + + + Ukrainian_IE key value + + + + + + + + Field + + Gdk.Key + + + + + Ukrainian_yi key value + + + + + + + + Field + + Gdk.Key + + + + + Ukrainian_YI key value + + + + + + + + Field + + Gdk.Key + + + + + Ukranian_i key value + + + + + + + + Field + + Gdk.Key + + + + + Ukranian_I key value + + + + + + + + Field + + Gdk.Key + + + + + Ukranian_je key value + + + + + + + + Field + + Gdk.Key + + + + + Ukranian_JE key value + + + + + + + + Field + + Gdk.Key + + + + + Ukranian_yi key value + + + + + + + + Field + + Gdk.Key + + + + + Ukranian_YI key value + + + + + + + + Field + + Gdk.Key + + + + + umacron key value + + + + + + + + Field + + Gdk.Key + + + + + Umacron key value + + + + + + + + Field + + Gdk.Key + + + + + underbar key value + + + + + + + + Field + + Gdk.Key + + + + + underscore key value + + + + + + + + Field + + Gdk.Key + + + + + Undo key value + + + + + + + + Field + + Gdk.Key + + + + + union key value + + + + + + + + Field + + Gdk.Key + + + + + uogonek key value + + + + + + + + Field + + Gdk.Key + + + + + Uogonek key value + + + + + + + + Field + + Gdk.Key + + + + + Up key value + + + + + + + + Field + + Gdk.Key + + + + + uparrow key value + + + + + + + + Field + + Gdk.Key + + + + + upcaret key value + + + + + + + + Field + + Gdk.Key + + + + + upleftcorner key value + + + + + + + + Field + + Gdk.Key + + + + + uprightcorner key value + + + + + + + + Field + + Gdk.Key + + + + + upshoe key value + + + + + + + + Field + + Gdk.Key + + + + + upstile key value + + + + + + + + Field + + Gdk.Key + + + + + uptack key value + + + + + + + + Field + + Gdk.Key + + + + + uring key value + + + + + + + + Field + + Gdk.Key + + + + + Uring key value + + + + + + + + Field + + Gdk.Key + + + + + utilde key value + + + + + + + + Field + + Gdk.Key + + + + + Utilde key value + + + + + + + + Field + + Gdk.Key + + + + + v key value + + + + + + + + Field + + Gdk.Key + + + + + V key value + + + + + + + + Field + + Gdk.Key + + + + + variation key value + + + + + + + + Field + + Gdk.Key + + + + + vertbar key value + + + + + + + + Field + + Gdk.Key + + + + + vertconnector key value + + + + + + + + Field + + Gdk.Key + + + + + voicedsound key value + + + + + + + + Field + + Gdk.Key + + + + + VoidSymbol key value + + + + + + + + Field + + Gdk.Key + + + + + vt key value + + + + + + + + Field + + Gdk.Key + + + + + w key value + + + + + + + + Field + + Gdk.Key + + + + + W key value + + + + + + + + Field + + Gdk.Key + + + + + WonSign key value + + + + + + + + Field + + Gdk.Key + + + + + x key value + + + + + + + + Field + + Gdk.Key + + + + + X key value + + + + + + + + Field + + Gdk.Key + + + + + y key value + + + + + + + + Field + + Gdk.Key + + + + + Y key value + + + + + + + + Field + + Gdk.Key + + + + + yacute key value + + + + + + + + Field + + Gdk.Key + + + + + Yacute key value + + + + + + + + Field + + Gdk.Key + + + + + ydiaeresis key value + + + + + + + + Field + + Gdk.Key + + + + + Ydiaeresis key value + + + + + + + + Field + + Gdk.Key + + + + + yen key value + + + + + + + + Field + + Gdk.Key + + + + + z key value + + + + + + + + Field + + Gdk.Key + + + + + Z key value + + + + + + + + Field + + Gdk.Key + + + + + zabovedot key value + + + + + + + + Field + + Gdk.Key + + + + + Zabovedot key value + + + + + + + + Field + + Gdk.Key + + + + + zacute key value + + + + + + + + Field + + Gdk.Key + + + + + Zacute key value + + + + + + + + Field + + Gdk.Key + + + + + zcaron key value + + + + + + + + Field + + Gdk.Key + + + + + Zcaron key value + + + + + + + + Field + + Gdk.Key + + + + + Zen_Koho key value + + + + + + + + Field + + Gdk.Key + + + + + Zenkaku key value + + + + + + + + Field + + Gdk.Key + + + + + Zenkaku_Hankaku key value diff --git a/doc/en/Gdk/Keyboard.xml b/doc/en/Gdk/Keyboard.xml index fc1dfe82a..7d0882179 100644 --- a/doc/en/Gdk/Keyboard.xml +++ b/doc/en/Gdk/Keyboard.xml @@ -1,39 +1,41 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - To be added - System.Object + + To be added + To be added + - - - Method - - System.Void - - - - + + + + Constructor + + - Ungrabs the keyboard, if it is grabbed by this application. - a timestamp from a , or if no timestamp is available. + To be added To be added + Method + + + System.Obsolete + + Gdk.GrabStatus @@ -43,43 +45,33 @@ - Grabs the keyboard so that all events are passed to this application until the keyboard is ungrabbed with . This overrides any previous keyboard grab by this client. the which will own the grab (the grab window). if false then all keyboard events are reported with respect to window. If true then keyboard events for this application are reported as normal, but keyboard events outside this application are reported with respect to window. Both key press and key release events are always reported, independant of the event mask set by the application. a timestamp from a or if no timestamp is available. + Grabs the keyboard so that all events are passed to this application until the keyboard is ungrabbed with . This overrides any previous keyboard grab by this client. a if the grab was successful. Documentation for this section has not yet been entered. - - - Constructor - - - - To be added - To be added - - - - + + + Method + + + System.Obsolete + + - System.Boolean + System.Void - - - + - To be added - a - a - a - a + a timestamp from a , or if no timestamp is available. + Ungrabs the keyboard, if it is grabbed by this application. To be added - diff --git a/doc/en/Gdk/Keymap.xml b/doc/en/Gdk/Keymap.xml index b2d867f90..3cbda1a57 100644 --- a/doc/en/Gdk/Keymap.xml +++ b/doc/en/Gdk/Keymap.xml @@ -1,12 +1,17 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Object + + + Object for keyboard code manipulation @@ -19,49 +24,66 @@ - - GLib.Object - - - - - - Method - - System.UInt32 - - - - + + + + Constructor + + - - Looks up a keyval mapped to a keycode/group/level triplet. If no keyval is bound to `key`, the method returns 0. - - An object of type 'Gdk.KeymapKey', initalized keycode/group/level triplet. - An object of type 'uint', a keyval or 0 if none was found. - - None - + To be added + To be added + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. + + + + Method + + Gdk.ModifierType + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + - + + Property Gdk.Keymap @@ -73,7 +95,8 @@ - + + Property Pango.Direction @@ -90,7 +113,13 @@ + Event + + + GLib.Signal("direction-changed") + + System.EventHandler @@ -103,31 +132,49 @@ None - - - GLib.Signal("direction_changed") - - - - - Event + + + + Method - System.EventHandler + System.Void - + + + + + - To be added - To be added + An object of type , a keyboard code. + An object of type , return reference for the list of keys. + An object of type , return reference for the list of corresponding keyvals for + Stores in a reference to a list of the keys bound to . The nth Gdk.KeymapKey in is associated with the nth keyval in . When a keycode is pressed by the user, the keyval from is selected. + + + + + + + + Method + + Gdk.KeymapKey[] + + + + + + An object of type , such as GDK_a, GDK_up, GDK_RETURN, etc. + Gets a list of keycode/group/level combinations that generate a . + the list of key sequences. + + - - - GLib.Signal("keys_changed") - - + Method Gdk.Keymap @@ -136,14 +183,427 @@ - To be added a + To be added a To be added + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Method + + System.Boolean + + + + Requests Bidi layout status. + If , bi-directional layout is in use. + To be added. + + + + + + + Event + + + GLib.Signal("keys-changed") + + + + System.EventHandler + + + + To be added + To be added + + + + + + Method + + System.UInt32 + + + + + + An object of type 'Gdk.KeymapKey', initalized keycode/group/level triplet. + + Looks up a keyval mapped to a keycode/group/level triplet. If no keyval is bound to `key`, the method returns 0. + + An object of type 'uint', a keyval or 0 if none was found. + + None + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideAddVirtualModifiers", Type=typeof(Gdk.Keymap)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDirectionChanged", Type=typeof(Gdk.Keymap)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetCapsLockState", Type=typeof(Gdk.Keymap)) + + + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetDirection", Type=typeof(Gdk.Keymap)) + + + + Pango.Direction + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetEntriesForKeycode", Type=typeof(Gdk.Keymap)) + + + + System.Boolean + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetEntriesForKeyval", Type=typeof(Gdk.Keymap)) + + + + System.Boolean + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetNumLockState", Type=typeof(Gdk.Keymap)) + + + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideHaveBidiLayouts", Type=typeof(Gdk.Keymap)) + + + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideKeysChanged", Type=typeof(Gdk.Keymap)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideLookupKey", Type=typeof(Gdk.Keymap)) + + + + System.UInt32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideMapVirtualModifiers", Type=typeof(Gdk.Keymap)) + + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideStateChanged", Type=typeof(Gdk.Keymap)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideTranslateKeyboardState", Type=typeof(Gdk.Keymap)) + + + + System.Boolean + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("state_changed") + + + + System.EventHandler + + + To be added. + To be added. + + + + Method System.Boolean @@ -158,8 +618,6 @@ - Translates the contents of a Gdk.KeymapKey into a keyval/group/level. Modifiers affecting the translation are returned - in `consumed_modifiers`. `effective_group` is the group used in translation. Key level is determined by `state`. An object of type , a keyboard code. An object of type , a modifier state. An object of type , active keyboard group. @@ -167,126 +625,12 @@ An object of type , return reference for `effective group`. An object of type , return reference for the new level. An object of type , return reference for modifiers used to determine group/level. + Translates the contents of a Gdk.KeymapKey into a keyval/group/level. Modifiers affecting the translation are returned + in `consumed_modifiers`. `effective_group` is the group used in translation. Key level is determined by `state`. An object of type , return if keys were found and returned. - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Internal constructor - a - This is a constructor used by derivative types of that would have their own GLib.GType assigned to it. This is not typically used by C# code. - - - - System.Obsolete - - - - - - Constructor - - - - To be added - To be added - - - - - Method - - System.Void - - - - - - - - Stores in a reference to a list of the keys bound to . The nth Gdk.KeymapKey in is associated with the nth keyval in . When a keycode is pressed by the user, the keyval from is selected. - An object of type , a keyboard code. - An object of type , return reference for the list of keys. - An object of type , return reference for the list of corresponding keyvals for - - - - - - - Method - - Gdk.KeymapKey[] - - - - - - Gets a list of keycode/group/level combinations that generate a . - An object of type , such as GDK_a, GDK_up, GDK_RETURN, etc. - the list of key sequences. - - - - - - - Method - - System.Boolean - - - - Requests Bidi layout status. - If , bi-directional layout is in use. - To be added. - - - diff --git a/doc/en/Gdk/KeymapKey.xml b/doc/en/Gdk/KeymapKey.xml index fe1781449..47cc8f4a3 100644 --- a/doc/en/Gdk/KeymapKey.xml +++ b/doc/en/Gdk/KeymapKey.xml @@ -1,51 +1,93 @@ - + + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + + + System.IEquatable<Gdk.KeymapKey> + + To be added To be added - - System.ValueType - - - - - Field + + + + Method - Gdk.KeymapKey + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 - To be added - To be added + To be added. + To be added. + To be added. + - - - Method + + + + Field - Gdk.KeymapKey + System.Int32 - To be added - To be added: an object of type 'IntPtr' - To be added: an object of type 'Gdk.KeymapKey' To be added + Field System.UInt32 @@ -57,8 +99,9 @@ To be added - - + + + Field System.Int32 @@ -70,14 +113,31 @@ To be added - - - Field + + + + Method - System.Int32 + Gdk.KeymapKey + + + To be added: an object of type 'IntPtr' + To be added + To be added: an object of type 'Gdk.KeymapKey' + To be added + + + + + + Field + + Gdk.KeymapKey + + To be added To be added diff --git a/doc/en/Gdk/Keyval.xml b/doc/en/Gdk/Keyval.xml index 369956293..f78ca94a9 100644 --- a/doc/en/Gdk/Keyval.xml +++ b/doc/en/Gdk/Keyval.xml @@ -1,135 +1,24 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - To be added - System.Object + + To be added + To be added + - - - Method - - System.String - - - - - - To be added - a - a - To be added - - - - - Method - - System.Boolean - - - - - - Returns true if a is in upper case. - A representing a in either lower or upper case. - True if the is in upper case, otherwise it returns false. - To be added - - - - - Method - - System.Boolean - - - - - - Returns true if a is in lower case. - A representing a in either lower or upper case. - True if the is in lower case, otherwise it returns false. - To be added - - - - - Method - - System.UInt32 - - - - - - To be added - a - a - To be added - - - - - Method - - System.UInt32 - - - - - - Convertes a to its lower case value. - A representing a in either lower or upper case. - A representing a in lower case. - The may be already lower case. - - - - - Method - - System.UInt32 - - - - - - Convertes a to its upper case value. - A representing a in either lower or upper case. - A representing a in upper case. - The may be already upper case. - - - - - Method - - System.UInt32 - - - - - - To be added - a - a - To be added - - + Constructor @@ -140,6 +29,7 @@ + Method System.Void @@ -150,12 +40,131 @@ - To be added a a a + To be added To be added + + + + Method + + System.UInt32 + + + + + + a + To be added + a + To be added + + + + + + Method + + System.Boolean + + + + + + A representing a in either lower or upper case. + Returns true if a is in lower case. + True if the is in lower case, otherwise it returns false. + To be added + + + + + + Method + + System.Boolean + + + + + + A representing a in either lower or upper case. + Returns true if a is in upper case. + True if the is in upper case, otherwise it returns false. + To be added + + + + + + Method + + System.String + + + + + + a + To be added + a + To be added + + + + + + Method + + System.UInt32 + + + + + + A representing a in either lower or upper case. + Convertes a to its lower case value. + A representing a in lower case. + The may be already lower case. + + + + + + Method + + System.UInt32 + + + + + + a + To be added + a + To be added + + + + + + Method + + System.UInt32 + + + + + + A representing a in either lower or upper case. + Convertes a to its upper case value. + A representing a in upper case. + The may be already upper case. + + diff --git a/doc/en/Gdk/LoadContext.xml b/doc/en/Gdk/LoadContext.xml new file mode 100644 index 000000000..d5c6c4f45 --- /dev/null +++ b/doc/en/Gdk/LoadContext.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/ModifierType.xml b/doc/en/Gdk/ModifierType.xml index 0f45fe9f1..3075e05dd 100644 --- a/doc/en/Gdk/ModifierType.xml +++ b/doc/en/Gdk/ModifierType.xml @@ -1,18 +1,12 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An enum to indicate the state of modifier keys and mouse buttons in various event types. Typical modifier keys are Shift, Control, Meta, Super, Hyper, Alt, Compose, APple, CapsLock or ShiftLock. - -Like the X Window System, GDK supports 8 modifier keys and 5 mouse buttons. - None. - System.Enum @@ -24,113 +18,16 @@ Like the X Window System, GDK supports 8 modifier keys and 5 mouse buttons.System.Flags + + An enum to indicate the state of modifier keys and mouse buttons in various event types. Typical modifier keys are Shift, Control, Meta, Super, Hyper, Alt, Compose, APple, CapsLock or ShiftLock. + +Like the X Window System, GDK supports 8 modifier keys and 5 mouse buttons. + None. + - - - Field - - Gdk.ModifierType - - - - The Shift key. - - - - - - - Field - - Gdk.ModifierType - - - - A Lock Key (depending on the modifier mapping of the X server this may either be CapsLock or ShiftLock). - - - - - - - Field - - Gdk.ModifierType - - - - The Control key. - - - - - - - Field - - Gdk.ModifierType - - - - The fourth modifier key (it depends on the modifier mapping of the X server which key is interpreted as this modifer, but normally it is the Alt key). - - - - - - - Field - - Gdk.ModifierType - - - - The fifth modifier key (it depends on the modifier mapping of the X server which key is interpreted as this modifier). - - - - - - - Field - - Gdk.ModifierType - - - - The sixth modifier key (it depends on the modifier mapping of the X server which key is interpreted as this modifier). - - - - - - - Field - - Gdk.ModifierType - - - - The seventh modifier key (it depends on the modifier mapping of the X server which key is interpreted as this modifier). - - - - - - - Field - - Gdk.ModifierType - - - - The eighth modifier key (it depends on the modifier mapping of the X servier which key is interpreted as this modifier). - - - - + Field Gdk.ModifierType @@ -144,6 +41,7 @@ Like the X Window System, GDK supports 8 modifier keys and 5 mouse buttons. + Field Gdk.ModifierType @@ -157,6 +55,7 @@ Like the X Window System, GDK supports 8 modifier keys and 5 mouse buttons. + Field Gdk.ModifierType @@ -170,6 +69,7 @@ Like the X Window System, GDK supports 8 modifier keys and 5 mouse buttons. + Field Gdk.ModifierType @@ -183,6 +83,7 @@ Like the X Window System, GDK supports 8 modifier keys and 5 mouse buttons. + Field Gdk.ModifierType @@ -194,21 +95,131 @@ Like the X Window System, GDK supports 8 modifier keys and 5 mouse buttons. - - + + + Field Gdk.ModifierType - Not used in GDK itself. GTK+ uses it to differentiate between (keyval, modifiers) pairs from key press and release events. + The Control key. + + + + + + + + Field + + Gdk.ModifierType + + + Hyper key modifier. + + + + + + + Field + + Gdk.ModifierType + + + + A Lock Key (depending on the modifier mapping of the X server this may either be CapsLock or ShiftLock). + + + + + + + + Field + + Gdk.ModifierType + + + Meta key modifier. + + + + + + + Field + + Gdk.ModifierType + + + + The fourth modifier key (it depends on the modifier mapping of the X server which key is interpreted as this modifer, but normally it is the Alt key). + + + + + + + + Field + + Gdk.ModifierType + + + + The fifth modifier key (it depends on the modifier mapping of the X server which key is interpreted as this modifier). + + + + + + + + Field + + Gdk.ModifierType + + + + The sixth modifier key (it depends on the modifier mapping of the X server which key is interpreted as this modifier). + + + + + + + + Field + + Gdk.ModifierType + + + + The seventh modifier key (it depends on the modifier mapping of the X server which key is interpreted as this modifier). + + + + + + + + Field + + Gdk.ModifierType + + + + The eighth modifier key (it depends on the modifier mapping of the X servier which key is interpreted as this modifier). + Field Gdk.ModifierType @@ -222,6 +233,7 @@ Like the X Window System, GDK supports 8 modifier keys and 5 mouse buttons. + Field Gdk.ModifierType @@ -234,19 +246,37 @@ Like the X Window System, GDK supports 8 modifier keys and 5 mouse buttons. - - + + + Field Gdk.ModifierType + - Meta key modifier. - + Not used in GDK itself. GTK+ uses it to differentiate between (keyval, modifiers) pairs from key press and release events. + + + + + + + + Field + + Gdk.ModifierType + + + + The Shift key. + + + Field Gdk.ModifierType @@ -256,16 +286,5 @@ Like the X Window System, GDK supports 8 modifier keys and 5 mouse buttons. - - - Field - - Gdk.ModifierType - - - Hyper key modifier. - - - diff --git a/doc/en/Gdk/NotifyType.xml b/doc/en/Gdk/NotifyType.xml index 24707777a..bb29d64f7 100644 --- a/doc/en/Gdk/NotifyType.xml +++ b/doc/en/Gdk/NotifyType.xml @@ -1,17 +1,12 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Specifies the kind of crossing for -See the X11 protocol specification of LeaveNotify for full details of crossing event generation. - None. - System.Enum @@ -20,9 +15,15 @@ See the X11 protocol specification of LeaveNotify for full details of crossing e GLib.GType(typeof(Gdk.NotifyTypeGType)) + + Specifies the kind of crossing for +See the X11 protocol specification of LeaveNotify for full details of crossing event generation. + None. + + Field Gdk.NotifyType @@ -34,21 +35,9 @@ See the X11 protocol specification of LeaveNotify for full details of crossing e - - - Field - - Gdk.NotifyType - - - - The pointer moves between an ancestor and an inferior of the window. - - - - + Field Gdk.NotifyType @@ -62,6 +51,7 @@ See the X11 protocol specification of LeaveNotify for full details of crossing e + Field Gdk.NotifyType @@ -75,6 +65,7 @@ See the X11 protocol specification of LeaveNotify for full details of crossing e + Field Gdk.NotifyType @@ -88,6 +79,7 @@ See the X11 protocol specification of LeaveNotify for full details of crossing e + Field Gdk.NotifyType @@ -99,5 +91,19 @@ See the X11 protocol specification of LeaveNotify for full details of crossing e + + + + Field + + Gdk.NotifyType + + + + The pointer moves between an ancestor and an inferior of the window. + + + + diff --git a/doc/en/Gdk/OffscreenWindow.xml b/doc/en/Gdk/OffscreenWindow.xml new file mode 100644 index 000000000..c14b13ea6 --- /dev/null +++ b/doc/en/Gdk/OffscreenWindow.xml @@ -0,0 +1,87 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + Gdk.Window + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Cairo.Surface + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/OffscreenWindowClass.xml b/doc/en/Gdk/OffscreenWindowClass.xml new file mode 100644 index 000000000..d5f25407b --- /dev/null +++ b/doc/en/Gdk/OffscreenWindowClass.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/OwnerChange.xml b/doc/en/Gdk/OwnerChange.xml index 6c97f762d..4215534da 100644 --- a/doc/en/Gdk/OwnerChange.xml +++ b/doc/en/Gdk/OwnerChange.xml @@ -1,16 +1,11 @@ + 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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - To be added - - System.Enum @@ -19,9 +14,15 @@ GLib.GType(typeof(Gdk.OwnerChangeGType)) + + To be added + To be added + + - - + + + Field Gdk.OwnerChange @@ -35,6 +36,7 @@ + Field Gdk.OwnerChange @@ -46,8 +48,9 @@ To be added - - + + + Field Gdk.OwnerChange diff --git a/doc/en/Gdk/Paintable.xml b/doc/en/Gdk/Paintable.xml new file mode 100644 index 000000000..9e32fb9af --- /dev/null +++ b/doc/en/Gdk/Paintable.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/PaintableIface.xml b/doc/en/Gdk/PaintableIface.xml new file mode 100644 index 000000000..05c6b7dd6 --- /dev/null +++ b/doc/en/Gdk/PaintableIface.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/PangoHelper.xml b/doc/en/Gdk/PangoHelper.xml index ac5733e06..600c35e55 100644 --- a/doc/en/Gdk/PangoHelper.xml +++ b/doc/en/Gdk/PangoHelper.xml @@ -1,69 +1,24 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - To be added - System.Object + + To be added + To be added + - - - Method - - Pango.Context - - - - - - To be added - a - a - To be added - - - - - Method - - System.Void - - - - - - - To be added - a - a - To be added - - - - - Method - - Pango.Context - - - - To be added - a - To be added - - + Constructor @@ -72,11 +27,43 @@ To be added - - + + + Method - Gdk.Region + Pango.Context + + + + To be added + a + To be added + + + + + + Method + + Pango.Context + + + + + + a + To be added + a + To be added + + + + + + Method + + Cairo.Region @@ -86,21 +73,23 @@ - To be added - a - a - a - a - a - a - To be added + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + - + + Method - Gdk.Region + Cairo.Region @@ -110,14 +99,15 @@ - To be added - a - a - a - a - a - a - To be added + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + diff --git a/doc/en/Gdk/PickEmbeddedChildArgs.xml b/doc/en/Gdk/PickEmbeddedChildArgs.xml new file mode 100644 index 000000000..8d747e7d5 --- /dev/null +++ b/doc/en/Gdk/PickEmbeddedChildArgs.xml @@ -0,0 +1,57 @@ + + + + + gdk-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + System.Double + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Double + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/PickEmbeddedChildHandler.xml b/doc/en/Gdk/PickEmbeddedChildHandler.xml new file mode 100644 index 000000000..bf5b5b509 --- /dev/null +++ b/doc/en/Gdk/PickEmbeddedChildHandler.xml @@ -0,0 +1,24 @@ + + + + + gdk-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gdk/Pixbuf.xml b/doc/en/Gdk/Pixbuf.xml index ce53d5eb3..c14903e87 100644 --- a/doc/en/Gdk/Pixbuf.xml +++ b/doc/en/Gdk/Pixbuf.xml @@ -1,12 +1,20 @@ - + + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Object + + + + GLib.Icon + + In memory image handling and representation. @@ -95,41 +103,534 @@ public class PixmapComposite - - GLib.Object - - - - - - Method - - Gdk.Pixbuf - + + + + Constructor + - + + + + a containing the image in one of the formats recognized by Pixbuf (png, tiff, jpeg, etc). + Makes a new Pixbuf object from a containing an encoded image. + Useful for creating a Pixbuf from an image file in memory. + + +/* buffer containing an image */ +System.Byte[] buffer = new System.Byte[256]; + +/* create a pixbuf from the buffer as if it was a file */ +Gdk.Pixbuf pb = new Gdk.Pixbuf(buffer); + + + + + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Constructor + + + + + + a containing the image + Makes a new Pixbuf object from a . + Useful for creating a Pixbuf from an image file that resides in a stream. + + +/* buffer containing an image */ +System.Byte[] buffer = new System.Byte[256]; + +/* create a memory stream to the buffer */ +System.IO.MemoryStream memorystream = new System.IO.MemoryStream(buffer); + +/* create a pixbuf from the stream as if it was a file */ +Gdk.Pixbuf pb = new Gdk.Pixbuf(memorystream); + + + + + + + Constructor + + + + + + Filename with the image + Creates Pixbuf from image file. + + + Creates a new pixbuf by loading an image from a file. The + file format is detected automatically (multiple formats are + supported: JPG, PNG, TIFF, XPM, XBM). If the file is not + found, a will be thrown. + + + + + + + + Constructor + + + + + + a + Public constructor. + + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Constructor + + - - Creates a Pixbuf from a Pixdata - - Source Gdk.Pixdata - Whether to make a private copy of the data - - - The return value is an initialized Pixbuf class - - + To be added. + To be added. + Constructor for pixbufs that that have embedded images created with the gdk-pixbuf-source program. + This is used to create pixbufs from images that have been embedded using the gdk-pixbuf-csource command line tool. + + + + + + Constructor + + + + + + + The that contains the image. + +If the value is , the image will be looked up on the calling assembly. + The name given as the resource in the assembly + Constructor for images embedded in an assembly - This creates a Pixbuf from a class that implements the - Gdk.Pixdata interface. - + + This method is used to construct a from an embedded resource in an assembly. + + + Typically this is used when application developers want to distribute images in a single executable. + + +If the assembly parameter is , the image will be looked up on the calling assembly. + + +For example: + +Gdk.Pixbuf p = new Pixbuf (null, "image.jpg"); + Compile with: +mcs -resource:image.jpg sample.cs + + + + + + + Constructor + + + + + + + + a containing the image + a specifying the required width + a specifying the required height + Makes a new Pixbuf object from a with a given size. + Useful for creating a Pixbuf with a specific size from an image file in memory. + + +/* buffer containing an image */ +System.Byte[] buffer = new System.Byte[256]; + +/* create a pixbuf from the buffer as if it was a file */ +Gdk.Pixbuf pb = new Gdk.Pixbuf(buffer, 10, 10); + + + + + + + + Constructor + + + + + + + + The length in bytes of the data to be read. + A serialized structure, generated with . + If true, the "data" parameter will be copied and the copy will be used for the Pixbuf. If false, the data will be used as is and the Pixbuf will be dependent on it. + Construct a pixbuf from a serialized structure + None + + + + + + Constructor + + + + + + + + The length in bytes of the data to be read. + The raw data representing the serialized structure. + If true, the "data" parameter will be copied and the copy will be used for the Pixbuf. If false, the data will be used as is and the Pixbuf will be dependent on it. + Construct a pixbuf from a serialized structure. + None + + + + + + Constructor + + + + + + + + a containing the image + a specifying the required width + a specifying the required height + Makes a new Pixbuf object from a with a given size. + Useful for creating a Pixbuf with a specific size from an image file that resides in a stream. + + +/* buffer containing an image */ +System.Byte[] buffer = new System.Byte[256]; + +/* create a memory stream to the buffer */ +System.IO.MemoryStream memorystream = new System.IO.MemoryStream(buffer); + +/* create a pixbuf from the stream as if it was a file */ +Gdk.Pixbuf pb = new Gdk.Pixbuf(memorystream, 10, 10); + + + + + + + + Constructor + + + + + + + + a + a + a + To be added + To be added + + + + + + + Constructor + + + + + + + + + The that contains the image. + +If the value is , the image will be looked up on the calling assembly. + The name given as the resource in the assembly + The required width for the pixbuf + The required height for the pixbuf + Constructor for images embedded in an assembly when a specific size is required. + + + This method is used to construct a from an embedded resource in an assembly with a specific size. + + + Typically this is used when application developers want to distribute images in a single executable. + + +If the assembly parameter is , the image will be looked up on the calling assembly. + + +For example: + +Gdk.Pixbuf p = new Pixbuf (null, "image.jpg", 10, 10); + Compile with: +mcs -resource:image.jpg sample.cs + + + + + + + + Constructor + + + + + + + + + a + a + a + a + To be added + To be added + + + + + + + Constructor + + + + + + + + + + The colorspace () + Whether the image should have transparency information. + Number of bits per color sample. + Width of image in pixels. + Height of image in pixels. + Constructor + + + Creates a new structure and allocates a buffer + for it. The buffer has an optimal rowstride. Note that the + buffer is not cleared; you will have to fill it completely + yourself. + + + + + + + + Constructor + + + + + + + + + + The containing . + X coord in src_pixbuf + Y coord in src_pixbuf + Width of region in src_pixbuf + Height of region in src_pixbuf + Creates a sub-Pixbuf from an existing one. + + + Creates a new pixbuf which represents a sub-region of + . The new pixbuf shares its + pixels with the original pixbuf, so writing to one affects + both. The new pixbuf holds a reference to , so will + not be finalized until the new pixbuf is finalized. + + + + + + + + Constructor + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + + + + + The data that contains the image in RGB or RGBA format. + Whether the data contains an alpha channel (RGBA format). + Currently only 8 is supported (1 byte per channel). + Width of the image in pixels. + Height of the image in pixels. + The rowstride is the number of bytes consumed by a single row in the image. + Public constructor. + The image must be in RGB format or RGBA format, where each channel takes one byte. + + + + + + + Constructor + + + + + + + + + + + The data that contains the image in RGB or RGBA format. + The for the image data. + Whether the data contains an alpha channel (RGBA format). + Currently only 8 is supported (1 byte per channel). + Width of the image in pixels. + Height of the image in pixels. + The rowstride is the number of bytes consumed by a single row in the image. + Public constructor. + The image must be in RGB format or RGBA format, where each channel takes one byte. + + + + + + + Constructor + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + Constructor + + + + + + + + + + + + + The data that contains the image in RGB or RGBA format. + The for the image data. + Whether the data contains an alpha channel (RGBA format). + Currently only 8 is supported (1 byte per channel). + Width of the image in pixels. + Height of the image in pixels. + The rowstride is the number of bytes consumed by a single row in the image. + A routine to invoke when the reference count to this image reaches zero. + Public constructor; creates a new from an in-memory RGB or RGBA buffer. + The image must be in RGB format or RGBA format, where each channel takes one byte. + + + For performance reasons sometimes images have some padding at the end of each row, this is done to ensure that access to the data is aligned. The argument is the size in bytes of each row. If no padding is added the is just: * (3 + ). + + Method Gdk.Pixbuf @@ -141,12 +642,12 @@ public class PixmapComposite - Adds an alpha channel to the Pixbuf Whether to set a color to zero opacity. If this is , then the (r, g, b) arguments will be ignored. Red value to substitute Green value to substitute Blue value to substitute + Adds an alpha channel to the Pixbuf A new pixbuf with an alpha channel. @@ -171,8 +672,185 @@ public class PixmapComposite + + + + Method + + Gdk.Pixbuf + + + + Applies an embedded orientation transform. + Returns a new pixbuf, or the existing one if no transform exists. + + + + + + + + Property + + + GLib.Property("bits-per-sample") + + + + System.Int32 + + + Number of bits per color sample in a pixbuf. + The number of bits per color sample in the pixbuf + None. + + + + + + Method + + System.Object + + + + To be added. + To be added. + To be added. + + + + + + Property + + + GLib.Property("colorspace") + + + + Gdk.Colorspace + + + The colorspace for this Pixbuf + The colorspace used by this Pixbuf + + + Currently Pixbuf only support the RGB colorspace. + + + + + + + + Method + + System.Void + + + + + + + + + + + + + + + + The destination Pixbuf to render to. + The left coordinate for region to render + The top coordinate for region to render + The width of the region to render + The height of the region to render + The offset in the X direction (currently rounded to an integer) + The offset in the Y direction (currently rounded to an integer) + The scale factor in the X direction + The scale factor in the Y direction + The interpolation type for the transformation. + Overall alpha for source image (0..255) + Scale and Compose a Pixbuf + + + Creates a transformation of the Pixbuf by scaling by + and + then translating by and + , then composites the rectangle + (, , + , ) of the resulting image onto the + destination image. + + + + + + + + Method + + System.Void + + + + + + + + + + + + + + + + + + + + + The destination Pixbuf to render to. + The left coordinate for region to render + The top coordinate for region to render + The width of the region to render + The height of the region to render + The offset in the X direction (currently rounded to an integer) + The offset in the Y direction (currently rounded to an integer) + The scale factor in the X direction + The scale factor in the Y direction + The interpolation type for the transformation. + Overall alpha for source image (0..255) + The X offset for the checkboard (origin of checkboard is at -check_x, -check_y) + The Y offset for the checkboard + The size of checks in the checkboard (must be a power of two) + The color of check at upper left + The color of the other check + Scale and Compose a Pixbuf with control over the checks + + + Creates a transformation of the Pixbuf by scaling by + and + then translating by and + , then composites the rectangle + ( ,, + , ) of the resulting image with a + checkboard of the colors and + and renders it onto the + destination image. + + + The and encode the color in 32-bit RGB format. + + + + + Method Gdk.Pixbuf @@ -187,7 +865,6 @@ public class PixmapComposite - Scaling with checkboard rendering The width of destination image The height of destination image The interpolation type for the transformation. @@ -195,6 +872,7 @@ public class PixmapComposite The size of checks in the checkboard (must be a power of two) The color of check at upper left The color of the other check + Scaling with checkboard rendering The new Pixbuf, or if not enough @@ -214,8 +892,619 @@ public class PixmapComposite + + + + Method + + Gdk.Pixbuf + + + + Copies the Pixbuf + + + A copy of the data in the Pixbuf, or on failure + + + + + + + + + Method + + System.Void + + + + + + + + + + + + Source X coordinate within src_pixbuf. + Source Y coordinate within src_pixbuf + Width of the area to copy. + Height of the area to copy. + Destination Pixbuf. + X coordinate within dest_pixbuf. + Y coordinate within dest_pixbuf. + Copies a region from one Pixbuf to another + + + Copies a rectangular area from src_pixbuf to + dest_pixbuf. Conversion of pixbuf formats is done + automatically. + + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + To be added + a + + + + + + + Method + + System.Void + + + + + + RGBA value for the pixel to set (0xffffffff is opaque white, 0x00000000 transparent black) + + Fills a pixbuf with a single color + + + + Clears a pixbuf to the given RGBA value, converting the + RGBA value into the pixbuf's pixel format. The alpha will + be ignored if the Pixbuf does not have an alpha channel. + + + + + + + + Method + + Gdk.Pixbuf + + + + + + + to flip horizontally, to flip vertically. + Flips a pixbuf horizontally or vertically. + A . + + + + + + + + Property + + Gdk.PixbufFormat[] + + + + To be added + a + + + + + + + Method + + Gdk.Pixbuf + + + + + + + Source Gdk.Pixdata + Whether to make a private copy of the data + + Creates a Pixbuf from a Pixdata + + + + The return value is an initialized Pixbuf class + + + + This creates a Pixbuf from a class that implements the + Gdk.Pixdata interface. + + + + + + + Method + + Gdk.PixbufFormat + + + + + + + + a + a + a + To be added + a + To be added + + + + + + + Method + + System.String + + + + + + the key to lookup + Looks up an option in the Pixbuf + The value associated with the + + + Looks up key in the list of options that may have been + attached to the pixbuf when it was loaded. + + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + + GLib.Property("has-alpha") + + + + System.Boolean + + + Returns whether the Pixbuf contains an alpha channel + + if the image contains an Alpha + channel, otherwise. + + + The Pixbuf object handles images in either the RGB format, + or the RGBA format. The alpha channel value is a value + between 0 and 255 and controls the opacity of a given pixel. + + + + + + + + Property + + + GLib.Property("height") + + + + System.Int32 + + + Height of the image + + The height in pixels of the image + + + + See also the , and for more information about + the layout of the image. + + + + + + + + Method + + Gdk.Pixbuf + + + + + + the name of the resource + Loads a pixbuf from a resource file. + a + + This loads a pixbuf from a resource in the calling assembly. This is equivalent to + using the + constructor with a assembly. + + + + + + + Property + + + GLib.Property("n-channels") + + + + System.Int32 + + + The number of channels on a Pixbuf + Returns the number of channels on a Pixbuf + + The possible values are 3 (for RGB encoding) and 4 (for RGB + with an alpha transparency channel encoding). + + + + + + + Property + + System.IntPtr + + + + The pixels contained by this Pixbuf object. + a , pointer to the underlying C data + + + + + + + Method + + + System.Obsolete + + + + Gdk.Pixbuf + + + + To be added + a + To be added + + + + + + + Method + + Gdk.Pixbuf + + + + + + The angle to rotate by. + Rotates a pixbuf by a multiple of 90 degrees, and returns the result in a new pixbuf. + A . + + + + + + + + Property + + + GLib.Property("rowstride") + + + + System.Int32 + + + Rowstride of the Pixbuf + The rowstride property for the Pixbuf + + + Queries the rowstride of a pixbuf. The rowstring is the + number of bytes occupied by a row of pixels. Sometimes + for alignment purposes, the rowstride might be bigger than + the actual width of the image. Applications that + manually process data from the image would scan lines by + adding the value of the Rowstride. + + + + + + + + Method + + System.Void + + + + + + + + Target Pixbuf where the resulting image is stored + saturation factor + whether to pixelation will take place + Saturation and pixelation of a Pixbuf + + + Modifies saturation and optionally pixelates the Pixbuf, + placing the result in . may be the same Pixbuf with no ill + effects. If is 1.0 then + saturation is not changed. If it's less than 1.0, + saturation is reduced (the image is darkened); if greater + than 1.0, saturation is increased (the image is + brightened). If is , then pixels are faded in a checkerboard + pattern to create a pixelated image. src and dest must + have the same image format, size, and rowstride. + + + + + + + + Method + + System.Boolean + + + + + + + a , name of the file to save + a , file format to save in ("jpeg" and "png" are supported). + Saves pixbuf to a file. + a + The Gtk+ version of this call supports a text string of + arguments, which Gtk# currently does not include. (TODO: explain + the difference between Save and Savev, in light of this API + difference.) + + + + + + + Method + + System.Byte[] + + + + + + an image type, such as png, jpeg, or ico + Saves to a buffer. + a + Throws a if the save is not successful. + + + + + + + Method + + System.Byte[] + + + + + + + + an image type, such as png, jpeg, or ico + an array of option keys. + an array of option values. + Saves to a buffer. + a + >The and should contain key/value pairs. See for more details. Throws a if the save is not successful. + + + + + + + Method + + System.Void + + + + + + + a + an image type, such as png, jpeg, or ico + Save using a callback delegate. + Throws a if the save is not successful. + + + + + + + Method + + System.Void + + + + + + + + + a + an image type, such as png, jpeg, or ico + an array of option keys + an array of option values + Save using a callback delegate. + The and should contain key/value pairs. See for more details. Throws a if the save is not successful. + + + + + + + Method + + System.Boolean + + + + + + + + + Name of the file where the image will be saved + The file type to save (one of "ani", "bmp", "gif", "ico", "jpeg", "pcx", "png", "pnm", "ras", "tga", "tiff" "wbmp", "xpm" or "xbm") + Options that are passed to the save module. + Values for each key + Saves pixbuf to a file. + A + + + + + + + Method + + System.Void + + + + + + + + + + + + + + + The destination Pixbuf where the results + are rendered + The left coordinate for region to render + The top coordinate for region to render + The width of the region to render + The height of the region to render + The offset in the X direction (currently rounded to an integer) + The offset in the Y direction (currently rounded to an integer) + The scale factor in the X direction + The scale factor in the Y direction + The interpolation type for the transformation. + Scale transformation. + + + Creates a transformation of the Pixbuf by scaling to + and + then translating by and + , then renders the rectangle + (, , + , ) of the resulting image onto the + destination image replacing the previous contents. + + + Try to use , this + function is the industrial-strength power tool you can + fall back to if is + not powerful enough. + + + + + Method Gdk.Pixbuf @@ -226,10 +1515,10 @@ public class PixmapComposite - Scales a Pixbuf The width of destination image The height of destination image The interpolation type for the transformation + Scales a Pixbuf A new Pixbuf object, or if no @@ -255,786 +1544,49 @@ public class PixmapComposite - - - Method - - System.Void - - - - - - - - - - - - - - - - - - - - - Scale and Compose a Pixbuf with control over the checks - The destination Pixbuf to render to. - The left coordinate for region to render - The top coordinate for region to render - The width of the region to render - The height of the region to render - The offset in the X direction (currently rounded to an integer) - The offset in the Y direction (currently rounded to an integer) - The scale factor in the X direction - The scale factor in the Y direction - The interpolation type for the transformation. - Overall alpha for source image (0..255) - The X offset for the checkboard (origin of checkboard is at -check_x, -check_y) - The Y offset for the checkboard - The size of checks in the checkboard (must be a power of two) - The color of check at upper left - The color of the other check - - - Creates a transformation of the Pixbuf by scaling by - and - then translating by and - , then composites the rectangle - ( ,, - , ) of the resulting image with a - checkboard of the colors and - and renders it onto the - destination image. - - - The and encode the color in 32-bit RGB format. - - - - - - - Method - - Gdk.Pixbuf - - - - - - - - - - - - - Source . - A colormap (if src does not have one set) (A - Source X coordinate within drawable. - Source Y coordinate within drawable. - Destination X coordinate in pixbuf, or 0 - if dest is . - Destination Y coordinate in pixbuf, or 0 - if dest is . - Width in pixels of region to get. - Height in pixels of region to get. - Gets an image from a Gdk.Image - - - The value of the Pixbuf (the same one that was passed) or - on error. See the remarks below - for details on the possible ways on which this function - might fail. - - - - - Transfers image data from a and - converts it to an RGB(A) representation inside a . In other words, copies image data - from the Image (which might be potentially shared using - shared memory between the client and the server) to a - client-side RGB(A) buffer (the Pixbuf). This allows you to - efficiently read individual pixels on the client side. - - - If the has no colormap ( returns ), then a suitable colormap must be - specified. Typically a or a - pixmap created by passing a to - the constructor will already - have a colormap associated with it. If the has a colormap, the argument will be ignored. If the is a bitmap (1 bit per pixel pixmap), - then a colormap is not required; pixels with a value of 1 - are assumed to be white, and pixels with a value of 0 are - assumed to be black. For taking screenshots, the property returns the - correct colormap to use. - - - If the specified destination pixbuf is , then this - function will create an RGB Pixbuf with 8 bits per channel - and no alpha, with the same size specified by the width - and height arguments. In this case, the and arguments - must be specified as 0. If the specified destination - pixbuf is not and it contains alpha - information, then the filled pixels will be set to full - opacity (alpha = 255). - - - If the specified is a pixmap, - then the requested source rectangle must be completely - contained within the pixmap, otherwise the function will - return . For pixmaps only (not for - windows) passing -1 for or - is allowed, to mean the full - width or height of the pixmap. - - - If the specified is a window, - and the window is off the screen, then there is no image - data in the obscured/offscreen regions to be placed in the - pixbuf. The contents of portions of the corresponding to the offscreen - region are undefined. - - - If the window you are obtaining data from is partially - obscured by other windows, then the contents of the Pixbuf - areas corresponding to the obscured regions are undefined. - - - If the target image is not mapped (typically because - it's iconified/minimized or not on the current workspace), - then will be returned. - - - If memory can't be allocated for the return value, will be returned instead. - - - (In short, there are several ways this function can fail, - and if it fails it returns ; so - check the return value.) - - - - - - - Method - - System.Void - - - - - - - - - - - - - - - - Renders the image into a Drawable - Destination drawable. - GC used for rendering. - Source X coordinate within pixbuf. - Source Y coordinate within pixbuf. - Destination X coordinate within drawable. - Destination Y coordinate within drawable. - Width of region to render, in pixels, or -1 to use pixbuf width - Height of region to render, in pixels, or -1 to use pixbuf height - Dithering mode for GdkRGB. - X offset for dither. - Y offset for dither. - - - Renders a rectangular portion of the Pixbuf into the - while using the specified - . This is done using GdkRGB, so the - specified drawable must have the - visual and colormap. Note that this function will ignore - the opacity information for images with an alpha channel; - the GC must already have the clipping mask set if you want - transparent regions to show through. - - - For an explanation of dither offsets, see the GdkRGB - documentation. In brief, the dither offset is important - when re-rendering partial regions of an image to a - rendered version of the full image, or for when the - offsets to a base position change, as in scrolling. The - dither matrix has to be shifted for consistent visual - results. If you do not have any of these cases, the dither - offsets can be both zero. - - - - - - - Method - - Gdk.Pixbuf - - - - - - - - - - - - - Destination pixbuf, or if a new pixbuf should be created.. - A colormap (if src does not have one set) (A - Source X coordinate within drawable. - Source Y coordinate within drawable. - Destination X coordinate in pixbuf, or 0 - if dest is . - Destination Y coordinate in pixbuf, or 0 - if dest is . - Width in pixels of region to get. - Height in pixels of region to get. - Gets image from a Gdk.Drawable - - - The value of the Pixbuf (the same one that was passed) or - on error. See the remarks below - for details on the possible ways on which this function - might fail. - - - - - Transfers image data from a - and converts it to an RGB(A) representation inside a . In other words, copies image data - from a server-side drawable to a client-side RGB(A) - buffer. This allows you to efficiently read individual - pixels on the client side. - - - If the has no colormap ( returns ), then a suitable colormap must be - specified. Typically a or a - pixmap created by passing a to - the constructor will already - have a colormap associated with it. If the has a colormap, the argument will be ignored. If the is a bitmap (1 bit per pixel pixmap), - then a colormap is not required; pixels with a value of 1 - are assumed to be white, and pixels with a value of 0 are - assumed to be black. For taking screenshots, the property returns the - correct colormap to use. - - - If the specified destination pixbuf is , then this - function will create an RGB Pixbuf with 8 bits per channel - and no alpha, with the same size specified by the width - and height arguments. In this case, the and arguments - must be specified as 0. If the specified destination - pixbuf is not and it contains alpha - information, then the filled pixels will be set to full - opacity (alpha = 255). - - - If the specified is a pixmap, - then the requested source rectangle must be completely - contained within the pixmap, otherwise the function will - return . For pixmaps only (not for - windows) passing -1 for or - is allowed, to mean the full - width or height of the pixmap. - - - If the specified is a window, - and the window is off the screen, then there is no image - data in the obscured/offscreen regions to be placed in the - pixbuf. The contents of portions of the corresponding to the offscreen - region are undefined. - - - If the window you are obtaining data from is partially - obscured by other windows, then the contents of the Pixbuf - areas corresponding to the obscured regions are undefined. - - - If the target drawable is not mapped (typically because - it's iconified/minimized or not on the current workspace), - then will be returned. - - - If memory can't be allocated for the return value, will be returned instead. - - - (In short, there are several ways this function can fail, - and if it fails it returns ; so - check the return value.) - - - This function calls - internally and converts the resulting image to a , so the documentation for is also - relevant. - - - - - - - Method - - Gdk.Pixbuf - - - - Copies the Pixbuf - - - A copy of the data in the Pixbuf, or on failure - - - - - - - - Method - - System.Void - - - - - - - - - - - - - Render pixbuf alpha channel as a bi-level clip mask to a - The destination, a 1-bit-depth . - Source X coordinate. - Source Y coordinate. - Destination X coordinate. - Destination Y coordinate. - The width of the region to modify, or -1 to use . - The height of the region to reder or -1 to use - Value below this will be painted as zero; all other values will be painted as one. - This function is designed to threshold and render the alpha values from a rectangular of this into the destination which can then be used as a clipping mask for a . - - - - - - Method - - System.Void - - - - - - - - - - - - - - - - Scale and Compose a Pixbuf - The destination Pixbuf to render to. - The left coordinate for region to render - The top coordinate for region to render - The width of the region to render - The height of the region to render - The offset in the X direction (currently rounded to an integer) - The offset in the Y direction (currently rounded to an integer) - The scale factor in the X direction - The scale factor in the Y direction - The interpolation type for the transformation. - Overall alpha for source image (0..255) - - - Creates a transformation of the Pixbuf by scaling by - and - then translating by and - , then composites the rectangle - (, , - , ) of the resulting image onto the - destination image. - - - - - - - Method - - System.Void - - - - - - - - - - - - - - - Scale transformation. - The destination Pixbuf where the results - are rendered - The left coordinate for region to render - The top coordinate for region to render - The width of the region to render - The height of the region to render - The offset in the X direction (currently rounded to an integer) - The offset in the Y direction (currently rounded to an integer) - The scale factor in the X direction - The scale factor in the Y direction - The interpolation type for the transformation. - - - Creates a transformation of the Pixbuf by scaling to - and - then translating by and - , then renders the rectangle - (, , - , ) of the resulting image onto the - destination image replacing the previous contents. - - - Try to use , this - function is the industrial-strength power tool you can - fall back to if is - not powerful enough. - - - - - - - Method - - System.Void - - - - - - - - - - - - Copies a region from one Pixbuf to another - Source X coordinate within src_pixbuf. - Source Y coordinate within src_pixbuf - Width of the area to copy. - Height of the area to copy. - Destination Pixbuf. - X coordinate within dest_pixbuf. - Y coordinate within dest_pixbuf. - - - Copies a rectangular area from src_pixbuf to - dest_pixbuf. Conversion of pixbuf formats is done - automatically. - - - - - - - Method - - System.Void - - - - - - - Fills a pixbuf with a single color - - RGBA value for the pixel to set (0xffffffff is opaque white, 0x00000000 transparent black) - - - Clears a pixbuf to the given RGBA value, converting the - RGBA value into the pixbuf's pixel format. The alpha will - be ignored if the Pixbuf does not have an alpha channel. - - - - - - + + + Method System.String - - - + - Looks up an option in the Pixbuf - the key to lookup - The value associated with the - - - Looks up key in the list of options that may have been - attached to the pixbuf when it was loaded. - - + To be added. + To be added. + To be added. + - - + + + Method + + + System.Obsolete + + System.Void - - - - - + - Saturation and pixelation of a Pixbuf - Target Pixbuf where the resulting image is stored - saturation factor - whether to pixelation will take place - - - Modifies saturation and optionally pixelates the Pixbuf, - placing the result in . may be the same Pixbuf with no ill - effects. If is 1.0 then - saturation is not changed. If it's less than 1.0, - saturation is reduced (the image is darkened); if greater - than 1.0, saturation is increased (the image is - brightened). If is , then pixels are faded in a checkerboard - pattern to create a pixelated image. src and dest must - have the same image format, size, and rowstride. - - + To be added + To be added + - - - Method - - System.Void - - - - - - - - - - - - - - - - - Obsolete; do not use. Use instead. - A - A - A - A - A - A - A - A - A - A - A - A - Renders a rectangular portion of a pixbuf to a drawable. The destination - drawable must have a colormap. All windows have a colormap, however, pixmaps - only have colormap by default if they were created with a non-NULL window argument. - Otherwise a colormap must be set on them with . - On older X servers, rendering pixbufs with an alpha channel involves round trips - to the X server, and may be somewhat slow. - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - - - - - - - - - - Constructor - The colorspace () - Whether the image should have transparency information. - Number of bits per color sample. - Width of image in pixels. - Height of image in pixels. - - - Creates a new structure and allocates a buffer - for it. The buffer has an optimal rowstride. Note that the - buffer is not cleared; you will have to fill it completely - yourself. - - - - - - - Constructor - - - - - - Creates Pixbuf from image file. - Filename with the image - - - Creates a new pixbuf by loading an image from a file. The - file format is detected automatically (multiple formats are - supported: JPG, PNG, TIFF, XPM, XBM). If the file is not - found, a will be thrown. - - - - - - - Constructor - - - - - - - - - - Creates a sub-Pixbuf from an existing one. - The containing . - X coord in src_pixbuf - Y coord in src_pixbuf - Width of region in src_pixbuf - Height of region in src_pixbuf - - - Creates a new pixbuf which represents a sub-region of - . The new pixbuf shares its - pixels with the original pixbuf, so writing to one affects - both. The new pixbuf holds a reference to , so will - not be finalized until the new pixbuf is finalized. - - - - - - - Property - - System.Int32 - - - Number of bits per color sample in a pixbuf. - The number of bits per color sample in the pixbuf - None. - - - - GLib.Property("bits-per-sample") - - - - - - Property - - System.Int32 - - - Height of the image - - The height in pixels of the image - - - - See also the , and for more information about - the layout of the image. - - - - - - GLib.Property("height") - - - - - - Property - - System.Boolean - - - Returns whether the Pixbuf contains an alpha channel - - if the image contains an Alpha - channel, otherwise. - - - The Pixbuf object handles images in either the RGB format, - or the RGBA format. The alpha channel value is a value - between 0 and 255 and controls the opacity of a given pixel. - - - - - - GLib.Property("has-alpha") - - - - + + Property + + + GLib.Property("width") + + System.Int32 @@ -1049,900 +1601,6 @@ public class PixmapComposite - - - GLib.Property("width") - - - - - - Property - - System.Int32 - - - The number of channels on a Pixbuf - Returns the number of channels on a Pixbuf - - The possible values are 3 (for RGB encoding) and 4 (for RGB - with an alpha transparency channel encoding). - - - - - GLib.Property("n-channels") - - - - - - Property - - System.Int32 - - - Rowstride of the Pixbuf - The rowstride property for the Pixbuf - - - Queries the rowstride of a pixbuf. The rowstring is the - number of bytes occupied by a row of pixels. Sometimes - for alignment purposes, the rowstride might be bigger than - the actual width of the image. Applications that - manually process data from the image would scan lines by - adding the value of the Rowstride. - - - - - - GLib.Property("rowstride") - - - - - - Property - - Gdk.Colorspace - - - The colorspace for this Pixbuf - The colorspace used by this Pixbuf - - - Currently Pixbuf only support the RGB colorspace. - - - - - - GLib.Property("colorspace") - - - - - - Method - - Gdk.Pixbuf - - - - - - - - - - - - - Generates a new Pixbuf object from a . - A - A - A - A - A - A - A - A - A - - - - - - Constructor - - - - - - - - Construct a pixbuf from a serialized structure. - The length in bytes of the data to be read. - The raw data representing the serialized structure. - If true, the "data" parameter will be copied and the copy will be used for the Pixbuf. If false, the data will be used as is and the Pixbuf will be dependent on it. - None - - - - - Method - - System.Int32 - - - - To be added - a - - - - - - Constructor - - - - - - - Constructor for images embedded in an assembly - The that contains the image. - -If the value is , the image will be looked up on the calling assembly. - The name given as the resource in the assembly - - - This method is used to construct a from an embedded resource in an assembly. - - - Typically this is used when application developers want to distribute images in a single executable. - - -If the assembly parameter is , the image will be looked up on the calling assembly. - - -For example: - -Gdk.Pixbuf p = new Pixbuf (null, "image.jpg"); - Compile with: -mcs -resource:image.jpg sample.cs - - - - - - Constructor - - - - - - - - - Constructor for images embedded in an assembly when a specific size is required. - The that contains the image. - -If the value is , the image will be looked up on the calling assembly. - The name given as the resource in the assembly - The required width for the pixbuf - The required height for the pixbuf - - - This method is used to construct a from an embedded resource in an assembly with a specific size. - - - Typically this is used when application developers want to distribute images in a single executable. - - -If the assembly parameter is , the image will be looked up on the calling assembly. - - -For example: - -Gdk.Pixbuf p = new Pixbuf (null, "image.jpg", 10, 10); - Compile with: -mcs -resource:image.jpg sample.cs - - - - - - - Method - - Gdk.Pixbuf - - - - - - Loads a pixbuf from a resource file. - the name of the resource - a - - This loads a pixbuf from a resource in the calling assembly. This is equivalent to - using the - constructor with a assembly. - - - - - - Constructor - - - - - - Makes a new Pixbuf object from a . - a containing the image - Useful for creating a Pixbuf from an image file that resides in a stream. - - -/* buffer containing an image */ -System.Byte[] buffer = new System.Byte[256]; - -/* create a memory stream to the buffer */ -System.IO.MemoryStream memorystream = new System.IO.MemoryStream(buffer); - -/* create a pixbuf from the stream as if it was a file */ -Gdk.Pixbuf pb = new Gdk.Pixbuf(memorystream); - - - - - - Constructor - - - - - - - - Makes a new Pixbuf object from a with a given size. - a containing the image - a specifying the required width - a specifying the required height - Useful for creating a Pixbuf with a specific size from an image file that resides in a stream. - - -/* buffer containing an image */ -System.Byte[] buffer = new System.Byte[256]; - -/* create a memory stream to the buffer */ -System.IO.MemoryStream memorystream = new System.IO.MemoryStream(buffer); - -/* create a pixbuf from the stream as if it was a file */ -Gdk.Pixbuf pb = new Gdk.Pixbuf(memorystream, 10, 10); - - - - - - - Constructor - - - - - - Makes a new Pixbuf object from a containing an encoded image. - a containing the image in one of the formats recognized by Pixbuf (png, tiff, jpeg, etc). - Useful for creating a Pixbuf from an image file in memory. - - -/* buffer containing an image */ -System.Byte[] buffer = new System.Byte[256]; - -/* create a pixbuf from the buffer as if it was a file */ -Gdk.Pixbuf pb = new Gdk.Pixbuf(buffer); - - - - - - - Constructor - - - - - - - - Makes a new Pixbuf object from a with a given size. - a containing the image - a specifying the required width - a specifying the required height - Useful for creating a Pixbuf with a specific size from an image file in memory. - - -/* buffer containing an image */ -System.Byte[] buffer = new System.Byte[256]; - -/* create a pixbuf from the buffer as if it was a file */ -Gdk.Pixbuf pb = new Gdk.Pixbuf(buffer, 10, 10); - - - - - - - Constructor - - - - - - - - - - - - - Public constructor; creates a new from an in-memory RGB or RGBA buffer. - The data that contains the image in RGB or RGBA format. - The for the image data. - Whether the data contains an alpha channel (RGBA format). - Currently only 8 is supported (1 byte per channel). - Width of the image in pixels. - Height of the image in pixels. - The rowstride is the number of bytes consumed by a single row in the image. - A routine to invoke when the reference count to this image reaches zero. - The image must be in RGB format or RGBA format, where each channel takes one byte. - - - For performance reasons sometimes images have some padding at the end of each row, this is done to ensure that access to the data is aligned. The argument is the size in bytes of each row. If no padding is added the is just: * (3 + ). - - - - - - Constructor - - - - - - - - Construct a pixbuf from a serialized structure - The length in bytes of the data to be read. - A serialized structure, generated with . - If true, the "data" parameter will be copied and the copy will be used for the Pixbuf. If false, the data will be used as is and the Pixbuf will be dependent on it. - None - - - - - Constructor - - - - - - Public constructor. - a - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Constructor - - - - - - Internal constructor - a - This is a constructor used by derivative types of that would have their own GLib.GType assigned to it. This is not typically used by C# code. - - - - System.Obsolete - - - - - - Property - - Gdk.PixbufFormat[] - - - - To be added - a - - - - - - Property - - System.IntPtr - - - - The pixels contained by this Pixbuf object. - a , pointer to the underlying C data - - - - - - Method - - System.Boolean - - - - - - - - - Saves pixbuf to a file. - Name of the file where the image will be saved - The file type to save (one of "ani", "bmp", "gif", "ico", "jpeg", "pcx", "png", "pnm", "ras", "tga", "tiff" "wbmp", "xpm" or "xbm") - Options that are passed to the save module. - Values for each key - A - - - - - - Method - - System.Boolean - - - - - - - Saves pixbuf to a file. - a , name of the file to save - a , file format to save in ("jpeg" and "png" are supported). - a - The Gtk+ version of this call supports a text string of - arguments, which Gtk# currently does not include. (TODO: explain - the difference between Save and Savev, in light of this API - difference.) - - - - - - Method - - Gdk.PixbufFormat - - - - - - - - To be added - a - a - a - a - To be added - - - - - - Method - - System.Void - - - - To be added - To be added - - - - - - Method - - Gdk.Pixbuf - - - - To be added - a - To be added - - - - - - Method - - System.Void - - - - - - - - Creates pixmap and mask bitmaps for a given alpha threshold. - a - a - a , threshold value for opacity. - - - This is merely a convenience function; applications that need to render pixbufs with dither offsets or to - given drawables should use - or and . - - - The pixmap that is created is created for the colormap returned - by . You normally will want to instead use - the actual colormap for a widget, and use - , - If the pixbuf does not have an alpha channel, then will be set - to . - - - - - - - Method - - System.Void - - - - - - - - - Creates pixmap and mask bitmaps for a given alpha threshold using a specified colormap. - a - a - a - a , threshold value for opacity. - - - This is merely a convenience function; applications that need to render pixbufs with dither offsets or to - given drawables should use or and . - - - The pixmap that is created uses the specified by . - This colormap must match the colormap of the window where the pixmap will eventually be used or an error will result. - If the pixbuf does not have an alpha channel, then will be set - to . - - - - - - - Constructor - - - - - - - - To be added - a - a - a - To be added - - - - - - Method - - System.Byte[] - - - - - - - - Saves to a buffer. - an image type, such as png, jpeg, or ico - an array of option keys. - an array of option values. - a - >The and should contain key/value pairs. See for more details. Throws a if the save is not successful. - - - - - - Method - - System.Byte[] - - - - - - Saves to a buffer. - an image type, such as png, jpeg, or ico - a - Throws a if the save is not successful. - - - - - - Method - - System.Void - - - - - - - Save using a callback delegate. - a - an image type, such as png, jpeg, or ico - Throws a if the save is not successful. - - - - - - Method - - System.Void - - - - - - - - - Save using a callback delegate. - a - an image type, such as png, jpeg, or ico - an array of option keys - an array of option values - The and should contain key/value pairs. See for more details. Throws a if the save is not successful. - - - - - - Method - - Gdk.Pixbuf - - - - - - - - - - - - - Creates a new Pixbuf object from a . - a - a - a - a - a - a - a - a - a - - - - - - - Method - - Gdk.Pixbuf - - - - - - Rotates a pixbuf by a multiple of 90 degrees, and returns the result in a new pixbuf. - The angle to rotate by. - A . - - - - - - - Method - - Gdk.Pixbuf - - - - - - Flips a pixbuf horizontally or vertically. - - to flip horizontally, to flip vertically. - A . - - - - - - - Constructor - - - - - - - - - To be added - a - a - a - a - To be added - - - - - - Constructor - - - - - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - - - - - Constructor - - - - - - To be added. - To be added. - Constructor for pixbufs that that have embedded images created with the gdk-pixbuf-source program. - This is used to create pixbufs from images that have been embedded using the gdk-pixbuf-csource command line tool. - - - - - Method - - System.Object - - - - To be added. - To be added. - To be added. - - - - - Method - - Gdk.Pixbuf - - - - Applies an embedded orientation transform. - Returns a new pixbuf, or the existing one if no transform exists. - - - - - - - Constructor - - - - - - - - - - - The data that contains the image in RGB or RGBA format. - The for the image data. - Whether the data contains an alpha channel (RGBA format). - Currently only 8 is supported (1 byte per channel). - Width of the image in pixels. - Height of the image in pixels. - The rowstride is the number of bytes consumed by a single row in the image. - Public constructor. - The image must be in RGB format or RGBA format, where each channel takes one byte. - - - - - - Constructor - - - - - - - - - - The data that contains the image in RGB or RGBA format. - Whether the data contains an alpha channel (RGBA format). - Currently only 8 is supported (1 byte per channel). - Width of the image in pixels. - Height of the image in pixels. - The rowstride is the number of bytes consumed by a single row in the image. - Public constructor. - The image must be in RGB format or RGBA format, where each channel takes one byte. - - - \ No newline at end of file + diff --git a/doc/en/Gdk/PixbufAlphaMode.xml b/doc/en/Gdk/PixbufAlphaMode.xml index 1ac6c9da0..d0664567d 100644 --- a/doc/en/Gdk/PixbufAlphaMode.xml +++ b/doc/en/Gdk/PixbufAlphaMode.xml @@ -1,16 +1,12 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Do not use. - - System.Enum @@ -19,9 +15,14 @@ GLib.GType(typeof(Gdk.PixbufAlphaModeGType)) + + Do not use. + + + Field Gdk.PixbufAlphaMode @@ -35,6 +36,7 @@ + Field Gdk.PixbufAlphaMode diff --git a/doc/en/Gdk/PixbufAniAnim.xml b/doc/en/Gdk/PixbufAniAnim.xml index 7fd97c89c..d9408f6aa 100644 --- a/doc/en/Gdk/PixbufAniAnim.xml +++ b/doc/en/Gdk/PixbufAniAnim.xml @@ -1,37 +1,50 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Represents an ANI format animation internally. Do not use. - - Gdk.PixbufAnimation + + Represents an ANI format animation internally. Do not use. + + + + + + Constructor + + + + Protected constructor. + + + + Constructor - Constructor for use by internal code. Do not use. a , pointer to underlying C data + Constructor for use by internal code. Do not use. - + + Property GLib.GType @@ -43,33 +56,5 @@ Returns the native value for . - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Constructor - - - - Protected constructor. - - - diff --git a/doc/en/Gdk/PixbufAniAnimIter.xml b/doc/en/Gdk/PixbufAniAnimIter.xml index cfb8f2e66..0836252cf 100644 --- a/doc/en/Gdk/PixbufAniAnimIter.xml +++ b/doc/en/Gdk/PixbufAniAnimIter.xml @@ -1,37 +1,50 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Iterator for pointing to a particular frame of an ANI animation. Mostly internal; not for general developer use. - - Gdk.PixbufAnimationIter + + Iterator for pointing to a particular frame of an ANI animation. Mostly internal; not for general developer use. + + + + + + Constructor + + + + Protected constructor. + + + + Constructor - Constructor for internal use. a , pointer to the underlying C object + Constructor for internal use. - + + Property GLib.GType @@ -43,33 +56,5 @@ Returns the native value for . - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Constructor - - - - Protected constructor. - - - diff --git a/doc/en/Gdk/PixbufAnimation.xml b/doc/en/Gdk/PixbufAnimation.xml index c4be236df..1db3584d7 100644 --- a/doc/en/Gdk/PixbufAnimation.xml +++ b/doc/en/Gdk/PixbufAnimation.xml @@ -1,24 +1,122 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - A base class for animations that are rendered using - - GLib.Object + + A base class for animations that are rendered using + + + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Constructor + + + + + + a + Makes a new animation object from a . + Useful for creating an animation from an image file that resides in memory. + + +/* buffer containing an image */ +System.Byte[] buffer = new System.Byte[256]; + +/* create a memory stream to the buffer */ +System.IO.MemoryStream memorystream = new System.IO.MemoryStream(buffer); + +/* create an animation from the stream as if it was a file */ +Gdk.PixbufAnimation pba = new Gdk.PixbufAnimation(memorystream); + + + + + + + + Constructor + + + + + + A , the filename to load into this object. + Public constructor; creates a new animation by + loading it from a file. The file format is + detected automatically. If the file's format does not support + multi-frame images, then an animation with a single frame will + be created. Possible errors are in the + and domains. + + + + + + + + Constructor + + + + + + + The that contains the image. + +If the value is , the image will be looked up on the calling assembly. + The name given as the resource in the assembly + Constructor for images embedded in an assembly + + + This method is used to construct a from an embedded resource in an assembly. + + + Typically this is used when application developers want to distribute images in a single executable. + + +If the assembly parameter is , the image will be looked up on the calling assembly. + + +For example: + +Gdk.PixbufAnimation p = new PixbufAnimation (null, "anim.gif"); + Compile with: +mcs -resource:anim.gif sample.cs + + + + + Method Gdk.PixbufAnimationIter @@ -27,12 +125,12 @@ + A Get an iterator for displaying an animation. The iterator provides the frames that should be displayed at a given time. It should be freed after use with g_object_unref(). - A A to move over the animation

@@ -78,67 +176,23 @@ - - - Constructor - - - - - -

Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - -
-
- - - Constructor - - - - - - Public constructor; creates a new animation by - loading it from a file. The file format is - detected automatically. If the file's format does not support - multi-frame images, then an animation with a single frame will - be created. Possible errors are in the - and domains. - - A , the filename to load into this object. - - - - - + + + Property - System.Int32 + GLib.GType + - The width of the animation. - A - - - - - - Property - - Gdk.Pixbuf - - - Gets the image if this animation is actually a static, - unanimaged file. - A - + GType Property. + a + Returns the native value for . - + + Property System.Int32 @@ -150,7 +204,8 @@ - + + Property System.Boolean @@ -168,40 +223,37 @@ - - - Property + + + + Method - GLib.GType + Gdk.PixbufAnimation - - - GType Property. - a - Returns the native value for . - - - - - Constructor - - + - Internal constructor - a - This is a constructor used by derivative types of that would have their own GLib.GType assigned to it. This is not typically used by C# code. + the name of the resource + Loads a pixbuf from a resource file. + a + + This loads an animation from a resource in the calling assembly. This is equivalent to + using the + constructor with a assembly. + + + + + + + Method System.Obsolete - - - - Method Gdk.PixbufAnimation @@ -213,9 +265,29 @@ + + + + Property + + Gdk.Pixbuf + + + Gets the image if this animation is actually a static, + unanimaged file. + A + + + + Method + + + System.Obsolete + + System.Void @@ -226,84 +298,17 @@ - - - Method + + + + Property - Gdk.PixbufAnimation + System.Int32 - - - - Loads a pixbuf from a resource file. - the name of the resource - a - - This loads an animation from a resource in the calling assembly. This is equivalent to - using the - constructor with a assembly. - - - - - - - Constructor - - - - - - Makes a new animation object from a . - a - Useful for creating an animation from an image file that resides in memory. - - -/* buffer containing an image */ -System.Byte[] buffer = new System.Byte[256]; - -/* create a memory stream to the buffer */ -System.IO.MemoryStream memorystream = new System.IO.MemoryStream(buffer); - -/* create an animation from the stream as if it was a file */ -Gdk.PixbufAnimation pba = new Gdk.PixbufAnimation(memorystream); - - - - - - - Constructor - - - - - - - Constructor for images embedded in an assembly - The that contains the image. - -If the value is , the image will be looked up on the calling assembly. - The name given as the resource in the assembly - - - This method is used to construct a from an embedded resource in an assembly. - - - Typically this is used when application developers want to distribute images in a single executable. - - -If the assembly parameter is , the image will be looked up on the calling assembly. - - -For example: - -Gdk.PixbufAnimation p = new PixbufAnimation (null, "anim.gif"); - Compile with: -mcs -resource:anim.gif sample.cs - - + The width of the animation. + A +
diff --git a/doc/en/Gdk/PixbufAnimationIter.xml b/doc/en/Gdk/PixbufAnimationIter.xml index 374f5c536..b8f4018e4 100644 --- a/doc/en/Gdk/PixbufAnimationIter.xml +++ b/doc/en/Gdk/PixbufAnimationIter.xml @@ -1,26 +1,54 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Object + + + An iterator used by for displaying animations by stepping through frames. - - GLib.Object - - - + + + + Constructor + + + + Protected constructor. + + + + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + Method System.Boolean @@ -29,12 +57,12 @@ + A , pointer to a C time object Possibly advances an animation to a new frame. Chooses the frame based on the start time passed to . - A , pointer to a C time object A , true if the image may need updating.

@@ -61,8 +89,43 @@ + + + + Property + + System.Int32 + + +

+ Gets the number of milliseconds the current pixbuf should be displayed, + or -1 if the current pixbuf should be displayed forever. + + A , delay time in milliseconds (thousandths of a second) + + g_timeout_add() (FIXME: this doesn't seem to be bound) + conveniently takes a timeout in milliseconds, so you can use a timeout + to schedule the next update. + +
+
+ + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + Method System.Boolean @@ -82,42 +145,9 @@ - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Property - - System.Int32 - - - - Gets the number of milliseconds the current pixbuf should be displayed, - or -1 if the current pixbuf should be displayed forever. - - A , delay time in milliseconds (thousandths of a second) - - g_timeout_add() (FIXME: this doesn't seem to be bound) - conveniently takes a timeout in milliseconds, so you can use a timeout - to schedule the next update. - - - - + + Property Gdk.Pixbuf @@ -139,46 +169,5 @@ - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Constructor - - - - - - Internal constructor - a - This is a constructor used by derivative types of that would have their own GLib.GType assigned to it. This is not typically used by C# code. - - - - System.Obsolete - - - - - - Constructor - - - - Protected constructor. - - -
diff --git a/doc/en/Gdk/PixbufDestroyNotify.xml b/doc/en/Gdk/PixbufDestroyNotify.xml index 6a8a4e619..c1b8fd80b 100644 --- a/doc/en/Gdk/PixbufDestroyNotify.xml +++ b/doc/en/Gdk/PixbufDestroyNotify.xml @@ -1,23 +1,23 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added. - Delegate class for code to be run when a object is destroyed. - - System.Delegate - System.Void + + To be added. + Delegate class for code to be run when a object is destroyed. + + + diff --git a/doc/en/Gdk/PixbufError.xml b/doc/en/Gdk/PixbufError.xml index 7e5579cbc..5a6fe9516 100644 --- a/doc/en/Gdk/PixbufError.xml +++ b/doc/en/Gdk/PixbufError.xml @@ -1,16 +1,12 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Possible errors that can be thrown by a . - - System.Enum @@ -19,35 +15,14 @@ GLib.GType(typeof(Gdk.PixbufErrorGType)) + + Possible errors that can be thrown by a . + + - - - Field - - Gdk.PixbufError - - - - The image file is corrupt. - - - - - - - Field - - Gdk.PixbufError - - - - There is insufficient memory to hold this pixbuf data. - - - - + Field Gdk.PixbufError @@ -59,8 +34,51 @@ + + + + Field + + Gdk.PixbufError + + + + The image file is corrupt. + + + + + + + + Field + + Gdk.PixbufError + + + + The operation failed. + + + + + + + + Field + + Gdk.PixbufError + + + + There is insufficient memory to hold this pixbuf data. + + + + + Field Gdk.PixbufError @@ -74,6 +92,7 @@ + Field Gdk.PixbufError @@ -85,18 +104,5 @@ - - - Field - - Gdk.PixbufError - - - - The operation failed. - - - - diff --git a/doc/en/Gdk/PixbufFormat.xml b/doc/en/Gdk/PixbufFormat.xml index 04bd6e072..75d379b26 100644 --- a/doc/en/Gdk/PixbufFormat.xml +++ b/doc/en/Gdk/PixbufFormat.xml @@ -1,23 +1,53 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Represents a possible format for a . - Mostly for internal use. - GLib.Opaque + + Represents a possible format for a . + Mostly for internal use. + + + + + Constructor + + + + + + a , pointer to the underlying C data structure. + Basic constructor. + + + + + + + Method + + Gdk.PixbufFormat + + + + To be added. + To be added. + To be added. + + + - + + Property System.String @@ -28,23 +58,26 @@ - - + + + Property - System.String + System.Boolean - The MIME types supported by the format. - a - + To be added + a + To be added + - + + Property - System.String + System.String[] The filename extensions typically used for files in the given format. @@ -52,20 +85,69 @@ - - + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + Property - System.String + GLib.GType - The name of the format. - a - + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + + To be added + a + To be added + - + + Property System.Boolean @@ -77,21 +159,9 @@ - - - Constructor - - - - - - Basic constructor. - a , pointer to the underlying C data structure. - - - - + + Property System.String @@ -104,45 +174,30 @@ - - + + + Property - System.Boolean + System.String[] - To be added - a - To be added - + The MIME types supported by the format. + a + - - + + + Property - System.Boolean + System.String - - To be added - a - To be added - - - - - - Property - - System.Boolean - - - - To be added - a - To be added - + The name of the format. + a + diff --git a/doc/en/Gdk/PixbufFrame.xml b/doc/en/Gdk/PixbufFrame.xml index 6f2845340..7c5a6d746 100644 --- a/doc/en/Gdk/PixbufFrame.xml +++ b/doc/en/Gdk/PixbufFrame.xml @@ -1,90 +1,62 @@ - + + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + + + System.IEquatable<Gdk.PixbufFrame> + + To be added - - System.ValueType - - - - + + + Field - Gdk.PixbufFrame - - - - To be added - - - - - - Method - - Gdk.PixbufFrame - - - - - - To be added - A - A - - - - - - Property - - Gdk.Pixbuf + Gdk.PixbufFrameAction + + + + + To be added + + + + + + + Field + + System.Boolean To be added - A - - - System.Obsolete("Replaced by Revert property.") - - - + + Property - - Gdk.Pixbuf - - - - - To be added - A - - System.Obsolete("Replaced by Composited property.") - - - - Property Gdk.Pixbuf @@ -95,40 +67,23 @@ A - - - System.Obsolete("Replaced by Pixbuf property.") - - - - - Field + + + + Property - System.Int32 + Gdk.Pixbuf - - - To be added - - - - - - Field - - System.Int32 - - - - - To be added - + To be added. + To be added. + To be added. + Field System.Int32 @@ -142,6 +97,7 @@ + Field System.Int32 @@ -153,21 +109,60 @@ - - - Field + + + + Method - Gdk.PixbufFrameAction + System.Boolean + - To be added - + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + Field System.Boolean @@ -179,21 +174,46 @@ - - - Field + + + + Method - System.Boolean + Gdk.PixbufFrame + + + + + + A + To be added + A + + + + + + + Property + + + System.Obsolete("Replaced by Pixbuf property.") + + + + Gdk.Pixbuf To be added + A - + + Property Gdk.Pixbuf @@ -204,20 +224,29 @@ To be added. - - + + + Property + + + System.Obsolete("Replaced by Revert property.") + + Gdk.Pixbuf + + - To be added. - To be added. - To be added. + To be added + A + - + + Property Gdk.Pixbuf @@ -228,5 +257,46 @@ To be added. + + + + Field + + System.Int32 + + + + + To be added + + + + + + + Field + + System.Int32 + + + + + To be added + + + + + + + Field + + Gdk.PixbufFrame + + + + To be added + + + diff --git a/doc/en/Gdk/PixbufFrameAction.xml b/doc/en/Gdk/PixbufFrameAction.xml index 09792f9db..3a9b643d2 100644 --- a/doc/en/Gdk/PixbufFrameAction.xml +++ b/doc/en/Gdk/PixbufFrameAction.xml @@ -1,22 +1,23 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Enum + To be added To be added - - System.Enum - - - + + + Field Gdk.PixbufFrameAction @@ -28,8 +29,9 @@ - - + + + Field Gdk.PixbufFrameAction @@ -43,6 +45,7 @@ + Field Gdk.PixbufFrameAction diff --git a/doc/en/Gdk/PixbufGifAnim.xml b/doc/en/Gdk/PixbufGifAnim.xml index 58b7e6c02..5bc539bbc 100644 --- a/doc/en/Gdk/PixbufGifAnim.xml +++ b/doc/en/Gdk/PixbufGifAnim.xml @@ -1,24 +1,52 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - To be added - Gdk.PixbufAnimation + + To be added + To be added + + + + + Constructor + + + + To be added + To be added + + + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + Method System.Void @@ -27,28 +55,14 @@ - To be added To be added: an object of type 'Gdk.PixbufFrame' + To be added To be added - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - + + Property GLib.GType @@ -60,33 +74,5 @@ Returns the native value for . - - - Constructor - - - - - - Internal constructor - a - This is a constructor used by derivative types of that would have their own GLib.GType assigned to it. This is not typically used by C# code. - - - - System.Obsolete - - - - - - Constructor - - - - To be added - To be added - - diff --git a/doc/en/Gdk/PixbufGifAnimIter.xml b/doc/en/Gdk/PixbufGifAnimIter.xml index 86119a87a..f8197ff48 100644 --- a/doc/en/Gdk/PixbufGifAnimIter.xml +++ b/doc/en/Gdk/PixbufGifAnimIter.xml @@ -1,39 +1,52 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - To be added - Gdk.PixbufAnimationIter + + To be added + To be added + + + + + Constructor + + + + To be added + To be added + + + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. - + + Property GLib.GType @@ -45,33 +58,5 @@ Returns the native value for . - - - Constructor - - - - - - Internal constructor - a - This is a constructor used by derivative types of that would have their own GLib type assigned to it. This is not typically used by C# code. - - - - System.Obsolete - - - - - - Constructor - - - - To be added - To be added - - diff --git a/doc/en/Gdk/PixbufLoader.xml b/doc/en/Gdk/PixbufLoader.xml index b53d82fd0..ec1c2d9b1 100644 --- a/doc/en/Gdk/PixbufLoader.xml +++ b/doc/en/Gdk/PixbufLoader.xml @@ -1,12 +1,17 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Object + + + PixbufLoader is a 'passive' pixbuf loader. It's not actively read pix buf data, but 'listen' for incoming data instead. It's useful in a case where you want to read the image data in small chunks. Typical use of PixbufLoader is when you want to read a very large image data or reading image from a slow media (such as a slow network connection). @@ -127,62 +132,10 @@ namespace GtkDemo - - GLib.Object - - - - - - Method - - System.Boolean - - - - - - - Parses the next count bytes of image data from buffer buf. - array of bytes buffer to parse. - number of bytes to parse. - returns true if data was parsed and loaded succesfully. - - If the return value is false, the PixbufLoader will be closed. - - - - - - Method - - System.Boolean - - - - Closes the loader. - returns true on successful close and false on error. - During the close, PixbufLoader will parse any data that has not been parsed. If the data is incomplete or corrupted, this method will return false. - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -191,20 +144,169 @@ namespace GtkDemo - - - Property - - Gdk.Pixbuf - + + + + Constructor + + + + - The Pixbuf that is being loaded. - an object of type - + The containing the image. + Loads a Pixbuf in a buffer. + See also + + + + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Constructor + + + + + + a containing the image. + Loads a Pixbuf from a . + See also + + + + + + + Constructor + + + + + + a + To be added + To be added + + + + + + + Constructor + + + + + + + The that contains the image. + +If the value is , the image will be looked up on the calling assembly. + The name given as the resource in the assembly. + Loads a Pixbuf embedded in an assembly. + See also + + + + + + + Constructor + + + + + + + + The containing the image. + The required width of the pixbuf. + The required height of the pixbuf. + Loads a Pixbuf in a buffer with a specific size. + See also + + + + + + + Constructor + + + + + + + + a containing the image. + a specifying the required width. + a specifying the required height. + Loads a Pixbuf from a , creating it with a specific size. + See also + + + + + + + Constructor + + + + + + + + a + a + a + To be added + To be added + + + + + + + Constructor + + + + + + + + + The that contains the image. + +If the value is , the image will be looked up on the calling assembly. + The name given as the resource in the assembly. + The required width of the pixbuf. + The required height of the pixbuf. + Loads a Pixbuf embedded in an assembly with a specific size. + See also + - + + Property Gdk.PixbufAnimation @@ -217,7 +319,13 @@ namespace GtkDemo + Event + + + GLib.Signal("area-prepared") + + System.EventHandler @@ -226,15 +334,16 @@ namespace GtkDemo Emitted when the area of the PixbufLoader is prepared. - - - GLib.Signal("area_prepared") - - + Event + + + GLib.Signal("area-updated") + + Gdk.AreaUpdatedHandler @@ -243,15 +352,30 @@ namespace GtkDemo Emitted when the area of the PixbufLoader is updated with data. - - - GLib.Signal("area_updated") - - + + + + + Method + + System.Boolean + + + + Closes the loader. + returns true on successful close and false on error. + During the close, PixbufLoader will parse any data that has not been parsed. If the data is incomplete or corrupted, this method will return false. + + Event + + + GLib.Signal("closed") + + System.EventHandler @@ -260,14 +384,10 @@ namespace GtkDemo Emitted when the PixbufLoader is closed. - - - GLib.Signal("closed") - - - + + Property Gdk.PixbufFormat @@ -278,42 +398,9 @@ namespace GtkDemo To be added - - - Event - - Gdk.SizePreparedHandler - - - - Emitted when the PixbufLoader has prepared its size. - - - - - GLib.Signal("size_prepared") - - - - - - Method - - System.Void - - - - - - - Set the size of the image that will be loaded. - a - a - - - - + + Property GLib.GType @@ -325,9 +412,101 @@ namespace GtkDemo Returns the native value for . + + + + Method + + Gdk.PixbufLoader + + + + + + the name of the resource + Loads a pixbuf from a resource file. + a + + This creates a pixbuf loader to load from a resource in the calling assembly. + This is equivalent to using the + + constructor with a assembly. + + + + + + + + Method + + Gdk.PixbufLoader + + + + + + a + To be added + a + To be added + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideAreaPrepared", Type=typeof(Gdk.PixbufLoader)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideAreaUpdated", Type=typeof(Gdk.PixbufLoader)) + + + + System.Void + + + + + + + + + a + a + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideClosed", Type=typeof(Gdk.PixbufLoader)) + + System.Void @@ -339,7 +518,13 @@ namespace GtkDemo + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSizePrepared", Type=typeof(Gdk.PixbufLoader)) + + System.Void @@ -348,65 +533,64 @@ namespace GtkDemo - Default handler for the event. a a + Default handler for the event. Override this method in a subclass to provide a default handler for the event. - - + + + + Property + + Gdk.Pixbuf + + + The Pixbuf that is being loaded. + an object of type + + + + + + Method System.Void - - - Default handler for the event. - a - a a a - Override this method in a subclass to provide a default handler for the event. + Set the size of the image that will be loaded. + - - - Method + + + + Event + + + GLib.Signal("size-prepared") + + - System.Void + Gdk.SizePreparedHandler - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. + Emitted when the PixbufLoader has prepared its size. + - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - + Method System.Boolean @@ -415,190 +599,21 @@ namespace GtkDemo - Parses the bytes into the image data. a + Parses the bytes into the image data. a This is an overload to , which determines the length automatically. - - - Method - - Gdk.PixbufLoader - - - - - - To be added - a - a - To be added - - - - - - Constructor - - - - - - To be added - a - To be added - - - - - - Method - - Gdk.PixbufLoader - - - - - - Loads a pixbuf from a resource file. - the name of the resource - a - - This creates a pixbuf loader to load from a resource in the calling assembly. - This is equivalent to using the - - constructor with a assembly. - - - - - - - Constructor - - - - - - Loads a Pixbuf from a . - a containing the image. - See also - - - - - - Constructor - - - - - - - - Loads a Pixbuf from a , creating it with a specific size. - a containing the image. - a specifying the required width. - a specifying the required height. - See also - - - - - - Constructor - - - - - - - Loads a Pixbuf embedded in an assembly. - The that contains the image. - -If the value is , the image will be looked up on the calling assembly. - The name given as the resource in the assembly. - See also - - - - - - Constructor - - - - - - - - - Loads a Pixbuf embedded in an assembly with a specific size. - The that contains the image. - -If the value is , the image will be looked up on the calling assembly. - The name given as the resource in the assembly. - The required width of the pixbuf. - The required height of the pixbuf. - See also - - - - - - Constructor - - - - - - Loads a Pixbuf in a buffer. - The containing the image. - See also - - - - - - Constructor - - - - - - - - Loads a Pixbuf in a buffer with a specific size. - The containing the image. - The required width of the pixbuf. - The required height of the pixbuf. - See also - - - - - - Constructor - - - - - - - - To be added - a - a - a - To be added - - - + Method + + + System.Obsolete("Replaced by Write (byte[], ulong) for 64 bit portability") + + System.Boolean @@ -607,12 +622,33 @@ If the value is , the image will be looked up on the call - Writes a Pixbuf to a buffer. a a + Writes a Pixbuf to a buffer. a This overload is obsolete and has been replaced by a ulong version for 64 bit compatibility. + + + + Method + + System.Boolean + + + + + + + array of bytes buffer to parse. + number of bytes to parse. + Parses the next count bytes of image data from buffer buf. + returns true if data was parsed and loaded succesfully. + + If the return value is false, the PixbufLoader will be closed. + + + diff --git a/doc/en/Gdk/PixbufNonAnim.xml b/doc/en/Gdk/PixbufNonAnim.xml new file mode 100644 index 000000000..5573d111c --- /dev/null +++ b/doc/en/Gdk/PixbufNonAnim.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/PixbufNonAnimClass.xml b/doc/en/Gdk/PixbufNonAnimClass.xml new file mode 100644 index 000000000..a9d3fa37c --- /dev/null +++ b/doc/en/Gdk/PixbufNonAnimClass.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/PixbufNonAnimIter.xml b/doc/en/Gdk/PixbufNonAnimIter.xml new file mode 100644 index 000000000..bf9459e16 --- /dev/null +++ b/doc/en/Gdk/PixbufNonAnimIter.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/PixbufNonAnimIterClass.xml b/doc/en/Gdk/PixbufNonAnimIterClass.xml new file mode 100644 index 000000000..f72a456ad --- /dev/null +++ b/doc/en/Gdk/PixbufNonAnimIterClass.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/PixbufRotation.xml b/doc/en/Gdk/PixbufRotation.xml index e81900652..79285aa2f 100644 --- a/doc/en/Gdk/PixbufRotation.xml +++ b/doc/en/Gdk/PixbufRotation.xml @@ -1,16 +1,11 @@ + 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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Possible rotations which can be passed to . To make them easier to use, their numerical values are the actual degrees. - - - System.Enum @@ -19,48 +14,15 @@ GLib.GType(typeof(Gdk.PixbufRotationGType)) + + Possible rotations which can be passed to . To make them easier to use, their numerical values are the actual degrees. + + + - - - Field - - Gdk.PixbufRotation - - - - - No rotation. - - - - - - Field - - Gdk.PixbufRotation - - - - - Rotate by 90 degrees. - - - - - - Field - - Gdk.PixbufRotation - - - - - Rotate by 180 degrees. - - - + Field Gdk.PixbufRotation @@ -72,5 +34,47 @@ + + + + Field + + Gdk.PixbufRotation + + + + + Rotate by 90 degrees. + + + + + + + Field + + Gdk.PixbufRotation + + + + + No rotation. + + + + + + + Field + + Gdk.PixbufRotation + + + + + Rotate by 180 degrees. + + + diff --git a/doc/en/Gdk/PixbufSaveFunc.xml b/doc/en/Gdk/PixbufSaveFunc.xml index 86872bbc8..74af4d9d2 100644 --- a/doc/en/Gdk/PixbufSaveFunc.xml +++ b/doc/en/Gdk/PixbufSaveFunc.xml @@ -1,31 +1,31 @@ + 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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Bytes to be written. - Number of bytes in . - Specifies the type of the method passed to . - - 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. - - System.Delegate - - - System.Boolean - + + System.Boolean + + + Bytes to be written. + Number of bytes in . + Specifies the type of the method passed to . + + if successful, if failed. + + 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. + + + + diff --git a/doc/en/Gdk/PixbufScaledAnimIter.xml b/doc/en/Gdk/PixbufScaledAnimIter.xml new file mode 100644 index 000000000..5a19f44ca --- /dev/null +++ b/doc/en/Gdk/PixbufScaledAnimIter.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/PixbufScaledAnimIterClass.xml b/doc/en/Gdk/PixbufScaledAnimIterClass.xml new file mode 100644 index 000000000..0197c56fb --- /dev/null +++ b/doc/en/Gdk/PixbufScaledAnimIterClass.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/PixbufSimpleAnim.xml b/doc/en/Gdk/PixbufSimpleAnim.xml index 360b44c42..08d345342 100644 --- a/doc/en/Gdk/PixbufSimpleAnim.xml +++ b/doc/en/Gdk/PixbufSimpleAnim.xml @@ -1,33 +1,22 @@ + gdk-sharp - 2.12.0.0 Gdk.PixbufAnimation + + Simple Pixbuf Animation. + + + - - - Constructor - - - System.Obsolete - - - - - - - Do not use. - Internal constructor. - Do not use. - - + Constructor @@ -40,6 +29,7 @@ + Constructor @@ -56,6 +46,7 @@ + Method System.Void @@ -69,21 +60,9 @@ - - - Method - - GLib.GType - - - - To be added. - To be added. - To be added. - - - + + Property GLib.GType @@ -94,10 +73,24 @@ Do not use. + + + + Property + + + GLib.Property("loop") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + - - Simple Pixbuf Animation. - - - diff --git a/doc/en/Gdk/PixbufSimpleAnimIter.xml b/doc/en/Gdk/PixbufSimpleAnimIter.xml new file mode 100644 index 000000000..56f66917e --- /dev/null +++ b/doc/en/Gdk/PixbufSimpleAnimIter.xml @@ -0,0 +1,46 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/PixbufSimpleAnimIterClass.xml b/doc/en/Gdk/PixbufSimpleAnimIterClass.xml new file mode 100644 index 000000000..4c4176b6f --- /dev/null +++ b/doc/en/Gdk/PixbufSimpleAnimIterClass.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/Pixdata.xml b/doc/en/Gdk/Pixdata.xml index dc8abefa9..2100937ef 100644 --- a/doc/en/Gdk/Pixdata.xml +++ b/doc/en/Gdk/Pixdata.xml @@ -1,51 +1,83 @@ - + + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + + + System.IEquatable<Gdk.Pixdata> + + Contains functions for inlined pixbuf handling. It allows for pixbuf data to be accessed in a raw form, serialized, and stored. At the time of this writing, gtk-sharp 0.98 has a bug where and use where Byte [] should be used making them function improperly. This problem should be fixed in a future release. - - System.ValueType - - - - - Field + + + + Method - Gdk.Pixdata + System.Boolean - + + + + - A blank Gdk.Pixdata, equivilent to Gdk.Pixdata Zero = new Gdk.Pixdata (); + A describing the length of "stream". + a + Converts a serialized datastream, generated by , into pixdata. + A . True if successful, false if there was an error. To be added - - + + + Method - Gdk.Pixdata + System.Boolean - + - Creates a new Gdk.Pixdata from a pointer to a raw GdkPixdata. - An pointing to a raw GdkPixdata. - A new 'Gdk.Pixdata' synonymous with the "raw" parameter. - To be added + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + Method System.IntPtr @@ -55,15 +87,31 @@ - Fils in the Gdk.Pixdata with data from an existing . The 'Gdk.Pixbuf' which the Gdk.Pixdata is to be derived from. Whether to use run-length encoding for the pixel data. + Fils in the Gdk.Pixdata with data from an existing . If "ure_rle" is set to true, an pointing to the new run-length encoded pixel data is returned, otherwise, To be added - - + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + Field System.UInt32 @@ -71,12 +119,13 @@ - The GdkPixbuf magic number. - All valid Gdk.Pixdata objects must have this set to 0x47646b50, which is 'GdkP' in ASCII. + The height of the image in pixels. + To be added + Field System.Int32 @@ -88,8 +137,40 @@ This is either set to less than one to disable length checks or set to the length of the raw GdkPixbuf header, which is currently 24, plus the length of the pixel data. + + + + Field + + System.UInt32 + + + + + The GdkPixbuf magic number. + All valid Gdk.Pixdata objects must have this set to 0x47646b50, which is 'GdkP' in ASCII. + + + + + + Method + + Gdk.Pixdata + + + + + + An pointing to a raw GdkPixdata. + Creates a new Gdk.Pixdata from a pointer to a raw GdkPixdata. + A new 'Gdk.Pixdata' synonymous with the "raw" parameter. + To be added + + + Field System.UInt32 @@ -142,6 +223,7 @@ + Field System.UInt32 @@ -153,52 +235,9 @@ To be added - - - Field - - System.UInt32 - - - - - The width of the image in pixels. - To be added - - - - - Field - - System.UInt32 - - - - - The height of the image in pixels. - To be added - - - - - Method - - System.Boolean - - - - - - - Converts a serialized datastream, generated by , into pixdata. - A describing the length of "stream". - a - A . True if successful, false if there was an error. - To be added - - + Method System.Byte[] @@ -211,5 +250,32 @@ + + + + Field + + System.UInt32 + + + + + The width of the image in pixels. + To be added + + + + + + Field + + Gdk.Pixdata + + + + A blank Gdk.Pixdata, equivilent to Gdk.Pixdata Zero = new Gdk.Pixdata (); + To be added + + diff --git a/doc/en/Gdk/PixdataDumpType.xml b/doc/en/Gdk/PixdataDumpType.xml index 6c9d59b47..d9888f29a 100644 --- a/doc/en/Gdk/PixdataDumpType.xml +++ b/doc/en/Gdk/PixdataDumpType.xml @@ -1,16 +1,12 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - To be added - System.Enum @@ -19,48 +15,14 @@ System.Flags + + To be added + To be added + - - - Field - - Gdk.PixdataDumpType - - - - To be added - - - - - - - Field - - Gdk.PixdataDumpType - - - - To be added - - - - - - - Field - - Gdk.PixdataDumpType - - - - To be added - - - - - - + + + Field Gdk.PixdataDumpType @@ -74,6 +36,7 @@ + Field Gdk.PixdataDumpType @@ -85,8 +48,9 @@ - - + + + Field Gdk.PixdataDumpType @@ -98,8 +62,37 @@ - - + + + + Field + + Gdk.PixdataDumpType + + + + To be added + + + + + + + + Field + + Gdk.PixdataDumpType + + + + To be added + + + + + + + Field Gdk.PixdataDumpType @@ -113,6 +106,21 @@ + + Field + + Gdk.PixdataDumpType + + + + To be added + + + + + + + Field Gdk.PixdataDumpType diff --git a/doc/en/Gdk/PixdataType.xml b/doc/en/Gdk/PixdataType.xml index 7ec76caad..0600a87db 100644 --- a/doc/en/Gdk/PixdataType.xml +++ b/doc/en/Gdk/PixdataType.xml @@ -1,22 +1,42 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Enum + + + + System.Flags + + To be added To be added - - System.Enum - + + + + Field + + Gdk.PixdataType + + + + To be added + + + + + Field Gdk.PixdataType @@ -30,71 +50,7 @@ - Field - - Gdk.PixdataType - - - - To be added - - - - - - - Field - - Gdk.PixdataType - - - - To be added - - - - - - - Field - - Gdk.PixdataType - - - - To be added - - - - - - - Field - - Gdk.PixdataType - - - - To be added - - - - - - - Field - - Gdk.PixdataType - - - - To be added - - - - - - + Field Gdk.PixdataType @@ -108,6 +64,63 @@ + + Field + + Gdk.PixdataType + + + + To be added + + + + + + + + Field + + Gdk.PixdataType + + + + To be added + + + + + + + + Field + + Gdk.PixdataType + + + + To be added + + + + + + + + Field + + Gdk.PixdataType + + + + To be added + + + + + + + Field Gdk.PixdataType @@ -120,9 +133,4 @@ - - - System.Flags - - diff --git a/doc/en/Gdk/Pixmap.xml b/doc/en/Gdk/Pixmap.xml index 726bcb644..8cd34609b 100644 --- a/doc/en/Gdk/Pixmap.xml +++ b/doc/en/Gdk/Pixmap.xml @@ -431,4 +431,4 @@ For example in the X backend, a native pixmap handle is an Xlib XID. - \ No newline at end of file + diff --git a/doc/en/Gdk/Point.xml b/doc/en/Gdk/Point.xml index 1e92914ba..6103ac9ee 100644 --- a/doc/en/Gdk/Point.xml +++ b/doc/en/Gdk/Point.xml @@ -1,51 +1,43 @@ - + + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + + + System.IEquatable<Gdk.Point> + + Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional, Cartesian plane. - - System.ValueType - - - - - Field - - Gdk.Point - - - - The point (0, 0). - - - - - - Method - - Gdk.Point - + + + + Constructor + - + - Internal constructor - a , pointer to internal data - - This is an internal constructor, and should not be used by user code. + a + Constructs a point from a + The point will have an X of .Width and a Y of .Height + + Constructor @@ -53,40 +45,66 @@ - Creates a Point object from integer x- and y-coordinates. The x-coordinate. The y-coordinate. + Creates a Point object from integer x- and y-coordinates. - - - Field + + + + Method - System.Int32 + System.Boolean + - The x-coordinate of the Point. - + To be added. + To be added. + To be added. + To be added. + - - - Field + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method System.Int32 - - + - The y-coordinate of the Point. - + To be added. + To be added. + To be added. + - + + Property System.Boolean @@ -99,8 +117,26 @@ + + + + Method + + Gdk.Point + + + + + + a , pointer to internal data + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + Method System.Void @@ -110,65 +146,16 @@ - Moves this point by quanities dx and dy Quanity by which to change X Quanity by which to change Y - To be added. - - - - - - Constructor - - - - - - Constructs a point from a - a - The point will have an X of .Width and a Y of .Height - - - - - - Method - - Gdk.Size - - - - - - To be added. - To be added. - To be added. + Moves this point by quanities dx and dy To be added. - Method - - Gdk.Point - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - - - - - + Method Gdk.Point @@ -188,6 +175,7 @@ + Method System.Boolean @@ -205,8 +193,27 @@ + + + + Method + + Gdk.Size + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method System.Boolean @@ -224,5 +231,81 @@ + + + + Method + + Gdk.Point + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + To be added. + To be added. + To be added. + + + + + + + Field + + System.Int32 + + + + + The x-coordinate of the Point. + + + + + + + Field + + System.Int32 + + + + + The y-coordinate of the Point. + + + + + + + Field + + Gdk.Point + + + + The point (0, 0). + + + diff --git a/doc/en/Gdk/Pointer.xml b/doc/en/Gdk/Pointer.xml index 74911b431..aa8bca9ff 100644 --- a/doc/en/Gdk/Pointer.xml +++ b/doc/en/Gdk/Pointer.xml @@ -1,39 +1,41 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Class containing static methods for grabbing and ungrabbing the pointer as well as checking IsGrabbed status. - - System.Object + + Class containing static methods for grabbing and ungrabbing the pointer as well as checking IsGrabbed status. + + - - - Method - - System.Void - - - - + + + + Constructor + + - Ungrab the pointer. - a - + Default constructor. + Class contains only static methods. + Method + + + System.Obsolete + + Gdk.GrabStatus @@ -46,30 +48,26 @@ - Try to grab pointer. Returns enumeratioion value. a a a a a a + Try to grab pointer. Returns enumeratioion value. a - - - Constructor - - - - Default constructor. - Class contains only static methods. - - - + + Property + + + System.Obsolete + + System.Boolean @@ -80,25 +78,25 @@ - - + + + Method + + + System.Obsolete + + - System.Boolean + System.Void - - - + - To be added - a - a - a - a - To be added - + a + Ungrab the pointer. + diff --git a/doc/en/Gdk/Predicate.xml b/doc/en/Gdk/Predicate.xml new file mode 100644 index 000000000..a2fa82662 --- /dev/null +++ b/doc/en/Gdk/Predicate.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/PropMode.xml b/doc/en/Gdk/PropMode.xml index 658738398..1b25da747 100644 --- a/doc/en/Gdk/PropMode.xml +++ b/doc/en/Gdk/PropMode.xml @@ -1,16 +1,12 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Describes how existing data is combined with new data. - None. - System.Enum @@ -19,35 +15,14 @@ GLib.GType(typeof(Gdk.PropModeGType)) + + Describes how existing data is combined with new data. + None. + - - - Field - - Gdk.PropMode - - - - The new data replaces the existing data. - - - - - - - Field - - Gdk.PropMode - - - - The new data is prepended to the existing data. - - - - + Field Gdk.PropMode @@ -59,5 +34,33 @@ + + + + Field + + Gdk.PropMode + + + + The new data is prepended to the existing data. + + + + + + + + Field + + Gdk.PropMode + + + + The new data replaces the existing data. + + + + diff --git a/doc/en/Gdk/Property.xml b/doc/en/Gdk/Property.xml index 49ffd6cad..179913e61 100644 --- a/doc/en/Gdk/Property.xml +++ b/doc/en/Gdk/Property.xml @@ -1,40 +1,24 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - To be added - System.Object + + To be added + To be added + - - - Method - - System.Void - - - - - - - To be added - a - a - To be added - - + Constructor @@ -45,7 +29,13 @@ + Method + + + System.Obsolete("Replaced by corrected overload with data parameter") + + System.Byte @@ -58,53 +48,20 @@ - To be added a a a a a a - a - To be added - - - - - Method - - System.Boolean - - - - - - - - - - - - - - To be added - a - a - a - a - a - a - a - a - a - a - a + a To be added + Method System.Void @@ -130,5 +87,244 @@ To be added. + + + + Method + + System.Void + + + + + + + a + a + To be added + To be added + + + + + + Method + + System.Boolean + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + + + + + + + + a + a + a + a + a + a + a + a + a + a + To be added + a + To be added + + diff --git a/doc/en/Gdk/PropertyState.xml b/doc/en/Gdk/PropertyState.xml index 809871d0a..1239e8fd7 100644 --- a/doc/en/Gdk/PropertyState.xml +++ b/doc/en/Gdk/PropertyState.xml @@ -1,16 +1,12 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Specifies the type of a property change for a . - None. - System.Enum @@ -19,22 +15,14 @@ GLib.GType(typeof(Gdk.PropertyStateGType)) + + Specifies the type of a property change for a . + None. + - - - Field - - Gdk.PropertyState - - - - The property value was changed. - - - - + Field Gdk.PropertyState @@ -46,5 +34,19 @@ + + + + Field + + Gdk.PropertyState + + + + The property value was changed. + + + + diff --git a/doc/en/Gdk/RGBA.xml b/doc/en/Gdk/RGBA.xml new file mode 100644 index 000000000..ce8ed8dc8 --- /dev/null +++ b/doc/en/Gdk/RGBA.xml @@ -0,0 +1,277 @@ + + + + + gdk-sharp + + + System.ValueType + + + + System.IEquatable<Gdk.RGBA> + + + + To be added. + To be added. + + + + + + + Field + + System.Double + + + To be added. + To be added. + + + + + + + Field + + System.Double + + + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Field + + System.Double + + + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.UInt32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gdk.RGBA + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Value + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gdk.RGBA + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Field + + System.Double + + + To be added. + To be added. + + + + + + + Method + + System.String + + + + To be added. + To be added. + To be added. + + + + + + + Field + + Gdk.RGBA + + + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/Rectangle.xml b/doc/en/Gdk/Rectangle.xml index 5c780b9f0..fc9fa0704 100644 --- a/doc/en/Gdk/Rectangle.xml +++ b/doc/en/Gdk/Rectangle.xml @@ -1,51 +1,41 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Represents a rectangle with x, y, width and height. - - System.ValueType + + Represents a rectangle with x, y, width and height. + + - - - Field - - Gdk.Rectangle - - - - A zero initialized rectangle. - - - - - - Method - - Gdk.Rectangle - + + + + Constructor + - + + - Makes a new rectangle. - An , the underlying unmanaged C object. - A - Not for general developer use. + a + a + Creates a rectangle from a point and a size. + To be added. + + Constructor @@ -55,129 +45,17 @@ - Initializes a rectangle from the given values. X value. Y value Width of the rectangle. Height of the rectangle + Initializes a rectangle from the given values. - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Field - - System.Int32 - - - - - The X element of the rectangle. - - - - - - Field - - System.Int32 - - - - - The Y element of the rectangle. - - - - - - Field - - System.Int32 - - - - - The rectangle width - - - - - - Field - - System.Int32 - - - - - The rectangle height. - - - - - - Method - - Gdk.Rectangle - - - - - - Obtains the union of a this and another. - a - a representing the union of the two objects. - The result is the smallest that contains both objects within its boundaries. - - - - - Method - - System.Boolean - - - - - - - Obtains the intersection of a this and another. - a - a representing the intersection of this and the src2 - Returns true if the two objects intersect. - The result is the rectangular region occupied by both source rectanlges. - - - - - Property - - System.Int32 - - - - The Y coordinate of the top of the rectangle. - a - To be added. - - - - + + Property System.Int32 @@ -190,36 +68,303 @@ - - - Property + + + + Method - System.Int32 + System.Boolean - + + + - The X coordinate of the right of the rectangle. - a + a + Does hit testing for a point + a To be added. - - - Property + + + + Method + + System.Boolean + + + + + + a + Tests if a rectangle is contained in this rectangle. + a + The rectangle must be fully enclosed for this test to return true. That is, + the intersection of this and must equal . + + + + + + + Method + + System.Boolean + + + + + + + a + a + Does hit testing for a point + a + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gdk.Rectangle + + + + + + + + + a + a + a + a + Creates a rectangle given the left, right, top, and bottom. + a + To be added. + + + + + + + Method System.Int32 - The X coordinate of the left of the rectangle. - a + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Field + + System.Int32 + + + + + The rectangle height. + + + + + + + Method + + System.Void + + + + + + a + Inflates this rectangle by a given size. + To be added. + + + + + + + Method + + Gdk.Rectangle + + + + + + + a + A change in size. + Changes the size of each side of the rectangle by the specified amount. + a + The rectangle's center is the same as the center of . + + + + + + + Method + + System.Void + + + + + + + a + a + Inflates this rectangle by a given size. + To be added. + + + + + + + Method + + Gdk.Rectangle + + + + + + + + a + Change in the X size + Change in the Y size + Changes the size of each side of the rectangle by the specified amount. + a + The rectangle's center is the same as the center of . + + + + + + + Method + + System.Void + + + + + + a + Modifies this rectangle to be the intersection with another rectangle + To be added. + + + + + + + Method + + Gdk.Rectangle + + + + + + + a + a + Gets the largest rectangle (if any) which is contained by both parameters. + a + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + a representing the intersection of this and the src2 + Obtains the intersection of a this and another. + Returns true if the two objects intersect. + The result is the rectangular region occupied by both source rectanlges. + + + + + + Method + + System.Boolean + + + + + + a + Tests if there is any overlap of this rectangle and another + a To be added. - + + Property System.Boolean @@ -232,22 +377,24 @@ - - + + + Property - Gdk.Size + System.Int32 - Gets the size represented by (Width, Height) - a + The X coordinate of the left of the rectangle. + a To be added. - + + Property Gdk.Point @@ -260,130 +407,43 @@ - - + + + Method Gdk.Rectangle - - - - + - Creates a rectangle given the left, right, top, and bottom. - a - a - a - a - a - To be added. - - - - - - Method - - Gdk.Rectangle - - - - - - - Gets the smallest rectangle that contains both parameters - a - a - a - To be added. - - - - - - Method - - Gdk.Rectangle - - - - - - - Gets the largest rectangle (if any) which is contained by both parameters. - a - a - a - To be added. - - - - - - Method - - Gdk.Rectangle - - - - - - - - Changes the size of each side of the rectangle by the specified amount. - a - Change in the X size - Change in the Y size - a - The rectangle's center is the same as the center of . - - - - - - Method - - Gdk.Rectangle - - - - - - - Changes the size of each side of the rectangle by the specified amount. - a - A change in size. - a - The rectangle's center is the same as the center of . - + An , the underlying unmanaged C object. + Makes a new rectangle. + A + Not for general developer use. - + + Method - Gdk.Rectangle + System.Void - - - + - Returns the rectangle shifted by (dx,dy) - a - a - a - a - To be added. + a + Offsets this rectangle by the vector dr + To be added + Method Gdk.Rectangle @@ -393,137 +453,17 @@ - Returns a rectangle shifted by the vector dr a a + Returns a rectangle shifted by the vector dr a To be added. - - - Method - - System.Boolean - - - - - - Tests if a rectangle is contained in this rectangle. - a - a - The rectangle must be fully enclosed for this test to return true. That is, - the intersection of this and must equal . - - - - - - Method - - System.Boolean - - - - - - Does hit testing for a point - a - a - To be added. - - - - - - Method - - System.Boolean - - - - - - - Does hit testing for a point - a - a - a - To be added. - - - - - - Method - - System.Boolean - - - - - - Tests if there is any overlap of this rectangle and another - a - a - To be added. - - - - - - Method - - System.Void - - - - - - Modifies this rectangle to be the intersection with another rectangle - a - To be added. - - - - - - Method - - System.Void - - - - - - Inflates this rectangle by a given size. - a - To be added. - - - - - - Method - - System.Void - - - - - - - Inflates this rectangle by a given size. - a - a - To be added. - - - + Method System.Void @@ -533,47 +473,58 @@ - Offsets this rectangle by (dx,dy) a a + Offsets this rectangle by (dx,dy) To be added. - + + Method - System.Void + Gdk.Rectangle - + + + - Offsets this rectangle by the vector dr - a - To be added + a + a + a + Returns the rectangle shifted by (dx,dy) + a + To be added. - - - Constructor - + + + + Method + + System.Boolean + - - + + - Creates a rectangle from a point and a size. - a - a + To be added. + To be added. + To be added. + To be added. To be added. + Method GLib.Value @@ -590,6 +541,7 @@ + Method Gdk.Rectangle @@ -604,8 +556,9 @@ To be added. - - + + + Method System.Boolean @@ -623,24 +576,157 @@ - - + + + + Property + + System.Int32 + + + + The X coordinate of the right of the rectangle. + a + To be added. + + + + + + + Property + + Gdk.Size + + + + Gets the size represented by (Width, Height) + a + To be added. + + + + + + + Property + + System.Int32 + + + + The Y coordinate of the top of the rectangle. + a + To be added. + + + + + + Method - System.Boolean + System.String + + + + To be added. + To be added. + To be added. + + + + + + + Method + + Gdk.Rectangle + + + + + + a + Obtains the union of a this and another. + a representing the union of the two objects. + The result is the smallest that contains both objects within its boundaries. + + + + + + Method + + Gdk.Rectangle - To be added. - To be added. - To be added. - To be added. + a + a + Gets the smallest rectangle that contains both parameters + a To be added. + + + + Field + + System.Int32 + + + + + The rectangle width + + + + + + + Field + + System.Int32 + + + + + The X element of the rectangle. + + + + + + + Field + + System.Int32 + + + + + The Y element of the rectangle. + + + + + + + Field + + Gdk.Rectangle + + + + A zero initialized rectangle. + + + diff --git a/doc/en/Gdk/Screen.xml b/doc/en/Gdk/Screen.xml index cc32ffec3..a7a4f40cc 100644 --- a/doc/en/Gdk/Screen.xml +++ b/doc/en/Gdk/Screen.xml @@ -1,39 +1,84 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Object representing a physical screen. - To be added - GLib.Object + + Object representing a physical screen. + To be added + + + + + Constructor + + + + To be added + To be added + + + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. + + + + 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. + + + + + + + Event + + + GLib.Signal("composited-changed") + + + + System.EventHandler + + + Raised when the composited status of the screen changes. + + + + - + + Property Gdk.Screen @@ -44,8 +89,267 @@ Returns null if there iss no default display. + + + + Property + + Gdk.Display + + + To be added + a + To be added + + + + + + Property + + + GLib.Property("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. + + + + + + + Method + + System.Int32 + + + + + + + A representing the x coordinate on the virtual screen. + A representing the y coordinate on the virtual screen. + Gets the monitor number where the point is located. + A indicating the monitor where the point is located. + If the point isn't in any monitor, then the nearest monitor is returned. + + + + + + Method + + System.Int32 + + + + + + A whose main monitor is claimed. + Gets the monitor that contains most of the given window. + A indicating the required monitor. + If the window does not intersect any of the monitors, then the a close one is returned. + + + + + + Method + + Gdk.Rectangle + + + + + + a + To be added + a + To be added + + + + + + Method + + System.Int32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + a + a + To be added + a + To be added + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + System.Int32 + + + The height of the screen in pixels. + A with the number of pixels of the screen. + + + + + + + Property + + System.Int32 + + + The height of the screen in millimeters. + A with the height of the screen in millimeters. + + + + + + + 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. + + + + + + + Method + + Gdk.Visual[] + + + + To be added + a + To be added + + + + + + Method + + System.String + + + + To be added + a + To be added + + + + + + Event + + + GLib.Signal("monitors-changed") + + + + System.EventHandler + + + To be added. + To be added. + + + - + + Property System.Int32 @@ -66,44 +370,9 @@ Console.WriteLine("You have {0} monitors.",numMonitors); - - - Property - - Gdk.Window - - - To be added - a - To be added - - - - - Property - - System.Int32 - - - The height of the screen in pixels. - A with the number of pixels of the screen. - - - - - - Property - - Gdk.Display - - - To be added - a - To be added - - - + + Property System.Int32 @@ -114,158 +383,15 @@ Console.WriteLine("You have {0} monitors.",numMonitors); To be added - - - Property - - Gdk.Visual - - - To be added - a - To be added - - - - - Property - - System.Int32 - - - The height of the screen in millimeters. - A with the height of the screen in millimeters. - - - - - - Property - - System.Int32 - - - The width of the screen in pixels. - A with the number of pixels of the screen. - - - - - - Property - - System.Int32 - - - The width of the screen in millimeters. - A with the width of the screen in millimeters. - - - - - - Property - - Gdk.Colormap - - - - - To be added - a - To be added - - - - - Property - - Gdk.Visual - - - To be added - a - To be added - - - - - Property - - Gdk.Colormap - - - To be added - a - To be added - - - - - Property - - Gdk.Colormap - - - To be added - a - To be added - - - - - Event - - System.EventHandler - - - - To be added - To be added - + + + + Method - GLib.Signal("size_changed") + GLib.DefaultSignalHandler(ConnectionMethod="OverrideBroadcastClientMessage", Type=typeof(Gdk.Screen)) - - - - Method - - System.Int32 - - - - - - Gets the monitor that contains most of the given window. - A whose main monitor is claimed. - A indicating the required monitor. - If the window does not intersect any of the monitors, then the a close one is returned. - - - - - Method - - System.Int32 - - - - - - - Gets the monitor number where the point is located. - A representing the x coordinate on the virtual screen. - A representing the y coordinate on the virtual screen. - A indicating the monitor where the point is located. - If the point isn't in any monitor, then the nearest monitor is returned. - - - - - Method System.Void @@ -273,183 +399,21 @@ Console.WriteLine("You have {0} monitors.",numMonitors); - To be added - a - To be added - - - - - Method - - System.Boolean - - - - - - - To be added - a - a - a - To be added - - - - - Method - - System.String - - - - To be added - a - To be added - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Property - - Gdk.Window[] - - - - To be added - a - To be added - - - - - Method - - Gdk.Visual[] - - - - To be added - a - To be added - - - - - Method - - Gdk.Rectangle - - - - - - To be added - a - a - To be added - - - - - Constructor - - - - To be added - To be added - - - - - Property - - Gdk.Visual - - - A Visual to use for creating Drawables with an alpha channel. - a or . - Returns if the capability is not available. See for caveats. - - - - - - Property - - Gdk.Colormap - - - A Colormap to use for creating Drawables with an alpha channel. - a or . - The windowing system may not support this capability, in which case will be returned. Even if a non- value is returned, its possible that the drawable's alpha channel won't be honored when displaying on screen: in particular, for X an appropriate windowing manager and compositing manager must be running to provide appropriate display. - - - - - - Event - - - GLib.Signal("composited_changed") - - - - System.EventHandler - - - Raised when the composited status of the screen changes. - - + To be added. + To be added. + To be added. + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCompositedChanged", Type=typeof(Gdk.Screen)) + + System.Void @@ -460,8 +424,677 @@ Console.WriteLine("You have {0} monitors.",numMonitors); + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetActiveWindow", Type=typeof(Gdk.Screen)) + + + + Gdk.Window + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetDisplay", Type=typeof(Gdk.Screen)) + + + + Gdk.Display + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetHeight", Type=typeof(Gdk.Screen)) + + + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetHeightMm", Type=typeof(Gdk.Screen)) + + + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetMonitorGeometry", Type=typeof(Gdk.Screen)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetMonitorHeightMm", Type=typeof(Gdk.Screen)) + + + + System.Int32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetMonitorPlugName", Type=typeof(Gdk.Screen)) + + + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetMonitorWidthMm", Type=typeof(Gdk.Screen)) + + + + System.Int32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetNMonitors", Type=typeof(Gdk.Screen)) + + + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetNumber", Type=typeof(Gdk.Screen)) + + + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetPrimaryMonitor", Type=typeof(Gdk.Screen)) + + + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetRgbaVisual", Type=typeof(Gdk.Screen)) + + + + Gdk.Visual + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetRootWindow", Type=typeof(Gdk.Screen)) + + + + Gdk.Window + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetSetting", Type=typeof(Gdk.Screen)) + + + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetSystemVisual", Type=typeof(Gdk.Screen)) + + + + Gdk.Visual + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetWidth", Type=typeof(Gdk.Screen)) + + + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetWidthMm", Type=typeof(Gdk.Screen)) + + + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetWindowStack", Type=typeof(Gdk.Screen)) + + + + Gdk.Window[] + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideIsComposited", Type=typeof(Gdk.Screen)) + + + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideListVisuals", Type=typeof(Gdk.Screen)) + + + + GLib.List + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideMakeDisplayName", Type=typeof(Gdk.Screen)) + + + + System.String + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideMonitorsChanged", Type=typeof(Gdk.Screen)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideQueryDepths", Type=typeof(Gdk.Screen)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideQueryVisualTypes", Type=typeof(Gdk.Screen)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSizeChanged", Type=typeof(Gdk.Screen)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideVisualGetBest", Type=typeof(Gdk.Screen)) + + + + Gdk.Visual + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideVisualGetBestDepth", Type=typeof(Gdk.Screen)) + + + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideVisualGetBestType", Type=typeof(Gdk.Screen)) + + + + Gdk.VisualType + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideVisualGetBestWithBoth", Type=typeof(Gdk.Screen)) + + + + Gdk.Visual + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideVisualGetBestWithDepth", Type=typeof(Gdk.Screen)) + + + + Gdk.Visual + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideVisualGetBestWithType", Type=typeof(Gdk.Screen)) + + + + Gdk.Visual + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + - + + Property @@ -478,52 +1111,107 @@ Console.WriteLine("You have {0} monitors.",numMonitors); - - + + + Property - - - GLib.Property("font-options") - - - Cairo.FontOptions + Gdk.Visual - 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. - + A Visual to use for creating Drawables with an alpha channel. + a or . + Returns if the capability is not available. See for caveats. + - - + + + 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. - + To be added + a + To be added - - + + + + Event + + + GLib.Signal("size-changed") + + + + System.EventHandler + + + + To be added + To be added + + + + + Property - System.Boolean + Gdk.Visual - 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. - + To be added + a + To be added + + + + + + Property + + Gdk.Window[] + + + + To be added + a + To be added + + + + + + Property + + System.Int32 + + + The width of the screen in pixels. + A with the number of pixels of the screen. + + + + + + + Property + + System.Int32 + + + The width of the screen in millimeters. + A with the width of the screen in millimeters. + - + + Property Gdk.Window[] diff --git a/doc/en/Gdk/ScrollDirection.xml b/doc/en/Gdk/ScrollDirection.xml index 96b7efa8d..6b0e44fc4 100644 --- a/doc/en/Gdk/ScrollDirection.xml +++ b/doc/en/Gdk/ScrollDirection.xml @@ -1,16 +1,12 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Specifies the direction for the . - None. - System.Enum @@ -19,22 +15,14 @@ GLib.GType(typeof(Gdk.ScrollDirectionGType)) + + Specifies the direction for the . + None. + - - - Field - - Gdk.ScrollDirection - - - - The window is scrolled up. - - - - + Field Gdk.ScrollDirection @@ -48,6 +36,7 @@ + Field Gdk.ScrollDirection @@ -61,6 +50,7 @@ + Field Gdk.ScrollDirection @@ -72,5 +62,19 @@ + + + + Field + + Gdk.ScrollDirection + + + + The window is scrolled up. + + + + diff --git a/doc/en/Gdk/Selection.xml b/doc/en/Gdk/Selection.xml index 3107dd99b..afb2f0127 100644 --- a/doc/en/Gdk/Selection.xml +++ b/doc/en/Gdk/Selection.xml @@ -1,12 +1,16 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Object + + Information exchange through the Window Server selection mechanism. The X selection mechanism provides a way to transfer arbitrary chunks of data between programs. A selection is a essentially a named clipboard, identified by a string interned as a GdkAtom. By claiming ownership of a selection, an application indicates that it will be responsible for supplying its contents. The most common selections are PRIMARY and CLIPBOARD. @@ -17,13 +21,141 @@ The contents of a selection can be represented in a number of formats, called ta The functions in this section only contain the lowlevel parts of the selection protocol. A considerably more complicated implementation is needed on top of this. GTK+ contains such an implementation in the functions in gtkselection.h and programmers should use those functions instead of the ones presented here. If you plan to implement selection handling directly on top of the functions here, you should refer to the X Inter-client Communication Conventions Manual (ICCCM). - - System.Object - - + + + + Constructor + + + + To be added + To be added + + + + + + Field + + Gdk.Atom + + + + The atom representing the clipboard. + + + + + + + Method + + System.Void + + + + + + + + + The + An atom identifying the selection to get the contents of. + the form in which to retrieve the selection. + the timestamp to use when retrieving the selection. The selection owner may refuse the request if it did not own the selection at the time indicated by the timestamp. + Retrieves the contents of a selection in a given form. + + + + + + + Method + + Gdk.Window + + + + + + an atom indentifying a selection. + Determines the owner of the given selection. + If there is a selection owner for this window, and it is a window known to the current process, the that owns the selection, otherwise . Note that the return value may be owned by a different process if a foreign window was previously created for that window, but a new foreign window will never be created by this call. + + + + + + + Method + + Gdk.Window + + + + + + + The where the selection is + an atom indentifying a selection. + Determine the owner of the given selection. + if there is a selection owner for this window, and it is a window known to the current process, the that owns the selection, otherwise + Note that the return value may be owned by a different process if a foreign window was previously created for that window, but a new foreign window will never be created by this call. + + + + + + Method + + System.Boolean + + + + + + + + + a or NULL to indicate that the the owner for the given should be unset. + An identifying a selection. + timestamp to use when setting the selection. If this is older than the timestamp given last time the owner was set for the given selection, the request will be ignored. + If and the new owner is different from the current owner, the current owner will be sent a SelectionClear event. + Sets the owner of the given selection. + + if the selection owner was successfully changed to owner, otherwise + + + + + + + Method + + System.Boolean + + + + + + + + + + The + a or NULL to indicate that the the owner for the given should be unset. + An atom identifying a selection. + Timestamp to use when setting the selection. If this is older than the timestamp given last time the owner was set for the given selection, the request will be ignored. + if TRUE, and the new owner is different from the current owner, the current owner will be sent a SelectionClear event. + Sets the owner as the current owner of the selection selection. + TRUE if the selection owner was successfully changed to owner, otherwise FALSE. + + + + Field Gdk.Atom @@ -36,6 +168,7 @@ The functions in this section only contain the lowlevel parts of the selection p + Field Gdk.Atom @@ -46,110 +179,9 @@ The functions in this section only contain the lowlevel parts of the selection p - - - Field - - Gdk.Atom - - - - The atom representing the clipboard. - - - - - - Method - - System.Boolean - - - - - - - - - - Sets the owner as the current owner of the selection selection. - The - a or NULL to indicate that the the owner for the given should be unset. - An atom identifying a selection. - Timestamp to use when setting the selection. If this is older than the timestamp given last time the owner was set for the given selection, the request will be ignored. - if TRUE, and the new owner is different from the current owner, the current owner will be sent a SelectionClear event. - TRUE if the selection owner was successfully changed to owner, otherwise FALSE. - - - - - Method - - System.Void - - - - - - - - - - Sends a response to SelectionRequest event. - window to which to deliver response. - selection that was requested. - target that was selected. - property in which the selection owner stored the data, or GDK_NONE to indicate that the request was rejected. - timestamp. - To be added - - - - - Method - - System.Void - - - - - - - - - - - Send a response to SelectionRequest event. - The - window to which to deliver response. - selection that was requested. - target that was selected. - property in which the selection owner stored the data, or GDK_NONE to indicate that the request was rejected. - timestamp. - To be added - - - - - Method - - Gdk.Window - - - - - - - Determine the owner of the given selection. - The where the selection is - an atom indentifying a selection. - if there is a selection owner for this window, and it is a window known to the current process, the that owns the selection, otherwise - Note that the return value may be owned by a different process if a foreign window was previously created for that window, but a new foreign window will never be created by this call. - - - - + + Method System.Void @@ -158,64 +190,45 @@ The functions in this section only contain the lowlevel parts of the selection p + - Retrieves the contents of a selection in a given form. - The - An atom identifying the selection to get the contents of. - the form in which to retrieve the selection. - the timestamp to use when retrieving the selection. The selection owner may refuse the request if it did not own the selection at the time indicated by the timestamp. - + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + - - + + + Method - System.Boolean + System.Void - + + + + - - Sets the owner of the given selection. - a or NULL to indicate that the the owner for the given should be unset. - An identifying a selection. - timestamp to use when setting the selection. If this is older than the timestamp given last time the owner was set for the given selection, the request will be ignored. - If and the new owner is different from the current owner, the current owner will be sent a SelectionClear event. - - if the selection owner was successfully changed to owner, otherwise - - - - - - Method - - Gdk.Window - - - - - - Determines the owner of the given selection. - an atom indentifying a selection. - If there is a selection owner for this window, and it is a window known to the current process, the that owns the selection, otherwise . Note that the return value may be owned by a different process if a foreign window was previously created for that window, but a new foreign window will never be created by this call. - - - - - - Constructor - - - - To be added - To be added + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + diff --git a/doc/en/Gdk/SettingAction.xml b/doc/en/Gdk/SettingAction.xml index 2e5b3239c..888d9cc4e 100644 --- a/doc/en/Gdk/SettingAction.xml +++ b/doc/en/Gdk/SettingAction.xml @@ -1,16 +1,12 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Specifies the kind of modification applied to a setting in a . - None. - System.Enum @@ -19,22 +15,14 @@ GLib.GType(typeof(Gdk.SettingActionGType)) + + Specifies the kind of modification applied to a setting in a . + None. + - - - Field - - Gdk.SettingAction - - - - A setting was added. - - - - + Field Gdk.SettingAction @@ -48,6 +36,7 @@ + Field Gdk.SettingAction @@ -59,5 +48,19 @@ + + + + Field + + Gdk.SettingAction + + + + A setting was added. + + + + diff --git a/doc/en/Gdk/Size.xml b/doc/en/Gdk/Size.xml index 35f9a4d6e..9023bd9ce 100644 --- a/doc/en/Gdk/Size.xml +++ b/doc/en/Gdk/Size.xml @@ -1,22 +1,53 @@ + 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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - A value type representing a height and width. - The operators are also overridden so that plus (+) yields a new Size with widths and heights summed. minus (-) is imiplemented similarly. != and == are also implemented to check height and width values. - System.ValueType + + A value type representing a height and width. + The operators are also overridden so that plus (+) yields a new Size with widths and heights summed. minus (-) is imiplemented similarly. != and == are also implemented to check height and width values. + + + + + Constructor + + + + + + a + Constructor based on . Initial height and width taken to be point.X and point.Y + + + + + + + Constructor + + + + + + + a + a + Constructor with initial values for height and width. + + + + Field Gdk.Size @@ -28,62 +59,42 @@ - - - Constructor - - - - - - Constructor based on . Initial height and width taken to be point.X and point.Y - a - - - - - - Constructor - - - - - - - Constructor with initial values for height and width. - a - a - - - - - - Property + + + + Method System.Boolean - + + + - Checks if height and width == 0 - a - + To be added. + To be added. + To be added. + To be added. + - - - Property + + + + Method System.Int32 - Gets/sets the width value - a - + To be added. + To be added. + To be added. + - + + Property System.Int32 @@ -95,8 +106,23 @@ + + + + Property + + System.Boolean + + + + Checks if height and width == 0 + a + + + + Method Gdk.Size @@ -115,6 +141,7 @@ + Method System.Boolean @@ -131,8 +158,26 @@ To be added. + + + + Method + + Gdk.Point + + + + + + To be added. + To be added. + To be added. + To be added. + + + Method System.Boolean @@ -151,6 +196,7 @@ + Method Gdk.Size @@ -167,20 +213,33 @@ To be added. - - + + + Method - Gdk.Point + System.String - - - + - To be added. To be added. To be added. To be added. + + + + + + + Property + + System.Int32 + + + + Gets/sets the width value + a + diff --git a/doc/en/Gdk/SizePreparedArgs.xml b/doc/en/Gdk/SizePreparedArgs.xml index 5142c296e..d11d66745 100644 --- a/doc/en/Gdk/SizePreparedArgs.xml +++ b/doc/en/Gdk/SizePreparedArgs.xml @@ -1,25 +1,26 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property System.Int32 @@ -41,7 +43,8 @@ - + + Property System.Int32 diff --git a/doc/en/Gdk/SizePreparedHandler.xml b/doc/en/Gdk/SizePreparedHandler.xml index cfc76f775..52656a210 100644 --- a/doc/en/Gdk/SizePreparedHandler.xml +++ b/doc/en/Gdk/SizePreparedHandler.xml @@ -1,11 +1,21 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + To be added. To be added. @@ -16,15 +26,5 @@ To attach a to an event, add the SizePreparedHandler instance to the event. The methods referenced by the SizePreparedHandler instance are invoked whenever the event is raised, until the SizePreparedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gdk/Status.xml b/doc/en/Gdk/Status.xml index b36606288..0e6722ddd 100644 --- a/doc/en/Gdk/Status.xml +++ b/doc/en/Gdk/Status.xml @@ -1,16 +1,12 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - To be added - System.Enum @@ -19,35 +15,14 @@ GLib.GType(typeof(Gdk.StatusGType)) + + To be added + To be added + - - - Field - - Gdk.Status - - - - To be added - - - - - Field - - Gdk.Status - - - - To be added - - - - - - + Field Gdk.Status @@ -61,6 +36,7 @@ + Field Gdk.Status @@ -74,6 +50,35 @@ + + Field + + Gdk.Status + + + + To be added + + + + + + + + Field + + Gdk.Status + + + + To be added + + + + + + + Field Gdk.Status diff --git a/doc/en/Gdk/TGAColor.xml b/doc/en/Gdk/TGAColor.xml new file mode 100644 index 000000000..922e60a4d --- /dev/null +++ b/doc/en/Gdk/TGAColor.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/TGAColormap.xml b/doc/en/Gdk/TGAColormap.xml new file mode 100644 index 000000000..cb0030ee7 --- /dev/null +++ b/doc/en/Gdk/TGAColormap.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/TGAContext.xml b/doc/en/Gdk/TGAContext.xml new file mode 100644 index 000000000..2e69b5d0d --- /dev/null +++ b/doc/en/Gdk/TGAContext.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/TGAFooter.xml b/doc/en/Gdk/TGAFooter.xml new file mode 100644 index 000000000..f248cb8b7 --- /dev/null +++ b/doc/en/Gdk/TGAFooter.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/TGAHeader.xml b/doc/en/Gdk/TGAHeader.xml new file mode 100644 index 000000000..c9d06b200 --- /dev/null +++ b/doc/en/Gdk/TGAHeader.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/TextProperty.xml b/doc/en/Gdk/TextProperty.xml index 0c8de3be2..96b670213 100644 --- a/doc/en/Gdk/TextProperty.xml +++ b/doc/en/Gdk/TextProperty.xml @@ -1,22 +1,34 @@ + 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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - To be added - System.Object + + To be added + To be added + + + + + Constructor + + + + To be added + To be added + + + Method System.String[] @@ -28,17 +40,18 @@ - To be added a a a a + To be added a To be added + Method System.String[] @@ -51,23 +64,13 @@ - To be added a a a a a - a - To be added - - - - - Constructor - - - To be added + a To be added diff --git a/doc/en/Gdk/Threads.xml b/doc/en/Gdk/Threads.xml index 9a5a18254..8063e2159 100644 --- a/doc/en/Gdk/Threads.xml +++ b/doc/en/Gdk/Threads.xml @@ -1,12 +1,16 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Object + + Threads @@ -40,49 +44,10 @@ static void Main (string[] args) - - System.Object - - - - - Method - - System.Void - - - - Leaves a critical region begun with Gdk.Threads.Enter(). - This marks the end of a critical section begun with Gdk.Threads.Enter. - - - - - Method - - System.Void - - - - This marks the beginning of a critical section in which Gdk and Gtk functions can be called. - Only one thread at a time can be in such a critial section. - - - - - Method - - System.Void - - - - This call must be made before any use of the main loop from Gtk#; to be safe, call it before . It must also be preceded by a call to if GLib threading has not yet been initialized. - Initializes so that it can be used from multiple threads in conjunction with and . - - + Constructor @@ -93,6 +58,7 @@ static void Main (string[] args) + Method System.UInt32 @@ -112,6 +78,7 @@ static void Main (string[] args) + Method System.UInt32 @@ -131,5 +98,66 @@ static void Main (string[] args) + + + + Method + + System.UInt32 + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + This marks the beginning of a critical section in which Gdk and Gtk functions can be called. + Only one thread at a time can be in such a critial section. + + + + + + Method + + System.Void + + + + This call must be made before any use of the main loop from Gtk#; to be safe, call it before . It must also be preceded by a call to if GLib threading has not yet been initialized. + Initializes so that it can be used from multiple threads in conjunction with and . + + + + + + Method + + System.Void + + + + Leaves a critical region begun with Gdk.Threads.Enter(). + This marks the end of a critical section begun with Gdk.Threads.Enter. + + diff --git a/doc/en/Gdk/ThreadsDispatch.xml b/doc/en/Gdk/ThreadsDispatch.xml new file mode 100644 index 000000000..402f84c1c --- /dev/null +++ b/doc/en/Gdk/ThreadsDispatch.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/TiffContext.xml b/doc/en/Gdk/TiffContext.xml new file mode 100644 index 000000000..80be19aac --- /dev/null +++ b/doc/en/Gdk/TiffContext.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/TimeCoord.xml b/doc/en/Gdk/TimeCoord.xml index bc7512083..e15463691 100644 --- a/doc/en/Gdk/TimeCoord.xml +++ b/doc/en/Gdk/TimeCoord.xml @@ -1,64 +1,28 @@ - + + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + + + System.IEquatable<Gdk.TimeCoord> + + To be added To be added - - System.ValueType - - - - - Field - - Gdk.TimeCoord - - - - To be added - To be added - - - - - Method - - Gdk.TimeCoord - - - - - - To be added - To be added: an object of type 'IntPtr' - To be added: an object of type 'Gdk.TimeCoord' - To be added - - - - - Field - - System.UInt32 - - - - - To be added - To be added - - + Field System.Double[] @@ -70,5 +34,100 @@ To be added + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Method + + Gdk.TimeCoord + + + + + + To be added: an object of type 'IntPtr' + To be added + To be added: an object of type 'Gdk.TimeCoord' + To be added + + + + + + Field + + System.UInt32 + + + + + To be added + To be added + + + + + + Field + + Gdk.TimeCoord + + + + To be added + To be added + + diff --git a/doc/en/Gdk/ToEmbedderArgs.xml b/doc/en/Gdk/ToEmbedderArgs.xml new file mode 100644 index 000000000..e1c30c4f8 --- /dev/null +++ b/doc/en/Gdk/ToEmbedderArgs.xml @@ -0,0 +1,85 @@ + + + + + gdk-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + System.Double + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Double + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Double + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Double + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/ToEmbedderHandler.xml b/doc/en/Gdk/ToEmbedderHandler.xml new file mode 100644 index 000000000..70dbdbd4d --- /dev/null +++ b/doc/en/Gdk/ToEmbedderHandler.xml @@ -0,0 +1,24 @@ + + + + + gdk-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gdk/VisibilityState.xml b/doc/en/Gdk/VisibilityState.xml index 28cd32e33..fe5f52260 100644 --- a/doc/en/Gdk/VisibilityState.xml +++ b/doc/en/Gdk/VisibilityState.xml @@ -1,16 +1,12 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Specifies the visiblity status of a window for a . - - System.Enum @@ -19,33 +15,14 @@ GLib.GType(typeof(Gdk.VisibilityStateGType)) + + Specifies the visiblity status of a window for a . + + - - - Field - - Gdk.VisibilityState - - - - The window is completely visible. - - - - - - Field - - Gdk.VisibilityState - - - - The window is partially visible. - - - + Field Gdk.VisibilityState @@ -56,5 +33,31 @@ + + + + Field + + Gdk.VisibilityState + + + + The window is partially visible. + + + + + + + Field + + Gdk.VisibilityState + + + + The window is completely visible. + + + diff --git a/doc/en/Gdk/Visual.xml b/doc/en/Gdk/Visual.xml index febee94b8..4274664fb 100644 --- a/doc/en/Gdk/Visual.xml +++ b/doc/en/Gdk/Visual.xml @@ -1,12 +1,17 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Object + + + Describes a particular video hardware display format. @@ -49,114 +54,50 @@ - - GLib.Object - - - - - - Method - - Gdk.Visual - - - - + + + + Constructor + + - Get the best visual with depth depth for the default GDK screen. - A bit depth - Best visual for the given depth. - - - Get the best visual with depth depth for the default GDK - screen. Color visuals and visuals with mutable colormaps - are preferred over grayscale or fixed-colormap visuals. - The return value should not be freed. may be returned if no visual supports - . - - - - - - - Method - - Gdk.Visual - - - - - - Get the best visual of the given visual_type for the default GDK screen. - Required visual type. - Best visual of the given type - - - Get the best visual of the given for the default GDK screen. Visuals - with higher color depths are considered better. The return - value should not be freed. may be - returned if no visual has type . - - - - - - - Method - - Gdk.Visual - - - - - - - Get the best visual given a visual type and a - required depth. - Required depth. - Required visual type. - Best visual of the given type and depth. - - - Get the best visual of the given at the given for the default GDK screen. Visuals with - higher color depths are considered better. The return - value should not be freed. may be - returned if no visual that match the type and . - - + Default constructor. + None. + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. - - + + + Property - Gdk.VisualType + Gdk.Visual - Best visual type for the default Gdk screen - The best visual type available. - Return the best available visual type for the default GDK screen. + Visual with the most available colors for the default GDK screen. + The best visual. + Get the visual with the most available colors for the default GDK screen. - + + Property System.Int32 @@ -173,20 +114,244 @@ - - + + + Property + + Gdk.VisualType + + + Best visual type for the default Gdk screen + The best visual type available. + Return the best available visual type for the default GDK screen. + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gdk.ByteOrder + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Method Gdk.Visual + + + + - Visual with the most available colors for the default GDK screen. - The best visual. - Get the visual with the most available colors for the default GDK screen. + Required depth. + Required visual type. + Get the best visual given a visual type and a + required depth. + Best visual of the given type and depth. + + + Get the best visual of the given at the given for the default GDK screen. Visuals with + higher color depths are considered better. The return + value should not be freed. may be + returned if no visual that match the type and . + + + + + + + + Method + + Gdk.Visual + + + + + + A bit depth + Get the best visual with depth depth for the default GDK screen. + Best visual for the given depth. + + + Get the best visual with depth depth for the default GDK + screen. Color visuals and visuals with mutable colormaps + are preferred over grayscale or fixed-colormap visuals. + The return value should not be freed. may be returned if no visual supports + . + + + + + + + + Method + + Gdk.Visual + + + + + + Required visual type. + Get the best visual of the given visual_type for the default GDK screen. + Best visual of the given type + + + Get the best visual of the given for the default GDK screen. Visuals + with higher color depths are considered better. The return + value should not be freed. may be + returned if no visual has type . + + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + Gdk.Screen + + + Gets the screen to which this visual belongs. + The to which this visual belongs. + None. - + + Property Gdk.Visual @@ -200,57 +365,18 @@ display. - - + + + Property - Gdk.Screen + Gdk.VisualType - Gets the screen to which this visual belongs. - The to which this visual belongs. - None. - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Constructor - - - - Default constructor. - None. + To be added. + To be added. + To be added. + diff --git a/doc/en/Gdk/VisualType.xml b/doc/en/Gdk/VisualType.xml index 6749d76e6..7980212d2 100644 --- a/doc/en/Gdk/VisualType.xml +++ b/doc/en/Gdk/VisualType.xml @@ -1,12 +1,20 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Enum + + + + GLib.GType(typeof(Gdk.VisualTypeGType)) + + Describe the how pixel values are converted into RGB values for display. @@ -23,115 +31,10 @@ - - System.Enum - - - - GLib.GType(typeof(Gdk.VisualTypeGType)) - - - - - Field - - Gdk.VisualType - - - - Static gray visuals are those in which you cannot change the gray intensities of the hardware. - - Plain monochrome (B/W) displays or fixed 4-gray displays may - be of the static gray kind. Grayscale visuals are those in - which you can change the gray intensities used by the - hardware. Exotic 12-bit grayscale displays (as used for - medical visualization) that let you change the gray - intensities may be of the grayscale type. - - - - - - Field - - Gdk.VisualType - - - - Grayscale visuals are used for displays that use a single channel of color information. - - Black and white or grayscale monitors (including amber and - green monitors) may use this type of visual. These visuals - can be either static gray or grayscale. - - - - - - Field - - Gdk.VisualType - - - - An indexed color visual, where colors can not be changed. - - Static color visuals are those in which you cannot change - the actual colors that the indexes correspond to (a static - palette). Remember the old CGA cards with four fixed colors - in graphics mode? These could be considered of the static - color type. - - - - - - Field - - Gdk.VisualType - - - - An indexed color visual, where colors can change. - - Pseudo color visuals are those in which you can change the - actual colors that the indexes correspond to. Each index - maps to an RGB triplet that defines the color that will be - displayed on the screen. You can change these RGB triplets - for each index. Pseudo color visuals are very common in - graphics cards. Graphics cards with 256 colors that you can - change, for example, VGA cards, are of the pseudo color - type. - - - - - - Field - - Gdk.VisualType - - - - True color visuals use the exact RGB values you specified - for a pixel - - - TrueColor visuals store explicit RGB values for every - pixel, instead of storing a single value like indexed - visuals. - - - TrueColor visuals map the RGB into the screens RGB values - without any changes. There is no transformation applied to - it. - - - - + Field Gdk.VisualType @@ -164,5 +67,108 @@ + + + + Field + + Gdk.VisualType + + + + Grayscale visuals are used for displays that use a single channel of color information. + + Black and white or grayscale monitors (including amber and + green monitors) may use this type of visual. These visuals + can be either static gray or grayscale. + + + + + + + Field + + Gdk.VisualType + + + + An indexed color visual, where colors can change. + + Pseudo color visuals are those in which you can change the + actual colors that the indexes correspond to. Each index + maps to an RGB triplet that defines the color that will be + displayed on the screen. You can change these RGB triplets + for each index. Pseudo color visuals are very common in + graphics cards. Graphics cards with 256 colors that you can + change, for example, VGA cards, are of the pseudo color + type. + + + + + + + Field + + Gdk.VisualType + + + + An indexed color visual, where colors can not be changed. + + Static color visuals are those in which you cannot change + the actual colors that the indexes correspond to (a static + palette). Remember the old CGA cards with four fixed colors + in graphics mode? These could be considered of the static + color type. + + + + + + + Field + + Gdk.VisualType + + + + Static gray visuals are those in which you cannot change the gray intensities of the hardware. + + Plain monochrome (B/W) displays or fixed 4-gray displays may + be of the static gray kind. Grayscale visuals are those in + which you can change the gray intensities used by the + hardware. Exotic 12-bit grayscale displays (as used for + medical visualization) that let you change the gray + intensities may be of the grayscale type. + + + + + + + Field + + Gdk.VisualType + + + + True color visuals use the exact RGB values you specified + for a pixel + + + TrueColor visuals store explicit RGB values for every + pixel, instead of storing a single value like indexed + visuals. + + + TrueColor visuals map the RGB into the screens RGB values + without any changes. There is no transformation applied to + it. + + + + diff --git a/doc/en/Gdk/WMDecoration.xml b/doc/en/Gdk/WMDecoration.xml index bb142cb4b..e9286ec0b 100644 --- a/doc/en/Gdk/WMDecoration.xml +++ b/doc/en/Gdk/WMDecoration.xml @@ -1,16 +1,12 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - These are hints originally defined by the Motif toolkit. The window manager can use them when determining how to decorate the window. - The hint must be set before mapping the window. - System.Enum @@ -19,9 +15,14 @@ System.Flags + + These are hints originally defined by the Motif toolkit. The window manager can use them when determining how to decorate the window. + The hint must be set before mapping the window. + + Field Gdk.WMDecoration @@ -34,6 +35,7 @@ + Field Gdk.WMDecoration @@ -44,32 +46,22 @@ - - + + + Field Gdk.WMDecoration - The frame should have resize handles. - - - - - - Field - - Gdk.WMDecoration - - - - A titlebar should be placed above the window. + A maximize button should be included. + Field Gdk.WMDecoration @@ -82,6 +74,7 @@ + Field Gdk.WMDecoration @@ -92,15 +85,29 @@ - - + + + Field Gdk.WMDecoration - A maximize button should be included. + The frame should have resize handles. + + + + + + + Field + + Gdk.WMDecoration + + + + A titlebar should be placed above the window. diff --git a/doc/en/Gdk/WMFunction.xml b/doc/en/Gdk/WMFunction.xml index 193a6e86f..0476832dd 100644 --- a/doc/en/Gdk/WMFunction.xml +++ b/doc/en/Gdk/WMFunction.xml @@ -1,16 +1,12 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - These are hints originally defined by the Motif toolkit. The window manager can use them when determining the functions to offer for the window. The hint must be set before mapping the window. - None. - System.Enum @@ -19,9 +15,14 @@ System.Flags + + These are hints originally defined by the Motif toolkit. The window manager can use them when determining the functions to offer for the window. The hint must be set before mapping the window. + None. + + Field Gdk.WMFunction @@ -33,60 +34,9 @@ - - - Field - - Gdk.WMFunction - - - - The window should be resizable. - - - - - - - Field - - Gdk.WMFunction - - - - The window should be movable. - - - - - - - Field - - Gdk.WMFunction - - - - The window should be minimizable. - - - - - - - Field - - Gdk.WMFunction - - - - The window should be maximizable. - - - - + Field Gdk.WMFunction @@ -98,5 +48,61 @@ + + + + Field + + Gdk.WMFunction + + + + The window should be maximizable. + + + + + + + + Field + + Gdk.WMFunction + + + + The window should be minimizable. + + + + + + + + Field + + Gdk.WMFunction + + + + The window should be movable. + + + + + + + + Field + + Gdk.WMFunction + + + + The window should be resizable. + + + + diff --git a/doc/en/Gdk/Window.xml b/doc/en/Gdk/Window.xml index b3f552956..41b1682ba 100644 --- a/doc/en/Gdk/Window.xml +++ b/doc/en/Gdk/Window.xml @@ -1,12 +1,17 @@ - + + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Object + + + Onscreen display area in the target window system. @@ -16,182 +21,1329 @@ A is a toplevel window, the thing a user might think of as a "window" with a titlebar and so on; a may contain many s. For example, each has a associated with it. - - Gdk.Drawable - - - - - - Method - - System.Void - - - - Calls for all windows in the application. - - - - - - Method - - Gdk.Window - + + + + Constructor + - + - For internal use only. Looks up the Window that wraps the given native window handle. - A , a native window ID. - A - - - - - - Method - - Gdk.Window - - - - - - For internal use only. - Wraps a native window for the default display in a . - This may fail if the window has been destroyed. - A - A - - - - - - Method - - System.Void - - - - Sets the shape mask of this window to the union of shape masks - for all children of the window, ignoring the shape mask of the window - itself. Contrast with - which includes the shape mask of the window in the masks to be - merged. - - - - - - Method - - System.Void - - - - - - - - Adds to the update area for the window. - The update area is the - region that needs to be redrawn, or "dirty region." - - A - A + Pointer to the C object. + Internal constructor -

The call sends one or - more expose events to the window, which together cover the entire - update area. An application would normally redraw the contents of - in response to those expose events.

-

GDK will call on your behalf - whenever your program returns to the main loop and becomes idle, so - normally there's no need to do that manually, you just need to - invalidate regions that you know should be redrawn.

-

The parameter controls - whether the region of - each child window that intersects will - also be invalidated. - If , then the update area for child windows will remain - unaffected. See if you need - fine grained control over which children are invalidated.

+ This is an internal constructor, and should not be used by user code.
- - - Method - - System.Void - + + + + Constructor + - - - + + + - Reparents this window into the given - . The window being - reparented will be unmapped as a side effect. - A , new parent to move this window into - A , X location inside the new parent - A , Y location inside the new parent - + a + a + a + Basic constructor + + - - + + + + Constructor + + + + + + + + A + A + A + Basic constructor + The type of the parameter in this auto-generated constructor is incorrect. You would normally want to use the overloaded constructor that takes a . + + + + + + Property + + System.Boolean + + + To be added + a + To be added + + + + + + Method System.Void - - + + A - Scroll the contents of this window, both pixels and - children, by the given - amount. The window itself does not move. Portions of the window that the scroll - operation brings in from offscreen areas are invalidated. The invalidated - region may be bigger than what would strictly be necessary. (For X11, a - minimum area will be invalidated if the window has no subwindows, or if the - edges of the window's parent do not extend beyond the edges of the window. In - other cases, a multi-step process is used to scroll the window which may - produce temporary visual artifacts and unnecessary invalidations.) + Adds an event filter to this window, allowing you to intercept events + before they reach GDK. This is a low-level operation and makes it + easy to break GDK and/or GTK+, so you have to know what you're + doing. Pass for this window to get all events + for all windows, instead of events for a specific window. - A , amount to scroll in the X direction - A , amount to scroll in the Y direction - - + + + + Method + + System.Void + + + + + + a + Adds an event filtering function for all Windows. + It is possible to do significant damage to Gdk's built in event processing using this capability if used improperly. + + + + + + + Method + + Gdk.Window + + + + + + + a + a + To be added + a + + + + + + + Property + + Gdk.Color + + + + + Sets the background color for the window. + A + Sets the background color of window. (However, when using GTK+, set the background of a widget with - if you're an application - or - if you're implementing a custom widget. + +The color must be allocated; + + + + + + + Property + + Cairo.Pattern + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gdk.RGBA + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + Emits a short beep. + + + + + + + + Method + + System.Void + + + + + + + + + A , the button being used to drag + A , root window X coordinate of mouse click that began the drag + A m root window Y coordinate of mouse click that began the drag + A , timestamp of mouse click that began the drag + Begins a window move operation (for a toplevel window). + You might use this function to implement a "window move grip," for + example. The function works best with window managers that support + the Extended Window Manager Hints spec (see + http://www.freedesktop.org), but has a fallback implementation for + other window managers. + + + + + + + + Method + + System.Void + + + + + + A + + A convenience wrapper around () which + creates a rectangular region for you. See + () for details. + + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + + A + A + A + A + A + + Begins a window resize operation (for a toplevel window). + You might use this function to implement a "window resize grip," for + example; in fact uses it. The function works best + with window managers that support the Extended Window Manager Hints spec + (see http://www.freedesktop.org), but has a fallback implementation + for other window managers. + + + + + + + + Property + + Gdk.Window[] + + + + Gets the children of window known to Gdk. + The array of windows. + This function only returns children created via GDK, so for example it's useless when used with the root window; it only returns windows an application created itself. + + + + + + Property + + Cairo.Region + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + Sets Composited indicator of window. + If window is composited. + Composited windows are not automatically drawn to the screen, but are instead rendered to an offscreen buffer and an expose event is sent to the window's parent. + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + + + Method + + System.Void + + + + + + + + + + + a + a + a + a + a + a + To be added + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Cairo.Surface + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("create-surface") + + + + Gdk.CreateSurfaceHandler + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("cursor") + + + + Gdk.Cursor + + + + + Sets the cursor for the window. + + Sets the mouse pointer for a . + + + To make the cursor invisible, use pixmap constructor for the cursor to create a cursor with no pixels in it. Passing for the cursor argument to this property means that window will use the cursor of its parent window. Most windows should use this default. + + + + + + + Property + + System.Boolean + + + + + For debugging use only. + A + + + + + + + Method + + System.Void + + + + + Attempt to deiconify (unminimize) this window. On X11 the window manager may + choose to ignore the request to deiconify. When using GTK+, + use instead of the variant. Or better yet, + you probably want to use , + which raises the window, focuses it, + unminimizes it, and puts it on the current desktop. + + + + + + + + Method + + System.Void + + + + + Destroys the window system resources associated with this window + and decrements this window's + reference count. The window system resources for all children of this + window are also + destroyed, but the children's reference counts are not decremented. + + + Note that a window will not be destroyed automatically + when its reference count reaches zero. You must call this + function yourself before that happens. + + + + + + + Property + + Gdk.Display + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gdk.Window + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gdk.Window + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + + + Method + + System.Void + + + + + Indicates that the backing store created by the most recent call to + () should be copied onscreen and + deleted, leaving the next-most-recent backing store or no backing + store at all as the active paint region. See + () for full details. + + + It is an error to call this function without a matching + () first. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gdk.EventMask + + + + + To be added + A + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + A , timestamp of the event calling this method + Sets keyboard focus to this window. If the window is not onscreen this + will not work. In most cases, + should be used on + a , rather than calling this function. + + + + + + + Property + + System.Boolean + + + To be added + a + To be added + + + + + + + Property + + Gdk.Rectangle + + + + Obtains the bounding box of the window. + a + Area includes window manager titlebar/borders if any. The frame position is given in root window coordinates. To get the position of the window itself (rather than the frame) in root window coordinates, use . + + + + + + + Method + + System.Void + + + + + Temporarily freezes a window such that it won't receive expose + events. The window will begin receiving expose events again when + is called. If + has been called more than once, must be called + an equal number of times to begin processing exposes. + + + + + + + + Event + + + GLib.Signal("from-embedder") + + + + Gdk.FromEmbedderHandler + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added + + + + + + + Property + + Gdk.WMFunction + + + + + To be added + A + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + Method System.Boolean - + + a to put the decorations in - Set the bit gravity of the given window to static, and flag it so - all children get static subwindow gravity. This is used if you are - implementing scary features that involve deep knowledge of the - windowing system. Don't worry about it unless you have to. + Returns the decorations set on the window with . - A - A , true if the server supports static gravity + a , true if the window has decorations set, false otherwise. + + + + Method + + Gdk.Cursor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gdk.EventMask + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gdk.Window + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gdk.DragProtocol + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + + + + a + a + To be added + a + + + + + + + Method + + Gdk.Window + + + + + + + + A + A + A + To be added + A + + + + + + + Method + + System.Void + + + + + + + a + a + To be added + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + a + a + To be added + + + + + + + Method + + Gdk.EventMask + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + Gdk.Window + + + + To be added + a + To be added + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + For toplevel windows, withdraws them, so they will no longer be + known to the window manager; for all windows, unmaps them, so + they won't be displayed. Normally done automatically as + part of . + + + + + + + Method + + System.Void + + + + + Asks to iconify (minimize) the window. The window manager may choose + to ignore the request, but normally will honor it. Using + is preferred, if you have a + widget. + + + This function only makes sense when this window is a toplevel window. + + + + + + + Property + + Gdk.Pixbuf[] + + + To be added + a + + + + + + + Property + + System.String + + + + + To be added + A + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + A + A , whether to invalidate child windows + + A convenience wrapper around + which + invalidates a rectangular region. See + for details. + + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + + To be added + a + + + + + + + Property + + System.Boolean + + + + To be added + a + + + + + + + Property + + System.Boolean + + + To be added + a + To be added + + + + + + + Property + + System.Boolean + + + To be added + a + To be added + + + + Method System.Void @@ -216,8 +1368,154 @@ + + + + Method + + System.Void + + + + + Maximizes the window. If the window was already maximized, then + this function does nothing. + + +

On X11, asks the window manager to maximize the window, if the window + manager supports this operation. Not all window managers support + this, and some deliberately ignore it or don't have a concept of + "maximized"; so you can't rely on the maximization actually + happening. But it will happen with most standard window managers, + and GDK makes a best effort to get it to happen. +

+

+ On Windows, reliably maximizes the window. +

+
+
+
+ + + + 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 . + + + + + + + Method + + System.Void + + + + +

Merges the shape masks for any child windows into the + shape mask for this window. i.e. the union of all masks + for this window and its children will become the new mask + for this window. See . +

+

+ This function is distinct from + because it includes this window's shape mask in the set of shapes to + be merged. +

+
+ +
+
+ + + + Property + + System.Boolean + + + + + To be added + A + + + + + + + Method + + System.Void + + + + + + + A + A + + Repositions a window relative to its parent window. + + +

For toplevel windows, window managers may ignore or modify the move; + you should probably use on a widget + anyway, instead of using GDK functions. For child windows, + the move will reliably succeed.

+

If you're also planning to resize the window, use + to both move and resize simultaneously, for a nicer visual effect. +

+
+
+
+ + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + a + To be added + + + + Method System.Void @@ -229,6 +1527,10 @@ + A , new X position relative to window's parent + A , new Y position relative to window's parent + A , new width + A , new height Equivalent to calling and in succession, @@ -236,37 +1538,504 @@ visual effects. (i.e. the user may be able to see the window first move, then resize, if you don't use this method.) - A , new X position relative to window's parent - A , new Y position relative to window's parent - A , new width - A , new height - - + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCreateSurface", Type=typeof(Gdk.Window)) + + + + Cairo.Surface + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideFromEmbedder", Type=typeof(Gdk.Window)) + + + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePickEmbeddedChild", Type=typeof(Gdk.Window)) + + + + Gdk.Window + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideToEmbedder", Type=typeof(Gdk.Window)) + + + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.Double + + + Opacity Property. + A double between 0 and 1. + + + + + + + + Property + + System.Boolean + + + + + To be added + A + + + + + + + Property + + Gdk.Window + + + To be added + A + + + + + + + Event + + + GLib.Signal("pick-embedded-child") + + + + Gdk.PickEmbeddedChildHandler + + + To be added. + To be added. + + + + + + Method System.Void - - Destroys the window system resources associated with this window - and decrements this window's - reference count. The window system resources for all children of this - window are also - destroyed, but the children's reference counts are not decremented. + Calls for all windows in the application. + + + + + + + Method + + System.Void + + + + + + A , whether to process updates for child windows + Sends one or more expose events to the window. + The areas in each expose event will cover the entire + update area for the window (see + for details). + Normally GDK calls + on your behalf, so there's no + need to call this function unless you want to force expose events + to be delivered immediately and synchronously (vs. the usual + case, where GDK delivers them in an idle handler). Occasionally + this is useful to produce nicer scrolling behavior, for example. + + + + + + + Method + + System.Void + + + + + Raises the window to the top of the Z-order (stacking order), so + that other windows with the same parent window appear below + this window. This is true whether or not the windows are visible. - Note that a window will not be destroyed automatically - when its reference count reaches zero. You must call this - function yourself before that happens. + If this window is a toplevel, the window manager may choose to deny + the request to move the window in the Z-order. This method only + requests the restack; it does not guarantee a restack. + + + + Method + + System.Void + + + + To be added + + + + + + + Method + + System.Void + + + + + + A + Remove a filter previously added with . + + + + + + + Method + + System.Void + + + + + + a + Removes an event filtering function for all Windows. + + + + + + + + Method + + System.Void + + + + + + + + A , new parent to move this window into + A , X location inside the new parent + A , Y location inside the new parent + Reparents this window into the given + . The window being + reparented will be unmapped as a side effect. + + + + + + + Method + + System.Void + + + + + + + A + A + To be added + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + + + To be added + A + + + + + + + Property + + Gdk.Screen + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + A , amount to scroll in the X direction + A , amount to scroll in the Y direction + + Scroll the contents of this window, both pixels and + children, by the given + amount. The window itself does not move. Portions of the window that the scroll + operation brings in from offscreen areas are invalidated. The invalidated + region may be bigger than what would strictly be necessary. (For X11, a + minimum area will be invalidated if the window has no subwindows, or if the + edges of the window's parent do not extend beyond the edges of the window. In + other cases, a multi-step process is used to scroll the window which may + produce temporary visual artifacts and unnecessary invalidations.) + + + + + + + + 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 + + + + Sets the shape mask of this window to the union of shape masks + for all children of the window, ignoring the shape mask of the window + itself. Contrast with + which includes the shape mask of the window in the masks to be + merged. + + + + + + + Method + + System.Void + + + + + + A + + "Decorations" are the features the window manager adds to a toplevel + . + This function sets the traditional Motif window manager hints that tell the + window manager which decorations you would like your window to have. + Usually you should use on a + instead of + using the GDK function directly. + + +

+ The argument is the logical OR of the fields in + the enumeration. If is included in the + mask, the other bits indicate which decorations should be turned off. + If is not included, then the other bits indicate + which decorations should be turned on. +

+

+ Most window managers honor a decorations hint of 0 to disable all decorations, + but very few honor all possible combinations of bits. +

+
+
+
+ + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method System.Void @@ -276,14 +2045,14 @@ + A + A Sets the geometry hints for this window. Hints flagged in are set, hints not flagged in are unset. To unset all hints, use a of 0 and a of . - A - A

This function provides hints to the windowing system about @@ -309,295 +2078,71 @@ - - + + + Method System.Void - + + + + + To be added. + To be added. +

To be added. + To be added. + +
+
+ + + + Method + + System.Boolean + + + + + + A - Asks to iconify (minimize) the window. The window manager may choose - to ignore the request, but normally will honor it. Using - is preferred, if you have a - widget. + Set the bit gravity of the given window to static, and flag it so + all children get static subwindow gravity. This is used if you are + implementing scary features that involve deep knowledge of the + windowing system. Don't worry about it unless you have to. - - This function only makes sense when this window is a toplevel window. - - - - - - Method - - System.Void - - - - - - - Adds an event filter to this window, allowing you to intercept events - before they reach GDK. This is a low-level operation and makes it - easy to break GDK and/or GTK+, so you have to know what you're - doing. Pass for this window to get all events - for all windows, instead of events for a specific window. - - A - - - - - - Method - - System.Void - - - - - - - A - Function to use to decide if to recurse to a child. means never recurse. - Adds a region to the update area for a window and some of its children - -

- Adds to the update area for - the window. The update area is the region that needs - to be redrawn, or "dirty region." The call sends one or - more expose events to the window, which together cover - the entire update area. An application would normally - redraw the contents of the whole window in response to - those expose events. -

-

- GDK will call on your - behalf whenever your program returns to the main loop - and becomes idle, so normally there's no need to do - that manually, you just need to invalidate regions - that you know should be redrawn. -

-

- The parameter controls - whether the region of each child window that - intersects will also be - invalidated. Only children for which returns - will have the area invalidated. -

-
-
-
- - - Method - - System.Void - - - - - - - - - Begins a window move operation (for a toplevel window). - You might use this function to implement a "window move grip," for - example. The function works best with window managers that support - the Extended Window Manager Hints spec (see - http://www.freedesktop.org), but has a fallback implementation for - other window managers. - - A , the button being used to drag - A , root window X coordinate of mouse click that began the drag - A m root window Y coordinate of mouse click that began the drag - A , timestamp of mouse click that began the drag - - - - - - Method - - System.Void - - - - - - - Indicates that you are beginning the process of redrawing @region. - - A - -

- A backing store (offscreen buffer) large enough to contain - will be created. The backing store will be initialized with the - background color or background pixmap for this window. Then, all - drawing operations performed on this window will be diverted to the - backing store. When you call , the backing - store will be copied to this window, making it visible onscreen. Only - the part of this window contained in will be modified; that is, - drawing operations are clipped to . -

-

- The net result of all this is to remove flicker, because the user - sees the finished product appear all at once when you call - . If you draw to the window directly without - calling , the user may see flicker - as individual drawing operations are performed in sequence. The - clipping and background-initializing features of - are conveniences for the - programmer, so you can avoid doing that work yourself. -

-

- When using GTK+, the widget system automatically places calls to - and around - emissions of the expose_event signal. That is, if you're writing an - expose event handler, you can assume that the exposed area in - #GdkEventExpose has already been cleared to the window background, - is already set as the clip region, and already has a backing store. - Therefore in most cases, application code need not call - . (You can disable the automatic - calls around expose events on a widget-by-widget basis by calling - gtk_widget_set_double_buffered().) -

-

- If you call this function multiple times before calling the - matching , the backing stores are pushed onto - a stack. copies the topmost backing store - onscreen, subtracts the topmost region from all other regions in - the stack, and pops the stack. All drawing operations affect only - the topmost backing store in the stack. One matching call to - is required for each call to - . -

-
-
-
- - - Method - - System.Void - - - - - - - - - - Like , but also generates an - expose event for the cleared area. - - A , x coordinate of rectangle to clear - A , y coordinate of rectangle to clear - A , width of rectangle to clear - A , height of rectangle to clear - - This function has a stupid name because it dates back to the mists - time, pre-GDK-1.0. - - - - - - Method - - System.Void - - - - Reverse operation for . - - - - - - Method - - System.Void - - - - - - - To be added - A - A - - - - - - Method - - Gdk.Window - - - - - - - - To be added - A - A - A - A + A , true if the server supports static gravity - + + Method System.Void - + - To be added - A - A - A - - - - - - Method - - System.Void - - - - To be added - - - - - - Method - - System.Void - - - - To be added - + To be added. + To be added. + To be added. + To be added. + To be added. + + Method System.Void @@ -608,8 +2153,88 @@ + + + + Method + + System.Void + + + + + Shows a onscreen, but does not modify its stacking + order. In contrast, will raise the window + to the top of the window stack. + + + + On the X11 platform, in Xlib terms, this function calls + XMapWindow() (it also updates some internal GDK state, which means + that you can't really use XMapWindow() directly on a GDK window). + + + + + + + Property + + System.Boolean + + + + + To be added + a + + + + + + + Property + + System.Boolean + + + + + To be added + a + + + + + + + Property + + System.String + + + Startup notification ID. + A string. + When using Gtk, consider using instead. + + + + + + + Property + + Gdk.WindowState + + + To be added + A + + + + Method System.Void @@ -631,197 +2256,248 @@
- - + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + Method System.Void - - Raises the window to the top of the Z-order (stacking order), so - that other windows with the same parent window appear below - this window. This is true whether or not the windows are visible. - - - If this window is a toplevel, the window manager may choose to deny - the request to move the window in the Z-order. This method only - requests the restack; it does not guarantee a restack. - - - - - - Method - - System.Void - - - - - - - - A convenience wrapper around - which - invalidates a rectangular region. See - for details. - - A - A , whether to invalidate child windows + To be added - - - Method + + + + Property - System.Void - - - - - Maximizes the window. If the window was already maximized, then - this function does nothing. - - -

On X11, asks the window manager to maximize the window, if the window - manager supports this operation. Not all window managers support - this, and some deliberately ignore it or don't have a concept of - "maximized"; so you can't rely on the maximization actually - happening. But it will happen with most standard window managers, - and GDK makes a best effort to get it to happen. -

-

- On Windows, reliably maximizes the window. -

-
-
-
- - - Method - - System.Void + System.String - - - - Sets the background pixmap of this window. May also be used to set a background of - "None" on this window, by setting a background pixmap of . - A background pixmap will be tiled, positioning the first tile at the origin of - this window, or if is true, the tiling will be done based on the - origin of the parent window (useful to align tiles in a parent with tiles -in a child). - - A - A - -

- A background pixmap of means that the window will have no - background. A window with no background will never have its - background filled by the windowing system, instead the window will - contain whatever pixels were already in the corresponding area of - the display. -

-

- The windowing system will normally fill a window with its background - when the window is obscured then exposed, or when you call - . -

-
-
-
- - - Method - - System.Void - - - - - - - - - Clears an area of this window to the background color or background pixmap. - A , x coordinate of rectangle to clear - A , y coordinate of rectangle to clear - A , width of rectangle to clear - A , height of rectangle to clear + To be added + A - - - Method + + + + Event + + + GLib.Signal("to-embedder") + + - System.Void + Gdk.ToEmbedderHandler - - - Attempt to deiconify (unminimize) this window. On X11 the window manager may - choose to ignore the request to deiconify. When using GTK+, - use instead of the variant. Or better yet, - you probably want to use , - which raises the window, focuses it, - unminimizes it, and puts it on the current desktop. - + To be added. + To be added. + + + + + + + Property + + Gdk.Window + + + To be added + A - - - Method + + + + Property - System.Void + Gdk.Window - - - - - Sets the icon of this window as a pixmap or window. - - A - A - mask bitmap - - If using GTK+, investigate - first, and then - and . If those don't meet your needs, look at - . Only if all those are too high-level do you - want to fall back to this method. - - + To be added + A + - - + + + + Property + + Gdk.WindowTypeHint + + + + + To be added + A + + + + + + Method System.Void - - For toplevel windows, withdraws them, so they will no longer be - known to the window manager; for all windows, unmaps them, so - they won't be displayed. Normally done automatically as - part of . + To be added + + + + + + + Method + + System.Void + + + + To be added + + + + + + + Method + + System.Void + + + + Reverse operation for . + + + + + + + Property + + Cairo.Region + + + To be added + A + + + + + + + Property + + System.Boolean + + + Indicates if the window needs the user's urgent attention. + + to set the hint, or to clear it. + + + + + + + + Property + + System.IntPtr + + + + To be added + a + + + + + + + Property + + Cairo.Region + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gdk.Visual + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gdk.WindowType + + + To be added + A + Method System.Void @@ -837,1313 +2513,5 @@ in a child). - - - Method - - System.Void - - - - - - - "Decorations" are the features the window manager adds to a toplevel - . - This function sets the traditional Motif window manager hints that tell the - window manager which decorations you would like your window to have. - Usually you should use on a - instead of - using the GDK function directly. - - A - -

- The argument is the logical OR of the fields in - the enumeration. If is included in the - mask, the other bits indicate which decorations should be turned off. - If is not included, then the other bits indicate - which decorations should be turned on. -

-

- Most window managers honor a decorations hint of 0 to disable all decorations, - but very few honor all possible combinations of bits. -

-
-
-
- - - Method - - System.Void - - - - - - Sends one or more expose events to the window. - A , whether to process updates for child windows - The areas in each expose event will cover the entire - update area for the window (see - for details). - Normally GDK calls - on your behalf, so there's no - need to call this function unless you want to force expose events - to be delivered immediately and synchronously (vs. the usual - case, where GDK delivers them in an idle handler). Occasionally - this is useful to produce nicer scrolling behavior, for example. - - - - - - Method - - System.Void - - - - -

Merges the shape masks for any child windows into the - shape mask for this window. i.e. the union of all masks - for this window and its children will become the new mask - for this window. See . -

-

- This function is distinct from - because it includes this window's shape mask in the set of shapes to - be merged. -

-
- -
-
- - - Method - - System.Void - - - - - - - - - - - Begins a window resize operation (for a toplevel window). - You might use this function to implement a "window resize grip," for - example; in fact uses it. The function works best - with window managers that support the Extended Window Manager Hints spec - (see http://www.freedesktop.org), but has a fallback implementation - for other window managers. - - A - A - A - A - A - - - - - - Method - - System.Void - - - - - Indicates that the backing store created by the most recent call to - () should be copied onscreen and - deleted, leaving the next-most-recent backing store or no backing - store at all as the active paint region. See - () for full details. - - - It is an error to call this function without a matching - () first. - - - - - - Method - - System.Void - - - - - - - A convenience wrapper around () which - creates a rectangular region for you. See - () for details. - - A - - - - - - Method - - System.Void - - - - - Shows a onscreen, but does not modify its stacking - order. In contrast, will raise the window - to the top of the window stack. - - - - On the X11 platform, in Xlib terms, this function calls - XMapWindow() (it also updates some internal GDK state, which means - that you can't really use XMapWindow() directly on a GDK window). - - - - - - Method - - System.Void - - - - - - Remove a filter previously added with . - A - - - - - - Method - - System.Void - - - - Clears the entire window to the background color or background pixmap. - - - - - - Method - - System.Void - - - - - - Sets keyboard focus to this window. If the window is not onscreen this - will not work. In most cases, - should be used on - a , rather than calling this function. - A , timestamp of the event calling this method - - - - - - Method - - System.Void - - - - - Temporarily freezes a window such that it won't receive expose - events. The window will begin receiving expose events again when - is called. If - has been called more than once, must be called - an equal number of times to begin processing exposes. - - - - - - - Method - - System.Void - - - - To be added - - - - - - Method - - System.Void - - - - - - - - -

Applies a shape mask to this window. - Pixels in this window corresponding to - set bits in the will be visible; pixels in this window - corresponding to unset bits in the will be transparent. This - gives a non-rectangular window.

-

If is , the shape - mask will be unset, and the - / parameters are not - used.

-
- A , a shape mask - A , X position of shape mask with respect to this window - A , Y position of shape mask with respect to this window - -

- On the X11 platform, this uses an X server extension which is - widely available on most common platforms, but not available on - very old X servers, and occasionally the implementation will be - buggy. On servers without the shape extension, this function - will do nothing. -

-

- This function works on both toplevel and child windows. -

-
- -
-
- - - Method - - System.Void - - - - - - - - Repositions a window relative to its parent window. - - A - A - -

For toplevel windows, window managers may ignore or modify the move; - you should probably use on a widget - anyway, instead of using GDK functions. For child windows, - the move will reliably succeed.

-

If you're also planning to resize the window, use - to both move and resize simultaneously, for a nicer visual effect. -

-
-
-
- - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - - - - - - - - Basic constructor - A - A - A - The type of the parameter in this auto-generated constructor is incorrect. You would normally want to use the overloaded constructor that takes a . - - - - - Constructor - - - - - - - - Basic constructor - a - a - a - - - - - - - Property - - System.Boolean - - - - - For debugging use only. - A - - - - - - Property - - Gdk.WMFunction - - - - - To be added - A - - - - - - Property - - System.Boolean - - - - - To be added - A - - - - - - Property - - Gdk.Window - - - - - To be added - A - - - - - - Property - - Gdk.Window - - - To be added - A - - - - - - Property - - Gdk.Cursor - - - - - Sets the cursor for the window. - - Sets the mouse pointer for a . - - - To make the cursor invisible, use pixmap constructor for the cursor to create a cursor with no pixels in it. Passing for the cursor argument to this property means that window will use the cursor of its parent window. Most windows should use this default. - - - - - - Property - - Gdk.EventMask - - - - - To be added - A - - - - - - Property - - System.String - - - - - To be added - A - - - - - - Property - - Gdk.WindowType - - - To be added - A - - - - - - Property - - Gdk.WindowState - - - To be added - A - - - - - - Property - - System.String - - - - - To be added - A - - - - - - Property - - System.Boolean - - - - - To be added - A - - - - - - Property - - Gdk.WindowTypeHint - - - - - To be added - A - - - - - - Property - - Gdk.Region - - - To be added - A - - - - - - Property - - System.String - - - - - To be added - A - - - - - - Property - - Gdk.Color - - - - - Sets the background color for the window. - A - Sets the background color of window. (However, when using GTK+, set the background of a widget with - if you're an application - or - if you're implementing a custom widget. - -The color must be allocated; - - - - - - Property - - Gdk.Window - - - To be added - A - - - - - - Property - - System.Boolean - - - - - To be added - a - - - - - - Property - - System.Boolean - - - - - To be added - a - - - - - - Method - - Gdk.Window - - - - - - - To be added - a - a - a - - - - - - Method - - Gdk.Window - - - - - - - To be added - a - a - a - - - - - - Method - - System.Void - - - - To be added - - - - - - Method - - System.Void - - - - To be added - - - - - - Method - - System.Int32 - - - - - - - To be added - a - a - a - - - - - - Method - - System.Void - - - - - - - - To be added - a - a - a - - - - - - Method - - Gdk.Window - - - - - - - To be added - a - a - a - - - - - - Method - - System.Void - - - - - - - - - - - To be added - a - a - a - a - a - a - - - - - - Method - - System.Void - - - - - - - - - - To be added - a - a - a - a - a - - - - - - Method - - System.Void - - - - - - - To be added - a - a - - - - - - Method - - System.Boolean - - - - - - - Returns the decorations set on the window with . - - a to put the decorations in - a , true if the window has decorations set, false otherwise. - - - - - - Method - - System.Void - - - - - - - To be added - a - a - - - - - - Property - - System.Boolean - - - - To be added - a - - - - - - Property - - System.Boolean - - - - To be added - a - - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Property - - Gdk.Window[] - - - - To be added - a - - - - - - Property - - Gdk.Window[] - - - - Gets the children of window known to Gdk. - The array of windows. - This function only returns children created via GDK, so for example it's useless when used with the root window; it only returns windows an application created itself. - - - - - Property - - Gdk.Pixbuf[] - - - To be added - a - - - - - - Method - - System.Void - - - - - - To be added - a - - - - - - Method - - System.Void - - - - - - - To be added - a - a - - - - - - Property - - System.IntPtr - - - - To be added - a - - - - - - Property - - System.Boolean - - - To be added - a - To be added - - - - - - Property - - System.Boolean - - - To be added - a - To be added - - - - - - Property - - System.Boolean - - - To be added - a - To be added - - - - - - Property - - Gdk.Window - - - - To be added - a - To be added - - - - - - Method - - System.Boolean - - - - - - - To be added - a - a - a - To be added - - - - - - Method - - System.Void - - - - - - - - - - - - To be added - a - a - a - a - a - a - a - To be added - - - - - - Property - - Gdk.Rectangle - - - - Obtains the bounding box of the window. - a - Area includes window manager titlebar/borders if any. The frame position is given in root window coordinates. To get the position of the window itself (rather than the frame) in root window coordinates, use . - - - - - - Method - - System.Void - - - - - - Adds an event filtering function for all Windows. - a - It is possible to do significant damage to Gdk's built in event processing using this capability if used improperly. - - - - - - Method - - System.Void - - - - - - Removes an event filtering function for all Windows. - a - - - - - - - Property - - System.Boolean - - - To be added - a - To be added - - - - - - Method - - System.Void - - - - To be added - To be added - - - - - - Method - - System.Void - - - - To be added - To be added - - - - - - Method - - System.Void - - - - - - - - The region to be moved. - The offset in the X direction. - The offset in the Y direction. - Moves a region by a specified offset. - The portions of that not covered by its new position are invalidated. - - - - - - Property - - System.Boolean - - - Indicates if the window needs the user's urgent attention. - - to set the hint, or to clear it. - - - - - - - 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 . - - - - - - Method - - System.Void - - - - Emits a short beep. - - - - - - - Property - - System.Boolean - - - Sets Composited indicator of window. - If window is composited. - Composited windows are not automatically drawn to the screen, but are instead rendered to an offscreen buffer and an expose event is sent to the window's parent. - - - - - - Property - - System.Double - - - Opacity Property. - A double between 0 and 1. - - - - - - - Property - - System.String - - - Startup notification ID. - A string. - When using Gtk, consider using instead. - - - diff --git a/doc/en/Gdk/WindowAttr.xml b/doc/en/Gdk/WindowAttr.xml index 633606e00..25033f63e 100644 --- a/doc/en/Gdk/WindowAttr.xml +++ b/doc/en/Gdk/WindowAttr.xml @@ -1,90 +1,34 @@ - + + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + + + System.IEquatable<Gdk.WindowAttr> + + Attributes to use for a newly-created window. None. - - System.ValueType - - - - - Field - - Gdk.WindowAttr - - - - A zeroed structure. - None. - - - - - Method - - Gdk.WindowAttr - - - - - - Internal method. - raw unmanaged pointer. - A new WindowAttr. - Internal method, do not use this. - - - - - Property - - Gdk.Colormap - - - - - Colormap for the window. - To be added: an object of type 'Gdk.Colormap' - Replaced by . - - - - System.Obsolete("Replaced by Colormap property.") - - - - - - Property - - Gdk.Visual - - - - - The for the window. - a for the window. - Replaced by . - - - - System.Obsolete("Replaced by Visual property.") - - - - + + Property + + + System.Obsolete("Replaced by Cursor property.") + + Gdk.Cursor @@ -94,27 +38,59 @@ Cursor for the window. (see ). Replaced by . - - - System.Obsolete("Replaced by Cursor property.") - - - - - Field + + + + Property - System.String + Gdk.Cursor + + + Cursor for the window (see ). + Cursor for the window. (see ). + + + + + + + Method + + System.Boolean + - Title of the window (for toplevel windows). - None. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + Field System.Int32 @@ -126,8 +102,214 @@ See . + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Field + + System.Int32 + + + + + Height of the window. + None. + + + + + + Property + + Gdk.EventMask + + + + Event mask. + a + See . + + + + + + + Method + + Gdk.WindowAttr + + + + + + raw unmanaged pointer. + Internal method. + A new WindowAttr. + Internal method, do not use this. + + + + + + Field + + System.Boolean + + + + + True to bypass the window manager. + None. + + + + + + Field + + System.String + + + + + Title of the window (for toplevel windows). + None. + + + + + + Field + + Gdk.WindowTypeHint + + + Type Hints for the window. + + + + + + + + Property + + + System.Obsolete("Replaced by Visual property.") + + + + Gdk.Visual + + + + + The for the window. + a for the window. + Replaced by . + + + + + + Property + + Gdk.Visual + + + The for the window. + a for the window. + + + + + + + Field + + Gdk.WindowWindowClass + + + + + InputOutput (for a normal window) or InputOnly (for a invisible window that receives events). + None. + + + + + + Field + + System.Int32 + + + + + Width of the window. + None. + + + + + + Field + + Gdk.WindowType + + + + + Type of the window. + None. + + + + + + Field + + System.String + + + + + Don't use. + Don't use. + + + + + + Field + + System.String + + + + + Don't use. + Don't use. + + + Field System.Int32 @@ -141,6 +323,7 @@ + Field System.Int32 @@ -152,157 +335,17 @@ None. - - + + + Field - System.Int32 - - - - - Width of the window. - None. - - - - - Field - - System.Int32 - - - - - Height of the window. - None. - - - - - Field - - Gdk.WindowClass - - - - - InputOutput (for a normal window) or InputOnly (for a invisible window that receives events). - None. - - - - - Field - - Gdk.WindowType - - - - - Type of the window. - None. - - - - - Field - - System.String - - - - - Don't use. - Don't use. - - - - - Field - - System.String - - - - - Don't use. - Don't use. - - - - - Field - - System.Boolean - - - - - True to bypass the window manager. - None. - - - - - Property - - Gdk.EventMask + Gdk.WindowAttr - Event mask. - a - See . - - - - - - Property - - Gdk.Visual - - - The for the window. - a for the window. - - - - - - Property - - Gdk.Colormap - - - Colormap for the window. - an object of type 'Gdk.Colormap' - - - - - - Property - - Gdk.Cursor - - - Cursor for the window (see ). - Cursor for the window. (see ). - - - - - - Field - - Gdk.WindowTypeHint - - - Type Hints for the window. - - + A zeroed structure. + None. diff --git a/doc/en/Gdk/WindowAttributesType.xml b/doc/en/Gdk/WindowAttributesType.xml index 4f784f436..34cf4a52a 100644 --- a/doc/en/Gdk/WindowAttributesType.xml +++ b/doc/en/Gdk/WindowAttributesType.xml @@ -1,16 +1,12 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Used to indicate which fields in the struct should be honored. - For example, if you filled in the "cursor" and "x" fields of , pass Gdk.WindowAttributesType.X | Gdk.WindowAttributesType.Cursor to new Gdk.Window (). Fields in not covered by a bit in this enum are required; for example, the width/height, wclass, and window_type fields are required. - System.Enum @@ -22,48 +18,14 @@ System.Flags + + Used to indicate which fields in the struct should be honored. + For example, if you filled in the "cursor" and "x" fields of , pass Gdk.WindowAttributesType.X | Gdk.WindowAttributesType.Cursor to new Gdk.Window (). Fields in not covered by a bit in this enum are required; for example, the width/height, wclass, and window_type fields are required. + - - - Field - - Gdk.WindowAttributesType - - - - Honor the title field. - - - - - - - Field - - Gdk.WindowAttributesType - - - - Honor the x coordinate field. - - - - - - - Field - - Gdk.WindowAttributesType - - - - Honor the y coordinate field. - - - - + Field Gdk.WindowAttributesType @@ -75,21 +37,49 @@ - - + + + Field Gdk.WindowAttributesType - Honor the colormap field. + Honor the override_redirect field. + + + + Field + + Gdk.WindowAttributesType + + + + Honor the title field. + + + + + + + + Field + + Gdk.WindowAttributesType + + + Honor the TypeHint field. + + + + Field Gdk.WindowAttributesType @@ -103,6 +93,7 @@ + Field Gdk.WindowAttributesType @@ -114,28 +105,32 @@ - - + + + Field Gdk.WindowAttributesType - Honor the override_redirect field. + Honor the x coordinate field. - - + + + Field Gdk.WindowAttributesType + - Honor the TypeHint field. - + Honor the y coordinate field. + + diff --git a/doc/en/Gdk/WindowChildFunc.xml b/doc/en/Gdk/WindowChildFunc.xml new file mode 100644 index 000000000..3652ef5b2 --- /dev/null +++ b/doc/en/Gdk/WindowChildFunc.xml @@ -0,0 +1,23 @@ + + + + + gdk-sharp + + + System.Delegate + + + + + + System.Boolean + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gdk/WindowEdge.xml b/doc/en/Gdk/WindowEdge.xml index 56edcaeb8..03549d074 100644 --- a/doc/en/Gdk/WindowEdge.xml +++ b/doc/en/Gdk/WindowEdge.xml @@ -1,16 +1,12 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Determines a window edge or corner. - - System.Enum @@ -19,21 +15,27 @@ GLib.GType(typeof(Gdk.WindowEdgeGType)) + + Determines a window edge or corner. + + - - + + + Field Gdk.WindowEdge - The top left corner. + The right edge. + Field Gdk.WindowEdge @@ -46,6 +48,7 @@ + Field Gdk.WindowEdge @@ -56,44 +59,22 @@ - - + + + Field Gdk.WindowEdge - The left edge. - - - - - - Field - - Gdk.WindowEdge - - - - The right edge. - - - - - - Field - - Gdk.WindowEdge - - - - The lower left corner. + The top left corner. + Field Gdk.WindowEdge @@ -106,6 +87,7 @@ + Field Gdk.WindowEdge @@ -116,5 +98,31 @@ + + + + Field + + Gdk.WindowEdge + + + + The lower left corner. + + + + + + + Field + + Gdk.WindowEdge + + + + The left edge. + + + diff --git a/doc/en/Gdk/WindowHints.xml b/doc/en/Gdk/WindowHints.xml index dacceae4a..a2ee5f8c0 100644 --- a/doc/en/Gdk/WindowHints.xml +++ b/doc/en/Gdk/WindowHints.xml @@ -1,16 +1,12 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Used to indicate which fields of a struct should be paid attention to. - Also, the presence/absence of Pos, UserPos, and UserSize is significant, though they don't directly refer to GdkGeometry fields. UserPos will be set automatically by GtkWindow if you call . UserPos and UserSize should be set if the user specified a size/position using a --geometry command-line argument; automatically sets these flags. - System.Enum @@ -22,61 +18,14 @@ System.Flags + + Used to indicate which fields of a struct should be paid attention to. + Also, the presence/absence of Pos, UserPos, and UserSize is significant, though they don't directly refer to GdkGeometry fields. UserPos will be set automatically by GtkWindow if you call . UserPos and UserSize should be set if the user specified a size/position using a --geometry command-line argument; automatically sets these flags. + - - - Field - - Gdk.WindowHints - - - - Indicates that the program has positioned the window. - - - - - - - Field - - Gdk.WindowHints - - - - Min size fields are set. - - - - - - - Field - - Gdk.WindowHints - - - - Max size fields are set. - - - - - - - Field - - Gdk.WindowHints - - - - Base size fields are set. - - - - + Field Gdk.WindowHints @@ -88,8 +37,65 @@ + + + + Field + + Gdk.WindowHints + + + + Base size fields are set. + + + + + + + + Field + + Gdk.WindowHints + + + + Max size fields are set. + + + + + + + + Field + + Gdk.WindowHints + + + + Min size fields are set. + + + + + + + + Field + + Gdk.WindowHints + + + + Indicates that the program has positioned the window. + + + + + Field Gdk.WindowHints @@ -101,21 +107,9 @@ - - - Field - - Gdk.WindowHints - - - - Window gravity field is set. - - - - + Field Gdk.WindowHints @@ -129,6 +123,7 @@ + Field Gdk.WindowHints @@ -140,5 +135,19 @@ + + + + Field + + Gdk.WindowHints + + + + Window gravity field is set. + + + + diff --git a/doc/en/Gdk/WindowPaint.xml b/doc/en/Gdk/WindowPaint.xml new file mode 100644 index 000000000..6bc5dacff --- /dev/null +++ b/doc/en/Gdk/WindowPaint.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/WindowRedirect.xml b/doc/en/Gdk/WindowRedirect.xml new file mode 100644 index 000000000..a12daba66 --- /dev/null +++ b/doc/en/Gdk/WindowRedirect.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/WindowState.xml b/doc/en/Gdk/WindowState.xml index 90efb162d..096e4d2c6 100644 --- a/doc/en/Gdk/WindowState.xml +++ b/doc/en/Gdk/WindowState.xml @@ -1,16 +1,12 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Specifies the state of a toplevel window. - None. - System.Enum @@ -22,71 +18,14 @@ System.Flags + + Specifies the state of a toplevel window. + None. + - - - Field - - Gdk.WindowState - - - - The window is not shown. - None. - - - - - Field - - Gdk.WindowState - - - - The window is minimized. - None. - - - - - Field - - Gdk.WindowState - - - - The window is maximized. - None. - - - - - Field - - Gdk.WindowState - - - - The window is sticky. - None. - - - - - Field - - Gdk.WindowState - - - - - Fullscreen window. - - - - + Field Gdk.WindowState @@ -101,6 +40,7 @@ + Field Gdk.WindowState @@ -113,5 +53,72 @@ + + + + Field + + Gdk.WindowState + + + + + Fullscreen window. + + + + + + + + Field + + Gdk.WindowState + + + + The window is minimized. + None. + + + + + + Field + + Gdk.WindowState + + + + The window is maximized. + None. + + + + + + Field + + Gdk.WindowState + + + + The window is sticky. + None. + + + + + + Field + + Gdk.WindowState + + + + The window is not shown. + None. + + diff --git a/doc/en/Gdk/WindowType.xml b/doc/en/Gdk/WindowType.xml index 2dfa3cf1c..f70b704c3 100644 --- a/doc/en/Gdk/WindowType.xml +++ b/doc/en/Gdk/WindowType.xml @@ -1,16 +1,12 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Describes the kind of window. - None. - System.Enum @@ -19,33 +15,14 @@ GLib.GType(typeof(Gdk.WindowTypeGType)) + + Describes the kind of window. + None. + - - - Field - - Gdk.WindowType - - - - Root window; this window has no parent, covers the entire screen, and is created by the window system - None. - - - - - Field - - Gdk.WindowType - - - - Toplevel window. - This is used to implement . - - + Field Gdk.WindowType @@ -57,32 +34,9 @@ - - - Field - - Gdk.WindowType - - - - Useless/deprecated compatibility type. - None. - - - - - Field - - Gdk.WindowType - - - - Override redirect temporary window. - Used to implement - - + Field Gdk.WindowType @@ -93,5 +47,56 @@ See . + + + + Field + + Gdk.WindowType + + + To be added. + + + + + + + Field + + Gdk.WindowType + + + + Root window; this window has no parent, covers the entire screen, and is created by the window system + None. + + + + + + Field + + Gdk.WindowType + + + + Override redirect temporary window. + Used to implement + + + + + + Field + + Gdk.WindowType + + + + Toplevel window. + This is used to implement . + + diff --git a/doc/en/Gdk/WindowTypeHint.xml b/doc/en/Gdk/WindowTypeHint.xml index 2c3a7d379..c3cdbb05c 100644 --- a/doc/en/Gdk/WindowTypeHint.xml +++ b/doc/en/Gdk/WindowTypeHint.xml @@ -1,12 +1,20 @@ + gdk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Enum + + + + GLib.GType(typeof(Gdk.WindowTypeHintGType)) + + Hints to the window manager. @@ -19,107 +27,22 @@ These map to the FreeDesktop WM specification (http://freedesktop.org/Standards/wm-spec/) - - System.Enum - - - - GLib.GType(typeof(Gdk.WindowTypeHintGType)) - - - - + + + Field Gdk.WindowTypeHint - - Normal toplevel window. - - - - - - Field - - Gdk.WindowTypeHint - - - - Dialog window. - - - - - - Field - - Gdk.WindowTypeHint - - - - Window used to implement a menu. - - - - - - Field - - Gdk.WindowTypeHint - - - - Window used to implement toolbars. - - - - - - Field - - Gdk.WindowTypeHint - - - - - Indicates that the window is a splash screen displayed as an application is starting up. - - - - - - - Field - - Gdk.WindowTypeHint - - - - - Indicates a small persistent utility window, such as a palette or toolbox. It is distinct from type Toolbar because it does not correspond to a toolbar torn off from the main application. It's distinct from type Dialog because it isn't a transient dialog, the user will probably keep it open while they're working. - - - - - - - Field - - Gdk.WindowTypeHint - - - - - Indicates a dock or panel feature. Typically a Window Manager would keep such windows on top of all other windows. - - + Indicates a combo window. + + Field Gdk.WindowTypeHint @@ -132,8 +55,22 @@ These map to the FreeDesktop WM specification (http://freedesktop.org/Standards/ + + + + Field + + Gdk.WindowTypeHint + + + + Dialog window. + + + + Field Gdk.WindowTypeHint @@ -143,19 +80,24 @@ These map to the FreeDesktop WM specification (http://freedesktop.org/Standards/ - - + + + Field Gdk.WindowTypeHint + + - Indicates a notification popup window. - + Indicates a dock or panel feature. Typically a Window Manager would keep such windows on top of all other windows. + + + Field Gdk.WindowTypeHint @@ -165,19 +107,47 @@ These map to the FreeDesktop WM specification (http://freedesktop.org/Standards/ - - + + + + Field + + Gdk.WindowTypeHint + + + + Window used to implement a menu. + + + + + + + Field + + Gdk.WindowTypeHint + + + + Normal toplevel window. + + + + + + Field Gdk.WindowTypeHint - Indicates a tooltip popup window. + Indicates a notification popup window. + Field Gdk.WindowTypeHint @@ -187,16 +157,60 @@ These map to the FreeDesktop WM specification (http://freedesktop.org/Standards/ - - + + + + Field + + Gdk.WindowTypeHint + + + + + Indicates that the window is a splash screen displayed as an application is starting up. + + + + + + + + Field + + Gdk.WindowTypeHint + + + + Window used to implement toolbars. + + + + + + Field Gdk.WindowTypeHint - Indicates a combo window. + Indicates a tooltip popup window. + + + + Field + + Gdk.WindowTypeHint + + + + + Indicates a small persistent utility window, such as a palette or toolbox. It is distinct from type Toolbar because it does not correspond to a toolbar torn off from the main application. It's distinct from type Dialog because it isn't a transient dialog, the user will probably keep it open while they're working. + + + + diff --git a/doc/en/Gdk/WindowWindowClass.xml b/doc/en/Gdk/WindowWindowClass.xml new file mode 100644 index 000000000..d1d1d1aee --- /dev/null +++ b/doc/en/Gdk/WindowWindowClass.xml @@ -0,0 +1,46 @@ + + + + + gdk-sharp + + + System.Enum + + + + GLib.GType(typeof(Gdk.WindowWindowClassGType)) + + + + To be added. + To be added. + + + + + + + Field + + Gdk.WindowWindowClass + + + To be added. + + + + + + + Field + + Gdk.WindowWindowClass + + + To be added. + + + + + diff --git a/doc/en/Gdk/XBMData.xml b/doc/en/Gdk/XBMData.xml new file mode 100644 index 000000000..ec60a4d59 --- /dev/null +++ b/doc/en/Gdk/XBMData.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gdk/XPMContext.xml b/doc/en/Gdk/XPMContext.xml new file mode 100644 index 000000000..cc1098fc0 --- /dev/null +++ b/doc/en/Gdk/XPMContext.xml @@ -0,0 +1,32 @@ + + + + + gdk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk.DotNet/Graphics.xml b/doc/en/Gtk.DotNet/Graphics.xml index e08c4e8a5..b6c0153d8 100644 --- a/doc/en/Gtk.DotNet/Graphics.xml +++ b/doc/en/Gtk.DotNet/Graphics.xml @@ -1,5 +1,6 @@ + gtk-dotnet [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] @@ -15,66 +16,41 @@ - + + Method System.Drawing.Graphics - + - a - Gets a context for a - a - Use this method to obtain a System.Drawing.Graphics context from a Gtk drawable. - - - Both pixmaps () and windows () are drawables (). - -The following example shows how to create a custom widget that renders a mesh. This example overrides the OnExposeEvent method and uses calls to do the actual drawing: - -using System.Drawing; -using Gtk; - -class PrettyGraphic : DrawingArea { - - public PrettyGraphic () - { - SetSizeRequest (200, 200); - } - - protected override bool OnExposeEvent (Gdk.EventExpose args) - { - using (Graphics g = Gtk.DotNet.Graphics.FromDrawable (args.Window)){ - Pen p = new Pen (Color.Blue, 1.0f); - - for (int i = 0; i < 600; i += 60) - for (int j = 0; j < 600; j += 60) - g.DrawLine (p, i, 0, 0, j); - } - return true; - } -} - + To be added. + To be added. + To be added. + To be added. + - + + Method System.Drawing.Graphics - + - a - a - Gets a context for a - a - To be added + To be added. + To be added. + To be added. + To be added. + To be added. + diff --git a/doc/en/Gtk.DotNet/StyleContextExtensions.xml b/doc/en/Gtk.DotNet/StyleContextExtensions.xml new file mode 100644 index 000000000..f964388b2 --- /dev/null +++ b/doc/en/Gtk.DotNet/StyleContextExtensions.xml @@ -0,0 +1,330 @@ + + + + + gtk-dotnet + + + System.Object + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/AboutDialog.xml b/doc/en/Gtk/AboutDialog.xml index 13e7771d5..302f6d2bd 100644 --- a/doc/en/Gtk/AboutDialog.xml +++ b/doc/en/Gtk/AboutDialog.xml @@ -1,11 +1,16 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Dialog + + + This class extends , providing a dialog to show information about a program. @@ -89,45 +94,10 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."; - - Gtk.Dialog - - - - - - Constructor - - - - - - Constructs and initializes a new instance of for a specified native GLib type. - A object containing the native GLib type for the new instance. - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Constructor - - - - - - Constructs and initializes a new instance of using an existing unmanaged object as its base. - A pointing to the raw object to be managed by the new instance. - This is not typically used by managed code. It is primarily used for enclosing an existing object, created by unmanaged code, in a managed wrapper. - - + Constructor @@ -136,8 +106,138 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."; With no properties set, the window will display only the name of the executing assembly. + + + + Constructor + + + + + + A pointing to the raw object to be managed by the new instance. + Constructs and initializes a new instance of using an existing unmanaged object as its base. + This is not typically used by managed code. It is primarily used for enclosing an existing object, created by unmanaged code, in a managed wrapper. + + + + + + Event + + + GLib.Signal("activate-link") + + + + Gtk.ActivateLinkHandler + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("artists") + + + + System.String[] + + + Gets and sets the list of people who contributed artwork to the program. + A containing the list of people who contributed artwork to the program. + Each string may contain email addresses and URLs, which will be displayed as links. See the remarks on for more details. + + + + + + Property + + + GLib.Property("authors") + + + + System.String[] + + + Gets and sets the list of people who authored the program. + A containing the list of people who authored the program. + Each string may contain email addresses and URLs, which will be displayed as links. See the remarks on for more details. + + + + + + Property + + + GLib.Property("comments") + + + + System.String + + + + Gets and sets a comment about the program to appear immediately below the program name in the dialog. + A object containing a comment, description, or subtitle for the program. + + If unset, no comment text is displayed. + This string is displayed in a label in the main dialog, thus it should be a short explanation of the main purpose of the program, not a detailed list of features. + + + + + + + Property + + + GLib.Property("copyright") + + + + System.String + + + + Gets and sets copyright information for the program. + A object containing copyright information for the program. + + The copyright text appears below the text and above the link on the dialog. If unset, not copyright text will appear. + + + + + + + Property + + + GLib.Property("documenters") + + + + System.String[] + + + Gets and sets the list of people who contributed documentation to the program. + A containing the list of people who contributed documentation to the program. + Each string may contain email addresses and URLs, which will be displayed as links. See the remarks on for more details. + + - + + Property GLib.GType @@ -150,8 +250,14 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."; - + + Property + + + GLib.Property("license") + + System.String @@ -161,74 +267,59 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."; A object containing the license text to display with the current instance. This string is displayed in a text view in a secondary dialog, therefore it is fine to use a long multi-paragraph text. Note that by default the text is not wrapped in the text view, thus it must contain the intended linebreaks. + + + + + Property - GLib.Property("license") + GLib.Property("license-type") - - - - Property - System.String + Gtk.License - - Gets and sets the name of the program. - A object containing the name of the program. - The default value is the name of the executing assembly. This may be in the format "MyApplication.exe", "/path/to/MyApplication.exe", or "C:\Path\To\MyApplication.exe" depending on how the assembly was executed and on what platform. + To be added. + To be added. + To be added. + + + + + + Property - GLib.Property("program-name") - - - System.Obsolete("Use ProgramName instead") + GLib.Property("logo") - - - - Property - System.String + Gdk.Pixbuf - Gets and sets copyright information for the program. - A object containing copyright information for the program. + Gets and sets a logo to display above the program name in the dialog. + A object containing a logo to display above the program name in the dialog. - The copyright text appears below the text and above the link on the dialog. If unset, not copyright text will appear. + + The prefered way to set the logo is through . + + If this is not set, it defaults to . - - - GLib.Property("copyright") - - - - - - Property - - System.String - - - - Gets and sets credits for the translation of the program. - A object containing credits for the translation of the program. - This string should be marked as translatable. Each string may contain email addresses and URLs, which will be displayed as links. See the remarks on for more details. - - - - GLib.Property("translator-credits") - - - + + Property + + + GLib.Property("logo-icon-name") + + System.String @@ -254,231 +345,33 @@ If set, this property overrides the proper - - - GLib.Property("logo-icon-name") - - - - - Property - - System.String - - - - Gets and sets the text label to display for the link to . - A containing the text label to display for the link to . - This value is used to provide a user friendly link to the website, for example "Visit home page." or "AppName website". If not set, the link defaults to the URL specified in the property. - - - - GLib.Property("website-label") - - - - - - Property - - Gdk.Pixbuf - - - - Gets and sets a logo to display above the program name in the dialog. - A object containing a logo to display above the program name in the dialog. - - - The prefered way to set the logo is through . - - If this is not set, it defaults to . - - - - - GLib.Property("logo") - - - - - - Property - - System.String - - - - Gets and sets the URL of the program's website. - A containing the URL of the program's website. - - The value should be a string starting with "http://". If set, the link is displayed at the bottom of the dialog, however if has not been used, the URL will appear as plain text and not be clickable. - - - may be used to provide a plain-text label for the link. - - - - - - GLib.Property("website") - - - - - - Property - - System.String - - - - Gets and sets a comment about the program to appear immediately below the program name in the dialog. - A object containing a comment, description, or subtitle for the program. - - If unset, no comment text is displayed. - This string is displayed in a label in the main dialog, thus it should be a short explanation of the main purpose of the program, not a detailed list of features. - - - - - GLib.Property("comments") - - - - - - Property - - System.String - - - - Get and set the version of the program. - A object containing the version of the program. - The most appropriate value to put here would be the assembly version, but any string is valid, eg "2.0.0.1", "2.5.3", "2.0 RC1", etc. - - - - GLib.Property("version") - - - - - + + + Method - - Gtk.AboutDialogActivateLinkFunc - - - - - - Installs a global function to be called whenever the user activates an email link in an about dialog. - A delegate to be called when an email link is activated. - The delegate that was previously used as the email hook. - If no hook is set, email addresses will appear in the dialogs as standard non-clickable text. - -The following example uses the built in to open emails: Gtk.AboutDialog.SetEmailHook(delegate(Gtk.AboutDialog dialog, string email) { - Gnome.Url.Show("mailto:" + email); - }); - - - - - Method - - Gtk.AboutDialogActivateLinkFunc - - - - - - Installs a global function to be called whenever the user activates a URL link in an about dialog. - A to be called when a URL link is activated. - The delegate that was the previous used as the URL hook. - - If no hook is set, the will in the dialogs appear as standard non-clickable text. - - The following example uses the built in to open links: - Gtk.AboutDialog.SetUrlHook(delegate(Gtk.AboutDialog dialog, string link) { - Gnome.Url.Show(link); - }); - - - - - - - Property - GLib.Property("documenters") - - - - System.String[] - - - Gets and sets the list of people who contributed documentation to the program. - A containing the list of people who contributed documentation to the program. - Each string may contain email addresses and URLs, which will be displayed as links. See the remarks on for more details. - - - - - Property - - - GLib.Property("authors") - - - - System.String[] - - - Gets and sets the list of people who authored the program. - A containing the list of people who authored the program. - Each string may contain email addresses and URLs, which will be displayed as links. See the remarks on for more details. - - - - - Property - - - GLib.Property("artists") - - - - System.String[] - - - Gets and sets the list of people who contributed artwork to the program. - A containing the list of people who contributed artwork to the program. - Each string may contain email addresses and URLs, which will be displayed as links. See the remarks on for more details. - - - - - Property - - - GLib.Property("wrap-license") + GLib.DefaultSignalHandler(ConnectionMethod="OverrideActivateLink", Type=typeof(Gtk.AboutDialog)) System.Boolean + + + - Gets and sets whether the text in the is to be automatically wrapped. - If , the text is auto-wrapped. Otherwise long lines of text will extend past the edge of the frame and a horizontal scroll bar will appear. - By default, this option is set to . Most standard licenses, as will be found in the LICENSE file of a package, are already manually wrapped and auto-wrapping is unneccessary an unwanted. - + To be added. + To be added. + To be added. + To be added. + - + + Property @@ -495,5 +388,106 @@ If set, this property overrides the proper + + + + Property + + + GLib.Property("translator-credits") + + + + System.String + + + + Gets and sets credits for the translation of the program. + A object containing credits for the translation of the program. + This string should be marked as translatable. Each string may contain email addresses and URLs, which will be displayed as links. See the remarks on for more details. + + + + + + Property + + + GLib.Property("version") + + + + System.String + + + + Get and set the version of the program. + A object containing the version of the program. + The most appropriate value to put here would be the assembly version, but any string is valid, eg "2.0.0.1", "2.5.3", "2.0 RC1", etc. + + + + + + Property + + + GLib.Property("website") + + + + System.String + + + + Gets and sets the URL of the program's website. + A containing the URL of the program's website. + + The value should be a string starting with "http://". If set, the link is displayed at the bottom of the dialog, however if has not been used, the URL will appear as plain text and not be clickable. + + + may be used to provide a plain-text label for the link. + + + + + + + + Property + + + GLib.Property("website-label") + + + + System.String + + + + Gets and sets the text label to display for the link to . + A containing the text label to display for the link to . + This value is used to provide a user friendly link to the website, for example "Visit home page." or "AppName website". If not set, the link defaults to the URL specified in the property. + + + + + + Property + + + GLib.Property("wrap-license") + + + + System.Boolean + + + Gets and sets whether the text in the is to be automatically wrapped. + If , the text is auto-wrapped. Otherwise long lines of text will extend past the edge of the frame and a horizontal scroll bar will appear. + By default, this option is set to . Most standard licenses, as will be found in the LICENSE file of a package, are already manually wrapped and auto-wrapping is unneccessary an unwanted. + + + - \ No newline at end of file + diff --git a/doc/en/Gtk/Accel.xml b/doc/en/Gtk/Accel.xml index 3680a3c6c..d7547dec3 100644 --- a/doc/en/Gtk/Accel.xml +++ b/doc/en/Gtk/Accel.xml @@ -1,12 +1,16 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Object + + Accel Class @@ -14,55 +18,21 @@ - - System.Object - - - - - Method - - System.Void - - - - - + + + + Constructor + + - Loops over the entries in the accelerator. - The data to be passed into . - A function to be executed for each accel map entry which is not filtered out. - - - Loops over the entries in the accelerator whose accel path doesn't match any of the filters added with , - and exectutes on each. - - - The signature of is that of , - the changed parameter indicates wheather this accelerator was changed during - runtime (thus, would need saving during an accelerator map dump). - - - - - - - Method - - System.Void - - - - - - Parses through a file previously saved with for accelerator specifications, and propagates them accordingly. - A file containing accelerator specifications. + + Method System.Boolean @@ -73,10 +43,10 @@ - Finds the first accelerator in any . An usually a , on which to activate the accelerator. An accelerator keyval from a key event. A keyboard state mask from a key event. + Finds the first accelerator in any . A returns if the accelerator was handled, and otherwise. @@ -87,70 +57,32 @@ - - + + + Method - System.Boolean + Gtk.AccelGroup[] - - - - + - Changes the and currently associated with . - A valid accelerator path. - An new accelerator key. - A new accelerator modifier. - A returns if other accelerators may be deleted upon conflicts. - A that returns if the accelerator can be changed, and otherwise. - - - Due to conflicts with other accelerators, a change may not always be possible, - indicates wheather other accelerators may be deleted to resolve such conflicts. A changed will only occur if all conflicts - could be resolved (which might not be the case if conflicting accelerators are locked). - - - - - - - Method - - System.Boolean - - - - - - - Looks up the accelerator entry for and fills in . - A valid accelerator path. - An accelerator key to be filled in (optional). - A returns if is known, and otherwise. + An usually a . + Gets a list of all accel groups which are attached to . + An list of all accel groups which are attached to . - - - Method - - System.Void - - - - - - Filedescriptor variant of . - An valid readable file descriptor. - Note that the file descriptor will not be closed by this function. - - + Method + + + System.Obsolete("Moved to AccelMap class. Use AccelMap.AddEntry instead") + + System.Void @@ -160,10 +92,10 @@ - Registers a new accelerator with the global accelerator map. A valid accelerator path. An accelerator key. A accelerator modifier. + Registers a new accelerator with the global accelerator map. This function should only be called once per with the canonical @@ -182,47 +114,15 @@ - - - Method - - System.Void - - - - - - Filedescriptor variant of . - An valid writeable file descriptor. - Note that the file descriptor will not be closed by this function. - - - - - Method - - System.Void - - - - - - - Loops over all the entries in the accelerator map, and executes on each. - An data to be passed into the . - An function to be exacuted for each accel map entry. - - - The signature of is that of , - the changed parameter indicates whether this accelerator was changed during runtime - (thus, would need saving during an accelerator map dump). - - - - + Method + + + System.Obsolete("Moved to AccelMap class. Use AccelMap.AddFilter instead") + + System.Void @@ -230,8 +130,8 @@ - Adds a filter to the global list of accel path filters. A pattern. + Adds a filter to the global list of accel path filters. Accel map entries whose accel path matches one of the filters are skipped @@ -242,9 +142,177 @@ - - + + + Method + + + System.Obsolete("Moved to AccelMap class. Use AccelMap.ChangeEntry instead") + + + + System.Boolean + + + + + + + + + A valid accelerator path. + An new accelerator key. + A new accelerator modifier. + A returns if other accelerators may be deleted upon conflicts. + Changes the and currently associated with . + A that returns if the accelerator can be changed, and otherwise. + + + Due to conflicts with other accelerators, a change may not always be possible, + indicates wheather other accelerators may be deleted to resolve such conflicts. A changed will only occur if all conflicts + could be resolved (which might not be the case if conflicting accelerators are locked). + + + + + + + + Method + + + System.Obsolete("Moved to AccelMap class. Use AccelMap.Foreach instead") + + + + System.Void + + + + + + + The data to be passed into . + A function to be executed for each accel map entry which is not filtered out. + Loops over the entries in the accelerator. + + + Loops over the entries in the accelerator whose accel path doesn't match any of the filters added with , + and exectutes on each. + + + The signature of is that of , + the changed parameter indicates wheather this accelerator was changed during + runtime (thus, would need saving during an accelerator map dump). + + + + + + + + Method + + + System.Obsolete("Moved to AccelMap class. Use AccelMap.ForeachUnfiltered instead") + + + + System.Void + + + + + + + An data to be passed into the . + An function to be exacuted for each accel map entry. + Loops over all the entries in the accelerator map, and executes on each. + + + The signature of is that of , + the changed parameter indicates whether this accelerator was changed during runtime + (thus, would need saving during an accelerator map dump). + + + + + + + + Method + + + System.Obsolete("Moved to AccelMap class. Use AccelMap.Load instead") + + + + System.Void + + + + + + A file containing accelerator specifications. + Parses through a file previously saved with for accelerator specifications, and propagates them accordingly. + + + + + + + Method + + + System.Obsolete("Moved to AccelMap class. Use AccelMap.LoadFd instead") + + + + System.Void + + + + + + An valid readable file descriptor. + Filedescriptor variant of . + Note that the file descriptor will not be closed by this function. + + + + + + Method + + + System.Obsolete("Moved to AccelMap class. Use AccelMap.LookupEntry instead") + + + + System.Boolean + + + + + + + A valid accelerator path. + An accelerator key to be filled in (optional). + Looks up the accelerator entry for and fills in . + A returns if is known, and otherwise. + + + + + + + Method + + + System.Obsolete("Moved to AccelMap class. Use AccelMap.Save instead") + + System.Void @@ -252,8 +320,8 @@ - Saves current accelerator specifications. A file to contain accelerator specifications. + Saves current accelerator specifications. Saves current accelerator specifications (accelerator path, key, modifiers to @@ -263,30 +331,25 @@ - - - Constructor - - - - - - - - - + + + Method + + + System.Obsolete("Moved to AccelMap class. Use AccelMap.SaveFd instead") + + - Gtk.AccelGroup[] + System.Void - + - Gets a list of all accel groups which are attached to . - An usually a . - An list of all accel groups which are attached to . - + An valid writeable file descriptor. + Filedescriptor variant of . + Note that the file descriptor will not be closed by this function. diff --git a/doc/en/Gtk/AccelActivateArgs.xml b/doc/en/Gtk/AccelActivateArgs.xml index 951bfd079..31fbfca50 100644 --- a/doc/en/Gtk/AccelActivateArgs.xml +++ b/doc/en/Gtk/AccelActivateArgs.xml @@ -1,11 +1,15 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + This class extends with information about an activated accelerator. @@ -13,13 +17,10 @@ - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property GLib.Object @@ -43,7 +45,8 @@ - + + Property System.UInt32 @@ -59,7 +62,8 @@ - + + Property Gdk.ModifierType diff --git a/doc/en/Gtk/AccelActivateHandler.xml b/doc/en/Gtk/AccelActivateHandler.xml index efcf543bd..e9a64ecf2 100644 --- a/doc/en/Gtk/AccelActivateHandler.xml +++ b/doc/en/Gtk/AccelActivateHandler.xml @@ -1,11 +1,21 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + A containing the object that sent the event. A object containing information about the accelerator that was activated, including the key value and modifiiers. @@ -13,15 +23,5 @@ A delegate of this type can be attached to a to monitor the activation of events via , however this is typically unneccessary, as most accelerators are bound directly to a widget and signal. - - System.Delegate - - - System.Void - - - - - diff --git a/doc/en/Gtk/AccelCanActivateArgs.xml b/doc/en/Gtk/AccelCanActivateArgs.xml index 4dda3c3b9..0e5fc7b15 100644 --- a/doc/en/Gtk/AccelCanActivateArgs.xml +++ b/doc/en/Gtk/AccelCanActivateArgs.xml @@ -1,23 +1,24 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Object to encapsulate arguments to a . - - GLib.SignalArgs - - + Constructor @@ -27,7 +28,8 @@ - + + Property System.UInt32 diff --git a/doc/en/Gtk/AccelCanActivateHandler.xml b/doc/en/Gtk/AccelCanActivateHandler.xml index 5f99c538a..0ab56f776 100644 --- a/doc/en/Gtk/AccelCanActivateHandler.xml +++ b/doc/en/Gtk/AccelCanActivateHandler.xml @@ -1,11 +1,21 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -14,15 +24,5 @@ - - System.Delegate - - - System.Void - - - - - diff --git a/doc/en/Gtk/AccelChangedArgs.xml b/doc/en/Gtk/AccelChangedArgs.xml index dcb166d06..5c5af854b 100644 --- a/doc/en/Gtk/AccelChangedArgs.xml +++ b/doc/en/Gtk/AccelChangedArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property System.IntPtr @@ -40,20 +42,9 @@ - - - Property - - Gdk.ModifierType - - - Gets the state of the Shift, Control, Alt, and other modifier keys and mouse buttons. - An object of type - - - - + + Property System.UInt32 @@ -64,5 +55,18 @@ + + + + Property + + Gdk.ModifierType + + + Gets the state of the Shift, Control, Alt, and other modifier keys and mouse buttons. + An object of type + + + diff --git a/doc/en/Gtk/AccelChangedHandler.xml b/doc/en/Gtk/AccelChangedHandler.xml index 610b94929..7d23bcd27 100644 --- a/doc/en/Gtk/AccelChangedHandler.xml +++ b/doc/en/Gtk/AccelChangedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the AccelChangedHandler instance to the event. The methods referenced by the AccelChangedHandler instance are invoked whenever the event is raised, until the AccelChangedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/AccelClearedArgs.xml b/doc/en/Gtk/AccelClearedArgs.xml index 4fb2b2334..43c7c014b 100644 --- a/doc/en/Gtk/AccelClearedArgs.xml +++ b/doc/en/Gtk/AccelClearedArgs.xml @@ -1,16 +1,24 @@ + gtk-sharp - 2.12.0.0 GLib.SignalArgs + + Event data. + + The event invokes delegates which pass event data via this class. + + + + Constructor @@ -19,7 +27,8 @@ - + + Property System.String @@ -31,11 +40,4 @@ - - Event data. - - The event invokes delegates which pass event data via this class. - - - diff --git a/doc/en/Gtk/AccelClearedHandler.xml b/doc/en/Gtk/AccelClearedHandler.xml index 532e5609c..b880c26bc 100644 --- a/doc/en/Gtk/AccelClearedHandler.xml +++ b/doc/en/Gtk/AccelClearedHandler.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/AccelEditedArgs.xml b/doc/en/Gtk/AccelEditedArgs.xml index 2c3c8b396..e237799f6 100644 --- a/doc/en/Gtk/AccelEditedArgs.xml +++ b/doc/en/Gtk/AccelEditedArgs.xml @@ -1,16 +1,24 @@ + gtk-sharp - 2.12.0.0 GLib.SignalArgs + + Event data. + + The event invokes delegates which pass event data via this class. + + + + Constructor @@ -18,20 +26,9 @@ Create a new instance with this constructor if you need to invoke a delegate. - - - Property - - System.String - - - Path to the row of the edited cell. - A string containing the path. - - - - + + Property System.UInt32 @@ -43,7 +40,8 @@ - + + Property Gdk.ModifierType @@ -55,7 +53,8 @@ - + + Property System.UInt32 @@ -66,12 +65,18 @@ + + + + Property + + System.String + + + Path to the row of the edited cell. + A string containing the path. + + + - - Event data. - - The event invokes delegates which pass event data via this class. - - - diff --git a/doc/en/Gtk/AccelEditedHandler.xml b/doc/en/Gtk/AccelEditedHandler.xml index 80e04ceca..609ffca98 100644 --- a/doc/en/Gtk/AccelEditedHandler.xml +++ b/doc/en/Gtk/AccelEditedHandler.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/AccelFlags.xml b/doc/en/Gtk/AccelFlags.xml index b408a9e00..5c4df9557 100644 --- a/doc/en/Gtk/AccelFlags.xml +++ b/doc/en/Gtk/AccelFlags.xml @@ -1,20 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An enumeration used by AccelLabel - - - This enumeration is used by to decide to display or not display an accelerator key and to know if an accelerator key is removable. - - - System.Enum @@ -26,23 +18,18 @@ System.Flags + + An enumeration used by AccelLabel + + + This enumeration is used by to decide to display or not display an accelerator key and to know if an accelerator key is removable. + + + - - - Field - - Gtk.AccelFlags - - - - Determines if will display the accelerator key or not. - - Determines if will display the accelerator key or not. - - - + Field Gtk.AccelFlags @@ -57,6 +44,7 @@ + Field Gtk.AccelFlags @@ -71,5 +59,20 @@ + + + + Field + + Gtk.AccelFlags + + + + Determines if will display the accelerator key or not. + + Determines if will display the accelerator key or not. + + + diff --git a/doc/en/Gtk/AccelGroup.xml b/doc/en/Gtk/AccelGroup.xml index 9bfe73c1f..a891feb36 100644 --- a/doc/en/Gtk/AccelGroup.xml +++ b/doc/en/Gtk/AccelGroup.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Object + + + Groups of global keyboard accelerators for an entire GtkWindow @@ -29,60 +34,129 @@ - - GLib.Object - - - - - - Method - - Gtk.AccelGroup - - - - + + + + Constructor + + - Finds the to which closure is connected. - A GClosure () - The to which is connected, or . + Default public constructor. - - - Method + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Event + + + GLib.Signal("accel-activate") + + - System.Void + Gtk.AccelActivateHandler - Undoes the last call to on its object. + + + + + + + + + + + Event + + + GLib.Signal("accel-changed") + + + + Gtk.AccelChangedHandler + + + + - - + + + Method System.Boolean + + + + + + + a + a + a + a + Activates the accelerator. + a + + + + + + + + + Method + + System.Void + + + + + - Removes an accelerator previously installed through - . - The closure to remove from this accelerator group. - - if the closure was found and got disconnected - + Key value of the accelerator. + Modifier combination of the accelerator. + A flag mask to configure this accelerator. + Closure to be executed upon accelerator activation. + + Installs an accelerator in this group. When accel_group is + being activated in response to a call to , closure will be + invoked if the accel_key and accel_mods from match those of this + connection. The signature used for the closure is that of + . + + Note that, due to implementation details, a single closure can only be connected to one accelerator group. + Method System.Void @@ -92,19 +166,39 @@ + Path used for determining key and modifiers. + Closure to be executed upon accelerator activation Installs an accelerator in this group, using an accelerator path to look up the appropriate key and modifiers (see ). When the group is being activated in response to a call to , will be invoked if the accel_key and accel_mods from match the key and modifiers for the path. - Path used for determining key and modifiers. - Closure to be executed upon accelerator activation + + + + + + + Method + + System.Boolean + + + + + + The closure to remove from this accelerator group. + Removes an accelerator previously installed through + . + + if the closure was found and got disconnected + Method System.Boolean @@ -114,16 +208,84 @@ - Removes an accelerator previously installed through . Key value of the accelerator. Modifier combination of the accelerator. + Removes an accelerator previously installed through . if there was an accelerator which could be removed, otherwise. + + + + Method + + Gtk.AccelKey + + + + + + a for filtering the AccelGroup entries + Finds the first entry in an accelerator group for which returns TRUE and returns its . + a , the first key matching the find function. It is owned by Gtk# and must not be freed. + + + + + + + Method + + Gtk.AccelGroup + + + + + + A GClosure () + Finds the to which closure is connected. + The to which is connected, or . + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + + GLib.Property("is-locked") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + Method System.Void @@ -140,93 +302,80 @@ - - + + + + Property + + + GLib.Property("modifier-mask") + + + + Gdk.ModifierType + + + To be added. + To be added. + To be added. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideAccelActivate", Type=typeof(Gtk.AccelGroup)) + + + + System.Boolean + + + + + + + + a + a + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideAccelChanged", Type=typeof(Gtk.AccelGroup)) + + System.Void - - - - + + + - - Installs an accelerator in this group. When accel_group is - being activated in response to a call to , closure will be - invoked if the accel_key and accel_mods from match those of this - connection. The signature used for the closure is that of - . - - Key value of the accelerator. - Modifier combination of the accelerator. - A flag mask to configure this accelerator. - Closure to be executed upon accelerator activation. - Note that, due to implementation details, a single closure can only be connected to one accelerator group. - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - - - - Default public constructor. - - - - - - Event - - Gtk.AccelChangedHandler - - - - - - - - - GLib.Signal("accel_changed") - - - - - - Method - - Gtk.AccelKey - - - - - - Finds the first entry in an accelerator group for which returns TRUE and returns its . - a for filtering the AccelGroup entries - a , the first key matching the find function. It is owned by Gtk# and must not be freed. - + a + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + Method Gtk.AccelGroupEntry @@ -237,128 +386,26 @@ - Queries an accelerator group for all entries matching and . Key value of the accelerator. Modifier combination of the accelerator. Location to return the number of entries found, or . + Queries an accelerator group for all entries matching and . An array of elements, or . - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - + + + Method System.Void - - - - - - - Default handler for the event. - a - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Method - - System.Boolean - - - - - - - - - Activates the accelerator. - a - a - a - a - a - - - - - - - - Event - - Gtk.AccelActivateHandler - - - - - - - - - - GLib.Signal("accel_activate") - - - - - - Method - - System.Boolean - - - - - - - - Default handler for the event. - a - a - a - a - Override this method in a subclass to provide a default handler for the event. - + Undoes the last call to on its object. + diff --git a/doc/en/Gtk/AccelGroupActivate.xml b/doc/en/Gtk/AccelGroupActivate.xml index 57dafb822..d636fd3d1 100644 --- a/doc/en/Gtk/AccelGroupActivate.xml +++ b/doc/en/Gtk/AccelGroupActivate.xml @@ -1,24 +1,13 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added. - To be added. - To be added. - To be added. - A delegate to activate all the accelerators in a given -. - - To be added. - System.Delegate - @@ -28,4 +17,15 @@ System.Boolean + + To be added. + To be added. + To be added. + To be added. + A delegate to activate all the accelerators in a given +. + To be added. + + + diff --git a/doc/en/Gtk/AccelGroupEntry.xml b/doc/en/Gtk/AccelGroupEntry.xml index 3e002c015..7571cc50e 100644 --- a/doc/en/Gtk/AccelGroupEntry.xml +++ b/doc/en/Gtk/AccelGroupEntry.xml @@ -1,65 +1,28 @@ - + + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + + + System.IEquatable<Gtk.AccelGroupEntry> + + One item within a . - - System.ValueType - - - - - Field - - Gtk.AccelGroupEntry - - - - An empty . - - - - - - Method - - Gtk.AccelGroupEntry - - - - - - Internal constructor; do not use. - - , pointer to the underlying C object. - a - - - - - - Field - - Gtk.AccelKey - - - - - The key for this accelerator. - - - + Field System.Int32 @@ -71,5 +34,101 @@ See the notes for for details on the formatting of the path string. + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Field + + Gtk.AccelKey + + + + + The key for this accelerator. + + + + + + + Method + + Gtk.AccelGroupEntry + + + + + + + , pointer to the underlying C object. + Internal constructor; do not use. + a + + + + + + + Field + + Gtk.AccelGroupEntry + + + + An empty . + + + diff --git a/doc/en/Gtk/AccelGroupFindFunc.xml b/doc/en/Gtk/AccelGroupFindFunc.xml index 59d22dad6..4dbcff335 100644 --- a/doc/en/Gtk/AccelGroupFindFunc.xml +++ b/doc/en/Gtk/AccelGroupFindFunc.xml @@ -1,22 +1,14 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added. - To be added. - A delegate to locate a particular accelerator. - See . - To be added. - System.Delegate - @@ -24,4 +16,12 @@ System.Boolean + + To be added. + To be added. + A delegate to locate a particular accelerator. + To be added. + See . + + diff --git a/doc/en/Gtk/AccelKey.xml b/doc/en/Gtk/AccelKey.xml index 0cb72b49d..48f552c71 100644 --- a/doc/en/Gtk/AccelKey.xml +++ b/doc/en/Gtk/AccelKey.xml @@ -1,64 +1,46 @@ - + + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + + + System.IEquatable<Gtk.AccelKey> + + A class for holding information about a key that gets used as an accelerator. - - System.ValueType - - - - - Field - - Gtk.AccelKey - - - - Make a new AccelKey object that has no global object key. - - - - - - Method - - Gtk.AccelKey - + + + + Constructor + - + + + - Make a new AccelKey object with the object key specified by . - an - An object of type - - - - - - Field - - Gdk.ModifierType - - - - - A mask of the modifier keys that are relevant for this AccelKey. + a enumerated in + a enumerated in , the modifiers (shift, ctrl, etc) that apply for this AccelKey + a enumerated in for whether this AccelKey should be displayed in the menu + Public constructor. - + + Property Gtk.AccelFlags @@ -71,8 +53,74 @@ + + + + Field + + Gdk.ModifierType + + + + + A mask of the modifier keys that are relevant for this AccelKey. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + Field Gdk.Key @@ -84,20 +132,33 @@ Useful values are enumerated in . - - - Constructor - + + + + Method + + Gtk.AccelKey + - - - + - Public constructor. - a enumerated in - a enumerated in , the modifiers (shift, ctrl, etc) that apply for this AccelKey - a enumerated in for whether this AccelKey should be displayed in the menu + an + Make a new AccelKey object with the object key specified by . + An object of type + + + + + + + Field + + Gtk.AccelKey + + + + Make a new AccelKey object that has no global object key. diff --git a/doc/en/Gtk/AccelLabel.xml b/doc/en/Gtk/AccelLabel.xml index 2bb7d967e..e4d5c9081 100644 --- a/doc/en/Gtk/AccelLabel.xml +++ b/doc/en/Gtk/AccelLabel.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Label + + + A widget that displays an accelerator key on the right of the text. @@ -18,40 +23,18 @@ - - Gtk.Label - - - - - - Method - - System.Boolean - - - - Recreates the string representing the accelerator keys. - - Default, since the strings are updated this is not needed - - - Recreates the string representing the accelerator keys. This should not be needed since the string is automatically updated whenever accelerators are added or removed from the associated widget. - - - - + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. @@ -59,19 +42,69 @@ + Constructor - Creates an accelerator label. The accelerator label. + Creates an accelerator label. + + + + Property + + + GLib.Property("accel-closure") + + + + System.IntPtr + + + + + Sets the closure to be monitored by this accelerator label. + A + + + Sets the closure to be monitored by this accelerator label. The closure must be connected to an accelerator group. See . + + + + + + + + Property + + + GLib.Property("accel-widget") + + + + Gtk.Widget + + + + + Fetches the widget monitored by this accelerator label. + The object monitored by the accelerator label, or + + + Fetches the widget monitored by this accelerator label. + + + + - + + Property System.UInt32 @@ -88,54 +121,9 @@ - - - Property - - System.IntPtr - - - - - Sets the closure to be monitored by this accelerator label. - A - - - Sets the closure to be monitored by this accelerator label. The closure must be connected to an accelerator group. See . - - - - - - GLib.Property("accel-closure") - - - - - - Property - - Gtk.Widget - - - - - Fetches the widget monitored by this accelerator label. - The object monitored by the accelerator label, or - - - Fetches the widget monitored by this accelerator label. - - - - - - GLib.Property("accel-widget") - - - - + + Property GLib.GType @@ -147,23 +135,24 @@ Used internally. - - - Constructor - - - - + + + + Method + + System.Boolean + + - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. + Recreates the string representing the accelerator keys. + + Default, since the strings are updated this is not needed + + + Recreates the string representing the accelerator keys. This should not be needed since the string is automatically updated whenever accelerators are added or removed from the associated widget. + + - - - System.Obsolete - - diff --git a/doc/en/Gtk/AccelMap.xml b/doc/en/Gtk/AccelMap.xml index 2e806a9dd..394ff5bef 100644 --- a/doc/en/Gtk/AccelMap.xml +++ b/doc/en/Gtk/AccelMap.xml @@ -1,43 +1,266 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Global accelerator map for an entire application. - This class is a singleton; only one can exist at a time. - - GLib.Object + + Global accelerator map for an entire application. + This class is a singleton; only one can exist at a time. + + - - + + + + Constructor + + + + Protected constructor. + + + + + + + + Constructor + + + + + + a + Internal constructor + This is not typically used by C# code. + + + + + + Method + + System.Void + + + + + + + + a + a + a + + Registers a new accelerator with the global accelerator map. + + + This function should only be called once per + with the canonical and for this path. + To change the accelerator during runtime programatically, use + . + The accelerator path must consist of "<WINDOWTYPE>/Category1/Category2/.../Action", + where <WINDOWTYPE> should be a unique application-specific identifier, that + corresponds to the kind of window the accelerator is being used in, e.g. "Gimp-Image", + "Abiword-Document" or "Gnumeric-Settings". + The Category1/.../Action portion is most appropriately chosen by the action the + accelerator triggers, i.e. for accelerators on menu items, choose the item's menu path, + e.g. "File/Save As", "Image/View/Zoom" or "Edit/Select All". + So a full valid accelerator path may look like: + "<Gimp-Toolbox>/File/Dialogs/Tool Options...". + + + + + + + Method + + System.Void + + + + + + a + + Adds a filter to the global list of accel path filters. + + + + Accel map entries whose accel path matches one of the filters + are skipped by . + + + This function is intended for Gtk# modules that create their own + menus but don't want them to be saved into the applications + accelerator map dump. + + + + + + + Method System.Boolean - + + + - Looks up the accelerator entry for and fills in . - a , a valid accelerator path - a , the accelerator key to be filled in (optional) - a , if is known, otherwise. + a + a + a + a + + Changes the and currently associated with + . + + a + + Due to conflicts with other accelerators, a change may not always be possible. The + parameter indicates whether other accelerators may be deleted to resolve such + conflicts. A change will only occur if all conflicts could be resolved (which might not be the case if conflicting accelerators are locked). Successful + changes are indicated by a return value. + + + + + + + Method + + System.Void + + + + + + + a , data to pass to + a , function to execute on each accel map entrey + + Loops over the entries in the accelerator map whose accel path + doesn't match any of the filters added with + + and executes on each. + + + See also . + XXX: See http://bugzilla.ximian.com/show_bug.cgi?id=70912. + + + + + + + Method + + System.Void + + + + + + + a + a + Loops over all entries in the accelerator map and executes + * on each. + + See also . + + + + + + + Method + + Gtk.AccelMap + + + + + Gets the singleton global. object. This object + is useful only for notification of changes to the accelerator + map via the internal "changed" signal; it isn't a parameter to the + other accelerator map functions. + + a + + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Method + + System.Void + + + + + + a + + Parses a file previously saved with + for accelerator specifications, and propagates them accordingly. + + + + + + + + + Method + + System.Void + + + + + + a , a valid readable file descriptor. + + File descriptor variant of . + + Method System.Void @@ -46,11 +269,11 @@ + a Locks the given accelerator path. If the accelerator map doesn't yet contain an entry for , a new one is created. - a Locking an accelerator path prevents its accelerator from being changed @@ -73,316 +296,35 @@ - - - Method - - System.Void - - - - - - - Undoes the last call to - on this . - - a , a valid accelerator path - - Refer to for information - about accelerator path locking. - - - - + + + Method System.Boolean - - - + - - Changes the and currently associated with - . - - a - a - a - a - a - - Due to conflicts with other accelerators, a change may not always be possible. The - parameter indicates whether other accelerators may be deleted to resolve such - conflicts. A change will only occur if all conflicts could be resolved (which might not be the case if conflicting accelerators are locked). Successful - changes are indicated by a return value. - - - - - - Method - - System.Void - - - - - - - Parses a file previously saved with - for accelerator specifications, and propagates them accordingly. - - a + a , a valid accelerator path + a , the accelerator key to be filled in (optional) + Looks up the accelerator entry for and fills in . + a , if is known, otherwise. - - - Method - - System.Void - - - - - - - File descriptor variant of . - - a , a valid writeable file descriptor - - - - - - - Method - - System.Void - - - - - - - Saves current accelerator specifications (accelerator path, key - and modifiers) to . - The file is written in a format suitable to be read back in by - . - - a , a file to contain accelerator specifications - - - - - - - Method - - System.Void - - - - - - - File descriptor variant of . - - a , a valid readable file descriptor. - - - - - - - Method - - System.Void - - - - - - - - - Registers a new accelerator with the global accelerator map. - - a - a - a - - This function should only be called once per - with the canonical and for this path. - To change the accelerator during runtime programatically, use - . - The accelerator path must consist of "<WINDOWTYPE>/Category1/Category2/.../Action", - where <WINDOWTYPE> should be a unique application-specific identifier, that - corresponds to the kind of window the accelerator is being used in, e.g. "Gimp-Image", - "Abiword-Document" or "Gnumeric-Settings". - The Category1/.../Action portion is most appropriately chosen by the action the - accelerator triggers, i.e. for accelerators on menu items, choose the item's menu path, - e.g. "File/Save As", "Image/View/Zoom" or "Edit/Select All". - So a full valid accelerator path may look like: - "<Gimp-Toolbox>/File/Dialogs/Tool Options...". - - - - - - Method - - System.Void - - - - - - - Adds a filter to the global list of accel path filters. - - a - - - Accel map entries whose accel path matches one of the filters - are skipped by . - - - This function is intended for Gtk# modules that create their own - menus but don't want them to be saved into the applications - accelerator map dump. - - - - - - - Method - - Gtk.AccelMap - - - - - Gets the singleton global. object. This object - is useful only for notification of changes to the accelerator - map via the internal "changed" signal; it isn't a parameter to the - other accelerator map functions. - - a - - - - - - - Method - - System.Void - - - - - - - - Loops over the entries in the accelerator map whose accel path - doesn't match any of the filters added with - - and executes on each. - - a , data to pass to - a , function to execute on each accel map entrey - - See also . - XXX: See http://bugzilla.ximian.com/show_bug.cgi?id=70912. - - - - - - Method - - System.Void - - - - - - - Loops over all entries in the accelerator map and executes - * on each. - a - a - - See also . - - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Constructor - - - - - - Internal constructor - a - This is not typically used by C# code. - - - - - Constructor - - - - Protected constructor. - - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - + Event + + + GLib.Signal("changed") + + Gtk.MapChangedHandler @@ -392,15 +334,16 @@ - - - GLib.Signal("changed") - - + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideMapChanged", Type=typeof(Gtk.AccelMap)) + + System.Void @@ -410,12 +353,74 @@ - Default handler for the event. a a a + Default handler for the event. Override this method in a subclass to provide a default handler for the event. + + + + Method + + System.Void + + + + + + a , a file to contain accelerator specifications + + Saves current accelerator specifications (accelerator path, key + and modifiers) to . + The file is written in a format suitable to be read back in by + . + + + + + + + + + Method + + System.Void + + + + + + a , a valid writeable file descriptor + + File descriptor variant of . + + + + + + + + + Method + + System.Void + + + + + + a , a valid accelerator path + + Undoes the last call to + on this . + + + Refer to for information + about accelerator path locking. + + diff --git a/doc/en/Gtk/AccelMapForeach.xml b/doc/en/Gtk/AccelMapForeach.xml index cc3ab94fb..893394114 100644 --- a/doc/en/Gtk/AccelMapForeach.xml +++ b/doc/en/Gtk/AccelMapForeach.xml @@ -1,23 +1,13 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added. - To be added. - To be added. - To be added. - To be added. - A delegate for running over each entry in an accelerator. - See . - System.Delegate - @@ -28,4 +18,14 @@ System.Void + + To be added. + To be added. + To be added. + To be added. + To be added. + A delegate for running over each entry in an accelerator. + See . + + diff --git a/doc/en/Gtk/Accelerator.xml b/doc/en/Gtk/Accelerator.xml index 480889b39..10e59c9ba 100644 --- a/doc/en/Gtk/Accelerator.xml +++ b/doc/en/Gtk/Accelerator.xml @@ -1,68 +1,24 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An accelerator. - TODO: explain the relationship between this class and . - System.Object + + An accelerator. + TODO: explain the relationship between this class and . + - - - Method - - System.Boolean - - - - - - - Determines whether a given keyval and modifier mask constitute - a valid keyboard accelerator. For example, - keyval plus is valid; - this is a "Ctrl+a" accelerator. However, you can't use the - keyval as an accelerator. - a , see for useful values - a - a - - - - - - Method - - System.String - - - - - - - Converts an accelerator keyval and modifier mask into - a string parseable by . - For example, if you pass in and - , - this function returns "<Control>q". - - a - a - a - In Gtk+, the return value must be freed by the caller, but not in Gtk#. - - + Constructor @@ -72,7 +28,8 @@ - + + Property Gdk.ModifierType @@ -85,8 +42,53 @@ + + + + Method + + System.String + + + + + + + A representing the accelerator keyval. + A representing the accelerator modifier mask. + Converts an accelerator keyval and modifier mask into a string which can be used to represent the accelerator to the user. + A newly-allocated string representing the accelerator. + + + + + + + + Method + + System.String + + + + + + + a + a + Converts an accelerator keyval and modifier mask into + a string parseable by . + For example, if you pass in and + , + this function returns "<Control>q". + + a + In Gtk+, the return value must be freed by the caller, but not in Gtk#. + + + Method System.Void @@ -97,30 +99,34 @@ - Parses a string representing an accelerator. The format looks like "<Control>a" or "<Shift><Alt>F1" or "<Release>z" (the last one is for key release). The parser is fairly liberal and allows lower or upper case, and also abbreviations such as "<Ctl>" and "<Ctrl>". a a , thekey to map to. a to fill with data. + Parses a string representing an accelerator. The format looks like "<Control>a" or "<Shift><Alt>F1" or "<Release>z" (the last one is for key release). The parser is fairly liberal and allows lower or upper case, and also abbreviations such as "<Ctl>" and "<Ctrl>". If the parse fails, and will be set to 0 (zero). - - + + + Method - System.String + System.Boolean - - + + - Converts an accelerator keyval and modifier mask into a string which can be used to represent the accelerator to the user. - A representing the accelerator keyval. - A representing the accelerator modifier mask. - A newly-allocated string representing the accelerator. + a , see for useful values + a + Determines whether a given keyval and modifier mask constitute + a valid keyboard accelerator. For example, + keyval plus is valid; + this is a "Ctrl+a" accelerator. However, you can't use the + keyval as an accelerator. + a - diff --git a/doc/en/Gtk/AcceptPositionArgs.xml b/doc/en/Gtk/AcceptPositionArgs.xml index 80a93e8bf..197e2f041 100644 --- a/doc/en/Gtk/AcceptPositionArgs.xml +++ b/doc/en/Gtk/AcceptPositionArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor diff --git a/doc/en/Gtk/AcceptPositionHandler.xml b/doc/en/Gtk/AcceptPositionHandler.xml index 34346784f..718e51840 100644 --- a/doc/en/Gtk/AcceptPositionHandler.xml +++ b/doc/en/Gtk/AcceptPositionHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the AcceptPositionHandler instance to the event. The methods referenced by the AcceptPositionHandler instance are invoked whenever the event is raised, until the AcceptPositionHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/Accessible.xml b/doc/en/Gtk/Accessible.xml index cf7bd4449..a70574972 100644 --- a/doc/en/Gtk/Accessible.xml +++ b/doc/en/Gtk/Accessible.xml @@ -1,24 +1,52 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - This class requests instances for the UI components that provide useful information to the user. - - Atk.Object + + This class requests instances for the UI components that provide useful information to the user. + + + + + + Constructor + + + + Protected constructor. + Chain to this constructor if you have not registered a native value for your subclass. + + + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + Method System.Void @@ -29,23 +57,9 @@ - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - + + Property GLib.GType @@ -57,32 +71,37 @@ Returns the native value for . - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - + + + + Method - System.Obsolete + GLib.DefaultSignalHandler(ConnectionMethod="OverrideConnectWidgetDestroyed", Type=typeof(Gtk.Accessible)) - - - - Constructor - + + System.Void + - Protected constructor. - Chain to this constructor if you have not registered a native value for your subclass. + To be added. + To be added. + + + + + + + Property + + Gtk.Widget + + + To be added. + To be added. + To be added. + diff --git a/doc/en/Gtk/Action.xml b/doc/en/Gtk/Action.xml index a5968ff7a..4ea8cbadf 100644 --- a/doc/en/Gtk/Action.xml +++ b/doc/en/Gtk/Action.xml @@ -1,11 +1,16 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Object + + + An action which can be triggered by a menu or toolbar item. @@ -24,201 +29,40 @@ Each action can have one or more proxy menu item, toolbar button or other proxy - - GLib.Object - - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - Disables calls to the function by signals on the given proxy widget. - a - This is used to break notification loops for things like check or radio actions. -This function is intended for use by action implementations. - - - - - Method - - Gtk.Widget - - - - Creates a menu item widget that proxies for the given action. - a that is a menu item connected to the action. - - - - - - Method - - System.Void - - - - Emits on the specified action, if it is not insensitive. - This gets called by the proxy widgets when they get activated. -It can also be used to manually activate an action. - - - - - Method - - System.Void - - - - Undoes the effect of one call to . - - - - - - Method - - System.Void - - - - - - Re-enables calls to the function by signals on the given proxy widget. - a - This undoes the blocking done by . -This function is intended for use by action implementations. - - - - - Method - - Gtk.Widget - - - - - - This function is intended for use by action implementations to create icons displayed in the proxy widgets. - a , the size of the icon that should be created. - a that displays the icon for this action. - - - - - - Method - - System.Void - - - - Installs the accelerator for action if action has an AccelPath and AccelGroup. - See and -Since multiple proxies may independently trigger the installation of the accelerator, the action counts the number of times this function has been called and does not remove the accelerator until has been called as many times. - - - - - - Method - - Gtk.Widget - - - - Creates a toolbar item widget that proxies for the given action. - a that is a toolbar item connected to the action. - - - - - - Method - - System.Void - - - - - - Connects a widget to an action object as a proxy. - a - Synchronises various properties of the action with the widget (such as label text, icon, tooltip, etc), and attaches a callback so that the action gets activated when the proxy widget does. -If the widget is already connected to an action, it is disconnected first. - - - - - Method - - System.Void - - - - - - Disconnects a proxy widget from an action. - a - Does not destroy the widget, however. - - - - - Constructor - - - - - - Internal constructor - a - - - - - System.Obsolete - - - + Constructor - Internal constructor a + Internal constructor + + + + Constructor + + + + + + + A unique name for the action + the label displayed in menu items and on buttons + Creates a new action from the and . + Convenience constructor for passing in for the last two parameters. + + + Constructor @@ -228,274 +72,17 @@ If the widget is already connected to an action, it is disconnected first. - Creates a new action from the , , , and . A unique name for the action the label displayed in menu items and on buttons a tooltip for the action, or for no tooltip the stock icon to display in widgets representing the action, or + Creates a new action from the , , , and . - - - Constructor - - - - - - - Creates a new action from the and . - A unique name for the action - the label displayed in menu items and on buttons - Convenience constructor for passing in for the last two parameters. - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Property - - System.Boolean - - - - Whether the action is considered important. - a - When , toolitem proxies for this action show text in mode. - -Default value: - - - - GLib.Property("is-important") - - - - - - Property - - System.Boolean - - - - When , toolitem proxies for this action are represented in the toolbar overflow menu. - a - Default value is - - - - GLib.Property("visible-vertical") - - - - - - Property - - System.String - - - - The stock icon displayed in widgets representing this action. - a - Default value is - - - - GLib.Property("stock-id") - - - - - - Property - - System.Boolean - - - - When , empty menu proxies for this action are hidden. - a - Default value: - - - - GLib.Property("hide-if-empty") - - - - - - Property - - System.String - - - - A unique name for the action. - a - - - - - GLib.Property("name") - - - - - - Property - - System.String - - - - A shorter label that may be used on toolbar buttons. - a - Default value is - - - - GLib.Property("short-label") - - - - - - Property - - System.Boolean - - - - Whether the toolbar item is visible when the toolbar is in a horizontal orientation. - a - Default value is - - - - GLib.Property("visible-horizontal") - - - - - - Property - - Gtk.ActionGroup - - - - The GtkActionGroup this GtkAction is associated with. - a - Can be set to for internal use. - - - - GLib.Property("action-group") - - - - - - Property - - System.String - - - - The label used for menu items and buttons that activate this action. - a - Default value is - - - - GLib.Property("label") - - - - - - Property - - System.String - - - - A tooltip for this action. - a - Default value is - - - - GLib.Property("tooltip") - - - - - - Property - - System.Boolean - - - - Whether the action itself is sensitive. - a - - - -This does not necessarily mean effective sensitivity. See for that. - - - - - - - GLib.Property("sensitive") - - - - - - Property - - System.Boolean - - - - Whether the action itself is visible. - a - - - -This does not necessarily mean effective visibility. See for that. - - - - - - - GLib.Property("visible") - - - - + + Property Gtk.AccelGroup @@ -506,36 +93,9 @@ This does not necessarily mean effective visibility. See - - Property - - System.Boolean - - - - Whether the action is effectively sensitive. - a - - if the action and its associated action group are both sensitive. - - - - - Property - - System.Boolean - - - - Whether the action is effectively visible. - a - - if the action and its associated action group are both visible. - - - + + Property System.String @@ -548,9 +108,48 @@ This does not necessarily mean effective visibility. See + + + + Property + + + GLib.Property("action-group") + + + + Gtk.ActionGroup + + + + The GtkActionGroup this GtkAction is associated with. + a + Can be set to for internal use. + + + + + + Method + + System.Void + + + + Emits on the specified action, if it is not insensitive. + This gets called by the proxy widgets when they get activated. +It can also be used to manually activate an action. + + + Event + + + GLib.Signal("activate") + + System.EventHandler @@ -560,47 +159,183 @@ This does not necessarily mean effective visibility. See + + + Property - GLib.Signal("activate") + GLib.Property("always-show-image") - - - - Property - Gtk.Widget[] + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void - Returns the proxy widgets for an action. - a of proxy widgets. - - + To be added. + To be added. + - - + + + + Method + + System.Void + + + + Installs the accelerator for action if action has an AccelPath and AccelGroup. + See and +Since multiple proxies may independently trigger the installation of the accelerator, the action counts the number of times this function has been called and does not remove the accelerator until has been called as many times. + + + + + + + Method + + Gtk.Widget + + + + + + a , the size of the icon that should be created. + This function is intended for use by action implementations to create icons displayed in the proxy widgets. + a that displays the icon for this action. + + + + + + + Method + + Gtk.Widget + + + + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.Widget + + + + Creates a menu item widget that proxies for the given action. + a that is a menu item connected to the action. + + + + + + + Method + + Gtk.Widget + + + + Creates a toolbar item widget that proxies for the given action. + a that is a toolbar item connected to the action. + + + + + + + Method + + System.Void + + + + Undoes the effect of one call to . + + + + + + Property + + + GLib.Property("gicon") + + + + GLib.Icon + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + + GLib.Property("hide-if-empty") + + System.Boolean - When , toolitem proxies for this action are represented in the toolbar overflow menu. + When , empty menu proxies for this action are hidden. a - Default value is . - + Default value: - - - GLib.Property("visible-overflown") - - - + + Property @@ -617,9 +352,144 @@ This does not necessarily mean effective visibility. See - - + + + + Property + + + GLib.Property("is-important") + + + + System.Boolean + + + + Whether the action is considered important. + a + When , toolitem proxies for this action show text in mode. + +Default value: + + + + + + Property + + System.Boolean + + + + Whether the action is effectively sensitive. + a + + if the action and its associated action group are both sensitive. + + + + + + Property + + System.Boolean + + + + Whether the action is effectively visible. + a + + if the action and its associated action group are both visible. + + + + + + Property + + + GLib.Property("label") + + + + System.String + + + + The label used for menu items and buttons that activate this action. + a + Default value is + + + + + + Property + + + GLib.Property("name") + + + + System.String + + + + A unique name for the action. + a + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideActivated", Type=typeof(Gtk.Action)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideConnectProxy", Type=typeof(Gtk.Action)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCreateMenu", Type=typeof(Gtk.Action)) + + Gtk.Widget @@ -628,7 +498,263 @@ This does not necessarily mean effective visibility. See + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCreateMenuItem", Type=typeof(Gtk.Action)) + + + + Gtk.Widget + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCreateToolItem", Type=typeof(Gtk.Action)) + + + + Gtk.Widget + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDisconnectProxy", Type=typeof(Gtk.Action)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.Widget[] + + + + Returns the proxy widgets for an action. + a of proxy widgets. + + + + + + + + Property + + + GLib.Property("sensitive") + + + + System.Boolean + + + + Whether the action itself is sensitive. + a + + + +This does not necessarily mean effective sensitivity. See for that. + + + + + + + + + Property + + + GLib.Property("short-label") + + + + System.String + + + + A shorter label that may be used on toolbar buttons. + a + Default value is + + + + + + Property + + + GLib.Property("stock-id") + + + + System.String + + + + The stock icon displayed in widgets representing this action. + a + Default value is + + + + + + Property + + + GLib.Property("tooltip") + + + + System.String + + + + A tooltip for this action. + a + Default value is + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("visible") + + + + System.Boolean + + + + Whether the action itself is visible. + a + + + +This does not necessarily mean effective visibility. See for that. + + + + + + + + + Property + + + GLib.Property("visible-horizontal") + + + + System.Boolean + + + + Whether the toolbar item is visible when the toolbar is in a horizontal orientation. + a + Default value is + + + + + + Property + + + GLib.Property("visible-overflown") + + + + System.Boolean + + + + When , toolitem proxies for this action are represented in the toolbar overflow menu. + a + Default value is . + + + + + + + Property + + + GLib.Property("visible-vertical") + + + + System.Boolean + + + + When , toolitem proxies for this action are represented in the toolbar overflow menu. + a + Default value is diff --git a/doc/en/Gtk/ActionActivatedArgs.xml b/doc/en/Gtk/ActionActivatedArgs.xml index 7290d25c3..1d370b572 100644 --- a/doc/en/Gtk/ActionActivatedArgs.xml +++ b/doc/en/Gtk/ActionActivatedArgs.xml @@ -1,11 +1,15 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. @@ -13,13 +17,10 @@ - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property System.Int32 diff --git a/doc/en/Gtk/ActionActivatedHandler.xml b/doc/en/Gtk/ActionActivatedHandler.xml index 0735fb7c9..1845330fe 100644 --- a/doc/en/Gtk/ActionActivatedHandler.xml +++ b/doc/en/Gtk/ActionActivatedHandler.xml @@ -1,11 +1,21 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -17,15 +27,5 @@ - - System.Delegate - - - System.Void - - - - - diff --git a/doc/en/Gtk/ActionEntry.xml b/doc/en/Gtk/ActionEntry.xml index 9121382bb..2c8848f05 100644 --- a/doc/en/Gtk/ActionEntry.xml +++ b/doc/en/Gtk/ActionEntry.xml @@ -1,11 +1,15 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + A struct containing all the info necessary for creating an @@ -14,65 +18,71 @@ - - System.ValueType - - - - - Field - - System.String - + + + + Constructor + + + - A unique name for the action. - + a , a unique name + a , a stock icon + Public constructor. + + - - - Field - - System.String - + + + + Constructor + + + + - The stock icon displayed in widgets representing this action. - + a , a unique name + a , a stock icon + a , a handler to run when the action is activated + Public constructor. + + - - - Field - - System.String - + + + + Constructor + + + + + + + - The label used for menu items and buttons that activate this action. - - - - - - Field - - System.String - - - - - A tooltip for this action. - + a , a unique name + a , a stock icon + a , label text + a , an accelerator sequence + a , tooltip text + a , a handler to run when the action is activated + Public constructor. + + + Field System.String @@ -86,6 +96,7 @@ + Field System.EventHandler @@ -97,62 +108,60 @@ - - - Constructor - + + + + Field + + System.String + - - - Public constructor. - a , a unique name - a , a stock icon - - + The label used for menu items and buttons that activate this action. + - - - Constructor - + + + + Field + + System.String + - - - - Public constructor. - a , a unique name - a , a stock icon - a , a handler to run when the action is activated - - + A unique name for the action. + - - - Constructor - + + + + Field + + System.String + - - - - - - - Public constructor. - a , a unique name - a , a stock icon - a , label text - a , an accelerator sequence - a , tooltip text - a , a handler to run when the action is activated - - + The stock icon displayed in widgets representing this action. + + + + + + + Field + + System.String + + + + + A tooltip for this action. + diff --git a/doc/en/Gtk/ActionGroup.xml b/doc/en/Gtk/ActionGroup.xml index 6f225f81e..0a024137e 100644 --- a/doc/en/Gtk/ActionGroup.xml +++ b/doc/en/Gtk/ActionGroup.xml @@ -1,11 +1,16 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Object + + + A group of actions @@ -23,19 +28,38 @@ Accelerators are handled by the Gtk accelerator map. All actions are assigned an - - GLib.Object - - - - - - System.Reflection.DefaultMember("Item") - - - - + + + + Constructor + + + + + + a + Internal constructor + + + + + + + Constructor + + + + + + a , the name of the action group. + Creates a new object. + The name of the action group is used when associating keybindings with the actions. + + + + + Method System.Void @@ -44,13 +68,47 @@ Accelerators are handled by the Gtk accelerator map. All actions are assigned an - Removes an action object from the action group. a + Adds an action object to the action group. + Note that this function does not set up the accel path of the action, which can lead to problems if a user tries to modify the accelerator of a menuitem associated with the action. +Therefore you must either set the accel path yourself with , or use . + + + + + + Method + + System.Void + + + + + + a + Ease of use function for adding multiple s in a single call using the struct. + + + + + + + Method + + System.Void + + + + + + a + Ease of use function for adding multiple s in a single call using the struct. + Method System.Void @@ -60,9 +118,9 @@ Accelerators are handled by the Gtk accelerator map. All actions are assigned an - Adds an action object to the action group and sets up the accelerator. a a . The accelerator for the action, in the format understood by , or "" for no accelerator, or to use the stock accelerator + Adds an action object to the action group and sets up the accelerator. @@ -75,8 +133,65 @@ Accel paths are set to <Actions>/group-name/action-name. + + + + Method + + System.Void + + + + + + + + a + a + a + Ease of use function for adding multiple s in a single call using the struct. + + + + + + + Event + + + GLib.Signal("connect-proxy") + + + + Gtk.ConnectProxyHandler + + + + The ConnectProxy signal is emitted after connecting a proxy to an action in the group. + This is intended for simple customizations for which a custom action class would be too clumsy, e.g. showing tooltips for menuitems in the statusbar. + + + + + + Event + + + GLib.Signal("disconnect-proxy") + + + + Gtk.DisconnectProxyHandler + + + + The DisconnectProxy signal is emitted after disconnecting a proxy from an action in the group. + + + + Method Gtk.Action @@ -85,75 +200,16 @@ Accel paths are set to <Actions>/group-name/action-name. - Looks up an action in the action group by name. a , the name of the action + Looks up an action in the action group by name. a , or if no action by that name exists - - - Method - - System.Void - - - - - - Adds an action object to the action group. - a - Note that this function does not set up the accel path of the action, which can lead to problems if a user tries to modify the accelerator of a menuitem associated with the action. -Therefore you must either set the accel path yourself with , or use . - - - - - Constructor - - - - - - Internal constructor - a - - - - - System.Obsolete - - - - - - Constructor - - - - - - Internal constructor - a - - - - - - Constructor - - - - - - Creates a new object. - a , the name of the action group. - The name of the action group is used when associating keybindings with the actions. - - - + + Property GLib.GType @@ -165,124 +221,26 @@ Therefore you must either set the accel path yourself with value for . - - + + + Property - System.Boolean - - - - The visibility of the ActionGroup - a - The constituent actions can only be logically visible (see ) if they are visible (see ) and their group is visible. - - - - GLib.Property("visible") - - - - - - Property - - System.Boolean - - - - The sensitivity of the ActionGroup - a - The constituent actions can only be logically sensitive (see ) if they are sensitive (see ) and their group is sensitive. - - - - GLib.Property("sensitive") - - - - - - Property - - System.String - - - - Gets the name of the action group. - a - - - - - GLib.Property("name") - - - - - - Property - - System.String - - - Sets the translation domain and uses dgettext() for translating the label and tooltip of s added by . - a - - - - - - - Method - - System.Void + Gtk.Action - + - Ease of use function for adding multiple s in a single call using the struct. - a - - - - - - Method - - System.Void - - - - - - Ease of use function for adding multiple s in a single call using the struct. - a - - - - - - Method - - System.Void - - - - - - - - Ease of use function for adding multiple s in a single call using the struct. - a - a - a - + a + Returns the with the specified name. + a + See for more info. + Method Gtk.Action[] @@ -295,76 +253,145 @@ Therefore you must either set the accel path yourself with - + + + Property + + + GLib.Property("name") + + + + System.String + + + + Gets the name of the action group. + a + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideConnectProxy", Type=typeof(Gtk.ActionGroup)) + + + + System.Void + + + + + + + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDisconnectProxy", Type=typeof(Gtk.ActionGroup)) + + + + System.Void + + + + + + + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetAction", Type=typeof(Gtk.ActionGroup)) + + Gtk.Action - + - Returns the with the specified name. - a - a - See for more info. + To be added. + To be added. + To be added. + To be added. + - - - Event - - Gtk.PreActivateHandler - - - - The PreActivate signal is emitted just before the action is activated. - This is intended for applications to get notification just before any action is activated. - + + + + Method - GLib.Signal("pre_activate") + GLib.DefaultSignalHandler(ConnectionMethod="OverridePostActivate", Type=typeof(Gtk.ActionGroup)) + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + - - - Event - - Gtk.ConnectProxyHandler - - - - The ConnectProxy signal is emitted after connecting a proxy to an action in the group. - This is intended for simple customizations for which a custom action class would be too clumsy, e.g. showing tooltips for menuitems in the statusbar. - + + + + Method - GLib.Signal("connect_proxy") + GLib.DefaultSignalHandler(ConnectionMethod="OverridePreActivate", Type=typeof(Gtk.ActionGroup)) - - - - Event - Gtk.DisconnectProxyHandler + System.Void - + + + - The DisconnectProxy signal is emitted after disconnecting a proxy from an action in the group. - + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. - - - GLib.Signal("disconnect_proxy") - - + Event + + + GLib.Signal("post-activate") + + Gtk.PostActivateHandler @@ -373,78 +400,63 @@ Therefore you must either set the accel path yourself with + + + Event - GLib.Signal("post_activate") + GLib.Signal("pre-activate") - - - - Method - System.Void + Gtk.PreActivateHandler - - - + - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. + The PreActivate signal is emitted just before the action is activated. + This is intended for applications to get notification just before any action is activated. - - + + + Method System.Void - - Default handler for the event. a - a - Override this method in a subclass to provide a default handler for the event. + Removes an action object from the action group. + - - - Method + + + + Property + + + GLib.Property("sensitive") + + - System.Void + System.Boolean - - - - + - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. + The sensitivity of the ActionGroup + a + The constituent actions can only be logically sensitive (see ) if they are sensitive (see ) and their group is sensitive. - + + Property Gtk.TranslateFunc @@ -457,6 +469,7 @@ Therefore you must either set the accel path yourself with + Method System.String @@ -465,12 +478,45 @@ Therefore you must either set the accel path yourself with - Translates a string using the specified . A string. + Translates a string using the specified . The translation of . This is mainly intended for language bindings. + + + + Property + + System.String + + + Sets the translation domain and uses dgettext() for translating the label and tooltip of s added by . + a + + + + + + + + Property + + + GLib.Property("visible") + + + + System.Boolean + + + + The visibility of the ActionGroup + a + The constituent actions can only be logically visible (see ) if they are visible (see ) and their group is visible. + + diff --git a/doc/en/Gtk/Activatable.xml b/doc/en/Gtk/Activatable.xml new file mode 100644 index 000000000..1c6648556 --- /dev/null +++ b/doc/en/Gtk/Activatable.xml @@ -0,0 +1,81 @@ + + + + + gtk-sharp + + + + GLib.IWrapper + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.Action + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/ActivatableAdapter.xml b/doc/en/Gtk/ActivatableAdapter.xml new file mode 100644 index 000000000..a94753a01 --- /dev/null +++ b/doc/en/Gtk/ActivatableAdapter.xml @@ -0,0 +1,230 @@ + + + + + gtk-sharp + + + GLib.GInterfaceAdapter + + + + GLib.IWrapper + + + Gtk.Activatable + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.Activatable + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.Activatable + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.ActivatableImplementor + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("related-action") + + + + Gtk.Action + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("use-action-appearance") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/ActivatableImplementor.xml b/doc/en/Gtk/ActivatableImplementor.xml new file mode 100644 index 000000000..7f2112e09 --- /dev/null +++ b/doc/en/Gtk/ActivatableImplementor.xml @@ -0,0 +1,41 @@ + + + + + gtk-sharp + + + + GLib.IWrapper + + + + + GLib.GInterface(typeof(Gtk.ActivatableAdapter)) + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/ActivateCurrentArgs.xml b/doc/en/Gtk/ActivateCurrentArgs.xml index 93dea6b5e..807d15ab2 100644 --- a/doc/en/Gtk/ActivateCurrentArgs.xml +++ b/doc/en/Gtk/ActivateCurrentArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property System.Boolean diff --git a/doc/en/Gtk/ActivateCurrentHandler.xml b/doc/en/Gtk/ActivateCurrentHandler.xml index 530c06213..dd4af89a3 100644 --- a/doc/en/Gtk/ActivateCurrentHandler.xml +++ b/doc/en/Gtk/ActivateCurrentHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the ActivateCurrentHandler instance to the event. The methods referenced by the ActivateCurrentHandler instance are invoked whenever the event is raised, until the ActivateCurrentHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/ActivateCursorItemArgs.xml b/doc/en/Gtk/ActivateCursorItemArgs.xml index 4642d3e51..8daecd007 100644 --- a/doc/en/Gtk/ActivateCursorItemArgs.xml +++ b/doc/en/Gtk/ActivateCursorItemArgs.xml @@ -1,11 +1,15 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. @@ -13,13 +17,10 @@ - - GLib.SignalArgs - - + Constructor diff --git a/doc/en/Gtk/ActivateCursorItemHandler.xml b/doc/en/Gtk/ActivateCursorItemHandler.xml index e88eb701c..20c6bd296 100644 --- a/doc/en/Gtk/ActivateCursorItemHandler.xml +++ b/doc/en/Gtk/ActivateCursorItemHandler.xml @@ -1,11 +1,21 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -17,15 +27,5 @@ - - System.Delegate - - - System.Void - - - - - diff --git a/doc/en/Gtk/ActivateLinkArgs.xml b/doc/en/Gtk/ActivateLinkArgs.xml new file mode 100644 index 000000000..ec1a818a6 --- /dev/null +++ b/doc/en/Gtk/ActivateLinkArgs.xml @@ -0,0 +1,29 @@ + + + + + gtk-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/ActivateLinkHandler.xml b/doc/en/Gtk/ActivateLinkHandler.xml new file mode 100644 index 000000000..bed7a5959 --- /dev/null +++ b/doc/en/Gtk/ActivateLinkHandler.xml @@ -0,0 +1,24 @@ + + + + + gtk-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/AddEditableArgs.xml b/doc/en/Gtk/AddEditableArgs.xml new file mode 100644 index 000000000..00a0b07a4 --- /dev/null +++ b/doc/en/Gtk/AddEditableArgs.xml @@ -0,0 +1,85 @@ + + + + + gtk-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + Gtk.CellRenderer + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.CellEditable + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gdk.Rectangle + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/AddEditableHandler.xml b/doc/en/Gtk/AddEditableHandler.xml new file mode 100644 index 000000000..cc337e3f2 --- /dev/null +++ b/doc/en/Gtk/AddEditableHandler.xml @@ -0,0 +1,24 @@ + + + + + gtk-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/AddWidgetArgs.xml b/doc/en/Gtk/AddWidgetArgs.xml index 4d9586bfa..0a7ce594a 100644 --- a/doc/en/Gtk/AddWidgetArgs.xml +++ b/doc/en/Gtk/AddWidgetArgs.xml @@ -1,11 +1,15 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. @@ -13,13 +17,10 @@ - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gtk.Widget diff --git a/doc/en/Gtk/AddWidgetHandler.xml b/doc/en/Gtk/AddWidgetHandler.xml index 2455f071c..dc36b37fb 100644 --- a/doc/en/Gtk/AddWidgetHandler.xml +++ b/doc/en/Gtk/AddWidgetHandler.xml @@ -1,11 +1,21 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -17,15 +27,5 @@ - - System.Delegate - - - System.Void - - - - - diff --git a/doc/en/Gtk/AddedArgs.xml b/doc/en/Gtk/AddedArgs.xml index 3b99c0417..f8b0f29e9 100644 --- a/doc/en/Gtk/AddedArgs.xml +++ b/doc/en/Gtk/AddedArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gtk.Widget diff --git a/doc/en/Gtk/AddedHandler.xml b/doc/en/Gtk/AddedHandler.xml index 88c4352d2..f1d1a478c 100644 --- a/doc/en/Gtk/AddedHandler.xml +++ b/doc/en/Gtk/AddedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the AddedHandler instance to the event. The methods referenced by the AddedHandler instance are invoked whenever the event is raised, until the AddedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/AdjustBoundsArgs.xml b/doc/en/Gtk/AdjustBoundsArgs.xml index ccd542266..4c1f4ceec 100644 --- a/doc/en/Gtk/AdjustBoundsArgs.xml +++ b/doc/en/Gtk/AdjustBoundsArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property System.Double diff --git a/doc/en/Gtk/AdjustBoundsHandler.xml b/doc/en/Gtk/AdjustBoundsHandler.xml index f63261fb4..138740b37 100644 --- a/doc/en/Gtk/AdjustBoundsHandler.xml +++ b/doc/en/Gtk/AdjustBoundsHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the AdjustBoundsHandler instance to the event. The methods referenced by the AdjustBoundsHandler instance are invoked whenever the event is raised, until the AdjustBoundsHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/Adjustment.xml b/doc/en/Gtk/Adjustment.xml index a5cc62274..8d32338fd 100644 --- a/doc/en/Gtk/Adjustment.xml +++ b/doc/en/Gtk/Adjustment.xml @@ -1,12 +1,17 @@ - + + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.InitiallyUnowned + + + Encapsulates an adjustable bounded value. @@ -15,19 +20,41 @@ An Adjustment is used within several widgets, including , , and (which is a base class for , , , and ). - - Gtk.Object - - - - - - Method - - System.Void - + + + + Constructor + + + + Default constructor. + + + + + + + Constructor + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Constructor + + + @@ -35,33 +62,19 @@ - Sets all the properties of the Adjustment at the same time. + The initial value. The minimum value. The maximum value. The increment to use to make minor changes to the value. The increment to use to make major changes to the value. The page size. In a this is the size of the area that is currently visible. - - When updating the values and properties of an Adjustment, remember to call the and/or methods to ensure the correct events are raised. - - - - - - Method - - System.Void - - - - Fires the event. - - This method should be called manually after changing properties to notify all listening objects that the Adjustment's has changed. - + Creates an Adjustment with the specified value and bounds. + + Method System.Void @@ -74,8 +87,44 @@ + + + + Event + + + GLib.Signal("changed") + + + + System.EventHandler + + + + This event is raised when is called. + + If the Adjustment's properties change, (such as , etc.), it is up to whichever class changes the values to call to ensure this event is raised. + + + + + + + Method + + System.Void + + + + Fires the event. + + This method should be called manually after changing properties to notify all listening objects that the Adjustment's has changed. + + + + Method System.Void @@ -85,9 +134,9 @@ - Used to inform the Adjustment's view that a new visible range should be displayed. The lower value of the new range. The upper value of the new range. + Used to inform the Adjustment's view that a new visible range should be displayed. This method should be used to set the currently visible range to (, ).?If necessary, the current is changed to ensure that it is visible within the new scope. @@ -101,25 +150,13 @@ - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - + + + + Method + + System.Void + @@ -129,40 +166,95 @@ - Creates an Adjustment with the specified value and bounds. - The initial value. - The minimum value. - The maximum value. - The increment to use to make minor changes to the value. - The increment to use to make major changes to the value. - The page size. In a this is the size of the area that is currently visible. - + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + - - + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + + GLib.Property("lower") + + System.Double - - + - Manage the size of a 'page'. - The current size of pages in this Adjustment. - - In a this is the size of the area which is currently visible. - + Retrieve the lower bound of this Adjustment. + a + The minimum possible value that is currently allowed. + + + + + Method - GLib.Property("page-size") + GLib.DefaultSignalHandler(ConnectionMethod="OverrideChanged", Type=typeof(Gtk.Adjustment)) + + System.Void + + + + Virtual method to override the event default handler. + Override this method to change the default event handling for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideValueChanged", Type=typeof(Gtk.Adjustment)) + + + + System.Void + + + + Virtual method for event default handling. + Override this method to change the default event handling for the event. + - + + Property + + + GLib.Property("page-increment") + + System.Double @@ -175,15 +267,104 @@ The usefulness of this value is entirely dependent upon the context in whic hthe Adjustment is used. + + + + + Property - GLib.Property("page-increment") + GLib.Property("page-size") + + System.Double + + + + + Manage the size of a 'page'. + The current size of pages in this Adjustment. + + In a this is the size of the area which is currently visible. + + + + + + + Method + + System.Void + + + + + + + + + + The minimum value. + The maximum value. + The increment to use to make minor changes to the value. + The increment to use to make major changes to the value. + The page size. In a this is the size of the area that is currently visible. + Sets all the properties of the Adjustment at the same time. + + When updating the values and properties of an Adjustment, remember to call the and/or methods to ensure the correct events are raised. + + + + + + + Property + + + GLib.Property("step-increment") + + + + System.Double + + + + The increment to use to make minor changes to the value. + a + + In a this increment is used when the mouse is clicked on the arrows at the top and bottom of the , to scroll by a small amount. + + + + + + + Property + + + GLib.Property("upper") + + + + System.Double + + + + Retrieve the upper bound of this Adjustment. + a + The maximum possible value that is currently allowed. + - + + Property + + + GLib.Property("value") + + System.Double @@ -196,15 +377,16 @@ If you set this property, you should manually call so that all listening objects are notified of the change. - - - GLib.Property("value") - - + Event + + + GLib.Signal("value-changed") + + System.EventHandler @@ -215,151 +397,6 @@ This event can be handled to be notified of changes to the Adjustment's value. However, this relies on all objects that change the calling . - - - GLib.Signal("value_changed") - - - - - - Event - - System.EventHandler - - - - This event is raised when is called. - - If the Adjustment's properties change, (such as , etc.), it is up to whichever class changes the values to call to ensure this event is raised. - - - - - GLib.Signal("changed") - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Method - - System.Void - - - - Virtual method to override the event default handler. - Override this method to change the default event handling for the event. - - - - - Method - - System.Void - - - - Virtual method for event default handling. - Override this method to change the default event handling for the event. - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Property - - System.Double - - - - Retrieve the lower bound of this Adjustment. - a - The minimum possible value that is currently allowed. - - - - GLib.Property("lower") - - - - - - Property - - System.Double - - - - Retrieve the upper bound of this Adjustment. - a - The maximum possible value that is currently allowed. - - - - GLib.Property("upper") - - - - - - Property - - System.Double - - - - The increment to use to make minor changes to the value. - a - - In a this increment is used when the mouse is clicked on the arrows at the top and bottom of the , to scroll by a small amount. - - - - - GLib.Property("step-increment") - - - - - - Constructor - - - - Default constructor. - - diff --git a/doc/en/Gtk/Align.xml b/doc/en/Gtk/Align.xml new file mode 100644 index 000000000..924b2b7a7 --- /dev/null +++ b/doc/en/Gtk/Align.xml @@ -0,0 +1,70 @@ + + + + + gtk-sharp + + + System.Enum + + + + GLib.GType(typeof(Gtk.AlignGType)) + + + + To be added. + To be added. + + + + + + + Field + + Gtk.Align + + + To be added. + + + + + + + Field + + Gtk.Align + + + To be added. + + + + + + + Field + + Gtk.Align + + + To be added. + + + + + + + Field + + Gtk.Align + + + To be added. + + + + + diff --git a/doc/en/Gtk/Alignment.xml b/doc/en/Gtk/Alignment.xml index ee617c541..fe457f6ed 100644 --- a/doc/en/Gtk/Alignment.xml +++ b/doc/en/Gtk/Alignment.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Bin + + + A container that controls the alignment and size of its child. @@ -16,45 +21,18 @@ To add a child to an Alignment, use the method from the class. - - Gtk.Bin - - - - - - Method - - System.Void - - - - - - - - - Adjusts all the alignment and scale properties. - The horizontal alignment of the child widget, from 0 (left) to 1 (right). - The vertical alignment of the child widget, from 0 (top) to 1 (bottom). - The amount that the child widget expands horizontally to fill up unused space, from 0 to 1. - The amount that the child widget expands vertically to fill up unused space, from 0 to 1. - - For the scale parameters, a value of 0 indicates that the child widget should never expand. A value of 1 indicates that the child widget will expand to fill all of the space allocated for the Alignment. - - - + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. @@ -62,6 +40,7 @@ + Constructor @@ -71,152 +50,23 @@ - Creates a new Alignment with the specified alignment and spacing. The horizontal alignment of the child widget, from 0 (left) to 1 (right). The vertical alignment of the child widget, from 0 (top) to 1 (bottom). The amount that the child widget expands horizontally to fill up unused space, from 0 to 1. The amount that the child widget expands vertically to fill up unused space, from 0 to 1. + Creates a new Alignment with the specified alignment and spacing. - - - Property - - System.Single - - - - - Manage the vertical alignment of the child widget. - The child widget's current vertical alignment. - - This property is a value between 0 and 1 where 0 indicates alignment at the top of the container, and 1 indicates alignment at the bottom of the container. - - - - - GLib.Property("yalign") - - - - - - Property - - System.Single - - - - - Manage the horizontal alignment of the child widget. - The child widget's current horizontal alignment. - - This property is a value between 0 and 1, where 0 indicates no child expansion, and 1 indicates the child expands to fill the Alignment's allocated horizontal size. - - - - - GLib.Property("xalign") - - - - - - Property - - System.Single - - - - - Manage the horizontal expansion of the child widget. - The current horizontal expansion of the child widget. - - This property is a value between 0 and 1, where 0 indicates no child expansion, and 1 indicates the child expands to fill the Alignment's allocated horizontal size. - - - - - GLib.Property("xscale") - - - - - - Property - - System.Single - - - - - Manage the vertical expansion of the child widget. - The current vertical expansion of the child widget. - - This property is a value between 0 and 1, where 0 indicates no child expansion, and 1 indicates the child expands to fill the Alignment's allocated vertical size. - - - - - GLib.Property("yscale") - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Property - - System.UInt32 - - - - The padding to insert at the left of the child widget. - a - - - - - - - GLib.Property("left-padding") - - - - + + Property + + + GLib.Property("bottom-padding") + + System.UInt32 @@ -228,54 +78,10 @@ - - - GLib.Property("bottom-padding") - - - - - - Property - - System.UInt32 - - - - The padding to insert at the top of the child widget. - a - - - - - - - GLib.Property("top-padding") - - - - - - Property - - System.UInt32 - - - - The padding to insert at the right of the child widget. - a - - - - - - - GLib.Property("right-padding") - - + Method System.Void @@ -287,20 +93,101 @@ - - Gets the padding on the different sides of the widget. - a a a a + + Gets the padding on the different sides of the widget. + This is a convenience method. See also . + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + + GLib.Property("left-padding") + + + + System.UInt32 + + + + The padding to insert at the left of the child widget. + a + + + + + + + + + Property + + + GLib.Property("right-padding") + + + + System.UInt32 + + + + The padding to insert at the right of the child widget. + a + + + + + + + + + Method + + System.Void + + + + + + + + + The horizontal alignment of the child widget, from 0 (left) to 1 (right). + The vertical alignment of the child widget, from 0 (top) to 1 (bottom). + The amount that the child widget expands horizontally to fill up unused space, from 0 to 1. + The amount that the child widget expands vertically to fill up unused space, from 0 to 1. + Adjusts all the alignment and scale properties. + + For the scale parameters, a value of 0 indicates that the child widget should never expand. A value of 1 indicates that the child widget will expand to fill all of the space allocated for the Alignment. + + + + Method System.Void @@ -312,13 +199,13 @@ - - Sets the padding on the different sides of the widget. - a a a a + + Sets the padding on the different sides of the widget. + The padding adds blank space to the vertical or horizontal sides @@ -333,5 +220,114 @@ + + + + Property + + + GLib.Property("top-padding") + + + + System.UInt32 + + + + The padding to insert at the top of the child widget. + a + + + + + + + + + Property + + + GLib.Property("xalign") + + + + System.Single + + + + + Manage the horizontal alignment of the child widget. + The child widget's current horizontal alignment. + + This property is a value between 0 and 1, where 0 indicates no child expansion, and 1 indicates the child expands to fill the Alignment's allocated horizontal size. + + + + + + + Property + + + GLib.Property("xscale") + + + + System.Single + + + + + Manage the horizontal expansion of the child widget. + The current horizontal expansion of the child widget. + + This property is a value between 0 and 1, where 0 indicates no child expansion, and 1 indicates the child expands to fill the Alignment's allocated horizontal size. + + + + + + + Property + + + GLib.Property("yalign") + + + + System.Single + + + + + Manage the vertical alignment of the child widget. + The child widget's current vertical alignment. + + This property is a value between 0 and 1 where 0 indicates alignment at the top of the container, and 1 indicates alignment at the bottom of the container. + + + + + + + Property + + + GLib.Property("yscale") + + + + System.Single + + + + + Manage the vertical expansion of the child widget. + The current vertical expansion of the child widget. + + This property is a value between 0 and 1, where 0 indicates no child expansion, and 1 indicates the child expands to fill the Alignment's allocated vertical size. + + + diff --git a/doc/en/Gtk/AnimationDescription.xml b/doc/en/Gtk/AnimationDescription.xml new file mode 100644 index 000000000..f90aee1c9 --- /dev/null +++ b/doc/en/Gtk/AnimationDescription.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/AnimationInfo.xml b/doc/en/Gtk/AnimationInfo.xml new file mode 100644 index 000000000..e9de20106 --- /dev/null +++ b/doc/en/Gtk/AnimationInfo.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/AppChooser.xml b/doc/en/Gtk/AppChooser.xml new file mode 100644 index 000000000..9faef27e2 --- /dev/null +++ b/doc/en/Gtk/AppChooser.xml @@ -0,0 +1,61 @@ + + + + + gtk-sharp + + + + GLib.IWrapper + + + + To be added. + To be added. + + + + + + + Property + + GLib.AppInfo + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/AppChooserAdapter.xml b/doc/en/Gtk/AppChooserAdapter.xml new file mode 100644 index 000000000..fd8e0f85c --- /dev/null +++ b/doc/en/Gtk/AppChooserAdapter.xml @@ -0,0 +1,161 @@ + + + + + gtk-sharp + + + GLib.GInterfaceAdapter + + + + GLib.IWrapper + + + Gtk.AppChooser + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.AppInfo + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.AppChooser + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.AppChooser + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/AppChooserButton.xml b/doc/en/Gtk/AppChooserButton.xml new file mode 100644 index 000000000..292cc8f4d --- /dev/null +++ b/doc/en/Gtk/AppChooserButton.xml @@ -0,0 +1,233 @@ + + + + + gtk-sharp + + + Gtk.ComboBox + + + + Gtk.AppChooser + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + GLib.AppInfo + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("custom-item-activated") + + + + Gtk.CustomItemActivatedHandler + + + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("heading") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCustomItemActivated", Type=typeof(Gtk.AppChooserButton)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("show-dialog-item") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/AppChooserDialog.xml b/doc/en/Gtk/AppChooserDialog.xml new file mode 100644 index 000000000..5296cccee --- /dev/null +++ b/doc/en/Gtk/AppChooserDialog.xml @@ -0,0 +1,180 @@ + + + + + gtk-sharp + + + Gtk.Dialog + + + + Gtk.AppChooser + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.AppInfo + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gfile") + + + + GLib.File + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("heading") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + Gtk.Widget + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/AppChooserIface.xml b/doc/en/Gtk/AppChooserIface.xml new file mode 100644 index 000000000..14e641627 --- /dev/null +++ b/doc/en/Gtk/AppChooserIface.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/AppChooserWidget.xml b/doc/en/Gtk/AppChooserWidget.xml new file mode 100644 index 000000000..edd100591 --- /dev/null +++ b/doc/en/Gtk/AppChooserWidget.xml @@ -0,0 +1,342 @@ + + + + + gtk-sharp + + + Gtk.Box + + + + Gtk.AppChooser + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.AppInfo + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("application-activated") + + + + Gtk.ApplicationActivatedHandler + + + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("application-selected") + + + + Gtk.ApplicationSelectedHandler + + + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("default-text") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideApplicationActivated", Type=typeof(Gtk.AppChooserWidget)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideApplicationSelected", Type=typeof(Gtk.AppChooserWidget)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePopulatePopup", Type=typeof(Gtk.AppChooserWidget)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("populate-popup") + + + + Gtk.PopulatePopupHandler + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("show-all") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("show-default") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("show-fallback") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("show-other") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("show-recommended") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/Application.xml b/doc/en/Gtk/Application.xml index e82440a7e..41df7d4d4 100644 --- a/doc/en/Gtk/Application.xml +++ b/doc/en/Gtk/Application.xml @@ -1,12 +1,16 @@ - + + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Application + + Application class @@ -46,48 +50,71 @@ public class HelloWorld { - - System.Object - - - - - Method - - System.Void - - + + + + Constructor + + + - Quits the current main loop - - - Makes the innermost invocation of the main loop return when it regains control. - - + To be added. + To be added. + To be added. + - - + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + Method System.Void + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gdk.Event + - Runs a single iteration of the main loop. - - - Runs a single iteration of the main loop. If no events are - waiting to be processed Gtk# will block until the next - event is noticed. If you do not want to block look at or check if - any events are pending with first. - - + Returns the event currently taking place. + a + + Method System.Boolean @@ -120,27 +147,23 @@ void LongComputation () - - - Method + + + + Property - System.Void + GLib.GType - - Runs the main loop - - - Runs the main loop until is called. You can nest - calls to . In that - case will make the - innermost invocation of the main loop return. - - + To be added. + To be added. + To be added. + + Method System.Void @@ -168,44 +191,9 @@ void LongComputation () - - - Method - - System.Boolean - - - - - - Runs a single iteration of the main loop. - A boolean value, whether the iteration should block or not - - - Runs a single iteration of the main loop. If is , then if no events are - waiting to be processed Gtk# will block until the next event is noticed; If is , - then it if no events are waiting to be processed Gtk#, routine will return immediately. - - - - if has been called in the innermost main loop. - - - - - Property - - Gdk.Event - - - - Returns the event currently taking place. - a - - - + Method System.Void @@ -230,6 +218,7 @@ void LongComputation () + Method System.Boolean @@ -249,6 +238,7 @@ void LongComputation () + Method System.Void @@ -323,6 +313,7 @@ void LongComputation () + Method System.Void @@ -399,5 +390,117 @@ void LongComputation () + + + + Method + + System.Void + + + + Quits the current main loop + + + Makes the innermost invocation of the main loop return when it regains control. + + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + Runs the main loop + + + Runs the main loop until is called. You can nest + calls to . In that + case will make the + innermost invocation of the main loop return. + + + + + + + + Method + + System.Void + + + + Runs a single iteration of the main loop. + + + Runs a single iteration of the main loop. If no events are + waiting to be processed Gtk# will block until the next + event is noticed. If you do not want to block look at or check if + any events are pending with first. + + + + + + + + Method + + System.Boolean + + + + + + A boolean value, whether the iteration should block or not + Runs a single iteration of the main loop. + + if has been called in the innermost main loop. + + + Runs a single iteration of the main loop. If is , then if no events are + waiting to be processed Gtk# will block until the next event is noticed; If is , + then it if no events are waiting to be processed Gtk#, routine will return immediately. + + + + + + + + Property + + Gtk.Window[] + + + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/ApplicationActivatedArgs.xml b/doc/en/Gtk/ApplicationActivatedArgs.xml new file mode 100644 index 000000000..cf0060ee6 --- /dev/null +++ b/doc/en/Gtk/ApplicationActivatedArgs.xml @@ -0,0 +1,43 @@ + + + + + gtk-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + GLib.AppInfo + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/ApplicationActivatedHandler.xml b/doc/en/Gtk/ApplicationActivatedHandler.xml new file mode 100644 index 000000000..0d3dfa8a9 --- /dev/null +++ b/doc/en/Gtk/ApplicationActivatedHandler.xml @@ -0,0 +1,24 @@ + + + + + gtk-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/ApplicationSelectedArgs.xml b/doc/en/Gtk/ApplicationSelectedArgs.xml new file mode 100644 index 000000000..3255ea1a9 --- /dev/null +++ b/doc/en/Gtk/ApplicationSelectedArgs.xml @@ -0,0 +1,43 @@ + + + + + gtk-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + GLib.AppInfo + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/ApplicationSelectedHandler.xml b/doc/en/Gtk/ApplicationSelectedHandler.xml new file mode 100644 index 000000000..ebb8813fb --- /dev/null +++ b/doc/en/Gtk/ApplicationSelectedHandler.xml @@ -0,0 +1,24 @@ + + + + + gtk-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/Arrow.xml b/doc/en/Gtk/Arrow.xml index 84862ce48..d150a591e 100644 --- a/doc/en/Gtk/Arrow.xml +++ b/doc/en/Gtk/Arrow.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Misc + + + Produces an Arrow pointing in one of four cardinal directions. @@ -29,22 +34,18 @@ - - Gtk.Misc - - - + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. @@ -52,6 +53,7 @@ + Constructor @@ -59,15 +61,62 @@ - Constructor A valid ArrowType. A valid ShadowType. + Constructor - - + + + Property + + + GLib.Property("arrow-type") + + + + Gtk.ArrowType + + + + + Used to change the direction of an Arrow. + A new Arrow. + + + Changes the direction of an Arrow. + + + The cardinal directions are: , , and . + + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + + GLib.Property("shadow-type") + + Gtk.ShadowType @@ -87,68 +136,6 @@ - - - GLib.Property("shadow-type") - - - - - - Property - - Gtk.ArrowType - - - - - Used to change the direction of an Arrow. - A new Arrow. - - - Changes the direction of an Arrow. - - - The cardinal directions are: , , and . - - - - - - GLib.Property("arrow-type") - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - diff --git a/doc/en/Gtk/ArrowPlacement.xml b/doc/en/Gtk/ArrowPlacement.xml new file mode 100644 index 000000000..8dc9bb28f --- /dev/null +++ b/doc/en/Gtk/ArrowPlacement.xml @@ -0,0 +1,58 @@ + + + + + gtk-sharp + + + System.Enum + + + + GLib.GType(typeof(Gtk.ArrowPlacementGType)) + + + + To be added. + To be added. + + + + + + + Field + + Gtk.ArrowPlacement + + + To be added. + + + + + + + Field + + Gtk.ArrowPlacement + + + To be added. + + + + + + + Field + + Gtk.ArrowPlacement + + + To be added. + + + + + diff --git a/doc/en/Gtk/ArrowType.xml b/doc/en/Gtk/ArrowType.xml index 7911b93fc..9d1f18421 100644 --- a/doc/en/Gtk/ArrowType.xml +++ b/doc/en/Gtk/ArrowType.xml @@ -1,16 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Used to indicate the direction in which a should point. - - System.Enum @@ -19,21 +15,14 @@ GLib.GType(typeof(Gtk.ArrowTypeGType)) + + Used to indicate the direction in which a should point. + + - - - Field - - Gtk.ArrowType - - - - Represents an upward pointing arrow. - - - + Field Gtk.ArrowType @@ -46,6 +35,7 @@ + Field Gtk.ArrowType @@ -56,8 +46,21 @@ + + + + Field + + Gtk.ArrowType + + + Represents no arrow. + + + + Field Gtk.ArrowType @@ -68,15 +71,17 @@ - - + + + Field Gtk.ArrowType + - Represents no arrow. - + Represents an upward pointing arrow. + diff --git a/doc/en/Gtk/AspectFrame.xml b/doc/en/Gtk/AspectFrame.xml index 5787955b7..1d84f189e 100644 --- a/doc/en/Gtk/AspectFrame.xml +++ b/doc/en/Gtk/AspectFrame.xml @@ -1,57 +1,35 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Frame + + + A frame that constrains its child to a particular aspect ratio. The AspectFrame is useful when you want pack a widget so that it can resize but always retains the same aspect ratio. For instance, one might be drawing a small preview of a larger image. AspectFrame derives from , so it can draw a label and a frame around the child. The frame will be "shrink-wrapped" to the size of the child. - - Gtk.Frame - - - - - - Method - - System.Void - - - - - - - - - Set the size and alignment properties of this AspectFrame. - Horizontal alignment of the child within the allocation of the AspectFrame. - Vertical alignment of the child within the allocation of the AspectFrame. - The desired aspect ratio. - If , ratio is ignored, and the aspect ratio is taken from the requistion of the child. - - Alignment values range from 0.0 (left/top aligned) to 1.0 (right/bottom aligned). - - - + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. @@ -59,6 +37,7 @@ + Constructor @@ -69,58 +48,60 @@ - The main way to construct a new AspectFrame. A title for the frame, can be . Horizontal alignment of the child within the allocation of the AspectFrame. Vertical alignment of the child within the allocation of the AspectFrame. The desired aspect ratio. If , ratio is ignored, and the aspect ratio is taken from the requistion of the child. + The main way to construct a new AspectFrame. Alignment values range from 0.0 (left/top aligned) to 1.0 (right/bottom aligned). - - + + + Property - System.Single + GLib.GType - - + - Vertical alignment of the child widget in the AspectFrame. - A value between 0.0 and 1.0. - + GType Property. + a + Returns the native value for . - - - GLib.Property("yalign") - - - - + + + Property + + + GLib.Property("obey-child") + + - System.Single + System.Boolean - Horiontal alignment of the child widget in the AspectFrame. - A value between 0.0 and 1.0. + Allow the frame to use its child widget's aspect ratio. + The current size ratio of the child widget - - - GLib.Property("xalign") - - - + + Property + + + GLib.Property("ratio") + + System.Single @@ -133,61 +114,70 @@ Setting this ratio is ignored if is set to . + + + + + Method + + System.Void + + + + + + + + + Horizontal alignment of the child within the allocation of the AspectFrame. + Vertical alignment of the child within the allocation of the AspectFrame. + The desired aspect ratio. + If , ratio is ignored, and the aspect ratio is taken from the requistion of the child. + Set the size and alignment properties of this AspectFrame. + + Alignment values range from 0.0 (left/top aligned) to 1.0 (right/bottom aligned). + + + + + + + Property - GLib.Property("ratio") + GLib.Property("xalign") - - - - Property - System.Boolean + System.Single - Allow the frame to use its child widget's aspect ratio. - The current size ratio of the child widget + Horiontal alignment of the child widget in the AspectFrame. + A value between 0.0 and 1.0. + + + + + Property - GLib.Property("obey-child") + GLib.Property("yalign") - - - - Property - GLib.GType + System.Single - - - GType Property. - a - Returns the native value for . - - - - - Constructor - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. + Vertical alignment of the child widget in the AspectFrame. + A value between 0.0 and 1.0. + - - - System.Obsolete - - diff --git a/doc/en/Gtk/Assistant+AssistantChild.xml b/doc/en/Gtk/Assistant+AssistantChild.xml index bf592cf10..1730a679b 100644 --- a/doc/en/Gtk/Assistant+AssistantChild.xml +++ b/doc/en/Gtk/Assistant+AssistantChild.xml @@ -1,16 +1,38 @@ + gtk-sharp - 2.12.0.0 Gtk.Container+ContainerChild + + To be added. + To be added. + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + - + + Property @@ -27,7 +49,8 @@ - + + Property @@ -44,7 +67,8 @@ - + + Property @@ -61,7 +85,8 @@ - + + Property @@ -78,7 +103,8 @@ - + + Property @@ -95,9 +121,4 @@ - - To be added. - To be added. - - diff --git a/doc/en/Gtk/Assistant.xml b/doc/en/Gtk/Assistant.xml index 7130dc6bd..46e20e160 100644 --- a/doc/en/Gtk/Assistant.xml +++ b/doc/en/Gtk/Assistant.xml @@ -1,21 +1,22 @@ + gtk-sharp - 2.12.0.0 Gtk.Window - - - System.Reflection.DefaultMember("Item") - - + + To be added. + To be added. + + + Constructor @@ -23,25 +24,9 @@ To be added. - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - + Constructor @@ -54,6 +39,7 @@ + Method System.Void @@ -69,6 +55,7 @@ + Method System.Int32 @@ -85,6 +72,7 @@ + Event @@ -101,6 +89,7 @@ + Event @@ -117,6 +106,7 @@ + Event @@ -131,8 +121,23 @@ To be added. + + + + Method + + System.Void + + + + To be added. + To be added. + + + - + + Property System.Int32 @@ -144,7 +149,8 @@ - + + Property Gtk.AssistantPageFunc @@ -157,6 +163,7 @@ + Method Gtk.Widget @@ -173,6 +180,7 @@ + Method System.Boolean @@ -189,6 +197,7 @@ + Method Gdk.Pixbuf @@ -205,6 +214,7 @@ + Method Gdk.Pixbuf @@ -221,6 +231,7 @@ + Method System.String @@ -237,6 +248,7 @@ + Method Gtk.AssistantPageType @@ -252,7 +264,8 @@ - + + Property GLib.GType @@ -265,6 +278,7 @@ + Method System.Int32 @@ -281,8 +295,41 @@ To be added. + + + + Property + + Gtk.Container+ContainerChild + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + - + + Property System.Int32 @@ -295,7 +342,13 @@ + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideApply", Type=typeof(Gtk.Assistant)) + + System.Void @@ -307,7 +360,13 @@ + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCancel", Type=typeof(Gtk.Assistant)) + + System.Void @@ -319,7 +378,13 @@ + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideClose", Type=typeof(Gtk.Assistant)) + + System.Void @@ -331,7 +396,13 @@ + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePrepare", Type=typeof(Gtk.Assistant)) + + System.Void @@ -346,6 +417,7 @@ + Event @@ -362,6 +434,7 @@ + Method System.Int32 @@ -376,8 +449,23 @@ To be added. + + + + Method + + System.Void + + + + To be added. + To be added. + + + + Method System.Void @@ -393,6 +481,7 @@ + Method System.Void @@ -410,6 +499,7 @@ + Method System.Void @@ -427,6 +517,7 @@ + Method System.Void @@ -444,6 +535,7 @@ + Method System.Void @@ -461,6 +553,7 @@ + Method System.Void @@ -478,6 +571,7 @@ + Method System.Void @@ -489,9 +583,4 @@ - - To be added. - To be added. - - diff --git a/doc/en/Gtk/AssistantAccessible.xml b/doc/en/Gtk/AssistantAccessible.xml new file mode 100644 index 000000000..c9bfc95c6 --- /dev/null +++ b/doc/en/Gtk/AssistantAccessible.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/AssistantAccessibleClass.xml b/doc/en/Gtk/AssistantAccessibleClass.xml new file mode 100644 index 000000000..5e6ae30e6 --- /dev/null +++ b/doc/en/Gtk/AssistantAccessibleClass.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/AssistantPage.xml b/doc/en/Gtk/AssistantPage.xml new file mode 100644 index 000000000..b8a6f46d2 --- /dev/null +++ b/doc/en/Gtk/AssistantPage.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/AssistantPageFunc.xml b/doc/en/Gtk/AssistantPageFunc.xml index 08525c1c1..c0961a090 100644 --- a/doc/en/Gtk/AssistantPageFunc.xml +++ b/doc/en/Gtk/AssistantPageFunc.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/AssistantPageType.xml b/doc/en/Gtk/AssistantPageType.xml index 58968acc0..a50cb8bad 100644 --- a/doc/en/Gtk/AssistantPageType.xml +++ b/doc/en/Gtk/AssistantPageType.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Enum @@ -12,9 +12,15 @@ GLib.GType(typeof(Gtk.AssistantPageTypeGType)) + + To be added. + To be added. + + + Field Gtk.AssistantPageType @@ -25,6 +31,7 @@ + Field Gtk.AssistantPageType @@ -33,8 +40,21 @@ To be added. + + + + Field + + Gtk.AssistantPageType + + + To be added. + + + + Field Gtk.AssistantPageType @@ -45,6 +65,7 @@ + Field Gtk.AssistantPageType @@ -55,6 +76,7 @@ + Field Gtk.AssistantPageType @@ -64,9 +86,4 @@ - - To be added. - To be added. - - diff --git a/doc/en/Gtk/AttachOptions.xml b/doc/en/Gtk/AttachOptions.xml index 3ecd360ec..36707ff16 100644 --- a/doc/en/Gtk/AttachOptions.xml +++ b/doc/en/Gtk/AttachOptions.xml @@ -1,16 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Denotes the expansion properties that a will have when it (or its parent) is resized. - - System.Enum @@ -22,9 +18,14 @@ System.Flags + + Denotes the expansion properties that a will have when it (or its parent) is resized. + + + Field Gtk.AttachOptions @@ -35,20 +36,9 @@ - - - Field - - Gtk.AttachOptions - - - - The should shrink when possible. - - - + Field Gtk.AttachOptions @@ -59,5 +49,18 @@ + + + + Field + + Gtk.AttachOptions + + + + The should shrink when possible. + + + diff --git a/doc/en/Gtk/AttributesAppliedArgs.xml b/doc/en/Gtk/AttributesAppliedArgs.xml new file mode 100644 index 000000000..698fa0e7d --- /dev/null +++ b/doc/en/Gtk/AttributesAppliedArgs.xml @@ -0,0 +1,85 @@ + + + + + gtk-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.TreeIter + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.TreeModel + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/AttributesAppliedHandler.xml b/doc/en/Gtk/AttributesAppliedHandler.xml new file mode 100644 index 000000000..9adcf0603 --- /dev/null +++ b/doc/en/Gtk/AttributesAppliedHandler.xml @@ -0,0 +1,24 @@ + + + + + gtk-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/BeginPrintArgs.xml b/doc/en/Gtk/BeginPrintArgs.xml index 238464191..75966e698 100644 --- a/doc/en/Gtk/BeginPrintArgs.xml +++ b/doc/en/Gtk/BeginPrintArgs.xml @@ -1,16 +1,24 @@ + gtk-sharp - 2.12.0.0 GLib.SignalArgs + + Event data. + + The event invokes delegates which pass event data via this class. + + + + Constructor @@ -19,7 +27,8 @@ - + + Property Gtk.PrintContext @@ -31,11 +40,4 @@ - - Event data. - - The event invokes delegates which pass event data via this class. - - - diff --git a/doc/en/Gtk/BeginPrintHandler.xml b/doc/en/Gtk/BeginPrintHandler.xml index da7e19244..c3d58abea 100644 --- a/doc/en/Gtk/BeginPrintHandler.xml +++ b/doc/en/Gtk/BeginPrintHandler.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/Bin.xml b/doc/en/Gtk/Bin.xml index 72366032f..2ef27862b 100644 --- a/doc/en/Gtk/Bin.xml +++ b/doc/en/Gtk/Bin.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Container + + + A container with just one child. @@ -124,60 +129,10 @@ class Y { - - Gtk.Container - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - + Constructor @@ -186,8 +141,25 @@ class Y { Chain to this constructor if you have not manually registered a native value for your subclass. + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + - + + Property Gtk.Widget @@ -200,5 +172,19 @@ class Y { + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + diff --git a/doc/en/Gtk/BindingAttribute.xml b/doc/en/Gtk/BindingAttribute.xml index 409e1bda3..2c8a7ae3d 100644 --- a/doc/en/Gtk/BindingAttribute.xml +++ b/doc/en/Gtk/BindingAttribute.xml @@ -1,16 +1,11 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Registers a key binding for a class. - - - System.Attribute @@ -20,9 +15,15 @@ System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true) + + Registers a key binding for a class. + + + + Constructor @@ -37,15 +38,16 @@ - Constructs a Binding attribute with no key modifier. a key value name of the instance method to call. an array containing the parameters to pass to the handler. + Constructs a Binding attribute with no key modifier. + Constructor @@ -61,16 +63,31 @@ - Constructs a Binding attribute for a key and modifier. a key value a modifier type, like ctrl or shift name of the instance method to call. an array containing the parameters to pass to the handler. + Constructs a Binding attribute for a key and modifier. + + + + + + + Property + + System.String + + + + The name of the instance method to call on activation. + a - + + Property Gdk.Key @@ -83,7 +100,8 @@ - + + Property Gdk.ModifierType @@ -95,21 +113,9 @@ - - - Property - - System.String - - - - The name of the instance method to call on activation. - a - - - - + + Property System.Object[] diff --git a/doc/en/Gtk/Bindings.xml b/doc/en/Gtk/Bindings.xml index e86eeade7..59f5bc1db 100644 --- a/doc/en/Gtk/Bindings.xml +++ b/doc/en/Gtk/Bindings.xml @@ -1,44 +1,25 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Object + + Key bindings for individual widgets. - - System.Object - - - - - Method - - System.Boolean - - - - - - - Looks up key bindings for to find one matching - , and if one was found, activates it. - a - a - a - - - - + Constructor @@ -48,5 +29,25 @@ + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/Border.xml b/doc/en/Gtk/Border.xml new file mode 100644 index 000000000..bb16e1660 --- /dev/null +++ b/doc/en/Gtk/Border.xml @@ -0,0 +1,221 @@ + + + + + gtk-sharp + + + System.ValueType + + + + System.IEquatable<Gtk.Border> + + + + To be added. + To be added. + + + + + + + Field + + System.Int16 + + + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Field + + System.Int16 + + + To be added. + To be added. + + + + + + + Method + + Gtk.Border + + + + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.Border + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.Border + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Value + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Field + + System.Int16 + + + To be added. + To be added. + + + + + + + Field + + System.Int16 + + + To be added. + To be added. + + + + + + + Field + + Gtk.Border + + + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/BorderStyle.xml b/doc/en/Gtk/BorderStyle.xml new file mode 100644 index 000000000..9a808bff9 --- /dev/null +++ b/doc/en/Gtk/BorderStyle.xml @@ -0,0 +1,70 @@ + + + + + gtk-sharp + + + System.Enum + + + + GLib.GType(typeof(Gtk.BorderStyleGType)) + + + + To be added. + To be added. + + + + + + + Field + + Gtk.BorderStyle + + + To be added. + + + + + + + Field + + Gtk.BorderStyle + + + To be added. + + + + + + + Field + + Gtk.BorderStyle + + + To be added. + + + + + + + Field + + Gtk.BorderStyle + + + To be added. + + + + + diff --git a/doc/en/Gtk/Box+BoxChild.xml b/doc/en/Gtk/Box+BoxChild.xml index 4c8f24920..14c0c7fe5 100644 --- a/doc/en/Gtk/Box+BoxChild.xml +++ b/doc/en/Gtk/Box+BoxChild.xml @@ -1,16 +1,74 @@ + gtk-sharp - 2.12.0.0 Gtk.Container+ContainerChild + + A child of a , used to interact with its container child properties. + + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + Gtk.ChildProperty("expand") + + + + System.Boolean + + + The "expand" property for the child + the child's "expand" property + See for more details about child properties. + + + + + + Property + + + Gtk.ChildProperty("fill") + + + + System.Boolean + + + The "fill" property for the child + the child's "fill" property + See for more details about child properties. + + - + + Property @@ -27,7 +85,8 @@ - + + Property @@ -43,42 +102,9 @@ See for more details about child properties. - - - Property - - - Gtk.ChildProperty("fill") - - - - System.Boolean - - - The "fill" property for the child - the child's "fill" property - See for more details about child properties. - - - - - Property - - - Gtk.ChildProperty("expand") - - - - System.Boolean - - - The "expand" property for the child - the child's "expand" property - See for more details about child properties. - - - + + Property @@ -95,9 +121,4 @@ - - A child of a , used to interact with its container child properties. - - - diff --git a/doc/en/Gtk/Box.xml b/doc/en/Gtk/Box.xml index 777f05830..3d7904ac7 100644 --- a/doc/en/Gtk/Box.xml +++ b/doc/en/Gtk/Box.xml @@ -1,12 +1,20 @@ - + + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Container + + + + Gtk.Orientable + + A Box is a Gtk container that holds an arbitrary number of widgets. This means its sole purpose is to provide layout, size and spacing for other widgets. @@ -17,178 +25,62 @@ - - Gtk.Container - - - - - - System.Reflection.DefaultMember("Item") - - - - - Method - - System.Void - - - - - - - - - - Change the packing properties of a child that is currently in this box. - The child widget whose layout should be adjusted - If , the child widget will expand to use as much space as it is given. - If , the child widget will request as much space as is available. - The size (in pixels) of a border to place around the specified child widget. - Whether this child widget should be packed from the beginning of the box, (eg. the left, or the top), or from the end, (eg. the right or the bottom) - - It is more common to set any specific packing requirements on child widgets when they are initially added to the box. This can be done using and . - - - - - - Method - - System.Void - - - - - - Add a widget to the 'end' of a box with default packing settings. - The child widget to add to the box. - - The 'end' of a box is the right hand side in a and the bottom in a . - - - - - - Method - - System.Void - - - - - - Add a widget to the 'start' of a box with default packing settings. - The child widget to add to the box. - - The 'start' of a box is the left hand side in a and the top in a . - - - - - - Method - - System.Void - - - - - - - - - Add a widget to the 'start' of a box with the specified packing properties. - A widget to pack into the box. - If , the child widget will expand to use as much space as it is given. - If , the child widget will request as much space as is available. - The size (in pixels) of a border to place around the specified child widget. - - To add a widget to the start of a box with default packing, use - - - - - - Method - - System.Void - - - - - - - - - Add a widget to the 'end' of a box with the specified packing properties. - A widget to pack into the box. - If , the child widget will expand to use as much space as it is given. - If , the child widget will request as much space as is available. - The size (in pixels) of a border to place around the specified child widget. - - To add a widget to the end of a box with default packing, use - - - - - - Method - - System.Void - - - - - - - Alters the position of a child widget that has already been packed into a Box. - A widget that has already been packed into this box. - - The new position for this widget, indexed from zero. If negative, the will be placed at the end of the box. - - - - + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. - - - Property - - System.Int32 - + + + + Constructor + + - Adjust the spacing between child widgets. - The current pixel spacing between child widgets - + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . - - - GLib.Property("spacing") - - - + + Property + + + GLib.Property("homogeneous") + + System.Boolean @@ -200,14 +92,95 @@ if child widgets size themselves equally, false otherwise. + + + + + Property + + Gtk.Container+ContainerChild + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property - GLib.Property("homogeneous") + GLib.Property("orientation") + + Gtk.Orientation + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + A widget to pack into the box. + If , the child widget will expand to use as much space as it is given. + If , the child widget will request as much space as is available. + The size (in pixels) of a border to place around the specified child widget. + Add a widget to the 'end' of a box with the specified packing properties. + + To add a widget to the end of a box with default packing, use + + + + + + + Method + + System.Void + + + + + + + + + A widget to pack into the box. + If , the child widget will expand to use as much space as it is given. + If , the child widget will request as much space as is available. + The size (in pixels) of a border to place around the specified child widget. + Add a widget to the 'start' of a box with the specified packing properties. + + To add a widget to the start of a box with default packing, use + + + Method System.Void @@ -220,55 +193,79 @@ - Returns information about how is packed into . the of the child to query. a , the returned value of the expand field in the BoxChild object. a , the returned value of the fill field in the BoxChild object. a , the retuned value of the padding field in the BoxChild object. a , the returned value of the pack field in the BoxChild object. + Returns information about how is packed into . - - - Property + + + + Method - GLib.GType + System.Void - - - GType Property. - a - Returns the native value for . - - - - - Constructor - - + + - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. + A widget that has already been packed into this box. + + The new position for this widget, indexed from zero. If negative, the will be placed at the end of the box. + + Alters the position of a child widget that has already been packed into a Box. + + + + + + Method + + System.Void + + + + + + + + + + The child widget whose layout should be adjusted + If , the child widget will expand to use as much space as it is given. + If , the child widget will request as much space as is available. + The size (in pixels) of a border to place around the specified child widget. + Whether this child widget should be packed from the beginning of the box, (eg. the left, or the top), or from the end, (eg. the right or the bottom) + Change the packing properties of a child that is currently in this box. + + It is more common to set any specific packing requirements on child widgets when they are initially added to the box. This can be done using and . + + + + + + + Property - System.Obsolete + GLib.Property("spacing") - - - - Constructor - - + + System.Int32 + + + - Protected constructor. - - + Adjust the spacing between child widgets. + The current pixel spacing between child widgets + diff --git a/doc/en/Gtk/Builder+HandlerNotFoundException.xml b/doc/en/Gtk/Builder+HandlerNotFoundException.xml new file mode 100644 index 000000000..78196d13a --- /dev/null +++ b/doc/en/Gtk/Builder+HandlerNotFoundException.xml @@ -0,0 +1,173 @@ + + + + + gtk-sharp + + + System.SystemException + + + + To be added. + To be added. + + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.Type + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Reflection.EventInfo + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/Builder+ObjectAttribute.xml b/doc/en/Gtk/Builder+ObjectAttribute.xml new file mode 100644 index 000000000..8bf81fa3e --- /dev/null +++ b/doc/en/Gtk/Builder+ObjectAttribute.xml @@ -0,0 +1,76 @@ + + + + + gtk-sharp + + + System.Attribute + + + + + System.AttributeUsage(System.AttributeTargets.Field) + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/Builder.xml b/doc/en/Gtk/Builder.xml index b3eab8be7..7e235d2f1 100644 --- a/doc/en/Gtk/Builder.xml +++ b/doc/en/Gtk/Builder.xml @@ -1,16 +1,22 @@ + gtk-sharp - 2.12.0.0 GLib.Object + + To be added. + To be added. + + + Constructor @@ -20,6 +26,7 @@ + Constructor @@ -30,8 +37,87 @@ To be added. + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + Method System.UInt32 @@ -48,6 +134,7 @@ + Method System.UInt32 @@ -62,23 +149,83 @@ To be added. - - + + + + Method + + System.UInt32 + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.UInt32 + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + Method System.Void - + - To be added. + To be added. To be added. To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + - + + Property System.Int32 @@ -91,6 +238,7 @@ + Method GLib.Object @@ -105,8 +253,27 @@ To be added. + + + + Method + + System.IntPtr + + + + + + To be added. + To be added. + To be added. + To be added. + + + - + + Property GLib.GType @@ -118,7 +285,8 @@ - + + Property GLib.Object[] @@ -129,8 +297,32 @@ To be added. + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetTypeFromName", Type=typeof(Gtk.Builder)) + + + + GLib.GType + + + + + + To be added. + To be added. + To be added. + To be added. + + + - + + Property @@ -147,9 +339,4 @@ - - To be added. - To be added. - - diff --git a/doc/en/Gtk/BuilderConnectFunc.xml b/doc/en/Gtk/BuilderConnectFunc.xml index ae32bad38..a4c7996ac 100644 --- a/doc/en/Gtk/BuilderConnectFunc.xml +++ b/doc/en/Gtk/BuilderConnectFunc.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/BuilderError.xml b/doc/en/Gtk/BuilderError.xml index fa3faba24..836268b47 100644 --- a/doc/en/Gtk/BuilderError.xml +++ b/doc/en/Gtk/BuilderError.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Enum @@ -12,9 +12,27 @@ GLib.GType(typeof(Gtk.BuilderErrorGType)) + + To be added. + To be added. + + + + + + Field + + Gtk.BuilderError + + + To be added. + + + + Field Gtk.BuilderError @@ -25,6 +43,7 @@ + Field Gtk.BuilderError @@ -35,6 +54,7 @@ + Field Gtk.BuilderError @@ -45,6 +65,7 @@ + Field Gtk.BuilderError @@ -55,6 +76,7 @@ + Field Gtk.BuilderError @@ -65,6 +87,7 @@ + Field Gtk.BuilderError @@ -75,6 +98,7 @@ + Field Gtk.BuilderError @@ -83,10 +107,17 @@ To be added. + + + + Field + + Gtk.BuilderError + + + To be added. + + + - - To be added. - To be added. - - diff --git a/doc/en/Gtk/Button.xml b/doc/en/Gtk/Button.xml index 97dfe804c..fe7e9320b 100644 --- a/doc/en/Gtk/Button.xml +++ b/doc/en/Gtk/Button.xml @@ -1,12 +1,20 @@ - + + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Bin + + + + Gtk.Activatable + + A widget that creates a signal when clicked on. @@ -52,280 +60,10 @@ public class ButtonApp { - - Gtk.Bin - - - - - - Property - - System.Boolean - - - - - Whether the should use a . - Gets a value indicating if the uses a . - It is possible to create a from , which is recommended for consistency in - apps. They also provide a and a key shortcut. - - - - - GLib.Property("use-stock") - - - - - - Property - - System.Boolean - - - - - Indicates if a mnemonic is associated with the . - Gets a value indicating if the uses underline - or not. - - - - - GLib.Property("use-underline") - - - - - - Property - - Gtk.ReliefStyle - - - - - The for the . - An instance of that - represents the relief style of the . - - - - - GLib.Property("relief") - - - - - - Property - - System.String - - - - - The text of the in the . - The contained by the . - If you want the Label to have a mnemonic you need to set to . - - - - GLib.Property("label") - - - - - - Event - - System.EventHandler - - - - - Event launched when the is activated. - - - - - GLib.Signal("activate") - - - - - - Event - - System.EventHandler - - - - - Event launched when the is clicked. - - - - - GLib.Signal("clicked") - - - - - - Event - - System.EventHandler - - - - - Event launched when the cursor leaves the area. - - - - - GLib.Signal("leave") - - - - - - Event - - System.EventHandler - - - - - Event launched when the is pressed. - - - - - GLib.Signal("pressed") - - - - - - Event - - System.EventHandler - - - - - Event launched when the is released. - - - - - GLib.Signal("released") - - - - - - Event - - System.EventHandler - - - - - Event launched when the cursor enters the area. - - - - - GLib.Signal("enter") - - - - - - Method - - Gtk.Button - - - - - - Creates a widget with a child containing the given text. - - The text you want the to hold. - - The newly created widget. - - - - - - Method - - System.Void - - - - Emits a signal to the given . - Emits a signal to the given . - - - - - Method - - System.Void - - - - Emits a signal to the given . - Emits a signal to the given . - - - - - Method - - System.Void - - - - Emits a signal to the given . - Emits a signal to the given . - - - - - Method - - System.Void - - - - Emits a signal to the given . - Emits a signal to the given . - - - - - Method - - System.Void - - - - Emits a signal to the given . - Emits a signal to the given . - - + Constructor @@ -334,59 +72,46 @@ public class ButtonApp { This is the default constructor for the class. + + + + Constructor + + + + + + a child + Constructs a button containing a specified Child widget. + + + + + Constructor - Internal constructor an object of type + Internal constructor This is not typically used by C# code. - - - Property - - System.Boolean - - - - Whether or not the cursor is inside the button. - a , true if the cursor is inside the button. - - - - - - Method - - Gtk.Button - - - - - - Creates a labeled . - a - a - Constructor that creates a labeled . The label - shows the string passed as parameter. - - + Constructor - Creates a new containing the image and text from a stock item. a + Creates a new containing the image and text from a stock item. The valid names of Stock items can be found in the class. If is unknown, then it will be treated as a simple label. @@ -397,140 +122,134 @@ This for example creates a stock OK button. It sets a localized label, a standar - - - Property + + + + Event + + + GLib.Signal("activate") + + - GLib.GType + System.EventHandler - GType Property. - a - Returns the native value for . + + Event launched when the is activated. + - - - Method - - GLib.GType - - - - Returns the kind of action this button does. - a - There are four possible options: "ignored", "selects", "drags", - and "expands". - - - - + + + Method System.Void - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. + Emits a signal to the given . + Emits a signal to the given . - - + + + + Event + + + GLib.Signal("clicked") + + + + System.EventHandler + + + + + Event launched when the is clicked. + + + + + + Method System.Void - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - + - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. + To be added. + To be added. + To be added. + + + + + + Method System.Obsolete - - - - Constructor - - - - + + System.Void + + - Constructs a button containing a specified Child widget. - a child - - + Emits a signal to the given . + Emits a signal to the given . + + + + + + Event + + + GLib.Signal("enter") + + + + System.EventHandler + + + + + Event launched when the cursor enters the area. + + + + + + + Property + + Gdk.Window + + + To be added. + To be added. + To be added. + - + + Property + + + GLib.Property("focus-on-click") + + System.Boolean @@ -544,15 +263,512 @@ This for example creates a stock OK button. It sets a localized label, a standar + + + + + Method + + System.Void + + + + + + + a to put the horizontal alignment in + a to put the vertical alignment in + Gets the alignment of the child in the button. + A convenience method; shouldn't be + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property - GLib.Property("focus-on-click") + GLib.Property("image") + + Gtk.Widget + + + + Child widget to appear next to the button text. + A . + + + + + + + + Property + + + GLib.Property("image-position") + + + + Gtk.PositionType + + + Position of the image relative to the text. + a . + + + + + + + + Property + + + GLib.Property("label") + + + + System.String + + + + + The text of the in the . + The contained by the . + If you want the Label to have a mnemonic you need to set to . + + + + + + Method + + + System.Obsolete + + + + System.Void + + + + Emits a signal to the given . + Emits a signal to the given . + + + + + + Event + + + GLib.Signal("leave") + + + + System.EventHandler + + + + + Event launched when the cursor leaves the area. + + + + + + + Method + + Gtk.Button + + + + + + + The text you want the to hold. + + Creates a widget with a child containing the given text. + The newly created widget. + + + + + + + Method + + Gtk.Button + + + + + + a + Creates a labeled . + a + Constructor that creates a labeled . The label + shows the string passed as parameter. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideActivated", Type=typeof(Gtk.Button)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideClicked", Type=typeof(Gtk.Button)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideEntered", Type=typeof(Gtk.Button)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideLeft", Type=typeof(Gtk.Button)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePressed", Type=typeof(Gtk.Button)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideReleased", Type=typeof(Gtk.Button)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + System.Obsolete + + + + System.Void + + + + Emits a signal to the given . + Emits a signal to the given . + + + + + + Event + + + GLib.Signal("pressed") + + + + System.EventHandler + + + + + Event launched when the is pressed. + + + + + + + Property + + + GLib.Property("related-action") + + + + Gtk.Action + + + To be added. + To be added. + To be added. + + + + + + + Method + + + System.Obsolete + + + + System.Void + + + + Emits a signal to the given . + Emits a signal to the given . + + + + + + Event + + + GLib.Signal("released") + + + + System.EventHandler + + + + + Event launched when the is released. + + + + + + + Property + + + GLib.Property("relief") + + + + Gtk.ReliefStyle + + + + + The for the . + An instance of that + represents the relief style of the . + + + + + + + Method + + System.Void + + + + + + + a , + the horizontal position of the child; 0.0 is left aligned, + 1.0 is right aligned. + a , + the vertical position of the child; 0.0 is top aligned, + 1.0 is bottom aligned. + + Sets the alignment of the child. + + + This has no effect + unless the button's child is a + or . + + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("use-action-appearance") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("use-stock") + + + + System.Boolean + + + + + Whether the should use a . + Gets a value indicating if the uses a . + It is possible to create a from , which is recommended for consistency in + apps. They also provide a and a key shortcut. + + + + + + + Property + + + GLib.Property("use-underline") + + + + System.Boolean + + + + + Indicates if a mnemonic is associated with the . + Gets a value indicating if the uses underline + or not. + + - + + Property + + + GLib.Property("xalign") + + System.Single @@ -570,15 +786,16 @@ This for example creates a stock OK button. It sets a localized label, a standar - - - GLib.Property("xalign") - - - + + Property + + + GLib.Property("yalign") + + System.Single @@ -597,94 +814,6 @@ This for example creates a stock OK button. It sets a localized label, a standar - - - GLib.Property("yalign") - - - - - - Method - - System.Void - - - - - - - Gets the alignment of the child in the button. - a to put the horizontal alignment in - a to put the vertical alignment in - A convenience method; shouldn't be - - - - - - Method - - System.Void - - - - - - - - Sets the alignment of the child. - - a , - the horizontal position of the child; 0.0 is left aligned, - 1.0 is right aligned. - a , - the vertical position of the child; 0.0 is top aligned, - 1.0 is bottom aligned. - - This has no effect - unless the button's child is a - or . - - - - - - - Property - - Gtk.Widget - - - - Child widget to appear next to the button text. - A . - - - - - - GLib.Property("image") - - - - - - Property - - - GLib.Property("image-position") - - - - Gtk.PositionType - - - Position of the image relative to the text. - a . - - - diff --git a/doc/en/Gtk/ButtonBox+ButtonBoxChild.xml b/doc/en/Gtk/ButtonBox+ButtonBoxChild.xml index dcc889a52..2d771fad0 100644 --- a/doc/en/Gtk/ButtonBox+ButtonBoxChild.xml +++ b/doc/en/Gtk/ButtonBox+ButtonBoxChild.xml @@ -1,16 +1,38 @@ + gtk-sharp - 2.12.0.0 Gtk.Box+BoxChild + + A child of a , used to interact with its container child properties. + + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + - + + Property @@ -30,9 +52,4 @@ - - A child of a , used to interact with its container child properties. - - - diff --git a/doc/en/Gtk/ButtonBox.xml b/doc/en/Gtk/ButtonBox.xml index 336ae8ed7..d2db393c3 100644 --- a/doc/en/Gtk/ButtonBox.xml +++ b/doc/en/Gtk/ButtonBox.xml @@ -1,46 +1,108 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Box + + + ButtonBox is a container for laying out widgets. A button box should be used to provide a consistent layout of buttons throughout your application. Specific button boxes are for horizontal groups of buttons, and for vertical button groups. - - Gtk.Box - - - - - - System.Reflection.DefaultMember("Item") - - + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. + + + + Method + + System.Boolean + + + + + + a + Returns whether should appear in a secondary group of children. + a + + + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + Gtk.Container+ContainerChild + + + + + + To be added. + To be added. + To be added. + To be added. + + + - + + Property Gtk.ButtonBoxStyle @@ -54,8 +116,14 @@ - + + Property + + + GLib.Property("layout-style") + + Gtk.ButtonBoxStyle @@ -66,155 +134,10 @@ - - - GLib.Property("layout-style") - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Constructor - - - - Default parameterless constructor. - This is the default constructor for the class. - - - - - Method - - System.Void - - - - - - - Gets the internal padding of the child widgets. - a , the horizontal value - a , the vertical value - - - - - - - - Method - - System.Void - - - - - - - - Sets the minimum width and height of this button box's - child widgets. - - a - a - - - - - - - - Method - - System.Void - - - - - - - Sets the internal padding of the child widgets. - a , the horizontal value - a , the vertical value - - - - - - - - Method - - System.Void - - - - - - - - Sets the minimum width and height of this button box's - child widgets. - - a - a - - - - - - - - Method - - System.Boolean - - - - - - Returns whether should appear in a secondary group of children. - a - a - - - - + Method System.Void @@ -224,14 +147,14 @@ - - Sets whether should appear in a secondary group of children. - A typical use of a secondary child is the help button in a dialog. - a a : if , the appears in a secondary group of the button box. + + Sets whether should appear in a secondary group of children. + A typical use of a secondary child is the help button in a dialog. + This group appears after the other children if the style is , diff --git a/doc/en/Gtk/ButtonBoxStyle.xml b/doc/en/Gtk/ButtonBoxStyle.xml index cb5e7f71b..59f184cdd 100644 --- a/doc/en/Gtk/ButtonBoxStyle.xml +++ b/doc/en/Gtk/ButtonBoxStyle.xml @@ -1,16 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Used to dictate the style that a uses to layout the buttons it contains. (See also: and ). - - System.Enum @@ -19,33 +15,26 @@ GLib.GType(typeof(Gtk.ButtonBoxStyleGType)) + + Used to dictate the style that a uses to layout the buttons it contains. (See also: and ). + + - - + + + Field Gtk.ButtonBoxStyle - - Default packing. - - - - - - Field - - Gtk.ButtonBoxStyle - - - - Buttons are evenly spread across the ButtonBox. - + To be added. + + Field Gtk.ButtonBoxStyle @@ -56,20 +45,9 @@ - - - Field - - Gtk.ButtonBoxStyle - - - - Buttons are grouped towards the start of box, (on the left for a , or the top for a ). - - - + Field Gtk.ButtonBoxStyle @@ -81,15 +59,30 @@ - - + + + Field Gtk.ButtonBoxStyle + - To be added. - + Buttons are evenly spread across the ButtonBox. + + + + + + + Field + + Gtk.ButtonBoxStyle + + + + Buttons are grouped towards the start of box, (on the left for a , or the top for a ). + diff --git a/doc/en/Gtk/ButtonPressEventArgs.xml b/doc/en/Gtk/ButtonPressEventArgs.xml index 1538bf650..e09fb203f 100644 --- a/doc/en/Gtk/ButtonPressEventArgs.xml +++ b/doc/en/Gtk/ButtonPressEventArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gdk.EventButton diff --git a/doc/en/Gtk/ButtonPressEventHandler.xml b/doc/en/Gtk/ButtonPressEventHandler.xml index d048394a9..5159f5ae9 100644 --- a/doc/en/Gtk/ButtonPressEventHandler.xml +++ b/doc/en/Gtk/ButtonPressEventHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -14,15 +24,5 @@ the event data (). - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/ButtonReleaseEventArgs.xml b/doc/en/Gtk/ButtonReleaseEventArgs.xml index f71a7b0c4..fccf87c24 100644 --- a/doc/en/Gtk/ButtonReleaseEventArgs.xml +++ b/doc/en/Gtk/ButtonReleaseEventArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gdk.EventButton diff --git a/doc/en/Gtk/ButtonReleaseEventHandler.xml b/doc/en/Gtk/ButtonReleaseEventHandler.xml index 0099fb41a..6c4e9e3fd 100644 --- a/doc/en/Gtk/ButtonReleaseEventHandler.xml +++ b/doc/en/Gtk/ButtonReleaseEventHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the ButtonReleaseEventHandler instance to the event. The methods referenced by the ButtonReleaseEventHandler instance are invoked whenever the event is raised, until the ButtonReleaseEventHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/ButtonsType.xml b/doc/en/Gtk/ButtonsType.xml index 19cfb8b47..21cbee4fa 100644 --- a/doc/en/Gtk/ButtonsType.xml +++ b/doc/en/Gtk/ButtonsType.xml @@ -1,20 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An enumeration used by the Gtk.MessageDialog class. - - - Gtk.ButtonsType defines prebuilt sets of buttons for a . If none of these choices are appropriate, simply use then call . - - - System.Enum @@ -23,9 +15,44 @@ GLib.GType(typeof(Gtk.ButtonsTypeGType)) + + An enumeration used by the Gtk.MessageDialog class. + + + Gtk.ButtonsType defines prebuilt sets of buttons for a . If none of these choices are appropriate, simply use then call . + + + + + + + Field + + Gtk.ButtonsType + + + + Show a Cancel button. + + + + + + + Field + + Gtk.ButtonsType + + + + Show a Close button. + + + + Field Gtk.ButtonsType @@ -38,6 +65,7 @@ + Field Gtk.ButtonsType @@ -48,44 +76,9 @@ - - - Field - - Gtk.ButtonsType - - - - Show a Close button. - - - - - - Field - - Gtk.ButtonsType - - - - Show a Cancel button. - - - - - - Field - - Gtk.ButtonsType - - - - Show a set of Yes or No buttons. - - - + Field Gtk.ButtonsType @@ -96,5 +89,18 @@ + + + + Field + + Gtk.ButtonsType + + + + Show a set of Yes or No buttons. + + + diff --git a/doc/en/Gtk/CacheEntry.xml b/doc/en/Gtk/CacheEntry.xml new file mode 100644 index 000000000..19470646b --- /dev/null +++ b/doc/en/Gtk/CacheEntry.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/CachedIcon.xml b/doc/en/Gtk/CachedIcon.xml new file mode 100644 index 000000000..a59d72279 --- /dev/null +++ b/doc/en/Gtk/CachedIcon.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/CairoHelper.xml b/doc/en/Gtk/CairoHelper.xml new file mode 100644 index 000000000..9bdd43b87 --- /dev/null +++ b/doc/en/Gtk/CairoHelper.xml @@ -0,0 +1,70 @@ + + + + + gtk-sharp + + + System.Object + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/Calendar.xml b/doc/en/Gtk/Calendar.xml index a928673c4..5b622b028 100644 --- a/doc/en/Gtk/Calendar.xml +++ b/doc/en/Gtk/Calendar.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Widget + + + Display a Calendar and/or allow the user to select a date. @@ -36,119 +41,37 @@ void HandleDaySelected (object obj, EventArgs args) - - Gtk.Widget - - - - - - Method - - System.Boolean - - - - + + + + Constructor + + - Removes a visual marker from the specified . - A day number from 1 to 31. - - - - - Visual markers are added to the Calendar with . - - - - - - Method - - System.Boolean - - - - - - Adds a visual marker to the specified . - A day number from 1 to 31. - - - + Creates a new Calendar displaying the current month and having the current day selected - - - Method - - System.Void - + + + + Constructor + - + - Select a specified day on the displayed month. - A day number from 1 to 31. + Pointer to the C object. + Internal constructor - A value of 0 for the will unselect the currently selected day. - - - - - - Method - - System.Void - - - - Stops the Calendar from visually updating. - - If used before a large number of graphical updates, (such as calls to ), this method may prevent flicker. Once a batch of updates has taken place, call to render them. - - - - - - Method - - System.Void - - - - - - - - Get the selected date. - A variable to place the chosen year in. - A variable to place the chosen month in. - A variable to place the chosen day in. - - NOTE: That month number is ZERO based, (0-11), whereas the day is one based, (1-31). - An alternative way to get the date is with the method. - - - - - - Method - - System.Void - - - - Removes the effects of calling . - - This draws all graphical updates to the Calendar that have happened since a . + This is an internal constructor, and should not be used by user code. + Method System.Void @@ -159,306 +82,9 @@ void HandleDaySelected (object obj, EventArgs args) - - - Method - - System.Boolean - - - - - - - Shifts the Calendar to display the specified month. - A zero-based month number. - The year the month is in. - - - - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - - - - Creates a new Calendar displaying the current month and having the current day selected - - - - - - Event - - System.EventHandler - - - - Raised when the current year of the Calendar is increased. - - This may happen when the user explicitly advances the year, or when advancing from December to January. - - - - - GLib.Signal("next_year") - - - - - - Event - - System.EventHandler - - - - Raised when the user "double clicks" on a day. - - - - - GLib.Signal("day_selected_double_click") - - - - - - Event - - System.EventHandler - - - - Raised when the current year of the Calendar is decreased. - - This may happen when the user explicitly advances the year, or when clicking 'back' from January to December. - - - - - GLib.Signal("prev_year") - - - - - - Event - - System.EventHandler - - - - Raised when the current month changes. - - - - - GLib.Signal("month_changed") - - - - - - Event - - System.EventHandler - - - - Raised when the month of the Calendar moves to the next one. - - - - - GLib.Signal("next_month") - - - - - - Event - - System.EventHandler - - - - Raised when a day is selected on the Calendar. - - - - - GLib.Signal("day_selected") - - - - - - Event - - System.EventHandler - - - - Raised when the Calendar moves to the previous month. - - - - - GLib.Signal("prev_month") - - - - - - Method - - System.DateTime - - - - Get the selected date. - A DateTime object containing the selected day, month and year. - - Selected date information can also be retrieved with the method. - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - + + Property System.DateTime @@ -471,8 +97,14 @@ void HandleDaySelected (object obj, EventArgs args) - + + Property + + + GLib.Property("day") + + System.Int32 @@ -484,134 +116,98 @@ void HandleDaySelected (object obj, EventArgs args) + + + + + Event - GLib.Property("day") + GLib.Signal("day-selected") - - - - Property - System.Boolean + System.EventHandler - If , week numbers are displayed - a - - - + Raised when a day is selected on the Calendar. + + + + + + Event - GLib.Property("show-week-numbers") + GLib.Signal("day-selected-double-click") - - - - Property - System.Boolean + System.EventHandler - If , day names are displayed. - a - - - + Raised when the user "double clicks" on a day. + - - - GLib.Property("show-day-names") - - - - + + + Property - System.Boolean + Gtk.CalendarDetailFunc - - If , a heading is displayed - a - - - + To be added. + To be added. + To be added. + + + + + + Property - GLib.Property("show-heading") + GLib.Property("detail-height-rows") - - - - Property System.Int32 - - The selected month as a number between 0 and 11. - a - - - + To be added. + To be added. + To be added. + + + + + + Property - GLib.Property("month") + GLib.Property("detail-width-chars") - - - - Property System.Int32 - - The selected year. - a - - - + To be added. + To be added. + To be added. + - - - GLib.Property("year") - - - - - - Property - - System.Boolean - - - - If , the selected month can not be changed. - a - - - - - - - GLib.Property("no-month-change") - - - + + Property Gtk.CalendarDisplayOptions @@ -626,5 +222,512 @@ void HandleDaySelected (object obj, EventArgs args) + + + + Method + + System.DateTime + + + + Get the selected date. + A DateTime object containing the selected day, month and year. + + Selected date information can also be retrieved with the method. + + + + + + + Method + + System.Void + + + + + + + + A variable to place the chosen year in. + A variable to place the chosen month in. + A variable to place the chosen day in. + Get the selected date. + + NOTE: That month number is ZERO based, (0-11), whereas the day is one based, (1-31). + An alternative way to get the date is with the method. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("month") + + + + System.Int32 + + + + The selected month as a number between 0 and 11. + a + + + + + + + + + Event + + + GLib.Signal("month-changed") + + + + System.EventHandler + + + + Raised when the current month changes. + + + + + + + Event + + + GLib.Signal("next-month") + + + + System.EventHandler + + + + Raised when the month of the Calendar moves to the next one. + + + + + + + Event + + + GLib.Signal("next-year") + + + + System.EventHandler + + + + Raised when the current year of the Calendar is increased. + + This may happen when the user explicitly advances the year, or when advancing from December to January. + + + + + + + Property + + + GLib.Property("no-month-change") + + + + System.Boolean + + + + If , the selected month can not be changed. + a + + + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDaySelected", Type=typeof(Gtk.Calendar)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDaySelectedDoubleClick", Type=typeof(Gtk.Calendar)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideMonthChanged", Type=typeof(Gtk.Calendar)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideNextMonth", Type=typeof(Gtk.Calendar)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideNextYear", Type=typeof(Gtk.Calendar)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePrevMonth", Type=typeof(Gtk.Calendar)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePrevYear", Type=typeof(Gtk.Calendar)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Event + + + GLib.Signal("prev-month") + + + + System.EventHandler + + + + Raised when the Calendar moves to the previous month. + + + + + + + Event + + + GLib.Signal("prev-year") + + + + System.EventHandler + + + + Raised when the current year of the Calendar is decreased. + + This may happen when the user explicitly advances the year, or when clicking 'back' from January to December. + + + + + + + Method + + System.Void + + + + + + A day number from 1 to 31. + Select a specified day on the displayed month. + + A value of 0 for the will unselect the currently selected day. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("show-day-names") + + + + System.Boolean + + + + If , day names are displayed. + a + + + + + + + + + Property + + + GLib.Property("show-details") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("show-heading") + + + + System.Boolean + + + + If , a heading is displayed + a + + + + + + + + + Property + + + GLib.Property("show-week-numbers") + + + + System.Boolean + + + + If , week numbers are displayed + a + + + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("year") + + + + System.Int32 + + + + The selected year. + a + + + + + diff --git a/doc/en/Gtk/CalendarDetailFunc.xml b/doc/en/Gtk/CalendarDetailFunc.xml new file mode 100644 index 000000000..e9c4f590e --- /dev/null +++ b/doc/en/Gtk/CalendarDetailFunc.xml @@ -0,0 +1,29 @@ + + + + + gtk-sharp + + + System.Delegate + + + + + + + + + System.String + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/CalendarDisplayOptions.xml b/doc/en/Gtk/CalendarDisplayOptions.xml index e182ba15d..62dc9e96f 100644 --- a/doc/en/Gtk/CalendarDisplayOptions.xml +++ b/doc/en/Gtk/CalendarDisplayOptions.xml @@ -1,16 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Represents different styles and display options for a . - - System.Enum @@ -22,35 +18,14 @@ System.Flags + + Represents different styles and display options for a . + + - - - Field - - Gtk.CalendarDisplayOptions - - - - Specifies that the month and year should be displayed. - - - - - - Field - - Gtk.CalendarDisplayOptions - - - - Specifies that three letter day descriptions should be present. - - In English these are, 'Mon', 'Tue', etc... - - - + Field Gtk.CalendarDisplayOptions @@ -63,8 +38,49 @@ + + + + Field + + Gtk.CalendarDisplayOptions + + + + Specifies that three letter day descriptions should be present. + + In English these are, 'Mon', 'Tue', etc... + + + + + + + Field + + Gtk.CalendarDisplayOptions + + + To be added. + + + + + + + Field + + Gtk.CalendarDisplayOptions + + + + Specifies that the month and year should be displayed. + + + + Field Gtk.CalendarDisplayOptions @@ -75,17 +91,5 @@ - - - Field - - Gtk.CalendarDisplayOptions - - - - Starts the calendar week on Monday, instead of the default Sunday. - - - diff --git a/doc/en/Gtk/Callback.xml b/doc/en/Gtk/Callback.xml index 0b8ff2f20..c4e3fadc7 100644 --- a/doc/en/Gtk/Callback.xml +++ b/doc/en/Gtk/Callback.xml @@ -1,23 +1,23 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added. - A delegate that can be run over a series of widgets. - Invoked by and . - System.Delegate - System.Void + + To be added. + A delegate that can be run over a series of widgets. + Invoked by and . + + diff --git a/doc/en/Gtk/CancelPositionArgs.xml b/doc/en/Gtk/CancelPositionArgs.xml index 653accdd4..62e6bbb55 100644 --- a/doc/en/Gtk/CancelPositionArgs.xml +++ b/doc/en/Gtk/CancelPositionArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor diff --git a/doc/en/Gtk/CancelPositionHandler.xml b/doc/en/Gtk/CancelPositionHandler.xml index d0d67ede7..7de0a4d86 100644 --- a/doc/en/Gtk/CancelPositionHandler.xml +++ b/doc/en/Gtk/CancelPositionHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the CancelPositionHandler instance to the event. The methods referenced by the CancelPositionHandler instance are invoked whenever the event is raised, until the CancelPositionHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/CellAllocCallback.xml b/doc/en/Gtk/CellAllocCallback.xml new file mode 100644 index 000000000..d9c5a360b --- /dev/null +++ b/doc/en/Gtk/CellAllocCallback.xml @@ -0,0 +1,27 @@ + + + + + gtk-sharp + + + System.Delegate + + + + + + + + System.Boolean + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/CellArea.xml b/doc/en/Gtk/CellArea.xml new file mode 100644 index 000000000..4f98487e6 --- /dev/null +++ b/doc/en/Gtk/CellArea.xml @@ -0,0 +1,1509 @@ + + + + + gtk-sharp + + + GLib.InitiallyUnowned + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("add-editable") + + + + Gtk.AddEditableHandler + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("apply-attributes") + + + + Gtk.AttributesAppliedHandler + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.CellAreaContext + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.CellAreaContext + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("edited-cell") + + + + Gtk.CellRenderer + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("edit-widget") + + + + Gtk.CellEditable + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("focus-cell") + + + + Gtk.CellRenderer + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("focus-changed") + + + + Gtk.FocusChangedHandler + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.CellRenderer + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.CellRenderer + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.List + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideActivate", Type=typeof(Gtk.CellArea)) + + + + System.Boolean + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideAdd", Type=typeof(Gtk.CellArea)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideAddEditable", Type=typeof(Gtk.CellArea)) + + + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideAttributesApplied", Type=typeof(Gtk.CellArea)) + + + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCopyContext", Type=typeof(Gtk.CellArea)) + + + + Gtk.CellAreaContext + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCreateContext", Type=typeof(Gtk.CellArea)) + + + + Gtk.CellAreaContext + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideEvent", Type=typeof(Gtk.CellArea)) + + + + System.Int32 + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideFocus", Type=typeof(Gtk.CellArea)) + + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideFocusChanged", Type=typeof(Gtk.CellArea)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideForeach", Type=typeof(Gtk.CellArea)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideForeachAlloc", Type=typeof(Gtk.CellArea)) + + + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetCellProperty", Type=typeof(Gtk.CellArea)) + + + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetPreferredHeight", Type=typeof(Gtk.CellArea)) + + + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetPreferredHeightForWidth", Type=typeof(Gtk.CellArea)) + + + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetPreferredWidth", Type=typeof(Gtk.CellArea)) + + + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetPreferredWidthForHeight", Type=typeof(Gtk.CellArea)) + + + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetRequestMode", Type=typeof(Gtk.CellArea)) + + + + Gtk.SizeRequestMode + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideIsActivatable", Type=typeof(Gtk.CellArea)) + + + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRemove", Type=typeof(Gtk.CellArea)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRemoveEditable", Type=typeof(Gtk.CellArea)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRender", Type=typeof(Gtk.CellArea)) + + + + System.Void + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSetCellProperty", Type=typeof(Gtk.CellArea)) + + + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("remove-editable") + + + + Gtk.RemoveEditableHandler + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.SizeRequestMode + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/CellAreaBox.xml b/doc/en/Gtk/CellAreaBox.xml new file mode 100644 index 000000000..b2f14f7c1 --- /dev/null +++ b/doc/en/Gtk/CellAreaBox.xml @@ -0,0 +1,329 @@ + + + + + gtk-sharp + + + Gtk.CellArea + + + + Gtk.CellLayout + + + Gtk.Orientable + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.CellArea + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.CellRenderer[] + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("orientation") + + + + Gtk.Orientation + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + System.ParamArray + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("spacing") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/CellAreaBoxContext.xml b/doc/en/Gtk/CellAreaBoxContext.xml new file mode 100644 index 000000000..22e747017 --- /dev/null +++ b/doc/en/Gtk/CellAreaBoxContext.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/CellAreaBoxContextClass.xml b/doc/en/Gtk/CellAreaBoxContextClass.xml new file mode 100644 index 000000000..a52a7a160 --- /dev/null +++ b/doc/en/Gtk/CellAreaBoxContextClass.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/CellAreaContext.xml b/doc/en/Gtk/CellAreaContext.xml new file mode 100644 index 000000000..1c7701620 --- /dev/null +++ b/doc/en/Gtk/CellAreaContext.xml @@ -0,0 +1,417 @@ + + + + + gtk-sharp + + + GLib.Object + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("area") + + + + Gtk.CellArea + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("minimum-height") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("minimum-width") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("natural-height") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("natural-width") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideAllocate", Type=typeof(Gtk.CellAreaContext)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetPreferredHeightForWidth", Type=typeof(Gtk.CellAreaContext)) + + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetPreferredWidthForHeight", Type=typeof(Gtk.CellAreaContext)) + + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideReset", Type=typeof(Gtk.CellAreaContext)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/CellCallback.xml b/doc/en/Gtk/CellCallback.xml new file mode 100644 index 000000000..c4d21d1d1 --- /dev/null +++ b/doc/en/Gtk/CellCallback.xml @@ -0,0 +1,23 @@ + + + + + gtk-sharp + + + System.Delegate + + + + + + System.Boolean + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/CellEditable.xml b/doc/en/Gtk/CellEditable.xml index 383711105..dff1a2c1e 100644 --- a/doc/en/Gtk/CellEditable.xml +++ b/doc/en/Gtk/CellEditable.xml @@ -1,44 +1,39 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An interface for editing a single cell. - - - GLib.IWrapper + + An interface for editing a single cell. + + + - - - Method + + + + Event - System.Void + System.EventHandler - - - + - Begins editing on a cell editable. - A , or . - - - is the that began the editing process. It may be , in the instance that editing was initiated through programatic means. - - + Event that indicates to the cell renderer to update its value from the cell. + + Method System.Void @@ -55,6 +50,7 @@ + Method System.Void @@ -69,8 +65,29 @@ + + + + Method + + System.Void + + + + + + A , or . + Begins editing on a cell editable. + + + is the that began the editing process. It may be , in the instance that editing was initiated through programatic means. + + + + + Event System.EventHandler @@ -81,17 +98,5 @@ - - - Event - - System.EventHandler - - - - Event that indicates to the cell renderer to update its value from the cell. - - - diff --git a/doc/en/Gtk/CellEditableAdapter.xml b/doc/en/Gtk/CellEditableAdapter.xml index 659ffbae0..0b24e2afb 100644 --- a/doc/en/Gtk/CellEditableAdapter.xml +++ b/doc/en/Gtk/CellEditableAdapter.xml @@ -1,20 +1,29 @@ - + + gtk-sharp - 2.12.0.0 GLib.GInterfaceAdapter + + GLib.IWrapper + Gtk.CellEditable + + CellEditable interface adapter. + Adapts a implementation to expose the complete interface API. + + + Constructor @@ -24,6 +33,7 @@ + Constructor @@ -34,12 +44,27 @@ To be added. + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + Event - GLib.Signal("editing_done") + GLib.Signal("editing-done") @@ -52,6 +77,7 @@ + Method System.Void @@ -62,8 +88,27 @@ To be added. + + + + Method + + Gtk.CellEditable + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method Gtk.CellEditable @@ -80,51 +125,37 @@ To be added. - - - Method + + + + Property - System.Void + GLib.GType - To be added. + To be added. To be added. + - - - Method + + + + Property - System.Void - - - - - - To be added. - To be added. - To be added. - - - - - Event - - - GLib.Signal("remove_widget") - - - - System.EventHandler + System.IntPtr To be added. + To be added. To be added. + - + + Property Gtk.CellEditableImplementor @@ -135,8 +166,23 @@ To be added. + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + Method System.Void @@ -149,6 +195,7 @@ + Method System.Void @@ -164,10 +211,11 @@ + Event - GLib.Signal("remove_widget") + GLib.Signal("remove-widget") @@ -179,9 +227,4 @@ - - CellEditable interface adapter. - Adapts a implementation to expose the complete interface API. - - diff --git a/doc/en/Gtk/CellEditableEventBox.xml b/doc/en/Gtk/CellEditableEventBox.xml new file mode 100644 index 000000000..61f993d61 --- /dev/null +++ b/doc/en/Gtk/CellEditableEventBox.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/CellEditableImplementor.xml b/doc/en/Gtk/CellEditableImplementor.xml index 0f147e84e..9e1d5674e 100644 --- a/doc/en/Gtk/CellEditableImplementor.xml +++ b/doc/en/Gtk/CellEditableImplementor.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 @@ -14,9 +14,15 @@ GLib.GInterface(typeof(Gtk.CellEditableAdapter)) + + CellEditable implementor interface. + The implementable portion of the interface. + + + Method System.Void @@ -31,9 +37,4 @@ - - CellEditable implementor interface. - The implementable portion of the interface. - - diff --git a/doc/en/Gtk/CellLayout.xml b/doc/en/Gtk/CellLayout.xml index 4ec4eb5af..16c7c965a 100644 --- a/doc/en/Gtk/CellLayout.xml +++ b/doc/en/Gtk/CellLayout.xml @@ -1,92 +1,25 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Manages layout for table cells. - - - GLib.IWrapper + + Manages layout for table cells. + + + - - - Method - - System.Void - - - - - - - Re-inserts at . - a - a - - Note that has already to be packed - into the cell layout for this to function properly. - - - - - - Method - - System.Void - - - - - - - - Adds the to the end of the cell layout. - - a - a , TRUE if is to be given extra space allocated to this cell layout. - - If is FALSE, then the - cell is allocated no more space than it needs. Any unused space is - divided evenly between cells for which is - TRUE. - - - - - - Method - - System.Void - - - - - - - - Packs into the beginning of the cell layout. - - a - a , TRUE if is to be given extra space allocated to this cell layout. - - If is FALSE, then the - cell is allocated no more space than it needs. Any unused space is - divided evenly between cells for which is - TRUE. - - - + Method System.Void @@ -97,12 +30,12 @@ - - Adds an attribute mapping to the list for this cell layout. - a a a + + Adds an attribute mapping to the list for this cell layout. + The is the column of the model to get a value from, and the is the @@ -112,74 +45,23 @@ - - - Method + + + + Property - System.Void + Gtk.CellArea - - - - Clears all existing attributes previously set with - . - a - - - - - - Method - - System.Void - - - - Unsets all the mappings on all renderers for this cell layout. - - - - - - Method - - System.Void - - - - - - - Sets up a data function for this layout. - a - a - - The data function is used instead of the standard attributes mapping for setting the - column value, and should set the value of the layout's cell renderer(s) - as appropriate. may be to remove an older one. - - - - - - Method - - System.Void - - - - - - - Sets the attribute to model column bindings for a renderer. - a - a - The array should consist of pairs of attribute names and column indices. + To be added. + To be added. + To be added. + - + + Property Gtk.CellRenderer[] @@ -191,5 +73,146 @@ + + + + Method + + System.Void + + + + Unsets all the mappings on all renderers for this cell layout. + + + + + + + Method + + System.Void + + + + + + a + Clears all existing attributes previously set with + . + + + + + + + Method + + System.Void + + + + + + + a + a , TRUE if is to be given extra space allocated to this cell layout. + + Adds the to the end of the cell layout. + + + If is FALSE, then the + cell is allocated no more space than it needs. Any unused space is + divided evenly between cells for which is + TRUE. + + + + + + + Method + + System.Void + + + + + + + a + a , TRUE if is to be given extra space allocated to this cell layout. + + Packs into the beginning of the cell layout. + + + If is FALSE, then the + cell is allocated no more space than it needs. Any unused space is + divided evenly between cells for which is + TRUE. + + + + + + + Method + + System.Void + + + + + + + a + a + Re-inserts at . + + Note that has already to be packed + into the cell layout for this to function properly. + + + + + + + Method + + System.Void + + + + + + + a + a + Sets the attribute to model column bindings for a renderer. + The array should consist of pairs of attribute names and column indices. + + + + + + Method + + System.Void + + + + + + + a + a + Sets up a data function for this layout. + + The data function is used instead of the standard attributes mapping for setting the + column value, and should set the value of the layout's cell renderer(s) + as appropriate. may be to remove an older one. + + + diff --git a/doc/en/Gtk/CellLayoutAdapter.xml b/doc/en/Gtk/CellLayoutAdapter.xml index 449c53b05..4b7402cf6 100644 --- a/doc/en/Gtk/CellLayoutAdapter.xml +++ b/doc/en/Gtk/CellLayoutAdapter.xml @@ -1,20 +1,29 @@ - + + gtk-sharp - 2.12.0.0 GLib.GInterfaceAdapter + + GLib.IWrapper + Gtk.CellLayout + + CellLayout interface adapter. + Adapts a implementation to expose the complete interface API. + + + Constructor @@ -24,6 +33,7 @@ + Constructor @@ -34,8 +44,23 @@ To be added. + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + Method System.Void @@ -53,8 +78,36 @@ To be added. + + + + Property + + Gtk.CellArea + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.CellRenderer[] + + + To be added. + To be added. + To be added. + + + Method System.Void @@ -67,6 +120,7 @@ + Method System.Void @@ -80,8 +134,27 @@ To be added. + + + + Method + + Gtk.CellLayout + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method Gtk.CellLayout @@ -98,111 +171,37 @@ To be added. - - - Method - - System.Void - - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Void - - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Void - - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Void - - - - - - - System.ParamArray - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Void - - - - - - - To be added. - To be added. - To be added. - To be added. - - - - + + + Property - Gtk.CellRenderer[] + GLib.GType To be added. To be added. To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + - + + Property Gtk.CellLayoutImplementor @@ -213,8 +212,23 @@ To be added. + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + Method System.Void @@ -232,6 +246,7 @@ + Method System.Void @@ -249,6 +264,7 @@ + Method System.Void @@ -266,6 +282,7 @@ + Method System.Void @@ -289,6 +306,7 @@ + Method System.Void @@ -305,9 +323,4 @@ - - CellLayout interface adapter. - Adapts a implementation to expose the complete interface API. - - diff --git a/doc/en/Gtk/CellLayoutDataFunc.xml b/doc/en/Gtk/CellLayoutDataFunc.xml index 8bf8c1149..fa03c3ec6 100644 --- a/doc/en/Gtk/CellLayoutDataFunc.xml +++ b/doc/en/Gtk/CellLayoutDataFunc.xml @@ -1,11 +1,23 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + + + System.Void + A . A whose value is to be set. @@ -17,17 +29,5 @@ - - System.Delegate - - - System.Void - - - - - - - diff --git a/doc/en/Gtk/CellLayoutImplementor.xml b/doc/en/Gtk/CellLayoutImplementor.xml index cbf335eb2..2a89b0a58 100644 --- a/doc/en/Gtk/CellLayoutImplementor.xml +++ b/doc/en/Gtk/CellLayoutImplementor.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 @@ -14,9 +14,15 @@ GLib.GInterface(typeof(Gtk.CellLayoutAdapter)) + + CellLayout implementor interface. + The implementable portion of the interface. + + + Method System.Void @@ -34,8 +40,36 @@ To be added. + + + + Property + + Gtk.CellArea + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.CellRenderer[] + + + To be added. + To be added. + To be added. + + + Method System.Void @@ -48,6 +82,7 @@ + Method System.Void @@ -63,6 +98,7 @@ + Method System.Void @@ -80,6 +116,7 @@ + Method System.Void @@ -97,6 +134,7 @@ + Method System.Void @@ -114,6 +152,7 @@ + Method System.Void @@ -129,22 +168,5 @@ To be added. - - - Property - - Gtk.CellRenderer[] - - - To be added. - To be added. - To be added. - - - - CellLayout implementor interface. - The implementable portion of the interface. - - diff --git a/doc/en/Gtk/CellRenderer.xml b/doc/en/Gtk/CellRenderer.xml index e90127c96..864a31dc5 100644 --- a/doc/en/Gtk/CellRenderer.xml +++ b/doc/en/Gtk/CellRenderer.xml @@ -1,12 +1,17 @@ - + + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.InitiallyUnowned + + + An object for rendering a single cell on a @@ -30,61 +35,37 @@ - - Gtk.Object - - - - - - Method - - System.Void - - - - - - - - - + + + + Constructor + + - Invokes the virtual render function of the . - an object of type - an object of type - an object of type - an object of type - an object of type - an object of type - - The three passed-in rectangles are areas of . - Most renderers will draw within ; - includes the blank space around the cell, and also the area containing the tree expander; so the rectangles for all cells tile to cover the entire window. - is a clip rectangle. - + Protected constructor. + - - - Method - - System.Void - + + + + Constructor + - - + - Sets the renderer size to be explicit, independent of the properties set. - an object of type - an object of type - + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + Method System.Boolean @@ -98,244 +79,26 @@ - Passes an activate event to the for possible processing. an object of type an object of type an object of type an object of type an object of type an object of type + Passes an activate event to the for possible processing. an object of type Some s may use events; for example, toggles when it gets a mouse click. - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Property - - System.Int32 - - - - - The fixed height. - an object of type - - - - - GLib.Property("height") - - - - - - Property - - System.Boolean - - - - - Display the cell. - an object of type - - - - - GLib.Property("visible") - - - - - - Property - - System.Single - - - - - The x-align. - an object of type - - - - - GLib.Property("xalign") - - - - - - Property - - System.Int32 - - - - - The fixed width. - an object of type - - - - - GLib.Property("width") - - - - - - Property - - System.Single - - - - - The y-align. - an object of type - - - - - GLib.Property("yalign") - - - - - - Property - - System.Boolean - - - - - Row has children. - an object of type - - - - - GLib.Property("is-expander") - - - - - - Property - - System.UInt32 - - - - - The ypad. - an object of type - - - - - GLib.Property("ypad") - - - - - - Property - - System.UInt32 - - - - - The xpad. - an object of type - - - - - GLib.Property("xpad") - - - - - - Property - - System.Boolean - - - - - Row is an expander row, and is expanded. - an object of type - - - - - GLib.Property("is-expanded") - - - - - - Property - - Gtk.CellRendererMode - - - - - Editable mode of the CellRenderer. - an object of type - - - - - GLib.Property("mode") - - - - - - Property - - Gdk.Color - - - - - Cell background color as a . - a - - - - - GLib.Property("cell-background-gdk") - - - - + + Property + + + GLib.Property("cell-background") + + System.String @@ -346,186 +109,74 @@ a - - - GLib.Property("cell-background") - - - - + + + Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - System.Obsolete + GLib.Property("cell-background-gdk") - - - - Constructor - - + + Gdk.Color + + + - Protected constructor. + Cell background color as a . + a - - - Method + + + + Property + + + GLib.Property("cell-background-rgba") + + - System.Void + Gdk.RGBA - - - - - - - - - Obtains the and needed to render the cell. - a - a - a - a - a - a - Used by view widgets to determine the appropriate size for the passed to gtk_cell_renderer_render(). If is not , fills in the x and y offsets (if set) of the cell relative to this location. Please note that the values set in and , as well as those in and are inclusive of the xpad and ypad properties. + To be added. + To be added. + To be added. + - - - Method + + + + Property + + + GLib.Property("editing") + + - System.Void + System.Boolean - - - - - - - - - Invokes the virtual render function of the . The three passed-in rectangles are areas of window. Most renderers will draw within ; the xalign, yalign, xpad, and ypad fields of the should be honored with respect to . includes the blank space around the cell, and also the area containing the tree expander; so the rectangles for all cells tile to cover the entire window. is a clip rectangle. - a to render to - a , the widget that owns - a , entire cell area (including tree expanders and maybe padding on the sides) - a , area normally rendered by a cell renderer - a , area that needs updating - a , flags that affect rendering - - - - - - Method - - Gtk.CellEditable - - - - - - - - - - - Passes an activate event to the for possible processing. - a - a - a - a - a - a - a - Some cell renderers may use events; for example, toggles when it gets a mouse click. - -The following example illustrates a CellRenderText derived class that implements auto-completion in the entry widget. - -public class CellRendererCompletion : CellRendererText -{ - public delegate ListStore CompletionStoreNeededDelegate(TreeView tree, out int textColumn); - - // Delegate that is called to obtain a ListStore that contains entries - // for the column being editted. TreeView.GetCursor(out path, out column) - // can be used to determine the column being editted. - public static CompletionStoreNeededDelegate CompletionStoreNeededEventHandler; - - // Required constructor that may be called by the framework. - public CellRendererCompletion(System.IntPtr raw) : base(raw) - { - } - - public CellRendererCompletion() - { - } - - public override CellEditable StartEditing(Gdk.Event evnt, Widget widget, string path, - Gdk.Rectangle background_area, Gdk.Rectangle cell_area, CellRendererState flags) - { - // get the entry widget - Entry entry = base.StartEditing (evnt, widget, path, background_area, cell_area, flags) as Gtk.Entry; - - // make it auto-complete - TreeView treeview = widget as TreeView; - int textColumn = 0; - - entry.Completion = new EntryCompletion(); - entry.Completion.Model = CreateCompletionModel(treeview, out textColumn); - entry.Completion.TextColumn = textColumn; - - return entry; - } - - // Gets the ListStore that contains the auto-complete entries - // to be shown when editting this cell. Typical use might use - // TreeView.GetCursor(out path, out column) to get the column name - // being editted to build an appropriate list. - private static TreeModel CreateCompletionModel(TreeView treeview, out int textColumn) - { - textColumn = 0; - - if (CompletionStoreNeededEventHandler != null) - return CompletionStoreNeededEventHandler(treeview, out textColumn); - - return null; - } - -} - + To be added. + To be added. + To be added. + + Event + + + GLib.Signal("editing-canceled") + + System.EventHandler @@ -541,64 +192,16 @@ public class CellRendererCompletion : CellRendererText - - - GLib.Signal("editing-canceled") - - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - - Method - - System.Void - - - - Causes the cell renderer to fire an event. - - This function is for use only by implementations of cell renderers that need to - notify the client program that an editing process was canceled and the - changes were not committed. - - - - - - - Property - - System.Boolean - - - - Display the cell sensitive. - A . - The default value is . - - - - - GLib.Property("sensitive") - - + Event + + + GLib.Signal("editing-started") + + Gtk.EditingStartedHandler @@ -615,48 +218,52 @@ public class CellRendererCompletion : CellRendererText - - - GLib.Signal("editing-started") - - - - + + + Method System.Void - - + + + + - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + - - + + + Method System.Void - + + - Informs the cell renderer that the editing is stopped. - a - If is , the cell renderer will emit the event. This method should be called by cell renderer implementations in response to the event of . - + To be added. + To be added. + To be added. + To be added. + + Method System.Void @@ -672,5 +279,895 @@ public class CellRendererCompletion : CellRendererText + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.StateFlags + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + + GLib.Property("height") + + + + System.Int32 + + + + + The fixed height. + an object of type + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("is-expanded") + + + + System.Boolean + + + + + Row is an expander row, and is expanded. + an object of type + + + + + + + Property + + + GLib.Property("is-expander") + + + + System.Boolean + + + + + Row has children. + an object of type + + + + + + + Property + + + GLib.Property("mode") + + + + Gtk.CellRendererMode + + + + + Editable mode of the CellRenderer. + an object of type + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideActivate", Type=typeof(Gtk.CellRenderer)) + + + + System.Boolean + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideEditingCanceled", Type=typeof(Gtk.CellRenderer)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideEditingStarted", Type=typeof(Gtk.CellRenderer)) + + + + System.Void + + + + + + + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetAlignedArea", Type=typeof(Gtk.CellRenderer)) + + + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetPreferredHeight", Type=typeof(Gtk.CellRenderer)) + + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetPreferredHeightForWidth", Type=typeof(Gtk.CellRenderer)) + + + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetPreferredWidth", Type=typeof(Gtk.CellRenderer)) + + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetPreferredWidthForHeight", Type=typeof(Gtk.CellRenderer)) + + + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetRequestMode", Type=typeof(Gtk.CellRenderer)) + + + + Gtk.SizeRequestMode + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideOnGetSize", Type=typeof(Gtk.CellRenderer)) + + + + System.Void + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRender", Type=typeof(Gtk.CellRenderer)) + + + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideStartEditing", Type=typeof(Gtk.CellRenderer)) + + + + Gtk.CellEditable + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.SizeRequestMode + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("sensitive") + + + + System.Boolean + + + + Display the cell sensitive. + A . + The default value is . + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + an object of type + an object of type + Sets the renderer size to be explicit, independent of the properties set. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.CellEditable + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + a + Informs the cell renderer that the editing is stopped. + If is , the cell renderer will emit the event. This method should be called by cell renderer implementations in response to the event of . + + + + + + + Property + + + GLib.Property("visible") + + + + System.Boolean + + + + + Display the cell. + an object of type + + + + + + + Property + + + GLib.Property("width") + + + + System.Int32 + + + + + The fixed width. + an object of type + + + + + + + Property + + + GLib.Property("xalign") + + + + System.Single + + + + + The x-align. + an object of type + + + + + + + Property + + + GLib.Property("xpad") + + + + System.UInt32 + + + + + The xpad. + an object of type + + + + + + + Property + + + GLib.Property("yalign") + + + + System.Single + + + + + The y-align. + an object of type + + + + + + + Property + + + GLib.Property("ypad") + + + + System.UInt32 + + + + + The ypad. + an object of type + + + diff --git a/doc/en/Gtk/CellRendererAccel.xml b/doc/en/Gtk/CellRendererAccel.xml index 65dfdff88..2b8fe71df 100644 --- a/doc/en/Gtk/CellRendererAccel.xml +++ b/doc/en/Gtk/CellRendererAccel.xml @@ -1,16 +1,22 @@ + gtk-sharp - 2.12.0.0 Gtk.CellRendererText + + To be added. + To be added. + + + Constructor @@ -18,25 +24,9 @@ To be added. - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - + Constructor @@ -49,6 +39,7 @@ + Event @@ -65,6 +56,7 @@ + Event @@ -80,7 +72,8 @@ - + + Property @@ -97,7 +90,8 @@ - + + Property @@ -114,7 +108,8 @@ - + + Property @@ -131,7 +126,8 @@ - + + Property GLib.GType @@ -143,7 +139,8 @@ - + + Property @@ -161,7 +158,13 @@ + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideAccelCleared", Type=typeof(Gtk.CellRendererAccel)) + + System.Void @@ -176,7 +179,13 @@ + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideAccelEdited", Type=typeof(Gtk.CellRendererAccel)) + + System.Void @@ -196,9 +205,4 @@ - - To be added. - To be added. - - diff --git a/doc/en/Gtk/CellRendererAccelMode.xml b/doc/en/Gtk/CellRendererAccelMode.xml index 9c3fc0075..5e589838e 100644 --- a/doc/en/Gtk/CellRendererAccelMode.xml +++ b/doc/en/Gtk/CellRendererAccelMode.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Enum @@ -12,19 +12,15 @@ GLib.GType(typeof(Gtk.CellRendererAccelModeGType)) + + Cell Renderer Accelerator Mode enumeration. + + + - - - Field - - Gtk.CellRendererAccelMode - - - Other accelerators are supported. - - + Field Gtk.CellRendererAccelMode @@ -33,10 +29,16 @@ Gtk accelerators are supported. + + + + Field + + Gtk.CellRendererAccelMode + + + Other accelerators are supported. + + - - Cell Renderer Accelerator Mode enumeration. - - - diff --git a/doc/en/Gtk/CellRendererCombo.xml b/doc/en/Gtk/CellRendererCombo.xml index f82fd0c99..bf9074b05 100644 --- a/doc/en/Gtk/CellRendererCombo.xml +++ b/doc/en/Gtk/CellRendererCombo.xml @@ -1,11 +1,16 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.CellRendererText + + + Renders a combobox in a cell @@ -14,45 +19,10 @@ The combo cell renderer takes care of adding a text cell renderer to the combo box and sets it to display the column specified by its text-column property. Further cell renderers can be added in a handler for the editing-started signal. - - Gtk.CellRendererText - - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Constructor - - - - - - Internal constructor - a - This is not typically used by C# code. - - + Constructor @@ -61,8 +31,41 @@ The combo cell renderer takes care of adding a text cell renderer to the combo b + + + + Constructor + + + + + + a + Internal constructor + This is not typically used by C# code. + + + + + + Event + + + GLib.Signal("changed") + + + + Gtk.ChangedHandler + + + To be added. + To be added. + + + - + + Property GLib.GType @@ -74,9 +77,77 @@ The combo cell renderer takes care of adding a text cell renderer to the combo b Returns the native value for . - - + + + Property + + + GLib.Property("has-entry") + + + + System.Boolean + + + + Whether to use an entry. + a + If , the cell renderer will include an entry and allow to enter values other than the ones in the popup list. + + + + + + Property + + + GLib.Property("model") + + + + Gtk.TreeModel + + + + Holds a tree model containing the possible values for the combo box. + a + Use the property to specify the column holding the values. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideChanged", Type=typeof(Gtk.CellRendererCombo)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("text-column") + + System.Int32 @@ -91,47 +162,6 @@ The combo cell renderer takes care of adding a text cell renderer to the combo b automatically adds a text cell renderer for this column to its combo box. - - - GLib.Property("text-column") - - - - - - Property - - Gtk.TreeModel - - - - Holds a tree model containing the possible values for the combo box. - a - Use the property to specify the column holding the values. - - - - GLib.Property("model") - - - - - - Property - - System.Boolean - - - - Whether to use an entry. - a - If , the cell renderer will include an entry and allow to enter values other than the ones in the popup list. - - - - GLib.Property("has-entry") - - diff --git a/doc/en/Gtk/CellRendererMode.xml b/doc/en/Gtk/CellRendererMode.xml index 1165eea59..a135a21b1 100644 --- a/doc/en/Gtk/CellRendererMode.xml +++ b/doc/en/Gtk/CellRendererMode.xml @@ -1,16 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Identifies how the user can interact with a particular cell. - - System.Enum @@ -19,21 +15,14 @@ GLib.GType(typeof(Gtk.CellRendererModeGType)) + + Identifies how the user can interact with a particular cell. + + - - - Field - - Gtk.CellRendererMode - - - - The cell is just for display and cannot be interacted with. - Note that this does not mean that the row being drawn can not be selected, for example. Just that a particular element of it cannot be individually modified. - - + Field Gtk.CellRendererMode @@ -46,6 +35,7 @@ + Field Gtk.CellRendererMode @@ -56,5 +46,18 @@ + + + + Field + + Gtk.CellRendererMode + + + + The cell is just for display and cannot be interacted with. + Note that this does not mean that the row being drawn can not be selected, for example. Just that a particular element of it cannot be individually modified. + + diff --git a/doc/en/Gtk/CellRendererPixbuf.xml b/doc/en/Gtk/CellRendererPixbuf.xml index 98876c6dc..23d8f43e9 100644 --- a/doc/en/Gtk/CellRendererPixbuf.xml +++ b/doc/en/Gtk/CellRendererPixbuf.xml @@ -1,39 +1,25 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Renders a - - Gtk.CellRenderer + + Renders a + + - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -42,173 +28,25 @@ This is the default constructor for . - - - Property - - Gdk.Pixbuf - - - - - - for closed expander. - an object of type - - - - - GLib.Property("pixbuf-expander-closed") - - - - - - Property - - Gdk.Pixbuf - - - - - The to render. - an object of type - - - - - GLib.Property("pixbuf") - - - - - - Property - - Gdk.Pixbuf - - - - - - for open expander. - an object of type - - - - - GLib.Property("pixbuf-expander-open") - - - - - - Property - - System.String - - - - - Render detail to pass to the theme engine. - a - - - - - GLib.Property("stock-detail") - - - - - - Property - - System.String - - - - - The stock ID of the stock icon to render. - a - - - - - GLib.Property("stock-id") - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - + + Constructor - + - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Property - - System.UInt32 - - - - The size of the rendered icon. - a - - - - - - GLib.Property("stock-size") - - - - - - Property - - - GLib.Property("icon-name") - - - - System.String - - - Name of the themed icon to display. - a containing a name in an Icon theme. - - + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + - + + Property @@ -225,5 +63,179 @@ + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + + GLib.Property("gicon") + + + + GLib.Icon + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("icon-name") + + + + System.String + + + Name of the themed icon to display. + a containing a name in an Icon theme. + + + + + + + + Property + + + GLib.Property("pixbuf") + + + + Gdk.Pixbuf + + + + + The to render. + an object of type + + + + + + + Property + + + GLib.Property("pixbuf-expander-closed") + + + + Gdk.Pixbuf + + + + + + for closed expander. + an object of type + + + + + + + Property + + + GLib.Property("pixbuf-expander-open") + + + + Gdk.Pixbuf + + + + + + for open expander. + an object of type + + + + + + + Property + + + GLib.Property("stock-detail") + + + + System.String + + + + + Render detail to pass to the theme engine. + a + + + + + + + Property + + + GLib.Property("stock-id") + + + + System.String + + + + + The stock ID of the stock icon to render. + a + + + + + + + Property + + + GLib.Property("stock-size") + + + + System.UInt32 + + + + The size of the rendered icon. + a + + + + diff --git a/doc/en/Gtk/CellRendererProgress.xml b/doc/en/Gtk/CellRendererProgress.xml index 1a866c274..0d67fe00a 100644 --- a/doc/en/Gtk/CellRendererProgress.xml +++ b/doc/en/Gtk/CellRendererProgress.xml @@ -1,55 +1,28 @@ - + + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.CellRenderer + + + + Gtk.Orientable + + Renders numbers as progress bars - - Gtk.CellRenderer - - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Constructor - - - - - - Internal constructor - a - This is not typically used by C# code. - - + Constructor @@ -58,8 +31,23 @@ + + + + Constructor + + + + + + a + Internal constructor + This is not typically used by C# code. + + - + + Property GLib.GType @@ -71,44 +59,28 @@ Returns the native value for . - - + + + Property - - System.String - - - - Determines the label which will be drawn over the progress bar. - a - Setting this property to causes the default label to be displayed. Setting this property to an empty string causes no label to be displayed. - - GLib.Property("text") + GLib.Property("inverted") - - - - Property - System.Int32 + System.Boolean - - Determines the percentage to which the progress bar will be "filled in". - a - Allowed values are between 0 and 100. + To be added. + To be added. + To be added. + - - - GLib.Property("value") - - - + + Property @@ -116,7 +88,7 @@ - Gtk.ProgressBarOrientation + Gtk.Orientation To be added. @@ -126,7 +98,8 @@ - + + Property @@ -143,8 +116,28 @@ + + + + Property + + + GLib.Property("text") + + + + System.String + + + + Determines the label which will be drawn over the progress bar. + a + Setting this property to causes the default label to be displayed. Setting this property to an empty string causes no label to be displayed. + + - + + Property @@ -162,7 +155,8 @@ - + + Property @@ -179,5 +173,24 @@ + + + + Property + + + GLib.Property("value") + + + + System.Int32 + + + + Determines the percentage to which the progress bar will be "filled in". + a + Allowed values are between 0 and 100. + + diff --git a/doc/en/Gtk/CellRendererSpin.xml b/doc/en/Gtk/CellRendererSpin.xml index 6344e5644..f2347fdd2 100644 --- a/doc/en/Gtk/CellRendererSpin.xml +++ b/doc/en/Gtk/CellRendererSpin.xml @@ -1,33 +1,32 @@ + gtk-sharp - 2.12.0.0 Gtk.CellRendererText + + Cell renderer with Spin Button editing capability. + + + - + + Constructor - - - System.Obsolete - - - - - + - Native type. - Internal constuctor. - Do not use. + Public constructor. + + Constructor @@ -38,17 +37,9 @@ Typically only used by language bindings to wrap native objects. - - - Constructor - - - Public constructor. - - - - + + Property @@ -64,25 +55,9 @@ Contains the range information for the cell. - - - Property - - - GLib.Property("digits") - - - - System.UInt32 - - - Number of decimal places to display. - An integer between 0 and 20, default value is 0. - - - - + + Property @@ -98,8 +73,27 @@ Provides the acceleration rate for when the button is held down. + + + + Property + + + GLib.Property("digits") + + + + System.UInt32 + + + Number of decimal places to display. + An integer between 0 and 20, default value is 0. + + + - + + Property GLib.GType @@ -111,9 +105,4 @@ - - Cell renderer with Spin Button editing capability. - - - diff --git a/doc/en/Gtk/CellRendererSpinner.xml b/doc/en/Gtk/CellRendererSpinner.xml new file mode 100644 index 000000000..ef00fe784 --- /dev/null +++ b/doc/en/Gtk/CellRendererSpinner.xml @@ -0,0 +1,114 @@ + + + + + gtk-sharp + + + Gtk.CellRenderer + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("active") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("pulse") + + + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("size") + + + + Gtk.IconSize + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/CellRendererState.xml b/doc/en/Gtk/CellRendererState.xml index 13faf6f97..9c0bc587c 100644 --- a/doc/en/Gtk/CellRendererState.xml +++ b/doc/en/Gtk/CellRendererState.xml @@ -1,16 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Tells how a cell is to be rendered. - - System.Enum @@ -22,57 +18,14 @@ System.Flags + + Tells how a cell is to be rendered. + + - - - Field - - Gtk.CellRendererState - - - - The cell is currently selected, and probably has a selection colored background to render to. - - - - - - Field - - Gtk.CellRendererState - - - - The mouse is hovering over the cell. - - - - - - Field - - Gtk.CellRendererState - - - - The cell is drawn in an insensitive manner. - - - - - - Field - - Gtk.CellRendererState - - - - The cell is in a sorted row. - - - + Field Gtk.CellRendererState @@ -85,5 +38,57 @@ + + + + Field + + Gtk.CellRendererState + + + + The cell is drawn in an insensitive manner. + + + + + + + Field + + Gtk.CellRendererState + + + + The mouse is hovering over the cell. + + + + + + + Field + + Gtk.CellRendererState + + + + The cell is currently selected, and probably has a selection colored background to render to. + + + + + + + Field + + Gtk.CellRendererState + + + + The cell is in a sorted row. + + + diff --git a/doc/en/Gtk/CellRendererText.xml b/doc/en/Gtk/CellRendererText.xml index 50016542e..df44e8b80 100644 --- a/doc/en/Gtk/CellRendererText.xml +++ b/doc/en/Gtk/CellRendererText.xml @@ -1,39 +1,25 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Renders text in a cell - Used to add text to a . - Gtk.CellRenderer + + Renders text in a cell + Used to add text to a . + - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -42,604 +28,25 @@ The default constructor. - - - Property - - System.Int32 - - - - - Sets the height of a renderer to explicitly be determined by the . - an object of type - - - - - - - Property - - System.Int32 - - - - - Font size. - an object of type - - - - - GLib.Property("size") - - - - - - Property - - System.Double - - - - - Font scaling factor. - an object of type - - - - - GLib.Property("scale") - - - - - - Property - - System.String - - - - - Foreground color as a string. - an object of type - - - - - GLib.Property("foreground") - - - - - - Property - - System.Boolean - - - - - Whether to strike through the text. - an object of type - - - - - GLib.Property("strikethrough") - - - - - - Property - - Pango.FontDescription - - - - - The font description as a - an object of type - - - - - GLib.Property("font-desc") - - - - - - Property - - System.String - - - - - Font description as a . - an object of type - - - - - GLib.Property("font") - - - - - - Property - - System.Double - - - - - Font size in points. - an object of type - - - - - GLib.Property("size-points") - - - - - - Property - - System.Int32 - - - - - Offset of text above the baseline (below the baseline if rise is negative). - an object of type - - - - - GLib.Property("rise") - - - - - - Property - - System.String - - - - - Text to render. - an object of type - - - - - GLib.Property("text") - - - - - - Property - - System.Int32 - - - - - Font weight. - an object of type - - - - - GLib.Property("weight") - - - - - - Property - - System.String - - - - - Background color as a . - an object of type - - - - - GLib.Property("background") - - - - - - Property - - System.Boolean - - - - - Whether the text can be modified by the user. - an object of type - - - - - GLib.Property("editable") - - - - - - Property - - Pango.Variant - - - - - Font variant. - an object of type - - - - - GLib.Property("variant") - - - - - - Property - - Gdk.Color - - - - - Background color as a . - an object of type - - - - - GLib.Property("background-gdk") - - - - - - Property - - System.String - - - - - Name of the font family, e.g. Sans, Helvetica, Times, Monospace. - an object of type - - - - - GLib.Property("family") - - - - - - Property - - Pango.AttrList - - - - - A list of style attributes to apply to the text of the renderer. - an object of type - - - - - GLib.Property("attributes") - - - - - - Property - - Pango.Stretch - - - - - Font stretch. - an object of type - - - - - GLib.Property("stretch") - - - - - - Property - - System.String - - - - - Marked up text to render. - an object of type - - - - - GLib.Property("markup") - - - - - - Property - - Pango.Style - - - - - Font style. - an object of type - - - - - GLib.Property("style") - - - - - - Property - - Pango.Underline - - - - - Style of underline for this text. - an object of type - - - - - GLib.Property("underline") - - - - - - Property - - Gdk.Color - - - - - Foreground color as a . - an object of type - - - - - GLib.Property("foreground-gdk") - - - - - - Event - - Gtk.EditedHandler - - - - Emitted when the cell is edited. - - - - - - GLib.Signal("edited") - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - + + Constructor - + - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Property - - System.Boolean - - - - Whether or not to keep all text in a single paragraph. - a + Pointer to the C object. + Internal constructor + This is an internal constructor, and should not be used by user code. - - - - - GLib.Property("single-paragraph-mode") - - - - - - Property - - System.String - - - - The language this text is in, as an ISO code. - a - - Pango can use this as a hint when rendering the text. If you - don't understand this parameter, you probably don't need it. - - - - - - GLib.Property("language") - - - - - - Property - - Pango.EllipsizeMode - - - - Specifies the preferred place to ellipsize the string, if the cell renderer does not have enough room to display the entire string. - A . - Setting it to turns off ellipsizing. See the property for another way of making the text fit in a given width. - - - - - GLib.Property("ellipsize") - - - - - - Property - - System.Int32 - - - - The desired width of the cell, in characters. - A that is equal or greater than -1. - If this property is set to -1, the width will be calculated automatically, otherwise the cell will request either 3 characters or the property value, whichever is greater. It's default value is -1. - - - - - GLib.Property("width-chars") - - - - - - Property - - - GLib.Property("wrap-width") - - - - System.Int32 - - - The width at which text is wrapped. - a width >= -1, where -1 denotes no wrapping. - - - - - - - Property - - - GLib.Property("wrap-mode") - - - - Pango.WrapMode - - - Wrapping mode. - a indicating how text is wrapped. - Defaults to . - - + + Property @@ -656,5 +63,676 @@ + + + + Property + + + GLib.Property("attributes") + + + + Pango.AttrList + + + + + A list of style attributes to apply to the text of the renderer. + an object of type + + + + + + + Property + + + GLib.Property("background") + + + + System.String + + + + + Background color as a . + an object of type + + + + + + + Property + + + GLib.Property("background-gdk") + + + + Gdk.Color + + + + + Background color as a . + an object of type + + + + + + + Property + + + GLib.Property("background-rgba") + + + + Gdk.RGBA + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("editable") + + + + System.Boolean + + + + + Whether the text can be modified by the user. + an object of type + + + + + + + Event + + + GLib.Signal("edited") + + + + Gtk.EditedHandler + + + + Emitted when the cell is edited. + + + + + + + + Property + + + GLib.Property("ellipsize") + + + + Pango.EllipsizeMode + + + + Specifies the preferred place to ellipsize the string, if the cell renderer does not have enough room to display the entire string. + A . + Setting it to turns off ellipsizing. See the property for another way of making the text fit in a given width. + + + + + + + Property + + + GLib.Property("family") + + + + System.String + + + + + Name of the font family, e.g. Sans, Helvetica, Times, Monospace. + an object of type + + + + + + + Property + + System.Int32 + + + + + Sets the height of a renderer to explicitly be determined by the . + an object of type + + + + + + + + Property + + + GLib.Property("font") + + + + System.String + + + + + Font description as a . + an object of type + + + + + + + Property + + + GLib.Property("font-desc") + + + + Pango.FontDescription + + + + + The font description as a + an object of type + + + + + + + Property + + + GLib.Property("foreground") + + + + System.String + + + + + Foreground color as a string. + an object of type + + + + + + + Property + + + GLib.Property("foreground-gdk") + + + + Gdk.Color + + + + + Foreground color as a . + an object of type + + + + + + + Property + + + GLib.Property("foreground-rgba") + + + + Gdk.RGBA + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + + GLib.Property("language") + + + + System.String + + + + The language this text is in, as an ISO code. + a + + Pango can use this as a hint when rendering the text. If you + don't understand this parameter, you probably don't need it. + + + + + + + + Property + + + GLib.Property("markup") + + + + System.String + + + + + Marked up text to render. + an object of type + + + + + + + Property + + + GLib.Property("max-width-chars") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideEdited", Type=typeof(Gtk.CellRendererText)) + + + + System.Void + + + + + + + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Property + + + GLib.Property("rise") + + + + System.Int32 + + + + + Offset of text above the baseline (below the baseline if rise is negative). + an object of type + + + + + + + Property + + + GLib.Property("scale") + + + + System.Double + + + + + Font scaling factor. + an object of type + + + + + + + Property + + + GLib.Property("single-paragraph-mode") + + + + System.Boolean + + + + Whether or not to keep all text in a single paragraph. + a + + + + + + + + + Property + + + GLib.Property("size") + + + + System.Int32 + + + + + Font size. + an object of type + + + + + + + Property + + + GLib.Property("size-points") + + + + System.Double + + + + + Font size in points. + an object of type + + + + + + + Property + + + GLib.Property("stretch") + + + + Pango.Stretch + + + + + Font stretch. + an object of type + + + + + + + Property + + + GLib.Property("strikethrough") + + + + System.Boolean + + + + + Whether to strike through the text. + an object of type + + + + + + + Property + + + GLib.Property("style") + + + + Pango.Style + + + + + Font style. + an object of type + + + + + + + Property + + + GLib.Property("text") + + + + System.String + + + + + Text to render. + an object of type + + + + + + + Property + + + GLib.Property("underline") + + + + Pango.Underline + + + + + Style of underline for this text. + an object of type + + + + + + + Property + + + GLib.Property("variant") + + + + Pango.Variant + + + + + Font variant. + an object of type + + + + + + + Property + + + GLib.Property("weight") + + + + System.Int32 + + + + + Font weight. + an object of type + + + + + + + Property + + + GLib.Property("width-chars") + + + + System.Int32 + + + + The desired width of the cell, in characters. + A that is equal or greater than -1. + If this property is set to -1, the width will be calculated automatically, otherwise the cell will request either 3 characters or the property value, whichever is greater. It's default value is -1. + + + + + + + Property + + + GLib.Property("wrap-mode") + + + + Pango.WrapMode + + + Wrapping mode. + a indicating how text is wrapped. + Defaults to . + + + + + + + Property + + + GLib.Property("wrap-width") + + + + System.Int32 + + + The width at which text is wrapped. + a width >= -1, where -1 denotes no wrapping. + + + + diff --git a/doc/en/Gtk/CellRendererToggle.xml b/doc/en/Gtk/CellRendererToggle.xml index 9412c64d7..98f57032e 100644 --- a/doc/en/Gtk/CellRendererToggle.xml +++ b/doc/en/Gtk/CellRendererToggle.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.CellRenderer + + + Renders a or a @@ -48,29 +53,10 @@ void crt_toggled(object o, ToggledArgs args) { - - Gtk.CellRenderer - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -79,9 +65,31 @@ void crt_toggled(object o, ToggledArgs args) { The default constructor. + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + - + + Property + + + GLib.Property("activatable") + + System.Boolean @@ -92,15 +100,16 @@ void crt_toggled(object o, ToggledArgs args) { an object of type - - - GLib.Property("activatable") - - - + + Property + + + GLib.Property("active") + + System.Boolean @@ -111,69 +120,10 @@ void crt_toggled(object o, ToggledArgs args) { an object of type - - - GLib.Property("active") - - - - - - Property - - System.Boolean - - - - - Draw the as a . - an object of type - - - - - GLib.Property("radio") - - - - - - Event - - Gtk.ToggledHandler - - - - Emitted when the cell is clicked. - - - - - GLib.Signal("toggled") - - - - - - Property - - System.Boolean - - - - - The inconsistent state of the button. - a - - - - - GLib.Property("inconsistent") - - - + + Property GLib.GType @@ -185,41 +135,29 @@ void crt_toggled(object o, ToggledArgs args) { Returns the native value for . - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - + + + + Property - System.Obsolete + GLib.Property("inconsistent") + + System.Boolean + + + + + The inconsistent state of the button. + a + + - + + Property @@ -236,5 +174,64 @@ void crt_toggled(object o, ToggledArgs args) { + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideToggled", Type=typeof(Gtk.CellRendererToggle)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Property + + + GLib.Property("radio") + + + + System.Boolean + + + + + Draw the as a . + an object of type + + + + + + + Event + + + GLib.Signal("toggled") + + + + Gtk.ToggledHandler + + + + Emitted when the cell is clicked. + + + diff --git a/doc/en/Gtk/CellView.xml b/doc/en/Gtk/CellView.xml index 85168e4b0..55b06dd02 100644 --- a/doc/en/Gtk/CellView.xml +++ b/doc/en/Gtk/CellView.xml @@ -1,16 +1,11 @@ - + + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - A widget displaying a single row of a - A displays a single row of a , using cell renderers just like . does not support some of the more complex features of , like cell editing and drag and drop. - - Gtk.Widget @@ -18,106 +13,88 @@ Gtk.CellLayout + + Gtk.Orientable + + + A widget displaying a single row of a + A displays a single row of a , using cell renderers just like . does not support some of the more complex features of , like cell editing and drag and drop. + + - - - Method - - Gtk.CellView - - - - + + + + Constructor + + - Creates a new widget, adds a to it, and makes it show . - a - a + Creates a new widget. - - - Method - - System.Boolean - + + + + Constructor + - - + - Sets to the size needed by the CellView to display the model row pointed to by . - a - a , return location for the size - a + a + Creates a new widget, adds a to it, and makes its show . - - - Method - - System.Void - + + + + Constructor + - - + - Re-inserts at . - a - a - - Note that has already to be packed - into its view for this to function properly. - + a + Internal constructor + - - - Method - - System.Void - + + + + Constructor + - - + - Adds the into the end of the cell layout. - a - a - - If is , then the - is allocated no more space than it needs. Any unused space is - divided evenly between cells for which is . - + a + Creates a new widget, adds a to it, and makes it show . + - - - Method - - System.Void - + + + + Constructor - - + + - Packs the into the beginning of the cell layout. - a - a - - If is , then the - is allocated no more space than it needs. Any unused space is - divided evenly between cells for which is . - + To be added. + To be added. + To be added. + To be added. + + Method System.Void @@ -128,12 +105,12 @@ - - Adds an attribute mapping to the list for this cell layout. - a a , parameter on to be set from the value a , column of the model to get a value from. + + Adds an attribute mapping to the list for this cell layout. + The is the column of the model to get a value from, and the is the parameter on to be set from the value. So for example if column 2 @@ -142,25 +119,144 @@ - - - Method + + + + Property - System.Void + Gtk.CellArea - - - - - a - - To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("background") + + + + System.String + + + Background color as a string. + a + + + + + + + Property + + Gdk.Color + + + The background color + a + + + + + + + Property + + + GLib.Property("background-gdk") + + + + Gdk.Color + + + + The background color as a + a + + + + + + + Property + + + GLib.Property("background-rgba") + + + + Gdk.RGBA + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("cell-area") + + + + Gtk.CellArea + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("cell-area-context") + + + + Gtk.CellAreaContext + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.CellRenderer[] + + + To be added. + To be added. + To be added. + + Method System.Void @@ -172,139 +268,27 @@ - - - Constructor - + + + + Method + + System.Void + - + - Internal constructor - a - - - - - System.Obsolete - - - - - - Constructor - - - - - - Internal constructor - a - - - - - - Constructor - - - - Creates a new widget. - - - - - - Constructor - - - - - - Creates a new widget, adds a to it, and makes its show . - a - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Property - - Gdk.Color - - - - The background color as a - a - - - - - GLib.Property("background-gdk") - - - - - - Property - - System.String - - - Background color as a string. - a - - - - - GLib.Property("background") - - - - - - Property - - Gtk.TreeModel - - - Sets the model for the CellView. - a - If the CellView already has a model set, it will remove it before setting the new model. If is , then it will unset the old model. - - - - GLib.Property("model") - - - - - - Property - - Gdk.Color - - - The background color - a - + a + To be added. + + + - + + Property Gtk.TreePath @@ -316,30 +300,204 @@ If the path is unset, then the contents of the cellview "stick" at their last value; this is not normally a desired result, but may be a needed intermediate state if say, the model for the becomes temporarily empty. - - + + + + Property + + + GLib.Property("draw-sensitive") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("fit-model") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + + System.Obsolete + + + + System.Boolean + + + + + + + a + a , return location for the size + Sets to the size needed by the CellView to display the model row pointed to by . + a + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + + GLib.Property("model") + + + + Gtk.TreeModel + + + Sets the model for the CellView. + a + If the CellView already has a model set, it will remove it before setting the new model. If is , then it will unset the old model. + + + + + + Method + + Gtk.CellView + + + + + + a + Creates a new widget, adds a to it, and makes it show . + a + + + + + + + Property + + + GLib.Property("orientation") + + + + Gtk.Orientation + + + To be added. + To be added. + To be added. + + + + + + Method System.Void - + - Sets a data function to use for the cell layout. a - a + a + Adds the into the end of the cell layout. - The data function - is used instead of the standard attributes mapping for setting the - column value, and should set the value of the cell renderer - as appropriate. may be to remove an older one. + If is , then the + is allocated no more space than it needs. Any unused space is + divided evenly between cells for which is . + + + + + + + Method + + System.Void + + + + + + + a + a + Packs the into the beginning of the cell layout. + + If is , then the + is allocated no more space than it needs. Any unused space is + divided evenly between cells for which is . + + + + + + + Method + + System.Void + + + + + + + a + a + Re-inserts at . + + Note that has already to be packed + into its view for this to function properly. + Method System.Void @@ -355,50 +513,33 @@ - Sets the attribute to model column bindings for a renderer. a a + Sets the attribute to model column bindings for a renderer. The array should consist of pairs of attribute name and column index. - - - Constructor - + + + + Method + + System.Void + - + + - Creates a new widget, adds a to it, and makes it show . - a - - - - - - Property - - GLib.List - - - - To be added - a - To be added - - - - - - Property - - Gtk.CellRenderer[] - - - To be added. - To be added. - To be added. - + a + a + Sets a data function to use for the cell layout. + + The data function + is used instead of the standard attributes mapping for setting the + column value, and should set the value of the cell renderer + as appropriate. may be to remove an older one. + diff --git a/doc/en/Gtk/ChangeCurrentPageArgs.xml b/doc/en/Gtk/ChangeCurrentPageArgs.xml index 1c1b55354..56ce38aa9 100644 --- a/doc/en/Gtk/ChangeCurrentPageArgs.xml +++ b/doc/en/Gtk/ChangeCurrentPageArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property System.Int32 diff --git a/doc/en/Gtk/ChangeCurrentPageHandler.xml b/doc/en/Gtk/ChangeCurrentPageHandler.xml index 6160983a0..e65c56e3a 100644 --- a/doc/en/Gtk/ChangeCurrentPageHandler.xml +++ b/doc/en/Gtk/ChangeCurrentPageHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the ChangeCurrentPageHandler instance to the event. The methods referenced by the ChangeCurrentPageHandler instance are invoked whenever the event is raised, until the ChangeCurrentPageHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/ChangeValueArgs.xml b/doc/en/Gtk/ChangeValueArgs.xml index 13ade2042..330d0b397 100644 --- a/doc/en/Gtk/ChangeValueArgs.xml +++ b/doc/en/Gtk/ChangeValueArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gtk.ScrollType diff --git a/doc/en/Gtk/ChangeValueHandler.xml b/doc/en/Gtk/ChangeValueHandler.xml index 0638d855d..023dfe4c6 100644 --- a/doc/en/Gtk/ChangeValueHandler.xml +++ b/doc/en/Gtk/ChangeValueHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the ChangeValueHandler instance to the event. The methods referenced by the ChangeValueHandler instance are invoked whenever the event is raised, until the ChangeValueHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/ChangedArgs.xml b/doc/en/Gtk/ChangedArgs.xml index f624d1388..6b0dc1d55 100644 --- a/doc/en/Gtk/ChangedArgs.xml +++ b/doc/en/Gtk/ChangedArgs.xml @@ -1,11 +1,15 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. @@ -13,13 +17,10 @@ - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gtk.RadioAction diff --git a/doc/en/Gtk/ChangedHandler.xml b/doc/en/Gtk/ChangedHandler.xml index 9ab09aa80..e01cb88de 100644 --- a/doc/en/Gtk/ChangedHandler.xml +++ b/doc/en/Gtk/ChangedHandler.xml @@ -1,11 +1,21 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -17,15 +27,5 @@ - - System.Delegate - - - System.Void - - - - - diff --git a/doc/en/Gtk/CheckButton.xml b/doc/en/Gtk/CheckButton.xml index 604af5202..f3bf72d1e 100644 --- a/doc/en/Gtk/CheckButton.xml +++ b/doc/en/Gtk/CheckButton.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.ToggleButton + + + A places a discrete next to a widget. @@ -61,46 +66,10 @@ class CheckButtonSample - - Gtk.ToggleButton - - - - - - Method - - Gtk.CheckButton - - - - - - Creates a new object with a label to the right of it. - The label displayed to the right of the . - The newly created . - Creates a new object with a to the - right of it - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -109,21 +78,39 @@ class CheckButtonSample + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + Constructor - Constructor A string for the . + Constructor - + + Property GLib.GType @@ -135,23 +122,45 @@ class CheckButtonSample Returns the native value for . - - - Constructor - + + + + Method + + Gtk.CheckButton + - + - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. + The label displayed to the right of the . + Creates a new object with a label to the right of it. + The newly created . + Creates a new object with a to the + right of it + + + + + Method - System.Obsolete + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDrawIndicator", Type=typeof(Gtk.CheckButton)) + + System.Void + + + + + + To be added. + To be added. + To be added. + + diff --git a/doc/en/Gtk/CheckMenuItem.xml b/doc/en/Gtk/CheckMenuItem.xml index 7341b752e..fcedc329c 100644 --- a/doc/en/Gtk/CheckMenuItem.xml +++ b/doc/en/Gtk/CheckMenuItem.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.MenuItem + + + A menu item with a check box. @@ -15,41 +20,10 @@ Whether the CheckMenuItem is 'on' or not can be determined with the property. - - Gtk.MenuItem - - - - - - Method - - System.Void - - - - Toggles the state of the check box between active and inactive. - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -58,24 +32,117 @@ + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + Constructor - Create a new CheckMenuItem with the specified . The text to appear on the menu item. + Create a new CheckMenuItem with the specified . The text label will be created using , so underscores in the label indicate the mnemonic for the menu item. - - + + + Property + + + GLib.Property("active") + + + + System.Boolean + + + + + The 'active' state of the CheckMenuItem + + + + + + + + Property + + + GLib.Property("draw-as-radio") + + + + System.Boolean + + + + Whether the menu item looks like a radio menu item. + a + + + + + + + + + Method + + System.Void + + + + Fires the event. + + + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + + GLib.Property("inconsistent") + + System.Boolean @@ -90,34 +157,69 @@ Normally you would turn off the inconsistent state again if the user explicitly selects a setting. This has to be done manually, this property only affects visual appearance, it doesn't affect the semantics of the widget. + + + + + Method - GLib.Property("inconsistent") + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDrawIndicator", Type=typeof(Gtk.CheckMenuItem)) - - - - Property - System.Boolean + System.Void + - The 'active' state of the CheckMenuItem - - + To be added. + To be added. + To be added. + + + + + + Method - GLib.Property("active") + GLib.DefaultSignalHandler(ConnectionMethod="OverrideToggled", Type=typeof(Gtk.CheckMenuItem)) + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + System.Void + + + + Toggles the state of the check box between active and inactive. + + + Event + + + GLib.Signal("toggled") + + System.EventHandler @@ -128,107 +230,6 @@ Connect to this event with a standard . - - - GLib.Signal("toggled") - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Property - - System.Boolean - - - - Whether the menu item looks like a radio menu item. - a - - - - - - - GLib.Property("draw-as-radio") - - - - - - Property - - System.Boolean - - - Whether this menu item can be toggled. - a - - - - - - - System.Obsolete - - - - - - Method - - System.Void - - - - Fires the event. - - - - diff --git a/doc/en/Gtk/ChildAnchorInsertedArgs.xml b/doc/en/Gtk/ChildAnchorInsertedArgs.xml index 567797ca6..fad71f647 100644 --- a/doc/en/Gtk/ChildAnchorInsertedArgs.xml +++ b/doc/en/Gtk/ChildAnchorInsertedArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gtk.TextChildAnchor @@ -40,16 +42,18 @@ - - + + + Property Gtk.TextIter - The position where the anchor was inserted. - A - + To be added. + To be added. + To be added. + diff --git a/doc/en/Gtk/ChildAnchorInsertedHandler.xml b/doc/en/Gtk/ChildAnchorInsertedHandler.xml index d31817cca..b25c451d6 100644 --- a/doc/en/Gtk/ChildAnchorInsertedHandler.xml +++ b/doc/en/Gtk/ChildAnchorInsertedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the ChildAnchorInsertedHandler instance to the event. The methods referenced by the ChildAnchorInsertedHandler instance are invoked whenever the event is raised, until the ChildAnchorInsertedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/ChildAttachedArgs.xml b/doc/en/Gtk/ChildAttachedArgs.xml index 8b4704851..8ddc412af 100644 --- a/doc/en/Gtk/ChildAttachedArgs.xml +++ b/doc/en/Gtk/ChildAttachedArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gtk.Widget diff --git a/doc/en/Gtk/ChildAttachedHandler.xml b/doc/en/Gtk/ChildAttachedHandler.xml index 487e94c0e..50c9ef7a5 100644 --- a/doc/en/Gtk/ChildAttachedHandler.xml +++ b/doc/en/Gtk/ChildAttachedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the ChildAttachedHandler instance to the event. The methods referenced by the ChildAttachedHandler instance are invoked whenever the event is raised, until the ChildAttachedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/ChildDetachedArgs.xml b/doc/en/Gtk/ChildDetachedArgs.xml index 521beb6d1..bb7c3169a 100644 --- a/doc/en/Gtk/ChildDetachedArgs.xml +++ b/doc/en/Gtk/ChildDetachedArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gtk.Widget diff --git a/doc/en/Gtk/ChildDetachedHandler.xml b/doc/en/Gtk/ChildDetachedHandler.xml index 51bc0e33e..61ca330c3 100644 --- a/doc/en/Gtk/ChildDetachedHandler.xml +++ b/doc/en/Gtk/ChildDetachedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the ChildDetachedHandler instance to the event. The methods referenced by the ChildDetachedHandler instance are invoked whenever the event is raised, until the ChildDetachedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/ChildNotifiedArgs.xml b/doc/en/Gtk/ChildNotifiedArgs.xml index 42609c38d..49f4ff988 100644 --- a/doc/en/Gtk/ChildNotifiedArgs.xml +++ b/doc/en/Gtk/ChildNotifiedArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property System.IntPtr diff --git a/doc/en/Gtk/ChildNotifiedHandler.xml b/doc/en/Gtk/ChildNotifiedHandler.xml index 8e52bad06..c520ca9ad 100644 --- a/doc/en/Gtk/ChildNotifiedHandler.xml +++ b/doc/en/Gtk/ChildNotifiedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the ChildNotifiedHandler instance to the event. The methods referenced by the ChildNotifiedHandler instance are invoked whenever the event is raised, until the ChildNotifiedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/ChildPropertyAttribute.xml b/doc/en/Gtk/ChildPropertyAttribute.xml index 4ef9382b5..bd06a5f74 100644 --- a/doc/en/Gtk/ChildPropertyAttribute.xml +++ b/doc/en/Gtk/ChildPropertyAttribute.xml @@ -1,38 +1,40 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Attribute + + Attribute used to label a child property - - System.Attribute - - + Constructor - Attribute constructor the (C/GObject) name of the child property + Attribute constructor - + + Property System.String diff --git a/doc/en/Gtk/Clipboard+RichTextReceivedFunc.xml b/doc/en/Gtk/Clipboard+RichTextReceivedFunc.xml index 9ef7cfbd8..e0ed9bdac 100644 --- a/doc/en/Gtk/Clipboard+RichTextReceivedFunc.xml +++ b/doc/en/Gtk/Clipboard+RichTextReceivedFunc.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/Clipboard.xml b/doc/en/Gtk/Clipboard.xml index a2c331fe2..b90a5f6db 100644 --- a/doc/en/Gtk/Clipboard.xml +++ b/doc/en/Gtk/Clipboard.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Object + + + An object that stores clipboard data. @@ -18,30 +23,37 @@ Along with the functions to get the clipboard contents as an arbitrary data chunk, there are also functions to retrieve it as text, and . These functions take care of determining which formats are advertised by the clipboard provider, asking for the clipboard in the best available format and converting the results into the UTF-8 encoding. (The standard form for representing strings in Gtk#.) - - GLib.Object - - - - - - Method - - Gtk.Clipboard - + + + + Constructor + + + + Proctected constructor. + + + + + + + Constructor + - + - Returns the clipboard object for the given selection. - an object of type - an object of type - See for complete details. + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + Method System.Void @@ -52,108 +64,9 @@ Generally this should only be called between the time you call or , and when the clear_func you supplied is called. Otherwise, the clipboard may be owned by someone else. - - - Method - - System.Boolean - - - - Test to see if there is text available to be pasted. - an object of type - - This is done by requesting the TARGETS atom and checking if it contains any of the names: STRING, TEXT, COMPOUND_TEXT, UTF8_STRING. This function waits for the data to be received using the main loop, so events, timeouts, etc, may be dispatched during the wait. - This function is a little faster than calling since it does not need to retrieve the actual text. - - - - - - Method - - Gtk.SelectionData - - - - - - Requests the contents of the clipboard using the given target. - an object of type - an object of type - This function waits for the data to be received using the main loop, so events, timeouts, etc, may be dispatched during the wait. - - - - - Method - - System.String - - - - Requests the contents of the clipboard as text and converts the result to UTF-8 if necessary. - an object of type - This function waits for the data to be received using the main loop, so events, timeouts, etc, may be dispatched during the wait. - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Property - - GLib.Object - - - The owner of the clipboard, if any; otherwise . - an object of type - If the clipboard contents callbacks were set with , and the or has not been subsequently called, it will return the owner set by . - - - - - Property - - System.String - - - Sets the contents of the clipboard to the given UTF-8 string. - a - Gtk# will make a copy of the text and take responsibility for responding for requests for the text, and for converting the text into the requested format. - - - - - - Method - - System.Void - - - - - - Deprecated method to set the contents of the clipboard. - an object of type - Replaced by the property. - - - + + Property Gdk.Display @@ -165,8 +78,26 @@ + + + + Method + + Gtk.Clipboard + + + + + + an object of type + Returns the clipboard object for the given selection. + an object of type + See for complete details. + + + Method Gtk.Clipboard @@ -176,9 +107,9 @@ - Returns the clipboard object for the given selection. a a + Returns the clipboard object for the given selection. a Cut/copy/paste menu items and keyboard shortcuts should use the default clipboard, returned by passing GDK_SELECTION_CLIPBOARD for selection. (GDK_NONE is supported as a synonym for GDK_SELECTION_CLIPBOARD for backwards compatibility reasons.) The currently-selected object or text should be provided on the clipboard identified by GDK_SELECTION_PRIMARY. Cut/copy/paste menu items conceptually copy the contents of the GDK_SELECTION_PRIMARY clipboard to the default clipboard, i.e. they copy the selection to what the user sees as the clipboard. @@ -187,51 +118,9 @@ - - - Method - - System.Boolean - - - - - - - - Virtually sets the contents of the specified clipboard by providing a list of supported formats for the clipboard data and a function to call to get the actual data when it is requested. - a - a - a - a - - - - - - - Method - - System.Boolean - - - - - - - - - Virtually sets the contents of the specified clipboard by providing a list of supported formats for the clipboard data and a function to call to get the actual data when it is requested. - a - a - a - a - a - The difference between this function and is that a is passed in. - - - + + Property GLib.GType @@ -243,120 +132,9 @@ Returns the native value for . - - - Method - - System.Void - - - - - - - Requests the contents of clipboard as the given target. - When the results of the result are later received the supplied - callback will be called. - a representing the form into which the clipboard-owning program should convert the selection. - a , a function to call when the clipboard results are received. - - - - - - Method - - System.Void - - - - - - Fetch the clipboard's text and fire the function on it. - a - - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Constructor - - - - Proctected constructor. - - - - - - Method - - System.Boolean - - - - - - - - Returns a list of targets that are present on the clipboard, or - if there aren't any targets available. - - a - a - a ,TRUE if any - targets are present on the clipboard, otherwise FALSE. - - - This function waits for the data to be received using the main - loop, so events, timeouts, etc, may be dispatched during the wait. - - - - - - - - Method - - System.Void - - - - - - - Requests the contents of the clipboard as list of supported targets. - When the list is later received, will be called. - - a - - The "targets" parameter to will contain the resulting targets if - the request succeeded, or if it failed. Added in GTK 2.4. - - - - - + + Property Gdk.Pixbuf @@ -368,119 +146,15 @@ - - - Event - - Gtk.OwnerChangeHandler - - - - To be added - To be added - - - - - GLib.Signal("owner_change") - - - - - - Method - - Gdk.Pixbuf - - - - To be added - a - To be added - - - - - - Method - - System.Void - - - - To be added - To be added - - - - - - Method - - System.Void - - - - - - - To be added - a - a - To be added - - - - - - Method - - System.Boolean - - - - - - To be added - a - a - To be added - - - - - - Method - - System.Boolean - - - - To be added - a - To be added - - - - - - Method - - System.Void - - - - - - To be added - a - To be added - - - + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideOwnerChange", Type=typeof(Gtk.Clipboard)) + + System.Void @@ -494,25 +168,298 @@ - - + + + + Property + + GLib.Object + + + The owner of the clipboard, if any; otherwise . + an object of type + If the clipboard contents callbacks were set with , and the or has not been subsequently called, it will return the owner set by . + + + + + + Event + + + GLib.Signal("owner-change") + + + + Gtk.OwnerChangeHandler + + + + To be added + To be added + + + + + + + Method + + System.Void + + + + + + + a representing the form into which the clipboard-owning program should convert the selection. + a , a function to call when the clipboard results are received. + Requests the contents of clipboard as the given target. + When the results of the result are later received the supplied + callback will be called. + + + + + + + Method + + System.Void + + + + + + a + To be added + To be added + + + + + + + Method + + System.Void + + + + + + + a . + callback to invoke when data is prepared. + Requests the contents as Rich Text asynchronously. + + + + + + + + Method + + System.Void + + + + + + a + + Requests the contents of the clipboard as list of supported targets. + When the list is later received, will be called. + + + The "targets" parameter to will contain the resulting targets if + the request succeeded, or if it failed. Added in GTK 2.4. + + + + + + + + Method + + System.Void + + + + + + a + Fetch the clipboard's text and fire the function on it. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + a + a + To be added + To be added + + + + + + + Method + + + System.Obsolete("Replaced by Text property.") + + + + System.Void + + + + + + an object of type + Deprecated method to set the contents of the clipboard. + Replaced by the property. + + + + + Method System.Boolean - + + + - a . - Tests if Rich Text is available for pasting. - if , rich text is available. - This method is slightly faster that since it doesn't retrieve the actual text. Uses the main loop, so events and timeouts may be dispatched during the wait. - + a + a + a + Virtually sets the contents of the specified clipboard by providing a list of supported formats for the clipboard data and a function to call to get the actual data when it is requested. + a + + + + + + + + Method + + System.Boolean + + + + + + + + + a + a + a + a + Virtually sets the contents of the specified clipboard by providing a list of supported formats for the clipboard data and a function to call to get the actual data when it is requested. + a + The difference between this function and is that a is passed in. + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + + + Property + + System.String + + + Sets the contents of the clipboard to the given UTF-8 string. + a + Gtk# will make a copy of the text and take responsibility for responding for requests for the text, and for converting the text into the requested format. + + + + + + + Method + + Gtk.SelectionData + + + + + + an object of type + Requests the contents of the clipboard using the given target. + an object of type + This function waits for the data to be received using the main loop, so events, timeouts, etc, may be dispatched during the wait. + + + + + + Method + + Gdk.Pixbuf + + + + To be added + a + To be added + + Method System.Byte[] @@ -530,23 +477,146 @@ - - + + + Method - System.Void + System.Boolean + + + + + + + a + a + + Returns a list of targets that are present on the clipboard, or + if there aren't any targets available. + + a ,TRUE if any + targets are present on the clipboard, otherwise FALSE. + + + This function waits for the data to be received using the main + loop, so events, timeouts, etc, may be dispatched during the wait. + + + + + + + + + Method + + System.String + + + + Requests the contents of the clipboard as text and converts the result to UTF-8 if necessary. + an object of type + This function waits for the data to be received using the main loop, so events, timeouts, etc, may be dispatched during the wait. + + + + + + Method + + System.String + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + To be added + a + To be added + + + + + + + Method + + System.Boolean - a . - callback to invoke when data is prepared. - Requests the contents as Rich Text asynchronously. - + Tests if Rich Text is available for pasting. + if , rich text is available. + This method is slightly faster that since it doesn't retrieve the actual text. Uses the main loop, so events and timeouts may be dispatched during the wait. + + + + Method + + System.Boolean + + + + + + a + To be added + a + To be added + + + + + + + Method + + System.Boolean + + + + Test to see if there is text available to be pasted. + an object of type + + This is done by requesting the TARGETS atom and checking if it contains any of the names: STRING, TEXT, COMPOUND_TEXT, UTF8_STRING. This function waits for the data to be received using the main loop, so events, timeouts, etc, may be dispatched during the wait. + This function is a little faster than calling since it does not need to retrieve the actual text. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/ClipboardClearFunc.xml b/doc/en/Gtk/ClipboardClearFunc.xml index 12c1a9a92..692b20f7f 100644 --- a/doc/en/Gtk/ClipboardClearFunc.xml +++ b/doc/en/Gtk/ClipboardClearFunc.xml @@ -1,23 +1,23 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added. - Delegate for a function to run when the clipboard is cleared. - - System.Delegate - System.Void + + To be added. + Delegate for a function to run when the clipboard is cleared. + + + diff --git a/doc/en/Gtk/ClipboardGetFunc.xml b/doc/en/Gtk/ClipboardGetFunc.xml index 03278c689..0445ad7a5 100644 --- a/doc/en/Gtk/ClipboardGetFunc.xml +++ b/doc/en/Gtk/ClipboardGetFunc.xml @@ -1,21 +1,13 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added. - To be added. - To be added. - Delegate for a function to call when getting data from the clipboard. - TODO: add example code here - System.Delegate - @@ -24,4 +16,12 @@ System.Void + + To be added. + To be added. + To be added. + Delegate for a function to call when getting data from the clipboard. + TODO: add example code here + + diff --git a/doc/en/Gtk/ClipboardImageReceivedFunc.xml b/doc/en/Gtk/ClipboardImageReceivedFunc.xml index ac5b32c18..fd58a7a98 100644 --- a/doc/en/Gtk/ClipboardImageReceivedFunc.xml +++ b/doc/en/Gtk/ClipboardImageReceivedFunc.xml @@ -1,11 +1,21 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + To be added. To be added. @@ -13,15 +23,5 @@ To be added - - System.Delegate - - - System.Void - - - - - diff --git a/doc/en/Gtk/ClipboardReceivedFunc.xml b/doc/en/Gtk/ClipboardReceivedFunc.xml index bdb2c7219..8d336947d 100644 --- a/doc/en/Gtk/ClipboardReceivedFunc.xml +++ b/doc/en/Gtk/ClipboardReceivedFunc.xml @@ -1,20 +1,13 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added. - To be added. - Delegate that specifies the shape of methods that run when the clipboard receives data. - - System.Delegate - @@ -22,4 +15,11 @@ System.Void + + To be added. + To be added. + Delegate that specifies the shape of methods that run when the clipboard receives data. + + + diff --git a/doc/en/Gtk/ClipboardRequest.xml b/doc/en/Gtk/ClipboardRequest.xml new file mode 100644 index 000000000..99d6df0ff --- /dev/null +++ b/doc/en/Gtk/ClipboardRequest.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/ClipboardTargetsReceivedFunc.xml b/doc/en/Gtk/ClipboardTargetsReceivedFunc.xml index 21fe268a3..fa1bc02c4 100644 --- a/doc/en/Gtk/ClipboardTargetsReceivedFunc.xml +++ b/doc/en/Gtk/ClipboardTargetsReceivedFunc.xml @@ -1,11 +1,22 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + + System.Void + To be added. To be added. @@ -14,16 +25,5 @@ - - System.Delegate - - - System.Void - - - - - - diff --git a/doc/en/Gtk/ClipboardTextReceivedFunc.xml b/doc/en/Gtk/ClipboardTextReceivedFunc.xml index 435228455..7fa483496 100644 --- a/doc/en/Gtk/ClipboardTextReceivedFunc.xml +++ b/doc/en/Gtk/ClipboardTextReceivedFunc.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + To be added. A containing the clipboard's text. @@ -15,15 +25,5 @@ If the clipboard is empty, text will be null. - - System.Delegate - - - - - - - System.Void - - \ No newline at end of file + diff --git a/doc/en/Gtk/ClipboardURIReceivedFunc.xml b/doc/en/Gtk/ClipboardURIReceivedFunc.xml new file mode 100644 index 000000000..f71ba050b --- /dev/null +++ b/doc/en/Gtk/ClipboardURIReceivedFunc.xml @@ -0,0 +1,24 @@ + + + + + gtk-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/ColorButton.xml b/doc/en/Gtk/ColorButton.xml index abc0c9567..024826b48 100644 --- a/doc/en/Gtk/ColorButton.xml +++ b/doc/en/Gtk/ColorButton.xml @@ -1,67 +1,25 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - A button which displays the currently selected color and allows opening of a color selection dialog to change the color. - This widget is suitable for selecting a color in a preference dialog. - - Gtk.Button + + A button which displays the currently selected color and allows opening of a color selection dialog to change the color. + This widget is suitable for selecting a color in a preference dialog. + + - - - Method - - System.Void - - - - Protected method called when the color of the widget is set. - - - - - - Constructor - - - - - - Protected constructor. - a - - - - - System.Obsolete - - - - - - Constructor - - - - - - Constructor; for internal use only. - a , pointer to underlying C object. - - - + Constructor @@ -72,19 +30,122 @@ + Constructor - Constructor for public use. a , the color to make the button. + Constructor for public use. + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + a , pointer to underlying C object. + Constructor; for internal use only. + + + + + + + Property + + + GLib.Property("alpha") + + + + System.UInt16 + + + + How transparent to make this button, if transparency is being used. + a + + + + + + + Property + + + GLib.Property("color") + + + + Gdk.Color + + + + The color this widget is set to. + a + + + + + + + Event + + + GLib.Signal("color-set") + + + + System.EventHandler + + + + Event that happens when the color of this ColorButton is set. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + - + + Property GLib.GType @@ -96,45 +157,52 @@ - - - Property + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideColorSet", Type=typeof(Gtk.ColorButton)) + + - System.Boolean + System.Void - Whether or not to make this button transparent. - a + Protected method called when the color of the widget is set. - - - GLib.Property("use-alpha") - - - - + + + Property - - Gdk.Color - - - - The color this widget is set to. - a - - - GLib.Property("color") + GLib.Property("rgba") + + Gdk.RGBA + + + To be added. + To be added. + To be added. + + - + + Property + + + GLib.Property("title") + + System.String @@ -144,46 +212,25 @@ a - - - GLib.Property("title") - - - - + + + Property + + + GLib.Property("use-alpha") + + - System.UInt16 + System.Boolean - How transparent to make this button, if transparency is being used. - a + Whether or not to make this button transparent. + a - - - GLib.Property("alpha") - - - - - - Event - - System.EventHandler - - - - Event that happens when the color of this ColorButton is set. - - - - - GLib.Signal("color_set") - - diff --git a/doc/en/Gtk/ColorSelection.xml b/doc/en/Gtk/ColorSelection.xml index e467c021b..99b555e1b 100644 --- a/doc/en/Gtk/ColorSelection.xml +++ b/doc/en/Gtk/ColorSelection.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.VBox + + + A widget for selecting a color. @@ -14,29 +19,10 @@ This widget displays the 'selected' color as well as the previously selected color. - - Gtk.VBox - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -45,8 +31,260 @@ + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Event + + + GLib.Signal("color-changed") + + + + System.EventHandler + + + + This event is raised when the current color changes in the ColorSelection. + + + + + + + Property + + + GLib.Property("current-alpha") + + + + System.UInt16 + + + + + Manage the current alpha value of the ColorSelection. + The existing opacity of this ColorSelection. + + + + + + + Property + + + GLib.Property("current-color") + + + + Gdk.Color + + + + + Manage the current color of the ColorSelection. + The currently selected color in this ColorSelection. + + + + + + + Property + + + GLib.Property("current-rgba") + + + + Gdk.RGBA + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + + GLib.Property("has-opacity-control") + + + + System.Boolean + + + + + Manage whether or not opacity is part of the ColorSelection. + + if the user can edit opacity, otherwise. + + + + + + + Property + + + GLib.Property("has-palette") + + + + System.Boolean + + + + + Manage whether or not the ColorSelection displays a palette. + + if a palette is currently part of the ColorSelection, otherwise. + + + + + + + Property + + System.Boolean + + + + The current state of the ColorSelection + + if the user is currently dragging a color around, if the selection has stopped. + + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideColorChanged", Type=typeof(Gtk.ColorSelection)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + Gdk.Color[] + + + + + + A palette string to parse + Parses a color palette string; the string is a colon-separated list of color names readable by + An array of objects. + + + + + + + Method + + System.String + + + + + + An array of objects. + Encodes a palette as a string; useful for persistent storage. + A string encoding of the palette. + + + - + + Property System.UInt16 @@ -61,103 +299,9 @@ - - - Property - - Gdk.Color - - - - - Manage the current color of the ColorSelection. - The currently selected color in this ColorSelection. - - - - - GLib.Property("current-color") - - - - - - Property - - System.Boolean - - - - - Manage whether or not the ColorSelection displays a palette. - - if a palette is currently part of the ColorSelection, otherwise. - - - - - GLib.Property("has-palette") - - - - - - Property - - System.Boolean - - - - - Manage whether or not opacity is part of the ColorSelection. - - if the user can edit opacity, otherwise. - - - - - GLib.Property("has-opacity-control") - - - - - - Property - - System.UInt16 - - - - - Manage the current alpha value of the ColorSelection. - The existing opacity of this ColorSelection. - - - - - GLib.Property("current-alpha") - - - - - - Event - - System.EventHandler - - - - This event is raised when the current color changes in the ColorSelection. - - - - - GLib.Signal("color_changed") - - - - + + Property Gdk.Color @@ -170,113 +314,22 @@ - - - Method - - Gdk.Color[] - - - - - - Parses a color palette string; the string is a colon-separated list of color names readable by - A palette string to parse - An array of objects. - - - - - - Method - - System.String - - - - - - Encodes a palette as a string; useful for persistent storage. - An array of objects. - A string encoding of the palette. - - - - - - Property - - System.Boolean - - - - The current state of the ColorSelection - - if the user is currently dragging a color around, if the selection has stopped. - - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - + + + Method System.Void - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - + - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. + To be added. + To be added. + To be added. + - - - System.Obsolete - - - - - - Property - - Gtk.UpdateType - - - Deprecated. Do not use. - a - Before it was deprecated, this property set the policy controlling when ColorChanged signals are emitted. - - - - - System.Obsolete - - diff --git a/doc/en/Gtk/ColorSelectionChangePaletteFunc.xml b/doc/en/Gtk/ColorSelectionChangePaletteFunc.xml index a56cf9549..c73f940ae 100644 --- a/doc/en/Gtk/ColorSelectionChangePaletteFunc.xml +++ b/doc/en/Gtk/ColorSelectionChangePaletteFunc.xml @@ -1,20 +1,13 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added. - To be added. - Delegate to specify function signature for methods that change the color palette in a . - - System.Delegate - @@ -22,4 +15,11 @@ System.Void + + To be added. + To be added. + Delegate to specify function signature for methods that change the color palette in a . + + + diff --git a/doc/en/Gtk/ColorSelectionChangePaletteWithScreenFunc.xml b/doc/en/Gtk/ColorSelectionChangePaletteWithScreenFunc.xml index 944a212cd..0f7f1fdc5 100644 --- a/doc/en/Gtk/ColorSelectionChangePaletteWithScreenFunc.xml +++ b/doc/en/Gtk/ColorSelectionChangePaletteWithScreenFunc.xml @@ -1,22 +1,14 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added. - To be added. - To be added. - Do not use. - TODO: Not called by any other class; confirm that this code is necessary. - System.Delegate - @@ -25,4 +17,12 @@ System.Void + + To be added. + To be added. + To be added. + Do not use. + TODO: Not called by any other class; confirm that this code is necessary. + + diff --git a/doc/en/Gtk/ColorSelectionDialog+ColorSelectionButton.xml b/doc/en/Gtk/ColorSelectionDialog+ColorSelectionButton.xml index 08a7370ec..0ea66b258 100644 --- a/doc/en/Gtk/ColorSelectionDialog+ColorSelectionButton.xml +++ b/doc/en/Gtk/ColorSelectionDialog+ColorSelectionButton.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 Gtk.Button @@ -13,9 +13,14 @@ System.Obsolete("Do not use this class. It will cause your app to crash in mysterious ways.") + + For internal use. + A button used in ; not needed by developers. + + Constructor @@ -29,7 +34,8 @@ - + + Property Gtk.ColorSelectionDialog @@ -41,8 +47,4 @@ - - For internal use. - A button used in ; not needed by developers. - diff --git a/doc/en/Gtk/ColorSelectionDialog.xml b/doc/en/Gtk/ColorSelectionDialog.xml index 02329548a..ff7b6f714 100644 --- a/doc/en/Gtk/ColorSelectionDialog.xml +++ b/doc/en/Gtk/ColorSelectionDialog.xml @@ -1,34 +1,35 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Dialog + + + A standard dialog box for selecting a color. The ColorSelectionDialog provides a standard which allows the user to select a color much like the provides a standard dialog for file selection. - - Gtk.Dialog - - - + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. @@ -36,32 +37,27 @@ + Constructor - The main way to construct a new color selector. A title that will appear in the window's title bar. - - - - - - Property - - Gtk.Button - - - A button for providing help with this dialog - A standard . + The main way to construct a new color selector. - + + Property + + + GLib.Property("cancel-button") + + Gtk.Button @@ -71,21 +67,15 @@ - - - Property - - Gtk.Button - - - A button to confirm use of the selected color. - A standard . - - - - + + Property + + + GLib.Property("color-selection") + + Gtk.ColorSelection @@ -98,7 +88,8 @@ - + + Property GLib.GType @@ -110,23 +101,41 @@ Returns the native value for . - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - + + + + Property - System.Obsolete + GLib.Property("help-button") + + Gtk.Button + + + A button for providing help with this dialog + A standard . + + + + + + + Property + + + GLib.Property("ok-button") + + + + Gtk.Button + + + A button to confirm use of the selected color. + A standard . + + diff --git a/doc/en/Gtk/ColorStop.xml b/doc/en/Gtk/ColorStop.xml new file mode 100644 index 000000000..96b101f2b --- /dev/null +++ b/doc/en/Gtk/ColorStop.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/ComboBox.xml b/doc/en/Gtk/ComboBox.xml index ad108c49b..c9cbaaf8f 100644 --- a/doc/en/Gtk/ComboBox.xml +++ b/doc/en/Gtk/ComboBox.xml @@ -1,11 +1,22 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Bin + + + + Gtk.CellEditable + + + Gtk.CellLayout + + A widget used to choose from a list of items. @@ -61,356 +72,10 @@ class ComboBoxSample - - Gtk.Bin - - - - Gtk.CellEditable - - - Gtk.CellLayout - - - - - Method - - Gtk.ComboBox - - - - Convenience function which constructs a new text combo box, which is a just displaying strings. - a - If you use this function to create a text combo box, you should only manipulate its data source with the following convenience functions: , , and . - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Inserts at in the list of strings stored in . - An index to insert . - a to insert - - - You can only use this function with combo boxes constructed with . - - - - - - - - Method - - System.Void - - - - - - Prepends to the list of strings stored in the . - a - - - You can only use this function with combo boxes constructed with . - - - - - - - - Method - - System.Void - - - - Pops up the menu or dropdown list of . - This function is mostly intended for use by accessibility technologies; applications should have little use for it. - - - - - Method - - System.Void - - - - - - Removes text at in the list of strings stored in . - a - - - You can only use this function with combo boxes constructed with . - - - - - - - - Method - - System.Boolean - - - - - - Gets the iter that points to the current active item, if it exists. - a - a , if it exists. - - - - - - Method - - System.Void - - - - - - Sets the current active item to be the one referenced by iter. - a - - - - - - - Method - - System.Void - - - - Hides the menu or dropdown list of this . - This function is mostly intended for use by accessibility technologies; applications should have little use for it. - - - - - Method - - System.Void - - - - - - Appends to the list of strings stored in . - a - - - You can only use this function with combo boxes constructed with . - - - - - - - - Method - - System.Void - - - - - - - Re-inserts at . - a - a - - Note that has already to be packed - into the combo box for this to function properly. - - i - - - - Method - - System.Void - - - - - - - Adds the to the end of the combo box. - a - a - - If is , then the - is allocated no more space than it needs. Any unused space is - divided evenly between cells for which is . - - - - - - Method - - System.Void - - - - - - - Packs the into the beginning of the combo box. - a - a - - If is , then the - is allocated no more space than it needs. Any unused space is - divided evenly between cells for which is . - - - - - - Method - - System.Void - - - - - - - - - Adds an attribute mapping to the list in this combo box. - - a - a , parameter on to be set from the value - a , column of the model to get a value from. - - The is the column of the model to get a value from, and the is the - parameter on to be set from the value. So for example if column 2 - of the model contains strings, you could have the "text" attribute of a - get its values from column 2. - - - - - - Method - - System.Void - - - - - - - Clears all existing attributes previously set with - . - - a - - - - - - - Method - - System.Void - - - - Unsets all the mappings on all renderers for this combo box. - - - - - - - Method - - System.Void - - - - - - - Sets a data function to use for the combo box. - a - a - - The data function - is used instead of the standard attributes mapping for setting the - column value, and should set the value of the cell renderer - as appropriate. may be to remove an older one. - - - - - - Constructor - - - - - - Internal constructor - a - - - - - System.Obsolete - - - - - - Constructor - - - - - - Internal constructor - a - - - + Constructor @@ -435,21 +100,403 @@ store.AppendValues ("ComboBox"); + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + Constructor - Creates a new that uses a + Creates a new that uses + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + a + Internal constructor + + + + + + + Constructor + + + + + A list of string values for the combo entries. + Creates a Combo box from a list of values. + + + + + + + Property + + + GLib.Property("active") + + + + System.Int32 + + + + The index of the currently active item. + a + -1 if there is no active item. + + + + + + Property + + + GLib.Property("active-id") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + a + a , parameter on to be set from the value + a , column of the model to get a value from. + + Adds an attribute mapping to the list in this combo box. + + + The is the column of the model to get a value from, and the is the + parameter on to be set from the value. So for example if column 2 + of the model contains strings, you could have the "text" attribute of a + get its values from column 2. + + + + + + + Property + + + GLib.Property("add-tearoffs") + + + + System.Boolean + + + + To be added + a + To be added + + + + + + + Property + + Gtk.CellArea + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("button-sensitivity") + + + + Gtk.SensitivityType + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("cell-area") + + + + Gtk.CellArea + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.CellRenderer[] + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("changed") + + + + System.EventHandler + + + + Emitted when the selected item is changed. + + + + + + + Method + + System.Void + + + + Unsets all the mappings on all renderers for this combo box. + + + + + + + + Method + + System.Void + + + + + + a + + Clears all existing attributes previously set with + . + + + + + + + + + Property + + + GLib.Property("column-span-column") + + + + System.Int32 + + + + The column with column span information. + a + The column span column contains integers which indicate how many columns an item should span. + + + + + + Event + + + GLib.Signal("editing-done") + + + + System.EventHandler + + + + To be added + To be added + + + + + + + Property + + Gtk.Entry + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("entry-text-column") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + + + Property + + + GLib.Property("focus-on-click") + + + + System.Boolean + + + + Sets or gets whether the combo box will grab focus when it is clicked with the mouse. + a + Making mouse clicks not grab focus is useful in places like toolbars where you don't want the keyboard focus removed from the main area of the application. + + + + + + + Method + + System.Boolean + + + + + + a + Gets the iter that points to the current active item, if it exists. + a , if it exists. - + + Property GLib.GType @@ -461,88 +508,73 @@ store.AppendValues ("ComboBox"); Returns the native GLib.GType value for Combo. - - + + + Property - - System.Int32 - - - - Wrap width for laying out the items in a grid. - a - - -Allowed values: >= 0 - - -Default value: 0 - - - - GLib.Property("wrap-width") + GLib.Property("has-entry") + + System.Boolean + + + To be added. + To be added. + To be added. + + - - + + + Property + + + GLib.Property("has-frame") + + - System.Int32 + System.Boolean - The column with column span information. - a - The column span column contains integers which indicate how many columns an item should span. + To be added + a + To be added + - - - GLib.Property("column-span-column") - - - - + + + Property + + + GLib.Property("id-column") + + System.Int32 - - The index of the currently active item. - a - -1 if there is no active item. + To be added. + To be added. + To be added. + - - - GLib.Property("active") - - - - - - Property - - System.Int32 - - - - The column with row span information - a - The row span column contains integers which indicate how many rows an item should span. - - - - GLib.Property("row-span-column") - - - + + Property + + + GLib.Property("model") + + Gtk.TreeModel @@ -556,111 +588,302 @@ Default value: 0 setting the model does not clear the cell renderers, you have to call yourself if you need to set up different cell renderers for the new model. + + + + + Event - GLib.Property("model") + GLib.Signal("move-active") - - - - Event - System.EventHandler + Gtk.MoveActiveHandler + + + To be added. + To be added. + + + + + + + Method + + Gtk.ComboBox + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.ComboBox - Emitted when the selected item is changed. - + To be added. + To be added. + To be added. + + + + + + Method + + Gtk.ComboBox + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method - GLib.Signal("changed") + GLib.DefaultSignalHandler(ConnectionMethod="OverrideChanged", Type=typeof(Gtk.ComboBox)) + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + - - + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideEditingDone", Type=typeof(Gtk.ComboBox)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideMoveActive", Type=typeof(Gtk.ComboBox)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePoppedDown", Type=typeof(Gtk.ComboBox)) + + + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePoppedUp", Type=typeof(Gtk.ComboBox)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideWidgetRemoved", Type=typeof(Gtk.ComboBox)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method System.Void - - - - System.ParamArray - - - + - Sets the attribute to column bindings for a renderer. a - a - The array should consist of pairs of attribute name and column indexes. + a + Adds the to the end of the combo box. + + If is , then the + is allocated no more space than it needs. Any unused space is + divided evenly between cells for which is . + - - - Property + + + + Method - System.Boolean + System.Void + + + + + + + a + a + Packs the into the beginning of the combo box. + + If is , then the + is allocated no more space than it needs. Any unused space is + divided evenly between cells for which is . + + + + + + + Method + + System.Void - To be added - a - To be added - + Hides the menu or dropdown list of this . + This function is mostly intended for use by accessibility technologies; applications should have little use for it. + + + + + Event - GLib.Property("has-frame") + GLib.Signal("popdown") - - - - Property - System.Boolean + Gtk.PoppedDownHandler + + + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("popup") + + + + System.EventHandler + + + To be added. + To be added. + + + + + + + Method + + System.Void - To be added - a - To be added - + Pops up the menu or dropdown list of . + This function is mostly intended for use by accessibility technologies; applications should have little use for it. - - - GLib.Property("add-tearoffs") - - - - - - Property - - System.Boolean - - - - Sets or gets whether the combo box will grab focus when it is clicked with the mouse. - a - Making mouse clicks not grab focus is useful in places like toolbars where you don't want the keyboard focus removed from the main area of the application. - - - - - GLib.Property("focus-on-click") - - - + + Property Atk.Object @@ -673,173 +896,45 @@ Default value: 0 - - + + + Property - - System.String - - - - The currently active string in . - a - - if no active item is selected. -You can only use this function with combo boxes constructed with . - - - - - - - Event - - System.EventHandler - - - - To be added - To be added - - - GLib.Signal("editing_done") + GLib.Property("popup-fixed-width") - - - - Event - System.EventHandler + System.Boolean - - To be added - To be added - - - - - GLib.Signal("remove_widget") - - - - - - Property - - Gtk.TreeViewRowSeparatorFunc - - - - Callback function to indicate whether or not a given row of the combo box should be rendered as a separator. - a - - + To be added. + To be added. + To be added. + - - - Method - - System.Void - - - - To be added - To be added - - - - - - Method - - System.Void - - - - To be added - To be added - - - - - + + + Method System.Void - + - To be added - a - To be added - - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - - Constructor - - - - - A list of string values for the combo entries. - Creates a Combo box from a list of values. - - - - - - Property - - - GLib.Property("tearoff-title") - - - - System.String - - - A title to display when the popup is torn off. - defaults to . - - + To be added. + To be added. + To be added. + - + + Property @@ -856,17 +951,218 @@ Default value: 0 - - + + + + Method + + System.Void + + + + To be added + To be added + + + + + + + Method + + System.Void + + + + + + + a + a + Re-inserts at . + + Note that has already to be packed + into the combo box for this to function properly. + + i + + + + Property - Gtk.CellRenderer[] + Gtk.TreeViewRowSeparatorFunc + + + + Callback function to indicate whether or not a given row of the combo box should be rendered as a separator. + a + + + + + + + + Property + + + GLib.Property("row-span-column") + + + + System.Int32 + + + + The column with row span information + a + The row span column contains integers which indicate how many rows an item should span. + + + + + + Method + + System.Void + + + + + + a + Sets the current active item to be the one referenced by iter. + + + + + + + + Method + + System.Void + + + + + + + System.ParamArray + + + + + + a + a + Sets the attribute to column bindings for a renderer. + The array should consist of pairs of attribute name and column indexes. + + + + + + Method + + System.Void + + + + + + + a + a + Sets a data function to use for the combo box. + + The data function + is used instead of the standard attributes mapping for setting the + column value, and should set the value of the cell renderer + as appropriate. may be to remove an older one. + + + + + + + Method + + System.Void + + + + + + a + To be added + To be added + + + + + + + Property + + + GLib.Property("tearoff-title") + + + + System.String - To be added. - To be added. - To be added. - + A title to display when the popup is torn off. + defaults to . + + + + + + + + Event + + + GLib.Signal("remove-widget") + + + + System.EventHandler + + + + To be added + To be added + + + + + + + Property + + + GLib.Property("wrap-width") + + + + System.Int32 + + + + Wrap width for laying out the items in a grid. + a + + +Allowed values: >= 0 + + +Default value: 0 + + diff --git a/doc/en/Gtk/ComboBoxText.xml b/doc/en/Gtk/ComboBoxText.xml new file mode 100644 index 000000000..823205fa5 --- /dev/null +++ b/doc/en/Gtk/ComboBoxText.xml @@ -0,0 +1,257 @@ + + + + + gtk-sharp + + + Gtk.ComboBox + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.Entry + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.ComboBoxText + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/CommitArgs.xml b/doc/en/Gtk/CommitArgs.xml index 4ac6ff7e0..05a676722 100644 --- a/doc/en/Gtk/CommitArgs.xml +++ b/doc/en/Gtk/CommitArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property System.String diff --git a/doc/en/Gtk/CommitHandler.xml b/doc/en/Gtk/CommitHandler.xml index e8a58c35d..519b2580e 100644 --- a/doc/en/Gtk/CommitHandler.xml +++ b/doc/en/Gtk/CommitHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the CommitHandler instance to the event. The methods referenced by the CommitHandler instance are invoked whenever the event is raised, until the CommitHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/CompareInfo.xml b/doc/en/Gtk/CompareInfo.xml new file mode 100644 index 000000000..acc578708 --- /dev/null +++ b/doc/en/Gtk/CompareInfo.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/ComparePathData.xml b/doc/en/Gtk/ComparePathData.xml new file mode 100644 index 000000000..91791cbd0 --- /dev/null +++ b/doc/en/Gtk/ComparePathData.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/ComposeTable.xml b/doc/en/Gtk/ComposeTable.xml new file mode 100644 index 000000000..78c21b232 --- /dev/null +++ b/doc/en/Gtk/ComposeTable.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/ComposeTableCompact.xml b/doc/en/Gtk/ComposeTableCompact.xml new file mode 100644 index 000000000..0e29d06ab --- /dev/null +++ b/doc/en/Gtk/ComposeTableCompact.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/ConfigureEventArgs.xml b/doc/en/Gtk/ConfigureEventArgs.xml index 457a1dfb1..628ab645e 100644 --- a/doc/en/Gtk/ConfigureEventArgs.xml +++ b/doc/en/Gtk/ConfigureEventArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gdk.EventConfigure diff --git a/doc/en/Gtk/ConfigureEventHandler.xml b/doc/en/Gtk/ConfigureEventHandler.xml index 972b6cf6b..bab8be068 100644 --- a/doc/en/Gtk/ConfigureEventHandler.xml +++ b/doc/en/Gtk/ConfigureEventHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the ConfigureEventHandler instance to the event. The methods referenced by the ConfigureEventHandler instance are invoked whenever the event is raised, until the ConfigureEventHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/ConfirmOverwriteArgs.xml b/doc/en/Gtk/ConfirmOverwriteArgs.xml index 172578df9..513c22040 100644 --- a/doc/en/Gtk/ConfirmOverwriteArgs.xml +++ b/doc/en/Gtk/ConfirmOverwriteArgs.xml @@ -1,16 +1,22 @@ + gtk-sharp - 2.12.0.0 GLib.SignalArgs + + ConfirmOverwrite event arguments. + When implementing a , you need to set the inherited property of this class with an appropriate value. + + + Constructor @@ -19,9 +25,4 @@ - - ConfirmOverwrite event arguments. - When implementing a , you need to set the inherited property of this class with an appropriate value. - - diff --git a/doc/en/Gtk/ConfirmOverwriteHandler.xml b/doc/en/Gtk/ConfirmOverwriteHandler.xml index c14a1a24a..9f42b31ea 100644 --- a/doc/en/Gtk/ConfirmOverwriteHandler.xml +++ b/doc/en/Gtk/ConfirmOverwriteHandler.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/ConnectProxyArgs.xml b/doc/en/Gtk/ConnectProxyArgs.xml index 7b02d4b90..a0bccfd25 100644 --- a/doc/en/Gtk/ConnectProxyArgs.xml +++ b/doc/en/Gtk/ConnectProxyArgs.xml @@ -1,11 +1,15 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. @@ -13,13 +17,10 @@ - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gtk.Action @@ -43,7 +45,8 @@ - + + Property Gtk.Widget diff --git a/doc/en/Gtk/ConnectProxyHandler.xml b/doc/en/Gtk/ConnectProxyHandler.xml index 029ffdff6..29afbd6a6 100644 --- a/doc/en/Gtk/ConnectProxyHandler.xml +++ b/doc/en/Gtk/ConnectProxyHandler.xml @@ -1,11 +1,21 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -17,15 +27,5 @@ - - System.Delegate - - - System.Void - - - - - diff --git a/doc/en/Gtk/Container+CallbackInvoker.xml b/doc/en/Gtk/Container+CallbackInvoker.xml index d8601fa79..433fee8e0 100644 --- a/doc/en/Gtk/Container+CallbackInvoker.xml +++ b/doc/en/Gtk/Container+CallbackInvoker.xml @@ -1,16 +1,21 @@ + gtk-sharp - 2.12.0.0 System.ValueType + + An class to invoke callback methods; mostly internal. Used by . + + + Method System.Void @@ -25,8 +30,4 @@ - - An class to invoke callback methods; mostly internal. Used by . - - diff --git a/doc/en/Gtk/Container+ContainerChild.xml b/doc/en/Gtk/Container+ContainerChild.xml index c9d65799c..46dd6ff1e 100644 --- a/doc/en/Gtk/Container+ContainerChild.xml +++ b/doc/en/Gtk/Container+ContainerChild.xml @@ -1,16 +1,24 @@ + gtk-sharp - 2.12.0.0 System.Object + + A mixin class for expressing the relation between a container + widget and its child widget(s). + + + + + Constructor @@ -23,20 +31,9 @@ To be added. - - - Field - - Gtk.Container - - - Protected internal data; the parent container. - - - - + Field Gtk.Widget @@ -47,21 +44,9 @@ - - - Property - - Gtk.Container - - - The parent container. - a - - - - - + + Property Gtk.Widget @@ -73,12 +58,32 @@ + + + + Field + + Gtk.Container + + + Protected internal data; the parent container. + + + + + + + + Property + + Gtk.Container + + + The parent container. + a + + + + - - A mixin class for expressing the relation between a container - widget and its child widget(s). - - - - diff --git a/doc/en/Gtk/Container.xml b/doc/en/Gtk/Container.xml index 0c225a43b..936891fa9 100644 --- a/doc/en/Gtk/Container.xml +++ b/doc/en/Gtk/Container.xml @@ -1,12 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Widget + + + + System.Collections.IEnumerable + + Base class for widgets which contain other widgets @@ -27,53 +35,38 @@ - - Gtk.Widget - - - - System.Collections.IEnumerable - - - - - System.Reflection.DefaultMember("Item") - - - - - Method - - System.Void - + + + + Constructor + - Attempts to resize this container. - + Protected constructor for chaining by descendant classes. + + - - - Method - - System.Void - + + + + Constructor + - - - + - Gets the values of one or more child properties for child and container. - an object of type - an object of type - an object of type - Gets the values of one or more child properties for child and container. + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + Method System.Void @@ -82,8 +75,8 @@ - Adds a to the . an object of type + Adds a to the . Typically used for simple containers such as , , or ; for more complicated layout containers such as or , this function will pick default packing parameters that may not be correct. So consider functions such as and as an alternative to in those cases. A may be added to only one at a time; you can not place the same widget inside two different containers. @@ -91,246 +84,51 @@ - - - Method + + + + Event + + + GLib.Signal("add") + + - System.Void + Gtk.AddedHandler - - - + - Removes a from the . - an object of type + Raised when a child widget is added to the container via . + Note that this event is raised only when (or its C equivalent) is called. It is not a generic widget-added notification. For example, calling will not result in this event firing. + + + + + + Property + + System.Collections.IEnumerable + + + + Allows you to enumerate all of the container's children. + an - must be inside . + Enumerates all of the container's children, including those widgets that are + internal implementation details of the container. - - - - - Method - - System.Void - - - - Removes a focus chain. - Removes a focus chain explicitly set with . - - - - - Method - - System.Void - - - - Tries to resize the child widgets of this container. - - - - - - Method - - System.Void - - - - - - - - Sets a child property of a . - a child of this - the child property name - the value to set to - You will not normally need to use this method; Gtk# automatically generates child property accessors for all subclasses. - - - - - Method - - GLib.Value - - - - - - - Gets a child property of a . - a child of this - the child property name - You will not normally need to use this method; Gtk# automatically generates child property accessors for all subclasses. - To be added. - - - Method - - System.Void - - - - - - - Send synthetic expose events to all children that do not have their own . - an object of type - an object of type - - - When a receives an expose event, it must send synthetic expose events to all children that do not have their own s. This function provides a convenient way of doing this. A , when it receives an expose event, calls once for each child, passing in the event the received. - - - takes care of deciding whether an expose event needs to be sent to the child, intersecting the event's area with the child area, and sending the event. - - - In most cases, a can either simply inherit the expose implementation from , or do some drawing and then chain to the expose implementation from . - - - - - - - Method - - System.Void - - - - - - - - Sets one or more child properties for child and . - an object of type - an object of type - an object of type - Sets one or more child properties for child and . - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Property - - Gtk.Adjustment - - - - - The vertical focus adjustment. - an object of type - - - - - - Property - - Gtk.Adjustment - - - - - The horizontal focus adjustment. - an object of type - - - - - - Property - - Gtk.Widget - - - - - Moves the focus to a particular child widget or finds the last-focused widget. - an object of type - - - - - - - Property - - System.Boolean - - - - - The redraw-reallocation flag. Containers requesting - reallocation redraws get automatically redrawn if any of their - children changed allocation. - an object of type - - - - - - Property - - Gtk.Widget - - - - - A child widget for this container. - an object of type - - - - - GLib.Property("child") - - - - - - Property - - Gtk.ResizeMode - - - - - How this container behaves when resized. - an object of type - - - - - GLib.Property("resize-mode") - - - - + + Property + + + GLib.Property("border-width") + + System.UInt32 @@ -341,205 +139,83 @@ A - - - GLib.Property("border-width") - - - - - Event + + + + Method - Gtk.AddedHandler + System.Void - Raised when a child widget is added to the container via . - Note that this event is raised only when (or its C equivalent) is called. It is not a generic widget-added notification. For example, calling will not result in this event firing. - - - - GLib.Signal("add") - - - - - - Event - - Gtk.FocusChildSetHandler - - - - Raised when the focus moves to a child widget of this container. + Attempts to resize this container. - - - GLib.Signal("set-focus-child") - - - - - Event - - Gtk.RemovedHandler - - - - Raised when a child widget is removed from this container - Note that this event is raised only when (or its C equivalent) is called. If a subclass defines additional methods for removing widgets, then calling those methods will not result in this event being raised. - - - - GLib.Signal("remove") - - - - - - Event - - System.EventHandler - - - - Raised when this container's resizability is queried. - - - - - GLib.Signal("check_resize") - - - - - + + + Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - Invokes a callback function on each child of this container, - including children that are considered "internal" (implementation - details of the container). "Internal" children generally weren't - added by the user of the container but were added by the container - implementation itself. - a - Most applications should use instead of this method. - - - - - Method - - System.Void - - - - - - Invokes a callback function on each non-internal child of this container. See for more details on internal children. - a - Most applications should use this method instead of . - - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - System.Obsolete + GLib.Property("child") + + Gtk.Widget + + + + + A child widget for this container. + an object of type + + + + + + + Method + + GLib.Value + + + + + + + a child of this + the child property name + Gets a child property of a . + To be added. + You will not normally need to use this method; Gtk# automatically generates child property accessors for all subclasses. + + + + + + + Method + + System.Void + + + + + + + + an object of type + an object of type + an object of type + Gets the values of one or more child properties for child and container. + Gets the values of one or more child properties for child and container. + - + + Property Gtk.Widget[] @@ -570,8 +246,252 @@ foreach (Widget w in myContainer) { + + + + Method + + System.Void + + + + + + + + a child of this + the child property name + the value to set to + Sets a child property of a . + You will not normally need to use this method; Gtk# automatically generates child property accessors for all subclasses. + + + + + + Method + + System.Void + + + + + + + + an object of type + an object of type + an object of type + Sets one or more child properties for child and . + Sets one or more child properties for child and . + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideObsoleteChildType", Type=typeof(Gtk.Container)) + + + System.Obsolete("Replaced by OnChildType for implementations and SupportedChildType for callers.") + + + + GLib.GType + + + + Returns the type of children supported by this container. + a + + If you override this in a derived container class, you + must not call base.ChildType() from the overridden method. + + + + + + + Property + + Gtk.Widget[] + + + + Sets or obtains a focus chain of the container, overriding the one computed automatically by Gtk#. + An array of . + + + In principle each in the chain should be a descendant of the , but this is not enforced by this method, since it is allowed to set the focus chain before you pack the widgets, or have a widget in the chain that is not always packed. The necessary checks are done when the focus chain is actually traversed. + + + If no focus chain has been explicitly set, gtk# computes the focus chain based on the positions of the children. in that case, gtk# stores in focusable_widgets and returns . + + + + + + + + Property + + Gtk.Widget + + + + + Moves the focus to a particular child widget or finds the last-focused widget. + an object of type + + + + + + + + Event + + + GLib.Signal("set-focus-child") + + + + Gtk.FocusChildSetHandler + + + + Raised when the focus moves to a child widget of this container. + + + + + + + Property + + Gtk.Adjustment + + + + + The horizontal focus adjustment. + an object of type + + + + + + + Property + + Gtk.Adjustment + + + + + The vertical focus adjustment. + an object of type + + + + + + + Method + + System.Void + + + + + + a + Invokes a callback function on each child of this container, + including children that are considered "internal" (implementation + details of the container). "Internal" children generally weren't + added by the user of the container but were added by the container + implementation itself. + Most applications should use instead of this method. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideForall", Type=typeof(Gtk.Container)) + + + + System.Void + + + + + + + a , whether to include "internal" children when running the callback. + a + Run a given callback for every object inside this container. + + Overload this in subclasses of Gtk.Container to implement the + and + methods. + + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideForallOld", Type=typeof(Gtk.Container)) + + + System.Obsolete("Override the ForAll(bool,Gtk.Callback) method instead") + + + + System.Void + + + + + + + a , whether to include "internal" children when running the callback. + a + Run a given callback for every object inside this container. + + Deprecated: overload instead. + + + + + + + Method + + System.Void + + + + + + a + Invokes a callback function on each non-internal child of this container. See for more details on internal children. + Most applications should use this method instead of . + + + + Method System.Collections.IEnumerator @@ -597,113 +517,41 @@ foreach (Widget w in myContainer) { - - - Property - - System.Collections.IEnumerable - - - - Allows you to enumerate all of the container's children. - an - - Enumerates all of the container's children, including those widgets that are - internal implementation details of the container. - - - - - - - Property - - Gtk.Widget[] - - - - Sets or obtains a focus chain of the container, overriding the one computed automatically by Gtk#. - An array of . - - - In principle each in the chain should be a descendant of the , but this is not enforced by this method, since it is allowed to set the focus chain before you pack the widgets, or have a widget in the chain that is not always packed. The necessary checks are done when the focus chain is actually traversed. - - - If no focus chain has been explicitly set, gtk# computes the focus chain based on the positions of the children. in that case, gtk# stores in focusable_widgets and returns . - - - - - - - Constructor - - - - Protected constructor for chaining by descendant classes. - - - - - - + + + Method - System.Void + Gtk.WidgetPath - - + - Run a given callback for every object inside this container. - a , whether to include "internal" children when running the callback. - a - - Deprecated: overload instead. - + To be added. + To be added. + To be added. + To be added. + - - - Method - - System.Void - - - - - - - Run a given callback for every object inside this container. - a , whether to include "internal" children when running the callback. - a - - Overload this in subclasses of Gtk.Container to implement the - and - methods. - - - - - - - Method + + + + Property GLib.GType - Returns the type of children supported by this container. - a - - If you override this in a derived container class, you - must not call base.ChildType() from the overridden method. - + GType Property. + a + Returns the native value for . - + + Property Gtk.Container+ContainerChild @@ -712,12 +560,366 @@ foreach (Widget w in myContainer) { - Access for child properties a child of this container + Access for child properties a The base type is not very useful; you will normally need to cast it to a subclass of the appropriate type. + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideAdded", Type=typeof(Gtk.Container)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideChildType", Type=typeof(Gtk.Container)) + + + + GLib.GType + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCompositeName", Type=typeof(Gtk.Container)) + + + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideFocusChildSet", Type=typeof(Gtk.Container)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetChildProperty", Type=typeof(Gtk.Container)) + + + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetPathForChild", Type=typeof(Gtk.Container)) + + + + Gtk.WidgetPath + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRemoved", Type=typeof(Gtk.Container)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideResizeChecked", Type=typeof(Gtk.Container)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSetChildProperty", Type=typeof(Gtk.Container)) + + + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + + + The redraw-reallocation flag. Containers requesting + reallocation redraws get automatically redrawn if any of their + children changed allocation. + an object of type + + + + + + + Method + + System.Void + + + + + + an object of type + Removes a from the . + + must be inside . + + + + + + + Event + + + GLib.Signal("remove") + + + + Gtk.RemovedHandler + + + + Raised when a child widget is removed from this container + Note that this event is raised only when (or its C equivalent) is called. If a subclass defines additional methods for removing widgets, then calling those methods will not result in this event being raised. + + + + + + Event + + + GLib.Signal("check-resize") + + + + System.EventHandler + + + + Raised when this container's resizability is queried. + + + + + + + Method + + System.Void + + + + Tries to resize the child widgets of this container. + + + + + + + Property + + + GLib.Property("resize-mode") + + + + Gtk.ResizeMode + + + + + How this container behaves when resized. + an object of type + + + + + + + Method + + GLib.GType + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + Removes a focus chain. + Removes a focus chain explicitly set with . + + diff --git a/doc/en/Gtk/CornerType.xml b/doc/en/Gtk/CornerType.xml index 5f2861dee..7cfd07207 100644 --- a/doc/en/Gtk/CornerType.xml +++ b/doc/en/Gtk/CornerType.xml @@ -1,16 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Specifies which corner a child widget should be placed in when packed into a . This is effectively the opposite of where the scroll bars are placed. - This is effectively the opposite of where the scroll bars are placed. - System.Enum @@ -19,21 +15,14 @@ GLib.GType(typeof(Gtk.CornerTypeGType)) + + Specifies which corner a child widget should be placed in when packed into a . This is effectively the opposite of where the scroll bars are placed. + This is effectively the opposite of where the scroll bars are placed. + - - - Field - - Gtk.CornerType - - - - Place the scrollbars on the right and bottom of the widget (default behaviour). - - - + Field Gtk.CornerType @@ -44,20 +33,9 @@ - - - Field - - Gtk.CornerType - - - - Place the scrollbars on the left and bottom of the widget. - - - + Field Gtk.CornerType @@ -68,5 +46,31 @@ + + + + Field + + Gtk.CornerType + + + + Place the scrollbars on the right and bottom of the widget (default behaviour). + + + + + + + Field + + Gtk.CornerType + + + + Place the scrollbars on the left and bottom of the widget. + + + diff --git a/doc/en/Gtk/CreateCustomWidgetArgs.xml b/doc/en/Gtk/CreateCustomWidgetArgs.xml index 6621e54f9..772030d76 100644 --- a/doc/en/Gtk/CreateCustomWidgetArgs.xml +++ b/doc/en/Gtk/CreateCustomWidgetArgs.xml @@ -1,24 +1,13 @@ + gtk-sharp - 2.12.0.0 GLib.SignalArgs - - - - Constructor - - - Public Constructor. - Create a new instance with this constructor if you need to invoke a delegate. - - - Event data. @@ -27,4 +16,16 @@ + + + + + Constructor + + + Public Constructor. + Create a new instance with this constructor if you need to invoke a delegate. + + + diff --git a/doc/en/Gtk/CreateCustomWidgetHandler.xml b/doc/en/Gtk/CreateCustomWidgetHandler.xml index 85355c853..6ba11c814 100644 --- a/doc/en/Gtk/CreateCustomWidgetHandler.xml +++ b/doc/en/Gtk/CreateCustomWidgetHandler.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/CreateMenuProxyArgs.xml b/doc/en/Gtk/CreateMenuProxyArgs.xml index caba7e4b2..5c57e3033 100644 --- a/doc/en/Gtk/CreateMenuProxyArgs.xml +++ b/doc/en/Gtk/CreateMenuProxyArgs.xml @@ -1,11 +1,15 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. @@ -13,13 +17,10 @@ - - GLib.SignalArgs - - + Constructor diff --git a/doc/en/Gtk/CreateMenuProxyHandler.xml b/doc/en/Gtk/CreateMenuProxyHandler.xml index 6a113eedf..e3ade77aa 100644 --- a/doc/en/Gtk/CreateMenuProxyHandler.xml +++ b/doc/en/Gtk/CreateMenuProxyHandler.xml @@ -1,11 +1,21 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -17,15 +27,5 @@ - - System.Delegate - - - System.Void - - - - - diff --git a/doc/en/Gtk/CreateWindowArgs.xml b/doc/en/Gtk/CreateWindowArgs.xml index 332d62b4e..6f7754810 100644 --- a/doc/en/Gtk/CreateWindowArgs.xml +++ b/doc/en/Gtk/CreateWindowArgs.xml @@ -1,16 +1,22 @@ + gtk-sharp - 2.12.0.0 GLib.SignalArgs + + To be added. + To be added. + + + Constructor @@ -19,7 +25,8 @@ - + + Property Gtk.Widget @@ -31,7 +38,8 @@ - + + Property System.Int32 @@ -43,7 +51,8 @@ - + + Property System.Int32 @@ -55,9 +64,4 @@ - - To be added. - To be added. - - diff --git a/doc/en/Gtk/CreateWindowHandler.xml b/doc/en/Gtk/CreateWindowHandler.xml index 2cf3fdde2..0762a539e 100644 --- a/doc/en/Gtk/CreateWindowHandler.xml +++ b/doc/en/Gtk/CreateWindowHandler.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/CssProvider.xml b/doc/en/Gtk/CssProvider.xml new file mode 100644 index 000000000..4621ba253 --- /dev/null +++ b/doc/en/Gtk/CssProvider.xml @@ -0,0 +1,224 @@ + + + + + gtk-sharp + + + GLib.Object + + + + Gtk.StyleProvider + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.CssProvider + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.IconFactory + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.CssProvider + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.StyleProperties + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/CssProviderError.xml b/doc/en/Gtk/CssProviderError.xml new file mode 100644 index 000000000..fd732c6c6 --- /dev/null +++ b/doc/en/Gtk/CssProviderError.xml @@ -0,0 +1,34 @@ + + + + + gtk-sharp + + + System.Enum + + + + GLib.GType(typeof(Gtk.CssProviderErrorGType)) + + + + To be added. + To be added. + + + + + + + Field + + Gtk.CssProviderError + + + To be added. + + + + + diff --git a/doc/en/Gtk/CursorOnMatchArgs.xml b/doc/en/Gtk/CursorOnMatchArgs.xml index 52d848e9d..7a7848610 100644 --- a/doc/en/Gtk/CursorOnMatchArgs.xml +++ b/doc/en/Gtk/CursorOnMatchArgs.xml @@ -1,16 +1,22 @@ + gtk-sharp - 2.12.0.0 GLib.SignalArgs + + To be added. + To be added. + + + Constructor @@ -19,7 +25,8 @@ - + + Property Gtk.TreeIter @@ -31,7 +38,8 @@ - + + Property Gtk.TreeModel @@ -43,9 +51,4 @@ - - To be added. - To be added. - - diff --git a/doc/en/Gtk/CursorOnMatchHandler.xml b/doc/en/Gtk/CursorOnMatchHandler.xml index 5a7f6fc58..466d14fff 100644 --- a/doc/en/Gtk/CursorOnMatchHandler.xml +++ b/doc/en/Gtk/CursorOnMatchHandler.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/CustomItemActivatedArgs.xml b/doc/en/Gtk/CustomItemActivatedArgs.xml new file mode 100644 index 000000000..397c727d2 --- /dev/null +++ b/doc/en/Gtk/CustomItemActivatedArgs.xml @@ -0,0 +1,43 @@ + + + + + gtk-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/CustomItemActivatedHandler.xml b/doc/en/Gtk/CustomItemActivatedHandler.xml new file mode 100644 index 000000000..ca1b948d8 --- /dev/null +++ b/doc/en/Gtk/CustomItemActivatedHandler.xml @@ -0,0 +1,24 @@ + + + + + gtk-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/CustomPaperUnixDialog.xml b/doc/en/Gtk/CustomPaperUnixDialog.xml new file mode 100644 index 000000000..bda62d71b --- /dev/null +++ b/doc/en/Gtk/CustomPaperUnixDialog.xml @@ -0,0 +1,57 @@ + + + + + gtk-sharp + + + Gtk.Dialog + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/CustomWidgetApplyArgs.xml b/doc/en/Gtk/CustomWidgetApplyArgs.xml index 942ce6bf3..b884ac0f9 100644 --- a/doc/en/Gtk/CustomWidgetApplyArgs.xml +++ b/doc/en/Gtk/CustomWidgetApplyArgs.xml @@ -1,16 +1,24 @@ + gtk-sharp - 2.12.0.0 GLib.SignalArgs + + Event data. + + The event invokes delegates which pass event data via this class. + + + + Constructor @@ -19,7 +27,8 @@ - + + Property Gtk.Widget @@ -31,11 +40,4 @@ - - Event data. - - The event invokes delegates which pass event data via this class. - - - diff --git a/doc/en/Gtk/CustomWidgetApplyHandler.xml b/doc/en/Gtk/CustomWidgetApplyHandler.xml index eebf5d517..13839f5d0 100644 --- a/doc/en/Gtk/CustomWidgetApplyHandler.xml +++ b/doc/en/Gtk/CustomWidgetApplyHandler.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/CycleChildFocusArgs.xml b/doc/en/Gtk/CycleChildFocusArgs.xml index f515b342e..fd9c99ee3 100644 --- a/doc/en/Gtk/CycleChildFocusArgs.xml +++ b/doc/en/Gtk/CycleChildFocusArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property System.Boolean diff --git a/doc/en/Gtk/CycleChildFocusHandler.xml b/doc/en/Gtk/CycleChildFocusHandler.xml index 79db25cc7..c37e874d5 100644 --- a/doc/en/Gtk/CycleChildFocusHandler.xml +++ b/doc/en/Gtk/CycleChildFocusHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the CycleChildFocusHandler instance to the event. The methods referenced by the CycleChildFocusHandler instance are invoked whenever the event is raised, until the CycleChildFocusHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/CycleFocusArgs.xml b/doc/en/Gtk/CycleFocusArgs.xml new file mode 100644 index 000000000..378ad3ce7 --- /dev/null +++ b/doc/en/Gtk/CycleFocusArgs.xml @@ -0,0 +1,43 @@ + + + + + gtk-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + Gtk.DirectionType + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/CycleFocusHandler.xml b/doc/en/Gtk/CycleFocusHandler.xml new file mode 100644 index 000000000..5bb0a052b --- /dev/null +++ b/doc/en/Gtk/CycleFocusHandler.xml @@ -0,0 +1,24 @@ + + + + + gtk-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/CycleHandleFocusArgs.xml b/doc/en/Gtk/CycleHandleFocusArgs.xml index 1a92be493..542140c19 100644 --- a/doc/en/Gtk/CycleHandleFocusArgs.xml +++ b/doc/en/Gtk/CycleHandleFocusArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property System.Boolean diff --git a/doc/en/Gtk/CycleHandleFocusHandler.xml b/doc/en/Gtk/CycleHandleFocusHandler.xml index 5e692c541..6207ad41d 100644 --- a/doc/en/Gtk/CycleHandleFocusHandler.xml +++ b/doc/en/Gtk/CycleHandleFocusHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the CycleHandleFocusHandler instance to the event. The methods referenced by the CycleHandleFocusHandler instance are invoked whenever the event is raised, until the CycleHandleFocusHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/DamageEventArgs.xml b/doc/en/Gtk/DamageEventArgs.xml new file mode 100644 index 000000000..d74bc9075 --- /dev/null +++ b/doc/en/Gtk/DamageEventArgs.xml @@ -0,0 +1,43 @@ + + + + + gtk-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + Gdk.EventExpose + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/DamageEventHandler.xml b/doc/en/Gtk/DamageEventHandler.xml new file mode 100644 index 000000000..3ffc0ca7c --- /dev/null +++ b/doc/en/Gtk/DamageEventHandler.xml @@ -0,0 +1,24 @@ + + + + + gtk-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/DeleteEventArgs.xml b/doc/en/Gtk/DeleteEventArgs.xml index 453ef7045..edac7265e 100644 --- a/doc/en/Gtk/DeleteEventArgs.xml +++ b/doc/en/Gtk/DeleteEventArgs.xml @@ -1,12 +1,16 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. @@ -16,13 +20,10 @@ To keep a from closing, set 's .RetVal to true. - - GLib.SignalArgs - - + Constructor @@ -32,7 +33,8 @@ - + + Property Gdk.Event diff --git a/doc/en/Gtk/DeleteEventHandler.xml b/doc/en/Gtk/DeleteEventHandler.xml index ca5740e9a..801fa8e5c 100644 --- a/doc/en/Gtk/DeleteEventHandler.xml +++ b/doc/en/Gtk/DeleteEventHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the DeleteEventHandler instance to the event. The methods referenced by the DeleteEventHandler instance are invoked whenever the event is raised, until the DeleteEventHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/DeleteFromCursorArgs.xml b/doc/en/Gtk/DeleteFromCursorArgs.xml index 78905233c..c5e384db8 100644 --- a/doc/en/Gtk/DeleteFromCursorArgs.xml +++ b/doc/en/Gtk/DeleteFromCursorArgs.xml @@ -1,12 +1,16 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. @@ -27,13 +31,10 @@ - - GLib.SignalArgs - - + Constructor @@ -43,7 +44,8 @@ - + + Property System.Int32 @@ -55,7 +57,8 @@ - + + Property Gtk.DeleteType diff --git a/doc/en/Gtk/DeleteFromCursorHandler.xml b/doc/en/Gtk/DeleteFromCursorHandler.xml index 961edf753..f60345034 100644 --- a/doc/en/Gtk/DeleteFromCursorHandler.xml +++ b/doc/en/Gtk/DeleteFromCursorHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -29,15 +39,5 @@ To attach a to an event, add the DeleteFromCursorHandler instance to the event. The methods referenced by the DeleteFromCursorHandler instance are invoked whenever the event is raised, until the DeleteFromCursorHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/DeleteRangeArgs.xml b/doc/en/Gtk/DeleteRangeArgs.xml index 47d8e4ba6..854ead55b 100644 --- a/doc/en/Gtk/DeleteRangeArgs.xml +++ b/doc/en/Gtk/DeleteRangeArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data for deleting a range of text. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gtk.TextIter @@ -41,7 +43,8 @@ - + + Property Gtk.TextIter diff --git a/doc/en/Gtk/DeleteRangeHandler.xml b/doc/en/Gtk/DeleteRangeHandler.xml index b9eac5c0d..b17592f88 100644 --- a/doc/en/Gtk/DeleteRangeHandler.xml +++ b/doc/en/Gtk/DeleteRangeHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the DeleteRangeHandler instance to the event. The methods referenced by the DeleteRangeHandler instance are invoked whenever the event is raised, until the DeleteRangeHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/DeleteType.xml b/doc/en/Gtk/DeleteType.xml index 68239b93b..60b5eb93f 100644 --- a/doc/en/Gtk/DeleteType.xml +++ b/doc/en/Gtk/DeleteType.xml @@ -1,20 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An enumeration used by TextView - - - This enumeration is used by to see decide how delete behaves. - - - System.Enum @@ -23,9 +15,18 @@ GLib.GType(typeof(Gtk.DeleteTypeGType)) + + An enumeration used by TextView + + + This enumeration is used by to see decide how delete behaves. + + + + Field Gtk.DeleteType @@ -40,24 +41,54 @@ - - + + + Field Gtk.DeleteType - + + - Delete until the end of a word + Delete from the cursor to the end of the line. + + + + + + + + Field + + Gtk.DeleteType + + + + + Delete lines from the display (i.e., not lines as measured by carriage returns.) + + + + + + + + Field + + Gtk.DeleteType + + + + + Delete to the end of the paragraph. - - Delete only the portion of the word to the left/right of cursor if we're in the middle of a word. - + Field Gtk.DeleteType @@ -71,6 +102,7 @@ + Field Gtk.DeleteType @@ -85,8 +117,26 @@ + + + + Field + + Gtk.DeleteType + + + + Delete until the end of a word + + + Delete only the portion of the word to the left/right of cursor if we're in the middle of a word. + + + + + Field Gtk.DeleteType @@ -99,47 +149,5 @@ - - - Field - - Gtk.DeleteType - - - - - Delete lines from the display (i.e., not lines as measured by carriage returns.) - - - - - - - Field - - Gtk.DeleteType - - - - - Delete from the cursor to the end of the line. - - - - - - - Field - - Gtk.DeleteType - - - - - Delete to the end of the paragraph. - - - - diff --git a/doc/en/Gtk/DeletedTextArgs.xml b/doc/en/Gtk/DeletedTextArgs.xml new file mode 100644 index 000000000..e2f024623 --- /dev/null +++ b/doc/en/Gtk/DeletedTextArgs.xml @@ -0,0 +1,57 @@ + + + + + gtk-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/DeletedTextHandler.xml b/doc/en/Gtk/DeletedTextHandler.xml new file mode 100644 index 000000000..899e29640 --- /dev/null +++ b/doc/en/Gtk/DeletedTextHandler.xml @@ -0,0 +1,24 @@ + + + + + gtk-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/DestDefaults.xml b/doc/en/Gtk/DestDefaults.xml index 132239ad1..000268e52 100644 --- a/doc/en/Gtk/DestDefaults.xml +++ b/doc/en/Gtk/DestDefaults.xml @@ -1,21 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - - An enumeration to specify the various courses of action that - will be taken on behalf of the user for a destination site of a - drag and drop operation. - - - - System.Enum @@ -27,9 +18,19 @@ System.Flags + + + An enumeration to specify the various courses of action that + will be taken on behalf of the user for a destination site of a + drag and drop operation. + + + + - - + + + Field Gtk.DestDefaults @@ -37,35 +38,14 @@ - - If set for a widget, during a drag, Gtk+ will check if the - drag matches this widget's list of possible targets and - actions. - - - - - - - - Field - - Gtk.DestDefaults - - - - - - If set for a widget, Gtk+ will draw a highlight on this - widget as long as a drag is over this widget and the widget - drag format and action are acceptable. - + If set, specifies that all default actions should be taken. + Field Gtk.DestDefaults @@ -86,8 +66,9 @@ - - + + + Field Gtk.DestDefaults @@ -95,7 +76,30 @@ - If set, specifies that all default actions should be taken. + + If set for a widget, Gtk+ will draw a highlight on this + widget as long as a drag is over this widget and the widget + drag format and action are acceptable. + + + + + + + + + Field + + Gtk.DestDefaults + + + + + + If set for a widget, during a drag, Gtk+ will check if the + drag matches this widget's list of possible targets and + actions. + diff --git a/doc/en/Gtk/DestroyEventArgs.xml b/doc/en/Gtk/DestroyEventArgs.xml index 60619aaf7..eb3e81229 100644 --- a/doc/en/Gtk/DestroyEventArgs.xml +++ b/doc/en/Gtk/DestroyEventArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gdk.Event diff --git a/doc/en/Gtk/DestroyEventHandler.xml b/doc/en/Gtk/DestroyEventHandler.xml index 40ebb8982..1a25693a4 100644 --- a/doc/en/Gtk/DestroyEventHandler.xml +++ b/doc/en/Gtk/DestroyEventHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the DestroyEventHandler instance to the event. The methods referenced by the DestroyEventHandler instance are invoked whenever the event is raised, until the DestroyEventHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/DetailsAcquiredArgs.xml b/doc/en/Gtk/DetailsAcquiredArgs.xml index 83f475952..c3ea17447 100644 --- a/doc/en/Gtk/DetailsAcquiredArgs.xml +++ b/doc/en/Gtk/DetailsAcquiredArgs.xml @@ -1,16 +1,24 @@ + gtk-sharp - 2.12.0.0 GLib.SignalArgs + + Event data. + + The event invokes delegates which pass event data via this class. + + + + Constructor @@ -19,7 +27,8 @@ - + + Property System.Boolean @@ -32,11 +41,4 @@ - - Event data. - - The event invokes delegates which pass event data via this class. - - - diff --git a/doc/en/Gtk/DetailsAcquiredHandler.xml b/doc/en/Gtk/DetailsAcquiredHandler.xml index 1bef66acb..599c13d9c 100644 --- a/doc/en/Gtk/DetailsAcquiredHandler.xml +++ b/doc/en/Gtk/DetailsAcquiredHandler.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/Device.xml b/doc/en/Gtk/Device.xml new file mode 100644 index 000000000..2593a5c9e --- /dev/null +++ b/doc/en/Gtk/Device.xml @@ -0,0 +1,69 @@ + + + + + gtk-sharp + + + System.Object + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/DeviceGrabInfo.xml b/doc/en/Gtk/DeviceGrabInfo.xml new file mode 100644 index 000000000..aca0da893 --- /dev/null +++ b/doc/en/Gtk/DeviceGrabInfo.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/Dialog.xml b/doc/en/Gtk/Dialog.xml index ddc04082f..cfa138f63 100644 --- a/doc/en/Gtk/Dialog.xml +++ b/doc/en/Gtk/Dialog.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Window + + + Creates popup windows. @@ -144,122 +149,10 @@ namespace GtkDialogSample - - Gtk.Window - - - - - - Method - - System.Void - - - - - - - Adds an activatable widget to the of a . - an object of type . - an object of type . - - Adds an activatable to the of a , connecting a signal handler that will on the when the is activated. - The is appended to the end of the . If you want to add a non-activatable , simply pack it into the field of the . - - - - - - Method - - System.Int32 - - - - Waits for the event or the to be destroyed. - an object of type . - - - Waits for the event or the to be destroyed. - If the is destroyed during the call to , returns . - Otherwise, it returns the response ID from the event. - Before entering the recursive main loop, calls on the for you. - Note that you still need to show any children of the yourself. - - - During , the default behavior of is disabled; - if the receives , it will not be destroyed as usual, and will return . - Also, during the will be modal. - You can force to return at any time by calling to emit the event. - Destroying the during is a very bad idea, because your post-run code will not know whether the was destroyed or not. - - - After returns, you are responsible for hiding or destroying the if you wish to do so. - - - - - - - Method - - System.Void - - - - - - Emits the event with the given response ID. - an object of type . - - Emits the event with the given response ID. - Used to indicate that the user has responded to the in some way; - typically either you or will be monitoring the event and take appropriate action. - - - - - - Method - - Gtk.Widget - - - - - - - Adds a with the given text. - an object of type . - an object of type . - an object of type - - Adds a with the given text (or a stock button, if button_text is a stock ID) - and sets things up so that clicking the will emit a with the given response_id. - The is appended to the end of the . - The is returned, but usually you do not need it. - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -271,8 +164,25 @@ namespace GtkDialogSample + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + Constructor @@ -288,11 +198,11 @@ namespace GtkDialogSample - Creates a new dialog box. a title a parent , or for an unparented dialog. dialog characteristic such as modality and destruction policy. a list of button text/response pairs if desired. + Creates a new dialog box. Creates a new with the specified title and parent widget. @@ -331,82 +241,12 @@ class MainClass - - - Property - - Gtk.VBox - - - The that contains other widgets in this dialog. - an object of type . - - - - - - Property - - System.Boolean - - - - - Whether to display a . - an object of type - Whether to display a in the above the - - - - GLib.Property("has-separator") - - - - - - Event - - Gtk.ResponseHandler - - - - - Emitted when an action widget is clicked, the - receives a delete event, or the application programmer calls . - - - On a delete event, the response ID is . - Otherwise, it depends on which action widget was clicked. - - - - - GLib.Signal("response") - - - - - - Event - - System.EventHandler - - - - Emitted when the dialog is closed. - - - - - GLib.Signal("close") - - - - + + Property - Gtk.HButtonBox + Gtk.ButtonBox @@ -415,51 +255,9 @@ class MainClass - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - + Method System.Void @@ -469,9 +267,30 @@ class MainClass - Adds an activatable widget to the of a . a a + Adds an activatable widget to the of a . + + Adds an activatable to the of a , connecting a signal handler that will on the when the is activated. + The is appended to the end of the . If you want to add a non-activatable , simply pack it into the field of the . + + + + + + + Method + + System.Void + + + + + + + an object of type . + an object of type . + Adds an activatable widget to the of a . Adds an activatable to the of a , connecting a signal handler that will on the when the is activated. The is appended to the end of the . If you want to add a non-activatable , simply pack it into the field of the . @@ -480,6 +299,7 @@ class MainClass + Method Gtk.Widget @@ -489,31 +309,87 @@ class MainClass - Adds a new response button to the dialog. a , text for the button a , the numeric response code emitted when the button is pressed. + Adds a new response button to the dialog. a representing the button added. - - + + + Method - System.Void + Gtk.Widget - + + - Activate one of the responses. - a , the chosen response. + an object of type . + an object of type . + Adds a with the given text. + an object of type + + Adds a with the given text (or a stock button, if button_text is a stock ID) + and sets things up so that clicking the will emit a with the given response_id. + The is appended to the end of the . + The is returned, but usually you do not need it. + + + + + + + Property + + System.Int32[] + + + AlternativeButtonOrder property. + An array of Response IDs. + Sets the button order to an alternative arrangement when the gtk-alternive-button-order setting is . + + + + + + + Event + + + GLib.Signal("close") + + + + System.EventHandler + + + + Emitted when the dialog is closed. + + + + Property + + Gtk.Box + + + To be added. + To be added. + To be added. + + + - + + Property Gtk.ResponseType @@ -524,57 +400,9 @@ class MainClass Sets the default response_id. - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - A convenient way to sensitize/desensitize dialog buttons. - a - a - Sets = for each widget in the with the given response_id. A convenient way to sensitize/desensitize dialog buttons. - - - - - Method - - System.Int32 - - - - - - To be added - a - a - To be added - - - + Method System.Int32 @@ -590,18 +418,209 @@ class MainClass - - + + + + Method + + Gtk.Widget + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + Property - System.Int32[] + GLib.GType + - AlternativeButtonOrder property. - An array of Response IDs. - Sets the button order to an alternative arrangement when the gtk-alternive-button-order setting is . - + GType Property. + a + Returns the native value for . + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideClose", Type=typeof(Gtk.Dialog)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideResponse", Type=typeof(Gtk.Dialog)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + System.Void + + + + + + a , the chosen response. + Activate one of the responses. + + + + + + + Method + + System.Void + + + + + + an object of type . + Emits the event with the given response ID. + + Emits the event with the given response ID. + Used to indicate that the user has responded to the in some way; + typically either you or will be monitoring the event and take appropriate action. + + + + + + + Event + + + GLib.Signal("response") + + + + Gtk.ResponseHandler + + + + + Emitted when an action widget is clicked, the + receives a delete event, or the application programmer calls . + + + On a delete event, the response ID is . + Otherwise, it depends on which action widget was clicked. + + + + + + + Method + + System.Int32 + + + + Waits for the event or the to be destroyed. + an object of type . + + + Waits for the event or the to be destroyed. + If the is destroyed during the call to , returns . + Otherwise, it returns the response ID from the event. + Before entering the recursive main loop, calls on the for you. + Note that you still need to show any children of the yourself. + + + During , the default behavior of is disabled; + if the receives , it will not be destroyed as usual, and will return . + Also, during the will be modal. + You can force to return at any time by calling to emit the event. + Destroying the during is a very bad idea, because your post-run code will not know whether the was destroyed or not. + + + After returns, you are responsible for hiding or destroying the if you wish to do so. + + + + + + + + Method + + + System.Obsolete("Replaced by AlternativeButtonOrder property") + + + + System.Int32 + + + + + + a + To be added + a + To be added + + + + + + + Method + + System.Void + + + + + + + a + a + A convenient way to sensitize/desensitize dialog buttons. + Sets = for each widget in the with the given response_id. A convenient way to sensitize/desensitize dialog buttons. - \ No newline at end of file + diff --git a/doc/en/Gtk/DialogFlags.xml b/doc/en/Gtk/DialogFlags.xml index de7ab1abc..bde556d2e 100644 --- a/doc/en/Gtk/DialogFlags.xml +++ b/doc/en/Gtk/DialogFlags.xml @@ -1,16 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Flags used in creation. - - System.Enum @@ -22,21 +18,14 @@ System.Flags + + Flags used in creation. + + - - - Field - - Gtk.DialogFlags - - - - Sets the property = for the . - Sets the property = for the . - - + Field Gtk.DialogFlags @@ -47,16 +36,17 @@ Destroying the parent will also destroy the . - - + + + Field Gtk.DialogFlags - No separator bar above the buttons. - No separator bar above the buttons. + Sets the property = for the . + Sets the property = for the . diff --git a/doc/en/Gtk/DirectionChangedArgs.xml b/doc/en/Gtk/DirectionChangedArgs.xml index df5313d09..f1ac20ac6 100644 --- a/doc/en/Gtk/DirectionChangedArgs.xml +++ b/doc/en/Gtk/DirectionChangedArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gtk.TextDirection diff --git a/doc/en/Gtk/DirectionChangedHandler.xml b/doc/en/Gtk/DirectionChangedHandler.xml index d5be32063..6ec9e25fb 100644 --- a/doc/en/Gtk/DirectionChangedHandler.xml +++ b/doc/en/Gtk/DirectionChangedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the DirectionChangedHandler instance to the event. The methods referenced by the DirectionChangedHandler instance are invoked whenever the event is raised, until the DirectionChangedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/DirectionType.xml b/doc/en/Gtk/DirectionType.xml index aa85a64fd..f7b77319d 100644 --- a/doc/en/Gtk/DirectionType.xml +++ b/doc/en/Gtk/DirectionType.xml @@ -1,18 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An enumeration used by TextView and Window - - This enumeration is used by and to decide how focus in the widget behaves. - - System.Enum @@ -21,57 +15,16 @@ GLib.GType(typeof(Gtk.DirectionTypeGType)) + + An enumeration used by TextView and Window + + This enumeration is used by and to decide how focus in the widget behaves. + + - - - Field - - Gtk.DirectionType - - - - Tab forward through the children capable of having focus, starting at the left or top. - - - Tab forward through the children capable of having focus, starting at the left or top. - - - - - - - Field - - Gtk.DirectionType - - - - Tab backward through the children with focus capability, starting at the right or bottom. - - - Tab backward through the children with focus capability, starting at the right or bottom. - - - - - - - Field - - Gtk.DirectionType - - - - Sets initial focus on the child nearest the bottom of the container. - - - Sets initial focus on the child nearest the bottom of the container. - - - - + Field Gtk.DirectionType @@ -88,6 +41,7 @@ + Field Gtk.DirectionType @@ -104,6 +58,7 @@ + Field Gtk.DirectionType @@ -116,5 +71,56 @@ + + + + Field + + Gtk.DirectionType + + + + Tab backward through the children with focus capability, starting at the right or bottom. + + + Tab backward through the children with focus capability, starting at the right or bottom. + + + + + + + + Field + + Gtk.DirectionType + + + + Tab forward through the children capable of having focus, starting at the left or top. + + + Tab forward through the children capable of having focus, starting at the left or top. + + + + + + + + Field + + Gtk.DirectionType + + + + Sets initial focus on the child nearest the bottom of the container. + + + Sets initial focus on the child nearest the bottom of the container. + + + + diff --git a/doc/en/Gtk/DisconnectProxyArgs.xml b/doc/en/Gtk/DisconnectProxyArgs.xml index 7b6a580f1..39181f12d 100644 --- a/doc/en/Gtk/DisconnectProxyArgs.xml +++ b/doc/en/Gtk/DisconnectProxyArgs.xml @@ -1,11 +1,15 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. @@ -13,13 +17,10 @@ - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gtk.Action @@ -43,7 +45,8 @@ - + + Property Gtk.Widget diff --git a/doc/en/Gtk/DisconnectProxyHandler.xml b/doc/en/Gtk/DisconnectProxyHandler.xml index 940a38a9d..96050d66e 100644 --- a/doc/en/Gtk/DisconnectProxyHandler.xml +++ b/doc/en/Gtk/DisconnectProxyHandler.xml @@ -1,11 +1,21 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -17,15 +27,5 @@ - - System.Delegate - - - System.Void - - - - - diff --git a/doc/en/Gtk/DoneArgs.xml b/doc/en/Gtk/DoneArgs.xml index b2bf72128..44049d7b1 100644 --- a/doc/en/Gtk/DoneArgs.xml +++ b/doc/en/Gtk/DoneArgs.xml @@ -1,16 +1,24 @@ + gtk-sharp - 2.12.0.0 GLib.SignalArgs + + Event data. + + The event invokes delegates which pass event data via this class. + + + + Constructor @@ -19,7 +27,8 @@ - + + Property Gtk.PrintOperationResult @@ -31,11 +40,4 @@ - - Event data. - - The event invokes delegates which pass event data via this class. - - - diff --git a/doc/en/Gtk/DoneHandler.xml b/doc/en/Gtk/DoneHandler.xml index 70bb22947..9e83ef611 100644 --- a/doc/en/Gtk/DoneHandler.xml +++ b/doc/en/Gtk/DoneHandler.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/Drag.xml b/doc/en/Gtk/Drag.xml index 8fe7960b2..6b588baf6 100644 --- a/doc/en/Gtk/Drag.xml +++ b/doc/en/Gtk/Drag.xml @@ -1,12 +1,16 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Object + + Methods for controlling drag and drop handling. @@ -15,232 +19,21 @@ - - System.Object - - - - - Method - - System.Void - - - - + + + + Constructor + + - Clears information about a drop destinantion set with . - A . - - - The will no longer receive notification of drags. - - - - - - - Method - - Gtk.Widget - - - - - - Determines the source for a drag. - A (destination side) drag context. - If the drag is occurring within a single application, a pointer to the source . Otherwise, . + A constructor. - - - Method - - System.Void - - - - - - - - - Sets this as a proxy for drops to another window. - A . - The window to which to foward drag events. - The drag protocol which the accepts (You can use to determine this). - If , send the same coordinates to the destination, because it is an embedded subwindow. - - - - - - Method - - System.Void - - - - - - - - - Informs the drag sourcre that the drop is finished, and that the data of the drag will no longer be repaired. - The drag context. - A flag indicating whether the drop was successful. - A flag indicating whether the source should delete the original data (this should be for a move). - The timestamp from the event. - - - - - - Method - - System.Void - - - - - - - Sets the target types that this can accept from drag and drop. - A that's a drag destination. - List of droppable targets, or for none. - - - The must first be made into a drag destination with . - - - - - - - Method - - Gdk.Atom - - - - - - - - Looks for a match between ->targets and the , returning the first matching target, otherwise returning GDK_NONE. - Drag destination . - Drag context. - List of droppable targets, or to use . - First target that the source offers and the dest can accept. or GDK_NONE. - - - should usually be the return value from but some widgets may have different valid targets for different parts of the ; in that case, they will have to implement a drag_motion handler that passes the correct target list to this method. - - - - - - - Method - - System.Boolean - - - - - - - - - - Checks to see if a mouse drag starting at (, ) and ending at (, ) has passed the GTK# drag threshold, and this should trigger the beginning of a drag-and-drog operation. - A . - X coordinate of a start of drag. - Y coordinate of a start of drag. - Current X coordinate. - Current Y coordinate. - - if the drag threshold has been passed. - - - - - - Method - - System.Void - - - - - - - Sets the icon that will be used for drags from a particular source to a stock icon. - A . - The ID of the stock icon to use. - - - - - - Method - - System.Void - - - - - - Removes a highlight set by from a . - A . - - - - - - Method - - System.Void - - - - - - Draws a highlight around a . - A to highlight. - - - This will attach handlers to and , so the highlight will continue to be displayed until is called. - - - - - - - Method - - System.Void - - - - - - - Sets the icon that will be used for drags from a particular from a . - A . - The for the drag icon. - - - GTK# retains a reference for and will release it when it is no longer needed. - - - - + Method Gdk.DragContext @@ -253,12 +46,12 @@ - Initates a drag on the source side. The source . The targets (data formats) in which the source can provide the data. A bitmask of the allowed drag actions for this drag. The button the user clicked to start the drag. The event that triggered the start of the drag. + Initates a drag on the source side. The context fot this drag. @@ -267,105 +60,111 @@ - - + + + Method - System.Void + System.Boolean - - - - + + + + + - Sets the icon for a given drag from a stock ID. - The context of the drag (this must be called with a context for the source side of a drag). - The ID of the stock icon to use for the drag. - The X offset within the icon of the hotspot. - The Y offset within the icon of the hotspot. + A . + X coordinate of a start of drag. + Y coordinate of a start of drag. + Current X coordinate. + Current Y coordinate. + Checks to see if a mouse drag starting at (, ) and ending at (, ) has passed the GTK# drag threshold, and this should trigger the beginning of a drag-and-drog operation. + + if the drag threshold has been passed. - - + + + Method System.Void - - - - Obtains the data associated with a drag. - The that will receive the event. - The drag context. - The target (form of the data) to retrieve. - A timestamp for retrieving the data. This will generally be the time received in a or event. - - - When the data is received or the retrieval fails, GTK# will emit a event. Failure of the retrieval is indicated by the length field of the signal parameter being negative. However, when is called implicitely because the was set, then the will not receive notification of failed drops. - - + a + To be added + To be added + - - + + + Method System.Void - - - - - - + - Sets as the icon for a given drag. - The context for a drag (this must be called with a context for the source side of a drag). - The colormap of the icon. - The image data for the icon. - The transparency mask for the icon. - The X offset with of the hotspot. - The Y offset with of the hotspot. - - - GTK# retains references for the arguments, and will release them when they are no longer needed. In general, will be more convenient to use. - - - + a + To be added + To be added + - - + + + Method System.Void - - - - + - Sets as the icon for a given drag. - The context for a drag (this must be called with a context for the source side of a drag). - The to use as the drag icon. - The X offset within of the hotspot. - The Y offset within of the hotspot. - + a + To be added + To be added + + + + + + + Method + + Gdk.Atom + + + + + + + + Drag destination . + Drag context. + List of droppable targets, or to use . + Looks for a match between ->targets and the , returning the first matching target, otherwise returning GDK_NONE. + First target that the source offers and the dest can accept. or GDK_NONE. + + + should usually be the return value from but some widgets may have different valid targets for different parts of the ; in that case, they will have to implement a drag_motion handler that passes the correct target list to this method. + + + Method Gtk.TargetList @@ -374,124 +173,33 @@ - Returns the list of targets this can accept from drag-and-drop. A . + Returns the list of targets this can accept from drag-and-drop. The , or if none. - - + + + Method - System.Void + System.Boolean - Undoes the effects of . - A . + a to test. + Tests if a widget is set to raise drag motion events. + if , the widget raises . + - - - Method - - System.Void - - - - - - - - - Sets the icon that will be used for drags from a particular from a pixmap/mask. - A . - The colormap of the icon. - The image data for the icon. - The transparency mask for an image. - - - GTK# retains references for the arguments, and will release them when they are no longer needed. Use instead. - - - - - - - - Method - - System.Void - - - - - - - - - Changes the icon for a to a given . - The context for a drag (this must be called with a context for the source side of a drag. - A toplevel window to use as an icon. - The X offset within of the hotspot. - The Y offset within of the hotspot. - - - GTK# will not destroy the icon, so if you don't want it to persist, you should connect to the event and destroy it yourself. - - - - - - - Constructor - - - - A constructor. - - - - - - Method - - System.Void - - - - - - Sets the icon for a particular drag to the default icon. - The context of the drag (this must be called with a context for the source side of a drag). - - - - - - Property - - Gdk.DragContext - - - - - Obsolete. Replaced by - - - - - - System.Obsolete("Replaced by SetIconDefault(ctx)") - - - + Method System.Void @@ -503,57 +211,39 @@ - Register a drop site and possibly add default behaviors. a a , which types of default drag behavior to use a , table of targets that can be accepted a , default behaviors + Register a drop site and possibly add default behaviors. - - + + + Method System.Void - - - + + + - Sets up a so that Gtk# will start a drag operation when the user clicks and drags on the . - a - The bitmask of buttons that can start the drag. - The table of targets that the drag will support. - the bitmask of possible actions for a drag from this . - The must have a window. + A . + The window to which to foward drag events. + The drag protocol which the accepts (You can use to determine this). + If , send the same coordinates to the destination, because it is an embedded subwindow. + Sets this as a proxy for drops to another window. + - - - Method - - Gtk.TargetList - - - - - - - Gets the list of targets this widget can provide for drag-and-drop. - - a - a , or if none. - - - - - - - + + + Method System.Void @@ -563,163 +253,179 @@ - - Changes the target types that this widget offers for drag-and-drop. - The widget must first be made into a drag source with - gtk_drag_source_set(). - - a - a + A that's a drag destination. + List of droppable targets, or for none. + Sets the target types that this can accept from drag and drop. + + The must first be made into a drag destination with . + - - - + + + Method System.Void - - - - - + + - Obsolete. - a - a - a - a - a + the to configure. + turns on motion events if . + Sets the generic drag motion behavior for a widget. + This method can be used to make a widget raise events despite its target settings and flags, allowing a widget to perform generic actions regardless of the source widget's target settings. + + + + + + + Method + + System.Void + + + + + + A . + Clears information about a drop destinantion set with . - Old functionality: changes the default drag icon. GTK+ retains references for the - arguments, and will release them when they are no longer needed. - This function is obsolete. The default icon should now be changed - via the stock system by changing the stock pixbuf for #GTK_STOCK_DND. - - + + The will no longer receive notification of drags. + + - - + + + Method System.Void - + + + + - To be added - a - To be added - - - - - - Method - - System.Void - - - - - - To be added - a - To be added - - - - - - Method - - System.Void - - - - - - To be added - a - To be added - - - - - - Method - - System.Void - - - - - - To be added - a - To be added - - - - - - Method - - System.Void - - - - - - To be added - a - To be added - - - - - - Method - - System.Void - - - - - - To be added - a - To be added - - - - - - Method - - System.Void - - - - - - - the source widget. - the name of an Icon in the Icon theme. - Sets a source icon by name from an Icon theme. + The drag context. + A flag indicating whether the drop was successful. + A flag indicating whether the source should delete the original data (this should be for a move). + The timestamp from the event. + Informs the drag sourcre that the drop is finished, and that the data of the drag will no longer be repaired. + + + + + + + Method + + System.Void + + + + + + + + + The that will receive the event. + The drag context. + The target (form of the data) to retrieve. + A timestamp for retrieving the data. This will generally be the time received in a or event. + Obtains the data associated with a drag. + + + When the data is received or the retrieval fails, GTK# will emit a event. Failure of the retrieval is indicated by the length field of the signal parameter being negative. However, when is called implicitely because the was set, then the will not receive notification of failed drops. + + + + + + + + Method + + Gtk.Widget + + + + + + A (destination side) drag context. + Determines the source for a drag. + If the drag is occurring within a single application, a pointer to the source . Otherwise, . + + + + + + + Method + + System.Void + + + + + + A to highlight. + Draws a highlight around a . + + + This will attach handlers to and , so the highlight will continue to be displayed until is called. + + + + + + + + Property + + + System.Obsolete("Replaced by SetIconDefault(ctx)") + + + + Gdk.DragContext + + + + + Obsolete. Replaced by + + + + + + + + Method + + System.Void + + + + + + The context of the drag (this must be called with a context for the source side of a drag). + Sets the icon for a particular drag to the default icon. - + Method System.Void @@ -740,39 +446,302 @@ - - + + + Method - System.Boolean + System.Void - + + + + - a to test. - Tests if a widget is set to raise drag motion events. - if , the widget raises . + The context for a drag (this must be called with a context for the source side of a drag). + The to use as the drag icon. + The X offset within of the hotspot. + The Y offset within of the hotspot. + Sets as the icon for a given drag. - - - + + + + Method + + System.Void + + + + + + + + + The context of the drag (this must be called with a context for the source side of a drag). + The ID of the stock icon to use for the drag. + The X offset within the icon of the hotspot. + The Y offset within the icon of the hotspot. + Sets the icon for a given drag from a stock ID. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + The context for a drag (this must be called with a context for the source side of a drag. + A toplevel window to use as an icon. + The X offset within of the hotspot. + The Y offset within of the hotspot. + Changes the icon for a to a given . + + + GTK# will not destroy the icon, so if you don't want it to persist, you should connect to the event and destroy it yourself. + + + + + + + Method System.Void - - the to configure. - turns on motion events if . - Sets the generic drag motion behavior for a widget. - This method can be used to make a widget raise events despite its target settings and flags, allowing a widget to perform generic actions regardless of the source widget's target settings. - + a + To be added + To be added + + + + + + + Method + + System.Void + + + + + + a + To be added + To be added + + + + + + + Method + + System.Void + + + + + + a + To be added + To be added + + + + + + + Method + + Gtk.TargetList + + + + + + a + + Gets the list of targets this widget can provide for drag-and-drop. + + a , or if none. + + + + + + + + + Method + + System.Void + + + + + + + + + a + The bitmask of buttons that can start the drag. + The table of targets that the drag will support. + the bitmask of possible actions for a drag from this . + Sets up a so that Gtk# will start a drag operation when the user clicks and drags on the . + The must have a window. + + + + + + Method + + System.Void + + + + + + + the source widget. + the name of an Icon in the Icon theme. + Sets a source icon by name from an Icon theme. + + + + + + + + Method + + System.Void + + + + + + + A . + The for the drag icon. + Sets the icon that will be used for drags from a particular from a . + + + GTK# retains a reference for and will release it when it is no longer needed. + + + + + + + + Method + + System.Void + + + + + + + A . + The ID of the stock icon to use. + Sets the icon that will be used for drags from a particular source to a stock icon. + + + + + + + Method + + System.Void + + + + + + + a + a + + Changes the target types that this widget offers for drag-and-drop. + The widget must first be made into a drag source with + gtk_drag_source_set(). + + + + + + + + + + Method + + System.Void + + + + + + A . + Undoes the effects of . + + + + + + + Method + + System.Void + + + + + + A . + Removes a highlight set by from a . + diff --git a/doc/en/Gtk/DragAnim.xml b/doc/en/Gtk/DragAnim.xml new file mode 100644 index 000000000..6f3a69821 --- /dev/null +++ b/doc/en/Gtk/DragAnim.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/DragBeginArgs.xml b/doc/en/Gtk/DragBeginArgs.xml index 03f85ab2b..e133ac057 100644 --- a/doc/en/Gtk/DragBeginArgs.xml +++ b/doc/en/Gtk/DragBeginArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gdk.DragContext diff --git a/doc/en/Gtk/DragBeginHandler.xml b/doc/en/Gtk/DragBeginHandler.xml index 9e2f0e3a5..36d4c43e4 100644 --- a/doc/en/Gtk/DragBeginHandler.xml +++ b/doc/en/Gtk/DragBeginHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the DragBeginHandler instance to the event. The methods referenced by the DragBeginHandler instance are invoked whenever the event is raised, until the DragBeginHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/DragDataDeleteArgs.xml b/doc/en/Gtk/DragDataDeleteArgs.xml index 1d6b5ce57..d3bb7ced5 100644 --- a/doc/en/Gtk/DragDataDeleteArgs.xml +++ b/doc/en/Gtk/DragDataDeleteArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gdk.DragContext diff --git a/doc/en/Gtk/DragDataDeleteHandler.xml b/doc/en/Gtk/DragDataDeleteHandler.xml index f7820c5ab..2db65c17d 100644 --- a/doc/en/Gtk/DragDataDeleteHandler.xml +++ b/doc/en/Gtk/DragDataDeleteHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the DragDataDeleteHandler instance to the event. The methods referenced by the DragDataDeleteHandler instance are invoked whenever the event is raised, until the DragDataDeleteHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/DragDataGetArgs.xml b/doc/en/Gtk/DragDataGetArgs.xml index f81fe2c2a..3780b6ebf 100644 --- a/doc/en/Gtk/DragDataGetArgs.xml +++ b/doc/en/Gtk/DragDataGetArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -28,20 +29,22 @@ Create a new instance with this constructor if you need to invoke a delegate. - - + + + Property - System.UInt32 + Gdk.DragContext - The time this data was gotten from the source widget. - A + The context of this drag. + a - + + Property System.UInt32 @@ -53,7 +56,8 @@ - + + Property Gtk.SelectionData @@ -64,15 +68,16 @@ - - + + + Property - Gdk.DragContext + System.UInt32 - The context of this drag. - a + The time this data was gotten from the source widget. + A diff --git a/doc/en/Gtk/DragDataGetHandler.xml b/doc/en/Gtk/DragDataGetHandler.xml index 1debfdaf7..051c80b0a 100644 --- a/doc/en/Gtk/DragDataGetHandler.xml +++ b/doc/en/Gtk/DragDataGetHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the DragDataGetHandler instance to the event. The methods referenced by the DragDataGetHandler instance are invoked whenever the event is raised, until the DragDataGetHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/DragDataReceivedArgs.xml b/doc/en/Gtk/DragDataReceivedArgs.xml index de2010401..21c1758f7 100644 --- a/doc/en/Gtk/DragDataReceivedArgs.xml +++ b/doc/en/Gtk/DragDataReceivedArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -28,20 +29,22 @@ Create a new instance with this constructor if you need to invoke a delegate. - - + + + Property - System.UInt32 + Gdk.DragContext - The time the data was received by the destination widget. - A + The context of this drag. + a - + + Property System.UInt32 @@ -53,7 +56,8 @@ - + + Property Gtk.SelectionData @@ -64,20 +68,22 @@ - - + + + Property - System.Int32 + System.UInt32 - The Y coordinate where the data was dropped. - An integer. + The time the data was received by the destination widget. + A - + + Property System.Int32 @@ -88,15 +94,16 @@ - - + + + Property - Gdk.DragContext + System.Int32 - The context of this drag. - a + The Y coordinate where the data was dropped. + An integer. diff --git a/doc/en/Gtk/DragDataReceivedHandler.xml b/doc/en/Gtk/DragDataReceivedHandler.xml index f6cf567fb..d9f878226 100644 --- a/doc/en/Gtk/DragDataReceivedHandler.xml +++ b/doc/en/Gtk/DragDataReceivedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the DragDataReceivedHandler instance to the event. The methods referenced by the DragDataReceivedHandler instance are invoked whenever the event is raised, until the DragDataReceivedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/DragDestInfo.xml b/doc/en/Gtk/DragDestInfo.xml new file mode 100644 index 000000000..ada938a43 --- /dev/null +++ b/doc/en/Gtk/DragDestInfo.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/DragDestSite.xml b/doc/en/Gtk/DragDestSite.xml new file mode 100644 index 000000000..681998e74 --- /dev/null +++ b/doc/en/Gtk/DragDestSite.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/DragDropArgs.xml b/doc/en/Gtk/DragDropArgs.xml index 5b9a85feb..c7eac9a92 100644 --- a/doc/en/Gtk/DragDropArgs.xml +++ b/doc/en/Gtk/DragDropArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -28,44 +29,9 @@ Create a new instance with this constructor if you need to invoke a delegate. - - - Property - - System.UInt32 - - - The time the data was dropped. - A - - - - - - Property - - System.Int32 - - - The Y coordinate where the data was dropped. - A - - - - - - Property - - System.Int32 - - - The X coordinate where the data was dropped. - A - - - - + + Property Gdk.DragContext @@ -76,5 +42,44 @@ + + + + Property + + System.UInt32 + + + The time the data was dropped. + A + + + + + + + Property + + System.Int32 + + + The X coordinate where the data was dropped. + A + + + + + + + Property + + System.Int32 + + + The Y coordinate where the data was dropped. + A + + + diff --git a/doc/en/Gtk/DragDropHandler.xml b/doc/en/Gtk/DragDropHandler.xml index b9b219536..5c3da550b 100644 --- a/doc/en/Gtk/DragDropHandler.xml +++ b/doc/en/Gtk/DragDropHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the DragDropHandler instance to the event. The methods referenced by the DragDropHandler instance are invoked whenever the event is raised, until the DragDropHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/DragEndArgs.xml b/doc/en/Gtk/DragEndArgs.xml index 9f664e127..ee8858381 100644 --- a/doc/en/Gtk/DragEndArgs.xml +++ b/doc/en/Gtk/DragEndArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gdk.DragContext diff --git a/doc/en/Gtk/DragEndHandler.xml b/doc/en/Gtk/DragEndHandler.xml index ec783f0e6..71857cf47 100644 --- a/doc/en/Gtk/DragEndHandler.xml +++ b/doc/en/Gtk/DragEndHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the DragEndHandler instance to the event. The methods referenced by the DragEndHandler instance are invoked whenever the event is raised, until the DragEndHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/DragFailedArgs.xml b/doc/en/Gtk/DragFailedArgs.xml index cf06c65ab..7f958081b 100644 --- a/doc/en/Gtk/DragFailedArgs.xml +++ b/doc/en/Gtk/DragFailedArgs.xml @@ -1,16 +1,22 @@ + gtk-sharp - 2.12.0.0 GLib.SignalArgs + + To be added. + To be added. + + + Constructor @@ -18,8 +24,9 @@ To be added. - - + + + Property Gdk.DragContext @@ -28,10 +35,12 @@ To be added. To be added. To be added. + - - + + + Property Gtk.DragResult @@ -40,12 +49,8 @@ To be added. To be added. To be added. + - - To be added. - To be added. - - diff --git a/doc/en/Gtk/DragFailedHandler.xml b/doc/en/Gtk/DragFailedHandler.xml index 7521d7724..7d124b67d 100644 --- a/doc/en/Gtk/DragFailedHandler.xml +++ b/doc/en/Gtk/DragFailedHandler.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/DragFindData.xml b/doc/en/Gtk/DragFindData.xml new file mode 100644 index 000000000..8d1c12bf7 --- /dev/null +++ b/doc/en/Gtk/DragFindData.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/DragLeaveArgs.xml b/doc/en/Gtk/DragLeaveArgs.xml index ab6c3afb7..85ce0d93f 100644 --- a/doc/en/Gtk/DragLeaveArgs.xml +++ b/doc/en/Gtk/DragLeaveArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -28,20 +29,9 @@ Create a new instance with this constructor if you need to invoke a delegate. - - - Property - - System.UInt32 - - - The time of the event. - A - - - - + + Property Gdk.DragContext @@ -52,5 +42,18 @@ + + + + Property + + System.UInt32 + + + The time of the event. + A + + + diff --git a/doc/en/Gtk/DragLeaveHandler.xml b/doc/en/Gtk/DragLeaveHandler.xml index b85ba33e7..002e85fee 100644 --- a/doc/en/Gtk/DragLeaveHandler.xml +++ b/doc/en/Gtk/DragLeaveHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the DragLeaveHandler instance to the event. The methods referenced by the DragLeaveHandler instance are invoked whenever the event is raised, until the DragLeaveHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/DragMotionArgs.xml b/doc/en/Gtk/DragMotionArgs.xml index 08277007c..1acc32c4d 100644 --- a/doc/en/Gtk/DragMotionArgs.xml +++ b/doc/en/Gtk/DragMotionArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -28,44 +29,9 @@ Create a new instance with this constructor if you need to invoke a delegate. - - - Property - - System.UInt32 - - - The time the event happened. - A - - - - - - Property - - System.Int32 - - - The Y coordinate being dragged over. - A - - - - - - Property - - System.Int32 - - - The Y coordinate being dragged over. - A - - - - + + Property Gdk.DragContext @@ -76,5 +42,44 @@ + + + + Property + + System.UInt32 + + + The time the event happened. + A + + + + + + + Property + + System.Int32 + + + The Y coordinate being dragged over. + A + + + + + + + Property + + System.Int32 + + + The Y coordinate being dragged over. + A + + + diff --git a/doc/en/Gtk/DragMotionHandler.xml b/doc/en/Gtk/DragMotionHandler.xml index 1f9202592..18c2d3993 100644 --- a/doc/en/Gtk/DragMotionHandler.xml +++ b/doc/en/Gtk/DragMotionHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the DragMotionHandler instance to the event. The methods referenced by the DragMotionHandler instance are invoked whenever the event is raised, until the DragMotionHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/DragResult.xml b/doc/en/Gtk/DragResult.xml index f009d082b..b96511dfb 100644 --- a/doc/en/Gtk/DragResult.xml +++ b/doc/en/Gtk/DragResult.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Enum @@ -12,9 +12,15 @@ GLib.GType(typeof(Gtk.DragResultGType)) + + To be added. + To be added. + + + Field Gtk.DragResult @@ -25,6 +31,7 @@ + Field Gtk.DragResult @@ -35,6 +42,7 @@ + Field Gtk.DragResult @@ -45,6 +53,7 @@ + Field Gtk.DragResult @@ -55,6 +64,7 @@ + Field Gtk.DragResult @@ -65,6 +75,7 @@ + Field Gtk.DragResult @@ -74,9 +85,4 @@ - - To be added. - To be added. - - diff --git a/doc/en/Gtk/DragSourceInfo.xml b/doc/en/Gtk/DragSourceInfo.xml new file mode 100644 index 000000000..03e950417 --- /dev/null +++ b/doc/en/Gtk/DragSourceInfo.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/DragSourceSite.xml b/doc/en/Gtk/DragSourceSite.xml new file mode 100644 index 000000000..cf124b4fd --- /dev/null +++ b/doc/en/Gtk/DragSourceSite.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/DrawPageArgs.xml b/doc/en/Gtk/DrawPageArgs.xml index 2010d1431..3a82bb68c 100644 --- a/doc/en/Gtk/DrawPageArgs.xml +++ b/doc/en/Gtk/DrawPageArgs.xml @@ -1,16 +1,24 @@ + gtk-sharp - 2.12.0.0 GLib.SignalArgs + + Event data. + + The event invokes delegates which pass event data via this class. + + + + Constructor @@ -19,7 +27,8 @@ - + + Property Gtk.PrintContext @@ -31,7 +40,8 @@ - + + Property System.Int32 @@ -43,11 +53,4 @@ - - Event data. - - The event invokes delegates which pass event data via this class. - - - diff --git a/doc/en/Gtk/DrawPageHandler.xml b/doc/en/Gtk/DrawPageHandler.xml index 97e7e5b9d..4a1f3a0ce 100644 --- a/doc/en/Gtk/DrawPageHandler.xml +++ b/doc/en/Gtk/DrawPageHandler.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/DrawingArea.xml b/doc/en/Gtk/DrawingArea.xml index d4510e160..fa1a33016 100644 --- a/doc/en/Gtk/DrawingArea.xml +++ b/doc/en/Gtk/DrawingArea.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Widget + + + The widget is used for creating custom user interface elements. @@ -67,29 +72,10 @@ class LayoutSample : DrawingArea - - Gtk.Widget - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -98,8 +84,25 @@ class LayoutSample : DrawingArea + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + - + + Property GLib.GType @@ -111,42 +114,5 @@ class LayoutSample : DrawingArea Returns the native value for . - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Method - - System.Void - - - - - - - Sets the size of the drawing area. - a - a - - - - - diff --git a/doc/en/Gtk/DrawnArgs.xml b/doc/en/Gtk/DrawnArgs.xml new file mode 100644 index 000000000..8cffce8c5 --- /dev/null +++ b/doc/en/Gtk/DrawnArgs.xml @@ -0,0 +1,43 @@ + + + + + gtk-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + Cairo.Context + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/DrawnHandler.xml b/doc/en/Gtk/DrawnHandler.xml new file mode 100644 index 000000000..d57216bf7 --- /dev/null +++ b/doc/en/Gtk/DrawnHandler.xml @@ -0,0 +1,24 @@ + + + + + gtk-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/Editable.xml b/doc/en/Gtk/Editable.xml index b4155aaf7..aa889c7f2 100644 --- a/doc/en/Gtk/Editable.xml +++ b/doc/en/Gtk/Editable.xml @@ -1,77 +1,38 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Interface for text-editing widgets. - - GLib.IWrapper + + Interface for text-editing widgets. + + - - - Method + + + + Event - System.Void + System.EventHandler - - - - + - Selects a region of text. - An integer, the start of the selected region. - An integer, the end of the selected region. - The characters that are selected are those characters at positions from up to, but not including . If is negative, then the the characters selected will be those characters from to the end of the text. - - - - - - Method - - System.String - - - - - - - Retrieves a sequence of characters. The characters that are retrieved are those characters at positions from up to, but not including . If is negative, then the the characters retrieved will be those characters from to the end of the text. - An integer; the start position - An integer; the end position - The characters between and (but not including) . - - - - - - Method - - System.Void - - - - - - - Deletes a sequence of characters. The characters that are deleted are those characters at positions from up to, but not including . If is negative, then the the characters deleted will be those characters from to the end of the text. - An integer; the start position - An integer; the end position + Raised when the user has changed the contents of the widget. + Method System.Void @@ -82,38 +43,9 @@ - - - Method - - System.Void - - - - Causes the characters in the current selection to be deleted. - - - - - - Method - - System.Boolean - - - - - - - Gets the current selection bounds, if there is a selection - An IntPtr to store the start position in. - An IntPtr to store the end position in. - Boolean, TRUE if there is a selection. - - - + Method System.Void @@ -124,20 +56,96 @@ - - + + + Method System.Void - Causes the contents of the clipboard to be pasted into the given widget at the current cursor position. + Causes the characters in the current selection to be deleted. + + + + + + + Method + + System.Void + + + + + + + An integer; the start position + An integer; the end position + Deletes a sequence of characters. The characters that are deleted are those characters at positions from up to, but not including . If is negative, then the the characters deleted will be those characters from to the end of the text. + + + + + + + Method + + System.String + + + + + + + An integer; the start position + An integer; the end position + Retrieves a sequence of characters. The characters that are retrieved are those characters at positions from up to, but not including . If is negative, then the the characters retrieved will be those characters from to the end of the text. + The characters between and (but not including) . + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + Gets the current selection bounds, if there is a selection + Boolean, TRUE if there is a selection. + + + + + + + Method + + System.Void + + + + + + + A string to insert. + A pointer to the position within the Editable object for inserting the string. + Inserts at . - + + Property System.Boolean @@ -150,8 +158,22 @@ + + + + Method + + System.Void + + + + Causes the contents of the clipboard to be pasted into the given widget at the current cursor position. + + + - + + Property System.Int32 @@ -164,20 +186,28 @@ - - - Event + + + + Method - Gtk.TextInsertedHandler + System.Void - + + + + - Raised whenever the user inserts text. - The default handler for this signal will normally be responsible for inserting the text, so by connecting to this signal and then stopping the signal with gtk_signal_emit_stop(), it is possible to modify the inserted text, or prevent it from being inserted entirely. (FIXME: Need Gtk# equivalent for gtk_signal_emit_stop().) + To be added. + To be added. + Selects a region of text. + The characters that are selected are those characters at positions from up to, but not including . If is negative, then the the characters selected will be those characters from to the end of the text. + + Event Gtk.TextDeletedHandler @@ -188,33 +218,17 @@ The default handler for this signal will normally be responsible for inserting the text, so by connecting to this signal and then stopping the signal with gtk_signal_emit_stop(), it is possible to modify the inserted text, or prevent it from being inserted entirely. The and parameters are interpreted as for (FIXME: need equivalent for gtk_signal_emit_stop().) - - + + + Event - System.EventHandler + Gtk.TextInsertedHandler - Raised when the user has changed the contents of the widget. - - - - - - Method - - System.Void - - - - - - - Inserts at . - A string to insert. - A pointer to the position within the Editable object for inserting the string. - + Raised whenever the user inserts text. + The default handler for this signal will normally be responsible for inserting the text, so by connecting to this signal and then stopping the signal with gtk_signal_emit_stop(), it is possible to modify the inserted text, or prevent it from being inserted entirely. (FIXME: Need Gtk# equivalent for gtk_signal_emit_stop().) diff --git a/doc/en/Gtk/EditableAdapter.xml b/doc/en/Gtk/EditableAdapter.xml index ad43e19fc..1ff995bcc 100644 --- a/doc/en/Gtk/EditableAdapter.xml +++ b/doc/en/Gtk/EditableAdapter.xml @@ -1,20 +1,29 @@ - + + gtk-sharp - 2.12.0.0 GLib.GInterfaceAdapter + + GLib.IWrapper + Gtk.Editable + + Editable interface adapter. + Adapts a implementation to expose the complete interface API. + + + Constructor @@ -24,6 +33,7 @@ + Constructor @@ -34,8 +44,23 @@ To be added. + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + Event @@ -52,6 +77,7 @@ + Method System.Void @@ -64,6 +90,7 @@ + Method System.Void @@ -76,6 +103,7 @@ + Method System.Void @@ -88,6 +116,7 @@ + Method System.Void @@ -105,6 +134,7 @@ + Method System.String @@ -121,8 +151,27 @@ To be added. + + + + Method + + Gtk.Editable + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method Gtk.Editable @@ -140,127 +189,55 @@ - + + Method System.Boolean - - + + - To be added. - To be added. + To be added. + To be added. To be added. To be added. To be added. - - - Method - - System.Void - - - - - - - To be added. - To be added. - To be added. - To be added. - - - - + + + Property - System.Boolean + GLib.GType To be added. To be added. To be added. + - - - Method - - System.Void - - - - To be added. - To be added. - - - - + + + Property - System.Int32 + System.IntPtr To be added. To be added. To be added. - - - - - Method - - System.Void - - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Event - - - GLib.Signal("delete_text") - - - - Gtk.TextDeletedHandler - - - To be added. - To be added. - - - - - Event - - - GLib.Signal("insert_text") - - - - Gtk.TextInsertedHandler - - - To be added. - To be added. + - + + Property Gtk.EditableImplementor @@ -273,6 +250,7 @@ + Method System.Void @@ -289,7 +267,8 @@ - + + Property System.Boolean @@ -300,8 +279,23 @@ To be added. + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + Method System.Void @@ -313,7 +307,8 @@ - + + Property System.Int32 @@ -325,28 +320,30 @@ - + + Method System.Void - - + + - To be added. - To be added. + To be added. + To be added. To be added. To be added. + Event - GLib.Signal("delete_text") + GLib.Signal("delete-text") @@ -359,10 +356,11 @@ + Event - GLib.Signal("insert_text") + GLib.Signal("insert-text") @@ -374,9 +372,4 @@ - - Editable interface adapter. - Adapts a implementation to expose the complete interface API. - - diff --git a/doc/en/Gtk/EditableImplementor.xml b/doc/en/Gtk/EditableImplementor.xml index fcbe00bea..4c645c6ec 100644 --- a/doc/en/Gtk/EditableImplementor.xml +++ b/doc/en/Gtk/EditableImplementor.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 @@ -14,9 +14,15 @@ GLib.GInterface(typeof(Gtk.EditableAdapter)) + + Editable implementor interface. + The implementable portion of the interface. + + + Method System.Void @@ -34,6 +40,7 @@ + Method System.String @@ -52,6 +59,7 @@ + Method System.Boolean @@ -69,24 +77,26 @@ - + + Method System.Void - + - To be added. + To be added. To be added. To be added. To be added. - + + Property System.Int32 @@ -99,6 +109,7 @@ + Method System.Void @@ -115,9 +126,4 @@ - - Editable implementor interface. - The implementable portion of the interface. - - diff --git a/doc/en/Gtk/EditedArgs.xml b/doc/en/Gtk/EditedArgs.xml index 1e9110d1d..5c4ddc24a 100644 --- a/doc/en/Gtk/EditedArgs.xml +++ b/doc/en/Gtk/EditedArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property System.String @@ -41,7 +43,8 @@ - + + Property System.String diff --git a/doc/en/Gtk/EditedHandler.xml b/doc/en/Gtk/EditedHandler.xml index 31f4f3a85..1886335fd 100644 --- a/doc/en/Gtk/EditedHandler.xml +++ b/doc/en/Gtk/EditedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the EditedHandler instance to the event. The methods referenced by the EditedHandler instance are invoked whenever the event is raised, until the EditedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/EditingStartedArgs.xml b/doc/en/Gtk/EditingStartedArgs.xml index dda7783d3..b75df76ed 100644 --- a/doc/en/Gtk/EditingStartedArgs.xml +++ b/doc/en/Gtk/EditingStartedArgs.xml @@ -1,11 +1,15 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. @@ -13,13 +17,10 @@ - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gtk.CellEditable @@ -42,7 +44,8 @@ - + + Property System.String diff --git a/doc/en/Gtk/EditingStartedHandler.xml b/doc/en/Gtk/EditingStartedHandler.xml index 5c21347fb..3ecc758e3 100644 --- a/doc/en/Gtk/EditingStartedHandler.xml +++ b/doc/en/Gtk/EditingStartedHandler.xml @@ -1,11 +1,21 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -17,15 +27,5 @@ - - System.Delegate - - - System.Void - - - - - diff --git a/doc/en/Gtk/EndPrintArgs.xml b/doc/en/Gtk/EndPrintArgs.xml index 19f43c11c..26b9ac9d6 100644 --- a/doc/en/Gtk/EndPrintArgs.xml +++ b/doc/en/Gtk/EndPrintArgs.xml @@ -1,16 +1,24 @@ + gtk-sharp - 2.12.0.0 GLib.SignalArgs + + Event data. + + The event invokes delegates which pass event data via this class. + + + + Constructor @@ -19,7 +27,8 @@ - + + Property Gtk.PrintContext @@ -31,11 +40,4 @@ - - Event data. - - The event invokes delegates which pass event data via this class. - - - diff --git a/doc/en/Gtk/EndPrintHandler.xml b/doc/en/Gtk/EndPrintHandler.xml index b6f46381c..27e73ca51 100644 --- a/doc/en/Gtk/EndPrintHandler.xml +++ b/doc/en/Gtk/EndPrintHandler.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/EnterNotifyEventArgs.xml b/doc/en/Gtk/EnterNotifyEventArgs.xml index 122a64d75..861f354de 100644 --- a/doc/en/Gtk/EnterNotifyEventArgs.xml +++ b/doc/en/Gtk/EnterNotifyEventArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gdk.EventCrossing diff --git a/doc/en/Gtk/EnterNotifyEventHandler.xml b/doc/en/Gtk/EnterNotifyEventHandler.xml index 72bd6d6dd..93671d0a7 100644 --- a/doc/en/Gtk/EnterNotifyEventHandler.xml +++ b/doc/en/Gtk/EnterNotifyEventHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the EnterNotifyEventHandler instance to the event. The methods referenced by the EnterNotifyEventHandler instance are invoked whenever the event is raised, until the EnterNotifyEventHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/Entry.xml b/doc/en/Gtk/Entry.xml index 95e335c0f..19fd7a7ea 100644 --- a/doc/en/Gtk/Entry.xml +++ b/doc/en/Gtk/Entry.xml @@ -1,12 +1,23 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Widget + + + + Gtk.CellEditable + + + Gtk.Editable + + An Entry is a single-line text entry widget. @@ -71,217 +82,10 @@ class EntrySample - - Gtk.Widget - - - - Gtk.CellEditable - - - Gtk.Editable - - - - - Method - - System.Int32 - - - - - - Add arbitrary text to the entry. - the text to add - - The number of characters added. - - - Use this method to insert a string at the current CursorPosition. - - - - - - Method - - System.Void - - - - - - Specific implementation of Gtk.CellEditable.StartEditing for the Entry widget. - - - - - - - Method - - System.Void - - - - Specific implementation of Gtk.CellEditable.FinishEditing for the Entry widget. - - - - - - Method - - System.Void - - - - Specific implementation of Gtk.CellEditable.RemoveWidget for the Entry widget. - - - - - - Method - - System.Void - - - - - - - Specific implementation of Gtk.Editable.SelectRegion for the Entry widget. - - - - - - - - Method - - System.String - - - - - - - Specific implementation of Gtk.Editable.GetChars for the Entry widget. - The index of the first character to get, (zero-indexed). - The index of the character to retrieve up to. - - A string representing the characters from , up to, but not including . If is negative, then the the characters retrieved will be those characters from to the end of the text. - - - - - - - Method - - System.Void - - - - - - - Specific implementation of Gtk.Editable.DeleteText for the Entry widget. - - - - - - - - Method - - System.Void - - - - Specific implementation of Gtk.Editable.CopyClipboard for the Entry widget. - - - - - - Method - - System.Void - - - - Specific implementation of Gtk.Editable.DeleteSelection for the Entry widget. Deletes the currently selected text from the Entry. - - - - - - Method - - System.Boolean - - - - - - - Get the the positions of the start and end of the current selection, if there is one. - output variable for the character index of the selection start - output variable for the character index of the end of the selection - - - if there is a selection, otherwise. - - - - - - - Method - - System.Void - - - - Copies any selected text to the clipboard and deletes it from the entry. - - - - - - Method - - System.Void - - - - Causes the contents of the clipboard to be pasted into the Entry at the current cursor position. - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -290,230 +94,79 @@ class EntrySample - - - Property - - System.Boolean - + + + + Constructor + - Implements the concrete version of Gtk.Editable.IsEditable, to determine if the text of the Entry can be edited. - - true if the Entry is editable, false otherwise. - + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Constructor + + + + + + A + Public constructor. - - - Property + + + + Event + + + GLib.Signal("activate") + + - System.Int32 + System.EventHandler - - + - The position of the cursor. - - the current cursor position - + Connect to this event to be notified when the user hits 'return'. - The cursor is displayed before the character with the given (base 0) index in the widget. The value must be less than or equal to the number of characters in the widget. A value of -1 indicates that the position should be set after the last character in the entry. Note that this position is in characters, not in bytes. + Connect to this event with a standard . - - - Property - - Pango.Layout - - - Get the object used by this Entry for text layout. - - The Pango.Layout used to render the text of this entry. - - - This property is read only. - - - - - - Property - - System.Boolean - - - - - Determine whether to display characters entered, or whether to mask them. - - true if characters are being displayed, false if they are being masked. - - - This property should be used to create entry widgets for sensitive data such as passwords. - - - - - GLib.Property("visibility") - - - - - - Property - - System.Int32 - - - - - The maximum number of characters that can be placed in this Entry. - - The maximum number of characters that can currently be set in this Entry. - - - This property can be useful for ensuring no more than a specific number of characters are put in an entry. - - - - - GLib.Property("max-length") - - - - - - Property - - System.Int32 - - - The position of the cursor in the text of the Entry. - - The current character of the cursor. - - - Use this property to manipulate the position of the cursor - it is displayed before the character with the given (base 0) index in the widget. The value must be less than or equal to the number of characters in the widget. A value of -1 indicates that the position should be set after the last character in the entry. Note that this position is in characters, not in bytes. - - - - - GLib.Property("cursor-position") - - - - - - Property - - System.Int32 - - - The length of the selected text. - - The number of selected characters. - - - - - - GLib.Property("selection-bound") - - - - - - Property - - System.String - - - - - Manipulate the current text contents of an Entry. - - The current text in an Entry. - - - - - - GLib.Property("text") - - - - - - Property - - System.Int32 - - - Number of pixels the entry scrolled off the screen to the left. - A - - - - - GLib.Property("scroll-offset") - - - - - - Property - - System.Int32 - - - - - Changes the size request of the entry to be about the right size for characters. - - The number of characters requested. - - - Note that it changes the size request, the size can still be affected by how you pack the widget into containers. If n_chars is -1, the size reverts to the default entry size. - - - - - GLib.Property("width-chars") - - - - - - Property - - System.Boolean - - - - - Whether or not this Entry is editable. - - - if this entry can be edited, otherwise. - - - Set this property to false if you need to stop input into an Entry widget. For displaying textual data, it is more normal to use a instead. - - - - - System.Obsolete("Replaced by IsEditable property") - - - - + + Property + + + GLib.Property("activates-default") + + System.Boolean @@ -531,589 +184,10 @@ class EntrySample (For experts: if the value is , the entry calls on the containing the entry, in the default handler for the event). - - - GLib.Property("activates-default") - - - - - - Property - - System.Boolean - - - - - Whether or not this Entry should be surrounded by a 3D frame. - - if a frame surrounds this Entry, otherwise - - Unless there is a very specific reason for doing so, this property is best left to its default to ensure consistency in Entry widgets across applications. - - - - - GLib.Property("has-frame") - - - - - - Event - - System.EventHandler - - - - Implements the WidgetRemoved method of the interface. This will effectively destroy the Entry. - - - - - GLib.Signal("remove_widget") - - - - - - Event - - System.EventHandler - - - - Implements the EditingDone method of the interface. - - - - - GLib.Signal("editing_done") - - - - - - Event - - Gtk.TextInsertedHandler - - - - Connect to this event to be notified when text is inserted into the Entry. - - - - - GLib.Signal("insert_text") - - - - - - Event - - Gtk.TextDeletedHandler - - - - Connect to this event to be notified when text is deleted from the Entry. - - - - - GLib.Signal("delete_text") - - - - - - Event - - System.EventHandler - - - - When the contents of the Entry change, this event is raised. - - - - - GLib.Signal("changed") - - - - - - Event - - Gtk.MoveCursorHandler - - - - Connect to this event handler to be notified when the cursor of an Entry moves. - Data pertaining to this event is passed with a . - - - - GLib.Signal("move_cursor") - - - - - - Event - - System.EventHandler - - - - Connect to this event to be notified when the user 'cuts' a selection in the Entry. - Connect to this event with a standard . - - - - GLib.Signal("cut_clipboard") - - - - - - Event - - System.EventHandler - - - - Connect to this event to be notified when the user hits 'return'. - - Connect to this event with a standard . - - - - - GLib.Signal("activate") - - - - - - Event - - Gtk.DeleteFromCursorHandler - - - - Connect to this event to find out when text is deleted from the Entry by the user. - - Data pertaining to this event is encapsulated in a . - - - - - GLib.Signal("delete_from_cursor") - - - - - - Event - - System.EventHandler - - - - Connect to this event to be notified when the clipboard contents are pasted into this Entry. - - Connect to this event with a standard . - - - - - GLib.Signal("paste_clipboard") - - - - - - Event - - System.EventHandler - - - - Connect to this event to be notified when the contents of the Entry are copied to the clipboard. - - Connect to this event with a standard . - - - - - GLib.Signal("copy_clipboard") - - - - - - Event - - Gtk.PopulatePopupHandler - - - - Raised when the popup handler needs to be filled with data. - - Data pertaining to this event is encapsulated in a . - - - - - GLib.Signal("populate_popup") - - - - - - Event - - System.EventHandler - - - - Connect to this event to discover when the Overwrite state has been changed by the user. This is usually done by pressing the 'Insert' key on a keyboard. - - Connect to this event with a standard . - - - - - GLib.Signal("toggle_overwrite") - - - - - - Event - - Gtk.InsertAtCursorHandler - - - - Connect to this event to discover when text is inserted at the cursor position - usually when the user types something in. - - Data pertaining to this event is encapsulated in an . - - - - - GLib.Signal("insert_at_cursor") - - - - - - Method - - System.Void - - - - - - - Add text to the entry just before . - A - A - - - - - - Constructor - - - - - - Public constructor. - A - - - - - - Method - - System.Void - - - - - - - Obtains the position of the PangoLayout used to render text in the entry, in widget coordinates. - X offset output of the layout. - Y offset output of the layout. - - Useful if you want to line up the text in an entry with some other text, e.g. when using the entry to implement editable cells in a sheet widget. -- Also useful to convert mouse events into coordinates inside the PangoLayout, e.g. to take some action if some part of the entry text is clicked. - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - - Default handler for the event. - a - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Property - - System.Single - - - - The horizontal alignment, from 0 (left) to 1 (right). - a - Reversed for RTL layouts. - -Allowed values: [0,1] - -Default value: 0 - - - - - - GLib.Property("xalign") - - - + + Property System.Single @@ -1129,8 +203,142 @@ The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL layouts + + + + Event + + + GLib.Signal("backspace") + + + + System.EventHandler + + + + To be added + To be added + + + + + + + Property + + + GLib.Property("buffer") + + + + Gtk.EntryBuffer + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("caps-lock-warning") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("changed") + + + + System.EventHandler + + + + When the contents of the Entry change, this event is raised. + + + + + + + Event + + + GLib.Signal("copy-clipboard") + + + + System.EventHandler + + + + Connect to this event to be notified when the contents of the Entry are copied to the clipboard. + + Connect to this event with a standard . + + + + + + + Event + + + GLib.Signal("cut-clipboard") + + + + System.EventHandler + + + + Connect to this event to be notified when the user 'cuts' a selection in the Entry. + Connect to this event with a standard . + + + + + + Event + + + GLib.Signal("paste-clipboard") + + + + System.EventHandler + + + + Connect to this event to be notified when the clipboard contents are pasted into this Entry. + + Connect to this event with a standard . + + + - + + Property Gtk.EntryCompletion @@ -1143,161 +351,36 @@ The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL layouts - - + + + Method System.Void - - - + - Prepends the given text to the contents of the widget. - a + Specific implementation of Gtk.Editable.CopyClipboard for the Entry widget. - - - - Method - - System.Void - - - - - - Appends the given text to the contents of the widget. - a - - - - - - - Constructor - - - - - - Creates a new with the given maximum length. - a , the maximum length of the entry, or 0 for no maximum. - - - the existence of this function is inconsistent with the rest of the Gtk API. The normal setup would be to just require the user to make an extra call to instead. It is not expected that this function will be removed, but it would be better practice not to use it. - - - - - - - - + + + Property - - System.Char - - - - The character to display when is - a - The is the character displayed in the entry in place of the actual characters of when is . The default invisible character is an asterisk ('*'). If you set this to 0, then no characters will be displayed at all. - - - - - GLib.Property("invisible-char") - - - - - - Event - - System.EventHandler - - - - To be added - To be added - - - - - GLib.Signal("backspace") - - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - - Method System.Int32 - - - - To be added - a - a - To be added - - - - - - Method - - System.Int32 - - - - - - To be added - a - a - To be added - - - - - - Property - - - GLib.Property("truncate-multiline") - - - - System.Boolean - - - Indicates if pasted text is truncated to the first line. - Defaults to . - - + To be added. + To be added. + To be added. + - + + Property Gtk.Adjustment @@ -1309,8 +392,1890 @@ The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL layouts + + + + Property + + + GLib.Property("cursor-position") + + + + System.Int32 + + + The position of the cursor in the text of the Entry. + + The current character of the cursor. + + + Use this property to manipulate the position of the cursor - it is displayed before the character with the given (base 0) index in the widget. The value must be less than or equal to the number of characters in the widget. A value of -1 indicates that the position should be set after the last character in the entry. Note that this position is in characters, not in bytes. + + + + + + + Method + + System.Void + + + + Copies any selected text to the clipboard and deletes it from the entry. + + + + + + + Event + + + GLib.Signal("delete-from-cursor") + + + + Gtk.DeleteFromCursorHandler + + + + Connect to this event to find out when text is deleted from the Entry by the user. + + Data pertaining to this event is encapsulated in a . + + + + + + + Method + + System.Void + + + + Specific implementation of Gtk.Editable.DeleteSelection for the Entry widget. Deletes the currently selected text from the Entry. + + + + + + + Method + + System.Void + + + + + + + + + Specific implementation of Gtk.Editable.DeleteText for the Entry widget. + + + + + + + Property + + + System.Obsolete("Replaced by IsEditable property") + + + + System.Boolean + + + + + Whether or not this Entry is editable. + + + if this entry can be edited, otherwise. + + + Set this property to false if you need to stop input into an Entry widget. For displaying textual data, it is more normal to use a instead. + + + + + + + Event + + + GLib.Signal("editing-done") + + + + System.EventHandler + + + + Implements the EditingDone method of the interface. + + + + + + + Method + + System.Void + + + + Specific implementation of Gtk.CellEditable.FinishEditing for the Entry widget. + + + + + + + Method + + System.String + + + + + + + The index of the first character to get, (zero-indexed). + The index of the character to retrieve up to. + Specific implementation of Gtk.Editable.GetChars for the Entry widget. + + A string representing the characters from , up to, but not including . If is negative, then the the characters retrieved will be those characters from to the end of the text. + + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Icon + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gdk.Pixbuf + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.ImageType + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + X offset output of the layout. + Y offset output of the layout. + Obtains the position of the PangoLayout used to render text in the entry, in widget coordinates. + + Useful if you want to line up the text in an entry with some other text, e.g. when using the entry to implement editable cells in a sheet widget. +- Also useful to convert mouse events into coordinates inside the PangoLayout, e.g. to take some action if some part of the entry text is clicked. + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + Get the the positions of the start and end of the current selection, if there is one. + + + if there is a selection, otherwise. + + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + + GLib.Property("has-frame") + + + + System.Boolean + + + + + Whether or not this Entry should be surrounded by a 3D frame. + + if a frame surrounds this Entry, otherwise + + Unless there is a very specific reason for doing so, this property is best left to its default to ensure consistency in Entry widgets across applications. + + + + + + + Event + + + GLib.Signal("icon-press") + + + + Gtk.IconPressHandler + + + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("icon-release") + + + + Gtk.IconReleaseHandler + + + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("im-module") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("inner-border") + + + + Gtk.Border + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("insert-at-cursor") + + + + Gtk.InsertAtCursorHandler + + + + Connect to this event to discover when text is inserted at the cursor position - usually when the user types something in. + + Data pertaining to this event is encapsulated in an . + + + + + + + Method + + System.Int32 + + + + + + the text to add + Add arbitrary text to the entry. + + The number of characters added. + + + Use this method to insert a string at the current CursorPosition. + + + + + + + Method + + System.Void + + + + + + + A + A + Add text to the entry just before . + + + + + + + Property + + + GLib.Property("invisible-char") + + + + System.Char + + + + The character to display when is + a + The is the character displayed in the entry in place of the actual characters of when is . The default invisible character is an asterisk ('*'). If you set this to 0, then no characters will be displayed at all. + + + + + + + Property + + + GLib.Property("invisible-char-set") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + + + Implements the concrete version of Gtk.Editable.IsEditable, to determine if the text of the Entry can be edited. + + true if the Entry is editable, false otherwise. + + + + + + + + Property + + Pango.Layout + + + Get the object used by this Entry for text layout. + + The Pango.Layout used to render the text of this entry. + + + This property is read only. + + + + + + + Method + + System.Int32 + + + + + + a + To be added + a + To be added + + + + + + + Property + + + GLib.Property("max-length") + + + + System.Int32 + + + + + The maximum number of characters that can be placed in this Entry. + + The maximum number of characters that can currently be set in this Entry. + + + This property can be useful for ensuring no more than a specific number of characters are put in an entry. + + + + + + + Event + + + GLib.Signal("move-cursor") + + + + Gtk.MoveCursorHandler + + + + Connect to this event handler to be notified when the cursor of an Entry moves. + Data pertaining to this event is passed with a . + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideActivated", Type=typeof(Gtk.Entry)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideBackspace", Type=typeof(Gtk.Entry)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideChanged", Type=typeof(Gtk.Entry)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideClipboardCopied", Type=typeof(Gtk.Entry)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideClipboardCut", Type=typeof(Gtk.Entry)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideClipboardPasted", Type=typeof(Gtk.Entry)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDeleteFromCursor", Type=typeof(Gtk.Entry)) + + + + System.Void + + + + + + + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideEditingDone", Type=typeof(Gtk.Entry)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetTextAreaSize", Type=typeof(Gtk.Entry)) + + + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideIconPress", Type=typeof(Gtk.Entry)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideIconRelease", Type=typeof(Gtk.Entry)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideInsertAtCursor", Type=typeof(Gtk.Entry)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideMoveCursor", Type=typeof(Gtk.Entry)) + + + + System.Void + + + + + + + + a + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePopulatePopup", Type=typeof(Gtk.Entry)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePreeditChanged", Type=typeof(Gtk.Entry)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideTextDeleted", Type=typeof(Gtk.Entry)) + + + + System.Void + + + + + + + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideTextInserted", Type=typeof(Gtk.Entry)) + + + + System.Void + + + + + + + To be added. + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideToggleOverwrite", Type=typeof(Gtk.Entry)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideWidgetRemoved", Type=typeof(Gtk.Entry)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Property + + + GLib.Property("overwrite-mode") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + Causes the contents of the clipboard to be pasted into the Entry at the current cursor position. + + + + + + + Event + + + GLib.Signal("populate-popup") + + + + Gtk.PopulatePopupHandler + + + + Raised when the popup handler needs to be filled with data. + + Data pertaining to this event is encapsulated in a . + + + + + + + Property + + System.Int32 + + + + + The position of the cursor. + + the current cursor position + + + The cursor is displayed before the character with the given (base 0) index in the widget. The value must be less than or equal to the number of characters in the widget. A value of -1 indicates that the position should be set after the last character in the entry. Note that this position is in characters, not in bytes. + + + + + + + Event + + + GLib.Signal("preedit-changed") + + + + Gtk.PreeditChangedHandler + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("primary-icon-activatable") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("primary-icon-gicon") + + + + GLib.Icon + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("primary-icon-name") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("primary-icon-pixbuf") + + + + Gdk.Pixbuf + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("primary-icon-sensitive") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("primary-icon-stock") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("primary-icon-storage-type") + + + + Gtk.ImageType + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("primary-icon-tooltip-markup") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("primary-icon-tooltip-text") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("progress-fraction") + + + + System.Double + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("progress-pulse-step") + + + + System.Double + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + Specific implementation of Gtk.CellEditable.RemoveWidget for the Entry widget. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("scroll-offset") + + + + System.Int32 + + + Number of pixels the entry scrolled off the screen to the left. + A + + + + + + + Property + + + GLib.Property("secondary-icon-activatable") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("secondary-icon-gicon") + + + + GLib.Icon + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("secondary-icon-name") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("secondary-icon-pixbuf") + + + + Gdk.Pixbuf + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("secondary-icon-sensitive") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("secondary-icon-stock") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("secondary-icon-storage-type") + + + + Gtk.ImageType + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("secondary-icon-tooltip-markup") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("secondary-icon-tooltip-text") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("selection-bound") + + + + System.Int32 + + + The length of the selected text. + + The number of selected characters. + + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + Specific implementation of Gtk.Editable.SelectRegion for the Entry widget. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + - + + Property @@ -1327,5 +2292,260 @@ The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL layouts + + + + Method + + System.Void + + + + + + + Specific implementation of Gtk.CellEditable.StartEditing for the Entry widget. + + + + + + + Property + + + GLib.Property("text") + + + + System.String + + + + + Manipulate the current text contents of an Entry. + + The current text in an Entry. + + + + + + + + Event + + + GLib.Signal("delete-text") + + + + Gtk.TextDeletedHandler + + + + Connect to this event to be notified when text is deleted from the Entry. + + + + + + + Method + + System.Int32 + + + + + + a + To be added + a + To be added + + + + + + + Event + + + GLib.Signal("insert-text") + + + + Gtk.TextInsertedHandler + + + + Connect to this event to be notified when text is inserted into the Entry. + + + + + + + Property + + + GLib.Property("text-length") + + + + System.UInt16 + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("toggle-overwrite") + + + + System.EventHandler + + + + Connect to this event to discover when the Overwrite state has been changed by the user. This is usually done by pressing the 'Insert' key on a keyboard. + + Connect to this event with a standard . + + + + + + + Property + + + GLib.Property("truncate-multiline") + + + + System.Boolean + + + Indicates if pasted text is truncated to the first line. + Defaults to . + + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("visibility") + + + + System.Boolean + + + + + Determine whether to display characters entered, or whether to mask them. + + true if characters are being displayed, false if they are being masked. + + + This property should be used to create entry widgets for sensitive data such as passwords. + + + + + + + Event + + + GLib.Signal("remove-widget") + + + + System.EventHandler + + + + Implements the WidgetRemoved method of the interface. This will effectively destroy the Entry. + + + + + + + Property + + + GLib.Property("width-chars") + + + + System.Int32 + + + + + Changes the size request of the entry to be about the right size for characters. + + The number of characters requested. + + + Note that it changes the size request, the size can still be affected by how you pack the widget into containers. If n_chars is -1, the size reverts to the default entry size. + + + + + + + Property + + + GLib.Property("xalign") + + + + System.Single + + + + The horizontal alignment, from 0 (left) to 1 (right). + a + Reversed for RTL layouts. + +Allowed values: [0,1] + +Default value: 0 + + + + diff --git a/doc/en/Gtk/EntryBuffer.xml b/doc/en/Gtk/EntryBuffer.xml new file mode 100644 index 000000000..b44b3c952 --- /dev/null +++ b/doc/en/Gtk/EntryBuffer.xml @@ -0,0 +1,415 @@ + + + + + gtk-sharp + + + GLib.Object + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.UInt64 + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("deleted-text") + + + + Gtk.DeletedTextHandler + + + To be added. + To be added. + + + + + + + Method + + System.UInt32 + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("inserted-text") + + + + Gtk.InsertedTextHandler + + + To be added. + To be added. + + + + + + + Method + + System.UInt32 + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("length") + + + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("max-length") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDeletedText", Type=typeof(Gtk.EntryBuffer)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDeleteText", Type=typeof(Gtk.EntryBuffer)) + + + + System.UInt32 + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetLength", Type=typeof(Gtk.EntryBuffer)) + + + + System.UInt32 + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetText", Type=typeof(Gtk.EntryBuffer)) + + + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideInsertedText", Type=typeof(Gtk.EntryBuffer)) + + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideInsertText", Type=typeof(Gtk.EntryBuffer)) + + + + System.UInt32 + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("text") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/EntryCapslockFeedback.xml b/doc/en/Gtk/EntryCapslockFeedback.xml new file mode 100644 index 000000000..4d56ce550 --- /dev/null +++ b/doc/en/Gtk/EntryCapslockFeedback.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/EntryCompletion.xml b/doc/en/Gtk/EntryCompletion.xml index 2978b8ff2..15ad5876c 100644 --- a/doc/en/Gtk/EntryCompletion.xml +++ b/doc/en/Gtk/EntryCompletion.xml @@ -1,11 +1,19 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Object + + + + Gtk.CellLayout + + This object allows a widget to suggest possible completions of a string which has been partially entered. @@ -65,97 +73,175 @@ public class DemoEntryCompletion : Window - - GLib.Object - - - - Gtk.CellLayout - - - - - Method - - System.Void - - - - + + + + Constructor + + - This method is called whenever an action is activated. - a - - - - - - - Method - - System.Boolean - - - - - - - This method is called whenever the user selects one of the suggested matches. - a , the model the match was selected from - a , the row the user picked - a + Constructor for general use. - - - Method - - System.Void - + + + + Constructor - - + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + a + Constructor for internal use only. + + + + + + + Event + + + GLib.Signal("action-activated") + + + + Gtk.ActionActivatedHandler + + - Inserts an action in the completion's action item list at - position with markup - . + Event triggered when a particular action is activated. - a - a - - - + + + Method System.Void - - + + + - - Inserts an action in the completion's action item list at - position with text - . + a + a , parameter on to be set from the value + a , column of the model to get a value from. + + Adds an attribute mapping to the list in this entry-completion widget. - a - a - If you want the item to have markup, use . + The is the column of the model to get a value from, and the is the + parameter on to be set from the value. So for example if column 2 + of the model contains strings, you could have the "text" attribute of a + get its values from column 2. - + + + + + + Property + + Gtk.CellArea + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("cell-area") + + + + Gtk.CellArea + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.CellRenderer[] + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + Clears the completion. + + + + + + + Method + + System.Void + + + + + + a + + Clears all existing attributes previously set with + . + + + Method System.Void @@ -170,8 +256,41 @@ public class DemoEntryCompletion : Window + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("cursor-on-match") + + + + Gtk.CursorOnMatchHandler + + + To be added. + To be added. + + + + Method System.Void @@ -180,176 +299,34 @@ public class DemoEntryCompletion : Window + a Deletes the action at from the action list for this completion. - a - - - Method + + + + Property - System.Void - - - - - - - - Reinserts into the completion list - at . - - a - a - - - - - - Method - - System.Void - - - - - - - Adds the to the end of the entry-completion widget. - a - a - - If is , then the - is allocated no more space than it needs. Any unused space is - divided evenly between cells for which is . - - - - - - Method - - System.Void - - - - - - - Packs the into the beginning of the entry-completion widget. - a - a - - If is , then the - is allocated no more space than it needs. Any unused space is - divided evenly between cells for which is . - - - - - - Method - - System.Void - - - - - - - - - Adds an attribute mapping to the list in this entry-completion widget. - - a - a , parameter on to be set from the value - a , column of the model to get a value from. - - The is the column of the model to get a value from, and the is the - parameter on to be set from the value. So for example if column 2 - of the model contains strings, you could have the "text" attribute of a - get its values from column 2. - - - - - - Method - - System.Void - - - - - - - Clears all existing attributes previously set with - . - - a - - - - - - Method - - System.Void + Gtk.Widget - Clears the completion. - - - - - - Constructor - - - - - - Protected constructor. - a - - - - - System.Obsolete - - - - - - Constructor - - - - - - Constructor for internal use only. - a - - - - - - Constructor - - - - Constructor for general use. + + Returns the entry widget this completion object has been attached to. + + a - + + Property GLib.GType @@ -361,9 +338,147 @@ public class DemoEntryCompletion : Window Returns the native value for . - - + + + Property + + + GLib.Property("inline-completion") + + + + System.Boolean + + + + To be added + a + To be added + + + + + + + Property + + + GLib.Property("inline-selection") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + a + a + + Inserts an action in the completion's action item list at + position with markup + . + + + + + + + + + Method + + System.Void + + + + + + + a + a + + Inserts an action in the completion's action item list at + position with text + . + + + If you want the item to have markup, use . + + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + + + Property + + Gtk.EntryCompletionMatchFunc + + + The matching function + a + The match function is used to determine if a row should or should not be in the completion list. + + + + + + Event + + + GLib.Signal("match-selected") + + + + Gtk.MatchSelectedHandler + + + + Event triggered when the user selects a match. + + + + + + + Property + + + GLib.Property("minimum-key-length") + + System.Int32 @@ -378,110 +493,16 @@ public class DemoEntryCompletion : Window (ie, a too large dataset). - - - GLib.Property("minimum-key-length") - - - - - - Property - - System.Int32 - - - - Setting this property generates a completion list with just strings. - a - - Setting this convenience property will set up the completion - to have a list displaying all (and just) strings in the completion list, - and to get those strings from a particular column number in the model of the completion object. - - - - - - GLib.Property("text-column") - - - - - - Property - - Gtk.Widget - - - - - Returns the entry widget this completion object has been attached to. - - a - - - - - - Event - - Gtk.ActionActivatedHandler - - - - - Event triggered when a particular action is activated. - - - - - - GLib.Signal("action_activated") - - - - - - Event - - Gtk.MatchSelectedHandler - - - - Event triggered when the user selects a match. - - - - - GLib.Signal("match_selected") - - - - - - Method - - System.Void - - - - - - - Sets up a data function for this layout. - a - a - - The data function is used instead of the standard attributes mapping for setting the - column value, and should set the value of the layout's cell renderer(s) - as appropriate. may be to remove an older one. - - - + + Property + + + GLib.Property("model") + + Gtk.TreeModel @@ -491,106 +512,87 @@ public class DemoEntryCompletion : Window a + + + + + Method - GLib.Property("model") + GLib.DefaultSignalHandler(ConnectionMethod="OverrideActionActivated", Type=typeof(Gtk.EntryCompletion)) - - - - Method System.Void - - - - - System.ParamArray - - - + - Sets the attribute to model column bindings for a renderer. - a - a - The array should be pairs of attribute names and column indexes. + a + This method is called whenever an action is activated. + + - - - Property - - Gtk.EntryCompletionMatchFunc - - - The matching function - a - The match function is used to determine if a row should or should not be in the completion list. - - - - - Property + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCursorOnMatch", Type=typeof(Gtk.EntryCompletion)) + + System.Boolean - + + + + - To be added - a - To be added - + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + Method - GLib.Property("inline-completion") + GLib.DefaultSignalHandler(ConnectionMethod="OverrideMatchSelected", Type=typeof(Gtk.EntryCompletion)) - - - - Property System.Boolean - + + + + - To be added - a - To be added - + a , the model the match was selected from + a , the row the user picked + This method is called whenever the user selects one of the suggested matches. + a + - - - GLib.Property("popup-completion") - - - - - - Event - - Gtk.PrefixInsertedHandler - - - - To be added - To be added - - - - - GLib.Signal("insert_prefix") - - + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePrefixInserted", Type=typeof(Gtk.EntryCompletion)) + + System.Boolean @@ -598,47 +600,80 @@ public class DemoEntryCompletion : Window - Default handler for the event. a + Default handler for the event. a Override this method in a subclass to provide a default handler for the event. - - + + + Method System.Void - + + + + - To be added - To be added - + a + a + Adds the to the end of the entry-completion widget. + + If is , then the + is allocated no more space than it needs. Any unused space is + divided evenly between cells for which is . + - - + + + + Method + + System.Void + + + + + + + a + a + Packs the into the beginning of the entry-completion widget. + + If is , then the + is allocated no more space than it needs. Any unused space is + divided evenly between cells for which is . + + + + + + Property - GLib.Property("popup-single-match") + GLib.Property("popup-completion") System.Boolean + - Controls if popup is displayed on a single match. - - if popup is displayed on single matches. - Set this to for inline completion. - + To be added + a + To be added + - + + Property @@ -656,84 +691,134 @@ public class DemoEntryCompletion : Window - - + + + Property + + + GLib.Property("popup-single-match") + + - Gtk.CellRenderer[] + System.Boolean - To be added. - To be added. - To be added. - + Controls if popup is displayed on a single match. + + if popup is displayed on single matches. + Set this to for inline completion. + - - - Property - - System.String - - - To be added. - To be added. - To be added. - - - - - + + + Event - GLib.Signal("cursor_on_match") + GLib.Signal("insert-prefix") - Gtk.CursorOnMatchHandler + Gtk.PrefixInsertedHandler + - To be added. - To be added. - + To be added + To be added + - - + + + + Method + + System.Void + + + + + + + a + a + + Reinserts into the completion list + at . + + + + + + + + Method + + System.Void + + + + + + + System.ParamArray + + + + + + a + a + Sets the attribute to model column bindings for a renderer. + The array should be pairs of attribute names and column indexes. + + + + + + Method + + System.Void + + + + + + + a + a + Sets up a data function for this layout. + + The data function is used instead of the standard attributes mapping for setting the + column value, and should set the value of the layout's cell renderer(s) + as appropriate. may be to remove an older one. + + + + + + Property - GLib.Property("inline-selection") + GLib.Property("text-column") - System.Boolean + System.Int32 + - To be added. - To be added. - To be added. - - - - - - Method - - System.Boolean - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - + Setting this property generates a completion list with just strings. + a + + Setting this convenience property will set up the completion + to have a list displaying all (and just) strings in the completion list, + and to get those strings from a particular column number in the model of the completion object. + + diff --git a/doc/en/Gtk/EntryCompletionMatchFunc.xml b/doc/en/Gtk/EntryCompletionMatchFunc.xml index b413c21ae..bcb914b5a 100644 --- a/doc/en/Gtk/EntryCompletionMatchFunc.xml +++ b/doc/en/Gtk/EntryCompletionMatchFunc.xml @@ -1,30 +1,30 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added. - To be added. - To be added. - Delegate class for callback methods; used by . See that method's documentation for details. - - To be added. - - System.Delegate - - - System.Boolean - + + System.Boolean + + + To be added. + To be added. + To be added. + Delegate class for callback methods; used by . See that method's documentation for details. + To be added. + + + + diff --git a/doc/en/Gtk/EntryIconInfo.xml b/doc/en/Gtk/EntryIconInfo.xml new file mode 100644 index 000000000..68596dbb3 --- /dev/null +++ b/doc/en/Gtk/EntryIconInfo.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/EntryIconPosition.xml b/doc/en/Gtk/EntryIconPosition.xml new file mode 100644 index 000000000..035b45b52 --- /dev/null +++ b/doc/en/Gtk/EntryIconPosition.xml @@ -0,0 +1,46 @@ + + + + + gtk-sharp + + + System.Enum + + + + GLib.GType(typeof(Gtk.EntryIconPositionGType)) + + + + To be added. + To be added. + + + + + + + Field + + Gtk.EntryIconPosition + + + To be added. + + + + + + + Field + + Gtk.EntryIconPosition + + + To be added. + + + + + diff --git a/doc/en/Gtk/EntryPasswordHint.xml b/doc/en/Gtk/EntryPasswordHint.xml new file mode 100644 index 000000000..31501dce4 --- /dev/null +++ b/doc/en/Gtk/EntryPasswordHint.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/EventBox.xml b/doc/en/Gtk/EventBox.xml index d04cb79f9..9e4100b15 100644 --- a/doc/en/Gtk/EventBox.xml +++ b/doc/en/Gtk/EventBox.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Bin + + + A widget used to catch events for widgets which do not have their own window. The widget is a subclass of which also has its own window. It is useful since it allows you to catch events for widgets which do not have their own window. @@ -63,29 +68,10 @@ public class eventbox } - - Gtk.Bin - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -95,40 +81,31 @@ public class eventbox EventBox eb = new EventBox(); - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - + + Constructor - + - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + - - - System.Obsolete - - - + + Property + + + GLib.Property("above-child") + + System.Boolean @@ -140,15 +117,30 @@ public class eventbox - - - GLib.Property("above-child") - - + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + - + + Property + + + GLib.Property("visible-window") + + System.Boolean @@ -160,11 +152,6 @@ public class eventbox - - - GLib.Property("visible-window") - - diff --git a/doc/en/Gtk/ExpandCollapseCursorRowArgs.xml b/doc/en/Gtk/ExpandCollapseCursorRowArgs.xml index 3f4c8bf52..5b60ea79a 100644 --- a/doc/en/Gtk/ExpandCollapseCursorRowArgs.xml +++ b/doc/en/Gtk/ExpandCollapseCursorRowArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -28,20 +29,9 @@ Create a new instance with this constructor if you need to invoke a delegate. - - - Property - - System.Boolean - - - Whether or not to open all children of this cursor row. - A - - - - + + Property System.Boolean @@ -53,7 +43,8 @@ - + + Property System.Boolean @@ -64,5 +55,18 @@ TODO: explain. + + + + Property + + System.Boolean + + + Whether or not to open all children of this cursor row. + A + + + diff --git a/doc/en/Gtk/ExpandCollapseCursorRowHandler.xml b/doc/en/Gtk/ExpandCollapseCursorRowHandler.xml index 9df55b44a..769066c6d 100644 --- a/doc/en/Gtk/ExpandCollapseCursorRowHandler.xml +++ b/doc/en/Gtk/ExpandCollapseCursorRowHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the ExpandCollapseCursorRowHandler instance to the event. The methods referenced by the ExpandCollapseCursorRowHandler instance are invoked whenever the event is raised, until the ExpandCollapseCursorRowHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/Expander.xml b/doc/en/Gtk/Expander.xml index a32a56456..94297b199 100644 --- a/doc/en/Gtk/Expander.xml +++ b/doc/en/Gtk/Expander.xml @@ -1,11 +1,16 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Bin + + + A container which can hide its child @@ -108,70 +113,75 @@ class DemoExpander : Gtk.Window - - Gtk.Bin - - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Internal constructor - a - - - - - System.Obsolete - - - + Constructor - Internal constructor a + Internal constructor + Constructor - Creates a new expander with as its label. a + Creates a new expander with as its label. + + + + Event + + + GLib.Signal("activate") + + + + System.EventHandler + + + + Emitted when the expander is toggled. + + + + + + + Property + + + GLib.Property("expanded") + + + + System.Boolean + + + + The state of the expander. + a + Returns if the child widget is revealed. + + - + + Property GLib.GType @@ -184,8 +194,14 @@ class DemoExpander : Gtk.Window - + + Property + + + GLib.Property("label") + + System.String @@ -202,35 +218,90 @@ Setting the label will also clear any previously set labels. + + + + + Property - GLib.Property("label") + GLib.Property("label-fill") - - - - Property System.Boolean - - Whether the text of the label contains markup in Pango's text markup language. - a , if the label's text should be parsed for markup - - - + To be added. + To be added. + To be added. + + + + + + Property - GLib.Property("use-markup") + GLib.Property("label-widget") + + Gtk.Widget + + + + The label widget for the expander. + the label , or if there is none. + This is the widget that will appear embedded alongside the expander arrow. + + + + + + Method + + Gtk.Expander + + + + + + a + Public constructor. + a + + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideActivated", Type=typeof(Gtk.Expander)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + - + + Property + + + GLib.Property("spacing") + + System.Int32 @@ -247,33 +318,37 @@ Default value: 0 + + + + + Property - GLib.Property("spacing") + GLib.Property("use-markup") - - - - Property System.Boolean - The state of the expander. - a - Returns if the child widget is revealed. + Whether the text of the label contains markup in Pango's text markup language. + a , if the label's text should be parsed for markup + + + - - - GLib.Property("expanded") - - - + + Property + + + GLib.Property("use-underline") + + System.Boolean @@ -283,63 +358,6 @@ Default value: 0 a , if underlines in the text indicate mnemonics - - - GLib.Property("use-underline") - - - - - - Property - - Gtk.Widget - - - - The label widget for the expander. - the label , or if there is none. - This is the widget that will appear embedded alongside the expander arrow. - - - - GLib.Property("label-widget") - - - - - - Event - - System.EventHandler - - - - Emitted when the expander is toggled. - - - - - GLib.Signal("activate") - - - - - - Method - - Gtk.Expander - - - - - - Public constructor. - a - a - - - diff --git a/doc/en/Gtk/ExpanderStyle.xml b/doc/en/Gtk/ExpanderStyle.xml index f900f5279..993d1d8c6 100644 --- a/doc/en/Gtk/ExpanderStyle.xml +++ b/doc/en/Gtk/ExpanderStyle.xml @@ -1,16 +1,11 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Specifies the expanded/collapsed state of an expander. - - - System.Enum @@ -19,9 +14,15 @@ GLib.GType(typeof(Gtk.ExpanderStyleGType)) + + Specifies the expanded/collapsed state of an expander. + + + + Field Gtk.ExpanderStyle @@ -34,8 +35,24 @@ + + + + Field + + Gtk.ExpanderStyle + + + + + Sub-elements are visible. + + + + + Field Gtk.ExpanderStyle @@ -50,6 +67,7 @@ + Field Gtk.ExpanderStyle @@ -62,19 +80,5 @@ - - - Field - - Gtk.ExpanderStyle - - - - - Sub-elements are visible. - - - - diff --git a/doc/en/Gtk/FileChooser.xml b/doc/en/Gtk/FileChooser.xml index 98c174cdb..c5c9d309a 100644 --- a/doc/en/Gtk/FileChooser.xml +++ b/doc/en/Gtk/FileChooser.xml @@ -1,109 +1,90 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Interface for a file-chooser. - See for an actual implementation. - - GLib.IWrapper + + Interface for a file-chooser. + See for an actual implementation. + + - - - Method + + + + Property - System.Boolean + Gtk.FileChooserAction - - - + - Sets the current folder for the chooser from an URI. + Sets the type of operation that that the chooser is performing; the + user interface is adapted to suit the selected action. - a , the URI to use - a , true if the folder could be changed successfully, false otherwise + a - The user will be shown the full contents of the current folder, - plus user interface elements for navigating to other folders. + For example, + an option to create a new folder might be shown if the action is + but not if the action is + . - - + + + Method System.Void - - - Unselects all the files in the current folder of a file chooser. - - - - - - Method - - System.Boolean - - + + a - Sets as the current filename for - the file chooser; - If the file name isn't in the current folder of the file chooser, then the - current folder of the file chooser will be changed to the folder containing - . + Adds to the list of filters that the + user can select between. - a - a , true if both the - folder could be changed and the file was - selected successfully, false otherwise. - This is equivalent to a sequence of - - followed by . - - Note that the file must exist, or nothing will be done except - for the directory change. To pre-enter a filename for the user, as in - a save-as dialog, use . + When a filter is selected, only files that are passed by that + filter are displayed. - - + + + Method System.Boolean - + - - Removes a folder URI from a file chooser's list of shortcut folders. - - a + a + Adds a folder to be displayed with the shortcut folders in a file chooser. a - See also . + Note that shortcut folders do not get saved, as they are provided by the + application. For example, you can use this to add a + "/usr/share/mydrawprogram/Clipart" folder to the volume list. + Method System.Boolean @@ -112,11 +93,11 @@ + a Adds a folder URI to be displayed with the shortcut folders in a file chooser. - a a , true if the folder could be added successfully, false otherwise. @@ -126,229 +107,89 @@ - - - Method + + + + Event - System.Void + Gtk.ConfirmOverwriteHandler + + + Indicates an overwrite confirmation is needed. + + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String - Selects all the files in the current folder of a file chooser. + The current folder for the file chooser, when the chooser has selected a local filename. + a - - - Method + + + + Event - System.Boolean + System.EventHandler - - - + - Selects the file at . If the URI doesn't refer to a - file in the current folder of the file chooser, then the current folder of - the file chooser will be changed to the folder that's part of . + This signal is emitted when the current folder in a file chooser + changes. - a - a , true if both the - folder could be changed and the URI was - selected successfully, false otherwise. - - - - - - Method - - System.Void - - - - - - Removes from the list of filters that the user can select between. - a - - - - - - - Method - - System.Boolean - - - - - - Adds a folder to be displayed with the shortcut folders in a file chooser. - a - a - - Note that shortcut folders do not get saved, as they are provided by the - application. For example, you can use this to add a - "/usr/share/mydrawprogram/Clipart" folder to the volume list. + This event can happen due to the user performing some action that + changes folders, such as selecting a bookmark or visiting a folder on the + file list. It can also happen as a result of calling a function to + explicitly change the current folder in a file chooser. + + Normally you do not need to connect to this signal, unless you need to keep + track of which folder a file chooser is showing. - - - Method + + + + Property - System.Boolean + GLib.File - - - - Selects a filename. - a - a - - If the file name isn't in the current - folder of the file chooser, then the current folder of the file chooser will - be changed to the folder containing . - - - - - - Method - - System.Void - - - - - - - Unselects a currently selected filename. - - a - - If the filename is not in the current directory, does not exist, or - is otherwise not currently selected, does nothing. - - - - - - Method - - System.Void - - - - - - - Adds to the list of filters that the - user can select between. - - a - - When a filter is selected, only files that are passed by that - filter are displayed. - - - - - - Method - - System.Boolean - - - - - - Removes a folder from a file chooser's list of shortcut folders. - a - a - See also . - - - - - Method - - System.Void - - - - - - - Unselects the file referred to by . - - a - - If the file is not in the current directory, does not exist, or - is otherwise not currently selected, does nothing. - - - - - - Method - - System.Boolean - - - - - - - Sets the current folder for the file chooser from a local filename. - - a - a - - The user will be shown the full contents of the current folder, - plus user interface elements for navigating to other folders. - - - - - - Method - - System.Boolean - - - - - - - Sets the file referred to by as the - current file for the the file chooser. - - a - a , true if both the folder - could be changed and the URI was - selected successfully, false otherwise. - - If the file name isn't in the current folder of the file chooser, - then the current folder of the file chooser will be changed to the folder containing - . This is equivalent to a sequence of - - followed by . - - Note that the file must exist, or nothing will be done except - for the directory change. To pre-enter a filename for the user, as in - a save-as dialog, use . - + To be added. + To be added. + To be added. + - + + Property System.String @@ -361,22 +202,9 @@ - - - Property - - Gtk.Widget - - - - An application-supplied widget to provide extra options to the user. - a - - - - - + + Property System.String @@ -394,8 +222,117 @@ + + + + Property + + System.Boolean + + + Controls if Overwrite Confirmation is performed. + + to perform overwrite confirmations. + When this property is set, the implementation will raise any time the chooser is in Save mode and an existing file is selected. + + + + + + + Property + + Gtk.Widget + + + + An application-supplied widget to provide extra options to the user. + a + + + + + + + + Property + + GLib.File + + + To be added. + To be added. + To be added. + + + + + + + Event + + System.EventHandler + + + + + This signal is emitted when the user "activates" a file in the file + chooser. + + + This event can happen by double-clicking on a file in the file list, or + by pressing Enter. + + Normally you do not need to connect to this signal. It is used internally + by the file chooser code to know when to activate the default button in the dialog. + + + + + + + Property + + System.String + + + + The current filename selected by the file chooser. + a + + + + + + + + Property + + System.String[] + + + To be added. + To be added. + To be added. + + + + + + Property + + GLib.File[] + + + To be added. + To be added. + To be added. + + + - + + Property Gtk.FileFilter @@ -408,8 +345,22 @@ + + + + Property + + Gtk.FileFilter[] + + + To be added. + To be added. + To be added. + + - + + Property System.Boolean @@ -434,26 +385,23 @@ - - + + + Property - System.Boolean + GLib.File - - - Sets whether the preview widget set by - should be shown for the current filename. - - a - When this property is set to false, the file chooser - may display an internally generated preview of the current file - or it may display no preview at all. + To be added. + To be added. + To be added. + - + + Property System.String @@ -465,61 +413,9 @@ Not for general programmer use. - - - Property - - System.String - - - - The URI for the currently selected file in - the file selector. - a - - If multiple files are selected, - one of the filenames will be returned at random. - If the file chooser is in folder mode, this function returns the - selected folder. - - - - - - Property - - System.Boolean - - - - - Sets whether the file chooser should display a stock label with the name of - the file that is being previewed; the default is true. - - a - - Applications that - want to draw the whole preview area themselves should set this - to false and display the name themselves in their preview widget. - - - - - - Property - - System.String - - - - The current filename selected by the file chooser. - a - - - - - + + Property System.String @@ -532,28 +428,9 @@ - - - Property - - System.Boolean - - - - - Sets whether multiple files can be selected in the file selector. - - a - - This is only relevant if the action is set to be - or - . - It cannot be set with either of the folder actions. - - - - + + Property Gtk.Widget @@ -588,43 +465,136 @@ - - + + + Property - Gtk.FileChooserAction + System.Boolean - Sets the type of operation that that the chooser is performing; the - user interface is adapted to suit the selected action. + Sets whether the preview widget set by + should be shown for the current filename. - a - - For example, - an option to create a new folder might be shown if the action is - but not if the action is - . - + a + When this property is set to false, the file chooser + may display an internally generated preview of the current file + or it may display no preview at all. - - - Property + + + + Method - System.String + System.Void - + + + - The current folder for the file chooser, when the chooser has selected a local filename. - a + a + Removes from the list of filters that the user can select between. + + + + Method + + System.Boolean + + + + + + a + Removes a folder from a file chooser's list of shortcut folders. + a + See also . + + + + + + Method + + System.Boolean + + + + + + a + + Removes a folder URI from a file chooser's list of shortcut folders. + + a + + See also . + + + + + + + Method + + System.Void + + + + Selects all the files in the current folder of a file chooser. + + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + a + Selects a filename. + a + + If the file name isn't in the current + folder of the file chooser, then the current folder of the file chooser will + be changed to the folder containing . + + + + Event System.EventHandler @@ -636,29 +606,312 @@ - - - Event + + + + Property - System.EventHandler + System.Boolean - This signal is emitted when the user "activates" a file in the file - chooser. + Sets whether multiple files can be selected in the file selector. + + a + + This is only relevant if the action is set to be + or + . + It cannot be set with either of the folder actions. + + + + + + + Method + + System.Boolean + + + + + + a + + Selects the file at . If the URI doesn't refer to a + file in the current folder of the file chooser, then the current folder of + the file chooser will be changed to the folder that's part of . + + a , true if both the + folder could be changed and the URI was + selected successfully, false otherwise. + + + + + + + + Method + + System.Boolean + + + + + + a + + Sets the current folder for the file chooser from a local filename. + + a + + The user will be shown the full contents of the current folder, + plus user interface elements for navigating to other folders. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + a , the URI to use + + Sets the current folder for the chooser from an URI. + + a , true if the folder could be changed successfully, false otherwise + + The user will be shown the full contents of the current folder, + plus user interface elements for navigating to other folders. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + a + + Sets as the current filename for + the file chooser; + If the file name isn't in the current folder of the file chooser, then the + current folder of the file chooser will be changed to the folder containing + . + + a , true if both the + folder could be changed and the file was + selected successfully, false otherwise. + + This is equivalent to a sequence of + + followed by . + + Note that the file must exist, or nothing will be done except + for the directory change. To pre-enter a filename for the user, as in + a save-as dialog, use . + + + + + + + Method + + System.Boolean + + + + + + a + + Sets the file referred to by as the + current file for the the file chooser. + + a , true if both the folder + could be changed and the URI was + selected successfully, false otherwise. + + If the file name isn't in the current folder of the file chooser, + then the current folder of the file chooser will be changed to the folder containing + . This is equivalent to a sequence of + + followed by . + + Note that the file must exist, or nothing will be done except + for the directory change. To pre-enter a filename for the user, as in + a save-as dialog, use . + + + + + + + Property + + System.String[] + + + To be added. + An array of System.Strings. + To be added. + + + + + + Property + + System.String[] + + + To be added. + An array of System.Strings. + To be added. + + + + + + Property + + System.Boolean + + + + To be added + a + To be added + + + + + + + Method + + System.Void + + + + Unselects all the files in the current folder of a file chooser. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + a + + Unselects a currently selected filename. - This event can happen by double-clicking on a file in the file list, or - by pressing Enter. - - Normally you do not need to connect to this signal. It is used internally - by the file chooser code to know when to activate the default button in the dialog. + If the filename is not in the current directory, does not exist, or + is otherwise not currently selected, does nothing. + + + + + + + Method + + System.Void + + + + + + a + + Unselects the file referred to by . + + + If the file is not in the current directory, does not exist, or + is otherwise not currently selected, does nothing. + Event System.EventHandler @@ -689,127 +942,58 @@ - - - Event + + + + Property - System.EventHandler + System.String + + + + The URI for the currently selected file in + the file selector. + a + + If multiple files are selected, + one of the filenames will be returned at random. + If the file chooser is in folder mode, this function returns the + selected folder. + + + + + + + Property + + System.String[] + + + To be added. + To be added. + To be added. + + + + + + Property + + System.Boolean - This signal is emitted when the current folder in a file chooser - changes. + Sets whether the file chooser should display a stock label with the name of + the file that is being previewed; the default is true. - - This event can happen due to the user performing some action that - changes folders, such as selecting a bookmark or visiting a folder on the - file list. It can also happen as a result of calling a function to - explicitly change the current folder in a file chooser. - - Normally you do not need to connect to this signal, unless you need to keep - track of which folder a file chooser is showing. - - - - - - Property - - System.Boolean - - - - To be added a - To be added - - - - - - Property - - System.String[] - - - To be added. - An array of System.Strings. - To be added. - - - - - Property - - Gtk.FileFilter[] - - - To be added. - To be added. - To be added. - - - - - Property - - System.String[] - - - To be added. - To be added. - To be added. - - - - - Property - - System.String[] - - - To be added. - To be added. - To be added. - - - - - Property - - System.String[] - - - To be added. - An array of System.Strings. - To be added. - - - - - Event - - Gtk.ConfirmOverwriteHandler - - - Indicates an overwrite confirmation is needed. - - - - - - - Property - - System.Boolean - - - Controls if Overwrite Confirmation is performed. - - to perform overwrite confirmations. - When this property is set, the implementation will raise any time the chooser is in Save mode and an existing file is selected. - + + Applications that + want to draw the whole preview area themselves should set this + to false and display the name themselves in their preview widget. + diff --git a/doc/en/Gtk/FileChooserAction.xml b/doc/en/Gtk/FileChooserAction.xml index b0954a3db..6865007e5 100644 --- a/doc/en/Gtk/FileChooserAction.xml +++ b/doc/en/Gtk/FileChooserAction.xml @@ -1,16 +1,11 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Describes whether a is being used to open existing files or to save to a possibly new file. - - - System.Enum @@ -19,9 +14,30 @@ GLib.GType(typeof(Gtk.FileChooserActionGType)) + + Describes whether a is being used to open existing files or to save to a possibly new file. + + + + + + + Field + + Gtk.FileChooserAction + + + + + Indicates a mode for creating a new folder. The file chooser will let the user name an existing or new folder. + + + + + Field Gtk.FileChooserAction @@ -36,6 +52,7 @@ + Field Gtk.FileChooserAction @@ -50,6 +67,7 @@ + Field Gtk.FileChooserAction @@ -62,19 +80,5 @@ - - - Field - - Gtk.FileChooserAction - - - - - Indicates a mode for creating a new folder. The file chooser will let the user name an existing or new folder. - - - - diff --git a/doc/en/Gtk/FileChooserAdapter.xml b/doc/en/Gtk/FileChooserAdapter.xml new file mode 100644 index 000000000..80da0a112 --- /dev/null +++ b/doc/en/Gtk/FileChooserAdapter.xml @@ -0,0 +1,1004 @@ + + + + + gtk-sharp + + + GLib.GInterfaceAdapter + + + + GLib.IWrapper + + + Gtk.FileChooser + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("action") + + + + Gtk.FileChooserAction + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("confirm-overwrite") + + + + Gtk.ConfirmOverwriteHandler + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("create-folders") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("current-folder-changed") + + + + System.EventHandler + + + To be added. + To be added. + + + + + + + Property + + GLib.File + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("do-overwrite-confirmation") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("extra-widget") + + + + Gtk.Widget + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.File + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("file-activated") + + + + System.EventHandler + + + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String[] + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.File[] + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("filter") + + + + Gtk.FileFilter + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.FileFilter[] + + + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.FileChooser + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.FileChooser + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("local-only") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.File + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("preview-widget") + + + + Gtk.Widget + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("preview-widget-active") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("selection-changed") + + + + System.EventHandler + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("select-multiple") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.String[] + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String[] + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("show-hidden") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("update-preview") + + + + System.EventHandler + + + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String[] + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("use-preview-label") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/FileChooserButton.xml b/doc/en/Gtk/FileChooserButton.xml index 4b8de5f3f..fcc21d7dd 100644 --- a/doc/en/Gtk/FileChooserButton.xml +++ b/doc/en/Gtk/FileChooserButton.xml @@ -1,19 +1,11 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - A button to launch a file selection dialog - The FileChooserButton is a widget that lets the user select a file. It implements the interface. Visually, it is a file name with a button to bring up a . The user can then use that dialog to change the file associated with that button. This widget does not support setting the "select-multiple" property to TRUE. - -The GtkFileChooserButton will ellipsize the label, and thus will thus request little horizontal space. To give the button more space, you should call , set , or pack the button in such a way that other interface elements give space to the widget. - - - Gtk.HBox @@ -22,305 +14,83 @@ The GtkFileChooserButton will ellipsize the label, and thus will thus request li Gtk.FileChooser + + A button to launch a file selection dialog + The FileChooserButton is a widget that lets the user select a file. It implements the interface. Visually, it is a file name with a button to bring up a . The user can then use that dialog to change the file associated with that button. This widget does not support setting the "select-multiple" property to TRUE. + +The GtkFileChooserButton will ellipsize the label, and thus will thus request little horizontal space. To give the button more space, you should call , set , or pack the button in such a way that other interface elements give space to the widget. + + + - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Constructor - - - - - - Internal constructor - a - This is not typically used by C# code. - - - - - Constructor - - - - - - - Creates a FileChooserButton. - a - a - To be added - - - - - Constructor - - - - - - - - Creates a FileChooserButton with a specific backend. - a - a - a - To be added - - + Constructor - Creates a FileChooserButton which uses a specific widget as it's file-picking window. a . dialog must be a (or subclass) which implements the interface and must not have = . + Creates a FileChooserButton which uses a specific widget as it's file-picking window. To be added - - - Property - - GLib.GType - - + + + + Constructor + + + + - GType Property. - a - Returns the native value for . + a + Internal constructor + This is not typically used by C# code. - - - Property - - System.String - - + + + + Constructor + + + + + - To be added - a + a + a + Creates a FileChooserButton. To be added - - - GLib.Property("title") - - - - + + + Property - - System.Int32 - - - - The width of the entry and label inside the button, in characters. - a - To be added - - GLib.Property("width-chars") - - - - - - Event - - - GLib.Signal("selection-changed") + GLib.Property("action") - System.EventHandler + Gtk.FileChooserAction To be added. + To be added. To be added. - - - Event - - - GLib.Signal("file-activated") - - - - System.EventHandler - - - To be added. - To be added. - - - - - Event - - - GLib.Signal("update-preview") - - - - System.EventHandler - - - To be added. - To be added. - - - - - Event - - - GLib.Signal("current-folder-changed") - - - - System.EventHandler - - - To be added. - To be added. - - - - - Method - - System.Boolean - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Void - - - - To be added. - To be added. - - - - - Method - - System.Boolean - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Boolean - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Boolean - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Void - - - - To be added. - To be added. - - - - - Method - - System.Boolean - - - - - - To be added. - To be added. - To be added. - To be added. - - - - + + + Method System.Void @@ -336,6 +106,7 @@ dialog must be a (or subclass) which implements the + Method System.Boolean @@ -350,101 +121,9 @@ dialog must be a (or subclass) which implements the To be added. - - - Method - - System.Boolean - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Void - - - - - - To be added. - To be added. - To be added. - - - - - Method - - System.Void - - - - - - To be added. - To be added. - To be added. - - - - - Method - - System.Boolean - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Void - - - - - - To be added. - To be added. - To be added. - - - - - Method - - System.Boolean - - - - - - To be added. - To be added. - To be added. - To be added. - - - - + + + Method System.Boolean @@ -459,353 +138,9 @@ dialog must be a (or subclass) which implements the To be added. - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Property - - System.String - - - To be added. - To be added. - To be added. - - - - - Property - - Gtk.Widget - - - To be added. - To be added. - To be added. - - - - GLib.Property("extra-widget") - - - - - - Property - - System.String - - - To be added. - To be added. - To be added. - - - - - Property - - System.Boolean - - - Indicates if Hidden files and directories should be visible. - To be added. - - - - - GLib.Property("show-hidden") - - - - - - Property - - Gtk.FileFilter - - - To be added. - To be added. - To be added. - - - - GLib.Property("filter") - - - - - - Property - - System.Boolean - - - To be added. - To be added. - To be added. - - - - GLib.Property("local-only") - - - - - - Property - - System.Boolean - - - To be added. - To be added. - To be added. - - - - GLib.Property("preview-widget-active") - - - - - - Property - - System.String - - - To be added. - To be added. - To be added. - - - - - Property - - System.String - - - To be added. - To be added. - To be added. - - - - - Property - - System.Boolean - - - To be added. - To be added. - To be added. - - - - GLib.Property("use-preview-label") - - - - - - Property - - System.String - - - To be added. - To be added. - To be added. - - - - - Property - - System.String - - - To be added. - To be added. - To be added. - - - - - Property - - System.Boolean - - - To be added. - To be added. - To be added. - - - - GLib.Property("select-multiple") - - - - - - Property - - Gtk.Widget - - - To be added. - To be added. - To be added. - - - - GLib.Property("preview-widget") - - - - - - Property - - Gtk.FileChooserAction - - - To be added. - To be added. - To be added. - - - - GLib.Property("action") - - - - - - Property - - System.String - - - To be added. - To be added. - To be added. - - - - - Property - - System.String[] - - - To be added. - To be added. - To be added. - - - - - Property - - Gtk.FileFilter[] - - - To be added. - To be added. - To be added. - - - - - Property - - System.String[] - - - To be added. - To be added. - To be added. - - - - - Property - - System.String[] - - - To be added. - To be added. - To be added. - - - - - Property - - System.String[] - - - To be added. - To be added. - To be added. - - + Event @@ -825,22 +160,98 @@ A connected to this event must set - - - Method + + + + Property + + + GLib.Property("create-folders") + + - Gtk.FileChooserConfirmation + System.Boolean - - Default handler for the event. - To be added. - Override this method in a subclass to provide a default handler for the event. - + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + Event + + + GLib.Signal("current-folder-changed") + + + + System.EventHandler + + + To be added. + To be added. + + + + + + Property + + GLib.File + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. - + + Property @@ -858,8 +269,147 @@ A connected to this event must set + + + + Property + + + GLib.Property("extra-widget") + + + + Gtk.Widget + + + To be added. + To be added. + To be added. + + + + + + Property + + GLib.File + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("file-activated") + + + + System.EventHandler + + + To be added. + To be added. + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + Property + + System.String[] + + + To be added. + To be added. + To be added. + + + + + + Property + + GLib.File[] + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("file-set") + + + + System.EventHandler + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("filter") + + + + Gtk.FileFilter + + + To be added. + To be added. + To be added. + + + + + + Property + + Gtk.FileFilter[] + + + To be added. + To be added. + To be added. + + - + + Property @@ -876,26 +426,103 @@ A connected to this event must set - - - Event + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property - GLib.Signal("file-set") + GLib.Property("local-only") - System.EventHandler + System.Boolean To be added. + To be added. To be added. - + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideConfirmOverwrite", Type=typeof(Gtk.FileChooserButton)) + + + + Gtk.FileChooserConfirmation + + + + Default handler for the event. + To be added. + Override this method in a subclass to provide a default handler for the event. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCurrentFolderChanged", Type=typeof(Gtk.FileChooserButton)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideFileActivated", Type=typeof(Gtk.FileChooserButton)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideFileSet", Type=typeof(Gtk.FileChooserButton)) + + System.Void @@ -906,5 +533,576 @@ A connected to this event must set + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSelectionChanged", Type=typeof(Gtk.FileChooserButton)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideUpdatePreview", Type=typeof(Gtk.FileChooserButton)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Property + + GLib.File + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + Property + + + GLib.Property("preview-widget") + + + + Gtk.Widget + + + To be added. + To be added. + To be added. + + + + + + Property + + + GLib.Property("preview-widget-active") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + Event + + + GLib.Signal("selection-changed") + + + + System.EventHandler + + + To be added. + To be added. + + + + + + Property + + + GLib.Property("select-multiple") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + Property + + System.String[] + + + To be added. + To be added. + To be added. + + + + + + Property + + System.String[] + + + To be added. + To be added. + To be added. + + + + + + Property + + + GLib.Property("show-hidden") + + + + System.Boolean + + + Indicates if Hidden files and directories should be visible. + To be added. + + + + + + + Property + + + GLib.Property("title") + + + + System.String + + + + To be added + a + To be added + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + Event + + + GLib.Signal("update-preview") + + + + System.EventHandler + + + To be added. + To be added. + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + Property + + System.String[] + + + To be added. + To be added. + To be added. + + + + + + Property + + + GLib.Property("use-preview-label") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + Property + + + GLib.Property("width-chars") + + + + System.Int32 + + + + The width of the entry and label inside the button, in characters. + a + To be added + + diff --git a/doc/en/Gtk/FileChooserConfirmation.xml b/doc/en/Gtk/FileChooserConfirmation.xml index d0c5211a1..5458530f0 100644 --- a/doc/en/Gtk/FileChooserConfirmation.xml +++ b/doc/en/Gtk/FileChooserConfirmation.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Enum @@ -12,9 +12,15 @@ GLib.GType(typeof(Gtk.FileChooserConfirmationGType)) + + File Chooser Confirmation results. + + + + Field Gtk.FileChooserConfirmation @@ -23,18 +29,9 @@ Accepts the filename. - - - Field - - Gtk.FileChooserConfirmation - - - Requires re-selection. - - + Field Gtk.FileChooserConfirmation @@ -43,10 +40,16 @@ Requests built-in confirmation code. + + + + Field + + Gtk.FileChooserConfirmation + + + Requires re-selection. + + - - File Chooser Confirmation results. - - - diff --git a/doc/en/Gtk/FileChooserDialog.xml b/doc/en/Gtk/FileChooserDialog.xml index d9af3a5a8..29eccd6dc 100644 --- a/doc/en/Gtk/FileChooserDialog.xml +++ b/doc/en/Gtk/FileChooserDialog.xml @@ -1,11 +1,19 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Dialog + + + + Gtk.FileChooser + + is a dialog box suitable for use with "File/Open" or "File/Save as" commands. This widget works by putting a inside a . It exposes the interface, so you can use all of the functions on the file chooser dialog as well as those for . @@ -36,102 +44,163 @@ public class MainWindow: Gtk.Window { - - Gtk.Dialog - - - - Gtk.FileChooser - - - - - Method - - System.Boolean - + + + + Constructor + + + + To be added + To be added + + + + + + Constructor + - + - - Sets the current folder for the chooser from an URI. - - a , the URI to use - a , true if the folder could be changed successfully, false otherwise + a , pointer to underlying C object. + Constructor for internal use. - The user will be shown the full contents of the current folder, - plus user interface elements for navigating to other folders. + + + + + + + Constructor + + + + + + + + + System.ParamArray + + + + + + a title + a parent for the dialog, or . See . + an action, for example save or open. + a list of button text/response pairs for buttons to be added to the dialog, if desired. The pair format is , (see an example in overview section of ) + Creates a file chooser dialog. + By default, a comes with no buttons, so you'd better provide at least the most basics one (Save/Cancel or Open/Cancel) or your user won't be able to do anything apart from closing the dialog ( closing the dialog returns .None ) + + + + + + Constructor + + + + + + + + + + System.ParamArray + + + + + + a , the backend name + a title + a parent for the dialog, or . + an action, for example save or open. + a list of button text/response pairs for buttons to be added to the dialog, if desired. + Creates a file chooser dialog with a specific file chooser backend + + This is especially useful if you use to allow + non-local files and you use a more expressive vfs, such as gnome-vfs, to load files. - - + + + + Property + + + GLib.Property("action") + + + + Gtk.FileChooserAction + + + + + Sets the type of operation that that the chooser is performing; the + user interface is adapted to suit the selected action. + + a + + For example, + an option to create a new folder might be shown if the action is + but not if the action is + . + + + + + + Method System.Void - - - Unselects all the files in the current folder of a file chooser. - - - - - - Method - - System.Boolean - - + + a - Sets as the current filename for - the file chooser; - If the file name isn't in the current folder of the file chooser, then the - current folder of the file chooser will be changed to the folder containing - . + Adds to the list of filters that the + user can select between. - a - a , true if both the - folder could be changed and the file was - selected successfully, false otherwise. - This is equivalent to a sequence of - - followed by . - - Note that the file must exist, or nothing will be done except - for the directory change. To pre-enter a filename for the user, as in - a save-as dialog, use . + When a filter is selected, only files that are passed by that + filter are displayed. - - + + + Method System.Boolean - + - - Removes a folder URI from a file chooser's list of shortcut folders. - - a + a + Adds a folder to be displayed with the shortcut folders in a file chooser. a - See also . + Note that shortcut folders do not get saved, as they are provided by the + application. For example, you can use this to add a + "/usr/share/mydrawprogram/Clipart" folder to the volume list. + Method System.Boolean @@ -140,11 +209,11 @@ public class MainWindow: Gtk.Window { + a Adds a folder URI to be displayed with the shortcut folders in a file chooser. - a a , true if the folder could be added successfully, false otherwise. @@ -154,324 +223,108 @@ public class MainWindow: Gtk.Window { - - - Method - - System.Void - - - - Selects all the files in the current folder of a file chooser. - - - - - - - Method - - System.Boolean - - - - - - - Selects the file at . If the URI doesn't refer to a - file in the current folder of the file chooser, then the current folder of - the file chooser will be changed to the folder that's part of . - - a - a , true if both the - folder could be changed and the URI was - selected successfully, false otherwise. - - - - - - - Method - - System.Void - - - - - - Removes from the list of filters that the user can select between. - a - - - - - - - Method - - System.Boolean - - - - - - Adds a folder to be displayed with the shortcut folders in a file chooser. - a - a - - Note that shortcut folders do not get saved, as they are provided by the - application. For example, you can use this to add a - "/usr/share/mydrawprogram/Clipart" folder to the volume list. - - - - - - Method - - System.Boolean - - - - - - Selects a filename. - a - a - - If the file name isn't in the current - folder of the file chooser, then the current folder of the file chooser will - be changed to the folder containing . - - - - - - Method - - System.Void - - - - - - - Unselects a currently selected filename. - - a - - If the filename is not in the current directory, does not exist, or - is otherwise not currently selected, does nothing. - - - - - - Method - - System.Void - - - - - - - Adds to the list of filters that the - user can select between. - - a - - When a filter is selected, only files that are passed by that - filter are displayed. - - - - - - Method - - System.Boolean - - - - - - Removes a folder from a file chooser's list of shortcut folders. - a - a - See also . - - - - - Method - - System.Void - - - - - - - Unselects the file referred to by . - - a - - If the file is not in the current directory, does not exist, or - is otherwise not currently selected, does nothing. - - - - - - Method - - System.Boolean - - - - - - - Sets the current folder for the file chooser from a local filename. - - a - a - - The user will be shown the full contents of the current folder, - plus user interface elements for navigating to other folders. - - - - - - Method - - System.Boolean - - - - - - - Sets the file referred to by as the - current file for the the file chooser. - - a - a , true if both the folder - could be changed and the URI was - selected successfully, false otherwise. - - If the file name isn't in the current folder of the file chooser, - then the current folder of the file chooser will be changed to the folder containing - . This is equivalent to a sequence of - - followed by . - - Note that the file must exist, or nothing will be done except - for the directory change. To pre-enter a filename for the user, as in - a save-as dialog, use . - - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected constructor. - a - - - + + + + Event - System.Obsolete + GLib.Signal("confirm-overwrite") - - - - Constructor - - - - + + Gtk.ConfirmOverwriteHandler + - Constructor for internal use. - a , pointer to underlying C object. + Indicates a file overwrite has been requested. + This event is raised when the user has selected a file name that already exists and the file chooser is in mode. + +Most applications just need to turn on the property and they will automatically get a stock confirmation dialog. Applications which need to customize this behavior should do that, and also connect to this event. + +A connected to this event must set to the value indicating the action to take. If the handler determines that the user wants to select a different filename, it should return . If it determines that the user is satisfied with his choice of file name, it should return . On the other hand, if it determines that the stock confirmation dialog should be used, it should return . + + + + + + + Property + + + GLib.Property("create-folders") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + + The current folder for the file chooser, when the chooser has selected a local filename. + a - - - Property + + + + Event + + + GLib.Signal("current-folder-changed") + + - GLib.GType + System.EventHandler - The of this object. - a + + This signal is emitted when the current folder in a file chooser + changes. + - + This event can happen due to the user performing some action that + changes folders, such as selecting a bookmark or visiting a folder on the + file list. It can also happen as a result of calling a function to + explicitly change the current folder in a file chooser. + + Normally you do not need to connect to this signal, unless you need to keep + track of which folder a file chooser is showing. + + + + + + + Property + + GLib.File + + + To be added. + To be added. + To be added. + - + + Property System.String @@ -484,27 +337,9 @@ public class MainWindow: Gtk.Window { - - - Property - - Gtk.Widget - - - - An application-supplied widget to provide extra options to the user. - a - - - - - - GLib.Property("extra-widget") - - - - + + Property System.String @@ -522,9 +357,140 @@ public class MainWindow: Gtk.Window { - - + + + Property + + + GLib.Property("do-overwrite-confirmation") + + + + System.Boolean + + + Enables Overwrite Confirmation in the dialog. + + if confirmation should be performed. + + + + + + + + Property + + + GLib.Property("extra-widget") + + + + Gtk.Widget + + + + An application-supplied widget to provide extra options to the user. + a + + + + + + + + Property + + GLib.File + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("file-activated") + + + + System.EventHandler + + + + + This signal is emitted when the user "activates" a file in the file + chooser. + + + This event can happen by double-clicking on a file in the file list, or + by pressing Enter. + + Normally you do not need to connect to this signal. It is used internally + by the file chooser code to know when to activate the default button in the dialog. + + + + + + + Property + + System.String + + + + The current filename selected by the file chooser. + a + + + + + + + + Property + + System.String[] + + + + The filenames selected by this widget. + a + + + + + + + + Property + + GLib.File[] + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("filter") + + Gtk.FileFilter @@ -535,15 +501,46 @@ public class MainWindow: Gtk.Window { - - - GLib.Property("filter") - - + + + + + Property + + Gtk.FileFilter[] + + + + The filters currently in use by this dialog for patterns of files to display. + a + + + + + + + + Property + + GLib.GType + + + + The of this object. + a + + + - + + Property + + + GLib.Property("local-only") + + System.Boolean @@ -566,37 +563,116 @@ public class MainWindow: Gtk.Window { . + + + + + Method - GLib.Property("local-only") + GLib.DefaultSignalHandler(ConnectionMethod="OverrideConfirmOverwrite", Type=typeof(Gtk.FileChooserDialog)) - - - - Property - System.Boolean + Gtk.FileChooserConfirmation - - Sets whether the preview widget set by - should be shown for the current filename. - - a - When this property is set to false, the file chooser - may display an internally generated preview of the current file - or it may display no preview at all. + Default handler for the event. + To be added. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method - GLib.Property("preview-widget-active") + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCurrentFolderChanged", Type=typeof(Gtk.FileChooserDialog)) + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideFileActivated", Type=typeof(Gtk.FileChooserDialog)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSelectionChanged", Type=typeof(Gtk.FileChooserDialog)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideUpdatePreview", Type=typeof(Gtk.FileChooserDialog)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Property + + GLib.File + + + To be added. + To be added. + To be added. + + - + + Property System.String @@ -608,66 +684,9 @@ public class MainWindow: Gtk.Window { Not for general programmer use. - - - Property - - System.String - - - - The URI for the currently selected file in - the file selector. - a - - If multiple files are selected, - one of the filenames will be returned at random. - If the file chooser is in folder mode, this function returns the - selected folder. - - - - - - Property - - System.Boolean - - - - - Sets whether the file chooser should display a stock label with the name of - the file that is being previewed; the default is true. - - a - - Applications that - want to draw the whole preview area themselves should set this - to false and display the name themselves in their preview widget. - - - - - GLib.Property("use-preview-label") - - - - - - Property - - System.String - - - - The current filename selected by the file chooser. - a - - - - - + + Property System.String @@ -680,34 +699,15 @@ public class MainWindow: Gtk.Window { - - + + + Property - - System.Boolean - - - - - Sets whether multiple files can be selected in the file selector. - - a - - This is only relevant if the action is set to be - or - . - It cannot be set with either of the folder actions. - - - GLib.Property("select-multiple") + GLib.Property("preview-widget") - - - - Property Gtk.Widget @@ -740,96 +740,356 @@ public class MainWindow: Gtk.Window { + + + + + Property - GLib.Property("preview-widget") + GLib.Property("preview-widget-active") - - - - Property - Gtk.FileChooserAction + System.Boolean - Sets the type of operation that that the chooser is performing; the - user interface is adapted to suit the selected action. + Sets whether the preview widget set by + should be shown for the current filename. - a + a + When this property is set to false, the file chooser + may display an internally generated preview of the current file + or it may display no preview at all. + + + + + + Method + + System.Void + + + + + + a + Removes from the list of filters that the user can select between. - For example, - an option to create a new folder might be shown if the action is - but not if the action is - . + + + + + + + Method + + System.Boolean + + + + + + a + Removes a folder from a file chooser's list of shortcut folders. + a + See also . + + + + + + Method + + System.Boolean + + + + + + a + + Removes a folder URI from a file chooser's list of shortcut folders. + + a + + See also . + + + + + Method + + System.Void + + + + Selects all the files in the current folder of a file chooser. + + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + a + Selects a filename. + a + + If the file name isn't in the current + folder of the file chooser, then the current folder of the file chooser will + be changed to the folder containing . + + + + + + + Event - GLib.Property("action") + GLib.Signal("selection-changed") - - - - Property - System.String + System.EventHandler - The current folder for the file chooser, when the chooser has selected a local filename. - a + This event is raised every time the selected file changes. - - + + + Property + + + GLib.Property("select-multiple") + + - System.String[] + System.Boolean - The filenames selected by this widget. - a + + Sets whether multiple files can be selected in the file selector. + + a + + This is only relevant if the action is set to be + or + . + It cannot be set with either of the folder actions. + + + + + + + Method + + System.Boolean + + + + + + a + + Selects the file at . If the URI doesn't refer to a + file in the current folder of the file chooser, then the current folder of + the file chooser will be changed to the folder that's part of . + + a , true if both the + folder could be changed and the URI was + selected successfully, false otherwise. - - - Property + + + + Method - System.String[] + System.Boolean - + + + - The URIs selected by this dialog. - a + a + + Sets the current folder for the file chooser from a local filename. + + a - + The user will be shown the full contents of the current folder, + plus user interface elements for navigating to other folders. + - - - Property + + + + Method - Gtk.FileFilter[] + System.Boolean - + + + - The filters currently in use by this dialog for patterns of files to display. - a + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + a , the URI to use + + Sets the current folder for the chooser from an URI. + + a , true if the folder could be changed successfully, false otherwise - + The user will be shown the full contents of the current folder, + plus user interface elements for navigating to other folders. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + a + + Sets as the current filename for + the file chooser; + If the file name isn't in the current folder of the file chooser, then the + current folder of the file chooser will be changed to the folder containing + . + + a , true if both the + folder could be changed and the file was + selected successfully, false otherwise. + + This is equivalent to a sequence of + + followed by . + + Note that the file must exist, or nothing will be done except + for the directory change. To pre-enter a filename for the user, as in + a save-as dialog, use . + + + + + + + Method + + System.Boolean + + + + + + a + + Sets the file referred to by as the + current file for the the file chooser. + + a , true if both the folder + could be changed and the URI was + selected successfully, false otherwise. + + If the file name isn't in the current folder of the file chooser, + then the current folder of the file chooser will be changed to the folder containing + . This is equivalent to a sequence of + + followed by . + + Note that the file must exist, or nothing will be done except + for the directory change. To pre-enter a filename for the user, as in + a save-as dialog, use . + - + + Property System.String[] @@ -843,7 +1103,8 @@ public class MainWindow: Gtk.Window { - + + Property System.String[] @@ -856,53 +1117,107 @@ public class MainWindow: Gtk.Window { - - - Event - - System.EventHandler - - - - This event is raised every time the selected file changes. - - - + + + + Property - GLib.Signal("selection-changed") + GLib.Property("show-hidden") - - - - Event - System.EventHandler + System.Boolean + Indicates if Hidden files and directories should be visible. + a + + + + + + + + Method + + System.Void + + + + Unselects all the files in the current folder of a file chooser. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + a - This signal is emitted when the user "activates" a file in the file - chooser. + Unselects a currently selected filename. - This event can happen by double-clicking on a file in the file list, or - by pressing Enter. - - Normally you do not need to connect to this signal. It is used internally - by the file chooser code to know when to activate the default button in the dialog. + If the filename is not in the current directory, does not exist, or + is otherwise not currently selected, does nothing. + + + + + + + Method + + System.Void + + + + + + a + + Unselects the file referred to by . + + + If the file is not in the current directory, does not exist, or + is otherwise not currently selected, does nothing. - - - GLib.Signal("file-activated") - - + Event + + + GLib.Signal("update-preview") + + System.EventHandler @@ -931,176 +1246,66 @@ public class MainWindow: Gtk.Window { + + + + + Property + + System.String + + + + The URI for the currently selected file in + the file selector. + a + + If multiple files are selected, + one of the filenames will be returned at random. + If the file chooser is in folder mode, this function returns the + selected folder. + + + + + + + Property + + System.String[] + + + + The URIs selected by this dialog. + a + + + + + + + + Property - GLib.Signal("update-preview") + GLib.Property("use-preview-label") - - - - Event - System.EventHandler + System.Boolean - This signal is emitted when the current folder in a file chooser - changes. + Sets whether the file chooser should display a stock label with the name of + the file that is being previewed; the default is true. - - This event can happen due to the user performing some action that - changes folders, such as selecting a bookmark or visiting a folder on the - file list. It can also happen as a result of calling a function to - explicitly change the current folder in a file chooser. - - Normally you do not need to connect to this signal, unless you need to keep - track of which folder a file chooser is showing. - - - - - GLib.Signal("current-folder-changed") - - - - - - Constructor - - - - To be added - To be added - - - - - Constructor - - - - - - - - - System.ParamArray - - - - - - Creates a file chooser dialog. - a title - a parent for the dialog, or . See . - an action, for example save or open. - a list of button text/response pairs for buttons to be added to the dialog, if desired. The pair format is , (see an example in overview section of ) - By default, a comes with no buttons, so you'd better provide at least the most basics one (Save/Cancel or Open/Cancel) or your user won't be able to do anything apart from closing the dialog ( closing the dialog returns .None ) - - - - - Constructor - - - - - - - - - - System.ParamArray - - - - - - Creates a file chooser dialog with a specific file chooser backend - a , the backend name - a title - a parent for the dialog, or . - an action, for example save or open. - a list of button text/response pairs for buttons to be added to the dialog, if desired. - - This is especially useful if you use to allow - non-local files and you use a more expressive vfs, such as gnome-vfs, to load files. - - - - - - Property - - System.Boolean - - - - Indicates if Hidden files and directories should be visible. a - - - - - - GLib.Property("show-hidden") - - - - - - Event - - - GLib.Signal("confirm-overwrite") - - - - Gtk.ConfirmOverwriteHandler - - - Indicates a file overwrite has been requested. - This event is raised when the user has selected a file name that already exists and the file chooser is in mode. - -Most applications just need to turn on the property and they will automatically get a stock confirmation dialog. Applications which need to customize this behavior should do that, and also connect to this event. - -A connected to this event must set to the value indicating the action to take. If the handler determines that the user wants to select a different filename, it should return . If it determines that the user is satisfied with his choice of file name, it should return . On the other hand, if it determines that the stock confirmation dialog should be used, it should return . - - - - - - Method - - Gtk.FileChooserConfirmation - - - - Default handler for the event. - To be added. - Override this method in a subclass to provide a default handler for the event. - - - - - - Property - - - GLib.Property("do-overwrite-confirmation") - - - - System.Boolean - - - Enables Overwrite Confirmation in the dialog. - - if confirmation should be performed. - - + + Applications that + want to draw the whole preview area themselves should set this + to false and display the name themselves in their preview widget. + diff --git a/doc/en/Gtk/FileChooserError.xml b/doc/en/Gtk/FileChooserError.xml index cb3fc0b33..1fae48fb7 100644 --- a/doc/en/Gtk/FileChooserError.xml +++ b/doc/en/Gtk/FileChooserError.xml @@ -1,16 +1,11 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - These identify the various errors that can occur while calling functions. - - - System.Enum @@ -19,23 +14,27 @@ GLib.GType(typeof(Gtk.FileChooserErrorGType)) + + These identify the various errors that can occur while calling functions. + + + - - + + + Field Gtk.FileChooserError - - - Indicates that a file does not exist. - - + Indicates a file already exists. + + Field Gtk.FileChooserError @@ -48,15 +47,31 @@ - - + + + Field Gtk.FileChooserError - Indicates a file already exists. - + To be added. + + + + + + + Field + + Gtk.FileChooserError + + + + + Indicates that a file does not exist. + + diff --git a/doc/en/Gtk/FileChooserWidget.xml b/doc/en/Gtk/FileChooserWidget.xml index 3e81cb283..1d8654028 100644 --- a/doc/en/Gtk/FileChooserWidget.xml +++ b/doc/en/Gtk/FileChooserWidget.xml @@ -1,11 +1,19 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.VBox + + + + Gtk.FileChooser + + Widget to allow the selection of files from a directory. @@ -17,102 +25,110 @@ Note that does not have any methods of it - - Gtk.VBox - - - - Gtk.FileChooser - - - - - Method - - System.Boolean - + + + + Constructor + - + - - Sets the current folder for the chooser from an URI. - - a , the URI to use - a , true if the folder could be changed successfully, false otherwise + a , the action this chooser will perform + Public constructor. - The user will be shown the full contents of the current folder, - plus user interface elements for navigating to other folders. + + + + + + + Constructor + + + + + + a , pointer to underlying C object + Constructor for internal use. + + + + + + + + Property + + + GLib.Property("action") + + + + Gtk.FileChooserAction + + + + + Sets the type of operation that that the chooser is performing; the + user interface is adapted to suit the selected action. + + a + + For example, + an option to create a new folder might be shown if the action is + but not if the action is + . - - + + + Method System.Void - - - Unselects all the files in the current folder of a file chooser. - - - - - - Method - - System.Boolean - - + + a - Sets as the current filename for - the file chooser; - If the file name isn't in the current folder of the file chooser, then the - current folder of the file chooser will be changed to the folder containing - . + Adds to the list of filters that the + user can select between. - a - a , true if both the - folder could be changed and the file was - selected successfully, false otherwise. - This is equivalent to a sequence of - - followed by . - - Note that the file must exist, or nothing will be done except - for the directory change. To pre-enter a filename for the user, as in - a save-as dialog, use . + When a filter is selected, only files that are passed by that + filter are displayed. - - + + + Method System.Boolean - + - - Removes a folder URI from a file chooser's list of shortcut folders. - - a + a + Adds a folder to be displayed with the shortcut folders in a file chooser. a - See also . + Note that shortcut folders do not get saved, as they are provided by the + application. For example, you can use this to add a + "/usr/share/mydrawprogram/Clipart" folder to the volume list. + Method System.Boolean @@ -121,11 +137,11 @@ Note that does not have any methods of it + a Adds a folder URI to be displayed with the shortcut folders in a file chooser. - a a , true if the folder could be added successfully, false otherwise. @@ -135,345 +151,98 @@ Note that does not have any methods of it - - - Method - - System.Void - - - - Selects all the files in the current folder of a file chooser. - - - - - - - Method - - System.Boolean - - - - - - - Selects the file at . If the URI doesn't refer to a - file in the current folder of the file chooser, then the current folder of - the file chooser will be changed to the folder that's part of . - - a - a , true if both the - folder could be changed and the URI was - selected successfully, false otherwise. - - - - - - - Method - - System.Void - - - - - - Removes from the list of filters that the user can select between. - a - - - - - - - Method - - System.Boolean - - - - - - Adds a folder to be displayed with the shortcut folders in a file chooser. - a - a - - Note that shortcut folders do not get saved, as they are provided by the - application. For example, you can use this to add a - "/usr/share/mydrawprogram/Clipart" folder to the volume list. - - - - - - Method - - System.Boolean - - - - - - Selects a filename. - a - a - - If the file name isn't in the current - folder of the file chooser, then the current folder of the file chooser will - be changed to the folder containing . - - - - - - Method - - System.Void - - - - - - - Unselects a currently selected filename. - - a - - If the filename is not in the current directory, does not exist, or - is otherwise not currently selected, does nothing. - - - - - - Method - - System.Void - - - - - - - Adds to the list of filters that the - user can select between. - - a - - When a filter is selected, only files that are passed by that - filter are displayed. - - - - - - Method - - System.Boolean - - - - - - Removes a folder from a file chooser's list of shortcut folders. - a - a - See also . - - - - - Method - - System.Void - - - - - - - Unselects the file referred to by . - - a - - If the file is not in the current directory, does not exist, or - is otherwise not currently selected, does nothing. - - - - - - Method - - System.Boolean - - - - - - - Sets the current folder for the file chooser from a local filename. - - a - a - - The user will be shown the full contents of the current folder, - plus user interface elements for navigating to other folders. - - - - - - Method - - System.Boolean - - - - - - - Sets the file referred to by as the - current file for the the file chooser. - - a - a , true if both the folder - could be changed and the URI was - selected successfully, false otherwise. - - - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected constructor. - a - - - + + + + Event - System.Obsolete + GLib.Signal("confirm-overwrite") - - - - Constructor - - - - + + Gtk.ConfirmOverwriteHandler + - Constructor for internal use. - a , pointer to underlying C object - - + Indicates a file overwrite has been requested. + This event is raised when the user has selected a file name that already exists and the file chooser is in mode. + +Most applications just need to turn on the property and they will automatically get a stock confirmation dialog. Applications which need to customize this behavior should do that, and also connect to this event. + +A connected to this event must set to the value indicating the action to take. If the handler determines that the user wants to select a different filename, it should return . If it determines that the user is satisfied with his choice of file name, it should return . On the other hand, if it determines that the stock confirmation dialog should be used, it should return . + - - - Constructor - - - - + + + + Property + + + GLib.Property("create-folders") + + + + System.Boolean + - Public constructor. - a , the action this chooser will perform - - + To be added. + To be added. + To be added. + - - - Constructor - - - - - - - Public constructor. - a , the action this widget should perform - a , the filesystem back-end to use. - - - - - - + + + Property - GLib.GType + System.String - The for this object. - a + The current folder for the file chooser, when the chooser has selected a local filename. + a + + + + Event + + + GLib.Signal("current-folder-changed") + + + + System.EventHandler + + + + Event raised when the chooser changes the folder it's looking at. + + + + + + + + Property + + GLib.File + + + To be added. + To be added. + To be added. + + + - + + Property System.String @@ -486,27 +255,9 @@ Note that does not have any methods of it - - - Property - - Gtk.Widget - - - - An application-supplied widget to provide extra options to the user. - a - - - - - - GLib.Property("extra-widget") - - - - + + Property System.String @@ -524,9 +275,139 @@ Note that does not have any methods of it - - + + + Property + + + GLib.Property("do-overwrite-confirmation") + + + + System.Boolean + + + Enables Overwrite Confirmation in the widget. + is if confirmation should be performed. + + + + + + + + Property + + + GLib.Property("extra-widget") + + + + Gtk.Widget + + + + An application-supplied widget to provide extra options to the user. + a + + + + + + + + Property + + GLib.File + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("file-activated") + + + + System.EventHandler + + + + + This signal is emitted when the user "activates" a file in the file + chooser. + + + This event can happen by double-clicking on a file in the file list, or + by pressing Enter. + + Normally you do not need to connect to this signal. It is used internally + by the file chooser code to know when to activate the default button in the dialog. + + + + + + + Property + + System.String + + + + The current filename selected by the file chooser. + a + + + + + + + + Property + + System.String[] + + + + The filenames selected by this widget. + a + + + + + + + + Property + + GLib.File[] + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("filter") + + Gtk.FileFilter @@ -537,15 +418,46 @@ Note that does not have any methods of it - - - GLib.Property("filter") - - + + + + + Property + + Gtk.FileFilter[] + + + + The filters currently in use by this widget for patterns of files to display. + a + + + + + + + + Property + + GLib.GType + + + + The for this object. + a + + + - + + Property + + + GLib.Property("local-only") + + System.Boolean @@ -568,37 +480,116 @@ Note that does not have any methods of it . + + + + + Method - GLib.Property("local-only") + GLib.DefaultSignalHandler(ConnectionMethod="OverrideConfirmOverwrite", Type=typeof(Gtk.FileChooserWidget)) - - - - Property - System.Boolean + Gtk.FileChooserConfirmation - - Sets whether the preview widget set by - should be shown for the current filename. - - a - When this property is set to false, the file chooser - may display an internally generated preview of the current file - or it may display no preview at all. + Default handler for the event. + To be added. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method - GLib.Property("preview-widget-active") + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCurrentFolderChanged", Type=typeof(Gtk.FileChooserWidget)) + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideFileActivated", Type=typeof(Gtk.FileChooserWidget)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSelectionChanged", Type=typeof(Gtk.FileChooserWidget)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideUpdatePreview", Type=typeof(Gtk.FileChooserWidget)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Property + + GLib.File + + + To be added. + To be added. + To be added. + + - + + Property System.String @@ -610,66 +601,9 @@ Note that does not have any methods of it Not for general programmer use. - - - Property - - System.String - - - - The URI for the currently selected file in - the file selector. - a - - If multiple files are selected, - one of the filenames will be returned at random. - If the file chooser is in folder mode, this function returns the - selected folder. - - - - - - Property - - System.Boolean - - - - - Sets whether the file chooser should display a stock label with the name of - the file that is being previewed; the default is true. - - a - - Applications that - want to draw the whole preview area themselves should set this - to false and display the name themselves in their preview widget. - - - - - GLib.Property("use-preview-label") - - - - - - Property - - System.String - - - - The current filename selected by the file chooser. - a - - - - - + + Property System.String @@ -682,34 +616,15 @@ Note that does not have any methods of it - - + + + Property - - System.Boolean - - - - - Sets whether multiple files can be selected in the file selector. - - a - - This is only relevant if the action is set to be - or - . - It cannot be set with either of the folder actions. - - - GLib.Property("select-multiple") + GLib.Property("preview-widget") - - - - Property Gtk.Widget @@ -742,96 +657,347 @@ Note that does not have any methods of it + + + + + Property - GLib.Property("preview-widget") + GLib.Property("preview-widget-active") - - - - Property - Gtk.FileChooserAction + System.Boolean - Sets the type of operation that that the chooser is performing; the - user interface is adapted to suit the selected action. + Sets whether the preview widget set by + should be shown for the current filename. - a + a + When this property is set to false, the file chooser + may display an internally generated preview of the current file + or it may display no preview at all. + + + + + + Method + + System.Void + + + + + + a + Removes from the list of filters that the user can select between. - For example, - an option to create a new folder might be shown if the action is - but not if the action is - . + + + + + + + Method + + System.Boolean + + + + + + a + Removes a folder from a file chooser's list of shortcut folders. + a + See also . + + + + + + Method + + System.Boolean + + + + + + a + + Removes a folder URI from a file chooser's list of shortcut folders. + + a + + See also . + + + + + Method + + System.Void + + + + Selects all the files in the current folder of a file chooser. + + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + a + Selects a filename. + a + + If the file name isn't in the current + folder of the file chooser, then the current folder of the file chooser will + be changed to the folder containing . + + + + + + + Event - GLib.Property("action") + GLib.Signal("selection-changed") - - - - Property - System.String + System.EventHandler - The current folder for the file chooser, when the chooser has selected a local filename. - a + This event is raised every time the selected file changes. - - + + + Property + + + GLib.Property("select-multiple") + + - System.String[] + System.Boolean - The filenames selected by this widget. - a + + Sets whether multiple files can be selected in the file selector. + + a + + This is only relevant if the action is set to be + or + . + It cannot be set with either of the folder actions. + + + + + + + Method + + System.Boolean + + + + + + a + + Selects the file at . If the URI doesn't refer to a + file in the current folder of the file chooser, then the current folder of + the file chooser will be changed to the folder that's part of . + + a , true if both the + folder could be changed and the URI was + selected successfully, false otherwise. - - - Property + + + + Method - System.String[] + System.Boolean - + + + - The URIs selected by this widget. - a + a + + Sets the current folder for the file chooser from a local filename. + + a - + The user will be shown the full contents of the current folder, + plus user interface elements for navigating to other folders. + - - - Property + + + + Method - Gtk.FileFilter[] + System.Boolean - + + + - The filters currently in use by this widget for patterns of files to display. - a + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + a , the URI to use + + Sets the current folder for the chooser from an URI. + + a , true if the folder could be changed successfully, false otherwise + + The user will be shown the full contents of the current folder, + plus user interface elements for navigating to other folders. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + a + + Sets as the current filename for + the file chooser; + If the file name isn't in the current folder of the file chooser, then the + current folder of the file chooser will be changed to the folder containing + . + + a , true if both the + folder could be changed and the file was + selected successfully, false otherwise. + + This is equivalent to a sequence of + + followed by . + + Note that the file must exist, or nothing will be done except + for the directory change. To pre-enter a filename for the user, as in + a save-as dialog, use . + + + + + + + Method + + System.Boolean + + + + + + a + + Sets the file referred to by as the + current file for the the file chooser. + + a , true if both the folder + could be changed and the URI was + selected successfully, false otherwise. - + + Property System.String[] @@ -845,7 +1011,8 @@ Note that does not have any methods of it - + + Property System.String[] @@ -858,53 +1025,107 @@ Note that does not have any methods of it - - - Event - - System.EventHandler - - - - This event is raised every time the selected file changes. - - - + + + + Property - GLib.Signal("selection-changed") + GLib.Property("show-hidden") - - - - Event - System.EventHandler + System.Boolean + To be added + a + To be added + + + + + + + Method + + System.Void + + + + Unselects all the files in the current folder of a file chooser. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + a - This signal is emitted when the user "activates" a file in the file - chooser. + Unselects a currently selected filename. - This event can happen by double-clicking on a file in the file list, or - by pressing Enter. - - Normally you do not need to connect to this signal. It is used internally - by the file chooser code to know when to activate the default button in the dialog. + If the filename is not in the current directory, does not exist, or + is otherwise not currently selected, does nothing. + + + + + + + Method + + System.Void + + + + + + a + + Unselects the file referred to by . + + + If the file is not in the current directory, does not exist, or + is otherwise not currently selected, does nothing. - - - GLib.Signal("file-activated") - - + Event + + + GLib.Signal("update-preview") + + System.EventHandler @@ -933,100 +1154,66 @@ Note that does not have any methods of it - - - GLib.Signal("update-preview") - - - - - Event + + + + Property - System.EventHandler + System.String - Event raised when the chooser changes the folder it's looking at. + The URI for the currently selected file in + the file selector. + a + + If multiple files are selected, + one of the filenames will be returned at random. + If the file chooser is in folder mode, this function returns the + selected folder. + + + + + + + Property + + System.String[] + + + + The URIs selected by this widget. + a + + + + + Property - GLib.Signal("current-folder-changed") + GLib.Property("use-preview-label") - - - - Property System.Boolean - To be added + + Sets whether the file chooser should display a stock label with the name of + the file that is being previewed; the default is true. + a - To be added - - - - - GLib.Property("show-hidden") - - - - - - Event - - - GLib.Signal("confirm-overwrite") - - - - Gtk.ConfirmOverwriteHandler - - - Indicates a file overwrite has been requested. - This event is raised when the user has selected a file name that already exists and the file chooser is in mode. - -Most applications just need to turn on the property and they will automatically get a stock confirmation dialog. Applications which need to customize this behavior should do that, and also connect to this event. - -A connected to this event must set to the value indicating the action to take. If the handler determines that the user wants to select a different filename, it should return . If it determines that the user is satisfied with his choice of file name, it should return . On the other hand, if it determines that the stock confirmation dialog should be used, it should return . - - - - - - Method - - Gtk.FileChooserConfirmation - - - - Default handler for the event. - To be added. - Override this method in a subclass to provide a default handler for the event. - - - - - - Property - - - GLib.Property("do-overwrite-confirmation") - - - - System.Boolean - - - Enables Overwrite Confirmation in the widget. - is if confirmation should be performed. - - + + Applications that + want to draw the whole preview area themselves should set this + to false and display the name themselves in their preview widget. + diff --git a/doc/en/Gtk/FileFilter.xml b/doc/en/Gtk/FileFilter.xml index 2a6332984..103853912 100644 --- a/doc/en/Gtk/FileFilter.xml +++ b/doc/en/Gtk/FileFilter.xml @@ -1,11 +1,16 @@ - + + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.InitiallyUnowned + + + This class sets up a filter to include or exclude particular kinds of files; useful in file selection dialogs. @@ -48,98 +53,10 @@ public class MainWindow: Gtk.Window { - - Gtk.Object - - - - - - Method - - System.Void - - - - - - Adds a rule allowing a given MIME type to a filter. - a - - - - - - Method - - System.Void - - - - - - Adds a rule allowing a shell style glob to a filter. - a - - - - - - Method - - System.Boolean - - - - - - Tests whether a file should be displayed according to this filter. - a - a , TRUE if the file should be displayed. - - The structure - should include - the fields returned from . - This function will not typically be used by applications; it - is intended principally for use in the implementation of - . - - - - - - Constructor - - - - - - Protected constructor. - a - - - - - System.Obsolete - - - - - - Constructor - - - - - - Constructor for internal use only. - a - - - + Constructor @@ -154,8 +71,116 @@ public class MainWindow: Gtk.Window { + + + + Constructor + + + + + + a + Constructor for internal use only. + + + + + + + Method + + System.Void + + + + + + + a + a + Adds a rule to a filter that allows files based on a custom callback function. + + The bitfield which is passed in provides information + about what sorts of information that the filter function needs; + this allows GTK+ to avoid retrieving expensive information when + it isn't needed by the filter. + + + + + + + Method + + System.Void + + + + + + a + Adds a rule allowing a given MIME type to a filter. + + + + + + + Method + + System.Void + + + + + + a + Adds a rule allowing a shell style glob to a filter. + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + + + Method + + System.Boolean + + + + + + a + Tests whether a file should be displayed according to this filter. + a , TRUE if the file should be displayed. + + The structure + should include + the fields returned from . + This function will not typically be used by applications; it + is intended principally for use in the implementation of + . + + + - + + Property GLib.GType @@ -168,7 +193,8 @@ public class MainWindow: Gtk.Window { - + + Property System.String @@ -184,7 +210,8 @@ public class MainWindow: Gtk.Window { - + + Property Gtk.FileFilterFlags @@ -203,40 +230,5 @@ public class MainWindow: Gtk.Window { - - - Method - - System.Void - - - - - - - Adds a rule to a filter that allows files based on a custom callback function. - a - a - - The bitfield which is passed in provides information - about what sorts of information that the filter function needs; - this allows GTK+ to avoid retrieving expensive information when - it isn't needed by the filter. - - - - - - Method - - System.Void - - - - To be added - To be added - - - diff --git a/doc/en/Gtk/FileFilterFlags.xml b/doc/en/Gtk/FileFilterFlags.xml index 0c98d9fb6..cd2c09cea 100644 --- a/doc/en/Gtk/FileFilterFlags.xml +++ b/doc/en/Gtk/FileFilterFlags.xml @@ -1,16 +1,11 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - This object represents a bitfield of flags that list the needed fields when calling . - - - System.Enum @@ -22,35 +17,15 @@ System.Flags + + This object represents a bitfield of flags that list the needed fields when calling . + + + - - - Field - - Gtk.FileFilterFlags - - - - - The filename. - - - - - - Field - - Gtk.FileFilterFlags - - - - - A URI. - - - + Field Gtk.FileFilterFlags @@ -62,8 +37,23 @@ + + + + Field + + Gtk.FileFilterFlags + + + + + The filename. + + + + Field Gtk.FileFilterFlags @@ -75,5 +65,19 @@ + + + + Field + + Gtk.FileFilterFlags + + + + + A URI. + + + diff --git a/doc/en/Gtk/FileFilterFunc.xml b/doc/en/Gtk/FileFilterFunc.xml index fccbdb724..9c86ccd74 100644 --- a/doc/en/Gtk/FileFilterFunc.xml +++ b/doc/en/Gtk/FileFilterFunc.xml @@ -1,26 +1,26 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added. - Delegate class for ; see that method's documentation for more details. - - To be added. - - System.Delegate - - - System.Boolean - + + System.Boolean + + + To be added. + Delegate class for ; see that method's documentation for more details. + To be added. + + + + diff --git a/doc/en/Gtk/FileFilterInfo.xml b/doc/en/Gtk/FileFilterInfo.xml index ac86e8ca3..24971fe61 100644 --- a/doc/en/Gtk/FileFilterInfo.xml +++ b/doc/en/Gtk/FileFilterInfo.xml @@ -1,38 +1,29 @@ - + + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + + + System.IEquatable<Gtk.FileFilterInfo> + + Used to pass information about files to . - - System.ValueType - - - - - Field - - Gtk.FileFilterInfo - - - - - An empty FileFilterInfo - - - - + Field Gtk.FileFilterFlags @@ -45,36 +36,9 @@ - - - Field - - System.String - - - - - The filename of the file being tested - - - - - - - Field - - System.String - - - - - The URI for the file being tested - - - - + Field System.String @@ -87,8 +51,75 @@ + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Field + + System.String + + + + + The filename of the file being tested + + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + Field System.String @@ -103,6 +134,7 @@ + Method Gtk.FileFilterInfo @@ -111,12 +143,42 @@ - Public constructor. a + Public constructor. a XXX: the API here needs adjusting, as this shouldn't require an IntPtr parameter. + + + + Field + + System.String + + + + + The URI for the file being tested + + + + + + + + Field + + Gtk.FileFilterInfo + + + + + An empty FileFilterInfo + + + + diff --git a/doc/en/Gtk/FillLayoutRenderer.xml b/doc/en/Gtk/FillLayoutRenderer.xml new file mode 100644 index 000000000..f950137f3 --- /dev/null +++ b/doc/en/Gtk/FillLayoutRenderer.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/FillLayoutRendererClass.xml b/doc/en/Gtk/FillLayoutRendererClass.xml new file mode 100644 index 000000000..bdaaa6066 --- /dev/null +++ b/doc/en/Gtk/FillLayoutRendererClass.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/FilterElt.xml b/doc/en/Gtk/FilterElt.xml new file mode 100644 index 000000000..995c7a4b6 --- /dev/null +++ b/doc/en/Gtk/FilterElt.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/FilterLevel.xml b/doc/en/Gtk/FilterLevel.xml new file mode 100644 index 000000000..cc14787a9 --- /dev/null +++ b/doc/en/Gtk/FilterLevel.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/FilterRule.xml b/doc/en/Gtk/FilterRule.xml new file mode 100644 index 000000000..a68fa71cf --- /dev/null +++ b/doc/en/Gtk/FilterRule.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/Fixed+FixedChild.xml b/doc/en/Gtk/Fixed+FixedChild.xml index e538bbbb9..51e38ecd5 100644 --- a/doc/en/Gtk/Fixed+FixedChild.xml +++ b/doc/en/Gtk/Fixed+FixedChild.xml @@ -1,16 +1,39 @@ + gtk-sharp - 2.12.0.0 Gtk.Container+ContainerChild + + A child of a , used to interact with its container child properties. + + + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + - + + Property @@ -28,7 +51,8 @@ - + + Property @@ -46,10 +70,4 @@ - - A child of a , used to interact with its container child properties. - - - - diff --git a/doc/en/Gtk/Fixed.xml b/doc/en/Gtk/Fixed.xml index f57f444af..3fb7b2116 100644 --- a/doc/en/Gtk/Fixed.xml +++ b/doc/en/Gtk/Fixed.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Container + + + A container which allows you to position widgets at fixed coordinates @@ -18,72 +23,10 @@ If you know none of these things are an issue for your application, and prefer the simplicity of , by all means use the widget. But you should be aware of the tradeoffs. - - Gtk.Container - - - - - - System.Reflection.DefaultMember("Item") - - - - - Method - - System.Void - - - - - - - - Moves a child of a container to the given position. - an object of type - an object of type - an object of type - Moves a child of a container to the given position. - - - - - Method - - System.Void - - - - - - - - Adds a widget to a container at the given position. - an object of type - an object of type - an object of type - Adds a widget to a container at the given position. - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -92,25 +35,25 @@ Creates a new object. - - - Property - - System.Boolean - + + + + Constructor + + - Determines if has a seperate - an object of type + Pointer to the C object. + Internal constructor - Gets whether the has its own . - Sets whether a widget is created with a separate or not. (By default, it will be created without a seperate ). This function must be called while the is not realized, for instance, immediately after the window is created. + This is an internal constructor, and should not be used by user code. - + + Property GLib.GType @@ -122,23 +65,63 @@ Returns the native value for . - - - Constructor - + + + + Property + + Gtk.Container+ContainerChild + - + - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + an object of type + an object of type + an object of type + Moves a child of a container to the given position. + Moves a child of a container to the given position. + + + + + + Method + + System.Void + + + + + + + + an object of type + an object of type + an object of type + Adds a widget to a container at the given position. + Adds a widget to a container at the given position. - - - System.Obsolete - - diff --git a/doc/en/Gtk/FocusChangedArgs.xml b/doc/en/Gtk/FocusChangedArgs.xml new file mode 100644 index 000000000..7972f0d4a --- /dev/null +++ b/doc/en/Gtk/FocusChangedArgs.xml @@ -0,0 +1,57 @@ + + + + + gtk-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + Gtk.CellRenderer + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/FocusChangedHandler.xml b/doc/en/Gtk/FocusChangedHandler.xml new file mode 100644 index 000000000..0c0ad5fbc --- /dev/null +++ b/doc/en/Gtk/FocusChangedHandler.xml @@ -0,0 +1,24 @@ + + + + + gtk-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/FocusChildSetArgs.xml b/doc/en/Gtk/FocusChildSetArgs.xml index 117ad1302..383624dd4 100644 --- a/doc/en/Gtk/FocusChildSetArgs.xml +++ b/doc/en/Gtk/FocusChildSetArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -28,16 +29,18 @@ Create a new instance with this constructor if you need to invoke a delegate. - - + + + Property Gtk.Widget - The widget being focused on. - A - + To be added. + To be added. + To be added. + diff --git a/doc/en/Gtk/FocusChildSetHandler.xml b/doc/en/Gtk/FocusChildSetHandler.xml index 1fde738d8..b8cb0750e 100644 --- a/doc/en/Gtk/FocusChildSetHandler.xml +++ b/doc/en/Gtk/FocusChildSetHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the FocusChildSetHandler instance to the event. The methods referenced by the FocusChildSetHandler instance are invoked whenever the event is raised, until the FocusChildSetHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/FocusHomeOrEndArgs.xml b/doc/en/Gtk/FocusHomeOrEndArgs.xml new file mode 100644 index 000000000..521a6666f --- /dev/null +++ b/doc/en/Gtk/FocusHomeOrEndArgs.xml @@ -0,0 +1,43 @@ + + + + + gtk-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/FocusHomeOrEndHandler.xml b/doc/en/Gtk/FocusHomeOrEndHandler.xml new file mode 100644 index 000000000..381544495 --- /dev/null +++ b/doc/en/Gtk/FocusHomeOrEndHandler.xml @@ -0,0 +1,24 @@ + + + + + gtk-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/FocusInEventArgs.xml b/doc/en/Gtk/FocusInEventArgs.xml index 3e4206b82..2beee8606 100644 --- a/doc/en/Gtk/FocusInEventArgs.xml +++ b/doc/en/Gtk/FocusInEventArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gdk.EventFocus diff --git a/doc/en/Gtk/FocusInEventHandler.xml b/doc/en/Gtk/FocusInEventHandler.xml index b005f55d3..986a68b13 100644 --- a/doc/en/Gtk/FocusInEventHandler.xml +++ b/doc/en/Gtk/FocusInEventHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the FocusInEventHandler instance to the event. The methods referenced by the FocusInEventHandler instance are invoked whenever the event is raised, until the FocusInEventHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/FocusOutEventArgs.xml b/doc/en/Gtk/FocusOutEventArgs.xml index 83d69e2f5..1e3982819 100644 --- a/doc/en/Gtk/FocusOutEventArgs.xml +++ b/doc/en/Gtk/FocusOutEventArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gdk.EventFocus diff --git a/doc/en/Gtk/FocusOutEventHandler.xml b/doc/en/Gtk/FocusOutEventHandler.xml index e12e6eca3..d73b09a53 100644 --- a/doc/en/Gtk/FocusOutEventHandler.xml +++ b/doc/en/Gtk/FocusOutEventHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the FocusOutEventHandler instance to the event. The methods referenced by the FocusOutEventHandler instance are invoked whenever the event is raised, until the FocusOutEventHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/FocusTabArgs.xml b/doc/en/Gtk/FocusTabArgs.xml index 612cbff63..779381adc 100644 --- a/doc/en/Gtk/FocusTabArgs.xml +++ b/doc/en/Gtk/FocusTabArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gtk.NotebookTab diff --git a/doc/en/Gtk/FocusTabHandler.xml b/doc/en/Gtk/FocusTabHandler.xml index 29e5e230d..0a5a240d5 100644 --- a/doc/en/Gtk/FocusTabHandler.xml +++ b/doc/en/Gtk/FocusTabHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the FocusTabHandler instance to the event. The methods referenced by the FocusTabHandler instance are invoked whenever the event is raised, until the FocusTabHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/FocusedArgs.xml b/doc/en/Gtk/FocusedArgs.xml index a0a800232..65627b3d9 100644 --- a/doc/en/Gtk/FocusedArgs.xml +++ b/doc/en/Gtk/FocusedArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gtk.DirectionType diff --git a/doc/en/Gtk/FocusedHandler.xml b/doc/en/Gtk/FocusedHandler.xml index 2d89bae55..4fb20b48e 100644 --- a/doc/en/Gtk/FocusedHandler.xml +++ b/doc/en/Gtk/FocusedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the FocusedHandler instance to the event. The methods referenced by the FocusedHandler instance are invoked whenever the event is raised, until the FocusedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/FontButton.xml b/doc/en/Gtk/FontButton.xml index 9d7d68e5c..d9ef232b3 100644 --- a/doc/en/Gtk/FontButton.xml +++ b/doc/en/Gtk/FontButton.xml @@ -1,67 +1,25 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - This class extends , providing an simple button for font selection. - The FontButton is a button which displays the currently selected font and allows to open a font selection dialog to change the font. It is suitable widget for selecting a font in a preference dialog. - - Gtk.Button + + This class extends , providing an simple button for font selection. + The FontButton is a button which displays the currently selected font and allows to open a font selection dialog to change the font. It is suitable widget for selecting a font in a preference dialog. + + - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Constructs and initializes a new instance of for a specified native GLib type. - A object containing the native GLib type for the new instance. - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Constructor - - - - - - Constructs and initializes a new instance of using an existing unmanaged object as its base. - A pointing to the raw object to be managed by the new instance. - This is not typically used by managed code. It is primarily used for enclosing an existing object, created by unmanaged code, in a managed wrapper. - - + Constructor @@ -70,75 +28,43 @@ To specify the default font on creation, use . + + + + Constructor + + + + + + A pointing to the raw object to be managed by the new instance. + Constructs and initializes a new instance of using an existing unmanaged object as its base. + This is not typically used by managed code. It is primarily used for enclosing an existing object, created by unmanaged code, in a managed wrapper. + + + Constructor - Constructs and initializes a new instance of with a specified initial font. A object containing the name of the initial font to use in the new instance. + Constructs and initializes a new instance of with a specified initial font. The value of is in the same format as described in the remarks on . - - - Property - - GLib.GType - - - - Gets the GLib type of the current instance. - A value representing the native GLib type of . - The value is used internally by the GLib type management system. - - - - - Property - - System.Boolean - - - - Gets and sets whether or not to show the font size in the button. - - A . If , the font size will be displayed in the button. - - For a more WYSIWYG way to show the selected size, see the property. - - - - GLib.Property("show-size") - - - - - - Property - - System.Boolean - - - - If this property is set to , the label will be drawn in the selected font size. - - A . If , the button label will be displayed using the selected font size. Otherwise in the default system font size. - - - - - - GLib.Property("use-size") - - - - + + Property + + + GLib.Property("font-name") + + System.String @@ -151,53 +77,105 @@ Default Value: "Sans 12". This value is identical to the one that would be used by and . + + + + + Event - GLib.Property("font-name") + GLib.Signal("font-set") + + System.EventHandler + + + + This event is raised when the user closes the child after making a change. + Child classes should override instead of adding a handler to this event. + - - + + + Property + + GLib.GType + + + + Gets the GLib type of the current instance. + A value representing the native GLib type of . + The value is used internally by the GLib type management system. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideFontSet", Type=typeof(Gtk.FontButton)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + System.Boolean + + + + + + A object containing the name of the font to display in the child . + Sets or updates the font displayed in the child . + The return value of if the font selection dialog exists, otherwise . + + + + + + + + Property + + + GLib.Property("show-size") + + System.Boolean - Gets and sets whether or not button label should be displayed using the selected font. + Gets and sets whether or not to show the font size in the button. - A . If , the button label will be displayed using the selected font. Otherwise in the default system font. + A . If , the font size will be displayed in the button. - Default Value: + For a more WYSIWYG way to show the selected size, see the property. - - - GLib.Property("use-font") - - - - - - Property - - System.String - - - - Gets and sets the title used for the created by the currrent instance. - A object containing the title used for the created by the currrent instance. - Default Value: "Pick a Font" or a translated version. - - - - GLib.Property("title") - - - + + Property + + + GLib.Property("show-style") + + System.Boolean @@ -209,44 +187,66 @@ Default Value: + + + + + Property - GLib.Property("show-style") + GLib.Property("title") - - - - Event - System.EventHandler + System.String - This event is raised when the user closes the child after making a change. - Child classes should override instead of adding a handler to this event. + Gets and sets the title used for the created by the currrent instance. + A object containing the title used for the created by the currrent instance. + Default Value: "Pick a Font" or a translated version. + + + + + Property - GLib.Signal("font-set") + GLib.Property("use-font") - - - - Method System.Boolean - - - + - Sets or updates the font displayed in the child . - A object containing the name of the font to display in the child . - The return value of if the font selection dialog exists, otherwise . - - + Gets and sets whether or not button label should be displayed using the selected font. + + A . If , the button label will be displayed using the selected font. Otherwise in the default system font. + + Default Value: + + + + + + Property + + + GLib.Property("use-size") + + + + System.Boolean + + + + If this property is set to , the label will be drawn in the selected font size. + + A . If , the button label will be displayed using the selected font size. Otherwise in the default system font size. + + diff --git a/doc/en/Gtk/FontSelection.xml b/doc/en/Gtk/FontSelection.xml index bb0c1e7ea..045e10845 100644 --- a/doc/en/Gtk/FontSelection.xml +++ b/doc/en/Gtk/FontSelection.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.VBox + + + A FontSelection is a widget that allows the user to select a font. @@ -19,29 +24,10 @@ - - Gtk.VBox - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -52,9 +38,87 @@ - - + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + Property + + Pango.FontFace + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.Widget + + + To be added. + To be added. + To be added. + + + + + + + Property + + Pango.FontFamily + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.Widget + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("font-name") + + System.String @@ -67,15 +131,44 @@ If this property is used to alter the widget's font name to a font that could not be found, the widget will retain its original font selection. See also , which returns a value indicating whether or not the new font name was found. - - - GLib.Property("font-name") - - + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + Gtk.Widget + + + To be added. + To be added. + To be added. + + - + + Property + + + GLib.Property("preview-text") + + System.String @@ -88,65 +181,10 @@ This property determines the exact string that is displayed in the 'preview area' of the FontSelection. - - - GLib.Property("preview-text") - - - - - - Property - - Gdk.Font - - - Get the that is currently selected. - A Gdk font object representing the selected font, or null if no font is selected. - - - - - GLib.Property("font") - - - System.Obsolete - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - + Method System.Boolean @@ -155,12 +193,54 @@ - Set the current font selection the name of the font to be selected + Set the current font selection if the font was found and selected This can be used instead of setting property if you need to know whether or not was valid. + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.Widget + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.Widget + + + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/FontSelectionDialog.xml b/doc/en/Gtk/FontSelectionDialog.xml index 4accf08ad..0e4770f44 100644 --- a/doc/en/Gtk/FontSelectionDialog.xml +++ b/doc/en/Gtk/FontSelectionDialog.xml @@ -1,53 +1,35 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Dialog + + + A FontSelectionDialog is a widget that opens a window requesting the user to select a font The FontSelectionDialog widget displays a window listing the available fonts, styles and sizes, allowing the user to select a font. It effectively places a widget in a . - - Gtk.Dialog - - - - - - Method - - System.Boolean - - - - - - Sets the name of the font that is selected in this widget. - The name of a system font to select. - - if was a valid font, otherwise. - - If this property is used to alter the widget's font name to a font that could not be found, the widget will retain its original font selection. - - - + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. @@ -55,19 +37,37 @@ + Constructor - Create a new FontSelectionDialog A title that will appear in the window's title bar. + Create a new FontSelectionDialog + + + + Property + + Gtk.Button + + + + The dialog's "Cancel" button. + a + + + + + - + + Property System.String @@ -78,8 +78,53 @@ + + + + Property + + Gtk.Widget + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + Gtk.Button + + + + The dialog's "OK" button. + a + + + + + - + + Property System.String @@ -94,100 +139,24 @@ - - - Property + + + + Method - GLib.GType + System.Boolean - - - GType Property. - a - Returns the native value for . - - - - - Constructor - - + - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Property - - Gdk.Font - - - - The font that was selected using the dialog. - a + The name of a system font to select. + Sets the name of the font that is selected in this widget. + + if was a valid font, otherwise. + If this property is used to alter the widget's font name to a font that could not be found, the widget will retain its original font selection. - - - - - System.Obsolete - - - - - - Property - - Gtk.Button - - - - The dialog's "Apply" button. - a - - - - - - - - Property - - Gtk.Button - - - - The dialog's "Cancel" button. - a - - - - - - - - Property - - Gtk.Button - - - - The dialog's "OK" button. - a - - - diff --git a/doc/en/Gtk/FormatValueArgs.xml b/doc/en/Gtk/FormatValueArgs.xml index 1b2a738e8..caea541c5 100644 --- a/doc/en/Gtk/FormatValueArgs.xml +++ b/doc/en/Gtk/FormatValueArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property System.Double diff --git a/doc/en/Gtk/FormatValueHandler.xml b/doc/en/Gtk/FormatValueHandler.xml index db729bee2..34210d9d4 100644 --- a/doc/en/Gtk/FormatValueHandler.xml +++ b/doc/en/Gtk/FormatValueHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the FormatValueHandler instance to the event. The methods referenced by the FormatValueHandler instance are invoked whenever the event is raised, until the FormatValueHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/Frame.xml b/doc/en/Gtk/Frame.xml index 7cab67b95..4d32a6480 100644 --- a/doc/en/Gtk/Frame.xml +++ b/doc/en/Gtk/Frame.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Bin + + + A with a decorative frame and optional . @@ -14,44 +19,10 @@ If present, a label is drawn in a gap in the top side of the frame. The position of the label can be controlled with . - - Gtk.Bin - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - - - - - - Create a new frame with a label in the top left corner. - The text to appear as this frame's label - - This creates a new frame with a widget in the top left corner, displaying the text passed in as . - - - + Constructor @@ -60,9 +31,81 @@ - - + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Constructor + + + + + + The text to appear as this frame's label + Create a new frame with a label in the top left corner. + + This creates a new frame with a widget in the top left corner, displaying the text passed in as . + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + + GLib.Property("label") + + + + System.String + + + + + The string that is visible as the Frame's label + The text of a label if is a , null otherwise. + + + + + + + Property + + + GLib.Property("label-widget") + + Gtk.Widget @@ -75,34 +118,16 @@ Despite its name, this property does not have to set a widget as its label. Because of the way that Gtk containers work, you may add an arbitrary widget as the label for this frame. However, a genuine is recommended for consistency with other applications. - - - GLib.Property("label-widget") - - - - - - Property - - System.Single - - - - - Set the vertical alignment of the . - The existing vertical alignment of this Frame's label - - - - - GLib.Property("label-yalign") - - - + + Property + + + GLib.Property("label-xalign") + + System.Single @@ -113,53 +138,58 @@ The existing horizontal alignment of this Frame's label + + + + + Property - GLib.Property("label-xalign") + GLib.Property("label-yalign") - - - - Property - Gtk.ShadowType + System.Single - Manage the appearance of this frame's border. - The current shadow style that this Frame is rendered with. + Set the vertical alignment of the . + The existing vertical alignment of this Frame's label + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideComputeChildAllocation", Type=typeof(Gtk.Frame)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property GLib.Property("shadow-type") - - - - Property - - System.String - - - - - The string that is visible as the Frame's label - The text of a label if is a , null otherwise. - - - - - GLib.Property("label") - - - - - - Property Gtk.ShadowType @@ -170,42 +200,6 @@ The current shadow style that this Frame is rendered with. - - - GLib.Property("shadow") - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - diff --git a/doc/en/Gtk/FrameArgs.xml b/doc/en/Gtk/FrameArgs.xml new file mode 100644 index 000000000..49df19b13 --- /dev/null +++ b/doc/en/Gtk/FrameArgs.xml @@ -0,0 +1,43 @@ + + + + + gtk-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + System.Double + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/FrameHandler.xml b/doc/en/Gtk/FrameHandler.xml new file mode 100644 index 000000000..4d57ce389 --- /dev/null +++ b/doc/en/Gtk/FrameHandler.xml @@ -0,0 +1,24 @@ + + + + + gtk-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/Global.xml b/doc/en/Gtk/Global.xml index 08a1d6c93..eab93e1d8 100644 --- a/doc/en/Gtk/Global.xml +++ b/doc/en/Gtk/Global.xml @@ -1,51 +1,89 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Global API elements for - This class contains all the methods which are not directly attributable to a specific type. - System.Object + + Global API elements for + This class contains all the methods which are not directly attributable to a specific type. + - - - Method - - System.Void - + + + + Constructor + - Disables automatic user locale usage. - Only use this if you want to set a specific locale for your program other than the default user locale, or if you want to set different values for different locale categories. Most applications will not need to use this. + Do not use. + There are no instance members for this class. This constructor will be marked Obsolete and possibly removed in future versions. - - + + + Method - Gtk.Widget + System.Boolean - + - Gets the widget associated with an event. - a - the that originally received , or . - + a + To be added + a + To be added + + + + + + + Property + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + Method System.String @@ -56,91 +94,18 @@ - Check if a version is compatible with the currently loaded Gtk library. a a a + Check if a version is compatible with the currently loaded Gtk library. if the version is supported, or an error string describing the mismatch. This is typically only used by modules which want to check if they are compatible with the currently loaded version of Gtk+. - - - Method - - System.Void - - - - - - - Propagate an event from one widget to another. - - to propagate event to. - - to propagate. - This function should be rarely used, look into event handler overriding instead. - - - - - Method - - System.Boolean - - - - - - - - Activates a registered key binding. - the to activate bindings on. - a representing the key value to activate. - a representing any Ctrl, Meta, or Shift modifiers to the key value. - a indicating whether a binding was activated. - - - - - - Method - - System.String - - - - Sets the current locale according to the application environment. - a corresponding to the locale set. - This is equivalent to the C standard library call - setlocale (LC_ALL, ""), but also takes care of setup of the windowing environment used by . automatically does this, so it is not normally necessary for applications to call this method. - - - - - Constructor - - - - Do not use. - There are no instance members for this class. This constructor will be marked Obsolete and possibly removed in future versions. - - - - - Property - - Pango.Language - - - The current default language for this application. - a - This value can change during the life of a program, and is based on the current locale. It contains information such as the text direction of the current language. - - - + + Property Gdk.Event @@ -151,8 +116,23 @@ For example, if you get a event from , the current event will be the that triggered the signal. If there is no current event, the function returns . + + + + Property + + Gdk.Device + + + To be added. + To be added. + To be added. + + + - + + Property System.UInt32 @@ -163,50 +143,98 @@ None. - - + + + + Property + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + Pango.Language + + + The current default language for this application. + a + This value can change during the life of a program, and is based on the current locale. It contains information such as the text direction of the current language. + + + + + + Method + + System.Void + + + + Disables automatic user locale usage. + Only use this if you want to set a specific locale for your program other than the default user locale, or if you want to set different values for different locale categories. Most applications will not need to use this. + + + + + + Method + + System.Int32 + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + Method System.Void - - - - - - + + + + + + - Converts a Red/Green/Blue color value to a Hue/Saturation/Value color value. - the red component of the color as a - the green component of the color as a - the blue component of the color as a - the resulting hue of the color as a - the resulting saturation of the color as a - the resulting value of the color as a - - - - - - Method - - System.Boolean - - - - - - Gets the state field of the current event. - a to store the state in if one exists. - - if there is a current and it has a state field, otherwise . - + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + - + + Property System.Boolean @@ -229,40 +257,140 @@ - - + + + Method + + System.Boolean + + + + + + a to store the state in if one exists. + Gets the state field of the current event. + + if there is a current and it has a state field, otherwise . + + + + + + + Method + + Gtk.Widget + + + + + + a + Gets the widget associated with an event. + the that originally received , or . + + + + + + + Property + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + + + Method + + + System.Obsolete + + System.Void - + - + - + + - Deprecated. Do not use. - a - a - a , a state - a , a clip rectangle - a , the widget - a , a style detail - a , Y origin - a , Y origin - a , the string to draw - Draws a text string on with the given parameters. - + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + Method System.Boolean @@ -272,29 +400,118 @@ - To be added a a + To be added a To be added - - + + + + Method + + System.Void + + + + + + + + to propagate event to. + + to propagate. + Propagate an event from one widget to another. + This function should be rarely used, look into event handler overriding instead. + + + + + + Method + + System.Void + + + + + + + + + + + the red component of the color as a + the green component of the color as a + the blue component of the color as a + the resulting hue of the color as a + the resulting saturation of the color as a + the resulting value of the color as a + Converts a Red/Green/Blue color value to a Hue/Saturation/Value color value. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + Method System.Boolean + - To be added - a - a - To be added - + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + diff --git a/doc/en/Gtk/GotPageSizeArgs.xml b/doc/en/Gtk/GotPageSizeArgs.xml index a8fba038f..3e0805b59 100644 --- a/doc/en/Gtk/GotPageSizeArgs.xml +++ b/doc/en/Gtk/GotPageSizeArgs.xml @@ -1,16 +1,24 @@ + gtk-sharp - 2.12.0.0 GLib.SignalArgs + + Event data. + + The event invokes delegates which pass event data via this class. + + + + Constructor @@ -19,7 +27,8 @@ - + + Property Gtk.PrintContext @@ -31,7 +40,8 @@ - + + Property Gtk.PageSetup @@ -43,11 +53,4 @@ - - Event data. - - The event invokes delegates which pass event data via this class. - - - diff --git a/doc/en/Gtk/GotPageSizeHandler.xml b/doc/en/Gtk/GotPageSizeHandler.xml index bd2f19a98..760ca7e83 100644 --- a/doc/en/Gtk/GotPageSizeHandler.xml +++ b/doc/en/Gtk/GotPageSizeHandler.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/Grab.xml b/doc/en/Gtk/Grab.xml index 1c10a44bd..ead036da1 100644 --- a/doc/en/Gtk/Grab.xml +++ b/doc/en/Gtk/Grab.xml @@ -1,53 +1,24 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Grab methods allow you to limit the keyboard and mouse interaction to a particular widget or window. - - System.Object + + Grab methods allow you to limit the keyboard and mouse interaction to a particular widget or window. + + - - - Method - - System.Void - - - - - - Makes the specified widget the currently grabbed widget. This means that interaction with other widgets in the same application is blocked and mouse as well as keyboard events are delivered to this widget. - The that grabs keyboard and pointer events. - - - - - - Method - - System.Void - - - - - - Removes the grab from the given widget. You have to pair calls to and . - The which gives up the grab. - - - + Constructor @@ -56,8 +27,25 @@ + + + + Method + + System.Void + + + + + + The that grabs keyboard and pointer events. + Makes the specified widget the currently grabbed widget. This means that interaction with other widgets in the same application is blocked and mouse as well as keyboard events are delivered to this widget. + + + - + + Property Gtk.Widget @@ -68,5 +56,21 @@ + + + + Method + + System.Void + + + + + + The which gives up the grab. + Removes the grab from the given widget. You have to pair calls to and . + + + diff --git a/doc/en/Gtk/GrabBrokenEventArgs.xml b/doc/en/Gtk/GrabBrokenEventArgs.xml index 55d49cdcb..e36d37728 100644 --- a/doc/en/Gtk/GrabBrokenEventArgs.xml +++ b/doc/en/Gtk/GrabBrokenEventArgs.xml @@ -1,16 +1,22 @@ + gtk-sharp - 2.12.0.0 GLib.SignalArgs + + GrabBroken event args. + + + + Constructor @@ -19,7 +25,8 @@ - + + Property Gdk.EventGrabBroken @@ -31,9 +38,4 @@ - - GrabBroken event args. - - - diff --git a/doc/en/Gtk/GrabBrokenEventHandler.xml b/doc/en/Gtk/GrabBrokenEventHandler.xml index b2209821d..f1c185fb0 100644 --- a/doc/en/Gtk/GrabBrokenEventHandler.xml +++ b/doc/en/Gtk/GrabBrokenEventHandler.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/GrabNotifyArgs.xml b/doc/en/Gtk/GrabNotifyArgs.xml index 1466734b4..3f174750d 100644 --- a/doc/en/Gtk/GrabNotifyArgs.xml +++ b/doc/en/Gtk/GrabNotifyArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property System.Boolean diff --git a/doc/en/Gtk/GrabNotifyHandler.xml b/doc/en/Gtk/GrabNotifyHandler.xml index 7814a4d5e..64cee0593 100644 --- a/doc/en/Gtk/GrabNotifyHandler.xml +++ b/doc/en/Gtk/GrabNotifyHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the GrabNotifyHandler instance to the event. The methods referenced by the GrabNotifyHandler instance are invoked whenever the event is raised, until the GrabNotifyHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/Gradient.xml b/doc/en/Gtk/Gradient.xml new file mode 100644 index 000000000..e8c2796cd --- /dev/null +++ b/doc/en/Gtk/Gradient.xml @@ -0,0 +1,177 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/Grid+GridChild.xml b/doc/en/Gtk/Grid+GridChild.xml new file mode 100644 index 000000000..1f135d6f0 --- /dev/null +++ b/doc/en/Gtk/Grid+GridChild.xml @@ -0,0 +1,110 @@ + + + + + gtk-sharp + + + Gtk.Container+ContainerChild + + + + To be added. + To be added. + + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + Gtk.ChildProperty("height") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + Gtk.ChildProperty("left-attach") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + Gtk.ChildProperty("top-attach") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + Gtk.ChildProperty("width") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/Grid.xml b/doc/en/Gtk/Grid.xml new file mode 100644 index 000000000..67adbbc48 --- /dev/null +++ b/doc/en/Gtk/Grid.xml @@ -0,0 +1,224 @@ + + + + + gtk-sharp + + + Gtk.Container + + + + Gtk.Orientable + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("column-homogeneous") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("column-spacing") + + + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.Container+ContainerChild + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("orientation") + + + + Gtk.Orientation + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("row-homogeneous") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("row-spacing") + + + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/GridChild.xml b/doc/en/Gtk/GridChild.xml new file mode 100644 index 000000000..ae0db8ad2 --- /dev/null +++ b/doc/en/Gtk/GridChild.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/GridChildAttach.xml b/doc/en/Gtk/GridChildAttach.xml new file mode 100644 index 000000000..6ced94d05 --- /dev/null +++ b/doc/en/Gtk/GridChildAttach.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/GridLine.xml b/doc/en/Gtk/GridLine.xml new file mode 100644 index 000000000..8b9458695 --- /dev/null +++ b/doc/en/Gtk/GridLine.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/GridLineData.xml b/doc/en/Gtk/GridLineData.xml new file mode 100644 index 000000000..80a0c1866 --- /dev/null +++ b/doc/en/Gtk/GridLineData.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/GridLines.xml b/doc/en/Gtk/GridLines.xml new file mode 100644 index 000000000..7f1186ea6 --- /dev/null +++ b/doc/en/Gtk/GridLines.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/GridRequest.xml b/doc/en/Gtk/GridRequest.xml new file mode 100644 index 000000000..c280b8d1f --- /dev/null +++ b/doc/en/Gtk/GridRequest.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/HBox.xml b/doc/en/Gtk/HBox.xml index 8940c1c37..02003c6e1 100644 --- a/doc/en/Gtk/HBox.xml +++ b/doc/en/Gtk/HBox.xml @@ -1,17 +1,27 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Box + + + An HBox is a specific type of for packing widgets horizontally. - - - + + Other ways of laying out widgets include using a vertical box, (see ), a table, (see ), button boxes, etc. + + Useful methods for manipulating boxes can be found in the superclass for HBox, . + + + + using System; using Gtk; @@ -38,7 +48,10 @@ class HBoxTester { box.PackStart (new Button ("Button"), true, false, 0); } } - + + + + Imports System Imports Gtk @@ -67,30 +80,32 @@ Class HBoxTester End Sub End Class - - - Other ways of laying out widgets include using a vertical box, (see ), a table, (see ), button boxes, etc. - - Useful methods for manipulating boxes can be found in the superclass for HBox, . - - + + - - Gtk.Box - - - + + + + Constructor + + + + Default constructor. + + + + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. @@ -98,6 +113,7 @@ End Class + Constructor @@ -105,14 +121,15 @@ End Class - The main way to create a new HBox. If , all widgets in the box are forced to be equally sized. The number of pixels to place between each widget in the box. + The main way to create a new HBox. - + + Property GLib.GType @@ -124,33 +141,5 @@ End Class Returns the native value for . - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Constructor - - - - Default constructor. - - - diff --git a/doc/en/Gtk/HButtonBox.xml b/doc/en/Gtk/HButtonBox.xml index d585cfd0c..e367daf01 100644 --- a/doc/en/Gtk/HButtonBox.xml +++ b/doc/en/Gtk/HButtonBox.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.ButtonBox + + + A button box should be used to provide a consistent layout of buttons throughout your application. This box provides a way of laying out buttons horizontally. @@ -14,29 +19,10 @@ Methods for manipulating button boxes are provided in the super classes, and . - - Gtk.ButtonBox - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -45,8 +31,25 @@ + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + - + + Property GLib.GType @@ -58,63 +61,5 @@ Returns the native value for . - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Property - - Gtk.ButtonBoxStyle - - - - The default layout style for horizontal button boxes. - a - - - - - - - System.Obsolete - - - - - - Property - - System.Int32 - - - - The default spacing (in pixels) for horizontal button boxes. - a - - - - - - - System.Obsolete - - - diff --git a/doc/en/Gtk/HPaned.xml b/doc/en/Gtk/HPaned.xml index b601d66fd..66e3052a6 100644 --- a/doc/en/Gtk/HPaned.xml +++ b/doc/en/Gtk/HPaned.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Paned + + + A container for two children, separated horizontally by a splitter bar. @@ -14,29 +19,10 @@ s are added to this container using the and methods. See the documentation of for more information. - - Gtk.Paned - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -45,8 +31,25 @@ + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + - + + Property GLib.GType @@ -58,23 +61,5 @@ Returns the native value for . - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - diff --git a/doc/en/Gtk/HSV.xml b/doc/en/Gtk/HSV.xml index 2d2162452..ec70917c3 100644 --- a/doc/en/Gtk/HSV.xml +++ b/doc/en/Gtk/HSV.xml @@ -1,75 +1,25 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - A color selector based on hue, saturation, and value. - TODO: add an example. - Gtk.Widget + + A color selector based on hue, saturation, and value. + TODO: add an example. + - - - Method - - System.Void - - - - - - - Set the basic size of the hue ring. - A - A - - - - - - Method - - System.Void - - - - - - - - Sets the color displayed in the widget. - A , the hue - A , the saturation - A , the value - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -78,9 +28,31 @@ + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + Event + + + GLib.Signal("changed") + + System.EventHandler @@ -89,56 +61,10 @@ Raised when the color of this widget changes. - - - GLib.Signal("changed") - - - - - - Event - - Gtk.MoveHandler - - - - Raised when this widget is moved. - - - - - GLib.Signal("move") - - - - - - Method - - System.Void - - - - - - - - - - - Converts a HSV value to a RGB (red-green-blue) triplet. - a , the hue - a , the saturation - a , the value - a , red component - a , blue component - a , green component - - + Method System.Void @@ -149,15 +75,16 @@ - Gets the current color indicated by this widget. a a a + Gets the current color indicated by this widget. + Method System.Void @@ -167,14 +94,29 @@ - Gets the current size of this widget. a to fill with the hue ring size. a to fill with the width of the hue ring. + Gets the current size of this widget. + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + - + + Property System.Boolean @@ -195,37 +137,33 @@ - - - Property + + + + Event + + + GLib.Signal("move") + + - GLib.GType + Gtk.MoveHandler - GType Property. - a - Returns the native value for . - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. + Raised when this widget is moved. + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideChanged", Type=typeof(Gtk.HSV)) + + System.Void @@ -235,23 +173,90 @@ Override this method in a subclass to provide a default handler for the event. - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - + + + + Method - System.Obsolete + GLib.DefaultSignalHandler(ConnectionMethod="OverrideMove", Type=typeof(Gtk.HSV)) + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + System.Void + + + + + + + + A , the hue + A , the saturation + A , the value + Sets the color displayed in the widget. + + + + + + + Method + + System.Void + + + + + + + A + A + Set the basic size of the hue ring. + + + + + + + Method + + System.Void + + + + + + + + + + + a , the hue + a , the saturation + a , the value + a , red component + a , blue component + a , green component + Converts a HSV value to a RGB (red-green-blue) triplet. + + diff --git a/doc/en/Gtk/HScale.xml b/doc/en/Gtk/HScale.xml index f5eb0ee4f..04b2b12d7 100644 --- a/doc/en/Gtk/HScale.xml +++ b/doc/en/Gtk/HScale.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Scale + + + A horizontal slider widget for selecting a value from a range. @@ -14,44 +19,42 @@ This widget and its model is manipulated using methods and properties in its super classes, and . - - Gtk.Scale - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor - Creates a new horizontal slider based on the data in . The model to use for this HScale + Creates a new horizontal slider based on the data in . To create a horizontal slider without explicit use of a , use the alternative constructor. + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + Constructor @@ -60,17 +63,18 @@ - Creates a new horizontal slider without the need for an object. The minimum value that is accepted by this HScale. The maximum value that is accepted by this HScale. The value to adjust the HScale by when 'sliding'. + Creates a new horizontal slider without the need for an object. Creates a new horizontal slider that lets the user input a number between (and including) and . Each adjustment of the slider changes the value by , which must be non-zero. - + + Property GLib.GType @@ -82,23 +86,5 @@ Returns the native value for . - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - diff --git a/doc/en/Gtk/HScrollbar.xml b/doc/en/Gtk/HScrollbar.xml index c61b9e545..7f40c38e4 100644 --- a/doc/en/Gtk/HScrollbar.xml +++ b/doc/en/Gtk/HScrollbar.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Scrollbar + + + A horizontal scrollbar @@ -14,42 +19,40 @@ - - Gtk.Scrollbar - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor - Creates a new horizontal scrollbar. The to use, or to create a new adjustment. + Creates a new horizontal scrollbar. + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + - + + Property GLib.GType @@ -61,23 +64,5 @@ Returns the native value for . - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - diff --git a/doc/en/Gtk/HSeparator.xml b/doc/en/Gtk/HSeparator.xml index 98b42e491..6ea0f9ad0 100644 --- a/doc/en/Gtk/HSeparator.xml +++ b/doc/en/Gtk/HSeparator.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Separator + + + The HSeparator widget is a horizontal separator, used to group the widgets within a window. @@ -15,29 +20,10 @@ - - Gtk.Separator - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -46,8 +32,25 @@ + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + - + + Property GLib.GType @@ -59,23 +62,5 @@ Returns the native value for . - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - diff --git a/doc/en/Gtk/HTMLPrintCalcHeight.xml b/doc/en/Gtk/HTMLPrintCalcHeight.xml index 93f1c4ebd..d5d609fa3 100644 --- a/doc/en/Gtk/HTMLPrintCalcHeight.xml +++ b/doc/en/Gtk/HTMLPrintCalcHeight.xml @@ -24,4 +24,4 @@ To be added. - \ No newline at end of file + diff --git a/doc/en/Gtk/HTMLPrintDrawFunc.xml b/doc/en/Gtk/HTMLPrintDrawFunc.xml index 6bd32116b..0b60c770d 100644 --- a/doc/en/Gtk/HTMLPrintDrawFunc.xml +++ b/doc/en/Gtk/HTMLPrintDrawFunc.xml @@ -27,4 +27,4 @@ To be added. - \ No newline at end of file + diff --git a/doc/en/Gtk/HandleBox.xml b/doc/en/Gtk/HandleBox.xml index d6eeae1c2..d250aeae8 100644 --- a/doc/en/Gtk/HandleBox.xml +++ b/doc/en/Gtk/HandleBox.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Bin + + + A container with a handle and a detachable child widget. @@ -16,29 +21,10 @@ The child of this widget is set using the method in . - - Gtk.Bin - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -49,44 +35,81 @@ - - - Property - - Gtk.PositionType - + + + + Constructor + + - Manage which edge a detached HandleBox must reattach to. - The current edge that snapping works with. + Pointer to the C object. + Internal constructor - To ensure good usability, this edge should be set to a side of the HandleBox whose position or size will not be altered when the child is detached. + This is an internal constructor, and should not be used by user code. + + + + + Event - GLib.Property("snap-edge") + GLib.Signal("child-attached") - - - - Property - Gtk.ShadowType + Gtk.ChildAttachedHandler - - + - Manage the appearance of the surrounding the child widget. - The current style of shadow in use. + This event is raised when the contents of the HandleBox are reattached to the main window. - - + + + + Event + + + GLib.Signal("child-detached") + + + + Gtk.ChildDetachedHandler + + + + This event is raised when the contents of the handlebox are detached from the main window. + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + + GLib.Property("handle-position") + + Gtk.PositionType @@ -100,14 +123,66 @@ The reverse is likely to be true for cultures with languages that are written from right to left. + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method - GLib.Property("handle-position") + GLib.DefaultSignalHandler(ConnectionMethod="OverrideChildAttached", Type=typeof(Gtk.HandleBox)) + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + - - + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideChildDetached", Type=typeof(Gtk.HandleBox)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + Property Gtk.ShadowType @@ -119,49 +194,38 @@ The current style of shadow in use. - - - GLib.Property("shadow") - - - - - Event - - Gtk.ChildAttachedHandler - - - - This event is raised when the contents of the HandleBox are reattached to the main window. - - + + + + Property - GLib.Signal("child_attached") + GLib.Property("snap-edge") - - - - Event - Gtk.ChildDetachedHandler + Gtk.PositionType - + + - This event is raised when the contents of the handlebox are detached from the main window. - + Manage which edge a detached HandleBox must reattach to. + The current edge that snapping works with. + + To ensure good usability, this edge should be set to a side of the HandleBox whose position or size will not be altered when the child is detached. + - - - GLib.Signal("child_detached") - - - + + Property + + + GLib.Property("snap-edge-set") + + System.Boolean @@ -172,72 +236,6 @@ a - - - GLib.Property("snap-edge-set") - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - diff --git a/doc/en/Gtk/HashNode.xml b/doc/en/Gtk/HashNode.xml new file mode 100644 index 000000000..a59f1b9c4 --- /dev/null +++ b/doc/en/Gtk/HashNode.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/HelpShownArgs.xml b/doc/en/Gtk/HelpShownArgs.xml index 70a4419ad..d412ef88f 100644 --- a/doc/en/Gtk/HelpShownArgs.xml +++ b/doc/en/Gtk/HelpShownArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gtk.WidgetHelpType diff --git a/doc/en/Gtk/HelpShownHandler.xml b/doc/en/Gtk/HelpShownHandler.xml index 6ee569fea..e46d5aa00 100644 --- a/doc/en/Gtk/HelpShownHandler.xml +++ b/doc/en/Gtk/HelpShownHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the HelpShownHandler instance to the event. The methods referenced by the HelpShownHandler instance are invoked whenever the event is raised, until the HelpShownHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/HierarchyChangedArgs.xml b/doc/en/Gtk/HierarchyChangedArgs.xml index 1af8f2b9e..da643b9bd 100644 --- a/doc/en/Gtk/HierarchyChangedArgs.xml +++ b/doc/en/Gtk/HierarchyChangedArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gtk.Widget diff --git a/doc/en/Gtk/HierarchyChangedHandler.xml b/doc/en/Gtk/HierarchyChangedHandler.xml index a8ebf5bfd..fe459d1c8 100644 --- a/doc/en/Gtk/HierarchyChangedHandler.xml +++ b/doc/en/Gtk/HierarchyChangedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the HierarchyChangedHandler instance to the event. The methods referenced by the HierarchyChangedHandler instance are invoked whenever the event is raised, until the HierarchyChangedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/IMContext.xml b/doc/en/Gtk/IMContext.xml index ee8925f17..70c5b04f7 100644 --- a/doc/en/Gtk/IMContext.xml +++ b/doc/en/Gtk/IMContext.xml @@ -1,55 +1,112 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - A base class for input method contexts. - - GLib.Object + + A base class for input method contexts. + + - - - Method - - System.Void - + + + + Constructor + - Notify the input method that the widget to which this - input context corresponds has gained focus. The input method - may, for example, change the displayed feedback to reflect - this change. + Protected Constructor. - - - Method + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Property - System.Void + Gdk.Window + + + + + + Set the client window for the input context; this is the + in which the input appears. + + a + + The client window is + used in order to correctly position status windows. It may + also be used for purposes internal to the input method. + + + + + + + Event + + + GLib.Signal("commit") + + + + Gtk.CommitHandler - Notify the input method that the widget to which this - input context corresponds has lost focus. The input method - may, for example, change the displayed feedback or reset the contexts - state to reflect this change. + Commit text event. + The event is emitted when the input method has processed all the keystrokes for an individual text element, including pre-edit keystrokes. The resulting text is located in + + + + + + Property + + Gdk.Rectangle + + + + + + Notify the input method that a change in cursor + position has been made. - + a + + The location is relative to the client window. + + Method System.Boolean @@ -59,13 +116,13 @@ + a + a Asks the widget that the input context is attached to to delete characters around the cursor position by emitting the signal. - a - a a , if the signal was handled. @@ -92,6 +149,7 @@ + Method System.Boolean @@ -100,378 +158,49 @@ - Allow an input method to handle a . a representing a key press. + Allow an input method to handle a . if the keypress was handled. If the method returns , no further processing should be done for . - - + + + Method System.Void - Resets the state of the input method. - Call this method if, for example, a change in cursor position has occurred. The reset clears any existing pre-edit state. - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Property - - Gdk.Window - - - - - - Set the client window for the input context; this is the - in which the input appears. - - a - - The client window is - used in order to correctly position status windows. It may - also be used for purposes internal to the input method. - - - - - - Property - - Gdk.Rectangle - - - - - - Notify the input method that a change in cursor - position has been made. - - a - - The location is relative to the client window. - - - - - - Property - - System.Boolean - - - - - - Whether the IM context should use the preedit string - to display feedback. - - a - - If is (default - is ), then the IM context may use some other method to display - feedback, such as displaying it in a child of the root window. - - - - - - Event - - System.EventHandler - - - - Event raised when the preedit string is changed. + Notify the input method that the widget to which this + input context corresponds has gained focus. The input method + may, for example, change the displayed feedback to reflect + this change. - - - GLib.Signal("preedit_changed") - - - - - Event + + + + Method - System.EventHandler + System.Void - Event raised when pre-editing is started. - - - - - GLib.Signal("preedit_start") - - - - - - Event - - Gtk.SurroundingDeletedHandler - - - - Event raised when the input method needs to delete the context text. - - - - - GLib.Signal("delete_surrounding") - - - - - - Event - - Gtk.CommitHandler - - - - Commit text event. - The event is emitted when the input method has processed all the keystrokes for an individual text element, including pre-edit keystrokes. The resulting text is located in - - - - GLib.Signal("commit") - - - - - - Event - - Gtk.RetrieveSurroundingHandler - - - - - Event raised when the input method requires the context surrounding the cursor. + Notify the input method that the widget to which this + input context corresponds has lost focus. The input method + may, for example, change the displayed feedback or reset the contexts + state to reflect this change. - - - GLib.Signal("retrieve_surrounding") - - - - - - Event - - System.EventHandler - - - - Event raised when pre-editing is completed. - - - - - GLib.Signal("preedit_end") - - - - - - Method - - System.Void - - - - - - - - Sets surrounding context around the insertion point and preedit string. - - a - a - - This function is expected to be called in response to the - event, - and it will likely have no effect if called at other times. - - - - - - Method - - System.Boolean - - - - - - - Gets the context around the insertion point. - a - a - a - - - Input methods typically want context in order to constrain - input text based on existing text; this is important for - languages such as Thai where only some sequences of - characters are allowed. - - - This function is implemented by emitting the event on the - input method; in response to this signal, a widget should - provide as much context as is available, up to an entire - paragraph, by calling . Note that there - is no obligation for a widget to respond to the signal, so - input methods must be prepared to function without - context. - - - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - - Default handler for the event. - a - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - + Method System.Void @@ -496,15 +225,545 @@ - - - Constructor - + + + + Method + + System.Boolean + + + + + + + a + a + Gets the context around the insertion point. + a + + + Input methods typically want context in order to constrain + input text based on existing text; this is important for + languages such as Thai where only some sequences of + characters are allowed. + + + This function is implemented by emitting the event on the + input method; in response to this signal, a widget should + provide as much context as is available, up to an entire + paragraph, by calling . Note that there + is no obligation for a widget to respond to the signal, so + input methods must be prepared to function without + context. + + + + + + + + + Property + + GLib.GType + - Protected Constructor. + GType Property. + a + Returns the native value for . + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCommit", Type=typeof(Gtk.IMContext)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideFilterKeypress", Type=typeof(Gtk.IMContext)) + + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideFocusIn", Type=typeof(Gtk.IMContext)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideFocusOut", Type=typeof(Gtk.IMContext)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetPreeditString", Type=typeof(Gtk.IMContext)) + + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetSurrounding", Type=typeof(Gtk.IMContext)) + + + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePreeditChanged", Type=typeof(Gtk.IMContext)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePreeditEnd", Type=typeof(Gtk.IMContext)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePreeditStart", Type=typeof(Gtk.IMContext)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideReset", Type=typeof(Gtk.IMContext)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRetrieveSurrounding", Type=typeof(Gtk.IMContext)) + + + + System.Boolean + + + + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSetClientWindow", Type=typeof(Gtk.IMContext)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSetCursorLocation", Type=typeof(Gtk.IMContext)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSetSurrounding", Type=typeof(Gtk.IMContext)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSetUsePreedit", Type=typeof(Gtk.IMContext)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSurroundingDeleted", Type=typeof(Gtk.IMContext)) + + + + System.Boolean + + + + + + + a + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Event + + + GLib.Signal("preedit-changed") + + + + System.EventHandler + + + + Event raised when the preedit string is changed. + + + + Event + + + GLib.Signal("preedit-end") + + + + System.EventHandler + + + + Event raised when pre-editing is completed. + + + + + + + Event + + + GLib.Signal("preedit-start") + + + + System.EventHandler + + + + Event raised when pre-editing is started. + + + + + + + Method + + System.Void + + + + Resets the state of the input method. + Call this method if, for example, a change in cursor position has occurred. The reset clears any existing pre-edit state. + + + + + + Event + + + GLib.Signal("retrieve-surrounding") + + + + Gtk.RetrieveSurroundingHandler + + + + + Event raised when the input method requires the context surrounding the cursor. + + + + + + + + Method + + System.Void + + + + + + + a + a + + Sets surrounding context around the insertion point and preedit string. + + + This function is expected to be called in response to the + event, + and it will likely have no effect if called at other times. + + + + + + + Event + + + GLib.Signal("delete-surrounding") + + + + Gtk.SurroundingDeletedHandler + + + + Event raised when the input method needs to delete the context text. + + + + + + + Property + + System.Boolean + + + + + + Whether the IM context should use the preedit string + to display feedback. + + a + + If is (default + is ), then the IM context may use some other method to display + feedback, such as displaying it in a child of the root window. + + + diff --git a/doc/en/Gtk/IMContextSimple.xml b/doc/en/Gtk/IMContextSimple.xml index 5e7a0f866..32c7e0ed1 100644 --- a/doc/en/Gtk/IMContextSimple.xml +++ b/doc/en/Gtk/IMContextSimple.xml @@ -1,41 +1,27 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.IMContext + + + An input method context supporting table-based input methods. - - Gtk.IMContext - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -44,39 +30,25 @@ - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - + + Constructor - + - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + - - - System.Obsolete - - + Method System.UInt16 @@ -86,9 +58,9 @@ - Adds an additional table to search to the input context. a a + Adds an additional table to search to the input context. a @@ -100,5 +72,19 @@ + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + diff --git a/doc/en/Gtk/IMModule.xml b/doc/en/Gtk/IMModule.xml new file mode 100644 index 000000000..1105b2afd --- /dev/null +++ b/doc/en/Gtk/IMModule.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/IMModuleClass.xml b/doc/en/Gtk/IMModuleClass.xml new file mode 100644 index 000000000..78e7b681d --- /dev/null +++ b/doc/en/Gtk/IMModuleClass.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/IMMulticontext.xml b/doc/en/Gtk/IMMulticontext.xml index 0a3d530a5..c33863d63 100644 --- a/doc/en/Gtk/IMMulticontext.xml +++ b/doc/en/Gtk/IMMulticontext.xml @@ -1,58 +1,27 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.IMContext + + + An input method context object that manages the use of multiple input method contexts for a widget - - Gtk.IMContext - - - - - - Method - - System.Void - - - - - - Add menu items for various available input methods to a menu; - the menuitems, when selected, will switch the input method - for the context and the global default input method. - a - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -61,8 +30,57 @@ + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Method + + System.Void + + + + + + a + Add menu items for various available input methods to a menu; + the menuitems, when selected, will switch the input method + for the context and the global default input method. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + - + + Property GLib.GType @@ -74,23 +92,5 @@ Returns the native value for . - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - diff --git a/doc/en/Gtk/ITreeNode.xml b/doc/en/Gtk/ITreeNode.xml index 784c8be65..dae482b99 100644 --- a/doc/en/Gtk/ITreeNode.xml +++ b/doc/en/Gtk/ITreeNode.xml @@ -1,12 +1,13 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + Tree Node navigation and update notification interface @@ -14,35 +15,63 @@ Types which implement this interface can be used to instantiate a for a - - - - System.Reflection.DefaultMember("Item") - - - - - Method + + + + Event + + System.EventHandler + + + + Changed event + Emited when the tree-related contents of the node have changed. + + + + + + Event + + Gtk.TreeNodeAddedHandler + + + + ChildAdded event + Emited when a child is added to the . + + + + + + Property System.Int32 - - - + - IndexOf method - a - a - - Returns the position of the specified child object in the - list of children. If the child is not found, the returned - value should be less than 0, typically -1. - + ChildCount property + a + Read-only. Indicates the number of children of this + + + + + + Event + + Gtk.TreeNodeRemovedHandler + + + + ChildRemoved event + Emited when a child is removed from the . - + + Property System.Int32 @@ -58,21 +87,30 @@ - - - Property + + + + Method System.Int32 - + + + - ChildCount property - a - Read-only. Indicates the number of children of this + a + IndexOf method + a + + Returns the position of the specified child object in the + list of children. If the child is not found, the returned + value should be less than 0, typically -1. + - + + Property Gtk.ITreeNode @@ -81,52 +119,17 @@ - Child indexer a + Child indexer a Returns the child at position in the list of children of this - - - Event - - System.EventHandler - - - - Changed event - Emited when the tree-related contents of the node have changed. - - - - - Event - - Gtk.TreeNodeAddedHandler - - - - ChildAdded event - Emited when a child is added to the . - - - - - Event - - Gtk.TreeNodeRemovedHandler - - - - ChildRemoved event - Emited when a child is removed from the . - - - + + Property Gtk.ITreeNode diff --git a/doc/en/Gtk/Icon.xml b/doc/en/Gtk/Icon.xml index 74b503ebc..a21d3b662 100644 --- a/doc/en/Gtk/Icon.xml +++ b/doc/en/Gtk/Icon.xml @@ -1,104 +1,24 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Methods for handling icon properties. - - System.Object + + Methods for handling icon properties. + + - - - Method - - System.Void - - - - - - - Registers as another name for . - An alias for . - An existing icon size. - - - Calling with as argument will return . - - - - - - - Method - - Gtk.IconSize - - - - - - Looks up the icon size associated with . - The name to look up. - The icon size with the given name. - - - - - - Method - - Gtk.IconSize - - - - - - - - Registers a new icon size. - Name of the icon size. - The icon width. - The icon height. - Integer value representing the size. - - - Along the same lines as . Returns integer value for the size. - - - - - - - Method - - System.String - - - - - - Obtains the canonical name of the given icon size. - A . - The name of the given icon size. - - - The returned string is statically allocated and should not be freed. - - - - + Constructor @@ -107,8 +27,47 @@ + + + + Method + + Gtk.IconSize + + + + + + The name to look up. + Looks up the icon size associated with . + The icon size with the given name. + + + + + + + Method + + System.String + + + + + + A . + Obtains the canonical name of the given icon size. + The name of the given icon size. + + + The returned string is statically allocated and should not be freed. + + + + + Method System.Boolean @@ -119,10 +78,10 @@ - Obtains the pixel size of a semantic icon size, possibly modified by user preferences fot the default . An icon size. Location to store icon width. Location to store icon height. + Obtains the pixel size of a semantic icon size, possibly modified by user preferences fot the default . if was a valid size. @@ -134,6 +93,7 @@ + Method System.Boolean @@ -145,11 +105,11 @@ - Obtains the pixel size of a semantic icon size, possibly modified by user preferences for a particular . A object, used to determine which set of user preferences to use. An icon size. Location to store icon width. Location to store icon height. + Obtains the pixel size of a semantic icon size, possibly modified by user preferences for a particular . if was a valid size. @@ -159,5 +119,52 @@ + + + + Method + + Gtk.IconSize + + + + + + + + Name of the icon size. + The icon width. + The icon height. + Registers a new icon size. + Integer value representing the size. + + + Along the same lines as . Returns integer value for the size. + + + + + + + + Method + + System.Void + + + + + + + An alias for . + An existing icon size. + Registers as another name for . + + + Calling with as argument will return . + + + + diff --git a/doc/en/Gtk/IconAlias.xml b/doc/en/Gtk/IconAlias.xml new file mode 100644 index 000000000..2ea2384c8 --- /dev/null +++ b/doc/en/Gtk/IconAlias.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/IconFactory.xml b/doc/en/Gtk/IconFactory.xml index c2a2f1d24..df3509fa1 100644 --- a/doc/en/Gtk/IconFactory.xml +++ b/doc/en/Gtk/IconFactory.xml @@ -1,163 +1,25 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An icon factory manages a collection of - - GLib.Object + + An icon factory manages a collection of + + - - - Method - - Gtk.IconSet - - - - - - Looks for an icon in the list of default icon factories. - an icon name - - a , or . - - - Looks for an icon in the list of default icon factories. For - display to the user, you should use - on the for the widget - that will display the icon, instead of using this function - directly, so that themes are taken into account. - - - - - - Method - - System.Void - - - - - Adds an icon factory to the list of icon factories searched - by . - - - Adds an icon factory to the list of icon factories searched - by . This means that, for example, will be - able to find icons in factory. There will normally be an - icon factory added for each library or application that - comes with icons. The default icon factories can be - overridden by themes. - - - - - - Method - - System.Void - - - - - - - - Adds the given to the icon factory, under the name - . - - The icon's name - The icon set - - Adds the given to the icon factory, under the name - . should be namespaced for your - application, e.g. "myapp-name-of-icon". Normally - applications create a , then add it to the - list of default factories with - . They pass the - to widgets such as to display the icon. Themes can - provide an icon with the same name (such as - "myapp-name-of-icon") to override your application's - default icons. If an icon already existed in factory for - , it is unreferenced and replaced with the new - . - - - - - - Method - - Gtk.IconSet - - - - - - - Looks up a Stock ID in the icon factory. - - an icon name - - a , or . - - - Looks up in the icon factory, returning an icon set - if found, otherwise . For display to the user, you - should use on the - for - the widget that will display the icon, instead of using this - function directly, so that themes are taken into account. - - - - - - Method - - System.Void - - - - - Removes an icon factory from the list of default icon factories. - - - Removes an icon factory from the list of default icon - factories. Not normally used; you might use it for a library - that can be unloaded or shut down. - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -181,27 +43,82 @@ - - + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + Method System.Void - - - + + - Obtains the pixel size of a semantic icon size - an icon size - an integer to store the icon's width - an integer to store the icon's height - + The icon's name + The icon set + + Adds the given to the icon factory, under the name + . + + + Adds the given to the icon factory, under the name + . should be namespaced for your + application, e.g. "myapp-name-of-icon". Normally + applications create a , then add it to the + list of default factories with + . They pass the + to widgets such as to display the icon. Themes can + provide an icon with the same name (such as + "myapp-name-of-icon") to override your application's + default icons. If an icon already existed in factory for + , it is unreferenced and replaced with the new + . + + + + + + + Method + + System.Void + + + + + Adds an icon factory to the list of icon factories searched + by . + + + Adds an icon factory to the list of icon factories searched + by . This means that, for example, will be + able to find icons in factory. There will normally be an + icon factory added for each library or application that + comes with icons. The default icon factories can be + overridden by themes. + - + + Property GLib.GType @@ -213,23 +130,97 @@ Returns the native value for . - - - Constructor - + + + + Method + + Gtk.IconSet + - + - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. + an icon name + + Looks up a Stock ID in the icon factory. + + + a , or . + + + Looks up in the icon factory, returning an icon set + if found, otherwise . For display to the user, you + should use on the + for + the widget that will display the icon, instead of using this + function directly, so that themes are taken into account. + + + + + + + Method + + Gtk.IconSet + + + + + + an icon name + Looks for an icon in the list of default icon factories. + + a , or . + + + Looks for an icon in the list of default icon factories. For + display to the user, you should use + on the for the widget + that will display the icon, instead of using this function + directly, so that themes are taken into account. + + + + + + + Method + + System.Void + + + + + + + + an icon size + an integer to store the icon's width + an integer to store the icon's height + Obtains the pixel size of a semantic icon size + + + + + + + Method + + System.Void + + + + + Removes an icon factory from the list of default icon factories. + + + Removes an icon factory from the list of default icon + factories. Not normally used; you might use it for a library + that can be unloaded or shut down. + - - - System.Obsolete - - diff --git a/doc/en/Gtk/IconInfo.xml b/doc/en/Gtk/IconInfo.xml index d8997c73e..6583f5221 100644 --- a/doc/en/Gtk/IconInfo.xml +++ b/doc/en/Gtk/IconInfo.xml @@ -1,161 +1,55 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Contains information found when looking up an icon in an icon theme. - - - GLib.Opaque + + Contains information found when looking up an icon in an icon theme. + + + - - - Method - - System.Boolean - - - - - - - Fetches the set of attach points for an icon. - a - a - a , if there are any attach points for the icon. - An attach point is a location in the icon that can be used as anchor points for attaching emblems or overlays to the icon. - - - - - Method - - System.Void - - - - Free a and associated information - - - - - - Method - - System.Boolean - - - - - - Gets the coordinates of a rectangle within the icon that can be used for display of information such as a preview of the contents of a text file. - a in which to store embedded rectangle coordinates; coordinates are only stored when this function returns . - a , if the icon has an embedded rectangle - See for further information about the coordinate system. - - - - - Method - - Gdk.Pixbuf - - - - Renders an icon previously looked up in an icon theme using - a , the rendered icon - The size will be based on the size passed to . Note that the resulting pixbuf may not be exactly this size; an icon theme may have icons that differ slightly from their nominal sizes, and in addition Gtk will avoid scaling icons that it considers sufficiently close to the requested size or for which the source image would have to be scaled up too far. (This maintains sharpness.) - - - - - Method - - Gtk.IconInfo - - - - Make a copy of a . - a - - - + Constructor - Internal constructor a + Internal constructor - - - Property - - GLib.GType - - + + + + Constructor + + + + - GType Property. - a - Returns the native value for . - - - - - Property - - System.String - - - - Gets the filename for the icon. - a , the filename for the icon, or - If the flag was passed to , there may be no filename if a builtin icon is returned; in this case, you should use . - - - - - Property - - System.String - - - - Gets the display name for an icon. - a , the display name for the icon or , if the icon does not have a specified display name. - A display name is a string to be used in place of the icon name in a user visible context like a list of icons. - - - - - Property - - Gdk.Pixbuf - - - - Gets the built-in image for this icon, if any. - a , the built-in image pixbuf, or . - To allow Gtk to use built in icon images, you must pass the to . + To be added. + To be added. + To be added. + To be added. + - + + Property System.Int32 @@ -167,8 +61,251 @@ The base size is a size for the icon that was specified by the icon theme creator. This may be different than the actual size of image; an example of this is small emblem icons that can be attached to a larger icon. These icons will be given the same base size as the larger icons to which they are attached. + + + + Property + + Gdk.Pixbuf + + + + Gets the built-in image for this icon, if any. + a , the built-in image pixbuf, or . + To allow Gtk to use built in icon images, you must pass the to . + + + + + + Method + + Gtk.IconInfo + + + + Make a copy of a . + a + + + + + + + Property + + System.String + + + + Gets the display name for an icon. + a , the display name for the icon or , if the icon does not have a specified display name. + A display name is a string to be used in place of the icon name in a user visible context like a list of icons. + + + + + + Property + + System.String + + + + Gets the filename for the icon. + a , the filename for the icon, or + If the flag was passed to , there may be no filename if a builtin icon is returned; in this case, you should use . + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + + System.Obsolete("Gtk.IconInfo is now freed automatically") + + + + System.Void + + + + Free a and associated information + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + a + a + Fetches the set of attach points for an icon. + a , if there are any attach points for the icon. + An attach point is a location in the icon that can be used as anchor points for attaching emblems or overlays to the icon. + + + + + + Method + + System.Boolean + + + + + + a in which to store embedded rectangle coordinates; coordinates are only stored when this function returns . + Gets the coordinates of a rectangle within the icon that can be used for display of information such as a preview of the contents of a text file. + a , if the icon has an embedded rectangle + See for further information about the coordinate system. + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Method + + Gdk.Pixbuf + + + + Renders an icon previously looked up in an icon theme using + a , the rendered icon + The size will be based on the size passed to . Note that the resulting pixbuf may not be exactly this size; an icon theme may have icons that differ slightly from their nominal sizes, and in addition Gtk will avoid scaling icons that it considers sufficiently close to the requested size or for which the source image would have to be scaled up too far. (This maintains sharpness.) + + + + + + Method + + Gdk.Pixbuf + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gdk.Pixbuf + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + System.Obsolete + + + + Gdk.Pixbuf + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + - + + Property System.Boolean diff --git a/doc/en/Gtk/IconLookupFlags.xml b/doc/en/Gtk/IconLookupFlags.xml index d524f7e19..7b7bf7c1b 100644 --- a/doc/en/Gtk/IconLookupFlags.xml +++ b/doc/en/Gtk/IconLookupFlags.xml @@ -1,16 +1,11 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Used to specify options for - - - System.Enum @@ -22,23 +17,27 @@ System.Flags + + Used to specify options for + + + - - + + + Field Gtk.IconLookupFlags - - - Never return SVG icons, even if gdk-pixbuf supports them. Cannot be used together with . - - + To be added. + + Field Gtk.IconLookupFlags @@ -51,8 +50,36 @@ + + + + Field + + Gtk.IconLookupFlags + + + To be added. + + + + + + + Field + + Gtk.IconLookupFlags + + + + + Never return SVG icons, even if gdk-pixbuf supports them. Cannot be used together with . + + + + + Field Gtk.IconLookupFlags @@ -65,16 +92,5 @@ - - - Field - - Gtk.IconLookupFlags - - - To be added. - - - diff --git a/doc/en/Gtk/IconPressArgs.xml b/doc/en/Gtk/IconPressArgs.xml new file mode 100644 index 000000000..593a54199 --- /dev/null +++ b/doc/en/Gtk/IconPressArgs.xml @@ -0,0 +1,57 @@ + + + + + gtk-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + Gtk.EntryIconPosition + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gdk.Event + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/IconPressHandler.xml b/doc/en/Gtk/IconPressHandler.xml new file mode 100644 index 000000000..8416913ba --- /dev/null +++ b/doc/en/Gtk/IconPressHandler.xml @@ -0,0 +1,24 @@ + + + + + gtk-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/IconReleaseArgs.xml b/doc/en/Gtk/IconReleaseArgs.xml new file mode 100644 index 000000000..6efd59885 --- /dev/null +++ b/doc/en/Gtk/IconReleaseArgs.xml @@ -0,0 +1,57 @@ + + + + + gtk-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + Gtk.EntryIconPosition + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gdk.Event + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/IconReleaseHandler.xml b/doc/en/Gtk/IconReleaseHandler.xml new file mode 100644 index 000000000..1bc8e05ab --- /dev/null +++ b/doc/en/Gtk/IconReleaseHandler.xml @@ -0,0 +1,24 @@ + + + + + gtk-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/IconSet.xml b/doc/en/Gtk/IconSet.xml index 75280f12f..003a87578 100644 --- a/doc/en/Gtk/IconSet.xml +++ b/doc/en/Gtk/IconSet.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Opaque + + + A represents a single icon in various sizes and widget states. @@ -17,66 +22,59 @@ and automatically caches some of the rendered objects. - - GLib.Opaque - - - - - - Method - - Gdk.Pixbuf - - - - - - - - - - - - Renders an icon using - - a associated with widget, or - The text direction - The widget state - The size of the icon - - widget that will display the icon, or - - detail to pass to the theme engine, or - a to be displayed - - Renders an icon using . In - most cases, is better, since it automatically provides most of the arguments from the - current widget settings. This function never returns ; - if the icon can't be rendered (perhaps because an image file - fails to load), a default "missing image" icon will be - returned instead. - - - - - - Method - - Gtk.IconSet - + + + + Constructor + - Copy the IconSet by value. + Creates a new . A represents a single + icon in various sizes and widget states. It can provide a + for a given size and state on request, and + automatically caches some of the rendered objects. - a copy of the current IconSet + + + + Constructor + + + + + + + a + + Creates a new with as the default/fallback source image. + + + + + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + Method System.Void @@ -85,10 +83,10 @@ + an object of type Adds an IconSource to the current IconSet. - an object of type Icon sets have a list of , @@ -127,9 +125,59 @@ + + + + Method + + Gtk.IconSet + + + + + Copy the IconSet by value. + + a copy of the current IconSet + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + Method + + + System.Obsolete("Gtk.IconSet is now refcounted automatically") + + Gtk.IconSet @@ -140,9 +188,108 @@ + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + System.Obsolete + + + + Gdk.Pixbuf + + + + + + + + + + + + a associated with widget, or + The text direction + The widget state + The size of the icon + + widget that will display the icon, or + + detail to pass to the theme engine, or + + Renders an icon using + a to be displayed + + Renders an icon using . In + most cases, is better, since it automatically provides most of the arguments from the + current widget settings. This function never returns ; + if the icon can't be rendered (perhaps because an image file + fails to load), a default "missing image" icon will be + returned instead. + + + + + + + Method + + Gdk.Pixbuf + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.IconSize[] + + + The available icon sizes on this system. + a + + + + Method + + + System.Obsolete("Gtk.IconSet is now refcounted automatically") + + System.Void @@ -155,75 +302,21 @@ - - - Constructor - + + + + Method + + System.Void + - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - - - - - Creates a new . A represents a single - icon in various sizes and widget states. It can provide a - for a given size and state on request, and - automatically caches some of the rendered objects. - - - - - - - Constructor - - - - - - - Creates a new with as the default/fallback source image. - - - a - - - - - - Property - - Gtk.IconSize[] - - - The available icon sizes on this system. - a - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . + To be added. + To be added. + To be added. + diff --git a/doc/en/Gtk/IconSize.xml b/doc/en/Gtk/IconSize.xml index c785c43cd..0fcb92698 100644 --- a/doc/en/Gtk/IconSize.xml +++ b/doc/en/Gtk/IconSize.xml @@ -1,12 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Enum + + + + GLib.GType(typeof(Gtk.IconSizeGType)) + + The possible icon sizes @@ -16,17 +24,49 @@ - - System.Enum - - - - GLib.GType(typeof(Gtk.IconSizeGType)) - - + + + + Field + + Gtk.IconSize + + + + The icon size for a . + + + + + + + Field + + Gtk.IconSize + + + + The icon size used in a + + + + + + + Field + + Gtk.IconSize + + + + The icon size used during a drag-n-drop operation. + + + + Field Gtk.IconSize @@ -37,8 +77,22 @@ + + + + Field + + Gtk.IconSize + + + + The icon size for a large . + + + + Field Gtk.IconSize @@ -51,6 +105,7 @@ + Field Gtk.IconSize @@ -61,53 +116,5 @@ - - - Field - - Gtk.IconSize - - - - The icon size for a large . - - - - - - Field - - Gtk.IconSize - - - - The icon size for a . - - - - - - Field - - Gtk.IconSize - - - - The icon size used during a drag-n-drop operation. - - - - - - Field - - Gtk.IconSize - - - - The icon size used in a - - - diff --git a/doc/en/Gtk/IconSource.xml b/doc/en/Gtk/IconSource.xml index 70e7163bf..973c0c2e7 100644 --- a/doc/en/Gtk/IconSource.xml +++ b/doc/en/Gtk/IconSource.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Opaque + + + A GtkIconSource contains a (or image @@ -57,14 +62,37 @@ - - GLib.Opaque - - - + + + + Constructor + + + + Creates a new . + + + + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + Method Gtk.IconSource @@ -81,9 +109,108 @@ + + + + Property + + Gtk.TextDirection + + + + + + The text direction this icon source applies to. + + + Obtains the text direction this icon source applies to. The + return value is only useful/meaningful if the text direction + is not wildcarded. + + + Setting the text direction on an icon source makes no + difference if the text direction is wildcarded. Therefore, + you should usually set the property to + un-wildcard it in addition to calling this function. + + + + + + + Property + + System.Boolean + + + + + + If the text direction is wildcarded, this source can be used + as the base image for an icon in any . + + Whether the text direction is wildcarded or not + + + If the text direction is wildcarded, this source can be + used as the base image for an icon in any . If the text direction is + not wildcarded, then the text direction the icon source + applies to should be set with , and the icon source + will only be used with that text direction. + + + prefers non-wildcarded + sources (exact matches) over wildcarded sources, and will + use an exact match when possible. + + + + + + + + Property + + System.String + + + + + + Retrieves the source filename, or if none is set. + + + Retrieves the source filename, or if + none is set. The filename is not a copy, and should not be + modified or expected to persist beyond the lifetime of the + icon source. + + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + Method + + + System.Obsolete("Gtk.IconSource is now freed automatically") + + System.Void @@ -93,33 +220,172 @@ - - - Constructor - + + + + Method + + System.Void + - Internal constructor - Pointer to the C object. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + System.String + + + + + The name of an icon to look up in the current icon theme + to use as a base image when creating icon variants for #GtkIconSet + + a - This is an internal constructor, and should not be used by user code. + + + + + + + + Property + + Gdk.Pixbuf + + + + + + The base image used when creating icon variants of a + the source pixbuf, or if none is set. + + + If an icon source has both a filename and a pixbuf set, the + pixbuf will take priority. + - - - Constructor - - + + + + Property + + Gtk.IconSize + + + - Creates a new . - + + The icon size this icon source is intended to be used with. + + + Obtains the icon size this source applies to. The return + value is only useful/meaningful if the icon size is not + wildcarded. + + + Setting the icon size on an icon source makes no difference + if the size is wildcarded. Therefore, you should usually set + the property + to un-wildcard it in addition to calling this function. + + + + + + + Property + + System.Boolean + + + + + + If the icon size is wildcarded, this source can be used as + the base image for an icon of any size. If the size is not + wildcarded, then the size the source applies to should be + set with and the icon + source will only be used with that specific size. + + Whether the size is wildcarded or not + + + If the icon size is wildcarded, this source can be used as + the base image for an icon of any size. If the size is not + wildcarded, then the size the source applies to should be + set with and the icon + source will only be used with that specific size. + + + prefers non-wildcarded + sources (exact matches) over wildcarded sources, and will + use an exact match when possible. + + + will normally scale + wildcarded source images to produce an appropriate icon at + a given size, but will not change the size of source + images that match exactly. + + + + + + + + Property + + Gtk.StateType + + + + + + The widget state this icon source applies to. + + + Obtains the widget state this icon source applies to. The + return value is only useful/meaningful if the widget state + is not wildcarded. + + + Setting the widget state on an icon source makes no + difference if the state is wildcarded. Therefore, you should + usually set the propertyto un-wildcard it in addition to calling this + function. + - + + Property System.Boolean @@ -158,221 +424,5 @@ - - - Property - - System.Boolean - - - - - - If the icon size is wildcarded, this source can be used as - the base image for an icon of any size. If the size is not - wildcarded, then the size the source applies to should be - set with and the icon - source will only be used with that specific size. - - Whether the size is wildcarded or not - - - If the icon size is wildcarded, this source can be used as - the base image for an icon of any size. If the size is not - wildcarded, then the size the source applies to should be - set with and the icon - source will only be used with that specific size. - - - prefers non-wildcarded - sources (exact matches) over wildcarded sources, and will - use an exact match when possible. - - - will normally scale - wildcarded source images to produce an appropriate icon at - a given size, but will not change the size of source - images that match exactly. - - - - - - - Property - - Gdk.Pixbuf - - - - - - The base image used when creating icon variants of a - the source pixbuf, or if none is set. - - - If an icon source has both a filename and a pixbuf set, the - pixbuf will take priority. - - - - - - - Property - - Gtk.TextDirection - - - - - - The text direction this icon source applies to. - - - Obtains the text direction this icon source applies to. The - return value is only useful/meaningful if the text direction - is not wildcarded. - - - Setting the text direction on an icon source makes no - difference if the text direction is wildcarded. Therefore, - you should usually set the property to - un-wildcard it in addition to calling this function. - - - - - - Property - - Gtk.IconSize - - - - - - The icon size this icon source is intended to be used with. - - - Obtains the icon size this source applies to. The return - value is only useful/meaningful if the icon size is not - wildcarded. - - - Setting the icon size on an icon source makes no difference - if the size is wildcarded. Therefore, you should usually set - the property - to un-wildcard it in addition to calling this function. - - - - - - Property - - Gtk.StateType - - - - - - The widget state this icon source applies to. - - - Obtains the widget state this icon source applies to. The - return value is only useful/meaningful if the widget state - is not wildcarded. - - - Setting the widget state on an icon source makes no - difference if the state is wildcarded. Therefore, you should - usually set the propertyto un-wildcard it in addition to calling this - function. - - - - - - Property - - System.Boolean - - - - - - If the text direction is wildcarded, this source can be used - as the base image for an icon in any . - - Whether the text direction is wildcarded or not - - - If the text direction is wildcarded, this source can be - used as the base image for an icon in any . If the text direction is - not wildcarded, then the text direction the icon source - applies to should be set with , and the icon source - will only be used with that text direction. - - - prefers non-wildcarded - sources (exact matches) over wildcarded sources, and will - use an exact match when possible. - - - - - - - Property - - System.String - - - - - - Retrieves the source filename, or if none is set. - - - Retrieves the source filename, or if - none is set. The filename is not a copy, and should not be - modified or expected to persist beyond the lifetime of the - icon source. - - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Property - - System.String - - - - - The name of an icon to look up in the current icon theme - to use as a base image when creating icon variants for #GtkIconSet - - a - - - - - diff --git a/doc/en/Gtk/IconTheme.xml b/doc/en/Gtk/IconTheme.xml index 05b2aa959..1c18bcb83 100644 --- a/doc/en/Gtk/IconTheme.xml +++ b/doc/en/Gtk/IconTheme.xml @@ -1,11 +1,16 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Object + + + Looks up icons by name @@ -22,30 +27,145 @@ A good rule of thumb is that if there is a stock image for what you want to use, - - GLib.Object - - - - - + + + + Constructor + + + + Default constructor + Icon theme objects are used to lookup up an icon by name in a particular icon theme. Usually, you will want to use or rather than creating a new icon theme object for scratch. + + + + + + Constructor + + + + + + a + Internal constructor. + + + + + + Method + + System.Void + + + + + + + + a , the name of the icon to register + a , the size at which to register the icon (different images can be registered for the same icon name at different sizes.) + a that contains the image to use for . + Registers a built-in icon for icon theme lookups. + + +The idea of built-in icons is to allow an application or library that uses themed icons to function requiring files to be present in the file system. For instance, the default images for all of Gtk's stock icons are registered as built-icons. + + +In general, if you use you should also install the icon in the icon theme, so that the icon is generally available. + + + + + + + + Method + + System.Void + + + + + + a , directory name to append to the icon path + Appends a directory to the search path. + See . + + + + + + Event + + + GLib.Signal("changed") + + + + System.EventHandler + + + + Emitted when the current icon theme is switched or Gtk detects that a change has occurred in the contents of the current icon theme. + + + + + + + Method + + Gtk.IconInfo + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + Sets the name of the icon theme that the object uses overriding system configuration. + a , name of icon theme to use instead of configured theme + This cannot be used on the icon theme objects returned from . + + + + + + Property Gtk.IconTheme - - - + - Gets the icon theme object associated with - a - a . A unique associated with the given screen. This icon theme is associated with the screen and can be used as long as the screen is open. - If this function has not previously been called for the given screen, a new icon theme object will be created and associated with the screen. Icon theme objects are fairly expensive to create, so using this function is usually a better choice than calling than and setting the screen yourself; by using this function a single icon theme object will be shared between users. + Gets the icon theme for the default screen. + a . A unique associated with the given screen. This icon theme is associated with the screen and can be used as long as the screen is open. + See . + Method System.Int32 @@ -58,35 +178,191 @@ A good rule of thumb is that if there is a stock image for what you want to use, - - + + + + Property + + System.String + + + + The name of an icon that is representative of the current theme (for instance, to use when presenting a list of themes to the user.) + a , the name of an example icon or . + + + + + + Method - System.Void + Gtk.IconTheme + + + + + + a + Gets the icon theme object associated with + a . A unique associated with the given screen. This icon theme is associated with the screen and can be used as long as the screen is open. + If this function has not previously been called for the given screen, a new icon theme object will be created and associated with the screen. Icon theme objects are fairly expensive to create, so using this function is usually a better choice than calling than and setting the screen yourself; by using this function a single icon theme object will be shared between users. + + + + + + Method + + System.Int32[] + + + + + + a + Gets a list of the sizes for an Icon by name. + a + An entry of -1 indicates a scalable version of the icon. + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Method + + System.Boolean + + + + + + a , the name of an icon + Checks whether an icon theme includes an icon for a particular name. + a , if the IconTheme includes an icon for . + + + + + + + Method + + System.String[] + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.String[] + + + + + + a , a string identifying a particular type of icon, or to list all icons. + Lists the icons in the current icon theme. + a holding the names of all the icons in the theme. + Only a subset of the icons can be listed by providing a context string. The set of values for the context string is system dependent, but will typically include such values as 'apps' and 'mimetypes'. + + + + + + Method + + Gdk.Pixbuf - + - Registers a built-in icon for icon theme lookups. - a , the name of the icon to register - a , the size at which to register the icon (different images can be registered for the same icon name at different sizes.) - a that contains the image to use for . - - -The idea of built-in icons is to allow an application or library that uses themed icons to function requiring files to be present in the file system. For instance, the default images for all of Gtk's stock icons are registered as built-icons. - - -In general, if you use you should also install the icon in the icon theme, so that the icon is generally available. - - + a , the name of the icon to lookup + a , the desired icon size. The resulting icon may not be exactly this size; see . + a , flags modifying the behavior of the icon lookup + Looks up an icon in an icon theme, scales it to the given size and renders it into a pixbuf. + a the rendered icon or if the icon is not found. + This is a convenience function; if more details about the icon are needed, use followed by . + + + + + + Method + + Gtk.IconInfo + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.IconInfo + + + + + + + + a , the name of the icon to lookup + a , desired icon size + a , flags modifying the behavior of the icon lookup + Looks up a named icon and returns a structure containing information such as the filename of the icon. + a containing information about the icon, or if the icon was not found. + The icon can then be rendered into a pixbuf using . ( combines these two steps if all you need is the pixbuf.) + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideChanged", Type=typeof(Gtk.IconTheme)) + + System.Void @@ -96,8 +372,25 @@ In general, if you use you shoul Override this method in a subclass to provide a default handler for the event. + + + + Method + + System.Void + + + + + + a , directory name to prepend to the icon path + Prepends a directory to the search path. + See . + + + Method System.Boolean @@ -109,54 +402,22 @@ In general, if you use you shoul - - - Method + + + + Property - System.Boolean + Gdk.Screen - - - - Checks whether an icon theme includes an icon for a particular name. - a , the name of an icon - a , if the IconTheme includes an icon for . - - - - - - Method - - System.Void - - - - - - Prepends a directory to the search path. - a , directory name to prepend to the icon path - See . - - - - - Method - - System.Void - - - - - - Appends a directory to the search path. - a , directory name to append to the icon path - See . + Sets the screen for an icon theme + a + The screen is used to track the user's currently configured icon theme, which might be different for different screens. - + + Property System.String[] @@ -189,7 +450,13 @@ In general, if you use you shoul + Method + + + System.Obsolete("Replaced by SearchPath property.") + + System.Void @@ -197,239 +464,10 @@ In general, if you use you shoul - Deprecated method to set the current search path. a , array of directories that are searched for icon themes + Deprecated method to set the current search path. Replaced by the property. - - - Method - - Gtk.IconInfo - - - - - - - - Looks up a named icon and returns a structure containing information such as the filename of the icon. - a , the name of the icon to lookup - a , desired icon size - a , flags modifying the behavior of the icon lookup - a containing information about the icon, or if the icon was not found. - The icon can then be rendered into a pixbuf using . ( combines these two steps if all you need is the pixbuf.) - - - - - Method - - Gdk.Pixbuf - - - - - - - - Looks up an icon in an icon theme, scales it to the given size and renders it into a pixbuf. - a , the name of the icon to lookup - a , the desired icon size. The resulting icon may not be exactly this size; see . - a , flags modifying the behavior of the icon lookup - a the rendered icon or if the icon is not found. - This is a convenience function; if more details about the icon are needed, use followed by . - - - - - Method - - System.String[] - - - - - - Lists the icons in the current icon theme. - a , a string identifying a particular type of icon, or to list all icons. - a holding the names of all the icons in the theme. - Only a subset of the icons can be listed by providing a context string. The set of values for the context string is system dependent, but will typically include such values as 'apps' and 'mimetypes'. - - - - - Constructor - - - - - - Internal constructor. - a - - - - - System.Obsolete - - - - - - Constructor - - - - - - Internal constructor. - a - - - - - - Constructor - - - - Default constructor - Icon theme objects are used to lookup up an icon by name in a particular icon theme. Usually, you will want to use or rather than creating a new icon theme object for scratch. - - - - - Property - - Gtk.IconTheme - - - - Gets the icon theme for the default screen. - a . A unique associated with the given screen. This icon theme is associated with the screen and can be used as long as the screen is open. - See . - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Property - - Gdk.Screen - - - Sets the screen for an icon theme - a - The screen is used to track the user's currently configured icon theme, which might be different for different screens. - - - - - Property - - System.String - - - Sets the name of the icon theme that the object uses overriding system configuration. - a , name of icon theme to use instead of configured theme - This cannot be used on the icon theme objects returned from . - - - - - Property - - System.String - - - - The name of an icon that is representative of the current theme (for instance, to use when presenting a list of themes to the user.) - a , the name of an example icon or . - - - - - - Event - - System.EventHandler - - - - Emitted when the current icon theme is switched or Gtk detects that a change has occurred in the contents of the current icon theme. - - - - - GLib.Signal("changed") - - - - - - Method - - System.Int32[] - - - - - - Gets a list of the sizes for an Icon by name. - a - a - An entry of -1 indicates a scalable version of the icon. - - - - - - Method - - Gtk.IconInfo - - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - - - - - - Method - - System.String[] - - - - To be added. - To be added. - To be added. - - - diff --git a/doc/en/Gtk/IconThemeError.xml b/doc/en/Gtk/IconThemeError.xml index bf3313f30..60fc24038 100644 --- a/doc/en/Gtk/IconThemeError.xml +++ b/doc/en/Gtk/IconThemeError.xml @@ -1,16 +1,11 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Error codes for operations. - - - System.Enum @@ -19,23 +14,15 @@ GLib.GType(typeof(Gtk.IconThemeErrorGType)) + + Error codes for operations. + + + - - - Field - - Gtk.IconThemeError - - - - - The icon specified does not exist in the theme - - - - + Field Gtk.IconThemeError @@ -48,5 +35,20 @@ + + + + Field + + Gtk.IconThemeError + + + + + The icon specified does not exist in the theme + + + + diff --git a/doc/en/Gtk/IconView.xml b/doc/en/Gtk/IconView.xml index 5c9d0a36a..a6c96eb50 100644 --- a/doc/en/Gtk/IconView.xml +++ b/doc/en/Gtk/IconView.xml @@ -1,11 +1,22 @@ - + + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Container + + + + Gtk.CellLayout + + + Gtk.Scrollable + + A widget which displays a list of icons in a grid @@ -180,272 +191,10 @@ public class DemoIconView : Window - - Gtk.Container - - - - Gtk.CellLayout - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - - Default handler for the event. - a - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Unselects all the icons. - - - - - - Method - - System.Void - - - - - - Calls a function for each selected icon. - a - Note that the model or selection cannot be modified from within this function. - - - - - Method - - System.Void - - - - - - Unselects the row at . - a - - - - - - Method - - System.Void - - - - Selects all the icons. - The IconView must has its selection mode set to . - - - - - Method - - System.Boolean - - - - - - Returns if the icon pointed to by is currently selected. - a - a - If does not point to a valid location, is returned. - - - - - Method - - Gtk.TreePath - - - - - - - To be added - a - a - a - To be added - - - - - Method - - System.Void - - - - - - Activates the item determined by . - a - - - - - - Method - - System.Void - - - - - - Selects the row at . - a - - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Constructor - - - - - - Internal constructor - a - This is not typically used by C# code. - - + Constructor @@ -454,53 +203,210 @@ public class DemoIconView : Window + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + Constructor - Create a new IconView with a model. a + Create a new IconView with a model. - - - Property - - GLib.GType - - + + + + Constructor + + + + - GType Property. - a - Returns the native value for . + a + Internal constructor + This is not typically used by C# code. - - - Property - - Gtk.SelectionMode - - - - Specifies the selection mode of icon view. - a - If the mode is , rubberband selection is enabled, for the other modes, only keyboard selection is possible. - + + + + Event - GLib.Property("selection-mode") + GLib.Signal("activate-cursor-item") + + Gtk.ActivateCursorItemHandler + + + + To be added + To be added + + + + + + Method + + System.Void + + + + + + + + a of the view. + an attribute name on . + the model column index to bind to . + Binds a model column to an Attribute of a Cell Renderer. + + + + + + + + Event + + + GLib.Signal("select-all") + + + + System.EventHandler + + + + Emitted when SelectAll () is called. + + + + + + + Event + + + GLib.Signal("unselect-all") + + + + System.EventHandler + + + + Emitted when UnselectAll () is called. + + + + + + + Property + + Gtk.CellArea + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("cell-area") + + + + Gtk.CellArea + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.CellRenderer[] + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + Clears attribute bindings and removes all renderers. + + + + + + + + Method + + System.Void + + + + + + a of the view. + Clears attribute bindings for a cell renderer. + + + - + + Property + + + GLib.Property("columns") + + System.Int32 @@ -510,143 +416,16 @@ public class DemoIconView : Window a If it is -1, the number of columns will be chosen automatically to fill the available area. - - - GLib.Property("columns") - - - - - - Property - - System.Int32 - - - - Space which is inserted at the edges of the icon view. - a - Default value is 6. - - - - GLib.Property("margin") - - - - - - Property - - Gtk.Orientation - - - - How the text and icon of each item are positioned relative to each other. - - - a - Default value is - - - - GLib.Property("orientation") - - - - - - Property - - System.Int32 - - - - The width used for each item. - a - - - - - GLib.Property("item-width") - - - - - - Property - - System.Int32 - - - - Contains the number of the model column containing the texts which are displayed. - a - The text column must be of type . If this property and the MarkupColumn property are both set to -1, no text is displayed. - - - - GLib.Property("text-column") - - - - - - Property - - System.Int32 - - - - Space which is inserted between cells of an item. - a - To be added - - - - GLib.Property("spacing") - - - - - - Property - - System.Int32 - - - - Contains the number of the model column containing the pixbufs which are displayed - a - The pixbuf column must be of type . Setting this property to -1 turns off the display of pixbufs. - - - - GLib.Property("pixbuf-column") - - - - - - Property - - System.Int32 - - - - Space which is inserted between grid rows. - a - Default value is 6. - - - - GLib.Property("row-spacing") - - - + + Property + + + GLib.Property("column-spacing") + + System.Int32 @@ -656,199 +435,91 @@ public class DemoIconView : Window a Default value is 6. - - - GLib.Property("column-spacing") - - - - - Property + + + + Method - System.Int32 + System.Void - + + + + + + - Contains the number of the model column containing markup information to be displayed. - a - The markup column must be of type . If this property and the TextColumn property are both set to column numbers, it overrides the text column. If both are set to -1, no texts are displayed. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + - - - GLib.Property("markup-column") - - - - - Property + + + + Method - Gtk.TreeModel + Cairo.Surface - + + + - The model for the icon view. - a + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + an array of items supported. + drop actions supported by the view. + Enables the view as a Drop destination. + - - - GLib.Property("model") - - - - - Property + + + + Method - Gtk.TreePath[] + System.Void - + + + + + - Creates a list of paths of all selected items. - a + buttons allowed to start drag. + an array of items supported. + drag actions supported from the view. + Enables the view as a Drag source. + - - - Event - - System.EventHandler - - - - Emitted when the current selection changes. - To be added - - - - GLib.Signal("selection-changed") - - - - - - Event - - System.EventHandler - - - - Emitted when UnselectAll () is called. - - - - - GLib.Signal("unselect_all") - - - - - - Event - - Gtk.ItemActivatedHandler - - - - Emitted when an item is activated. - - - - - GLib.Signal("item_activated") - - - - - - Event - - System.EventHandler - - - - Emitted when SelectAll () is called. - - - - - GLib.Signal("select_all") - - - - - - Event - - System.EventHandler - - - - To be added - - - - - GLib.Signal("toggle_cursor_item") - - - - - - Event - - Gtk.MoveCursorHandler - - - - To be added - - - - - GLib.Signal("move_cursor") - - - - - - Event - - Gtk.ActivateCursorItemHandler - - - - To be added - To be added - - - - GLib.Signal("activate_cursor_item") - - - - - - Event - - System.EventHandler - - - - To be added - - - - - GLib.Signal("select_cursor_item") - - - + Method System.Boolean @@ -867,58 +538,9 @@ public class DemoIconView : Window - - - Method - - Gdk.Pixmap - - - - - - a to an item in the view. - Creates a pixmap representation of an item. - a representation of the item at . - - - - - - - Method - - System.Void - - - - Unsets the view as a Drag destination. - Reverses the effects of . - - - - - - Method - - System.Boolean - - - - - - - The first visible item. - The last visible item. - Gets the visible range of items in the view. - - if the start and end paths were set. - There may be invisible paths between the start and end paths. - - - + Method System.Boolean @@ -941,8 +563,28 @@ public class DemoIconView : Window + + + + Method + + System.Void + + + + + + + returns a for the highlighted item, or . + returns the relative drop information for the highlighted item. + Gets Drag information for the currently highlighted item. + + + + + Method System.Boolean @@ -965,349 +607,64 @@ public class DemoIconView : Window - - + + + Method - System.Void - - - - - - - The item to highlight, or . - Indicates where to drop relative to the item. - Sets up drag feedback for an item. - - - - - - - Method - - System.Void - - - - Unsets the view as a drag source. - Reverses the effects of . - - - - - - Method - - System.Void - - - - - - - - the item to select. - the cell to focus, or . - indicates if the cell should be placed in edit mode. - Selects an item and sets keyboard focus to a cell. - Normally followed by a call to . - - - - - - Property - - - GLib.Property("reorderable") - - - - System.Boolean - - - Indicates whether the list can be reordered via Drag and Drop. - - to allow reordering. - - - - - - - Method - - System.Void - - - - - - - - buttons allowed to start drag. - an array of items supported. - drag actions supported from the view. - Enables the view as a Drag source. - - - - - - - Method - - System.Void - - - - - - - an array of items supported. - drop actions supported by the view. - Enables the view as a Drop destination. - - - - - - - Method - - System.Void - - - - - - - returns a for the highlighted item, or . - returns the relative drop information for the highlighted item. - Gets Drag information for the currently highlighted item. - - - - - - - Method - - System.Void + System.Int32 - a of the item to be made visible by scrolling. - Scrolls the view to make an item visible. - The minimum amount of scrolling will be done to make the item visible. To control the item's final position within the visible part of the widget, use the other overload of this method. - - - - - Method - - System.Void - - - - - - - - a of the item to be made visible by scrolling. - a value between 0.0 and 1.0. - a value between 0.0 and 1.0. - Scrolls the view to make an item visible. - Using row_align of 0.5 and col_align of 0.5 will try to center the item in the visible part of the widget. - - - - - - Method - - System.Void - - - - - - - a of the view. - a , or to remove an existing delegate. - Sets the Cell Data delegate for a renderer. - The Cell data func is an alternative to binding attributes to model columns. The delegate is invoked any time the cell is renderer and it should set up all the appropriate renderer information. - - - - - - Method - - System.Void - - - - - - a of the view. - Clears attribute bindings for a cell renderer. - - - - - - - Method - - System.Void - - - - Clears attribute bindings and removes all renderers. - - - - - - - Method - - System.Void - - - - - - - - a of the view. - an attribute name on . - the model column index to bind to . - Binds a model column to an Attribute of a Cell Renderer. - - - - - - - Method - - System.Void - - - - - - - a to add to the view. - indicates if the should expand to available space. - Packs a renderer at the end of a cell. - - - - - - - Method - - System.Void - - - - - - - a of the view. - desired index within the list of renderers. - Moves a renderer to a position in the list of renderers. - - - - - - - Method - - System.Void - - - - - - - a to add to the view. - indicates if the should expand to available space. - Packs a renderer to the beginning of the cell. - - - - - - - Method - - System.Void - - - - - - - System.ParamArray - - - - - - a of the view. - an array of name/value pairs. - Set the attributes of a given Cell Renderer. - - - - - - - Property - - Gtk.CellRenderer[] - - + To be added. To be added. - To be added. + To be added. To be added. - + - - + + + Method - System.Void + System.Int32 - - - - + - To be added. - To be added. - To be added. - To be added. + To be added. To be added. + To be added. To be added. - + + + + + + + Method + + Gtk.TreePath + + + + + + + a + a + To be added + a + To be added + Method System.Boolean @@ -1333,8 +690,753 @@ public class DemoIconView : Window + + + + Method + + System.Boolean + + + + + + + The first visible item. + The last visible item. + Gets the visible range of items in the view. + + if the start and end paths were set. + There may be invisible paths between the start and end paths. + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + + GLib.Property("hadjustment") + + + + Gtk.Adjustment + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("hscroll-policy") + + + + Gtk.ScrollablePolicy + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("item-activated") + + + + Gtk.ItemActivatedHandler + + + + Emitted when an item is activated. + + + + + + + Property + + + GLib.Property("item-orientation") + + + + Gtk.Orientation + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("item-padding") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("item-width") + + + + System.Int32 + + + + The width used for each item. + a + + + + + + + Property + + + GLib.Property("margin") + + + + System.Int32 + + + + Space which is inserted at the edges of the icon view. + a + Default value is 6. + + + + + + Property + + + GLib.Property("markup-column") + + + + System.Int32 + + + + Contains the number of the model column containing markup information to be displayed. + a + The markup column must be of type . If this property and the TextColumn property are both set to column numbers, it overrides the text column. If both are set to -1, no texts are displayed. + + + + + + Property + + + GLib.Property("model") + + + + Gtk.TreeModel + + + + The model for the icon view. + a + + + + + + + Event + + + GLib.Signal("move-cursor") + + + + Gtk.MoveCursorHandler + + + + To be added + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideActivateCursorItem", Type=typeof(Gtk.IconView)) + + + + System.Boolean + + + + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideAllSelected", Type=typeof(Gtk.IconView)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideAllUnselected", Type=typeof(Gtk.IconView)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideItemActivated", Type=typeof(Gtk.IconView)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideMoveCursor", Type=typeof(Gtk.IconView)) + + + + System.Boolean + + + + + + + a + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSelectCursorItem", Type=typeof(Gtk.IconView)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSelectionChanged", Type=typeof(Gtk.IconView)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideToggleCursorItem", Type=typeof(Gtk.IconView)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + System.Void + + + + + + + a to add to the view. + indicates if the should expand to available space. + Packs a renderer at the end of a cell. + + + + + + + + Method + + System.Void + + + + + + + a to add to the view. + indicates if the should expand to available space. + Packs a renderer to the beginning of the cell. + + + + + + + + Method + + System.Boolean + + + + + + a + Returns if the icon pointed to by is currently selected. + a + If does not point to a valid location, is returned. + + + + + + Property + + + GLib.Property("pixbuf-column") + + + + System.Int32 + + + + Contains the number of the model column containing the pixbufs which are displayed + a + The pixbuf column must be of type . Setting this property to -1 turns off the display of pixbufs. + + + + + + Method + + System.Void + + + + + + + a of the view. + desired index within the list of renderers. + Moves a renderer to a position in the list of renderers. + + + + + + + + Property + + + GLib.Property("reorderable") + + + + System.Boolean + + + Indicates whether the list can be reordered via Drag and Drop. + + to allow reordering. + + + + + + + + Property + + + GLib.Property("row-spacing") + + + + System.Int32 + + + + Space which is inserted between grid rows. + a + Default value is 6. + + + + + + Method + + System.Void + + + + + + a of the item to be made visible by scrolling. + Scrolls the view to make an item visible. + The minimum amount of scrolling will be done to make the item visible. To control the item's final position within the visible part of the widget, use the other overload of this method. + + + + + + Method + + System.Void + + + + + + + + a of the item to be made visible by scrolling. + a value between 0.0 and 1.0. + a value between 0.0 and 1.0. + Scrolls the view to make an item visible. + Using row_align of 0.5 and col_align of 0.5 will try to center the item in the visible part of the widget. + + + + + + + Method + + System.Void + + + + Selects all the icons. + The IconView must has its selection mode set to . + + + + + + Event + + + GLib.Signal("select-cursor-item") + + + + System.EventHandler + + + + To be added + + + + + + + Method + + System.Void + + + + + + a + Calls a function for each selected icon. + Note that the model or selection cannot be modified from within this function. + + + + + + Property + + Gtk.TreePath[] + + + + Creates a list of paths of all selected items. + a + + + + + + + Event + + + GLib.Signal("selection-changed") + + + + System.EventHandler + + + + Emitted when the current selection changes. + To be added + + + + + + Property + + + GLib.Property("selection-mode") + + + + Gtk.SelectionMode + + + + Specifies the selection mode of icon view. + a + If the mode is , rubberband selection is enabled, for the other modes, only keyboard selection is possible. + + + + + + Method + + System.Void + + + + + + a + Selects the row at . + + + + + + + Method + + System.Void + + + + + + + System.ParamArray + + + + + + a of the view. + an array of name/value pairs. + Set the attributes of a given Cell Renderer. + + + + + + + + Method + + System.Void + + + + + + + a of the view. + a , or to remove an existing delegate. + Sets the Cell Data delegate for a renderer. + The Cell data func is an alternative to binding attributes to model columns. The delegate is invoked any time the cell is renderer and it should set up all the appropriate renderer information. + + + + + + + Method + + System.Void + + + + + + + + the item to select. + the cell to focus, or . + indicates if the cell should be placed in edit mode. + Selects an item and sets keyboard focus to a cell. + Normally followed by a call to . + + + + + + + Method + + System.Void + + + + + + + The item to highlight, or . + Indicates where to drop relative to the item. + Sets up drag feedback for an item. + + + + + Method System.Void @@ -1355,6 +1457,7 @@ public class DemoIconView : Window + Method System.Void @@ -1371,8 +1474,65 @@ public class DemoIconView : Window + + + + Property + + + GLib.Property("spacing") + + + + System.Int32 + + + + Space which is inserted between cells of an item. + a + To be added + + + + + + Property + + + GLib.Property("text-column") + + + + System.Int32 + + + + Contains the number of the model column containing the texts which are displayed. + a + The text column must be of type . If this property and the MarkupColumn property are both set to -1, no text is displayed. + + + + + + Event + + + GLib.Signal("toggle-cursor-item") + + + + System.EventHandler + + + + To be added + + + - + + Property @@ -1389,5 +1549,100 @@ public class DemoIconView : Window + + + + Method + + System.Void + + + + Unselects all the icons. + + + + + + + Method + + System.Void + + + + + + a + Unselects the row at . + + + + + + + Method + + System.Void + + + + Unsets the view as a Drag destination. + Reverses the effects of . + + + + + + + Method + + System.Void + + + + Unsets the view as a drag source. + Reverses the effects of . + + + + + + + Property + + + GLib.Property("vadjustment") + + + + Gtk.Adjustment + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("vscroll-policy") + + + + Gtk.ScrollablePolicy + + + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/IconViewChild.xml b/doc/en/Gtk/IconViewChild.xml new file mode 100644 index 000000000..3c9260617 --- /dev/null +++ b/doc/en/Gtk/IconViewChild.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/IconViewDropPosition.xml b/doc/en/Gtk/IconViewDropPosition.xml index 2bba26d0f..017477e8f 100644 --- a/doc/en/Gtk/IconViewDropPosition.xml +++ b/doc/en/Gtk/IconViewDropPosition.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Enum @@ -12,9 +12,15 @@ GLib.GType(typeof(Gtk.IconViewDropPositionGType)) + + IconView Drop locations. + + + + Field Gtk.IconViewDropPosition @@ -25,6 +31,7 @@ + Field Gtk.IconViewDropPosition @@ -33,38 +40,9 @@ Drops below the item. - - - Field - - Gtk.IconViewDropPosition - - - Drop to the left of the item. - - - - - Field - - Gtk.IconViewDropPosition - - - No drops allowed. - - - - - Field - - Gtk.IconViewDropPosition - - - Drops to the right of the item. - - + Field Gtk.IconViewDropPosition @@ -73,10 +51,38 @@ Drops into the item. + + + + Field + + Gtk.IconViewDropPosition + + + Drop to the left of the item. + + + + + + Field + + Gtk.IconViewDropPosition + + + Drops to the right of the item. + + + + + + Field + + Gtk.IconViewDropPosition + + + No drops allowed. + + - - IconView Drop locations. - - - diff --git a/doc/en/Gtk/IconViewForeachFunc.xml b/doc/en/Gtk/IconViewForeachFunc.xml index dec7cef7f..0a08a80ec 100644 --- a/doc/en/Gtk/IconViewForeachFunc.xml +++ b/doc/en/Gtk/IconViewForeachFunc.xml @@ -1,11 +1,21 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + To be added. To be added. @@ -13,15 +23,5 @@ To be added - - System.Delegate - - - System.Void - - - - - diff --git a/doc/en/Gtk/IconViewItem.xml b/doc/en/Gtk/IconViewItem.xml new file mode 100644 index 000000000..0fe9f9699 --- /dev/null +++ b/doc/en/Gtk/IconViewItem.xml @@ -0,0 +1,51 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/Image.xml b/doc/en/Gtk/Image.xml index c42a56835..4f35f193a 100644 --- a/doc/en/Gtk/Image.xml +++ b/doc/en/Gtk/Image.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Misc + + + used to display an image. @@ -17,117 +22,10 @@ include it inside an for that purpose. - - Gtk.Misc - - - - - - Method - - System.Void - - - - - - - Creates a displaying an . - an object of type - an object of type - - Creates a displaying an . - Sample stock sizes are , . - Instead of using this function, usually it is better to create a , put your in the , - add the to the list of default factories with , and then use . - This will allow themes to override the icon you ship with your application. - - - - - - Method - - System.Void - - - - - - - Creates a widget displaying an image with a mask. - an object of type - an object of type - - Creates a widget displaying an image with a mask. - A is a client-side image buffer in the pixel format of the current display. - - - - - - - Method - - System.Void - - - - - - - Creates a displaying a stock icon. - an object of type - an object of type - - Creates a displaying a stock icon. - Sample stock icon names are , . - Sample stock sizes are , . - If the stock icon name is not known, a "broken image" icon will be displayed instead. - You can register your own stock icon names, see and . - - - - - - Method - - System.Void - - - - - - - Creates a widget displaying an image with a mask. - an object of type - an object of type - - Creates a widget displaying an image with a mask. - A is a client-side image buffer in the pixel format of the current display. - - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -136,41 +34,113 @@ + + + + Constructor + + + + + + + to be + displayed by the Image. + This constructor is used to create an instance of + containing the + passed to it. + + + + Constructor - This constructor is used to create an instance of containing the passed to it. to be displayed by the Image. + This constructor is used to create an instance of containing the passed to it. + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Constructor + + + + + + a + Loads an image from a . + + This is equivalent to calling + or and then creating + an from the resulting pixbuf. + + + + + Constructor - This constructor is used to create an instance of - containing the image stored in the - filename whose path is given by the 'filename' parameter. representing the path to the image file. + This constructor is used to create an instance of + containing the image stored in the + filename whose path is given by the 'filename' parameter. + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Constructor @@ -178,79 +148,44 @@ - This constructor is used to create an instance of - containing the and using the passed to it. to be displayed by the Image. to be used by the Image. + This constructor is used to create an instance of + containing the and using the passed to it. - + + Constructor - - + + - This constructor is used to create an instance of - containing the - passed to it, masked by the given . - - to be displayed - by the Image. - - mask to be used. - - - - - - - Constructor - - - - - - This constructor is used to create an instance of - containing the - passed to it. - - to be - displayed by the Image. - - - - - - Constructor - - - - - - - This constructor is used to create an instance of - containing the passed to it, -masked by the given . - - displayed by - the Image. - - mask used by - the Image. - + The that contains the image. + +If the value is , the image will be looked up on the calling assembly. + The name given as the resource in the assembly + Loads an image embedded in an assembly + + This is equivalent to calling + or + + and then creating an from the resulting pixbuf. + + Constructor @@ -258,34 +193,21 @@ masked by the given . - This constructor is used to create an instance of - containing the - represented by the passed to it and with the - size represented by the passed. identifier for the . used by the Image. + This constructor is used to create an instance of + containing the + represented by the passed to it and with the + size represented by the passed. - - - Property - - Gdk.Pixbuf - - - - - Creates a displaying . - an object of type - Creates a displaying . - - - + + Property Gdk.PixbufAnimation @@ -296,9 +218,49 @@ masked by the given . - - + + + + Method + + System.Void + + + + Resets the image to be empty. + + + + + + + Property + + + GLib.Property("file") + + + + System.String + + + + + The file this image was loaded from. + an object of type + + + + + + + Property + + + System.Obsolete("Use the Animation property instead") + + Gdk.PixbufAnimation @@ -311,8 +273,14 @@ masked by the given . - + + Property + + + System.Obsolete("Use the File property instead") + + System.String @@ -338,499 +306,48 @@ masked by the given . - - + + + Property - - System.String - - - - - A stock item name, if this is a stock image. - an object of type - - - GLib.Property("stock") + System.Obsolete("Use the Pixbuf property instead") - - - - Property Gdk.Pixbuf - Gets or sets the - associated to the Image. - - that the Image contains. - - - - - GLib.Property("pixbuf") - - - - - - Property - - System.Int32 - - - - - The size (dimension on a side) for a square icon. - an object of type - - - - - GLib.Property("icon-size") - - - - - - Property - - System.String - - - - - The file this image was loaded from. - an object of type - - - - - GLib.Property("file") - - - - - - Property - - Gtk.ImageType - - - The type of representation being used by the - - to store image data. If the Image has no image data, - the return value will be . - - an object of type - - - - - GLib.Property("storage-type") - - - - - - Property - - Gtk.IconSet - - - - - Gets or sets the - associated to the Image. - - that the Image contains. - - - - - GLib.Property("icon-set") - - - - - - Property - - Gdk.PixbufAnimation - - - - - Gets or sets the - associated to the Image. - - that the Image contains. - - - - - GLib.Property("pixbuf-animation") - - - - - - Property - - Gdk.Pixmap - - - - - Mask bitmap to use with or - an object of type - - - - - GLib.Property("mask") - - - - - - Property - - Gdk.Pixmap - - - - - Gets or sets the - associated to the Image. - - that the Image contains. - - - - - GLib.Property("pixmap") - - - - - - Property - - Gdk.Image - - - - - Gets or sets the associated with the Image. - - that the Image contains. - - - - - GLib.Property("image") - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . + Creates a displaying . + an object of type + Creates a displaying . - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - + + + Method System.Void - - - - - Same functionality as . - a - a - - - - - - - - Method - - System.Void - - - - - - - - Gets the and mask being - displayed by the . - - a - a - - The storage type of the image must be - . - or . - (see ). - - - - - - - Method - - System.Void - - - + - Get the stock item name and size, if this is a stock image - the stock item name - the stock item size, a - - If the is displaying a stock image, this method can be used to retrieve the stock item name and the size. - - - - - - - Method - - System.Void - - - - - - - Get the icon set and size, if this image is using an icon set - the - the icon size, a - If the is displaying an image from an icon set, this method can be used to retrieve the icon set and the size. - - - - - - Method - - System.Void - - - - - - - Get the pixmap and mask for an image - the - the mask - - - - - - - - Method - - System.Void - - - - - - - Get the image data and mask for an image - the image data - the mask - - - - - - - - Method - - Gtk.Image - - - - - - Loads an image from a resource file. - the name of the resource - a - - This load an image from a resource in the calling assembly. This is - equivalent to using the - - constructor with a assembly. - - - - - - - Constructor - - - - - - Loads an image from a . - a - - This is equivalent to calling - or and then creating - an from the resulting pixbuf. - - - - - - - Constructor - - - - - - - Loads an image embedded in an assembly - The that contains the image. - -If the value is , the image will be looked up on the calling assembly. - The name given as the resource in the assembly - - This is equivalent to calling - or - - and then creating an from the resulting pixbuf. - - - - - - - Property - - System.String - - - - To be added - a - To be added - - - - - GLib.Property("icon-name") - - - - - - Property - - System.Int32 - - - - To be added - a - To be added - - - - - GLib.Property("pixel-size") - - - - - - Method - - Gtk.Image - - - - - - - To be added - a - a - a - To be added - - - - - - Method - - System.Void - - - - - - - To be added - a - a - To be added - + To be added. + To be added. + To be added. + To be added. + + Method System.Void @@ -846,18 +363,394 @@ If the value is , the image will be looked up on the call To be added. - - + + + Method System.Void + + + + + + the + the icon size, a + Get the icon set and size, if this image is using an icon set + If the is displaying an image from an icon set, this method can be used to retrieve the icon set and the size. + + + + + + + Method + + System.Void + + + + + + + the stock item name + the stock item size, a + Get the stock item name and size, if this is a stock image + + If the is displaying a stock image, this method can be used to retrieve the stock item name and the size. + + + + + + + + Property + + GLib.GType + - Resets the image to be empty. - + GType Property. + a + Returns the native value for . + + + + + + Property + + + GLib.Property("gicon") + + + + GLib.Icon + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("icon-name") + + + + System.String + + + + To be added + a + To be added + + + + Property + + + GLib.Property("icon-set") + + + + Gtk.IconSet + + + + + Gets or sets the + associated to the Image. + + that the Image contains. + + + + + + + Property + + + GLib.Property("icon-size") + + + + System.Int32 + + + + + The size (dimension on a side) for a square icon. + an object of type + + + + + + + Method + + Gtk.Image + + + + + + the name of the resource + Loads an image from a resource file. + a + + This load an image from a resource in the calling assembly. This is + equivalent to using the + + constructor with a assembly. + + + + + + + + Method + + Gtk.Image + + + + + + + a + a + To be added + a + To be added + + + + + + + Property + + + GLib.Property("pixbuf") + + + + Gdk.Pixbuf + + + + + Gets or sets the + associated to the Image. + + that the Image contains. + + + + + + + Property + + + GLib.Property("pixbuf-animation") + + + + Gdk.PixbufAnimation + + + + + Gets or sets the + associated to the Image. + + that the Image contains. + + + + + + + Property + + + GLib.Property("pixel-size") + + + + System.Int32 + + + + To be added + a + To be added + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + a + a + To be added + To be added + + + + + + + Method + + System.Void + + + + + + + an object of type + an object of type + Creates a displaying an . + + Creates a displaying an . + Sample stock sizes are , . + Instead of using this function, usually it is better to create a , put your in the , + add the to the list of default factories with , and then use . + This will allow themes to override the icon you ship with your application. + + + + + + + Method + + System.Void + + + + + + + an object of type + an object of type + Creates a displaying a stock icon. + + Creates a displaying a stock icon. + Sample stock icon names are , . + Sample stock sizes are , . + If the stock icon name is not known, a "broken image" icon will be displayed instead. + You can register your own stock icon names, see and . + + + + + + + Property + + + GLib.Property("stock") + + + + System.String + + + + + A stock item name, if this is a stock image. + an object of type + + + + + + + Property + + + GLib.Property("storage-type") + + + + Gtk.ImageType + + + The type of representation being used by the + + to store image data. If the Image has no image data, + the return value will be . + + an object of type + + + + + + + Property + + + GLib.Property("use-fallback") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + - \ No newline at end of file + diff --git a/doc/en/Gtk/ImageGIconData.xml b/doc/en/Gtk/ImageGIconData.xml new file mode 100644 index 000000000..f7c6c2af6 --- /dev/null +++ b/doc/en/Gtk/ImageGIconData.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/ImageIconNameData.xml b/doc/en/Gtk/ImageIconNameData.xml index 6bfe1691d..ed3d574bc 100644 --- a/doc/en/Gtk/ImageIconNameData.xml +++ b/doc/en/Gtk/ImageIconNameData.xml @@ -1,86 +1,33 @@ - + + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Opaque + + To be added To be added - - System.ValueType - - - - - Field - - Gtk.ImageIconNameData - - - - - To be added - To be added - - - - - Field - - System.String - - - - - To be added - To be added - - - - - Field - - System.UInt32 - - - - - To be added - To be added - - - - - Method - - Gtk.ImageIconNameData - + + + + Constructor - To be added - a - a - To be added - - - - - Property - - Gdk.Pixbuf - - + To be added. To be added. - To be added. To be added. + diff --git a/doc/en/Gtk/ImageMenuItem.xml b/doc/en/Gtk/ImageMenuItem.xml index 63be22453..6eb7a1766 100644 --- a/doc/en/Gtk/ImageMenuItem.xml +++ b/doc/en/Gtk/ImageMenuItem.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.MenuItem + + + A with an icon. @@ -40,29 +45,10 @@ - - Gtk.MenuItem - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -72,8 +58,39 @@ + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Constructor + + + + + + an object of type + Creates a new containing a label. + + + + Constructor @@ -81,46 +98,53 @@ - Creates a new containing the image and text from a stock item. an object of type an object of type + Creates a new containing the image and text from a stock item. - - - Constructor - - - - - - Creates a new containing a label. - an object of type - - - - - + + + Property - - Gtk.Widget - - - - - Child widget to appear next to the menu text. - an object of type - - - GLib.Property("image") + GLib.Property("accel-group") + + Gtk.AccelGroup + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("always-show-image") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + - + + Property GLib.GType @@ -132,23 +156,44 @@ Returns the native value for . - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - + + + + Property - System.Obsolete + GLib.Property("image") + + Gtk.Widget + + + + + Child widget to appear next to the menu text. + an object of type + + + + + + + Property + + + GLib.Property("use-stock") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + diff --git a/doc/en/Gtk/ImageType.xml b/doc/en/Gtk/ImageType.xml index bcede9f0d..0848013b8 100644 --- a/doc/en/Gtk/ImageType.xml +++ b/doc/en/Gtk/ImageType.xml @@ -1,12 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Enum + + + + GLib.GType(typeof(Gtk.ImageTypeGType)) + + Describes the image data representation used by a . @@ -16,89 +24,10 @@ For empty images, you can request any storage type (from any of the "get" properties), but they will all return values. - - System.Enum - - - - GLib.GType(typeof(Gtk.ImageTypeGType)) - - - - - Field - - Gtk.ImageType - - - - There is no image displayed by the . - There is no image displayed by the . - - - - - Field - - Gtk.ImageType - - - - The contains a . - The contains a . - - - - - Field - - Gtk.ImageType - - - - The contains a . - The contains a . - - - - - Field - - Gtk.ImageType - - - - The contains a . - The contains a . - - - - - Field - - Gtk.ImageType - - - - The contains a stock icon name. - The contains a stock icon name. - - - - - Field - - Gtk.ImageType - - - - The contains a . - The contains a . - - + Field Gtk.ImageType @@ -109,8 +38,34 @@ The contains a . + + + + Field + + Gtk.ImageType + + + + There is no image displayed by the . + There is no image displayed by the . + + + + + + Field + + Gtk.ImageType + + + To be added. + + + + Field Gtk.ImageType @@ -123,5 +78,44 @@ + + + + Field + + Gtk.ImageType + + + + The contains a . + The contains a . + + + + + + Field + + Gtk.ImageType + + + + The contains a . + The contains a . + + + + + + Field + + Gtk.ImageType + + + + The contains a stock icon name. + The contains a stock icon name. + + diff --git a/doc/en/Gtk/IncrConversion.xml b/doc/en/Gtk/IncrConversion.xml new file mode 100644 index 000000000..ead67a6c8 --- /dev/null +++ b/doc/en/Gtk/IncrConversion.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/IncrInfo.xml b/doc/en/Gtk/IncrInfo.xml new file mode 100644 index 000000000..479c1d78d --- /dev/null +++ b/doc/en/Gtk/IncrInfo.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/InfoBar.xml b/doc/en/Gtk/InfoBar.xml new file mode 100644 index 000000000..b8b5eaef2 --- /dev/null +++ b/doc/en/Gtk/InfoBar.xml @@ -0,0 +1,270 @@ + + + + + gtk-sharp + + + Gtk.HBox + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.Widget + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.Widget + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("close") + + + + System.EventHandler + + + To be added. + To be added. + + + + + + + Property + + Gtk.Widget + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("message-type") + + + + Gtk.MessageType + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideClose", Type=typeof(Gtk.InfoBar)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRespond", Type=typeof(Gtk.InfoBar)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("response") + + + + Gtk.RespondHandler + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/Init.xml b/doc/en/Gtk/Init.xml index 8698b0f4d..dd98b5bae 100644 --- a/doc/en/Gtk/Init.xml +++ b/doc/en/Gtk/Init.xml @@ -1,38 +1,24 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An object that gets invoked at the beginning of an application but before the application main loop starts. It's used largely for application setup--- for example, reading RC files. - - System.Object + + An object that gets invoked at the beginning of an application but before the application main loop starts. It's used largely for application setup--- for example, reading RC files. + + - - - Method - - System.Void - - - - - - Registers a function to be called when the mainloop is started. - a - - - + Constructor @@ -43,6 +29,7 @@ + Method System.Boolean @@ -51,8 +38,8 @@ - Initializes Gtk# for operation, probes window system. The command line arguments passed in. Changed if any arguments were handled. + Initializes Gtk# for operation, probes window system. True if the toolkit initialized correctly, false otherwise. Aside from the arguments, this function behaves in the same way as . By returning whether or not the toolkit initialized correctly, it allows the application to fall back to a non-GUI interface, should the developer be so inclined to write one. diff --git a/doc/en/Gtk/InputArgs.xml b/doc/en/Gtk/InputArgs.xml index fd2cfb2bc..7c7bec7fc 100644 --- a/doc/en/Gtk/InputArgs.xml +++ b/doc/en/Gtk/InputArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property System.Double diff --git a/doc/en/Gtk/InputHandler.xml b/doc/en/Gtk/InputHandler.xml index 36be713b4..82b1b6382 100644 --- a/doc/en/Gtk/InputHandler.xml +++ b/doc/en/Gtk/InputHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the InputHandler instance to the event. The methods referenced by the InputHandler instance are invoked whenever the event is raised, until the InputHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/InsertAtCursorArgs.xml b/doc/en/Gtk/InsertAtCursorArgs.xml index 58632ebe5..d0a22ef08 100644 --- a/doc/en/Gtk/InsertAtCursorArgs.xml +++ b/doc/en/Gtk/InsertAtCursorArgs.xml @@ -1,12 +1,16 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. @@ -27,13 +31,10 @@ - - GLib.SignalArgs - - + Constructor @@ -43,7 +44,8 @@ - + + Property System.String diff --git a/doc/en/Gtk/InsertAtCursorHandler.xml b/doc/en/Gtk/InsertAtCursorHandler.xml index a91e0e437..f4cd07c05 100644 --- a/doc/en/Gtk/InsertAtCursorHandler.xml +++ b/doc/en/Gtk/InsertAtCursorHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -29,15 +39,5 @@ To attach a to an event, add the InsertAtCursorHandler instance to the event. The methods referenced by the InsertAtCursorHandler instance are invoked whenever the event is raised, until the InsertAtCursorHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/InsertTextArgs.xml b/doc/en/Gtk/InsertTextArgs.xml index e2e8d5de7..792e43707 100644 --- a/doc/en/Gtk/InsertTextArgs.xml +++ b/doc/en/Gtk/InsertTextArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -28,32 +29,37 @@ Create a new instance with this constructor if you need to invoke a delegate. - - - Property - - System.Int32 - - - The length of the inserted text. - A - - - - - + + + Property System.String - The text that was inserted. - A - + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + - + + Property Gtk.TextIter diff --git a/doc/en/Gtk/InsertTextHandler.xml b/doc/en/Gtk/InsertTextHandler.xml index 5dbf68f4a..d1e759c59 100644 --- a/doc/en/Gtk/InsertTextHandler.xml +++ b/doc/en/Gtk/InsertTextHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the InsertTextHandler instance to the event. The methods referenced by the InsertTextHandler instance are invoked whenever the event is raised, until the InsertTextHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/InsertedTextArgs.xml b/doc/en/Gtk/InsertedTextArgs.xml new file mode 100644 index 000000000..766fada6e --- /dev/null +++ b/doc/en/Gtk/InsertedTextArgs.xml @@ -0,0 +1,71 @@ + + + + + gtk-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/InsertedTextHandler.xml b/doc/en/Gtk/InsertedTextHandler.xml new file mode 100644 index 000000000..ad35c7ad0 --- /dev/null +++ b/doc/en/Gtk/InsertedTextHandler.xml @@ -0,0 +1,24 @@ + + + + + gtk-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/Invisible.xml b/doc/en/Gtk/Invisible.xml index 57270b2da..e4e07fcb0 100644 --- a/doc/en/Gtk/Invisible.xml +++ b/doc/en/Gtk/Invisible.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Widget + + + The widget is used for reliable pointer grabs and selection handling in the code for drag-and-drop. @@ -15,29 +20,10 @@ - - Gtk.Widget - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -46,27 +32,39 @@ - - - Property - - Gdk.Screen - + + + + Constructor + + - The screen this widget is attached to. - a - + a + Public Constructor + Used to create a new for a specific . + + + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + - - - GLib.Property("screen") - - - + + Property GLib.GType @@ -78,35 +76,24 @@ Returns the native value for . - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - + + + + Property - System.Obsolete + GLib.Property("screen") - - - - Constructor - + + Gdk.Screen + - - Public Constructor - a - Used to create a new for a specific . + The screen this widget is attached to. + a + diff --git a/doc/en/Gtk/ItemActivatedArgs.xml b/doc/en/Gtk/ItemActivatedArgs.xml index 4c1818ad1..bbbd20d0d 100644 --- a/doc/en/Gtk/ItemActivatedArgs.xml +++ b/doc/en/Gtk/ItemActivatedArgs.xml @@ -1,11 +1,15 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. @@ -13,13 +17,10 @@ - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gtk.TreePath diff --git a/doc/en/Gtk/ItemActivatedHandler.xml b/doc/en/Gtk/ItemActivatedHandler.xml index 1ad220f6c..0f0ba8f93 100644 --- a/doc/en/Gtk/ItemActivatedHandler.xml +++ b/doc/en/Gtk/ItemActivatedHandler.xml @@ -1,11 +1,21 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -17,15 +27,5 @@ - - System.Delegate - - - System.Void - - - - - diff --git a/doc/en/Gtk/JunctionSides.xml b/doc/en/Gtk/JunctionSides.xml new file mode 100644 index 000000000..239526109 --- /dev/null +++ b/doc/en/Gtk/JunctionSides.xml @@ -0,0 +1,133 @@ + + + + + gtk-sharp + + + System.Enum + + + + GLib.GType(typeof(Gtk.JunctionSidesGType)) + + + System.Flags + + + + To be added. + To be added. + + + + + + + Field + + Gtk.JunctionSides + + + To be added. + + + + + + + Field + + Gtk.JunctionSides + + + To be added. + + + + + + + Field + + Gtk.JunctionSides + + + To be added. + + + + + + + Field + + Gtk.JunctionSides + + + To be added. + + + + + + + Field + + Gtk.JunctionSides + + + To be added. + + + + + + + Field + + Gtk.JunctionSides + + + To be added. + + + + + + + Field + + Gtk.JunctionSides + + + To be added. + + + + + + + Field + + Gtk.JunctionSides + + + To be added. + + + + + + + Field + + Gtk.JunctionSides + + + To be added. + + + + + diff --git a/doc/en/Gtk/Justification.xml b/doc/en/Gtk/Justification.xml index cdbf69176..ab56d5154 100644 --- a/doc/en/Gtk/Justification.xml +++ b/doc/en/Gtk/Justification.xml @@ -1,16 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Used for justifying the text inside a widget. - - System.Enum @@ -19,33 +15,14 @@ GLib.GType(typeof(Gtk.JustificationGType)) + + Used for justifying the text inside a widget. + + - - - Field - - Gtk.Justification - - - - The text is placed at the left edge of the . - - - - - - Field - - Gtk.Justification - - - - The text is placed at the right edge of the . - - - + Field Gtk.Justification @@ -58,6 +35,7 @@ + Field Gtk.Justification @@ -68,5 +46,31 @@ + + + + Field + + Gtk.Justification + + + + The text is placed at the left edge of the . + + + + + + + Field + + Gtk.Justification + + + + The text is placed at the right edge of the . + + + diff --git a/doc/en/Gtk/Key.xml b/doc/en/Gtk/Key.xml index 439a56550..a8dfda0b2 100644 --- a/doc/en/Gtk/Key.xml +++ b/doc/en/Gtk/Key.xml @@ -1,54 +1,24 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An object for keys that are independent of keyboard focus--- global hotkeys, which execute functions. - - System.Object + + An object for keys that are independent of keyboard focus--- global hotkeys, which execute functions. + + - - - Method - - System.Void - - - - - - Remove a snooper with id - a - - - - - - Method - - System.UInt32 - - - - - - Install a snooper function. - a - a , the snooper handler id. - Code that uses this method should hold onto the return value, as it's necessary to disable the key. - - + Constructor @@ -57,5 +27,38 @@ + + + + Method + + System.UInt32 + + + + + + a + Install a snooper function. + a , the snooper handler id. + Code that uses this method should hold onto the return value, as it's necessary to disable the key. + + + + + + Method + + System.Void + + + + + + a + Remove a snooper with id + + + diff --git a/doc/en/Gtk/KeyHashEntry.xml b/doc/en/Gtk/KeyHashEntry.xml new file mode 100644 index 000000000..165e40440 --- /dev/null +++ b/doc/en/Gtk/KeyHashEntry.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/KeyPressEventArgs.xml b/doc/en/Gtk/KeyPressEventArgs.xml index 7bac2dfa9..001ee773d 100644 --- a/doc/en/Gtk/KeyPressEventArgs.xml +++ b/doc/en/Gtk/KeyPressEventArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gdk.EventKey diff --git a/doc/en/Gtk/KeyPressEventHandler.xml b/doc/en/Gtk/KeyPressEventHandler.xml index e93561ebb..13d6b7688 100644 --- a/doc/en/Gtk/KeyPressEventHandler.xml +++ b/doc/en/Gtk/KeyPressEventHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the KeyPressEventHandler instance to the event. The methods referenced by the KeyPressEventHandler instance are invoked whenever the event is raised, until the KeyPressEventHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/KeyReleaseEventArgs.xml b/doc/en/Gtk/KeyReleaseEventArgs.xml index 085ab6e61..0ef6fe142 100644 --- a/doc/en/Gtk/KeyReleaseEventArgs.xml +++ b/doc/en/Gtk/KeyReleaseEventArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gdk.EventKey diff --git a/doc/en/Gtk/KeyReleaseEventHandler.xml b/doc/en/Gtk/KeyReleaseEventHandler.xml index 144ea3f63..0ef532456 100644 --- a/doc/en/Gtk/KeyReleaseEventHandler.xml +++ b/doc/en/Gtk/KeyReleaseEventHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the KeyReleaseEventHandler instance to the event. The methods referenced by the KeyReleaseEventHandler instance are invoked whenever the event is raised, until the KeyReleaseEventHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/KeySnoopFunc.xml b/doc/en/Gtk/KeySnoopFunc.xml index cfb98c8f3..59f8b79ea 100644 --- a/doc/en/Gtk/KeySnoopFunc.xml +++ b/doc/en/Gtk/KeySnoopFunc.xml @@ -1,21 +1,13 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added. - To be added. - A function to be invoked by a global hot-key (a , regardless of keyboard focus. - - To be added. - System.Delegate - @@ -23,4 +15,12 @@ System.Int32 + + To be added. + To be added. + A function to be invoked by a global hot-key (a , regardless of keyboard focus. + To be added. + + + diff --git a/doc/en/Gtk/KeySnooperData.xml b/doc/en/Gtk/KeySnooperData.xml new file mode 100644 index 000000000..8c7cf3fc8 --- /dev/null +++ b/doc/en/Gtk/KeySnooperData.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/Label.xml b/doc/en/Gtk/Label.xml index b8282580f..bf5611875 100644 --- a/doc/en/Gtk/Label.xml +++ b/doc/en/Gtk/Label.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Misc + + + A widget that displays a small to medium amount of text @@ -23,48 +28,30 @@ - - Gtk.Misc - - - - - - Method - - System.Void - - - - - + + + + Constructor + + - Selects a range of characters in the label, if the label is selectable. - start offset (in characters not bytes) - end offset (in characters not bytes) + Creates a new without text. - - Selects a range of characters in the label, if the label - is selectable. See . If the - label is not selectable, this function has no effect. If - or - are -1, then the end of the - label will be substituted. - + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. @@ -72,18 +59,19 @@ + Constructor + The text of the label. Pass for no text. Creates a new label with the given text inside it. You can pass to get an empty label widget. - The text of the label. Pass for no text. Creates a new label with the given text inside it. You can @@ -95,31 +83,321 @@ - - + + + + Event + + + GLib.Signal("activate-current-link") + + + + System.EventHandler + + + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("activate-link") + + + + Gtk.ActivateLinkHandler + + + To be added. + To be added. + + + + + + Property + + + GLib.Property("angle") + + + + System.Double + + + + To be added + a + To be added + + + + + + + Property + + + GLib.Property("attributes") + + + + Pango.AttrList + + + + + The attribute list set on the label. + the attribute list set on the label + + + This function does not reflect attributes that come from + the labels markup (see ). If you + want to get the effective attributes for the label, use + on the label's + property. + + + + + + + + + + Event + + + GLib.Signal("copy-clipboard") + + + + System.EventHandler + + + + Emitted when text is copied to the clipboard. + + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("cursor-position") + + + + System.Int32 + + + The current position of the insertion cursor in characters. + The current position of the insertion cursor in characters + + + + + + + + Property + + + GLib.Property("ellipsize") + + + + Pango.EllipsizeMode + + + + To be added + a + To be added + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + + GLib.Property("justify") + + + + Gtk.Justification + + + + + The alignment of the lines in the text of the label relative to each other + The justification of the label + + + Sets the alignment of the lines in the text of the label + relative to each other. is the default value + when the widget is first created with . If you instead want to set the + alignment of the label as a whole, set instead. This has no effect + on labels containing only a single line. + + + + + + + + Property + + + GLib.Property("label") + + System.String - Sets the text of the label + The text from a label widget including any embedded underlines indicating mnemonics and Pango markup. + The text of the label widget. + You can include markup tags to change your text appearance. See for more information. + + + + + + Property + + Pango.Layout + + + Gets the used to display the label. + the for this label - Sets the text of the label. If characters in - are preceded by an underscore, they are - underlined indicating that they represent a keyboard - accelerator called a mnemonic. The mnemonic key can be - used to activate another widget, chosen automatically, or - explicitly using . + Gets the used to display the label. The layout + is useful to e.g. convert text positions to pixel + positions, in combination with . The returned layout + is owned by the label so need not be freed by the caller. - To be added. + + + + + + Property + + System.Boolean + + + + + Toggles line wrapping within the GtkLabel widget. + + if the lines of the label are automatically wrapped. + + + + + + + Property + + + GLib.Property("wrap-mode") + + + + Pango.WrapMode + + + Indicates the wrap mode for the label. + a . + + - + + Property System.String @@ -138,60 +416,9 @@ - - - Property - - System.Boolean - - - - - Toggles line wrapping within the GtkLabel widget. - - if the lines of the label are automatically wrapped. - - - - - - Property - - System.String - - - - - The text within the widget. - a - - - When setting the text within the widget, it overwrites any text that was there before. - - - - - - - Property - - Pango.Layout - - - Gets the used to display the label. - the for this label - - - Gets the used to display the label. The layout - is useful to e.g. convert text positions to pixel - positions, in combination with . The returned layout - is owned by the label so need not be freed by the caller. - - - - - + + Property System.String @@ -221,9 +448,257 @@ - - + + + Property + + + GLib.Property("max-width-chars") + + + + System.Int32 + + + + To be added + a + To be added + + + + + + + Property + + + GLib.Property("mnemonic-keyval") + + + + System.UInt32 + + + The mnemonic accelerator key for this label. + The mnemonic accelerator key for this label. + + + + + + + + Property + + + GLib.Property("mnemonic-widget") + + + + Gtk.Widget + + + + + The widget to be activated when the label's mnemonic key is pressed. + The widget to be activated when the label's mnemonic key is pressed. + + + + + + + + Event + + + GLib.Signal("move-cursor") + + + + Gtk.MoveCursorHandler + + + + Emitted when the cursor is moved. + + + + + + + + Method + + Gtk.Label + + + + + + a + Basic constructor. + a + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideActivateCurrentLink", Type=typeof(Gtk.Label)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideActivateLink", Type=typeof(Gtk.Label)) + + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCopyClipboard", Type=typeof(Gtk.Label)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideMoveCursor", Type=typeof(Gtk.Label)) + + + + System.Void + + + + + + + + a + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePopulatePopup", Type=typeof(Gtk.Label)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Property + + + GLib.Property("pattern") + + + + System.String + + + + + A string with _ characters in positions correspond to characters in the text to underline. + To be added. + + + + + + + + Event + + + GLib.Signal("populate-popup") + + + + Gtk.PopulatePopupHandler + + + + Emitted when a right-click pop-up menu is displayed + + + + + + + + Property + + + GLib.Property("selectable") + + System.Boolean @@ -237,60 +712,16 @@ - - - GLib.Property("selectable") - - - - - - Property - - Gtk.Justification - - - - - The alignment of the lines in the text of the label relative to each other - The justification of the label - - - Sets the alignment of the lines in the text of the label - relative to each other. is the default value - when the widget is first created with . If you instead want to set the - alignment of the label as a whole, set instead. This has no effect - on labels containing only a single line. - - - - - - GLib.Property("justify") - - - - - - Property - - System.Int32 - - - The current position of the insertion cursor in characters. - The current position of the insertion cursor in characters - - - - - - GLib.Property("cursor-position") - - - + + Property + + + GLib.Property("selection-bound") + + System.Int32 @@ -300,34 +731,57 @@ - - - GLib.Property("selection-bound") - - - - - Property + + + + Method - Gtk.Widget + System.Void + + - The widget to be activated when the label's mnemonic key is pressed. - The widget to be activated when the label's mnemonic key is pressed. + start offset (in characters not bytes) + end offset (in characters not bytes) + Selects a range of characters in the label, if the label is selectable. + + Selects a range of characters in the label, if the label + is selectable. See . If the + label is not selectable, this function has no effect. If + or + are -1, then the end of the + label will be substituted. + + + + + + Property - GLib.Property("mnemonic-widget") + GLib.Property("single-line-mode") + + System.Boolean + + + + To be added + a + To be added + + - - + + + Property System.String @@ -335,18 +789,18 @@ - The text from a label widget including any embedded underlines indicating mnemonics and Pango markup. - The text of the label widget. - You can include markup tags to change your text appearance. See for more information. + The text within the widget. + a + + + When setting the text within the widget, it overwrites any text that was there before. + + - - - GLib.Property("label") - - - - + + + Property System.String @@ -354,58 +808,74 @@ - A string with _ characters in positions correspond to characters in the text to underline. - - + Sets the text of the label To be added. - - - - GLib.Property("pattern") - - - - - - Property - - System.UInt32 - - - The mnemonic accelerator key for this label. - The mnemonic accelerator key for this label. + + Sets the text of the label. If characters in + are preceded by an underscore, they are + underlined indicating that they represent a keyboard + accelerator called a mnemonic. The mnemonic key can be + used to activate another widget, chosen automatically, or + explicitly using . + + + + + + Property - GLib.Property("mnemonic-keyval") + GLib.Property("track-visited-links") + + System.Boolean + + + To be added. + To be added. + To be added. + + - - + + + Property + + + GLib.Property("use-markup") + + System.Boolean - Whether lines should be wrapped if the text becomes too wide. - whether lines should be wrapped - - + Whether the label's text is interpreted as marked up with the Pango text markup language ( more information at http://developer.gnome.org/doc/API/2.0/pango/PangoMarkupFormat.html ). + + if the label's text should be parsed for markup + Here are a few examples of the markup you can use: +TagDescription<b>Bold<big>Makes font relatively larger<i>Italic<s>Strikethrough<sub>Subscript<sup>Superscript<small>Makes font relatively smaller<tt>Monospace font<u>Underline + Gtk.Label label = new Gtk.Label(); + label.LabelProp = "The brown <u>fox</u> etc. and the <big>lazy</big> dog"; + label.UseMarkup = true; + - - - GLib.Property("wrap") - - - + + Property + + + GLib.Property("use-underline") + + System.Boolean @@ -423,344 +893,16 @@ - - - GLib.Property("use-underline") - - - - - - Property - - System.Boolean - - - - - Whether the label's text is interpreted as marked up with the Pango text markup language ( more information at http://developer.gnome.org/doc/API/2.0/pango/PangoMarkupFormat.html ). - - if the label's text should be parsed for markup - Here are a few examples of the markup you can use: -TagDescription<b>Bold<big>Makes font relatively larger<i>Italic<s>Strikethrough<sub>Subscript<sup>Superscript<small>Makes font relatively smaller<tt>Monospace font<u>Underline - Gtk.Label label = new Gtk.Label(); - label.LabelProp = "The brown <u>fox</u> etc. and the <big>lazy</big> dog"; - label.UseMarkup = true; - - - - - GLib.Property("use-markup") - - - - - - Property - - Pango.AttrList - - - - - The attribute list set on the label. - the attribute list set on the label - - - This function does not reflect attributes that come from - the labels markup (see ). If you - want to get the effective attributes for the label, use - on the label's - property. - - - - - - - - GLib.Property("attributes") - - - - - - Event - - Gtk.MoveCursorHandler - - - - Emitted when the cursor is moved. - - - - - - GLib.Signal("move_cursor") - - - - - - Event - - Gtk.PopulatePopupHandler - - - - Emitted when a right-click pop-up menu is displayed - - - - - - GLib.Signal("populate_popup") - - - - - - Event - - System.EventHandler - - - - Emitted when text is copied to the clipboard. - - - - - - GLib.Signal("copy_clipboard") - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - - Default handler for the event. - a - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Internal constructor - a - This is not typically used by C# code. - - - - System.Obsolete - - - - - - Method - - Gtk.Label - - - - - - Basic constructor. - a - a - - - - - - Constructor - - - - Creates a new without text. - - - - - - - Method - - System.UInt32 - - - - - - Deprecated. - a - a - - Checks the string passed as the parameter for underscores, - and then underlines the characters following the - underscores. It will take the first underlined character in - a label and return it as a lower-case accelerator key, - e.g. _Save will return the accelerator key value for "s". - - - - - - - Method - - System.Void - - - - - - Deprecated; do not use in new code. - a - Gets the current string of text within the Label - object and writes it to . It does not make a copy of this - string so you must not write to it. - - - - - - Property - - System.Double - - - - To be added - a - To be added - - - - - GLib.Property("angle") - - - - - - Property - - System.Boolean - - - - To be added - a - To be added - - - - - GLib.Property("single-line-mode") - - - - - - Property - - Pango.EllipsizeMode - - - - To be added - a - To be added - - - - - GLib.Property("ellipsize") - - - + + Property - - System.Int32 - - - - To be added - a - To be added - - GLib.Property("width-chars") - - - - Property System.Int32 @@ -771,64 +913,27 @@ To be added + + + + + Property - GLib.Property("max-width-chars") + GLib.Property("wrap") - - - - Method - - System.Void - - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Method System.Boolean - - - To be added. - To be added. - To be added. - To be added. - To be added. + Whether lines should be wrapped if the text becomes too wide. + whether lines should be wrapped + + - - - Property - - Pango.WrapMode - - - Indicates the wrap mode for the label. - a . - - - - - - GLib.Property("wrap-mode") - - - diff --git a/doc/en/Gtk/Layout+LayoutChild.xml b/doc/en/Gtk/Layout+LayoutChild.xml index c3c8beea9..0ab409b38 100644 --- a/doc/en/Gtk/Layout+LayoutChild.xml +++ b/doc/en/Gtk/Layout+LayoutChild.xml @@ -1,16 +1,39 @@ + gtk-sharp - 2.12.0.0 Gtk.Container+ContainerChild + + A child of a , used to interact with its container child properties. + + + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + - + + Property @@ -28,7 +51,8 @@ - + + Property @@ -46,10 +70,4 @@ - - A child of a , used to interact with its container child properties. - - - - diff --git a/doc/en/Gtk/Layout.xml b/doc/en/Gtk/Layout.xml index 63d3bf8eb..3ef32ae2d 100644 --- a/doc/en/Gtk/Layout.xml +++ b/doc/en/Gtk/Layout.xml @@ -1,115 +1,38 @@ - + + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Container + + + + Gtk.Scrollable + + Infinite scrollable area containing child widgets and/or custom drawing is similar to in that it is a "blank slate" and does not do anything but paint a blank background by default. It is different in that it supports scrolling natively (you can add it to a ), and it can contain child widgets, since it is a . However, if you are just going to draw, a is a better choice, since it has lower overhead. - - Gtk.Container - - - - - - System.Reflection.DefaultMember("Item") - - - - - Method - - System.Void - - - - - - - Gets the size of the scrollbar area for the . - an object of type - an object of type - - - - - - - Method - - System.Void - - - - - - - Sets the size of the scrollable area for the . - an object of type - an object of type - - - - - - - Method - - System.Void - - - - - - - - Moves a current child of to a new position. - an object of type - an object of type - an object of type - - - - - - - Method - - System.Void - - - - - - - - Adds to the , at position (, ). - an object of type - an object of type - an object of type - - becomes the new parent container of . - - + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. @@ -117,6 +40,7 @@ + Constructor @@ -124,112 +48,16 @@ - Creates a new object. an object of type an object of type + Creates a new object. - - - Property - - System.UInt32 - - - - - The width of the layout. - an object of type - - - - - - GLib.Property("width") - - - - - - Property - - Gtk.Adjustment - - - - - The for the horizontal position. - an object of type - - - - - - GLib.Property("hadjustment") - - - - - - Property - - Gtk.Adjustment - - - - - The for the vertical position. - an object of type - - - - - - GLib.Property("vadjustment") - - - - - - Property - - System.UInt32 - - - - - The height of the layout. - an object of type - - - - - - GLib.Property("height") - - - - - - Event - - Gtk.ScrollAdjustmentsSetHandler - - - - Raised whenever the scroll adjustment units are set for this widget. - - - - - GLib.Signal("set_scroll_adjustments") - - - - + + Property Gdk.Window @@ -240,8 +68,28 @@ + + + + Method + + System.Void + + + + + + + an object of type + an object of type + Gets the size of the scrollbar area for the . + + + + - + + Property GLib.GType @@ -253,67 +101,205 @@ Returns the native value for . - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - + + + + Property - System.Obsolete + GLib.Property("hadjustment") - - - - Method - System.Void + Gtk.Adjustment - + + - Deprecated. Do not use. + The for the horizontal position. + an object of type - - - + + + + Property + + + GLib.Property("height") + + + + System.UInt32 + + + + + The height of the layout. + an object of type + + + + + + + + Property + + + GLib.Property("hscroll-policy") + + + + Gtk.ScrollablePolicy + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.Container+ContainerChild + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + Method System.Void - + + + + + - Deprecated. Do not use. + an object of type + an object of type + an object of type + Moves a current child of to a new position. + + + + + + + + Method + + System.Void + + + + + + + + an object of type + an object of type + an object of type + Adds to the , at position (, ). + + becomes the new parent container of . + + + + + + Method + + System.Void + + + + + + + an object of type + an object of type + Sets the size of the scrollable area for the . + + + + + + + + Property + + + GLib.Property("vadjustment") + + + + Gtk.Adjustment + + + + + The for the vertical position. + an object of type + + + + + + + + Property + + + GLib.Property("vscroll-policy") + + + + Gtk.ScrollablePolicy + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("width") + + + + System.UInt32 + + + + + The width of the layout. + an object of type - diff --git a/doc/en/Gtk/LayoutChild.xml b/doc/en/Gtk/LayoutChild.xml new file mode 100644 index 000000000..c7c1d0fd7 --- /dev/null +++ b/doc/en/Gtk/LayoutChild.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/LeaveNotifyEventArgs.xml b/doc/en/Gtk/LeaveNotifyEventArgs.xml index e683ecf54..931f3851e 100644 --- a/doc/en/Gtk/LeaveNotifyEventArgs.xml +++ b/doc/en/Gtk/LeaveNotifyEventArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gdk.EventCrossing diff --git a/doc/en/Gtk/LeaveNotifyEventHandler.xml b/doc/en/Gtk/LeaveNotifyEventHandler.xml index 9d2701243..4f61e997d 100644 --- a/doc/en/Gtk/LeaveNotifyEventHandler.xml +++ b/doc/en/Gtk/LeaveNotifyEventHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the LeaveNotifyEventHandler instance to the event. The methods referenced by the LeaveNotifyEventHandler instance are invoked whenever the event is raised, until the LeaveNotifyEventHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/License.xml b/doc/en/Gtk/License.xml new file mode 100644 index 000000000..8e6e8cb87 --- /dev/null +++ b/doc/en/Gtk/License.xml @@ -0,0 +1,130 @@ + + + + + gtk-sharp + + + System.Enum + + + + GLib.GType(typeof(Gtk.LicenseGType)) + + + + To be added. + To be added. + + + + + + + Field + + Gtk.License + + + To be added. + + + + + + + Field + + Gtk.License + + + To be added. + + + + + + + Field + + Gtk.License + + + To be added. + + + + + + + Field + + Gtk.License + + + To be added. + + + + + + + Field + + Gtk.License + + + To be added. + + + + + + + Field + + Gtk.License + + + To be added. + + + + + + + Field + + Gtk.License + + + To be added. + + + + + + + Field + + Gtk.License + + + To be added. + + + + + + + Field + + Gtk.License + + + To be added. + + + + + diff --git a/doc/en/Gtk/LinesWindow.xml b/doc/en/Gtk/LinesWindow.xml new file mode 100644 index 000000000..dcfd26ee5 --- /dev/null +++ b/doc/en/Gtk/LinesWindow.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/LinkButton.xml b/doc/en/Gtk/LinkButton.xml index 2f3ff6c18..e51dfc206 100644 --- a/doc/en/Gtk/LinkButton.xml +++ b/doc/en/Gtk/LinkButton.xml @@ -1,33 +1,22 @@ + gtk-sharp - 2.12.0.0 Gtk.Button + + To be added. + To be added. + + - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - + Constructor @@ -40,6 +29,7 @@ + Constructor @@ -52,6 +42,7 @@ + Constructor @@ -64,8 +55,27 @@ To be added. + + + + Event + + + GLib.Signal("activate-link") + + + + Gtk.ActivateLinkHandler + + + To be added. + To be added. + + + - + + Property GLib.GType @@ -76,24 +86,29 @@ To be added. - - + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideActivateLink", Type=typeof(Gtk.LinkButton)) + + - Gtk.LinkButtonUriFunc + System.Boolean - - - + - To be added. To be added. To be added. To be added. + - + + Property @@ -109,10 +124,24 @@ To be added. + + + + Property + + + GLib.Property("visited") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + - - To be added. - To be added. - - diff --git a/doc/en/Gtk/ListStore.xml b/doc/en/Gtk/ListStore.xml index 401ccabf9..7ee8ce2f6 100644 --- a/doc/en/Gtk/ListStore.xml +++ b/doc/en/Gtk/ListStore.xml @@ -1,31 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - The ListStore is a columned list data structure to be used with widget. - - -Iteration: In new versions of Gtk# (2.0 and up) this class implements the interface, so code can be written like this: - - - - - void DumpColumnValues (ListStore store, int col) - { - foreach (object[] row in store) - Console.WriteLine ("Value of column {0} is {1}", col, row [col]); - } - - - - - GLib.Object @@ -46,732 +27,138 @@ Iteration: In new versions of Gtk# (2.0 and up) this class implements the System.Collections.IEnumerable + + The ListStore is a columned list data structure to be used with widget. + + +Iteration: In new versions of Gtk# (2.0 and up) this class implements the interface, so code can be written like this: + + + + + void DumpColumnValues (ListStore store, int col) + { + foreach (object[] row in store) + Console.WriteLine ("Value of column {0} is {1}", col, row [col]); + } + + + + + - - - Method - - System.Int32 - + + + + Constructor + - - Returns the number of children that the toplevel node has. Is used to retrieve the number of rows in the . - - an object of type , the number of children of . - As a special case, if is , then the number - of toplevel nodes is returned. - - - - - Method - - System.Boolean - - - - - - - Sets to point to the first child of . - - an object of type - an object of type , - , if has been set to the first child. + Protected constructor. - - If has no children, - is returned and is set to be invalid. will remain a valid - node after this function has been called. - - - If is returns the first node, equivalent to - gtk_tree_model_get_iter_first (tree_model, iter); - - - Method - - System.Void - - + + + + Constructor + + + + + + System.ParamArray + + + + - Emits a event. + a + Default constructor. - - - Method - - System.Void - - - - - - - Sets the column number to sort by. - A , the column number to sort by. - A - - - - - - Method - - System.Void - - - - - - - - - Sets a sort function to be used for the column . - A for the column number. - A - ignored - ignored - This overload is obsolete. The two parameter overload is preferred for new code. - - - - - Method - - System.Void - - - - - - - - Set the function that will be used by default to sort columns. - A - ignored - ignored - This method is obsolete. The property is preferred for new code. - - - - - Property - - Gtk.TreeIterCompareFunc - - - The function that will be used by default to sort columns. - a - - - - - - - Method - - System.Boolean - - - - - - - Returns true if the row at can - have dropped on it. - A - A - A boolean. - - - - - - Method - - System.Boolean - - - - - - - Drags data received into this object. - A , the destination path of the drag - A , the data that was dragged - A boolean, true if the data was successfully received. - - - - - - Method - - System.Boolean - - - - - - - Method used when this ListStore is part of a source widget - for a drag-and-drop operation; gets the data that was dragged from the - associated widget. - a - A - A , true if the operation succeeded. - - - - - - Method - - System.Boolean - - - - - - Returns whether or not a given row can be dragged. - a - A boolean, true if the row is draggable. - - - - - - Method - - System.Boolean - - - - - - When this ListStore is the data source for a drag operation and the drag operation is a move, this method runs to delete the data after the data has been received by the target widget. - A , the path of the data to delete. - A , true if the operation succeeds. - - - - - - Method - - System.Void - - - - - - - Fires a event. Call this after changing a row so that the view widget for this ListStore will update. - a - a - - - - - - Method - - System.Void - - - - - - Runs a method on every row of a ListStore. - A to run over every row. - - - - - - Method - - System.Boolean - - - - - - Initializes with the first iterator in the ListStore (the top item). - A to reset - A , true if the operation is successful, false if the ListStore is empty. - - - - - - Method - - System.Void - - - - - - - Emits a event. This is meant to be called whenever the child state of a node changes. - a to pass to the event - a to pass to the event - This is mandated by the , but it - shouldn't get used much for ListStores because they don't generally - have child nodes. - - - - - Method - - Gtk.TreePath - - - - - - Turns a specified by into a . - a - a - - - - - - Method - - System.Boolean - - - - - - Tests whether a given row has a child node. - a - A , always false for ListStores. - This is mandated by - - - - - Method - - System.Void - - - - - - Lets the ListStore reference the row pointed to by . - a - - This function is primarily meant as a way for views to let caching model know when nodes are being displayed (and hence, whether or not to cache that node.) For example, a file-system based model would not want to keep the entire file-hierarchy in memory, just the sections that are currently being displayed by every current view. - A model should be expected to be able to get an iter independent of its reffed state. - - - - - - Method - - System.Int32 - - - - - - Returns the number of children that has. If is null, as in the case of all ListStore objects, this will return the number of top-level items. - a - a - FIXME: Why does ListStore.custom call gtk_tree_model_iter_n_children? - - - - - Method - - System.Void - - - - - - - Fires a event. - a to pass to the event. - a see cref="T:Gtk.TreeIter" /> to pass to the event. - - - - - - Method - - System.Void - - - - - - Fires a event. - a to pass to the event. - - - - - - Method - - System.Void - - - - - - - Gets the values of child properties for the row pointed to by . - an object of type - a , pointer to the va_list data structure of arguments (FIXME: clarify what va_lists look like) - - - - - - Method - - System.Void - - - - - - Lets the ListStore unref the row at . - a - - This is an optional method - for models to implement. To be more specific, models may ignore - this call as it exists primarily for performance reasons. - For more information on what this means, see - . Please note that - nodes that are deleted are not unreffed. - - - - - - Method - - System.Void - - - - Removes all data from the store. - - - - - - Method - - System.Void - - - - - - - Sets the values of child properties for the row pointed to by . - an object of type - a , pointer to the va_list data structure of arguments (FIXME: clarify what va_lists look like) - - - - - - Method - - System.Void - - - - - - - - Sets the value of the specified column in the row pointed by . - a - a , the column number - a - The type of specified column must be a . - - + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. - - - Property - - System.Int32 - + + + + Constructor + + + + + + System.ParamArray + + + + - The number of columns in this ListStore. - A - + a + Creates a new store. The columns' type specified by the argument. + + + +ListStore ls = new ListStore (typeof (string), typeof (int), typeof (double)); +... + + +The above example creates a new three columns list store. The types of the columns are , , and . - - - Property + + + + Method - Gtk.TreeModelFlags - - - The flags for this ListStore. - A - Flags are about the shape of this object's data; see the - class documentation for more details. - - - - - Event - - System.EventHandler + Gtk.TreeIter - Raised when the sorting column has changed. - + Appends a new row to the ListStore. + a that points to the new row. + + The row will be empty before this function is called. To set the + value of the new row, use . + - - - GLib.Signal("sort_column_changed") - - - - - Event - - Gtk.RowHasChildToggledHandler - - - - Raised when the display of a given row's children is toggled. - - - - - GLib.Signal("row_has_child_toggled") - - - - - - Event - - Gtk.RowInsertedHandler - - - - Raised when a row of data is inserted. - - - - - GLib.Signal("row_inserted") - - - - - - Event - - Gtk.RowDeletedHandler - - - - Raised when a row is deleted. - - - - - GLib.Signal("row_deleted") - - - - - - Event - - Gtk.RowChangedHandler - - - - Raised when a row has changed. - - - - - GLib.Signal("row_changed") - - - - - - Event - - Gtk.RowsReorderedHandler - - - - Raised when the order of rows has changed. - - - - - GLib.Signal("rows_reordered") - - - - - + + + Method - System.Boolean + Gtk.TreeIter - - + - Sets to be the child of this ListStore, using the given index. The first index is 0. If is too big, or this ListStore has no rows, is set to an invalid iterator and false is returned. For ListStore objects, the th root node is set, since they don't have a tree-like structure. - - a - a - a , true if has an th child. - This is a custom binding for Gtk# which assumes that the current object is the parent. An alternate invocation form that parallels the C API is available. - - - - - Method - - System.Boolean - - - - - - - - a - To be added. - a - Sets to be the child of , using the given index. The first index is 0. If is too big, or has no children, is set to an invalid iterator and false is returned. will remain a valid node after this function has been called. As a special case, if is , then the th root node is set. - - a , true if has an th child. - This invocation form is closer to the underlying C API, but it's probably less useful for most C# purposes. - - - - - Method - - System.Boolean - - - - - - - Marshals a path string into a object that points to a row in this tree. - a to be set by this method - A path string - A , true if this string is a valid path for this ListStore. - - - - - - Method - - System.Boolean - - - - - - - - - - , an object that will be set to point to the first child. - a , the parent row. - A , true if has children. - In general, this will return false, as ListStore isn't tree-shaped. However, if is , will return the list itself, since they're all children of the root. - - - - - Method - - System.Boolean - - - - - - - Gets an iterator object for the given . - a to set to point to the row. - a - A , true if the row exists - - - - - - Method - - System.Boolean - - - - - - - Gets the parent row of . - a to set to point to the row. - a , the child row whose parent we want to get - A , true if the parent exists. Since ListStore objects aren't tree-shaped, this will always return false. + a with as many elements as the ListStore has columns. + Appends a new row to the ListStore and puts the contents of in it. + a pointing to the new row + Method Gtk.TreeIter @@ -786,347 +173,41 @@ Iteration: In new versions of Gtk# (2.0 and up) this class implements the - Appends a new row to the ListStore and puts the objects in in it. a list , one item for each column of a row. + Appends a new row to the ListStore and puts the objects in in it. a pointing to the new row - - - Method - - Gtk.TreeIter - - - - - - Appends a new row to the ListStore and puts the contents of in it. - a with as many elements as the ListStore has columns. - a pointing to the new row - - - - - - Method - - System.String - - - - - - Marshals the given into a path string. - a - a - - - - - + + + Method System.Void - - - - - - Move the row pointed to by to the - position after . If - is , - will be moved to point to the start - of the list. - - a - a - This only works in unsorted stores. - - - - - Method - - System.Void - - - - - - - Swaps rows a and b in the store. - a - a - This is only works in unsorted stores. - - - - - Method - - System.Void - - - - - - - Move the row pointed to by to the - position before . If - is , - will be moved to point to the end - of the list. - - a - a - This only works in unsorted stores. - - - - - Method - - System.Boolean - - - - - - Test whether is valid for this ListStore. - a - a , true if is valid. - WARNING: this method is slow and is only intended for - debugging/testing purposes. - - - - - Constructor - - - - - - System.ParamArray - - - - - - Creates a new store. The columns' type specified by the argument. - a - - - -ListStore ls = new ListStore (typeof (string), typeof (int), typeof (double)); -... - - -The above example creates a new three columns list store. The types of the columns are , , and . - - - - - Method - - System.Boolean - - - - - - - Report on which column is currently being used to sort this ListStore. - a , gets filled with the column number that's currently used for sorting - a , the current type of sort (ascending or descending) - a , false if the default sort column for this ListStore is being used, true if some other sort column is being used. - - - - - - Method - - System.Void - - - - - - - - Sets the value of the specified column in the row pointed by iter. - a - a - a - The type of specified column must be a . - - - - - Method - - System.Void - - - - - - - - Sets the value of the specified column in the row pointed by iter. - a - a - a - The type of specified column must be a . - - - - - Method - - System.Void - - - - - - - - Sets the value of the specified column in the row pointed by iter. - a - a - a - The type of specified column must be an . - - - - - Method - - System.Void - - - - - - - - Sets the value of the specified column in the row pointed by iter. - a - a - a - The type of specified column must be a . - - - - - Method - - System.Void - - - - - - - - Sets the value of the specified column in the row pointed by iter. - a - a - a - The type of specified column must be an - - - - - Method - - System.Void - - - - - - - - Sets the value of the specified column in the row pointed by iter. - a - a - a - The type of specified column must be an . - - - - - Method - - System.Void - - - - - - - - Sets the value of the specified column in the row pointed by iter. - a - a - a - The type of specified column must be an . - - - - - Method - - System.Object - - - - - - - Gets the data from row of column - . - a , the row to look in - a , the column number to look in - a - - - - - - Property - - System.Boolean - - Find out whether this ListStore has a default sort function. - a , true if there is a default - sort function. - To set a default sort function, use the property. + Emits a event. + - - - Property + + + + Method - GLib.GType + System.Void - GType Property. - a - Returns the native value for . + Removes all data from the store. + - + + Property GLib.GType[] @@ -1143,23 +224,203 @@ The above example creates a new three columns list store. The types of the colum - - + + + + Property + + Gtk.TreeIterCompareFunc + + + The function that will be used by default to sort columns. + a + + + + + + + + Method + + System.Boolean + + + + + + A , the path of the data to delete. + When this ListStore is the data source for a drag operation and the drag operation is a move, this method runs to delete the data after the data has been received by the target widget. + A , true if the operation succeeds. + + + + + + + Method + + System.Boolean + + + + + + + a + A + Method used when this ListStore is part of a source widget + for a drag-and-drop operation; gets the data that was dragged from the + associated widget. + A , true if the operation succeeded. + + + + + + + Method + + System.Boolean + + + + + + + A , the destination path of the drag + A , the data that was dragged + Drags data received into this object. + A boolean, true if the data was successfully received. + + + + + + Method System.Void - + + - Deprecated method to set what types go in each column of a ListStore. - a - See + a + a + Fires a event. Call this after changing a row so that the view widget for this ListStore will update. + + + + + + + Method + + System.Void + + + + + + a to pass to the event. + Fires a event. + + + + + + + Method + + System.Void + + + + + + + a to pass to the event + a to pass to the event + Emits a event. This is meant to be called whenever the child state of a node changes. + This is mandated by the , but it + shouldn't get used much for ListStores because they don't generally + have child nodes. + + + + + + Method + + System.Void + + + + + + + a to pass to the event. + a see cref="T:Gtk.TreeIter" /> to pass to the event. + Fires a event. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.TreeModelFlags + + + The flags for this ListStore. + A + Flags are about the shape of this object's data; see the + class documentation for more details. + + + + + + Method + + System.Void + + + + + + A to run over every row. + Runs a method on every row of a ListStore. + + Method GLib.GType @@ -1168,383 +429,15 @@ The above example creates a new three columns list store. The types of the colum - Gets the type of data stored in column number . a , the column to check + Gets the type of data stored in column number . a - - - Method - - System.Void - - - - - - - - Default handler for the event. - a - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Constructor - - - - - - System.ParamArray - - - - - - Default constructor. - a - - - - - - Method - - System.Int32 - - - - Reorders the ListStore. - a . - (FIXME: Does this binding work?) - - - - - Method - - Gtk.TreeIter - - - - - - Inserts a new row at position . - a - a pointing to the new row. - If is larger than the number - of rows on the list, then the new row will be appended to the list. - The row will be empty before this function is called. To set the - value of the new row, use . - - - - - - Method - - Gtk.TreeIter - - - - Adds a new row to the beginning of the list. - a pointing to the new row. - - - The row will be empty before this function is called. To set the - value of the new row, use . - - - - - - Method - - Gtk.TreeIter - - - - - - - Inserts a new row before . If - is null, then the row will be appended - to the end of the list. - - a , the row to insert before - a that points to the new row - - The row will be empty before this function is called. To set the - value of the new row, use . - - - - - - Method - - Gtk.TreeIter - - - - - - - Inserts a new row after . If - is null, then the row will be appended - to the end of the list. - - a , the row to insert before - a that points to the new row - - The row will be empty before this function is called. To set the - value of the new row, use . - - - - - - Method - - Gtk.TreeIter - - - - Appends a new row to the ListStore. - a that points to the new row. - - The row will be empty before this function is called. To set the - value of the new row, use . - - - - - - Method - - System.Int32 - - - - - - - Fires a event. - a , pointer to the row whose children have been reordered - a , pointer to the row whose children have been reordered - a - This is part of the implementation of . It should be called by other class methods that reorder rows so that the proper events are raised. (FIXME: since lists don't have parents/children, how does this get used in practice? There should be an example here.) - - - - - Method - - System.Boolean - - - - - - Removes a row from the store. - a - a - After being removed, is set to be the next valid row, or invalidated if it pointed to the last row in the store. - - - - - Method - - System.Void - - - - - - - - Gets the value of row of column - and puts it in . - - a - a - a - - - - - - Method - - System.Boolean - - - - - - Advances to the next row. - a - a for whether the operation succeeded. - - - - - - Constructor - - - - Protected constructor. - - - - - - - Method - - System.Void - - - - - - - Sets a sort function to be used for the column . - A for the column number. - A - - - - - - - Method - - System.Int32 - - - - - - - - - To be added - a - a - a - a - a - To be added - - - + Method System.Collections.IEnumerator @@ -1561,28 +454,275 @@ The above example creates a new three columns list store. The types of the colum - - + + + + Method + + System.Boolean + + + + + + + a to set to point to the row. + a + Gets an iterator object for the given . + A , true if the row exists + + + + + + + Method + + System.Boolean + + + + + + A to reset + Initializes with the first iterator in the ListStore (the top item). + A , true if the operation is successful, false if the ListStore is empty. + + + + + + + Method + + System.Boolean + + + + + + + a to be set by this method + A path string + Marshals a path string into a object that points to a row in this tree. + A , true if this string is a valid path for this ListStore. + + + + + + + Method + + Gtk.TreePath + + + + + + a + Turns a specified by into a . + a + + + + + + + Method + + System.Boolean + + + + + + + a , gets filled with the column number that's currently used for sorting + a , the current type of sort (ascending or descending) + Report on which column is currently being used to sort this ListStore. + a , false if the default sort column for this ListStore is being used, true if some other sort column is being used. + + + + + + + Method + + System.String + + + + + + a + Marshals the given into a path string. + a + + + + + + Method System.Void - - + - Path to the reordered parent node. - Iter corresponding to the reordered parent node. - An array of the old indices. - Default handler for the RowsReordered event. + an object of type + a , pointer to the va_list data structure of arguments (FIXME: clarify what va_lists look like) + Gets the values of child properties for the row pointed to by . - + + + + + + Method + + System.Object + + + + + + + a , the row to look in + a , the column number to look in + Gets the data from row of column + . + a + + + + + + + Method + + System.Void + + + + + + + + a + a + a + Gets the value of row of column + and puts it in . + + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + System.Boolean + + + + Find out whether this ListStore has a default sort function. + a , true if there is a default + sort function. + To set a default sort function, use the property. + + + + + + Method + + Gtk.TreeIter + + + + + + a + Inserts a new row at position . + a pointing to the new row. + If is larger than the number + of rows on the list, then the new row will be appended to the list. + The row will be empty before this function is called. To set the + value of the new row, use . + + + + + + + Method + + Gtk.TreeIter + + + + + + a , the row to insert before + + Inserts a new row after . If + is null, then the row will be appended + to the end of the list. + + a that points to the new row + + The row will be empty before this function is called. To set the + value of the new row, use . + + + + + + + Method + + Gtk.TreeIter + + + + + + a , the row to insert before + + Inserts a new row before . If + is null, then the row will be appended + to the end of the list. + + a that points to the new row + + The row will be empty before this function is called. To set the + value of the new row, use . + + Method Gtk.TreeIter @@ -1606,8 +746,859 @@ The above example creates a new three columns list store. The types of the colum + + + + Method + + + System.Obsolete + + + + System.Int32 + + + + + + + + + a + a + a + a + To be added + a + To be added + + + + + + + Method + + System.Boolean + + + + + + an object of type + + Sets to point to the first child of . + + an object of type , + , if has been set to the first child. + + + If has no children, + is returned and is set to be invalid. will remain a valid + node after this function has been called. + + + If is returns the first node, equivalent to + gtk_tree_model_get_iter_first (tree_model, iter); + + + + + + + Method + + System.Boolean + + + + + + + + , an object that will be set to point to the first child. + a , the parent row. + + + A , true if has children. + In general, this will return false, as ListStore isn't tree-shaped. However, if is , will return the list itself, since they're all children of the root. + + + + + + Method + + System.Boolean + + + + + + a + Tests whether a given row has a child node. + A , always false for ListStores. + This is mandated by + + + + + + Method + + System.Boolean + + + + + + a + Test whether is valid for this ListStore. + a , true if is valid. + WARNING: this method is slow and is only intended for + debugging/testing purposes. + + + + + + Method + + System.Int32 + + + + + Returns the number of children that the toplevel node has. Is used to retrieve the number of rows in the . + + an object of type , the number of children of . + As a special case, if is , then the number + of toplevel nodes is returned. + + + + + + Method + + System.Int32 + + + + + + a + Returns the number of children that has. If is null, as in the case of all ListStore objects, this will return the number of top-level items. + a + FIXME: Why does ListStore.custom call gtk_tree_model_iter_n_children? + + + + + + Method + + System.Boolean + + + + + + a + Advances to the next row. + a for whether the operation succeeded. + + + + + + + Method + + System.Boolean + + + + + + + a + a + Sets to be the child of this ListStore, using the given index. The first index is 0. If is too big, or this ListStore has no rows, is set to an invalid iterator and false is returned. For ListStore objects, the th root node is set, since they don't have a tree-like structure. + + a , true if has an th child. + This is a custom binding for Gtk# which assumes that the current object is the parent. An alternate invocation form that parallels the C API is available. + + + + + + Method + + System.Boolean + + + + + + + + a + To be added. + a + Sets to be the child of , using the given index. The first index is 0. If is too big, or has no children, is set to an invalid iterator and false is returned. will remain a valid node after this function has been called. As a special case, if is , then the th root node is set. + + a , true if has an th child. + This invocation form is closer to the underlying C API, but it's probably less useful for most C# purposes. + + + + + + Method + + System.Boolean + + + + + + + a to set to point to the row. + a , the child row whose parent we want to get + Gets the parent row of . + A , true if the parent exists. Since ListStore objects aren't tree-shaped, this will always return false. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + a + a + Move the row pointed to by to the + position after . If + is , + will be moved to point to the start + of the list. + + This only works in unsorted stores. + + + + + + Method + + System.Void + + + + + + + a + a + Move the row pointed to by to the + position before . If + is , + will be moved to point to the end + of the list. + + This only works in unsorted stores. + + + + + + Property + + System.Int32 + + + The number of columns in this ListStore. + A + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRowChanged", Type=typeof(Gtk.ListStore)) + + + + System.Void + + + + + + + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRowDeleted", Type=typeof(Gtk.ListStore)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRowHasChildToggled", Type=typeof(Gtk.ListStore)) + + + + System.Void + + + + + + + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRowInserted", Type=typeof(Gtk.ListStore)) + + + + System.Void + + + + + + + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRowsReordered", Type=typeof(Gtk.ListStore)) + + + + System.Void + + + + + + + + Path to the reordered parent node. + Iter corresponding to the reordered parent node. + An array of the old indices. + Default handler for the RowsReordered event. + + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSortColumnChanged", Type=typeof(Gtk.ListStore)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + Gtk.TreeIter + + + + Adds a new row to the beginning of the list. + a pointing to the new row. + + + The row will be empty before this function is called. To set the + value of the new row, use . + + + + + + + Method + + System.Void + + + + + + a + Lets the ListStore reference the row pointed to by . + + This function is primarily meant as a way for views to let caching model know when nodes are being displayed (and hence, whether or not to cache that node.) For example, a file-system based model would not want to keep the entire file-hierarchy in memory, just the sections that are currently being displayed by every current view. + A model should be expected to be able to get an iter independent of its reffed state. + + + + + + + Method + + System.Boolean + + + + + + a + Removes a row from the store. + a + After being removed, is set to be the next valid row, or invalidated if it pointed to the last row in the store. + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("row-changed") + + + + Gtk.RowChangedHandler + + + + Raised when a row has changed. + + + + + + + Event + + + GLib.Signal("row-deleted") + + + + Gtk.RowDeletedHandler + + + + Raised when a row is deleted. + + + + + + + Method + + System.Boolean + + + + + + a + Returns whether or not a given row can be dragged. + A boolean, true if the row is draggable. + + + + + + + Method + + System.Boolean + + + + + + + A + A + Returns true if the row at can + have dropped on it. + A boolean. + + + + + + + Event + + + GLib.Signal("row-has-child-toggled") + + + + Gtk.RowHasChildToggledHandler + + + + Raised when the display of a given row's children is toggled. + + + + + + + Event + + + GLib.Signal("row-inserted") + + + + Gtk.RowInsertedHandler + + + + Raised when a row of data is inserted. + + + + + + + Event + + + GLib.Signal("rows_reordered") + + + + Gtk.RowsReorderedHandler + + + + Raised when the order of rows has changed. + + + + + + + Method + + System.Void + + + + + + + A , the column number to sort by. + A + Sets the column number to sort by. + + + + + + + Method + + System.Void + + + + + + + A for the column number. + A + Sets a sort function to be used for the column . + + + + + + + + Method + + System.Void + + + + + + + an object of type + a , pointer to the va_list data structure of arguments (FIXME: clarify what va_lists look like) + Sets the values of child properties for the row pointed to by . + + + + + + + Method + + System.Void + + + + + + + + a + a , the column number + a + Sets the value of the specified column in the row pointed by . + The type of specified column must be a . + + + + + + Method + + System.Void + + + + + + + + a + a + a + Sets the value of the specified column in the row pointed by iter. + The type of specified column must be a . + + + + + + Method + + System.Void + + + + + + + + a + a + a + Sets the value of the specified column in the row pointed by iter. + The type of specified column must be a . + + + + + + Method + + System.Void + + + + + + + + a + a + a + Sets the value of the specified column in the row pointed by iter. + The type of specified column must be an . + + + + + + Method + + System.Void + + + + + + + + a + a + a + Sets the value of the specified column in the row pointed by iter. + The type of specified column must be an . + + + + + + Method + + System.Void + + + + + + + + a + a + a + Sets the value of the specified column in the row pointed by iter. + The type of specified column must be an + + + + + + Method + + System.Void + + + + + + + + a + a + a + Sets the value of the specified column in the row pointed by iter. + The type of specified column must be a . + + + + + + Method + + System.Void + + + + + + + + a + a + a + Sets the value of the specified column in the row pointed by iter. + The type of specified column must be an . + + + Method System.Void @@ -1630,5 +1621,64 @@ The above example creates a new three columns list store. The types of the colum + + + + Event + + + GLib.Signal("sort-column-changed") + + + + System.EventHandler + + + + Raised when the sorting column has changed. + + + + + + + Method + + System.Void + + + + + + + a + a + Swaps rows a and b in the store. + This is only works in unsorted stores. + + + + + + Method + + System.Void + + + + + + a + Lets the ListStore unref the row at . + + This is an optional method + for models to implement. To be more specific, models may ignore + this call as it exists primarily for performance reasons. + For more information on what this means, see + . Please note that + nodes that are deleted are not unreffed. + + + diff --git a/doc/en/Gtk/LoadState.xml b/doc/en/Gtk/LoadState.xml index bb2712d3f..7cede2dcf 100644 --- a/doc/en/Gtk/LoadState.xml +++ b/doc/en/Gtk/LoadState.xml @@ -1,25 +1,21 @@ + gtk-sharp - 2.12.0.0 System.Enum + + Load State enumeration. + + + - - - Field - - Gtk.LoadState - - - Loading. - - + Field Gtk.LoadState @@ -28,18 +24,9 @@ Empty. - - - Field - - Gtk.LoadState - - - Preload. - - + Field Gtk.LoadState @@ -48,10 +35,27 @@ Finished. + + + + Field + + Gtk.LoadState + + + Loading. + + + + + + Field + + Gtk.LoadState + + + Preload. + + - - Load State enumeration. - - - diff --git a/doc/en/Gtk/LocationMode.xml b/doc/en/Gtk/LocationMode.xml index 682c4a02c..20e8c4822 100644 --- a/doc/en/Gtk/LocationMode.xml +++ b/doc/en/Gtk/LocationMode.xml @@ -1,15 +1,21 @@ + gtk-sharp - 2.12.0.0 System.Enum + + Location Mode enumeration. + This type is a semi-private type, only used in FileChooser implementations. + + + Field Gtk.LocationMode @@ -20,6 +26,7 @@ + Field Gtk.LocationMode @@ -29,9 +36,4 @@ - - Location Mode enumeration. - This type is a semi-private type, only used in FileChooser implementations. - - diff --git a/doc/en/Gtk/Main.xml b/doc/en/Gtk/Main.xml index cd09a31f3..6e7cce4cb 100644 --- a/doc/en/Gtk/Main.xml +++ b/doc/en/Gtk/Main.xml @@ -1,12 +1,16 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Object + + Main loop event processing class. @@ -18,43 +22,38 @@ When widgets receive an event, they frequently emit one or more signals. Signals When your callbacks are invoked, you would typically take some action - for example, when an Open button is clicked you might display a GtkFileSelectionDialog. After a callback finishes, GTK+ will return to the main loop and await more user input. - - System.Object - - - - - Method - - System.Boolean - - - - - - Runs one iteration of the main loop. - - if you want Gtk# to block if no events are pending. - Returns if the method was invoked to terminate the innermost loop. - Runs a single iteration of the mainloop. If no events are available either return or block dependent on the value of blocking. - - - - - Method - - System.UInt32 - + + + + Constructor + - Returns the current main loop level. - The nesting level of the current main loop. - Asks for the current nesting level of the main loop. This can be useful when calling the method. + Public constructor. + + + + + + + + Method + + System.Void + + + + + + An event to process (normally) passed by GDK. + Processes a single Gdk Event. + Processes a single GDK event. This is public only to allow filtering of events between GDK and GTK+. You will not usually need to call this function directly. + Method System.Boolean @@ -67,23 +66,41 @@ When your callbacks are invoked, you would typically take some action - for exam Runs a single iteration of the main loop. If no events are waiting to be processed Gtk# will block until the next event is noticed. If you don't want to block look at or check if any events are pending with first. - - + + + Method - System.Void + System.Boolean - + - Processes a single Gdk Event. - An event to process (normally) passed by GDK. - Processes a single GDK event. This is public only to allow filtering of events between GDK and GTK+. You will not usually need to call this function directly. + + if you want Gtk# to block if no events are pending. + Runs one iteration of the main loop. + Returns if the method was invoked to terminate the innermost loop. + Runs a single iteration of the mainloop. If no events are available either return or block dependent on the value of blocking. + + + + + + Method + + System.UInt32 + + + + Returns the current main loop level. + The nesting level of the current main loop. + Asks for the current nesting level of the main loop. This can be useful when calling the method. + Method System.Void @@ -94,16 +111,5 @@ When your callbacks are invoked, you would typically take some action - for exam This terminates the innermost main loop. - - - Constructor - - - - Public constructor. - - - - diff --git a/doc/en/Gtk/MapChangedArgs.xml b/doc/en/Gtk/MapChangedArgs.xml index 64008091c..82923be50 100644 --- a/doc/en/Gtk/MapChangedArgs.xml +++ b/doc/en/Gtk/MapChangedArgs.xml @@ -1,11 +1,15 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. @@ -13,13 +17,10 @@ - - GLib.SignalArgs - - + Constructor @@ -28,22 +29,9 @@ Create a new instance with this constructor if you need to invoke a delegate. - - - Property - - System.String - - - - The path of the accelerator that changed - a - - - - - + + Property System.UInt32 @@ -57,7 +45,8 @@ - + + Property Gdk.ModifierType @@ -70,5 +59,20 @@ + + + + Property + + System.String + + + + The path of the accelerator that changed + a + + + + diff --git a/doc/en/Gtk/MapChangedHandler.xml b/doc/en/Gtk/MapChangedHandler.xml index 846c8e850..37f2b692e 100644 --- a/doc/en/Gtk/MapChangedHandler.xml +++ b/doc/en/Gtk/MapChangedHandler.xml @@ -1,11 +1,21 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -17,15 +27,5 @@ - - System.Delegate - - - System.Void - - - - - diff --git a/doc/en/Gtk/MapEventArgs.xml b/doc/en/Gtk/MapEventArgs.xml index 6cdef38e5..c2953c2c1 100644 --- a/doc/en/Gtk/MapEventArgs.xml +++ b/doc/en/Gtk/MapEventArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gdk.Event diff --git a/doc/en/Gtk/MapEventHandler.xml b/doc/en/Gtk/MapEventHandler.xml index 57a8882f0..d3e484144 100644 --- a/doc/en/Gtk/MapEventHandler.xml +++ b/doc/en/Gtk/MapEventHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the MapEventHandler instance to the event. The methods referenced by the MapEventHandler instance are invoked whenever the event is raised, until the MapEventHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/MarkDeletedArgs.xml b/doc/en/Gtk/MarkDeletedArgs.xml index 3e5a80656..fb5f46cc2 100644 --- a/doc/en/Gtk/MarkDeletedArgs.xml +++ b/doc/en/Gtk/MarkDeletedArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gtk.TextMark diff --git a/doc/en/Gtk/MarkDeletedHandler.xml b/doc/en/Gtk/MarkDeletedHandler.xml index 2fa45e7d3..eb2ea73cc 100644 --- a/doc/en/Gtk/MarkDeletedHandler.xml +++ b/doc/en/Gtk/MarkDeletedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the MarkDeletedHandler instance to the event. The methods referenced by the MarkDeletedHandler instance are invoked whenever the event is raised, until the MarkDeletedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/MarkSetArgs.xml b/doc/en/Gtk/MarkSetArgs.xml index 747e718e5..78280dd45 100644 --- a/doc/en/Gtk/MarkSetArgs.xml +++ b/doc/en/Gtk/MarkSetArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -28,20 +29,9 @@ Create a new instance with this constructor if you need to invoke a delegate. - - - Property - - Gtk.TextMark - - - The mark that was deleted. - A - - - - + + Property Gtk.TextIter @@ -52,5 +42,18 @@ + + + + Property + + Gtk.TextMark + + + The mark that was deleted. + A + + + diff --git a/doc/en/Gtk/MarkSetHandler.xml b/doc/en/Gtk/MarkSetHandler.xml index b03cbff45..a5b3c6772 100644 --- a/doc/en/Gtk/MarkSetHandler.xml +++ b/doc/en/Gtk/MarkSetHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the MarkSetHandler instance to the event. The methods referenced by the MarkSetHandler instance are invoked whenever the event is raised, until the MarkSetHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/MatchSelectedArgs.xml b/doc/en/Gtk/MatchSelectedArgs.xml index af371b37a..e1eb68e0b 100644 --- a/doc/en/Gtk/MatchSelectedArgs.xml +++ b/doc/en/Gtk/MatchSelectedArgs.xml @@ -1,11 +1,15 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. @@ -13,13 +17,10 @@ - - GLib.SignalArgs - - + Constructor @@ -28,22 +29,9 @@ Create a new instance with this constructor if you need to invoke a delegate. - - - Property - - Gtk.TreeModel - - - - The tree model that contains the selected match. - a - - - - - + + Property Gtk.TreeIter @@ -56,5 +44,20 @@ + + + + Property + + Gtk.TreeModel + + + + The tree model that contains the selected match. + a + + + + diff --git a/doc/en/Gtk/MatchSelectedHandler.xml b/doc/en/Gtk/MatchSelectedHandler.xml index 8c2b67c3d..9fe22efeb 100644 --- a/doc/en/Gtk/MatchSelectedHandler.xml +++ b/doc/en/Gtk/MatchSelectedHandler.xml @@ -1,11 +1,21 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -17,15 +27,5 @@ - - System.Delegate - - - System.Void - - - - - diff --git a/doc/en/Gtk/Menu+MenuChild.xml b/doc/en/Gtk/Menu+MenuChild.xml index 0e30c202f..70b7daa32 100644 --- a/doc/en/Gtk/Menu+MenuChild.xml +++ b/doc/en/Gtk/Menu+MenuChild.xml @@ -1,16 +1,39 @@ + gtk-sharp - 2.12.0.0 Gtk.Container+ContainerChild + + A child of a , used to interact with its container child properties. + + + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + - + + Property @@ -26,25 +49,9 @@ See for more details - - - Property - - - Gtk.ChildProperty("top-attach") - - - - System.Int32 - - - The row that the top of the menu item is attached to. - the row - See for more details - - - + + Property @@ -61,7 +68,8 @@ - + + Property @@ -77,11 +85,23 @@ See for more details + + + + Property + + + Gtk.ChildProperty("top-attach") + + + + System.Int32 + + + The row that the top of the menu item is attached to. + the row + See for more details + + - - A child of a , used to interact with its container child properties. - - - - diff --git a/doc/en/Gtk/Menu.xml b/doc/en/Gtk/Menu.xml index 7a44db3a0..acddfec37 100644 --- a/doc/en/Gtk/Menu.xml +++ b/doc/en/Gtk/Menu.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.MenuShell + + + A is a that implements a drop down menu. @@ -65,19 +70,180 @@ public class MenuApp - - Gtk.MenuShell - - - - - - System.Reflection.DefaultMember("Item") - - + + + + Constructor + + + + A constructor. + + + + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Property + + + GLib.Property("accel-group") + + + + Gtk.AccelGroup + + + + + Sets or obtains the which holds global accelerators for the menu. + The associated with the menu. + + + This accelerator group needs to also be added to all windows that this menu is being used in with , in order for those windows to support all the accelerators contained in this group. + + + + + + + + Property + + + GLib.Property("accel-path") + + + + System.String + + + + + Sets an accelerator path for this menu from which accelerator paths for its immediate children, its menu items, can be constructed. + void + + + The main purpose of this function is to spare the programmer the inconvenience of having to call on each menu item that should support runtime user changable accelerators. Instead, by just calling on their parent, each menu item of this menu, that contains a label describing its purpose, automatically gets an accel path assigned. + + + + + + + + Property + + + GLib.Property("active") + + + + Gtk.Widget + + + Returns the selected menu item from the menu. + The that was last selected in the menu. If a selection has not yet been made, the first menu item is selected. + + + This is used by the . + + + + + + + + Method + + System.Void + + + + + + + + + + a , should be a + a + a + a + a + Adds a new to a (table) menu. + + The number of 'cells' that + an item will occupy is specified by , + , and + . These each represent the leftmost, + rightmost, uppermost and lower column and row numbers of the table. + (Columns and rows are indexed from zero). + Note that this function is not related to . + + + + + + + + Method + + System.Void + + + + + + + The that the menu will be attached to. + The user supplied callback function that will be called when the menu calls . + Attaches the menu to the widget and provides a detacher. + + + Attaches the menu to the widget and provides a callback function that will be invoked when the menu calls during its destruction. + + + + + + + + Property + + + GLib.Property("attach-widget") + + + + Gtk.Widget + + + Returns the that the menu is attached to. + The that the menu is attached to. + + + + Method System.Void @@ -92,8 +258,119 @@ public class MenuApp + + + + Method + + GLib.List + + + + + + a + To be added + a + To be added + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + Gtk.Container+ContainerChild + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("monitor") + + + + System.Int32 + + + The number of the monitor on which the menu should be popped up. + a + + + + + + + + + Event + + + GLib.Signal("move-scroll") + + + + Gtk.MoveScrollHandler + + + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideMoveScroll", Type=typeof(Gtk.Menu)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + Method System.Void @@ -104,29 +381,9 @@ public class MenuApp - - - Method - - System.Void - - - - - - - Attaches the menu to the widget and provides a detacher. - The that the menu will be attached to. - The user supplied callback function that will be called when the menu calls . - - - Attaches the menu to the widget and provides a callback function that will be invoked when the menu calls during its destruction. - - - - + Method System.Void @@ -140,6 +397,7 @@ public class MenuApp + Method System.Void @@ -152,12 +410,12 @@ public class MenuApp - Displays a menu and makes it available for selection. The menu shell containing the triggering menu item, or . The menu item whose activation triggered the popup, or . A user supplied function used to position the menu, or . The mouse button which was pressed to initiate the event. The time at which the activation event occurred. + Displays a menu and makes it available for selection. Applications can use this function to display context-sensitive menus, and will typically supply for the , , and parameters. The default menu positioning function will position the menu at the current mouse cursor position. @@ -231,7 +489,13 @@ class PopupSample + Method + + + System.Obsolete("Replaced by overload without IntPtr argument") + + System.Void @@ -244,18 +508,66 @@ class PopupSample - Obsolete. Replaced by . The menu shell containing the triggering menu item, or . The menu item whose activation triggered the popup, or . A user supplied function used to position the menu, or . Ignored. The mouse button which was pressed to initiate the event. The time at which the activation event occurred. + Obsolete. Replaced by . + + + + + + + Method + + System.Void + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + The to move. + The new position to place . Positions are numbered from 0 to n-1. + Moves a to a new position within the . + Method System.Void @@ -266,97 +578,68 @@ class PopupSample - - + + + + Property + + + GLib.Property("reserve-toggle-size") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gdk.Screen + + + + The physical screen this menu is placed on. + a + + + + + + Method System.Void - - + - Moves a to a new position within the . - The to move. - The new position to place . Positions are numbered from 0 to n-1. - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - - - - A constructor. - - - - - - Property - - Gtk.Widget - - - Returns the selected menu item from the menu. - The that was last selected in the menu. If a selection has not yet been made, the first menu item is selected. + a + Selects the specified menu item within the menu. - This is used by the . + This is used by the and should not be used by anyone else. - - - Property - - System.String - - - - - Sets an accelerator path for this menu from which accelerator paths for its immediate children, its menu items, can be constructed. - void - - - The main purpose of this function is to spare the programmer the inconvenience of having to call on each menu item that should support runtime user changable accelerators. Instead, by just calling on their parent, each menu item of this menu, that contains a label describing its purpose, automatically gets an accel path assigned. - - - - - - - Property - - Gtk.Widget - - - Returns the that the menu is attached to. - The that the menu is attached to. - - - - + + Property + + + GLib.Property("tearoff-state") + + System.Boolean @@ -371,32 +654,30 @@ class PopupSample + + + + + Property - GLib.Property("tearoff-state") + GLib.Property("tearoff-title") - - - - Property - Gtk.AccelGroup + System.String - Sets or obtains the which holds global accelerators for the menu. - The associated with the menu. - - - This accelerator group needs to also be added to all windows that this menu is being used in with , in order for those windows to support all the accelerators contained in this group. - - + The title of this menu when it is torn off + an object of type + - + + Property System.String @@ -413,150 +694,5 @@ class PopupSample - - - Property - - System.String - - - - - The title of this menu when it is torn off - an object of type - - - - - GLib.Property("tearoff-title") - - - - - - Property - - Gdk.Screen - - - - The physical screen this menu is placed on. - a - - - - - - Method - - System.Void - - - - - - Selects the specified menu item within the menu. - a - - - This is used by the and should not be used by anyone else. - - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Property - - System.Int32 - - - The number of the monitor on which the menu should be popped up. - a - - - - - - - - Method - - System.Void - - - - - - - - - - Adds a new to a (table) menu. - a , should be a - a - a - a - a - - The number of 'cells' that - an item will occupy is specified by , - , and - . These each represent the leftmost, - rightmost, uppermost and lower column and row numbers of the table. - (Columns and rows are indexed from zero). - Note that this function is not related to . - - - - - - - Method - - GLib.List - - - - - - To be added - a - a - To be added - - - diff --git a/doc/en/Gtk/MenuActivateArgs.xml b/doc/en/Gtk/MenuActivateArgs.xml new file mode 100644 index 000000000..1bdca0d0c --- /dev/null +++ b/doc/en/Gtk/MenuActivateArgs.xml @@ -0,0 +1,43 @@ + + + + + gtk-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/MenuActivateHandler.xml b/doc/en/Gtk/MenuActivateHandler.xml new file mode 100644 index 000000000..cb3409ca4 --- /dev/null +++ b/doc/en/Gtk/MenuActivateHandler.xml @@ -0,0 +1,24 @@ + + + + + gtk-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/MenuAttachData.xml b/doc/en/Gtk/MenuAttachData.xml new file mode 100644 index 000000000..8c5d3bf52 --- /dev/null +++ b/doc/en/Gtk/MenuAttachData.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/MenuBar.xml b/doc/en/Gtk/MenuBar.xml index 301c02794..6e702b764 100644 --- a/doc/en/Gtk/MenuBar.xml +++ b/doc/en/Gtk/MenuBar.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.MenuShell + + + The MenuBar is a subclass of MenuShell which contains one to many MenuItem. @@ -53,29 +58,10 @@ - - Gtk.MenuShell - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -84,57 +70,25 @@ - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - + + Constructor - + - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Property - - - GLib.Property("pack-direction") - - - - Gtk.PackDirection - - - Packing direction. - a . - Indicates how menu items are layed out on the menu bar. - + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + - + + Property @@ -151,5 +105,38 @@ + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + + GLib.Property("pack-direction") + + + + Gtk.PackDirection + + + Packing direction. + a . + Indicates how menu items are layed out on the menu bar. + + + diff --git a/doc/en/Gtk/MenuDetachFunc.xml b/doc/en/Gtk/MenuDetachFunc.xml index f73ecae2b..045490b1c 100644 --- a/doc/en/Gtk/MenuDetachFunc.xml +++ b/doc/en/Gtk/MenuDetachFunc.xml @@ -1,20 +1,13 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added. - To be added. - A delegate for a function that will be called when the user invokes . - (TODO: examples.) - System.Delegate - @@ -22,4 +15,11 @@ System.Void + + To be added. + To be added. + A delegate for a function that will be called when the user invokes . + (TODO: examples.) + + diff --git a/doc/en/Gtk/MenuDirectionType.xml b/doc/en/Gtk/MenuDirectionType.xml index 2a0e88b8c..eaa999e7f 100644 --- a/doc/en/Gtk/MenuDirectionType.xml +++ b/doc/en/Gtk/MenuDirectionType.xml @@ -1,20 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An enumeration used by MenuShell. - - - An enumeration used by that represents directional movements within a menu. - - - System.Enum @@ -23,21 +15,18 @@ GLib.GType(typeof(Gtk.MenuDirectionTypeGType)) + + An enumeration used by MenuShell. + + + An enumeration used by that represents directional movements within a menu. + + + - - - Field - - Gtk.MenuDirectionType - - - - To the parent menu shell. - - - + Field Gtk.MenuDirectionType @@ -50,6 +39,7 @@ + Field Gtk.MenuDirectionType @@ -60,8 +50,22 @@ + + + + Field + + Gtk.MenuDirectionType + + + + To the parent menu shell. + + + + Field Gtk.MenuDirectionType diff --git a/doc/en/Gtk/MenuItem.xml b/doc/en/Gtk/MenuItem.xml index c9536c0d2..3b95a409c 100644 --- a/doc/en/Gtk/MenuItem.xml +++ b/doc/en/Gtk/MenuItem.xml @@ -1,12 +1,20 @@ - + + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Bin + + + + Gtk.Activatable + + A widget used for items in menus. @@ -24,65 +32,75 @@ - - Gtk.Item - - - - - - Method - - System.Void - + + + + Constructor + - Removes the submenu of the , if it has one. + A constructor. - - - Method - - System.Void - - - - Fires the event. - - - - - - Method - - System.Void - - - - Fires the event. - - - - - - Method - - System.Void - + + + + Constructor + - + - Emits the event on the given item. - The allocation to use as signal data. + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Constructor + + + + + + The label text on the menu item, with an underscore in front of the mnemonic character. + Creates a new MenuItem containing a label. + + + + Property + + + GLib.Property("accel-path") + + + + System.String + + + + + Sets the accelerator path. + The accelerator path of the menu item. + + + Sets the accelerator path, through which runtime changes of the menu item's accelerator caused by the user can be identified and saved to persistant storage. + + + + + Method System.Void @@ -93,47 +111,374 @@ - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - + + + + Event + + + GLib.Signal("activate") + + + + System.EventHandler + - A constructor. + Emitted when the item is activated. - - - Constructor - + + + + Event + + + GLib.Signal("activate-item") + + + + System.EventHandler + + + + Emitted when the item is activated, but also if the menu item has a submenu. For normal applications, the relevant event is . + + + + + + + Method + + System.Void + + + + Fires the event. + + + + + + + Event + + + GLib.Signal("deselect") + + + + System.EventHandler + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + + GLib.Property("label") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideActivated", Type=typeof(Gtk.MenuItem)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideActivateItem", Type=typeof(Gtk.MenuItem)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDeselected", Type=typeof(Gtk.MenuItem)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetLabel", Type=typeof(Gtk.MenuItem)) + + + + System.String + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSelected", Type=typeof(Gtk.MenuItem)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSetLabel", Type=typeof(Gtk.MenuItem)) + + + + System.Void + - Creates a new MenuItem containing a label. - The label text on the menu item, with an underscore in front of the mnemonic character. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideToggleSizeAllocated", Type=typeof(Gtk.MenuItem)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideToggleSizeRequested", Type=typeof(Gtk.MenuItem)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Property + + + GLib.Property("related-action") + + + + Gtk.Action + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("right-justified") + + + + System.Boolean + + + + + Sets or obtains whether the menu item appears justified at the right side of a menu bar. + Returns if the menu item will appear at the far right if added to a menu bar. + + + + Method + + System.Void + + + + Fires the event. + + + + + + + Event + + + GLib.Signal("select") + + + + System.EventHandler + + + To be added. + To be added. + + + - + + Property + + + GLib.Property("submenu") + + Gtk.Widget @@ -160,142 +505,27 @@ menuBar.Add (itmFile); - - - GLib.Property("submenu") - - - - - Property - - System.String - - - - - Sets the accelerator path. - The accelerator path of the menu item. - - - Sets the accelerator path, through which runtime changes of the menu item's accelerator caused by the user can be identified and saved to persistant storage. - - - - - - - Property - - System.Boolean - - - - - Sets or obtains whether the menu item appears justified at the right side of a menu bar. - Returns if the menu item will appear at the far right if added to a menu bar. - - - - - - Event - - System.EventHandler - - - - Emitted when the item is activated. - - - - - GLib.Signal("activate") - - - - - - Event - - System.EventHandler - - - - Emitted when the item is activated, but also if the menu item has a submenu. For normal applications, the relevant event is . - - - - - GLib.Signal("activate_item") - - - - - - Event - - Gtk.ToggleSizeAllocatedHandler - - - - Emitted when size is allocated. - - - - - GLib.Signal("toggle_size_allocate") - - - - - - Event - - Gtk.ToggleSizeRequestedHandler - - - - Emitted when size is requested. - - - - - GLib.Signal("toggle_size_request") - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - + + + Method System.Void - + - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. + To be added. + To be added. + To be added. + - - + + + Method System.Void @@ -304,55 +534,32 @@ menuBar.Add (itmFile); - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. + The allocation to use as signal data. + Emits the event on the given item. + - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - + + + + Event - System.Obsolete + GLib.Signal("toggle-size-allocate") + + Gtk.ToggleSizeAllocatedHandler + + + + Emitted when size is allocated. + + + Method System.Int32 @@ -364,5 +571,61 @@ menuBar.Add (itmFile); + + + + Event + + + GLib.Signal("toggle-size-request") + + + + Gtk.ToggleSizeRequestedHandler + + + + Emitted when size is requested. + + + + + + + Property + + + GLib.Property("use-action-appearance") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("use-underline") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/MenuPopdownData.xml b/doc/en/Gtk/MenuPopdownData.xml new file mode 100644 index 000000000..a0a2577f6 --- /dev/null +++ b/doc/en/Gtk/MenuPopdownData.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/MenuPositionFunc.xml b/doc/en/Gtk/MenuPositionFunc.xml index fe24f2dbd..1ec7717b1 100644 --- a/doc/en/Gtk/MenuPositionFunc.xml +++ b/doc/en/Gtk/MenuPositionFunc.xml @@ -1,22 +1,13 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added. - To be added. - To be added. - To be added. - A delegate function for positioning a popup menu. - Gets invoked by . - System.Delegate - @@ -26,4 +17,13 @@ System.Void + + To be added. + To be added. + To be added. + To be added. + A delegate function for positioning a popup menu. + Gets invoked by . + + diff --git a/doc/en/Gtk/MenuShell.xml b/doc/en/Gtk/MenuShell.xml index 6c6ae863c..2cf09f2ab 100644 --- a/doc/en/Gtk/MenuShell.xml +++ b/doc/en/Gtk/MenuShell.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Container + + + A GtkMenuShell is the abstract base class used to derive the GtkMenu and GtkMenuBar subclasses. @@ -15,14 +20,77 @@ - - Gtk.Container - - - - - + + + + Constructor + + + + Protected constructor. + + + + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Event + + + GLib.Signal("activate-current") + + + + Gtk.ActivateCurrentHandler + + + + An action signal that activates the current menu item within the menu shell. + + + + + + + Method + + System.Void + + + + + + + The to activate. + If , force the deactivation of the menu shell after the menu item is activated. + Activates the menu item within the menu shell. + + + Activates the menu item within the menu shell. + + + + + + + Method System.Void @@ -31,16 +99,69 @@ - Adds a new to the beginning of the menu shell's item list. The to add. - Activates the menu item within the menu shell. - - Adds a new to the beginning of the menu shell's item list. - + Adds a new to the end of the menu shell's item list. + + + Adds a new to the end of the menu shell's item list. + + + + + + + + Method + + System.Void + + + + Emits the Canceled event. + + + + + + + + Event + + + GLib.Signal("cancel") + + + + System.EventHandler + + + + An action signal which cancels the selection within the menu shell.Causes the signal to be emitted. + + + + + + + + Event + + + GLib.Signal("cycle-focus") + + + + Gtk.CycleFocusHandler + + + To be added. + To be added. + + Method System.Void @@ -55,50 +176,27 @@ - - - Method + + + + Event + + + GLib.Signal("deactivate") + + - System.Void + System.EventHandler - - - - + - Activates the menu item within the menu shell. - The to activate. - If , force the deactivation of the menu shell after the menu item is activated. - - - Activates the menu item within the menu shell. - - - - - - - Method - - System.Void - - - - - - - Adds a new to the menu shell's item list at the position indicated by . - The to add. - The position in the item list where is added. Positions are numbered from 0 to n-1. - - - Adds a new to the menu shell's item list at the position indicated by position. - - + This signal is emitted when a menu shell is deactivated. + + Method System.Void @@ -113,150 +211,9 @@ - - - Method - - System.Void - - - - - - Adds a new to the end of the menu shell's item list. - The to add. - - - Adds a new to the end of the menu shell's item list. - - - - - - - Method - - System.Void - - - - - - Selects the menu item from the menu shell. - The to select. - - - Selects the menu item from the menu shell. - - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Event - - Gtk.ActivateCurrentHandler - - - - An action signal that activates the current menu item within the menu shell. - - - - - GLib.Signal("activate_current") - - - - - - Event - - Gtk.MoveCurrentHandler - - - - An action signal which moves the current menu item in the direction specified by . - - - - - GLib.Signal("move_current") - - - - - - Event - - System.EventHandler - - - - This signal is emitted when a selection has been completed within a menu shell. - - - - - GLib.Signal("selection-done") - - - - - - Event - - System.EventHandler - - - - This signal is emitted when a menu shell is deactivated. - - - - - GLib.Signal("deactivate") - - - - - - Method - - System.Void - - - - - - Select the first visible or selectable child of the menu shell; - don't select tearoff items unless the only item is a tearoff item. - - a - If is true, - search for the first selectable menu item, otherwise select nothing if - the first item isn't sensitive. This should be false if the - menu is being popped up initially. - - - - + + Property GLib.GType @@ -268,48 +225,73 @@ Returns the native value for . - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - + + + Method System.Void - + + - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. + The to add. + The position in the item list where is added. Positions are numbered from 0 to n-1. + Adds a new to the menu shell's item list at the position indicated by . + + + Adds a new to the menu shell's item list at the position indicated by position. + + + + + + + + Event + + + GLib.Signal("move-current") + + + + Gtk.MoveCurrentHandler + + + + An action signal which moves the current menu item in the direction specified by . + + + + + + + Event + + + GLib.Signal("move-selected") + + + + Gtk.MoveSelectedHandler + + + To be added. + To be added. + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideActivateCurrent", Type=typeof(Gtk.MenuShell)) + + System.Void @@ -317,60 +299,20 @@ - Default handler for the event. a + Default handler for the event. Override this method in a subclass to provide a default handler for the event. - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Constructor - - - - Protected constructor. - - - - - - Event - - System.EventHandler - - - - An action signal which cancels the selection within the menu shell.Causes the signal to be emitted. - - - - - - GLib.Signal("cancel") - - - + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCanceled", Type=typeof(Gtk.MenuShell)) + + System.Void @@ -381,21 +323,284 @@ - - + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCycleFocus", Type=typeof(Gtk.MenuShell)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDeactivated", Type=typeof(Gtk.MenuShell)) + + System.Void - Emits the Canceled event. + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetPopupDelay", Type=typeof(Gtk.MenuShell)) + + + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideInsert", Type=typeof(Gtk.MenuShell)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideMoveCurrent", Type=typeof(Gtk.MenuShell)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideMoveSelected", Type=typeof(Gtk.MenuShell)) + + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSelectionDone", Type=typeof(Gtk.MenuShell)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSelectItem", Type=typeof(Gtk.MenuShell)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.Widget + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + The to add. + Adds a new to the beginning of the menu shell's item list. + Activates the menu item within the menu shell. + + Adds a new to the beginning of the menu shell's item list. + + + + + + + Property + + Gtk.Widget + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + a + Select the first visible or selectable child of the menu shell; + don't select tearoff items unless the only item is a tearoff item. + + If is true, + search for the first selectable menu item, otherwise select nothing if + the first item isn't sensitive. This should be false if the + menu is being popped up initially. + + + + + + + Event + + + GLib.Signal("selection-done") + + + + System.EventHandler + + + + This signal is emitted when a selection has been completed within a menu shell. - + + + + + + Method + + System.Void + + + + + + The to select. + Selects the menu item from the menu shell. + + + Selects the menu item from the menu shell. + + - + + Property @@ -413,39 +618,5 @@ - - - Event - - - GLib.Signal("move_selected") - - - - Gtk.MoveSelectedHandler - - - To be added. - To be added. - - - - - - Method - - System.Boolean - - - - - - To be added. - To be added. - To be added. - To be added. - - - diff --git a/doc/en/Gtk/MenuToolButton.xml b/doc/en/Gtk/MenuToolButton.xml index 7cbd4d052..4dadddd19 100644 --- a/doc/en/Gtk/MenuToolButton.xml +++ b/doc/en/Gtk/MenuToolButton.xml @@ -1,86 +1,53 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - To be added - - Gtk.ToolButton + + To be added + To be added + + - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - - To be added - a - a - a - To be added - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - + Constructor - Internal constructor a + Internal constructor This is not typically used by C# code. + + + + Constructor + + + + + + a + To be added + To be added + + + Constructor @@ -88,75 +55,15 @@ - To be added a a - To be added - - - - - Constructor - - - - - - To be added - a - To be added - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Property - - Gtk.Widget - - - - To be added - a - To be added - - - - GLib.Property("menu") - - - - - - Event - - System.EventHandler - - - To be added To be added - - - GLib.Signal("show-menu") - - - + + Property System.String @@ -169,7 +76,8 @@ - + + Property System.String @@ -181,5 +89,74 @@ + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + + GLib.Property("menu") + + + + Gtk.Widget + + + + To be added + a + To be added + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideShowMenu", Type=typeof(Gtk.MenuToolButton)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Event + + + GLib.Signal("show-menu") + + + + System.EventHandler + + + + To be added + To be added + + diff --git a/doc/en/Gtk/MessageDialog.xml b/doc/en/Gtk/MessageDialog.xml index 55d78b30c..5777cee10 100644 --- a/doc/en/Gtk/MessageDialog.xml +++ b/doc/en/Gtk/MessageDialog.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Dialog + + + Convenient message window @@ -58,22 +63,29 @@ md.Modal = false; - - Gtk.Dialog - - - + + + + Constructor + + + + To be added + To be added + + + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. @@ -81,6 +93,7 @@ md.Modal = false; + Constructor @@ -98,13 +111,13 @@ md.Modal = false; - Creates an instance of the dialog's parent (or ) the the type of message dialog to display the buttons to display the message format string optional arguments for + Creates an instance of Creates an instance of @@ -118,6 +131,7 @@ MessageDialog md = new MessageDialog + Constructor @@ -136,7 +150,6 @@ MessageDialog md = new MessageDialog - Creates an instance of the dialog's parent (or ) the the type of message dialog to display @@ -144,30 +157,14 @@ MessageDialog md = new MessageDialog whether or not uses Pango markup the message format string optional arguments for + Creates an instance of Like the other constructor, but allows you to pass a non-marked-up string. - - - Property - - Gtk.MessageType - - - The of the - an object of type - The of the - - - - - GLib.Property("message-type") - - - - + + Property GLib.GType @@ -179,49 +176,9 @@ MessageDialog md = new MessageDialog Returns the native value for . - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Property - - System.String - - - Markup for the message to display in the dialog. - a - Markup should be in Pango markup format. (TODO: check this.) - - - - - - Constructor - - - - To be added - To be added - - - + + Property @@ -238,62 +195,61 @@ MessageDialog md = new MessageDialog - - + + + Property - - - GLib.Property("use-markup") - - - - System.Boolean - - - Indicates if Pango markup is handled in the primary text. - if , markup is parsed. - See for more info. - - - - - - Property - - - GLib.Property("text") - - System.String - The primary text displayed in the MessageBox. - the primary text string. - If the box has secondary text, this is displayed as the Title. - + Markup for the message to display in the dialog. + a + Markup should be in Pango markup format. (TODO: check this.) + - - + + + Property - GLib.Property("secondary-use-markup") + GLib.Property("message-area") - System.Boolean + Gtk.Widget - Indicates if Pango markup is handled in the secondary text.. - if , markup is parsed. - See for more info. - + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("message-type") + + + + Gtk.MessageType + + + The of the + an object of type + The of the + - + + Property @@ -310,5 +266,62 @@ MessageDialog md = new MessageDialog + + + + Property + + + GLib.Property("secondary-use-markup") + + + + System.Boolean + + + Indicates if Pango markup is handled in the secondary text.. + if , markup is parsed. + See for more info. + + + + + + + Property + + + GLib.Property("text") + + + + System.String + + + The primary text displayed in the MessageBox. + the primary text string. + If the box has secondary text, this is displayed as the Title. + + + + + + + Property + + + GLib.Property("use-markup") + + + + System.Boolean + + + Indicates if Pango markup is handled in the primary text. + if , markup is parsed. + See for more info. + + + diff --git a/doc/en/Gtk/MessageType.xml b/doc/en/Gtk/MessageType.xml index 794223d11..2dbe690e7 100644 --- a/doc/en/Gtk/MessageType.xml +++ b/doc/en/Gtk/MessageType.xml @@ -1,18 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An enumeration used by Gtk.MessageDialog. - - This enumeration defines the type of message being displayed in the dialog. - - System.Enum @@ -21,45 +15,16 @@ GLib.GType(typeof(Gtk.MessageTypeGType)) + + An enumeration used by Gtk.MessageDialog. + + This enumeration defines the type of message being displayed in the dialog. + + - - - Field - - Gtk.MessageType - - - - An informational message. - - - - - - Field - - Gtk.MessageType - - - - A nonfatal warning message. - - - - - - Field - - Gtk.MessageType - - - - A question requiring a choice. - - - + Field Gtk.MessageType @@ -70,8 +35,22 @@ + + + + Field + + Gtk.MessageType + + + + An informational message. + + + + Field Gtk.MessageType @@ -81,5 +60,31 @@ + + + + Field + + Gtk.MessageType + + + + A question requiring a choice. + + + + + + + Field + + Gtk.MessageType + + + + A nonfatal warning message. + + + diff --git a/doc/en/Gtk/Misc.xml b/doc/en/Gtk/Misc.xml index 680bd5163..156025a0c 100644 --- a/doc/en/Gtk/Misc.xml +++ b/doc/en/Gtk/Misc.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Widget + + + A base class for widgets with alignments and padding. @@ -21,157 +26,37 @@ - - Gtk.Widget - - - - - - Method - - System.Void - - - - - + + + + Constructor + + - Sets the alignment of the widget. - The horizontal alignment, from 0 (left) to 1 (right). - The vertical alignment, from 0 (top) to 1 (bottom). - To be added. - - - - - Method - - System.Void - - - - - - - Sets the amount of space to add around the widget. - The amount of space to add on the left and right of the widget, in pixels. - The amount of space to add on the top and bottom of the widget, in pixels. - To be added. + Protected constructor. + Protected constructor. + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. - - - Property - - System.Single - - - - - The vertical alignment - The vertical alignment - - - - - GLib.Property("yalign") - - - - - - Property - - System.Single - - - - - The horizontal alignment - The horizontal alignment - - - - - GLib.Property("xalign") - - - - - - Property - - System.Int32 - - - - - The amount of space to add on the left and right of the widget, in pixels. - The amount of space to add on the left and right of the widget, in pixels. - - - - - GLib.Property("ypad") - - - - - - Property - - System.Int32 - - - - - The amount of space to add on the top and bottom of the widget, in pixels. - The amount of space to add on the top and bottom of the widget, in pixels. - - - - - GLib.Property("xpad") - - - - - - Method - - System.Void - - - - - - - Gets the padding in the X and Y directions of the widget. See ). - Location to store padding in the X direction, or . - Location to store padding in the Y direction, or . - - - - + Method System.Void @@ -181,15 +66,35 @@ - Gets the X and Y alignment of the widget within its allocation. See . Location to store X alignment of misc, or . Location to store Y alignment of misc, or . + Gets the X and Y alignment of the widget within its allocation. See . + + + + + + + + Method + + System.Void + + + + + + + Location to store padding in the X direction, or . + Location to store padding in the Y direction, or . + Gets the padding in the X and Y directions of the widget. See ). - + + Property GLib.GType @@ -201,32 +106,120 @@ Returns the native value for . - - - Constructor - + + + + Method + + System.Void + - + + - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. + The horizontal alignment, from 0 (left) to 1 (right). + The vertical alignment, from 0 (top) to 1 (bottom). + Sets the alignment of the widget. + To be added. + + + + + Method + + System.Void + + + + + + + The amount of space to add on the left and right of the widget, in pixels. + The amount of space to add on the top and bottom of the widget, in pixels. + Sets the amount of space to add around the widget. + To be added. + + + + + + Property - System.Obsolete + GLib.Property("xalign") - - - - Constructor - - + + System.Single + + + - Protected constructor. - Protected constructor. + The horizontal alignment + The horizontal alignment + + + + + + + Property + + + GLib.Property("xpad") + + + + System.Int32 + + + + + The amount of space to add on the top and bottom of the widget, in pixels. + The amount of space to add on the top and bottom of the widget, in pixels. + + + + + + + Property + + + GLib.Property("yalign") + + + + System.Single + + + + + The vertical alignment + The vertical alignment + + + + + + + Property + + + GLib.Property("ypad") + + + + System.Int32 + + + + + The amount of space to add on the left and right of the widget, in pixels. + The amount of space to add on the left and right of the widget, in pixels. + diff --git a/doc/en/Gtk/MnemonicActivatedArgs.xml b/doc/en/Gtk/MnemonicActivatedArgs.xml index 29dde25bd..4e9af1778 100644 --- a/doc/en/Gtk/MnemonicActivatedArgs.xml +++ b/doc/en/Gtk/MnemonicActivatedArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property System.Boolean diff --git a/doc/en/Gtk/MnemonicActivatedHandler.xml b/doc/en/Gtk/MnemonicActivatedHandler.xml index 1a9e32e13..35df2942e 100644 --- a/doc/en/Gtk/MnemonicActivatedHandler.xml +++ b/doc/en/Gtk/MnemonicActivatedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the MnemonicActivatedHandler instance to the event. The methods referenced by the MnemonicActivatedHandler instance are invoked whenever the event is raised, until the MnemonicActivatedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/MnemonicHash.xml b/doc/en/Gtk/MnemonicHash.xml index 6a7f79d71..2a2125ff7 100644 --- a/doc/en/Gtk/MnemonicHash.xml +++ b/doc/en/Gtk/MnemonicHash.xml @@ -1,32 +1,33 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - To be added - - GLib.Opaque + + To be added + To be added + + + Constructor - To be added a + To be added To be added diff --git a/doc/en/Gtk/MnemonicHashForeach.xml b/doc/en/Gtk/MnemonicHashForeach.xml index f66f3575b..ea1c99aeb 100644 --- a/doc/en/Gtk/MnemonicHashForeach.xml +++ b/doc/en/Gtk/MnemonicHashForeach.xml @@ -1,11 +1,21 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + To be added. To be added. @@ -13,15 +23,5 @@ To be added - - System.Delegate - - - System.Void - - - - - diff --git a/doc/en/Gtk/ModifierStyle.xml b/doc/en/Gtk/ModifierStyle.xml new file mode 100644 index 000000000..21f4a2244 --- /dev/null +++ b/doc/en/Gtk/ModifierStyle.xml @@ -0,0 +1,144 @@ + + + + + gtk-sharp + + + GLib.Object + + + + Gtk.StyleProvider + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("changed") + + + + System.EventHandler + + + To be added. + To be added. + + + + + + + Method + + Gtk.IconFactory + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.StyleProperties + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideChanged", Type=typeof(Gtk.ModifierStyle)) + + + + System.Void + + + + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/ModuleInfo.xml b/doc/en/Gtk/ModuleInfo.xml new file mode 100644 index 000000000..909f584fc --- /dev/null +++ b/doc/en/Gtk/ModuleInfo.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/MotionNotifyEventArgs.xml b/doc/en/Gtk/MotionNotifyEventArgs.xml index 8e2baed17..9bb42385a 100644 --- a/doc/en/Gtk/MotionNotifyEventArgs.xml +++ b/doc/en/Gtk/MotionNotifyEventArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gdk.EventMotion diff --git a/doc/en/Gtk/MotionNotifyEventHandler.xml b/doc/en/Gtk/MotionNotifyEventHandler.xml index f92093035..45de4d048 100644 --- a/doc/en/Gtk/MotionNotifyEventHandler.xml +++ b/doc/en/Gtk/MotionNotifyEventHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the MotionNotifyEventHandler instance to the event. The methods referenced by the MotionNotifyEventHandler instance are invoked whenever the event is raised, until the MotionNotifyEventHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/MountOperation.xml b/doc/en/Gtk/MountOperation.xml new file mode 100644 index 000000000..f965e75a9 --- /dev/null +++ b/doc/en/Gtk/MountOperation.xml @@ -0,0 +1,117 @@ + + + + + gtk-sharp + + + GLib.MountOperation + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("is-showing") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("parent") + + + + Gtk.Window + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("screen") + + + + Gdk.Screen + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/MountOperationLookupContext.xml b/doc/en/Gtk/MountOperationLookupContext.xml new file mode 100644 index 000000000..c4c378500 --- /dev/null +++ b/doc/en/Gtk/MountOperationLookupContext.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/MoveActiveArgs.xml b/doc/en/Gtk/MoveActiveArgs.xml new file mode 100644 index 000000000..ec750ae3f --- /dev/null +++ b/doc/en/Gtk/MoveActiveArgs.xml @@ -0,0 +1,43 @@ + + + + + gtk-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + Gtk.ScrollType + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/MoveActiveHandler.xml b/doc/en/Gtk/MoveActiveHandler.xml new file mode 100644 index 000000000..62895ec28 --- /dev/null +++ b/doc/en/Gtk/MoveActiveHandler.xml @@ -0,0 +1,24 @@ + + + + + gtk-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/MoveArgs.xml b/doc/en/Gtk/MoveArgs.xml index 1cc9b30a9..c7f2ad0f7 100644 --- a/doc/en/Gtk/MoveArgs.xml +++ b/doc/en/Gtk/MoveArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gtk.DirectionType diff --git a/doc/en/Gtk/MoveCurrentArgs.xml b/doc/en/Gtk/MoveCurrentArgs.xml index 8235984a6..01101bcc1 100644 --- a/doc/en/Gtk/MoveCurrentArgs.xml +++ b/doc/en/Gtk/MoveCurrentArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gtk.MenuDirectionType diff --git a/doc/en/Gtk/MoveCurrentHandler.xml b/doc/en/Gtk/MoveCurrentHandler.xml index bfe2dc39c..07cd3c26c 100644 --- a/doc/en/Gtk/MoveCurrentHandler.xml +++ b/doc/en/Gtk/MoveCurrentHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the MoveCurrentHandler instance to the event. The methods referenced by the MoveCurrentHandler instance are invoked whenever the event is raised, until the MoveCurrentHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/MoveCursorArgs.xml b/doc/en/Gtk/MoveCursorArgs.xml index f3b4b1de4..e8317a573 100644 --- a/doc/en/Gtk/MoveCursorArgs.xml +++ b/doc/en/Gtk/MoveCursorArgs.xml @@ -1,12 +1,16 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. @@ -37,13 +41,10 @@ - - GLib.SignalArgs - - + Constructor @@ -53,7 +54,8 @@ - + + Property System.Int32 @@ -65,7 +67,8 @@ - + + Property Gtk.MovementStep diff --git a/doc/en/Gtk/MoveCursorHandler.xml b/doc/en/Gtk/MoveCursorHandler.xml index 9feace54d..da91946d2 100644 --- a/doc/en/Gtk/MoveCursorHandler.xml +++ b/doc/en/Gtk/MoveCursorHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -39,15 +49,5 @@ To attach a to an event, add the MoveCursorHandler instance to the event. The methods referenced by the MoveCursorHandler instance are invoked whenever the event is raised, until the MoveCursorHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/MoveFocusArgs.xml b/doc/en/Gtk/MoveFocusArgs.xml index b7df52b5c..03f1d9d5a 100644 --- a/doc/en/Gtk/MoveFocusArgs.xml +++ b/doc/en/Gtk/MoveFocusArgs.xml @@ -1,12 +1,16 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. @@ -27,13 +31,10 @@ - - GLib.SignalArgs - - + Constructor @@ -43,7 +44,8 @@ - + + Property Gtk.DirectionType @@ -55,9 +57,4 @@ - - - System.Obsolete("Events using this type were replaced by Gtk.Widget keybinding signal") - - diff --git a/doc/en/Gtk/MoveFocusHandler.xml b/doc/en/Gtk/MoveFocusHandler.xml index fbd3ae942..0274c3b45 100644 --- a/doc/en/Gtk/MoveFocusHandler.xml +++ b/doc/en/Gtk/MoveFocusHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -29,15 +39,5 @@ To attach a to an event, add the MoveFocusHandler instance to the event. The methods referenced by the MoveFocusHandler instance are invoked whenever the event is raised, until the MoveFocusHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/MoveFocusOutArgs.xml b/doc/en/Gtk/MoveFocusOutArgs.xml index 8b587050b..cb60acc74 100644 --- a/doc/en/Gtk/MoveFocusOutArgs.xml +++ b/doc/en/Gtk/MoveFocusOutArgs.xml @@ -1,12 +1,16 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. @@ -27,13 +31,10 @@ - - GLib.SignalArgs - - + Constructor @@ -43,7 +44,8 @@ - + + Property Gtk.DirectionType diff --git a/doc/en/Gtk/MoveFocusOutHandler.xml b/doc/en/Gtk/MoveFocusOutHandler.xml index f54857efc..929b81334 100644 --- a/doc/en/Gtk/MoveFocusOutHandler.xml +++ b/doc/en/Gtk/MoveFocusOutHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -29,15 +39,5 @@ To attach a to an event, add the MoveFocusOutHandler instance to the event. The methods referenced by the MoveFocusOutHandler instance are invoked whenever the event is raised, until the MoveFocusOutHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/MoveHandleArgs.xml b/doc/en/Gtk/MoveHandleArgs.xml index d5351d6ab..92f25e618 100644 --- a/doc/en/Gtk/MoveHandleArgs.xml +++ b/doc/en/Gtk/MoveHandleArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gtk.ScrollType diff --git a/doc/en/Gtk/MoveHandleHandler.xml b/doc/en/Gtk/MoveHandleHandler.xml index ea7959561..353b2a008 100644 --- a/doc/en/Gtk/MoveHandleHandler.xml +++ b/doc/en/Gtk/MoveHandleHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the MoveHandleHandler instance to the event. The methods referenced by the MoveHandleHandler instance are invoked whenever the event is raised, until the MoveHandleHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/MoveHandler.xml b/doc/en/Gtk/MoveHandler.xml index ea6924127..1faea5c0c 100644 --- a/doc/en/Gtk/MoveHandler.xml +++ b/doc/en/Gtk/MoveHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the MoveHandler instance to the event. The methods referenced by the MoveHandler instance are invoked whenever the event is raised, until the MoveHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/MoveScrollArgs.xml b/doc/en/Gtk/MoveScrollArgs.xml new file mode 100644 index 000000000..25c74f4e8 --- /dev/null +++ b/doc/en/Gtk/MoveScrollArgs.xml @@ -0,0 +1,43 @@ + + + + + gtk-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + Gtk.ScrollType + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/MoveScrollHandler.xml b/doc/en/Gtk/MoveScrollHandler.xml new file mode 100644 index 000000000..5f6239049 --- /dev/null +++ b/doc/en/Gtk/MoveScrollHandler.xml @@ -0,0 +1,24 @@ + + + + + gtk-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/MoveSelectedArgs.xml b/doc/en/Gtk/MoveSelectedArgs.xml index 13ba1ad31..85abc28f9 100644 --- a/doc/en/Gtk/MoveSelectedArgs.xml +++ b/doc/en/Gtk/MoveSelectedArgs.xml @@ -1,16 +1,22 @@ + gtk-sharp - 2.12.0.0 GLib.SignalArgs + + To be added. + To be added. + + + Constructor @@ -19,7 +25,8 @@ - + + Property System.Int32 @@ -31,9 +38,4 @@ - - To be added. - To be added. - - diff --git a/doc/en/Gtk/MoveSelectedHandler.xml b/doc/en/Gtk/MoveSelectedHandler.xml index ac088c2df..e0b7d085f 100644 --- a/doc/en/Gtk/MoveSelectedHandler.xml +++ b/doc/en/Gtk/MoveSelectedHandler.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/MoveSliderArgs.xml b/doc/en/Gtk/MoveSliderArgs.xml index b87b13ab9..cdecb3209 100644 --- a/doc/en/Gtk/MoveSliderArgs.xml +++ b/doc/en/Gtk/MoveSliderArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gtk.ScrollType diff --git a/doc/en/Gtk/MoveSliderHandler.xml b/doc/en/Gtk/MoveSliderHandler.xml index 4bb5341d1..0af39deba 100644 --- a/doc/en/Gtk/MoveSliderHandler.xml +++ b/doc/en/Gtk/MoveSliderHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the MoveSliderHandler instance to the event. The methods referenced by the MoveSliderHandler instance are invoked whenever the event is raised, until the MoveSliderHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/MoveViewportArgs.xml b/doc/en/Gtk/MoveViewportArgs.xml new file mode 100644 index 000000000..f2cc8761f --- /dev/null +++ b/doc/en/Gtk/MoveViewportArgs.xml @@ -0,0 +1,57 @@ + + + + + gtk-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + Gtk.ScrollStep + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/MoveViewportHandler.xml b/doc/en/Gtk/MoveViewportHandler.xml new file mode 100644 index 000000000..194f71197 --- /dev/null +++ b/doc/en/Gtk/MoveViewportHandler.xml @@ -0,0 +1,24 @@ + + + + + gtk-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/MovementStep.xml b/doc/en/Gtk/MovementStep.xml index 3b6fa65e9..1e80d9f65 100644 --- a/doc/en/Gtk/MovementStep.xml +++ b/doc/en/Gtk/MovementStep.xml @@ -1,16 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An enumeration used by to decide how the cursor will move. - - System.Enum @@ -19,113 +15,14 @@ GLib.GType(typeof(Gtk.MovementStepGType)) + + An enumeration used by to decide how the cursor will move. + + - - - Field - - Gtk.MovementStep - - - - The cursor will move by forward/back graphemes. - - - - - - - Field - - Gtk.MovementStep - - - - The cursor will move by left/right graphemes. - - - - - - - Field - - Gtk.MovementStep - - - - The cursor will move by forward/back words. - - - - - - - Field - - Gtk.MovementStep - - - - The cursor will move up/down lines (wrapped lines). - - - - - - - Field - - Gtk.MovementStep - - - - The cursor will move up/down lines (wrapped lines). - - - - - - - Field - - Gtk.MovementStep - - - - The cursor will move up/down paragraphs (newline-ended lines). - - - - - - - Field - - Gtk.MovementStep - - - - The cursor will move to either end of a paragraph. - - - - - - - Field - - Gtk.MovementStep - - - - The cursor will move by pages. - - - - + Field Gtk.MovementStep @@ -137,8 +34,37 @@ + + + + Field + + Gtk.MovementStep + + + + The cursor will move up/down lines (wrapped lines). + + + + + + + + Field + + Gtk.MovementStep + + + + The cursor will move up/down lines (wrapped lines). + + + + + Field Gtk.MovementStep @@ -152,5 +78,89 @@ + + + + Field + + Gtk.MovementStep + + + + The cursor will move by forward/back graphemes. + + + + + + + + Field + + Gtk.MovementStep + + + + The cursor will move by pages. + + + + + + + + Field + + Gtk.MovementStep + + + + The cursor will move to either end of a paragraph. + + + + + + + + Field + + Gtk.MovementStep + + + + The cursor will move up/down paragraphs (newline-ended lines). + + + + + + + + Field + + Gtk.MovementStep + + + + The cursor will move by left/right graphemes. + + + + + + + + Field + + Gtk.MovementStep + + + + The cursor will move by forward/back words. + + + + diff --git a/doc/en/Gtk/Node.xml b/doc/en/Gtk/Node.xml new file mode 100644 index 000000000..4149b97ab --- /dev/null +++ b/doc/en/Gtk/Node.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/NodeCellDataFunc.xml b/doc/en/Gtk/NodeCellDataFunc.xml index 099feca6c..82eec7a06 100644 --- a/doc/en/Gtk/NodeCellDataFunc.xml +++ b/doc/en/Gtk/NodeCellDataFunc.xml @@ -1,11 +1,22 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + + System.Void + To be added. To be added. @@ -14,16 +25,5 @@ - - System.Delegate - - - System.Void - - - - - - diff --git a/doc/en/Gtk/NodeSelection.xml b/doc/en/Gtk/NodeSelection.xml index ae8bf09ee..adaff7af6 100644 --- a/doc/en/Gtk/NodeSelection.xml +++ b/doc/en/Gtk/NodeSelection.xml @@ -1,23 +1,51 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Object + + Accessing and manipulates the selected rows of a . - - System.Object - - + + + + Event + + System.EventHandler + + + + The currently selected row(s) changed. + + + + + + + Property + + Gtk.SelectionMode + + + + Selection mode currently is use. + a + + + + Method System.Boolean @@ -26,14 +54,29 @@ - Tests if a specified node is currently selected. a + Tests if a specified node is currently selected. a + + + + Property + + Gtk.NodeView + + + + The view associated with this selection object. + a + + + + Method System.Boolean @@ -42,14 +85,15 @@ - Tests if a specified path is currently selected. a + Tests if a specified path is currently selected. a + Method System.Void @@ -60,8 +104,40 @@ + + + + Property + + Gtk.ITreeNode + + + The selected node + The currently selected node + + This property does not make sense in the Multiple selection mode. Therefore + it will throw an exception when used under this mode. + + + The Multiple selection mode is in use. + + + + + Property + + Gtk.ITreeNode[] + + + + The currently selected nodes. + a + + + + Method System.Void @@ -70,13 +146,14 @@ - Selects a specified node in the view. a + Selects a specified node in the view. + Method System.Void @@ -85,13 +162,14 @@ - Selects a node by path. a + Selects a node by path. + Method System.Void @@ -101,14 +179,15 @@ - Selects all the nodes in a specified range. a a + Selects all the nodes in a specified range. + Method System.Void @@ -121,6 +200,7 @@ + Method System.Void @@ -129,13 +209,14 @@ - Unselects a specified node. a + Unselects a specified node. + Method System.Void @@ -144,30 +225,14 @@ - Unselects a specified node by path. a - - - - - - Method - - System.Void - - - - - - - Unselects all the nodes in a specified range. - a - a + Unselects a specified node by path. + Method System.Void @@ -177,78 +242,29 @@ - Unselects all the nodes in a specified range. a a + Unselects all the nodes in a specified range. - - - Property + + + + Method - Gtk.SelectionMode + System.Void - + + + + - Selection mode currently is use. - a + a + a + Unselects all the nodes in a specified range. - - - Property - - Gtk.NodeView - - - - The view associated with this selection object. - a - - - - - - Property - - Gtk.ITreeNode[] - - - - The currently selected nodes. - a - - - - - - Event - - System.EventHandler - - - - The currently selected row(s) changed. - - - - - - Property - - Gtk.ITreeNode - - The Multiple selection mode is in use. - - The selected node - The currently selected node - - This property does not make sense in the Multiple selection mode. Therefore - it will throw an exception when used under this mode. - - - diff --git a/doc/en/Gtk/NodeStore.xml b/doc/en/Gtk/NodeStore.xml index 5d313a58e..b4984ed29 100644 --- a/doc/en/Gtk/NodeStore.xml +++ b/doc/en/Gtk/NodeStore.xml @@ -1,12 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Object + + + + System.Collections.IEnumerable + + A store for that provides data from an arbitrary class. It is simpler to use than the . @@ -64,17 +72,27 @@ Iteration: In new versions of Gtk# (2.0 and up) this class implements the - - GLib.Object - - - - System.Collections.IEnumerable - - + + + + Constructor + + + + + + a + NodeStore constructor + + Creates a for nodes of the specified . + The type provided in must implement . + + + + Method System.Void @@ -83,8 +101,8 @@ Iteration: In new versions of Gtk# (2.0 and up) this class implements the - Appends the node to the root level of the tree a + Appends the node to the root level of the tree Adds to the end of the list of root level nodes. @@ -92,6 +110,7 @@ Iteration: In new versions of Gtk# (2.0 and up) this class implements the + Method System.Void @@ -101,9 +120,9 @@ Iteration: In new versions of Gtk# (2.0 and up) this class implements the - Inserts the node into the root level of the tree a the position to insert it at + Inserts the node into the root level of the tree Adds to the list of root level nodes before the node currently at . @@ -111,74 +130,23 @@ Iteration: In new versions of Gtk# (2.0 and up) this class implements the - - - Method - - Gtk.ITreeNode - - - - - - Returns a node given a . - The path to look up. - - Looks up the node corresponding to and returns it, - or null if the node cannot be found. - - To be added. - - - - + + + Method System.Void - - - - - Removes a node from the store. - a - - Removes from the list of root level nodes. - - - - - - Constructor - - - - - - NodeStore constructor - a - - Creates a for nodes of the specified . - The type provided in must implement . - - - - - - Property - - GLib.GType - - Native type value. - a + Removes all nodes from the store. + Method System.Collections.IEnumerator @@ -191,16 +159,41 @@ Iteration: In new versions of Gtk# (2.0 and up) this class implements the - - + + + + Method + + Gtk.ITreeNode + + + + + + The path to look up. + Returns a node given a . + To be added. + + Looks up the node corresponding to and returns it, + or null if the node cannot be found. + + + + + + Method System.Void - + + + - Removes all nodes from the store. + a + Removes a node from the store. + Removes from the list of root level nodes. diff --git a/doc/en/Gtk/NodeUIReference.xml b/doc/en/Gtk/NodeUIReference.xml new file mode 100644 index 000000000..782bbac33 --- /dev/null +++ b/doc/en/Gtk/NodeUIReference.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/NodeView.xml b/doc/en/Gtk/NodeView.xml index 5fe34064e..69554b73a 100644 --- a/doc/en/Gtk/NodeView.xml +++ b/doc/en/Gtk/NodeView.xml @@ -1,50 +1,262 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Tree and List view. - - - Gtk.TreeView + + Tree and List view. + + + + + + + Constructor + + + Public Constructor. + + + + Constructor - Constructs a new view for a given . a + Constructs a new view for a given . - - - Property + + + + Method - Gtk.NodeStore + System.Void - + + + + - The store containing the view's data. - an object of type + an object of type + an object of type + Collapses a row (hides its child rows, if they exist). + + + + + + + Method + + Gtk.TreeViewColumn + + + + + + + + a + a + a + Adds a column to the view using a data callback delegate. + a + + + + + + + Method + + System.Boolean + + + + + + an object of type identifying the row to be activated + Activates the cell determined by and . + To be added. + + + + + + + + Method + + Cairo.Surface + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + an object of type identifying the row to expand + a to determine whether to recursively expand or just expand immediate children + Expands the row at so its children are visible. + + + + + + + + Method + + System.Void + + + + + + an object of type identifying the row to expand + Expands the row at . This will also expand all parent rows of as necessary. + + + + + + + + Method + + Gdk.Rectangle + + + + + + + an object of type identifying the row + an object of type identifying the column + Fills the bounding rectangle in tree window coordinates for the cell at the row specified by and the column specified by . + To be added. + See the remark in . + + + + + + + + Method + + Gdk.Rectangle + + + + + + + an object of type identifying the row + an object of type identifying the column + Fills the bounding rectangle in tree window coordinates for the cell at the row specified by and the column specified by . + To be added. + See the remark in . + + + + + + + + Method + + Gtk.ITreeNode + + + + + + + an X coordinate + an Y coordinate + Finds the ITreeNode at the point (x, y), relative to widget coordinates. + an object of type + It is primarily for things like popup menus. This function is only meaningful if TreeView is realized. This function can return null. + + + + + + + Method + + System.Boolean + + + + + + an object of type + Returns if the node pointed to by is expanded. + a + + + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + - + + Property Gtk.NodeSelection @@ -56,173 +268,23 @@ - - - Method + + + + Property - Gtk.TreeViewColumn + Gtk.NodeStore - - - - - + - Adds a column to the view using a data callback delegate. - a - a - a - a + The store containing the view's data. + an object of type - - - Method - - System.Void - - - - - - - Collapses a row (hides its child rows, if they exist). - an object of type - an object of type - - - - - - - Method - - System.Boolean - - - - - - Activates the cell determined by and . - an object of type identifying the row to be activated - - - - - - - Method - - Gdk.Pixmap - - - - - - This image is used for a drag icon.. - a - - - - - - - Method - - Gdk.Rectangle - - - - - - - Fills the bounding rectangle in tree window coordinates for the cell at the row specified by and the column specified by . - an object of type identifying the row - an object of type identifying the column - See the remark in . - - - - - - - Method - - Gdk.Rectangle - - - - - - - Fills the bounding rectangle in tree window coordinates for the cell at the row specified by and the column specified by . - an object of type identifying the row - an object of type identifying the column - See the remark in . - - - - - - - Method - - Gtk.ITreeNode - - - - - - - Finds the ITreeNode at the point (x, y), relative to widget coordinates. - an X coordinate - an Y coordinate - an object of type - It is primarily for things like popup menus. This function is only meaningful if TreeView is realized. This function can return null. - - - - - - Method - - System.Boolean - - - - - - Returns if the node pointed to by is expanded. - an object of type - a - - - - - - - - Method - - System.Boolean - - - - - - - returns a to the first visible row. - returns a to the last visible row. - Gets the visible rows of the view. - - if the start and end nodes were set. - Note: there may be invisible nodes between the start and end nodes returned. - - - - + + Method System.Void @@ -235,12 +297,12 @@ - Moves the alignments of the to the position specified by and . an object of type identifying a row to scroll to an object of type identifying a column to scroll to a a a + Moves the alignments of the to the position specified by and . If is , then no horizontal scrolling occurs. Likewise, if is no vertical scrolling occurs. At a minimum, one of or need to be non-. determines where the row is placed, and determines where the column is placed. Both are expected to be between 0.0 and 1.0. 0.0 means left/top alignment, 1.0 means right/bottom alignment, 0.5 means center. @@ -256,7 +318,8 @@ - + + Method System.Void @@ -265,7 +328,7 @@ - + an object of type @@ -273,52 +336,10 @@ an object of type an object of type Sets the tip area of to the area which cell occupies in the item pointed to by node. See also .. - + + - - - Method - - System.Void - - - - - - - Expands the row at so its children are visible. - an object of type identifying the row to expand - a to determine whether to recursively expand or just expand immediate children - - - - - - - Method - - System.Void - - - - - - Expands the row at . This will also expand all parent rows of as necessary. - an object of type identifying the row to expand - - - - - - - Constructor - - - Public Constructor. - - - diff --git a/doc/en/Gtk/Notebook+NotebookChild.xml b/doc/en/Gtk/Notebook+NotebookChild.xml index dab717374..c1fc6cf46 100644 --- a/doc/en/Gtk/Notebook+NotebookChild.xml +++ b/doc/en/Gtk/Notebook+NotebookChild.xml @@ -1,16 +1,115 @@ + gtk-sharp - 2.12.0.0 Gtk.Container+ContainerChild + + A child of a , used to interact with its container child properties. + + + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + Gtk.ChildProperty("detachable") + + + + System.Boolean + + + Indicates if tab is detachable by the user. + defaults to . + + + + + + + + Property + + + Gtk.ChildProperty("menu-label") + + + + System.String + + + The page's menu label + the label of the page in the notebook's pop-up menu + + + + + + + + Property + + + Gtk.ChildProperty("position") + + + + System.Int32 + + + The page's position within the notebook. + the position + + + + + + + + Property + + + Gtk.ChildProperty("reorderable") + + + + System.Boolean + + + Indicates if tab is reorderable by user action. + defaults to . + + + + - + + Property @@ -28,44 +127,9 @@ See for more details. - - - Property - - - Gtk.ChildProperty("position") - - - - System.Int32 - - - The page's position within the notebook. - the position - - - - - - - Property - - - Gtk.ChildProperty("menu-label") - - - - System.String - - - The page's menu label - the label of the page in the notebook's pop-up menu - - - - - + + Property @@ -83,25 +147,9 @@ See for more details. - - - Property - - - Gtk.ChildProperty("tab-pack") - - - - Gtk.PackType - - - The pack type of a page's tab label - the label's - See for more details. - - - + + Property @@ -118,47 +166,5 @@ - - - Property - - - Gtk.ChildProperty("reorderable") - - - - System.Boolean - - - Indicates if tab is reorderable by user action. - defaults to . - - - - - - - Property - - - Gtk.ChildProperty("detachable") - - - - System.Boolean - - - Indicates if tab is detachable by the user. - defaults to . - - - - - - A child of a , used to interact with its container child properties. - - - - diff --git a/doc/en/Gtk/Notebook.xml b/doc/en/Gtk/Notebook.xml index cf6772339..7feb128d9 100644 --- a/doc/en/Gtk/Notebook.xml +++ b/doc/en/Gtk/Notebook.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Container + + + Notebook widget container. @@ -72,19 +77,325 @@ class NotebookSample elements, and this doc needs a good proofreading.) - - Gtk.Container - - - - - - System.Reflection.DefaultMember("Item") - - - - + + + + Constructor + + + + Creates a new object. + This is the default constructor for . + + + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Method + + System.Int32 + + + + + + + The to use as the contents of the page. + The to be used as the label for the page, or to use the default label, 'page N'. + Appends a page. + A specifying the index (starting from 0) of the appended page in the notebook, or -1 if the method fails. + + + Appends a page to notebook. The tab widget is the and the content is . + + + Don't forget to call the Show method on the widget or else the new page will not be shown. + + + + + + + + + Method + + System.Int32 + + + + + + + + The to use as the contents of the page. + The to be used as the label for the page, or to use the default label, 'page N'. + The widget to use as a label for the page-switch menu, if its enabled. If is passed, and is a or , then the menu label will be a newly created label with the same text as ; If is not a , must be specified if the page-switch menu is to be used. + Appends a page, with a custom popup-label. + a + + Appends a page to notebook, specifying the widget to use as the label in the popup menu. + Don't forget to call the Show method on the widget or else the new page will not be shown. + + + + + + + + Event + + + GLib.Signal("change-current-page") + + + + Gtk.ChangeCurrentPageHandler + + + + Signaled when a request is made to change the current + page + + + This event is raised when a request is made to change the + current page in the notebook. + + + + + + + + Event + + + GLib.Signal("create-window") + + + + Gtk.CreateWindowHandler + + + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + + + Sets or obtains the index of the curent page. + + Returns the index of the current page . + The index (starting from 0) of the current page in the notebook. If the notebook has no pages, then -1 will be returned. + + + + + + Property + + Gtk.Widget + + + Obtains the widget that represents the current page. + The object in the current page. + + + This property uses and together to + provide a quicker way of getting the current page widget. + + + + + + + + Property + + + GLib.Property("enable-popup") + + + + System.Boolean + + + + + Indicates if the popup menu is enabled. + Returns true if the popup menu is enabled and false if not. + if true and the user clicks with the right mouse button on the tabs, a menu with all the pages will be popped up. + + + + + + Event + + + GLib.Signal("focus-tab") + + + + Gtk.FocusTabHandler + + + + Signaled when a Tab is focused + + + This event is raised when a tab has been focused. + + + + + + + + Method + + Gtk.Widget + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.Widget + + + + + + The child widget in the page. + Returns the label for the menu of the notebookpage containing the given widget. + The , or null if the page does not have a menu label other than the default menu label. + the label of a menu doesn't have to be a . it can be any + + + + + + Method + + System.String + + + + + + The child widget in the page + Returns the label caption for the menu of the notebookpage containing the given widget. + + + The text of the menu label, or if + the widget does not have a menu label other than the + default menu label, or the menu label page is not a . + + + + + Retrieves the text of the menu label for the page + containing . + + + + + + + + Method + + Gtk.Widget + + + + + + the zero-based index of the page to return. use -1 for the last page. + Returns the notebookpage with the given index. + returns the with the given index. + + + + + + + Method + + System.Boolean + + + + + + To be added. + Gets the detachable property of a child.. + if , the child is detachable. + + + + + + + + Method + + Gtk.Widget + + + + + + The child widget in the page. + Returns the for the Notebook page containing the given widget. + The label, or null if the page does not have a tab label other than the default tab label. + + +the label of a menu doesn't have to be a . it can be any + + + + + + Method System.String @@ -93,8 +404,8 @@ class NotebookSample - Returns the label caption for the Notebookpage containing the given widget. The widget in the page. + Returns the label caption for the Notebookpage containing the given widget. The text of the tab label, or if @@ -111,221 +422,166 @@ class NotebookSample - - + + + Method + + System.Boolean + + + + + + child page. + Gets the tab reorder property of a child. + if , the child is reorderable. + + + + + + + + Property + + + GLib.Property("group-name") + + System.String - - - - Returns the label caption for the menu of the notebookpage containing the given widget. - The child widget in the page - - - The text of the menu label, or if - the widget does not have a menu label other than the - default menu label, or the menu label page is not a . - - - - - Retrieves the text of the menu label for the page - containing . - - + To be added. + To be added. + To be added. + - - - Method + + + + Property - System.Void + GLib.GType - Enables the page-selection popup. - - - Enables the popup menu: if the user clicks with the right - mouse button on the bookmarks, a menu with all the pages - will be popped up. - - + GType Property. + a + Returns the native value for . - - + + + Method - System.Void - - - - - - - Sets the label for the page containing a widget - The child widget whose label will be changed - The new caption for the tab. - - - Creates a new label and sets it as the tab label for the - page containing . - - - - - - - Method - - System.Void - - - - Switches to the previous page. - - - Switches to the previous page. Nothing happens if the - current page is the first page. - - - - - - - Method - - System.Void - - - - Enables the page-selection popup. - - - Disables the popup menu. Inverse operation of - - - - - - Method - - System.Void - - - - - - Removes a page. - The page number to remove starting from - zero. You can use minus one to remove the last page. - - - Removes a page from the notebook given its index in the - notebook. - - - - - - - Method - - Gtk.Widget - - - - - - Returns the label for the menu of the notebookpage containing the given widget. - The child widget in the page. - The , or null if the page does not have a menu label other than the default menu label. - the label of a menu doesn't have to be a . it can be any - - - - - Method - - System.Void + System.Int32 + - Changes the position of a widget in the notebook. - The widget to move. - The new position, or -1 to move to the end + The to use as + the contents of the page. + + The to be used as the label for + the page, or to use the default + label, 'page N'. + + + The index (starting at 0) at which to insert the page, or -1 + to append the page after all other pages. + + Inserts a page into the notebook at the given position. + a - Reorders the page containing , so - that it appears in position position. If position is greater - than or equal to the number of children in the list or - negative, will be moved to the end - of the list. + Insert a page into the notebook at the given position. + + +Don't forget to call the Show method on the widget or else the new page will not be shown. + + + + + + + + + Method + + System.Int32 + + + + + + + + + The to use as th content of the page. + the to use as a label. use null for the default label. + the to use as menu label. use null to get the same label as the tab label, this only works if the tab label is a + the zero-based position to insert the page. use -1 make it the last page. + Insert a page into notebook at the given position, with a custom popup-label. + a + + +Don't forget to call the Show method on the widget or else the new page will not be shown. + + + + + + + + + Property + + Gtk.Container+ContainerChild + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("move-focus-out") + + + + Gtk.MoveFocusOutHandler + + + + Signaled when Focus is being moved out. + + + This event is raised before the focus is removed from the + current widget - - - Method - - Gtk.Widget - - - - - - Returns the for the Notebook page containing the given widget. - The child widget in the page. - The label, or null if the page does not have a tab label other than the default tab label. - - -the label of a menu doesn't have to be a . it can be any - - - - - - Method - - Gtk.Widget - - - - - - Returns the notebookpage with the given index. - the zero-based index of the page to return. use -1 for the last page. - returns the with the given index. - - - - - - Method - - System.Void - - - - - - - sets the text of a menu label of a page. - the page. - the text of the label. - - - + Method System.Void @@ -345,410 +601,9 @@ the label of a menu doesn't have to be a . it can be a - - - Method - - System.Void - - - - - - - Sets the menu label of a page. - the page - the to use as menu label. use null to get the same label as the tab label, this only works if the tab label is a - - - - - - Method - - System.Void - - - - - - - - - Sets the packing of the tab label of a page. - a page. - sets true to expand the label. - sets true to fill to fill the allocated area. - sets of the label. - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - - - - Creates a new object. - This is the default constructor for . - - - - - Property - - System.Int32 - - - - - Sets or obtains the index of the curent page. - - Returns the index of the current page . - The index (starting from 0) of the current page in the notebook. If the notebook has no pages, then -1 will be returned. - - - - - Property - - System.Boolean - - - - - Indicates if scroll arrows are added if there are too many tabs. - Returns true if arrows are added and false if not. - Default is false. - - - - GLib.Property("scrollable") - - - - - - Property - - System.Boolean - - - - - Indicates if the tabs are shown. - Returns true if the tabs are shown and false if not. - Default value is true. - - - - GLib.Property("show-tabs") - - - - - - Property - - System.Boolean - - - - - Indicates if the border is shown. - Returns true if the border is shown and false if not. - Default value is true. - - - - GLib.Property("show-border") - - - - - - Property - - System.UInt32 - - - - - Sets or obtains the width of the horizontal border around the tabs. - Returns the horizontal width of the border. - Default value is 2. - - - - GLib.Property("tab-hborder") - - - System.Obsolete - - - - - - Property - - System.Boolean - - - - - Indicates if all the tabs have the same size. - Returns a boolean to indicate if the tabs have the same size or not. - True if the tabs have the same size and false if not. Default is false. - - - - GLib.Property("homogeneous") - - - System.Obsolete - - - - - - Property - - System.UInt32 - - - - - Sets or obtains the width of the vertical border around the tabs. - Returns the vertical width of the border. - Default value is 2. - - - - GLib.Property("tab-vborder") - - - System.Obsolete - - - - - - Property - - System.UInt32 - - - - - Sets the width of the border around the tabs.. - - Default value is 2. This is a easy the change and at the same time. Use those properties to read the width. - - - - GLib.Property("tab-border") - - - System.Obsolete - - - - - - Property - - System.Int32 - - - - - Sets or obtains the index of the curent page. - Returns the index of the curent page. - use instead. - - - - GLib.Property("page") - - - - - - Property - - Gtk.PositionType - - - - - Sets or obtains The position of the tabs. - the of this notebook. - default is top. - - - - GLib.Property("tab-pos") - - - - - - Property - - System.Boolean - - - - - Indicates if the popup menu is enabled. - Returns true if the popup menu is enabled and false if not. - if true and the user clicks with the right mouse button on the tabs, a menu with all the pages will be popped up. - - - - GLib.Property("enable-popup") - - - - - - Event - - Gtk.SelectPageHandler - - - - Raised when a page of the notebook is selected. - - - - - GLib.Signal("select_page") - - - - - - Event - - Gtk.SwitchPageHandler - - - - Signaled when the page changes - - - This signal is raised when the page is changed either by - the user or programatically. - - - - - - GLib.Signal("switch_page") - - - - - - Event - - Gtk.MoveFocusOutHandler - - - - Signaled when Focus is being moved out. - - - This event is raised before the focus is removed from the - current widget - - - - - - GLib.Signal("move_focus_out") - - - - - - Event - - Gtk.ChangeCurrentPageHandler - - - - Signaled when a request is made to change the current - page - - - This event is raised when a request is made to change the - current page in the notebook. - - - - - - GLib.Signal("change_current_page") - - - - - - Event - - Gtk.FocusTabHandler - - - - Signaled when a Tab is focused - - - This event is raised when a tab has been focused. - - - - - - GLib.Signal("focus_tab") - - - - - - Method - - System.Void - - - - - - - Sets the label for the page containing a widget - the page - the to use as label. use null for the default label. - - - - + + Property System.Int32 @@ -759,76 +614,15 @@ the label of a menu doesn't have to be a . it can be a - - - Property - - Gtk.Widget - - - Obtains the widget that represents the current page. - The object in the current page. - - - This property uses and together to - provide a quicker way of getting the current page widget. - - - - - - - Method - - System.Void - - - - - - - - - Query the packing attributes for the tab label of the page containing child. - the page. - indicates if expand is true or false. - indicates if fill is true or false. - returns to which is used. - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Method - - System.Boolean - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideChangeCurrentPage", Type=typeof(Gtk.Notebook)) + + System.Void @@ -836,552 +630,20 @@ the label of a menu doesn't have to be a . it can be a - Default handler for the event. a + Default handler for the event. Override this method in a subclass to provide a default handler for the event. - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Method - - System.Int32 - - - - - - Returns the page number that a child exists on. - - to look for. - Page number that the widget exists on, -1 if the widget isn't in the notebook. - This function returns -1 if the is not a direct child of the notebook. - - - - - Property - - System.Boolean - - - Whether tabs should have homogeneous sizes. - a - - - - - - - System.Obsolete - - - - - - Method - - System.Int32 - - - - - - - - prepends a page, with a custom popup-label. - the to use as contents of the page. - the to use as tab label. use null to use the default label. - the to use as menu label. use null to get the same label as the tab label, this only works if the tab label is a - a - - Don't forget to call the Show method on the widget or else the new page will not be shown. - - - - - - - Method - - System.Int32 - - - - - - - prepends a page. - a t use as content of the page. - the to use as the tab label. use null to use the default label. - a - - Don't forget to call the Show method on the widget or else the new page will not be shown. - - - - - - - Method - - System.Int32 - - - - - - - - - Insert a page into notebook at the given position, with a custom popup-label. - The to use as th content of the page. - the to use as a label. use null for the default label. - the to use as menu label. use null to get the same label as the tab label, this only works if the tab label is a - the zero-based position to insert the page. use -1 make it the last page. - a - - -Don't forget to call the Show method on the widget or else the new page will not be shown. - - - - - - - - Method - - System.Int32 - - - - - - - - Inserts a page into the notebook at the given position. - The to use as - the contents of the page. - - The to be used as the label for - the page, or to use the default - label, 'page N'. - - - The index (starting at 0) at which to insert the page, or -1 - to append the page after all other pages. - - a - - - Insert a page into the notebook at the given position. - - -Don't forget to call the Show method on the widget or else the new page will not be shown. - - - - - - - - Method - - System.Int32 - - - - - - - - Appends a page, with a custom popup-label. - The to use as the contents of the page. - The to be used as the label for the page, or to use the default label, 'page N'. - The widget to use as a label for the page-switch menu, if its enabled. If is passed, and is a or , then the menu label will be a newly created label with the same text as ; If is not a , must be specified if the page-switch menu is to be used. - a - - Appends a page to notebook, specifying the widget to use as the label in the popup menu. - Don't forget to call the Show method on the widget or else the new page will not be shown. - - - - - - - Method - - System.Int32 - - - - - - - Appends a page. - The to use as the contents of the page. - The to be used as the label for the page, or to use the default label, 'page N'. - A specifying the index (starting from 0) of the appended page in the notebook, or -1 if the method fails. - - - Appends a page to notebook. The tab widget is the and the content is . - - - Don't forget to call the Show method on the widget or else the new page will not be shown. - - - - - - - - Event - - - GLib.Signal("page_removed") - - - - Gtk.PageRemovedHandler - - - Raised when a notebook page is removed. - - - - - - - Event - - - GLib.Signal("page_added") - - - - Gtk.PageAddedHandler - - - Raised when a notebook page is added. - - - - - - - Event - - - GLib.Signal("page_reordered") - - - - Gtk.PageReorderedHandler - - - Raised when a notebook page is reordered. - - - - - - - Event - - - GLib.Signal("reorder_tab") - - - - Gtk.ReorderTabHandler - - - Raised when a tab is reordered. - - - - - - - Method - - System.Void - - - - - - - removed page. - index of removed page. - Default handler for event. - - - - - - - Method - - System.Void - - - - - - - added page. - index of added page. - Default handler for event. - - - - - - - Method - - System.Void - - - - - - - reordered page. - index of reordered page. - Default handler for event. - - - - - - - Method - - System.Void - - - - - - - To be added. - To be added. - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - - Method - - System.Void - - - - - - - child to update. - if , the child is detachable. - Sets a child's detachable property. - - - - - - - Method - - System.Boolean - - - - - - child page. - Gets the tab reorder property of a child. - if , the child is reorderable. - - - - - - - Method - - System.Void - - - - - - - child page. - if , the child is reorderable. - Sets the tab reorder property of a child. - - - - - - - Method - - System.Boolean - - - - - - To be added. - Gets the detachable property of a child.. - if , the child is detachable. - - - - - - - Property - - - GLib.Property("group-id") - - - System.Obsolete - - - - System.Int32 - - - Group ID for tab drag and drop. - default value is -1. - - - - - - - Property - - Gtk.NotebookWindowCreationFunc - - - Sets a delegate to create windows for detached tabs. - a . - - - - - - - Event - - - GLib.Signal("create_window") - - - - Gtk.CreateWindowHandler - - - To be added. - To be added. - - - - - - Property - - - GLib.Property("group") - - - - System.IntPtr - - - To be added. - To be added. - To be added. - - - + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCreateWindow", Type=typeof(Gtk.Notebook)) + + Gtk.Notebook @@ -1400,5 +662,761 @@ Don't forget to call the Show method on the widget or else the new page will not + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideFocusTab", Type=typeof(Gtk.Notebook)) + + + + System.Boolean + + + + + + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideInsertPage", Type=typeof(Gtk.Notebook)) + + + + System.Int32 + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideMoveFocusOut", Type=typeof(Gtk.Notebook)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePageAdded", Type=typeof(Gtk.Notebook)) + + + + System.Void + + + + + + + To be added. + To be added. + Default handler for event. + + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePageRemoved", Type=typeof(Gtk.Notebook)) + + + + System.Void + + + + + + + To be added. + To be added. + Default handler for event. + + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePageReordered", Type=typeof(Gtk.Notebook)) + + + + System.Void + + + + + + + To be added. + To be added. + Default handler for event. + + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideReorderTab", Type=typeof(Gtk.Notebook)) + + + + System.Void + + + + + + + To be added. + To be added. + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSelectPage", Type=typeof(Gtk.Notebook)) + + + + System.Boolean + + + + + + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSwitchPage", Type=typeof(Gtk.Notebook)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("page") + + + + System.Int32 + + + + + Sets or obtains the index of the curent page. + Returns the index of the curent page. + use instead. + + + + + + Event + + + GLib.Signal("page-added") + + + + Gtk.PageAddedHandler + + + Raised when a notebook page is added. + + + + + + + + Method + + System.Int32 + + + + + + + to look for. + Returns the page number that a child exists on. + Page number that the widget exists on, -1 if the widget isn't in the notebook. + This function returns -1 if the is not a direct child of the notebook. + + + + + + Event + + + GLib.Signal("page-removed") + + + + Gtk.PageRemovedHandler + + + Raised when a notebook page is removed. + + + + + + + + Event + + + GLib.Signal("page-reordered") + + + + Gtk.PageReorderedHandler + + + Raised when a notebook page is reordered. + + + + + + + + Method + + System.Void + + + + Enables the page-selection popup. + + + Disables the popup menu. Inverse operation of + + + + + + + Method + + System.Void + + + + Enables the page-selection popup. + + + Enables the popup menu: if the user clicks with the right + mouse button on the bookmarks, a menu with all the pages + will be popped up. + + + + + + + + Method + + System.Int32 + + + + + + + a t use as content of the page. + the to use as the tab label. use null to use the default label. + prepends a page. + a + + Don't forget to call the Show method on the widget or else the new page will not be shown. + + + + + + + + Method + + System.Int32 + + + + + + + + the to use as contents of the page. + the to use as tab label. use null to use the default label. + the to use as menu label. use null to get the same label as the tab label, this only works if the tab label is a + prepends a page, with a custom popup-label. + a + + Don't forget to call the Show method on the widget or else the new page will not be shown. + + + + + + + + Method + + System.Void + + + + Switches to the previous page. + + + Switches to the previous page. Nothing happens if the + current page is the first page. + + + + + + + + Method + + System.Void + + + + + + The page number to remove starting from + zero. You can use minus one to remove the last page. + Removes a page. + + + Removes a page from the notebook given its index in the + notebook. + + + + + + + + Method + + System.Void + + + + + + + The widget to move. + The new position, or -1 to move to the end + Changes the position of a widget in the notebook. + + + Reorders the page containing , so + that it appears in position position. If position is greater + than or equal to the number of children in the list or + negative, will be moved to the end + of the list. + + + + + + + + Event + + + GLib.Signal("reorder-tab") + + + + Gtk.ReorderTabHandler + + + Raised when a tab is reordered. + + + + + + + + Property + + + GLib.Property("scrollable") + + + + System.Boolean + + + + + Indicates if scroll arrows are added if there are too many tabs. + Returns true if arrows are added and false if not. + Default is false. + + + + + + Event + + + GLib.Signal("select-page") + + + + Gtk.SelectPageHandler + + + + Raised when a page of the notebook is selected. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + the page + the to use as menu label. use null to get the same label as the tab label, this only works if the tab label is a + Sets the menu label of a page. + + + + + + + Method + + System.Void + + + + + + + the page. + the text of the label. + sets the text of a menu label of a page. + + + + + + + Method + + System.Void + + + + + + + child to update. + if , the child is detachable. + Sets a child's detachable property. + + + + + + + + Method + + System.Void + + + + + + + the page + the to use as label. use null for the default label. + Sets the label for the page containing a widget + + + + + + + Method + + System.Void + + + + + + + The child widget whose label will be changed + The new caption for the tab. + Sets the label for the page containing a widget + + + Creates a new label and sets it as the tab label for the + page containing . + + + + + + + + Method + + System.Void + + + + + + + child page. + if , the child is reorderable. + Sets the tab reorder property of a child. + + + + + + + + Property + + + GLib.Property("show-border") + + + + System.Boolean + + + + + Indicates if the border is shown. + Returns true if the border is shown and false if not. + Default value is true. + + + + + + Property + + + GLib.Property("show-tabs") + + + + System.Boolean + + + + + Indicates if the tabs are shown. + Returns true if the tabs are shown and false if not. + Default value is true. + + + + + + Event + + + GLib.Signal("switch-page") + + + + Gtk.SwitchPageHandler + + + + Signaled when the page changes + + + This signal is raised when the page is changed either by + the user or programatically. + + + + + + + + Property + + System.UInt16 + + + + + Sets or obtains the width of the horizontal border around the tabs. + Returns the horizontal width of the border. + Default value is 2. + + + + + + Property + + + GLib.Property("tab-pos") + + + + Gtk.PositionType + + + + + Sets or obtains The position of the tabs. + the of this notebook. + default is top. + + + + + + Property + + System.UInt16 + + + + + Sets or obtains the width of the vertical border around the tabs. + Returns the vertical width of the border. + Default value is 2. + + diff --git a/doc/en/Gtk/NotebookPage.xml b/doc/en/Gtk/NotebookPage.xml index 436de953a..2daf53968 100644 --- a/doc/en/Gtk/NotebookPage.xml +++ b/doc/en/Gtk/NotebookPage.xml @@ -1,34 +1,35 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Opaque + + + This class has been deprecated. This class has been deprecated. The PageNum function that used to exist here is now - - GLib.Opaque - - - + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. diff --git a/doc/en/Gtk/NotebookTab.xml b/doc/en/Gtk/NotebookTab.xml index 5087cb958..56ded32d4 100644 --- a/doc/en/Gtk/NotebookTab.xml +++ b/doc/en/Gtk/NotebookTab.xml @@ -1,16 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An enumeration of tabs that can be found in every . - - System.Enum @@ -19,9 +15,14 @@ GLib.GType(typeof(Gtk.NotebookTabGType)) + + An enumeration of tabs that can be found in every . + + + Field Gtk.NotebookTab @@ -35,6 +36,7 @@ + Field Gtk.NotebookTab diff --git a/doc/en/Gtk/NumberUpLayout.xml b/doc/en/Gtk/NumberUpLayout.xml new file mode 100644 index 000000000..cca049f29 --- /dev/null +++ b/doc/en/Gtk/NumberUpLayout.xml @@ -0,0 +1,118 @@ + + + + + gtk-sharp + + + System.Enum + + + + GLib.GType(typeof(Gtk.NumberUpLayoutGType)) + + + + To be added. + To be added. + + + + + + + Field + + Gtk.NumberUpLayout + + + To be added. + + + + + + + Field + + Gtk.NumberUpLayout + + + To be added. + + + + + + + Field + + Gtk.NumberUpLayout + + + To be added. + + + + + + + Field + + Gtk.NumberUpLayout + + + To be added. + + + + + + + Field + + Gtk.NumberUpLayout + + + To be added. + + + + + + + Field + + Gtk.NumberUpLayout + + + To be added. + + + + + + + Field + + Gtk.NumberUpLayout + + + To be added. + + + + + + + Field + + Gtk.NumberUpLayout + + + To be added. + + + + + diff --git a/doc/en/Gtk/NumerableIcon.xml b/doc/en/Gtk/NumerableIcon.xml new file mode 100644 index 000000000..c571095dd --- /dev/null +++ b/doc/en/Gtk/NumerableIcon.xml @@ -0,0 +1,151 @@ + + + + + gtk-sharp + + + GLib.EmblemedIcon + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.Icon + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("background-icon-name") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.StyleContext + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/ObjectDeleteArgs.xml b/doc/en/Gtk/ObjectDeleteArgs.xml index aa5dcdd61..c31837e51 100644 --- a/doc/en/Gtk/ObjectDeleteArgs.xml +++ b/doc/en/Gtk/ObjectDeleteArgs.xml @@ -48,4 +48,4 @@ To be added. - \ No newline at end of file + diff --git a/doc/en/Gtk/ObjectDeleteHandler.xml b/doc/en/Gtk/ObjectDeleteHandler.xml index 9ef6c06f1..13d4f083f 100644 --- a/doc/en/Gtk/ObjectDeleteHandler.xml +++ b/doc/en/Gtk/ObjectDeleteHandler.xml @@ -21,4 +21,4 @@ To be added. - \ No newline at end of file + diff --git a/doc/en/Gtk/ObjectInsertedArgs.xml b/doc/en/Gtk/ObjectInsertedArgs.xml index 0827c92ab..a5e5c5d7c 100644 --- a/doc/en/Gtk/ObjectInsertedArgs.xml +++ b/doc/en/Gtk/ObjectInsertedArgs.xml @@ -48,4 +48,4 @@ To be added. - \ No newline at end of file + diff --git a/doc/en/Gtk/ObjectInsertedHandler.xml b/doc/en/Gtk/ObjectInsertedHandler.xml index 8c591209b..e506ce294 100644 --- a/doc/en/Gtk/ObjectInsertedHandler.xml +++ b/doc/en/Gtk/ObjectInsertedHandler.xml @@ -21,4 +21,4 @@ To be added. - \ No newline at end of file + diff --git a/doc/en/Gtk/OffscreenWindow.xml b/doc/en/Gtk/OffscreenWindow.xml new file mode 100644 index 000000000..19c7107a9 --- /dev/null +++ b/doc/en/Gtk/OffscreenWindow.xml @@ -0,0 +1,85 @@ + + + + + gtk-sharp + + + Gtk.Window + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gdk.Pixbuf + + + To be added. + To be added. + To be added. + + + + + + + Property + + Cairo.Surface + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/Orientable.xml b/doc/en/Gtk/Orientable.xml new file mode 100644 index 000000000..539cb10fb --- /dev/null +++ b/doc/en/Gtk/Orientable.xml @@ -0,0 +1,33 @@ + + + + + gtk-sharp + + + + GLib.IWrapper + + + + To be added. + To be added. + + + + + + + Property + + Gtk.Orientation + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/OrientableAdapter.xml b/doc/en/Gtk/OrientableAdapter.xml new file mode 100644 index 000000000..2b0588930 --- /dev/null +++ b/doc/en/Gtk/OrientableAdapter.xml @@ -0,0 +1,177 @@ + + + + + gtk-sharp + + + GLib.GInterfaceAdapter + + + + GLib.IWrapper + + + Gtk.Orientable + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.Orientable + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.Orientable + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.OrientableImplementor + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("orientation") + + + + Gtk.Orientation + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/OrientableImplementor.xml b/doc/en/Gtk/OrientableImplementor.xml new file mode 100644 index 000000000..a45796fdc --- /dev/null +++ b/doc/en/Gtk/OrientableImplementor.xml @@ -0,0 +1,23 @@ + + + + + gtk-sharp + + + + GLib.IWrapper + + + + + GLib.GInterface(typeof(Gtk.OrientableAdapter)) + + + + To be added. + To be added. + + + + diff --git a/doc/en/Gtk/Orientation.xml b/doc/en/Gtk/Orientation.xml index 8780369b8..0a53dcce0 100644 --- a/doc/en/Gtk/Orientation.xml +++ b/doc/en/Gtk/Orientation.xml @@ -1,17 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An enumeration storing the current orientation. - - - System.Enum @@ -20,9 +15,15 @@ GLib.GType(typeof(Gtk.OrientationGType)) + + An enumeration storing the current orientation. + + + + Field Gtk.Orientation @@ -36,6 +37,7 @@ + Field Gtk.Orientation diff --git a/doc/en/Gtk/OrientationChangedArgs.xml b/doc/en/Gtk/OrientationChangedArgs.xml index 45914e42d..18b151662 100644 --- a/doc/en/Gtk/OrientationChangedArgs.xml +++ b/doc/en/Gtk/OrientationChangedArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gtk.Orientation diff --git a/doc/en/Gtk/OrientationChangedHandler.xml b/doc/en/Gtk/OrientationChangedHandler.xml index b355f3e7f..f9d6d3fa5 100644 --- a/doc/en/Gtk/OrientationChangedHandler.xml +++ b/doc/en/Gtk/OrientationChangedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the OrientationChangedHandler instance to the event. The methods referenced by the OrientationChangedHandler instance are invoked whenever the event is raised, until the OrientationChangedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/OutputArgs.xml b/doc/en/Gtk/OutputArgs.xml index 351a01177..24b894fdd 100644 --- a/doc/en/Gtk/OutputArgs.xml +++ b/doc/en/Gtk/OutputArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor diff --git a/doc/en/Gtk/OutputHandler.xml b/doc/en/Gtk/OutputHandler.xml index ebe5c6ca3..a9dba845c 100644 --- a/doc/en/Gtk/OutputHandler.xml +++ b/doc/en/Gtk/OutputHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the OutputHandler instance to the event. The methods referenced by the OutputHandler instance are invoked whenever the event is raised, until the OutputHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/OwnerChangeArgs.xml b/doc/en/Gtk/OwnerChangeArgs.xml index 95dca6089..349c1b71a 100644 --- a/doc/en/Gtk/OwnerChangeArgs.xml +++ b/doc/en/Gtk/OwnerChangeArgs.xml @@ -1,11 +1,15 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. @@ -13,13 +17,10 @@ - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gdk.EventOwnerChange diff --git a/doc/en/Gtk/OwnerChangeHandler.xml b/doc/en/Gtk/OwnerChangeHandler.xml index f999ce190..930bdccb8 100644 --- a/doc/en/Gtk/OwnerChangeHandler.xml +++ b/doc/en/Gtk/OwnerChangeHandler.xml @@ -1,11 +1,21 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -17,15 +27,5 @@ - - System.Delegate - - - System.Void - - - - - diff --git a/doc/en/Gtk/PackDirection.xml b/doc/en/Gtk/PackDirection.xml index acd40bc56..f84c34c57 100644 --- a/doc/en/Gtk/PackDirection.xml +++ b/doc/en/Gtk/PackDirection.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Enum @@ -12,19 +12,15 @@ GLib.GType(typeof(Gtk.PackDirectionGType)) + + Menu Item packing directions. + + + - - - Field - - Gtk.PackDirection - - - Top to bottom. - - + Field Gtk.PackDirection @@ -33,18 +29,9 @@ Bottom to top. - - - Field - - Gtk.PackDirection - - - Right to left. - - + Field Gtk.PackDirection @@ -53,10 +40,27 @@ Left to right. + + + + Field + + Gtk.PackDirection + + + Right to left. + + + + + + Field + + Gtk.PackDirection + + + Top to bottom. + + - - Menu Item packing directions. - - - diff --git a/doc/en/Gtk/PackType.xml b/doc/en/Gtk/PackType.xml index 7a76c9a99..48ce3ec92 100644 --- a/doc/en/Gtk/PackType.xml +++ b/doc/en/Gtk/PackType.xml @@ -1,16 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Represents the packing location of children. (See: , , and ). - - System.Enum @@ -19,21 +15,14 @@ GLib.GType(typeof(Gtk.PackTypeGType)) + + Represents the packing location of children. (See: , , and ). + + - - - Field - - Gtk.PackType - - - - The child is packed into the start of the box. - - - + Field Gtk.PackType @@ -44,5 +33,18 @@ + + + + Field + + Gtk.PackType + + + + The child is packed into the start of the box. + + + diff --git a/doc/en/Gtk/PageAddedArgs.xml b/doc/en/Gtk/PageAddedArgs.xml index d8dd6df89..effed86e6 100644 --- a/doc/en/Gtk/PageAddedArgs.xml +++ b/doc/en/Gtk/PageAddedArgs.xml @@ -1,16 +1,22 @@ + gtk-sharp - 2.12.0.0 GLib.SignalArgs + + Args for . + + + + Constructor @@ -18,34 +24,33 @@ - - + + + Property Gtk.Widget - The added widget. - a . - + To be added. + To be added. + To be added. + - - + + + Property System.UInt32 - The index of the added page. - a . - + To be added. + To be added. + To be added. + - - Args for . - - - diff --git a/doc/en/Gtk/PageAddedHandler.xml b/doc/en/Gtk/PageAddedHandler.xml index e1fcc031d..487b9b4a4 100644 --- a/doc/en/Gtk/PageAddedHandler.xml +++ b/doc/en/Gtk/PageAddedHandler.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/PageOrientation.xml b/doc/en/Gtk/PageOrientation.xml index babcba703..ddfecf22a 100644 --- a/doc/en/Gtk/PageOrientation.xml +++ b/doc/en/Gtk/PageOrientation.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Enum @@ -12,9 +12,15 @@ GLib.GType(typeof(Gtk.PageOrientationGType)) + + Page Orientation enumeration. + + + + Field Gtk.PageOrientation @@ -23,28 +29,9 @@ Landscape Orientation. - - - Field - - Gtk.PageOrientation - - - Reverse Portrait Orientation. - - - - - Field - - Gtk.PageOrientation - - - Reverse Landscape Orientation. - - + Field Gtk.PageOrientation @@ -53,10 +40,27 @@ Portrait Orientation. + + + + Field + + Gtk.PageOrientation + + + Reverse Landscape Orientation. + + + + + + Field + + Gtk.PageOrientation + + + Reverse Portrait Orientation. + + - - Page Orientation enumeration. - - - diff --git a/doc/en/Gtk/PageRange.xml b/doc/en/Gtk/PageRange.xml index e21a33a36..6699e2d18 100644 --- a/doc/en/Gtk/PageRange.xml +++ b/doc/en/Gtk/PageRange.xml @@ -1,27 +1,26 @@ - + + gtk-sharp - 2.12.0.0 System.ValueType - + + + System.IEquatable<Gtk.PageRange> + + + + Page range structure. + + + - - - Field - - System.Int32 - - - Start page. - - - + Field System.Int32 @@ -31,19 +30,60 @@ - - - Field + + + + Method - Gtk.PageRange + System.Boolean + + + - An Empty range. - + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + Method Gtk.PageRange @@ -58,10 +98,29 @@ Normally only used by language bindings. + + + + Field + + System.Int32 + + + Start page. + + + + + + + Field + + Gtk.PageRange + + + An Empty range. + + + - - Page range structure. - - - diff --git a/doc/en/Gtk/PageRemovedArgs.xml b/doc/en/Gtk/PageRemovedArgs.xml index d1de87783..dcbc5a9e8 100644 --- a/doc/en/Gtk/PageRemovedArgs.xml +++ b/doc/en/Gtk/PageRemovedArgs.xml @@ -1,16 +1,22 @@ + gtk-sharp - 2.12.0.0 GLib.SignalArgs + + Arguments for . + + + + Constructor @@ -18,34 +24,33 @@ - - + + + Property Gtk.Widget - Widget removed. - a . - + To be added. + To be added. + To be added. + - - + + + Property System.UInt32 - Index of removed page. - a . - + To be added. + To be added. + To be added. + - - Arguments for . - - - diff --git a/doc/en/Gtk/PageRemovedHandler.xml b/doc/en/Gtk/PageRemovedHandler.xml index 6afaa65e8..fa294959b 100644 --- a/doc/en/Gtk/PageRemovedHandler.xml +++ b/doc/en/Gtk/PageRemovedHandler.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/PageReorderedArgs.xml b/doc/en/Gtk/PageReorderedArgs.xml index 155b19006..51499e990 100644 --- a/doc/en/Gtk/PageReorderedArgs.xml +++ b/doc/en/Gtk/PageReorderedArgs.xml @@ -1,16 +1,22 @@ + gtk-sharp - 2.12.0.0 GLib.SignalArgs + + Arguments for events. + + + + Constructor @@ -18,34 +24,33 @@ - - + + + Property Gtk.Widget - Reordered widget. - a . - + To be added. + To be added. + To be added. + - - + + + Property System.UInt32 - Index of reordered widget. - a . - + To be added. + To be added. + To be added. + - - Arguments for events. - - - diff --git a/doc/en/Gtk/PageReorderedHandler.xml b/doc/en/Gtk/PageReorderedHandler.xml index 25262a3ee..e249007c9 100644 --- a/doc/en/Gtk/PageReorderedHandler.xml +++ b/doc/en/Gtk/PageReorderedHandler.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/PageSet.xml b/doc/en/Gtk/PageSet.xml index 6492215b4..546d51f39 100644 --- a/doc/en/Gtk/PageSet.xml +++ b/doc/en/Gtk/PageSet.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Enum @@ -12,9 +12,15 @@ GLib.GType(typeof(Gtk.PageSetGType)) + + To be added. + To be added. + + + Field Gtk.PageSet @@ -25,6 +31,7 @@ + Field Gtk.PageSet @@ -35,6 +42,7 @@ + Field Gtk.PageSet @@ -44,9 +52,4 @@ - - To be added. - To be added. - - diff --git a/doc/en/Gtk/PageSetup.xml b/doc/en/Gtk/PageSetup.xml index 187617265..01263e7de 100644 --- a/doc/en/Gtk/PageSetup.xml +++ b/doc/en/Gtk/PageSetup.xml @@ -1,16 +1,22 @@ + gtk-sharp - 2.12.0.0 GLib.Object + + To be added. + To be added. + + + Constructor @@ -18,25 +24,9 @@ To be added. - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - + Constructor @@ -47,8 +37,38 @@ To be added. + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method Gtk.PageSetup @@ -62,6 +82,7 @@ + Method System.Double @@ -78,6 +99,7 @@ + Method System.Double @@ -94,6 +116,7 @@ + Method System.Double @@ -110,6 +133,7 @@ + Method System.Double @@ -126,6 +150,7 @@ + Method System.Double @@ -142,6 +167,7 @@ + Method System.Double @@ -158,6 +184,7 @@ + Method System.Double @@ -174,6 +201,7 @@ + Method System.Double @@ -189,7 +217,8 @@ - + + Property GLib.GType @@ -200,8 +229,47 @@ To be added. + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + - + + Property Gtk.PageOrientation @@ -213,7 +281,8 @@ - + + Property Gtk.PaperSize @@ -225,7 +294,8 @@ - + + Property Gtk.PaperSize @@ -238,6 +308,7 @@ + Method System.Void @@ -255,6 +326,7 @@ + Method System.Void @@ -272,6 +344,7 @@ + Method System.Void @@ -289,6 +362,7 @@ + Method System.Void @@ -304,20 +378,9 @@ To be added. - - - Constructor - - - - - To be added. - To be added. - To be added. - - + Method System.Boolean @@ -332,10 +395,24 @@ To be added. + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + - - To be added. - To be added. - - diff --git a/doc/en/Gtk/PageSetupDoneFunc.xml b/doc/en/Gtk/PageSetupDoneFunc.xml index 747dfb730..e200ffcc9 100644 --- a/doc/en/Gtk/PageSetupDoneFunc.xml +++ b/doc/en/Gtk/PageSetupDoneFunc.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/PageSetupUnixDialog.xml b/doc/en/Gtk/PageSetupUnixDialog.xml index edc79e7c9..39fbc7dfa 100644 --- a/doc/en/Gtk/PageSetupUnixDialog.xml +++ b/doc/en/Gtk/PageSetupUnixDialog.xml @@ -1,33 +1,22 @@ + gtk-sharp - 2.12.0.0 Gtk.Dialog + + To be added. + To be added. + + - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - + Constructor @@ -40,6 +29,7 @@ + Constructor @@ -53,7 +43,8 @@ - + + Property GLib.GType @@ -65,7 +56,8 @@ - + + Property Gtk.PageSetup @@ -77,7 +69,8 @@ - + + Property Gtk.PrintSettings @@ -89,9 +82,4 @@ - - To be added. - To be added. - - diff --git a/doc/en/Gtk/PaginateArgs.xml b/doc/en/Gtk/PaginateArgs.xml index 1d62a3b7a..b2b48eded 100644 --- a/doc/en/Gtk/PaginateArgs.xml +++ b/doc/en/Gtk/PaginateArgs.xml @@ -1,16 +1,24 @@ + gtk-sharp - 2.12.0.0 GLib.SignalArgs + + Event data. + + The event invokes delegates which pass event data via this class. + + + + Constructor @@ -19,7 +27,8 @@ - + + Property Gtk.PrintContext @@ -31,11 +40,4 @@ - - Event data. - - The event invokes delegates which pass event data via this class. - - - diff --git a/doc/en/Gtk/PaginateHandler.xml b/doc/en/Gtk/PaginateHandler.xml index 3591a93f9..798492876 100644 --- a/doc/en/Gtk/PaginateHandler.xml +++ b/doc/en/Gtk/PaginateHandler.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/Paned+PanedChild.xml b/doc/en/Gtk/Paned+PanedChild.xml index bf72a4f1e..8a11a2d12 100644 --- a/doc/en/Gtk/Paned+PanedChild.xml +++ b/doc/en/Gtk/Paned+PanedChild.xml @@ -1,35 +1,39 @@ + gtk-sharp - 2.12.0.0 Gtk.Container+ContainerChild + + A child of a , used to interact with its container child properties. + + + + - - - Property - - - Gtk.ChildProperty("shrink") - - - - System.Boolean - + + + + Constructor + + + + - Whether or not the child can be shrunk to less than its - - if the pane can be adjusted to make the child smaller than its - - + To be added. + To be added. + To be added. + To be added. + - + + Property @@ -47,11 +51,25 @@ + + + + Property + + + Gtk.ChildProperty("shrink") + + + + System.Boolean + + + Whether or not the child can be shrunk to less than its + + if the pane can be adjusted to make the child smaller than its + + + + - - A child of a , used to interact with its container child properties. - - - - diff --git a/doc/en/Gtk/Paned.xml b/doc/en/Gtk/Paned.xml index ebc366e4d..0e854a259 100644 --- a/doc/en/Gtk/Paned.xml +++ b/doc/en/Gtk/Paned.xml @@ -1,12 +1,20 @@ - + + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Container + + + + Gtk.Orientable + + Base class for containers that have two children separated by an adjustable pane. @@ -34,139 +42,118 @@ public Widget GetExampleFrame() - - Gtk.Container - - - - - - System.Reflection.DefaultMember("Item") - - - - - Method - - System.Void - + + + + Constructor - - - + - Packs a child widget into the second part of the Paned container, (the bottom or right panes). - A widget for this container to manage. - Whether this child should expand when the Paned widget is resized. - Whether this child can be made smaller than its default size by the user. - - - - - - Method - - System.Void - - - - - - - - Packs a child widget into the first part of the Paned container, (the top or left panes). - A widget for this container to manage. - Whether this child should expand when the Paned widget is resized. - Whether this child can be made smaller than its default size by the user. - - - - - - Method - - System.Void - - - - - - Adds a child widget into the second part of the Paned container, (the bottom or right panes), with default packing settings. - A widget for this container to manage. - - This is the same as calling with resize set to and shrink set to . - - - - - - Method - - System.Void - - - - - - Adds a child widget into the first part of the Paned container, (the top or left panes), with default packing settings. - A widget for this container to manage. - - This is the same as calling with resize set to and shrink set to . - - - - - - Method - - System.Void - - - - - - - - Determines the position of the pane separator based on the - size and shrinkability of the widget's children. - A - A - A - - + To be added. + To be added. + To be added. + + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. - - - Property + + + + Event + + + GLib.Signal("accept-position") + + - Gtk.Widget + Gtk.AcceptPositionHandler + - An accessor to the second child widget of this container - The child widget added with or . + Emitted when the paned has focus + + This signal is emitted when paned has the focus and any of + the Return, Enter, Space keys are pressed. This will also + cause the child widget with the focus to be activated. + + + + + + + Method + + System.Void + + + + + + A widget for this container to manage. + Adds a child widget into the first part of the Paned container, (the top or left panes), with default packing settings. + + This is the same as calling with resize set to and shrink set to . + + + + + + + Method + + System.Void + + + + + + A widget for this container to manage. + Adds a child widget into the second part of the Paned container, (the bottom or right panes), with default packing settings. + + This is the same as calling with resize set to and shrink set to . + + + + + + + Event + + + GLib.Signal("cancel-position") + + + + Gtk.CancelPositionHandler + + + + + Emitted when the Esc key is pressed while paned has the focus. + - + + Property Gtk.Widget @@ -177,48 +164,46 @@ public Widget GetExampleFrame() - - + + + Property - System.Int32 + Gtk.Widget - - - Manage the position of the splitter bar that separates the 2 child widgets. - The current position ofh + An accessor to the second child widget of this container + The child widget added with or . - - - GLib.Property("position") - - - - - Property - - System.Boolean - - - - - Whether the position property (related to and - ) should be used. - an object of type - - + + + + Event - GLib.Property("position-set") + GLib.Signal("cycle-child-focus") + + Gtk.CycleChildFocusHandler + + + + Emitted when F6 or Shift-F6 is pressed while paned has the focus. + + + Event + + + GLib.Signal("cycle-handle-focus") + + Gtk.CycleHandleFocusHandler @@ -236,109 +221,10 @@ public Widget GetExampleFrame() set reversed to . - - - GLib.Signal("cycle_handle_focus") - - - - - - Event - - Gtk.MoveHandleHandler - - - - - Emitted when paned has the focus and the separator is moved. - - - - - - GLib.Signal("move_handle") - - - - - - Event - - Gtk.CancelPositionHandler - - - - - Emitted when the Esc key is pressed while paned has the focus. - - - - - - GLib.Signal("cancel_position") - - - - - - Event - - Gtk.AcceptPositionHandler - - - - Emitted when the paned has focus - - This signal is emitted when paned has the focus and any of - the Return, Enter, Space keys are pressed. This will also - cause the child widget with the focus to be activated. - - - - - GLib.Signal("accept_position") - - - - - - Event - - Gtk.ToggleHandleFocusHandler - - - - - Emitted when paned has the focus and F8 is pressed to give the focus to or take the focus from the separator handle. - - - - - - GLib.Signal("toggle_handle_focus") - - - - - - Event - - Gtk.CycleChildFocusHandler - - - - Emitted when F6 or Shift-F6 is pressed while paned has the focus. - - - - - GLib.Signal("cycle_child_focus") - - - + + Property GLib.GType @@ -350,124 +236,47 @@ public Widget GetExampleFrame() Returns the native value for . - - - Method + + + + Property - System.Boolean + Gdk.Window + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.Container+ContainerChild - + - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Constructor - - - - Default constructor. - + To be added. + To be added. + To be added. + To be added. + - + + Property + + + GLib.Property("max-position") + + System.Int32 @@ -481,15 +290,16 @@ public Widget GetExampleFrame() - - - GLib.Property("max-position") - - - + + Property + + + GLib.Property("min-position") + + System.Int32 @@ -503,11 +313,269 @@ public Widget GetExampleFrame() + + + + + Event - GLib.Property("min-position") + GLib.Signal("move-handle") + + Gtk.MoveHandleHandler + + + + + Emitted when paned has the focus and the separator is moved. + + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideAcceptPosition", Type=typeof(Gtk.Paned)) + + + + System.Boolean + + + + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCancelPosition", Type=typeof(Gtk.Paned)) + + + + System.Boolean + + + + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCycleChildFocus", Type=typeof(Gtk.Paned)) + + + + System.Boolean + + + + + + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCycleHandleFocus", Type=typeof(Gtk.Paned)) + + + + System.Boolean + + + + + + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideMoveHandle", Type=typeof(Gtk.Paned)) + + + + System.Boolean + + + + + + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideToggleHandleFocus", Type=typeof(Gtk.Paned)) + + + + System.Boolean + + + + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Property + + + GLib.Property("orientation") + + + + Gtk.Orientation + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + A widget for this container to manage. + Whether this child should expand when the Paned widget is resized. + Whether this child can be made smaller than its default size by the user. + Packs a child widget into the first part of the Paned container, (the top or left panes). + + + + + + + Method + + System.Void + + + + + + + + A widget for this container to manage. + Whether this child should expand when the Paned widget is resized. + Whether this child can be made smaller than its default size by the user. + Packs a child widget into the second part of the Paned container, (the bottom or right panes). + + + + + + + Property + + + GLib.Property("position") + + + + System.Int32 + + + + + Manage the position of the splitter bar that separates the 2 child widgets. + The current position ofh + + + + + + + Property + + + GLib.Property("position-set") + + + + System.Boolean + + + + + Whether the position property (related to and + ) should be used. + an object of type + + + + + + + Event + + + GLib.Signal("toggle-handle-focus") + + + + Gtk.ToggleHandleFocusHandler + + + + + Emitted when paned has the focus and F8 is pressed to give the focus to or take the focus from the separator handle. + + + diff --git a/doc/en/Gtk/PaperSize.xml b/doc/en/Gtk/PaperSize.xml index cb13ce67e..42e473fe4 100644 --- a/doc/en/Gtk/PaperSize.xml +++ b/doc/en/Gtk/PaperSize.xml @@ -1,16 +1,22 @@ + gtk-sharp - 2.12.0.0 GLib.Opaque + + To be added. + To be added. + + + Constructor @@ -23,6 +29,7 @@ + Constructor @@ -33,8 +40,25 @@ To be added. + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Constructor @@ -53,6 +77,7 @@ + Constructor @@ -71,8 +96,65 @@ To be added. + + + + Property + + Gtk.PaperSize + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.PaperSize + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.PaperSize + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.PaperSize + + + To be added. + To be added. + To be added. + + + + Method Gtk.PaperSize @@ -85,7 +167,8 @@ - + + Property System.String @@ -97,7 +180,8 @@ - + + Property System.String @@ -108,8 +192,54 @@ To be added. + + + + Property + + Gtk.PaperSize + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + Method System.Double @@ -126,6 +256,7 @@ + Method System.Double @@ -142,6 +273,7 @@ + Method System.Double @@ -158,6 +290,7 @@ + Method System.Double @@ -174,6 +307,7 @@ + Method System.Double @@ -188,8 +322,26 @@ To be added. + + + + Method + + Gtk.PaperSize[] + + + + + + To be added. + To be added. + To be added. + To be added. + + + Method System.Double @@ -205,7 +357,8 @@ - + + Property GLib.GType @@ -217,7 +370,8 @@ - + + Property System.Boolean @@ -230,6 +384,7 @@ + Method System.Boolean @@ -244,8 +399,37 @@ To be added. + + + + Property + + Gtk.PaperSize + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.PaperSize + + + To be added. + To be added. + To be added. + + + - + + Property System.String @@ -257,7 +441,8 @@ - + + Property System.String @@ -270,6 +455,7 @@ + Method System.Void @@ -287,26 +473,24 @@ To be added. - - + + + Method - Gtk.PaperSize[] + System.Void - + + - To be added. + To be added. + To be added. To be added. - To be added. To be added. + - - To be added. - To be added. - - diff --git a/doc/en/Gtk/ParentSetArgs.xml b/doc/en/Gtk/ParentSetArgs.xml index d0ff1b3b7..d5a9d1587 100644 --- a/doc/en/Gtk/ParentSetArgs.xml +++ b/doc/en/Gtk/ParentSetArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gtk.Widget diff --git a/doc/en/Gtk/ParentSetHandler.xml b/doc/en/Gtk/ParentSetHandler.xml index 34ebf1e35..d4203ca84 100644 --- a/doc/en/Gtk/ParentSetHandler.xml +++ b/doc/en/Gtk/ParentSetHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the ParentSetHandler instance to the event. The methods referenced by the ParentSetHandler instance are invoked whenever the event is raised, until the ParentSetHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/ParseContext.xml b/doc/en/Gtk/ParseContext.xml new file mode 100644 index 000000000..1ede0696f --- /dev/null +++ b/doc/en/Gtk/ParseContext.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/PasteDoneArgs.xml b/doc/en/Gtk/PasteDoneArgs.xml new file mode 100644 index 000000000..89eef5bf4 --- /dev/null +++ b/doc/en/Gtk/PasteDoneArgs.xml @@ -0,0 +1,43 @@ + + + + + gtk-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + Gtk.Clipboard + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/PasteDoneHandler.xml b/doc/en/Gtk/PasteDoneHandler.xml new file mode 100644 index 000000000..79a31f77e --- /dev/null +++ b/doc/en/Gtk/PasteDoneHandler.xml @@ -0,0 +1,24 @@ + + + + + gtk-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/PathElement.xml b/doc/en/Gtk/PathElement.xml new file mode 100644 index 000000000..158532a1d --- /dev/null +++ b/doc/en/Gtk/PathElement.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/PixbufInsertedArgs.xml b/doc/en/Gtk/PixbufInsertedArgs.xml index 9bc86915c..44769e143 100644 --- a/doc/en/Gtk/PixbufInsertedArgs.xml +++ b/doc/en/Gtk/PixbufInsertedArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -28,8 +29,23 @@ Create a new instance with this constructor if you need to invoke a delegate. + + + + Property + + Gtk.TextIter + + + To be added. + To be added. + To be added. + + + - + + Property Gdk.Pixbuf @@ -41,18 +57,5 @@ - - - Property - - Gtk.TextIter - - - The position at which the pixbuf was inserted. - an object of type - - - - diff --git a/doc/en/Gtk/PixbufInsertedHandler.xml b/doc/en/Gtk/PixbufInsertedHandler.xml index 15b2baafb..56056f7f8 100644 --- a/doc/en/Gtk/PixbufInsertedHandler.xml +++ b/doc/en/Gtk/PixbufInsertedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the PixbufInsertedHandler instance to the event. The methods referenced by the PixbufInsertedHandler instance are invoked whenever the event is raised, until the PixbufInsertedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/Plug.xml b/doc/en/Gtk/Plug.xml index 165c97fe6..073df950d 100644 --- a/doc/en/Gtk/Plug.xml +++ b/doc/en/Gtk/Plug.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Window + + + Toplevel for embedding into other processes. @@ -18,75 +23,110 @@ inside the first applications window. - - Gtk.Window - - - - - - Method - - System.Void - - - - + + + + Constructor + + - Finish the initialization of for a given identified by socket_id. - an object of type - Finish the initialization of for a given identified by socket_id which is currently displayed on display. - This method will generally only be used by classes deriving from . + Protected constructor. + + + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. - + + Constructor - - + - Creates a new widget inside the identified by socket_id. - an object of type - - Creates a new widget inside the identified by socket_id. - If socket_id is 0, the is left "unplugged" and can later be plugged into a by . - + To be added. + To be added. + To be added. + - - - Property - - System.UInt32 - + + + + Constructor + + + + - Gets the window ID of a widget. - an object of type - Gets the window ID of a widget, which can then be used to embed this window inside another window, - for instance with . + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + Event + + + GLib.Signal("embedded") + + System.EventHandler @@ -96,49 +136,10 @@ - - - GLib.Signal("embedded") - - - - - - Method - - System.Void - - - - - - - Finish the initialization of the plug identified by - which is currently displayed on . - - a - a - This method will generally only be used by derived classes. - - - - - Constructor - - - - - - - Public constructor. - a - a , the ID of the socket to connect to on . - - - - + + Property GLib.GType @@ -150,49 +151,23 @@ Returns the native value for . - - - Method + + + + Property - System.Void + System.UInt64 - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Constructor - - - - Protected constructor. - - + Gets the window ID of a widget. + an object of type + Gets the window ID of a widget, which can then be used to embed this window inside another window, + for instance with . - + + Property @@ -209,5 +184,42 @@ + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideEmbedded", Type=typeof(Gtk.Plug)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Property + + + GLib.Property("socket-window") + + + + Gdk.Window + + + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/PlugRemovedArgs.xml b/doc/en/Gtk/PlugRemovedArgs.xml index b8fe2d638..7274c2fa5 100644 --- a/doc/en/Gtk/PlugRemovedArgs.xml +++ b/doc/en/Gtk/PlugRemovedArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor diff --git a/doc/en/Gtk/PlugRemovedHandler.xml b/doc/en/Gtk/PlugRemovedHandler.xml index ffdd52a3d..77055eb59 100644 --- a/doc/en/Gtk/PlugRemovedHandler.xml +++ b/doc/en/Gtk/PlugRemovedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the PlugRemovedHandler instance to the event. The methods referenced by the PlugRemovedHandler instance are invoked whenever the event is raised, until the PlugRemovedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/PolicyType.xml b/doc/en/Gtk/PolicyType.xml index 25d594c49..f44c4fc5b 100644 --- a/doc/en/Gtk/PolicyType.xml +++ b/doc/en/Gtk/PolicyType.xml @@ -1,16 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Determines when a will be visible. - - System.Enum @@ -19,9 +15,14 @@ GLib.GType(typeof(Gtk.PolicyTypeGType)) + + Determines when a will be visible. + + + Field Gtk.PolicyType @@ -34,6 +35,7 @@ + Field Gtk.PolicyType @@ -46,6 +48,7 @@ + Field Gtk.PolicyType diff --git a/doc/en/Gtk/PoppedDownArgs.xml b/doc/en/Gtk/PoppedDownArgs.xml new file mode 100644 index 000000000..e20bf6562 --- /dev/null +++ b/doc/en/Gtk/PoppedDownArgs.xml @@ -0,0 +1,29 @@ + + + + + gtk-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/PoppedDownHandler.xml b/doc/en/Gtk/PoppedDownHandler.xml new file mode 100644 index 000000000..3d857243e --- /dev/null +++ b/doc/en/Gtk/PoppedDownHandler.xml @@ -0,0 +1,24 @@ + + + + + gtk-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/PopulatePopupArgs.xml b/doc/en/Gtk/PopulatePopupArgs.xml index 5a144a879..f02b8f6c6 100644 --- a/doc/en/Gtk/PopulatePopupArgs.xml +++ b/doc/en/Gtk/PopulatePopupArgs.xml @@ -1,12 +1,16 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data for populating a popup. @@ -32,13 +36,10 @@ - - GLib.SignalArgs - - + Constructor @@ -48,7 +49,8 @@ - + + Property Gtk.Menu diff --git a/doc/en/Gtk/PopulatePopupHandler.xml b/doc/en/Gtk/PopulatePopupHandler.xml index 3dd45f3ee..80d82ed94 100644 --- a/doc/en/Gtk/PopulatePopupHandler.xml +++ b/doc/en/Gtk/PopulatePopupHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -34,15 +44,5 @@ To attach a to an event, add the PopulatePopupHandler instance to the event. The methods referenced by the PopulatePopupHandler instance are invoked whenever the event is raised, until the PopulatePopupHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/PopupContextMenuArgs.xml b/doc/en/Gtk/PopupContextMenuArgs.xml index 17ae02aee..7c3954c2e 100644 --- a/doc/en/Gtk/PopupContextMenuArgs.xml +++ b/doc/en/Gtk/PopupContextMenuArgs.xml @@ -1,11 +1,15 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. @@ -13,13 +17,10 @@ - - GLib.SignalArgs - - + Constructor @@ -28,8 +29,24 @@ Create a new instance with this constructor if you need to invoke a delegate. + + + + Property + + System.Int32 + + + + The mouse button number which was used to pop up the context menu. + a + + + + - + + Property System.Int32 @@ -43,7 +60,8 @@ - + + Property System.Int32 @@ -56,19 +74,5 @@ - - - Property - - System.Int32 - - - - The mouse button number which was used to pop up the context menu. - a - - - - diff --git a/doc/en/Gtk/PopupContextMenuHandler.xml b/doc/en/Gtk/PopupContextMenuHandler.xml index 4f7d35f38..223cef5c7 100644 --- a/doc/en/Gtk/PopupContextMenuHandler.xml +++ b/doc/en/Gtk/PopupContextMenuHandler.xml @@ -1,11 +1,21 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -17,15 +27,5 @@ - - System.Delegate - - - System.Void - - - - - diff --git a/doc/en/Gtk/PopupMenuArgs.xml b/doc/en/Gtk/PopupMenuArgs.xml index 80edd83bb..dea5716d7 100644 --- a/doc/en/Gtk/PopupMenuArgs.xml +++ b/doc/en/Gtk/PopupMenuArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor diff --git a/doc/en/Gtk/PopupMenuHandler.xml b/doc/en/Gtk/PopupMenuHandler.xml index 523d2d92e..c74b3182c 100644 --- a/doc/en/Gtk/PopupMenuHandler.xml +++ b/doc/en/Gtk/PopupMenuHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the PopupMenuHandler instance to the event. The methods referenced by the PopupMenuHandler instance are invoked whenever the event is raised, until the PopupMenuHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/PositionType.xml b/doc/en/Gtk/PositionType.xml index c48aace21..e3cdbc192 100644 --- a/doc/en/Gtk/PositionType.xml +++ b/doc/en/Gtk/PositionType.xml @@ -1,18 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Indicates a position for placement or layout. - - A PositionType is used to place widgets, usually relative to other widgets or other parts of the same widget. For example, the position of a handle in a , or the position of tabs in a . - - System.Enum @@ -21,9 +15,29 @@ GLib.GType(typeof(Gtk.PositionTypeGType)) + + Indicates a position for placement or layout. + + A PositionType is used to place widgets, usually relative to other widgets or other parts of the same widget. For example, the position of a handle in a , or the position of tabs in a . + + + + + + Field + + Gtk.PositionType + + + + The relevant item should be placed at the bottom. + + + + Field Gtk.PositionType @@ -36,6 +50,7 @@ + Field Gtk.PositionType @@ -48,6 +63,7 @@ + Field Gtk.PositionType @@ -58,17 +74,5 @@ - - - Field - - Gtk.PositionType - - - - The relevant item should be placed at the bottom. - - - diff --git a/doc/en/Gtk/PostActivateArgs.xml b/doc/en/Gtk/PostActivateArgs.xml index 176d4021e..9bad9bf3c 100644 --- a/doc/en/Gtk/PostActivateArgs.xml +++ b/doc/en/Gtk/PostActivateArgs.xml @@ -1,11 +1,15 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. @@ -13,13 +17,10 @@ - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gtk.Action diff --git a/doc/en/Gtk/PostActivateHandler.xml b/doc/en/Gtk/PostActivateHandler.xml index bd256d093..66d091744 100644 --- a/doc/en/Gtk/PostActivateHandler.xml +++ b/doc/en/Gtk/PostActivateHandler.xml @@ -1,11 +1,21 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -17,15 +27,5 @@ - - System.Delegate - - - System.Void - - - - - diff --git a/doc/en/Gtk/PreActivateArgs.xml b/doc/en/Gtk/PreActivateArgs.xml index 2622c5493..0127fc69a 100644 --- a/doc/en/Gtk/PreActivateArgs.xml +++ b/doc/en/Gtk/PreActivateArgs.xml @@ -1,11 +1,15 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. @@ -13,13 +17,10 @@ - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gtk.Action diff --git a/doc/en/Gtk/PreActivateHandler.xml b/doc/en/Gtk/PreActivateHandler.xml index 0353dfa0e..a179220e8 100644 --- a/doc/en/Gtk/PreActivateHandler.xml +++ b/doc/en/Gtk/PreActivateHandler.xml @@ -1,11 +1,21 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -17,15 +27,5 @@ - - System.Delegate - - - System.Void - - - - - diff --git a/doc/en/Gtk/PreeditChangedArgs.xml b/doc/en/Gtk/PreeditChangedArgs.xml new file mode 100644 index 000000000..4b36df141 --- /dev/null +++ b/doc/en/Gtk/PreeditChangedArgs.xml @@ -0,0 +1,43 @@ + + + + + gtk-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/PreeditChangedHandler.xml b/doc/en/Gtk/PreeditChangedHandler.xml new file mode 100644 index 000000000..d1197844c --- /dev/null +++ b/doc/en/Gtk/PreeditChangedHandler.xml @@ -0,0 +1,24 @@ + + + + + gtk-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/PrefixInsertedArgs.xml b/doc/en/Gtk/PrefixInsertedArgs.xml index 00ce359e5..116741289 100644 --- a/doc/en/Gtk/PrefixInsertedArgs.xml +++ b/doc/en/Gtk/PrefixInsertedArgs.xml @@ -1,11 +1,15 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. @@ -13,13 +17,10 @@ - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property System.String diff --git a/doc/en/Gtk/PrefixInsertedHandler.xml b/doc/en/Gtk/PrefixInsertedHandler.xml index b3164a5aa..b70e6f16f 100644 --- a/doc/en/Gtk/PrefixInsertedHandler.xml +++ b/doc/en/Gtk/PrefixInsertedHandler.xml @@ -1,11 +1,21 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -17,15 +27,5 @@ - - System.Delegate - - - System.Void - - - - - diff --git a/doc/en/Gtk/PrepareArgs.xml b/doc/en/Gtk/PrepareArgs.xml index 7f505c93e..8cb65f2ea 100644 --- a/doc/en/Gtk/PrepareArgs.xml +++ b/doc/en/Gtk/PrepareArgs.xml @@ -1,16 +1,24 @@ + gtk-sharp - 2.12.0.0 GLib.SignalArgs + + Event data. + + The event invokes delegates which pass event data via this class. + + + + Constructor @@ -19,7 +27,8 @@ - + + Property Gtk.Widget @@ -31,11 +40,4 @@ - - Event data. - - The event invokes delegates which pass event data via this class. - - - diff --git a/doc/en/Gtk/PrepareHandler.xml b/doc/en/Gtk/PrepareHandler.xml index ea9a8a6cd..91869b880 100644 --- a/doc/en/Gtk/PrepareHandler.xml +++ b/doc/en/Gtk/PrepareHandler.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/PreviewArgs.xml b/doc/en/Gtk/PreviewArgs.xml index 3ed47524e..6f0e5e6e2 100644 --- a/doc/en/Gtk/PreviewArgs.xml +++ b/doc/en/Gtk/PreviewArgs.xml @@ -1,16 +1,24 @@ + gtk-sharp - 2.12.0.0 GLib.SignalArgs + + Event data. + + The event invokes delegates which pass event data via this class. + + + + Constructor @@ -18,20 +26,9 @@ Create a new instance with this constructor if you need to invoke a delegate. - - - Property - - Gtk.PrintOperationPreview - - - The Print Preview operation. - A . - - - - + + Property Gtk.PrintContext @@ -43,7 +40,8 @@ - + + Property Gtk.Window @@ -54,12 +52,18 @@ + + + + Property + + Gtk.PrintOperationPreview + + + The Print Preview operation. + A . + + + - - Event data. - - The event invokes delegates which pass event data via this class. - - - diff --git a/doc/en/Gtk/PreviewHandler.xml b/doc/en/Gtk/PreviewHandler.xml index 56952a3a7..6353dc2df 100644 --- a/doc/en/Gtk/PreviewHandler.xml +++ b/doc/en/Gtk/PreviewHandler.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/Print.xml b/doc/en/Gtk/Print.xml index a11a40817..a0542dec4 100644 --- a/doc/en/Gtk/Print.xml +++ b/doc/en/Gtk/Print.xml @@ -1,16 +1,22 @@ + gtk-sharp - 2.12.0.0 System.Object + + Global Printing methods. + + + + Constructor @@ -18,8 +24,23 @@ + + + + Method + + System.Int32 + + + + Obtains the print operation error quark. + The error quark used for print operation errors. + + + + Method Gtk.PageSetup @@ -38,21 +59,9 @@ For a non-blocking dialog, use . - - - Method - - System.Int32 - - - - Obtains the print operation error quark. - The error quark used for print operation errors. - - - + Method System.Void @@ -73,9 +82,4 @@ - - Global Printing methods. - - - diff --git a/doc/en/Gtk/PrintBackend.xml b/doc/en/Gtk/PrintBackend.xml index 8158852a5..c12280cc9 100644 --- a/doc/en/Gtk/PrintBackend.xml +++ b/doc/en/Gtk/PrintBackend.xml @@ -1,42 +1,22 @@ - + + gtk-sharp - 2.12.0.0 - GLib.Object + GLib.Opaque + + To be added. + To be added. + + - - - Constructor - - - To be added. - To be added. - - - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - + Constructor @@ -47,311 +27,5 @@ To be added. - - - Method - - System.Void - - - - - - To be added. - To be added. - To be added. - - - - - Method - - System.Void - - - - To be added. - To be added. - - - - - Method - - System.Int32 - - - - To be added. - To be added. - To be added. - - - - - Method - - Gtk.Printer - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Property - - GLib.GType - - - To be added. - To be added. - To be added. - - - - - Method - - GLib.List - - - - To be added. - To be added. - To be added. - - - - - Method - - System.Void - - - - - - To be added. - To be added. - To be added. - - - - - Method - - System.Void - - - - To be added. - To be added. - - - - - Method - - System.Void - - - - To be added. - To be added. - - - - - Method - - System.Void - - - - - - To be added. - To be added. - To be added. - - - - - Method - - System.Void - - - - - - To be added. - To be added. - To be added. - - - - - Event - - - GLib.Signal("printer-added") - - - - Gtk.PrinterAddedHandler - - - To be added. - To be added. - - - - - Property - - GLib.List - - - To be added. - To be added. - To be added. - - - - - Event - - - GLib.Signal("printer-list-changed") - - - - System.EventHandler - - - To be added. - To be added. - - - - - Event - - - GLib.Signal("printer-list-done") - - - - System.EventHandler - - - To be added. - To be added. - - - - - Method - - System.Boolean - - - - To be added. - To be added. - To be added. - - - - - Event - - - GLib.Signal("printer-removed") - - - - Gtk.PrinterRemovedHandler - - - To be added. - To be added. - - - - - Event - - - GLib.Signal("printer-status-changed") - - - - Gtk.PrinterStatusChangedHandler - - - To be added. - To be added. - - - - - Method - - System.Void - - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Void - - - - - - To be added. - To be added. - To be added. - - - - - Method - - System.Void - - - - To be added. - To be added. - - - - To be added. - To be added. - - diff --git a/doc/en/Gtk/PrintBackendModule.xml b/doc/en/Gtk/PrintBackendModule.xml new file mode 100644 index 000000000..243bc25a6 --- /dev/null +++ b/doc/en/Gtk/PrintBackendModule.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/PrintBackendModuleClass.xml b/doc/en/Gtk/PrintBackendModuleClass.xml new file mode 100644 index 000000000..acd2a53eb --- /dev/null +++ b/doc/en/Gtk/PrintBackendModuleClass.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/PrintCapabilities.xml b/doc/en/Gtk/PrintCapabilities.xml index a25e3e8b3..fb2dd4b28 100644 --- a/doc/en/Gtk/PrintCapabilities.xml +++ b/doc/en/Gtk/PrintCapabilities.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Enum @@ -15,9 +15,15 @@ System.Flags + + PrintCapabilites enumeration. + + + + Field Gtk.PrintCapabilities @@ -28,6 +34,7 @@ + Field Gtk.PrintCapabilities @@ -38,6 +45,7 @@ + Field Gtk.PrintCapabilities @@ -48,6 +56,7 @@ + Field Gtk.PrintCapabilities @@ -56,8 +65,33 @@ Sends documents in Postscript format. + + + + Field + + Gtk.PrintCapabilities + + + To be added. + + + + + + + Field + + Gtk.PrintCapabilities + + + To be added. + + + + Field Gtk.PrintCapabilities @@ -68,6 +102,7 @@ + Field Gtk.PrintCapabilities @@ -78,6 +113,7 @@ + Field Gtk.PrintCapabilities @@ -88,6 +124,7 @@ + Field Gtk.PrintCapabilities @@ -96,21 +133,5 @@ Scaled printing is supported. - - - Field - - Gtk.PrintCapabilities - - - To be added. - - - - - PrintCapabilites enumeration. - - - diff --git a/doc/en/Gtk/PrintContext.xml b/doc/en/Gtk/PrintContext.xml index f7a52778a..f70a7bfa1 100644 --- a/doc/en/Gtk/PrintContext.xml +++ b/doc/en/Gtk/PrintContext.xml @@ -1,16 +1,22 @@ + gtk-sharp - 2.12.0.0 GLib.Object + + To be added. + To be added. + + + Constructor @@ -18,25 +24,9 @@ To be added. - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - + Constructor @@ -48,7 +38,8 @@ - + + Property Cairo.Context @@ -61,6 +52,7 @@ + Method Pango.Context @@ -74,6 +66,7 @@ + Method Pango.Layout @@ -86,7 +79,8 @@ - + + Property System.Double @@ -98,7 +92,8 @@ - + + Property System.Double @@ -109,8 +104,33 @@ To be added. + + + + Method + + System.Boolean + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + - + + Property GLib.GType @@ -122,7 +142,8 @@ - + + Property System.Double @@ -134,7 +155,8 @@ - + + Property Gtk.PageSetup @@ -146,7 +168,8 @@ - + + Property Pango.FontMap @@ -159,6 +182,7 @@ + Method System.Void @@ -177,7 +201,8 @@ - + + Property System.Double @@ -189,9 +214,4 @@ - - To be added. - To be added. - - diff --git a/doc/en/Gtk/PrintDuplex.xml b/doc/en/Gtk/PrintDuplex.xml index a63430036..d79844a1b 100644 --- a/doc/en/Gtk/PrintDuplex.xml +++ b/doc/en/Gtk/PrintDuplex.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Enum @@ -12,9 +12,15 @@ GLib.GType(typeof(Gtk.PrintDuplexGType)) + + To be added. + To be added. + + + Field Gtk.PrintDuplex @@ -25,6 +31,7 @@ + Field Gtk.PrintDuplex @@ -35,6 +42,7 @@ + Field Gtk.PrintDuplex @@ -44,9 +52,4 @@ - - To be added. - To be added. - - diff --git a/doc/en/Gtk/PrintError.xml b/doc/en/Gtk/PrintError.xml index 653ee31e6..10c01c94a 100644 --- a/doc/en/Gtk/PrintError.xml +++ b/doc/en/Gtk/PrintError.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Enum @@ -12,9 +12,15 @@ GLib.GType(typeof(Gtk.PrintErrorGType)) + + Print error enumeration. + + + + Field Gtk.PrintError @@ -25,6 +31,7 @@ + Field Gtk.PrintError @@ -33,18 +40,9 @@ Internal error occurred. - - - Field - - Gtk.PrintError - - - Out of memory. - - + Field Gtk.PrintError @@ -54,10 +52,16 @@ + + + + Field + + Gtk.PrintError + + + Out of memory. + + - - Print error enumeration. - - - diff --git a/doc/en/Gtk/PrintJob.xml b/doc/en/Gtk/PrintJob.xml index 06db949a0..eb5cee2e6 100644 --- a/doc/en/Gtk/PrintJob.xml +++ b/doc/en/Gtk/PrintJob.xml @@ -1,33 +1,22 @@ + gtk-sharp - 2.12.0.0 GLib.Object + + Print job class. + Represents a job sent to a printer. Direct use of this class is only necessary when using the non-portable API. The property accesses the cairo surface onto which the pages should be drawn. When finished drawing, call to send the job to the printer. + + - - - Constructor - - - System.Obsolete - - - - - - - Native type value. - Obsolete Protected Constructor. - Do not use. Replaced by which registers native types automatically. Subclasses should chain to the IntPtr constructor passing and call CreateNativeObject instead of using this constructor. This constructor is provided for backward compatibility if you have manually registered a native value for your subclass. - - + Constructor @@ -40,6 +29,7 @@ + Constructor @@ -56,8 +46,56 @@ Instantiates a print job. + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.PageRange + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Cairo.Surface + + + + To be added. + To be added. + To be added. + + + - + + Property GLib.GType @@ -68,9 +106,57 @@ Returns the native value for . + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.NumberUpLayout + + + To be added. + To be added. + To be added. + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideStatusChanged", Type=typeof(Gtk.PrintJob)) + + System.Void @@ -80,8 +166,37 @@ Override this method in a subclass to provide a default handler for the event. + + + + Property + + Gtk.PrintPages + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.PageSet + + + To be added. + To be added. + To be added. + + + - + + Property @@ -98,7 +213,8 @@ - + + Property @@ -114,8 +230,51 @@ The printer associated with the job. + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Double + + + To be added. + To be added. + To be added. + + + + Method System.Void @@ -129,8 +288,28 @@ When sending is complete, is invoked. + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method System.Boolean @@ -146,7 +325,8 @@ - + + Property @@ -163,7 +343,8 @@ - + + Property Gtk.PrintStatus @@ -176,6 +357,7 @@ + Event @@ -191,7 +373,8 @@ - + + Property @@ -208,7 +391,8 @@ - + + Property @@ -225,9 +409,4 @@ - - Print job class. - Represents a job sent to a printer. Direct use of this class is only necessary when using the non-portable API. The property accesses the cairo surface onto which the pages should be drawn. When finished drawing, call to send the job to the printer. - - diff --git a/doc/en/Gtk/PrintJobCompleteFunc.xml b/doc/en/Gtk/PrintJobCompleteFunc.xml index d65649089..79f62b095 100644 --- a/doc/en/Gtk/PrintJobCompleteFunc.xml +++ b/doc/en/Gtk/PrintJobCompleteFunc.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/PrintOperation.xml b/doc/en/Gtk/PrintOperation.xml index e5394b602..092c0b06a 100644 --- a/doc/en/Gtk/PrintOperation.xml +++ b/doc/en/Gtk/PrintOperation.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 GLib.Object @@ -12,9 +12,15 @@ Gtk.PrintOperationPreview + + To be added. + To be added. + + + Constructor @@ -22,25 +28,9 @@ To be added. - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - + Constructor @@ -52,7 +42,8 @@ - + + Property @@ -70,6 +61,7 @@ + Event @@ -86,6 +78,7 @@ + Method System.Void @@ -98,6 +91,7 @@ + Event @@ -113,7 +107,8 @@ - + + Property @@ -130,7 +125,8 @@ - + + Property @@ -148,6 +144,7 @@ + Event @@ -163,7 +160,8 @@ - + + Property @@ -181,6 +179,7 @@ + Event @@ -197,6 +196,7 @@ + Event @@ -211,8 +211,42 @@ To be added. + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("embed-page-setup") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + Method System.Void @@ -225,6 +259,7 @@ + Event @@ -240,7 +275,8 @@ - + + Property @@ -258,6 +294,7 @@ + Method System.Void @@ -270,6 +307,7 @@ + Event @@ -285,7 +323,8 @@ - + + Property GLib.GType @@ -296,8 +335,28 @@ To be added. + + + + Property + + + GLib.Property("has-selection") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + - + + Property System.Boolean @@ -310,6 +369,7 @@ + Method System.Boolean @@ -325,7 +385,8 @@ - + + Property @@ -342,7 +403,8 @@ - + + Property @@ -358,9 +420,34 @@ To be added. + + + + Property + + + GLib.Property("n-pages-to-print") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideBeginPrint", Type=typeof(Gtk.PrintOperation)) + + System.Void @@ -375,7 +462,13 @@ + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCreateCustomWidget", Type=typeof(Gtk.PrintOperation)) + + Gtk.Widget @@ -388,7 +481,13 @@ + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCustomWidgetApply", Type=typeof(Gtk.PrintOperation)) + + System.Void @@ -403,7 +502,13 @@ + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDone", Type=typeof(Gtk.PrintOperation)) + + System.Void @@ -418,7 +523,13 @@ + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDrawPage", Type=typeof(Gtk.PrintOperation)) + + System.Void @@ -435,7 +546,13 @@ + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideEndPrint", Type=typeof(Gtk.PrintOperation)) + + System.Void @@ -450,7 +567,13 @@ + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGotPageSize", Type=typeof(Gtk.PrintOperation)) + + System.Void @@ -467,7 +590,13 @@ + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePaginate", Type=typeof(Gtk.PrintOperation)) + + System.Boolean @@ -483,7 +612,13 @@ + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePreview", Type=typeof(Gtk.PrintOperation)) + + System.Boolean @@ -503,7 +638,13 @@ + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideReady", Type=typeof(Gtk.PrintOperation)) + + System.Void @@ -518,7 +659,13 @@ + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRequestPageSetup", Type=typeof(Gtk.PrintOperation)) + + System.Void @@ -537,7 +684,13 @@ + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideStatusChanged", Type=typeof(Gtk.PrintOperation)) + + System.Void @@ -547,8 +700,35 @@ To be added. + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideUpdateCustomWidget", Type=typeof(Gtk.PrintOperation)) + + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + Event @@ -565,6 +745,7 @@ + Event @@ -580,7 +761,8 @@ - + + Property @@ -598,6 +780,7 @@ + Event @@ -614,6 +797,7 @@ + Method System.Void @@ -629,6 +813,7 @@ + Event @@ -645,6 +830,7 @@ + Method Gtk.PrintOperationResult @@ -661,8 +847,23 @@ To be added. + + + + Method + + System.Void + + + + To be added. + To be added. + + + - + + Property @@ -679,7 +880,8 @@ - + + Property @@ -697,6 +899,7 @@ + Event @@ -712,7 +915,8 @@ - + + Property @@ -728,8 +932,28 @@ To be added. + + + + Property + + + GLib.Property("support-selection") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + - + + Property @@ -746,7 +970,8 @@ - + + Property @@ -762,8 +987,27 @@ To be added. + + + + Event + + + GLib.Signal("update-custom-widget") + + + + Gtk.UpdateCustomWidgetHandler + + + To be added. + To be added. + + + - + + Property @@ -780,9 +1024,4 @@ - - To be added. - To be added. - - diff --git a/doc/en/Gtk/PrintOperationAction.xml b/doc/en/Gtk/PrintOperationAction.xml index 6648625f0..f2c11daaa 100644 --- a/doc/en/Gtk/PrintOperationAction.xml +++ b/doc/en/Gtk/PrintOperationAction.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Enum @@ -12,9 +12,15 @@ GLib.GType(typeof(Gtk.PrintOperationActionGType)) + + Print operation action enumeration. + + + + Field Gtk.PrintOperationAction @@ -25,6 +31,7 @@ + Field Gtk.PrintOperationAction @@ -35,6 +42,7 @@ + Field Gtk.PrintOperationAction @@ -45,6 +53,7 @@ + Field Gtk.PrintOperationAction @@ -54,9 +63,4 @@ - - Print operation action enumeration. - - - diff --git a/doc/en/Gtk/PrintOperationPreview.xml b/doc/en/Gtk/PrintOperationPreview.xml index ec5be62d0..0fe5f099e 100644 --- a/doc/en/Gtk/PrintOperationPreview.xml +++ b/doc/en/Gtk/PrintOperationPreview.xml @@ -1,17 +1,23 @@ + gtk-sharp - 2.12.0.0 GLib.IWrapper + + To be added. + To be added. + + + Method System.Void @@ -24,6 +30,7 @@ + Event Gtk.GotPageSizeHandler @@ -35,6 +42,7 @@ + Method System.Boolean @@ -51,6 +59,7 @@ + Event Gtk.ReadyHandler @@ -62,6 +71,7 @@ + Method System.Void @@ -76,9 +86,4 @@ - - To be added. - To be added. - - diff --git a/doc/en/Gtk/PrintOperationPreviewAdapter.xml b/doc/en/Gtk/PrintOperationPreviewAdapter.xml index e765fcbe7..c8d2e19cf 100644 --- a/doc/en/Gtk/PrintOperationPreviewAdapter.xml +++ b/doc/en/Gtk/PrintOperationPreviewAdapter.xml @@ -1,20 +1,29 @@ - + + gtk-sharp - 2.12.0.0 GLib.GInterfaceAdapter + + GLib.IWrapper + Gtk.PrintOperationPreview + + PrintOperationPreview interface adapter. + Adapts a implementation to expose the complete interface API. + + + Constructor @@ -24,6 +33,7 @@ + Constructor @@ -34,8 +44,23 @@ To be added. + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + Method System.Void @@ -46,8 +71,27 @@ To be added. + + + + Method + + Gtk.PrintOperationPreview + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method Gtk.PrintOperationPreview @@ -66,6 +110,7 @@ + Event @@ -80,55 +125,37 @@ To be added. - - - Method + + + + Property - System.Boolean + GLib.GType - - - - To be added. To be added. - To be added. + To be added. To be added. + - - - Event - - - GLib.Signal("ready") - - + + + + Property - Gtk.ReadyHandler + System.IntPtr To be added. + To be added. To be added. - - - - - Method - - System.Void - - - - - - To be added. - To be added. - To be added. + - + + Property Gtk.PrintOperationPreviewImplementor @@ -141,6 +168,7 @@ + Method System.Boolean @@ -155,8 +183,23 @@ To be added. + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + Event @@ -173,6 +216,7 @@ + Method System.Void @@ -187,9 +231,4 @@ - - PrintOperationPreview interface adapter. - Adapts a implementation to expose the complete interface API. - - diff --git a/doc/en/Gtk/PrintOperationPreviewImplementor.xml b/doc/en/Gtk/PrintOperationPreviewImplementor.xml index d3d0b5202..9f41d4454 100644 --- a/doc/en/Gtk/PrintOperationPreviewImplementor.xml +++ b/doc/en/Gtk/PrintOperationPreviewImplementor.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 @@ -14,9 +14,15 @@ GLib.GInterface(typeof(Gtk.PrintOperationPreviewAdapter)) + + PrintOperationPreview implementor interface. + The implementable portion of the interface. + + + Method System.Void @@ -29,6 +35,7 @@ + Method System.Boolean @@ -45,6 +52,7 @@ + Method System.Void @@ -59,9 +67,4 @@ - - PrintOperationPreview implementor interface. - The implementable portion of the interface. - - diff --git a/doc/en/Gtk/PrintOperationResult.xml b/doc/en/Gtk/PrintOperationResult.xml index a0955319b..486ce6c90 100644 --- a/doc/en/Gtk/PrintOperationResult.xml +++ b/doc/en/Gtk/PrintOperationResult.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Enum @@ -12,9 +12,15 @@ GLib.GType(typeof(Gtk.PrintOperationResultGType)) + + To be added. + To be added. + + + Field Gtk.PrintOperationResult @@ -25,6 +31,7 @@ + Field Gtk.PrintOperationResult @@ -35,6 +42,7 @@ + Field Gtk.PrintOperationResult @@ -45,6 +53,7 @@ + Field Gtk.PrintOperationResult @@ -54,9 +63,4 @@ - - To be added. - To be added. - - diff --git a/doc/en/Gtk/PrintPages.xml b/doc/en/Gtk/PrintPages.xml index 1d90a7d97..02288d0ee 100644 --- a/doc/en/Gtk/PrintPages.xml +++ b/doc/en/Gtk/PrintPages.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Enum @@ -12,9 +12,15 @@ GLib.GType(typeof(Gtk.PrintPagesGType)) + + PrintPages enumeration. + + + + Field Gtk.PrintPages @@ -25,6 +31,7 @@ + Field Gtk.PrintPages @@ -35,6 +42,7 @@ + Field Gtk.PrintPages @@ -43,10 +51,17 @@ Print a range of pages. + + + + Field + + Gtk.PrintPages + + + To be added. + + + - - PrintPages enumeration. - - - diff --git a/doc/en/Gtk/PrintPagesData.xml b/doc/en/Gtk/PrintPagesData.xml new file mode 100644 index 000000000..68d02734c --- /dev/null +++ b/doc/en/Gtk/PrintPagesData.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/PrintQuality.xml b/doc/en/Gtk/PrintQuality.xml index 7578a6a55..5a3a32902 100644 --- a/doc/en/Gtk/PrintQuality.xml +++ b/doc/en/Gtk/PrintQuality.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Enum @@ -12,9 +12,15 @@ GLib.GType(typeof(Gtk.PrintQualityGType)) + + Print quality enumeration. + + + + Field Gtk.PrintQuality @@ -25,6 +31,7 @@ + Field Gtk.PrintQuality @@ -35,6 +42,7 @@ + Field Gtk.PrintQuality @@ -45,6 +53,7 @@ + Field Gtk.PrintQuality @@ -54,9 +63,4 @@ - - Print quality enumeration. - - - diff --git a/doc/en/Gtk/PrintSettings.xml b/doc/en/Gtk/PrintSettings.xml index bc402ed58..24154ba54 100644 --- a/doc/en/Gtk/PrintSettings.xml +++ b/doc/en/Gtk/PrintSettings.xml @@ -1,16 +1,22 @@ + gtk-sharp - 2.12.0.0 GLib.Object + + To be added. + To be added. + + + Constructor @@ -18,25 +24,9 @@ To be added. - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - + Constructor @@ -47,8 +37,38 @@ To be added. + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + - + + Property System.Boolean @@ -61,6 +81,7 @@ + Method Gtk.PrintSettings @@ -73,7 +94,8 @@ - + + Property System.String @@ -85,7 +107,8 @@ - + + Property System.String @@ -97,7 +120,8 @@ - + + Property Gtk.PrintDuplex @@ -109,7 +133,8 @@ - + + Property System.String @@ -122,6 +147,7 @@ + Method System.Void @@ -137,6 +163,7 @@ + Method System.String @@ -153,6 +180,7 @@ + Method System.Boolean @@ -169,6 +197,7 @@ + Method System.Double @@ -185,6 +214,7 @@ + Method System.Double @@ -203,6 +233,7 @@ + Method System.Int32 @@ -219,6 +250,7 @@ + Method System.Int32 @@ -237,6 +269,7 @@ + Method System.Double @@ -255,6 +288,7 @@ + Method Gtk.PageRange @@ -271,6 +305,7 @@ + Method System.Double @@ -287,6 +322,7 @@ + Method System.Double @@ -302,7 +338,8 @@ - + + Property GLib.GType @@ -315,6 +352,7 @@ + Method System.Boolean @@ -329,8 +367,47 @@ To be added. + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + - + + Property System.String @@ -342,7 +419,8 @@ - + + Property System.Int32 @@ -354,7 +432,8 @@ - + + Property System.Int32 @@ -365,8 +444,23 @@ To be added. + + + + Property + + Gtk.NumberUpLayout + + + To be added. + To be added. + To be added. + + + - + + Property Gtk.PageOrientation @@ -378,7 +472,8 @@ - + + Property System.String @@ -390,7 +485,8 @@ - + + Property Gtk.PageSet @@ -402,7 +498,8 @@ - + + Property Gtk.PaperSize @@ -414,7 +511,8 @@ - + + Property System.String @@ -425,8 +523,23 @@ To be added. + + + + Property + + System.Double + + + To be added. + To be added. + To be added. + + + - + + Property Gtk.PrintPages @@ -438,7 +551,8 @@ - + + Property Gtk.PrintQuality @@ -450,7 +564,8 @@ - + + Property System.Int32 @@ -461,8 +576,37 @@ To be added. + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + - + + Property System.Boolean @@ -474,7 +618,8 @@ - + + Property System.Double @@ -487,6 +632,7 @@ + Method System.Void @@ -504,6 +650,7 @@ + Method System.Void @@ -521,6 +668,7 @@ + Method System.Void @@ -538,6 +686,7 @@ + Method System.Void @@ -555,6 +704,7 @@ + Method System.Void @@ -574,6 +724,7 @@ + Method System.Void @@ -591,6 +742,7 @@ + Method System.Void @@ -608,6 +760,7 @@ + Method System.Void @@ -623,47 +776,28 @@ To be added. - - + + + Method System.Void - + + - To be added. - To be added. - To be added. - - - - - Property - - System.Boolean - - - To be added. - To be added. - To be added. - - - - - Constructor - - - - - To be added. + To be added. + To be added. To be added. To be added. + + Method System.Boolean @@ -678,10 +812,53 @@ To be added. + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + - - To be added. - To be added. - - diff --git a/doc/en/Gtk/PrintSettingsFunc.xml b/doc/en/Gtk/PrintSettingsFunc.xml index f9b24b60f..91cf1ff2f 100644 --- a/doc/en/Gtk/PrintSettingsFunc.xml +++ b/doc/en/Gtk/PrintSettingsFunc.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/PrintStatus.xml b/doc/en/Gtk/PrintStatus.xml index 9a0c947dd..0d13d60e0 100644 --- a/doc/en/Gtk/PrintStatus.xml +++ b/doc/en/Gtk/PrintStatus.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Enum @@ -12,9 +12,15 @@ GLib.GType(typeof(Gtk.PrintStatusGType)) + + PrintStatus enumeration. + + + + Field Gtk.PrintStatus @@ -25,6 +31,7 @@ + Field Gtk.PrintStatus @@ -35,6 +42,7 @@ + Field Gtk.PrintStatus @@ -45,6 +53,7 @@ + Field Gtk.PrintStatus @@ -55,6 +64,7 @@ + Field Gtk.PrintStatus @@ -65,6 +75,7 @@ + Field Gtk.PrintStatus @@ -75,6 +86,7 @@ + Field Gtk.PrintStatus @@ -85,6 +97,7 @@ + Field Gtk.PrintStatus @@ -95,6 +108,7 @@ + Field Gtk.PrintStatus @@ -104,9 +118,4 @@ - - PrintStatus enumeration. - - - diff --git a/doc/en/Gtk/PrintUnixDialog.xml b/doc/en/Gtk/PrintUnixDialog.xml index 1bcd3f985..9df5fe45b 100644 --- a/doc/en/Gtk/PrintUnixDialog.xml +++ b/doc/en/Gtk/PrintUnixDialog.xml @@ -1,33 +1,22 @@ + gtk-sharp - 2.12.0.0 Gtk.Dialog + + Unix print dialog. + This class implements a Print dialog for platforms which don't provide a native printing dialog. + + - - - Constructor - - - System.Obsolete - - - - - - - Native type value. - Obsolete Protected Constructor. - Do not use. Replaced by which registers native types automatically. Subclasses should chain to the IntPtr constructor passing and call CreateNativeObject instead of using this constructor. This constructor is provided for backward compatibility if you have manually registered a native value for your subclass. - - + Constructor @@ -40,6 +29,7 @@ + Constructor @@ -54,6 +44,7 @@ + Method System.Void @@ -70,7 +61,8 @@ - + + Property @@ -86,8 +78,28 @@ + + + + Property + + + GLib.Property("embed-page-setup") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + - + + Property GLib.GType @@ -98,9 +110,34 @@ Returns the native value for . - - + + + Property + + + GLib.Property("has-selection") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("manual-capabilities") + + Gtk.PrintCapabilities @@ -111,7 +148,8 @@ - + + Property @@ -127,8 +165,23 @@ + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + - + + Property @@ -145,7 +198,8 @@ - + + Property @@ -162,7 +216,8 @@ - + + Property Gtk.PrintSettings @@ -173,10 +228,24 @@ + + + + Property + + + GLib.Property("support-selection") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + - - Unix print dialog. - This class implements a Print dialog for platforms which don't provide a native printing dialog. - - diff --git a/doc/en/Gtk/PrintWin32Devnames.xml b/doc/en/Gtk/PrintWin32Devnames.xml index 83570bc0a..60534dc65 100644 --- a/doc/en/Gtk/PrintWin32Devnames.xml +++ b/doc/en/Gtk/PrintWin32Devnames.xml @@ -1,16 +1,31 @@ - + + gtk-sharp - 2.12.0.0 System.ValueType - + + + System.IEquatable<Gtk.PrintWin32Devnames> + + + + + System.Obsolete + + + + Internal structure. + Do not use. + + + Field System.String @@ -22,6 +37,7 @@ + Field System.String @@ -31,8 +47,45 @@ Do not use. + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Field System.Int32 @@ -44,6 +97,7 @@ + Method System.Void @@ -54,8 +108,24 @@ Do not use. + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + Method Gtk.PrintWin32Devnames @@ -72,6 +142,7 @@ + Field System.String @@ -83,6 +154,7 @@ + Field Gtk.PrintWin32Devnames @@ -93,14 +165,4 @@ - - Internal structure. - Do not use. - - - - - System.Obsolete - - diff --git a/doc/en/Gtk/Printer.xml b/doc/en/Gtk/Printer.xml index 404bb5302..d2eb79df0 100644 --- a/doc/en/Gtk/Printer.xml +++ b/doc/en/Gtk/Printer.xml @@ -1,33 +1,22 @@ + gtk-sharp - 2.12.0.0 GLib.Object + + To be added. + To be added. + + - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - + Constructor @@ -40,6 +29,7 @@ + Constructor @@ -54,8 +44,28 @@ To be added. + + + + Property + + + GLib.Property("accepting-jobs") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + - + + Property @@ -72,7 +82,8 @@ - + + Property @@ -89,7 +100,8 @@ - + + Property @@ -105,8 +117,22 @@ To be added. + + + + Property + + Gtk.PrintCapabilities + + + To be added. + To be added. + To be added. + + + Method System.Int32 @@ -121,8 +147,23 @@ To be added. + + + + Property + + Gtk.PageSetup + + + To be added. + To be added. + To be added. + + + - + + Property System.String @@ -135,6 +176,7 @@ + Event @@ -151,6 +193,7 @@ + Method System.Void @@ -166,8 +209,33 @@ To be added. + + + + Method + + System.Boolean + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + - + + Property GLib.GType @@ -179,7 +247,8 @@ - + + Property System.Boolean @@ -191,7 +260,8 @@ - + + Property @@ -207,8 +277,23 @@ To be added. + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + - + + Property System.Boolean @@ -220,7 +305,8 @@ - + + Property System.Boolean @@ -231,8 +317,9 @@ To be added. - - + + + Property System.Boolean @@ -241,10 +328,12 @@ To be added. To be added. To be added. + - + + Property @@ -261,7 +350,8 @@ - + + Property @@ -277,8 +367,23 @@ To be added. + + + + Method + + Gtk.PageSetup[] + + + + To be added. + To be added. + To be added. + + - + + Property @@ -295,7 +400,8 @@ - + + Property @@ -313,7 +419,13 @@ + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDetailsAcquired", Type=typeof(Gtk.Printer)) + + System.Void @@ -326,72 +438,41 @@ To be added. - - - Method + + + + Property + + + GLib.Property("paused") + + System.Boolean - - - - To be added. To be added. - To be added. + To be added. To be added. + - - + + + Method - System.Boolean + System.Void - - - + - To be added. To be added. - To be added. - To be added. - - - - - Method - - System.Boolean - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Boolean - - - - - - To be added. - To be added. - To be added. To be added. - + + Property @@ -407,47 +488,5 @@ To be added. - - - Property - - Gtk.PrintCapabilities - - - To be added. - To be added. - To be added. - - - - - Method - - Gtk.PageSetup[] - - - - To be added. - To be added. - To be added. - - - - - Method - - System.Void - - - - To be added. - To be added. - - - - To be added. - To be added. - - diff --git a/doc/en/Gtk/PrinterFinder.xml b/doc/en/Gtk/PrinterFinder.xml new file mode 100644 index 000000000..f7550dfa7 --- /dev/null +++ b/doc/en/Gtk/PrinterFinder.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/PrinterFunc.xml b/doc/en/Gtk/PrinterFunc.xml index b866ba406..e2b71a540 100644 --- a/doc/en/Gtk/PrinterFunc.xml +++ b/doc/en/Gtk/PrinterFunc.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/ProgressBar.xml b/doc/en/Gtk/ProgressBar.xml index b1a4e60a8..3d8dd858b 100644 --- a/doc/en/Gtk/ProgressBar.xml +++ b/doc/en/Gtk/ProgressBar.xml @@ -1,12 +1,20 @@ - + + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Widget + + + + Gtk.Orientable + + A widget which indicates progress visually. @@ -66,14 +74,130 @@ namespace TestGtkAlone - - Gtk.Widget - - - + + + + Constructor + + + + Creates a new . + Creates a new . + + + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Property + + + GLib.Property("ellipsize") + + + + Pango.EllipsizeMode + + + + To be added + a + To be added + + + + + + + Property + + + GLib.Property("fraction") + + + + System.Double + + + + + The current fraction of the task that has been completed. + an object of type + The current fraction of the task that has been completed. + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + + GLib.Property("inverted") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("orientation") + + + + Gtk.Orientation + + + + + The current orientation. + an object of type + The current orientation. + + + Method System.Void @@ -86,75 +210,54 @@ namespace TestGtkAlone Each call to causes the block to move by a little bit (the amount of movement per pulse is determined by ). - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - - - - Creates a new . - Creates a new . - - - - + + + Property + + + GLib.Property("pulse-step") + + - Gtk.Adjustment + System.Double - Details about the increments used in updating the ProgressBar. - an object of type - + The fraction of total length to move the bouncing block for each call to . + an object of type + The fraction of total length to move the bouncing block for each call to . - - - GLib.Property("adjustment") - - - - + + + Property - - System.UInt32 - - - - - The number of blocks that the is divided into. - an object of type - The number of blocks that the is divided into when the style is discrete. - - GLib.Property("discrete-blocks") - - - System.Obsolete + GLib.Property("show-text") + + System.Boolean + + + To be added. + To be added. + To be added. + + - + + Property + + + GLib.Property("text") + + System.String @@ -166,221 +269,6 @@ namespace TestGtkAlone The text displayed superimposed on the , if any, otherwise . The return value is a reference to the text, not a copy of it, so will become invalid if you change the text in the . - - - GLib.Property("text") - - - - - - Property - - Gtk.ProgressBarOrientation - - - - - The current orientation. - an object of type - The current orientation. - - - - GLib.Property("orientation") - - - - - - Property - - System.UInt32 - - - - - The step value used when the is in activity mode. - an object of type - The step value used when the is in activity mode. - The step is the amount by which the progress is incremented each iteration. - - - - GLib.Property("activity-step") - - - System.Obsolete - - - - - - Property - - System.Double - - - - - The current fraction of the task that has been completed. - an object of type - The current fraction of the task that has been completed. - - - - GLib.Property("fraction") - - - - - - Property - - System.UInt32 - - - - - The number of blocks used when the is in activity mode. - an object of type - The number of blocks used when the is in activity mode. - Larger numbers make the visible block smaller. - - - - GLib.Property("activity-blocks") - - - System.Obsolete - - - - - - Property - - Gtk.ProgressBarStyle - - - - - The style for drawing the . - an object of type - The style for drawing the . - Continuous - The grows in a smooth, continuous manner. - Discrete - The grows in discrete, visible blocks. - - - - GLib.Property("bar-style") - - - System.Obsolete - - - - - - Property - - System.Double - - - - - The fraction of total length to move the bouncing block for each call to . - an object of type - The fraction of total length to move the bouncing block for each call to . - - - - GLib.Property("pulse-step") - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Method - - System.Void - - - - - - Update the progress bar with a new percentage-done. -It's marked as obsolete - it's better to use - a , the percentage completed this bar should display. - - - - - - - - Constructor - - - - - - Public constructor. - a - - - - - - - - Property - - Pango.EllipsizeMode - - - - To be added - a - To be added - - - - - GLib.Property("ellipsize") - - diff --git a/doc/en/Gtk/PropertyData.xml b/doc/en/Gtk/PropertyData.xml new file mode 100644 index 000000000..0214c61f8 --- /dev/null +++ b/doc/en/Gtk/PropertyData.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/PropertyNode.xml b/doc/en/Gtk/PropertyNode.xml new file mode 100644 index 000000000..56f151a12 --- /dev/null +++ b/doc/en/Gtk/PropertyNode.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/PropertyNotifyEventArgs.xml b/doc/en/Gtk/PropertyNotifyEventArgs.xml index 49ec8f1b4..a9e464de0 100644 --- a/doc/en/Gtk/PropertyNotifyEventArgs.xml +++ b/doc/en/Gtk/PropertyNotifyEventArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gdk.EventProperty diff --git a/doc/en/Gtk/PropertyNotifyEventHandler.xml b/doc/en/Gtk/PropertyNotifyEventHandler.xml index 818ede8e5..6bcd74fd4 100644 --- a/doc/en/Gtk/PropertyNotifyEventHandler.xml +++ b/doc/en/Gtk/PropertyNotifyEventHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the PropertyNotifyEventHandler instance to the event. The methods referenced by the PropertyNotifyEventHandler instance are invoked whenever the event is raised, until the PropertyNotifyEventHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/PropertyValue.xml b/doc/en/Gtk/PropertyValue.xml new file mode 100644 index 000000000..667dcd7d2 --- /dev/null +++ b/doc/en/Gtk/PropertyValue.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/ProximityInEventArgs.xml b/doc/en/Gtk/ProximityInEventArgs.xml index c6e5ed5ed..6bed2211c 100644 --- a/doc/en/Gtk/ProximityInEventArgs.xml +++ b/doc/en/Gtk/ProximityInEventArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gdk.EventProximity diff --git a/doc/en/Gtk/ProximityInEventHandler.xml b/doc/en/Gtk/ProximityInEventHandler.xml index 4c375a234..fc1f17339 100644 --- a/doc/en/Gtk/ProximityInEventHandler.xml +++ b/doc/en/Gtk/ProximityInEventHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the ProximityInEventHandler instance to the event. The methods referenced by the ProximityInEventHandler instance are invoked whenever the event is raised, until the ProximityInEventHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/ProximityOutEventArgs.xml b/doc/en/Gtk/ProximityOutEventArgs.xml index 7aebaea09..18c7fbcdc 100644 --- a/doc/en/Gtk/ProximityOutEventArgs.xml +++ b/doc/en/Gtk/ProximityOutEventArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gdk.EventProximity diff --git a/doc/en/Gtk/ProximityOutEventHandler.xml b/doc/en/Gtk/ProximityOutEventHandler.xml index 62916d561..039187b36 100644 --- a/doc/en/Gtk/ProximityOutEventHandler.xml +++ b/doc/en/Gtk/ProximityOutEventHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the ProximityOutEventHandler instance to the event. The methods referenced by the ProximityOutEventHandler instance are invoked whenever the event is raised, until the ProximityOutEventHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/QueryTooltipArgs.xml b/doc/en/Gtk/QueryTooltipArgs.xml index 6e366b678..e547ab41a 100644 --- a/doc/en/Gtk/QueryTooltipArgs.xml +++ b/doc/en/Gtk/QueryTooltipArgs.xml @@ -1,16 +1,22 @@ + gtk-sharp - 2.12.0.0 GLib.SignalArgs + + To be added. + To be added. + + + Constructor @@ -19,7 +25,8 @@ - + + Property System.Boolean @@ -31,7 +38,8 @@ - + + Property Gtk.Tooltip @@ -43,7 +51,8 @@ - + + Property System.Int32 @@ -55,7 +64,8 @@ - + + Property System.Int32 @@ -67,9 +77,4 @@ - - To be added. - To be added. - - diff --git a/doc/en/Gtk/QueryTooltipHandler.xml b/doc/en/Gtk/QueryTooltipHandler.xml index 19f6ae1b0..54f1e4c6f 100644 --- a/doc/en/Gtk/QueryTooltipHandler.xml +++ b/doc/en/Gtk/QueryTooltipHandler.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/RadioAction.xml b/doc/en/Gtk/RadioAction.xml index 42b9fefd6..14f331ff5 100644 --- a/doc/en/Gtk/RadioAction.xml +++ b/doc/en/Gtk/RadioAction.xml @@ -1,73 +1,41 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.ToggleAction + + + An action controlled by a radio button. - - Gtk.ToggleAction - - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected constructor. - a - - - - - - System.Obsolete - - - + Constructor - Constructor for internal use. a , pointer to internal C data. + Constructor for internal use. + Constructor @@ -78,18 +46,78 @@ - Public constructor for general use. a , a unique name for the action a , the label to display on menu items and buttons a , a tooltip for this action a , the stock icon to use. a , the value that should return if this action is activated. + Public constructor for general use. + + + + + + + + Event + + + GLib.Signal("changed") + + + + Gtk.ChangedHandler + + + + This event is raised whenever this radio button is toggled. + + + + + + + + Property + + + GLib.Property("current-value") + + + + System.Int32 + + + + This action's current value. + a + Should be equivalent to + if this action is selected. + + + + + + Property + + + GLib.Property("group") + + + + GLib.SList + + + + The group this radio action belongs to. + a - + + Property GLib.GType @@ -102,28 +130,53 @@ - - - Property + + + + Method - GLib.SList + System.Void - + + + - The group this radio action belongs to. - a - - + To be added. + To be added. + To be added. + + + + + + Method - GLib.Property("group") + GLib.DefaultSignalHandler(ConnectionMethod="OverrideChanged", Type=typeof(Gtk.RadioAction)) + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + - + + Property + + + GLib.Property("value") + + System.Int32 @@ -134,48 +187,6 @@ - - - GLib.Property("value") - - - - - - Property - - System.Int32 - - - - This action's current value. - a - Should be equivalent to - if this action is selected. - - - - GLib.Property("current-value") - - - - - - Event - - Gtk.ChangedHandler - - - - This event is raised whenever this radio button is toggled. - - - - - - GLib.Signal("changed") - - diff --git a/doc/en/Gtk/RadioActionEntry.xml b/doc/en/Gtk/RadioActionEntry.xml index 12ecee835..ff21934cf 100644 --- a/doc/en/Gtk/RadioActionEntry.xml +++ b/doc/en/Gtk/RadioActionEntry.xml @@ -1,11 +1,15 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + A struct containing all the info necessary for creating an @@ -14,91 +18,10 @@ - - System.ValueType - - - - - Field - - System.String - - - - - A unique name for the action. - - - - - - Field - - System.String - - - - - The stock icon displayed in widgets representing this action. - - - - - - Field - - System.String - - - - - The label used for menu items and buttons that activate this action. - - - - - - Field - - System.String - - - - - A tooltip for this action. - - - - - - Field - - System.String - - - - - The accelerator for the action, in the format understood by , or "" for no accelerator, or to use the stock accelerator. - - - - - - Field - - System.Int32 - - - - - Integer representing the value of the . - - - + Constructor @@ -106,15 +29,16 @@ - Basic constructor. a a + Basic constructor. + Constructor @@ -125,7 +49,6 @@ - Public constructor with accelerator. a , a unique name for the action a , the stock @@ -136,6 +59,7 @@ accelerator string (see notes below) a , a tooltip for this action + Public constructor with accelerator. The accelerator given should be in the format understood , or "" for no accelerator, or to use the stock accelerator @@ -143,6 +67,7 @@ + Constructor @@ -154,7 +79,6 @@ - Public constructor with accelerator and value. a , a unique name for the action a , the stock @@ -168,10 +92,95 @@ a , the value that should return if this action is activated. + Public constructor with accelerator and value. The accelerator given should be in the format understood , or "" for no accelerator, or to use the stock accelerator + + + + Field + + System.String + + + + + The accelerator for the action, in the format understood by , or "" for no accelerator, or to use the stock accelerator. + + + + + + + Field + + System.String + + + + + The label used for menu items and buttons that activate this action. + + + + + + + Field + + System.String + + + + + A unique name for the action. + + + + + + + Field + + System.String + + + + + The stock icon displayed in widgets representing this action. + + + + + + + Field + + System.String + + + + + A tooltip for this action. + + + + + + + Field + + System.Int32 + + + + + Integer representing the value of the . + + + diff --git a/doc/en/Gtk/RadioButton.xml b/doc/en/Gtk/RadioButton.xml index 7789c5a3a..b0114b6da 100644 --- a/doc/en/Gtk/RadioButton.xml +++ b/doc/en/Gtk/RadioButton.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 + + Gtk.CheckButton + + + A choice from multiple buttons in a group. @@ -15,71 +20,52 @@ Radio button widgets are created with , if this is the first radio button in a group. In subsequent calls, the group you wish to add this button to should be passed as an argument. - - Gtk.CheckButton - - - - - - Constructor - - - - - - Internal constructor - a - - - - - System.Obsolete - - - - - - Constructor - - - - - - Internal constructor - a , pointer to the underlying C object. - Not for general developer use. - - + Constructor - Creates a new instance. a + Creates a new instance. + + + + Constructor + + + + + + a , pointer to the underlying C object. + Internal constructor + Not for general developer use. + + + Constructor - Creates a new instance. a + Creates a new instance. Creates a new in its own group. + Constructor @@ -106,21 +92,9 @@ - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - + + Property GLib.SList @@ -134,7 +108,13 @@ + Event + + + GLib.Signal("group-changed") + + System.EventHandler @@ -149,15 +129,47 @@ of the group that a button belongs to changes. - - - GLib.Signal("group-changed") - - + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGroupChanged", Type=typeof(Gtk.RadioButton)) + + System.Void diff --git a/doc/en/Gtk/RadioMenuItem.xml b/doc/en/Gtk/RadioMenuItem.xml index 351de2ae6..8930cea09 100644 --- a/doc/en/Gtk/RadioMenuItem.xml +++ b/doc/en/Gtk/RadioMenuItem.xml @@ -1,39 +1,71 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - A radio-style control (pick one of a list of options) for a menu. - - Gtk.CheckMenuItem + + A radio-style control (pick one of a list of options) for a menu. + + + + + + Constructor + + + + + + a , group the menu item is inside (XXX: this type looks wrong) + Basic constructor. + + + + + + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. + + + + Constructor + + + + + + a + Basic constructor. + + + + Constructor @@ -41,15 +73,41 @@ - Constructor A , the group this item belongs to A , this item's label. + Constructor + + + + Constructor + + + + + + + a , group the + menu item is inside (XXX: this type looks wrong) + a the text of the + button, with an underscore in front of the mnemonic character + Constructor with support for mnemonic labels. + + + + + - + + Property + + + GLib.Property("group") + + GLib.SList @@ -60,59 +118,16 @@ A - - - GLib.Property("group") - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Constructor - - - - - - Basic constructor. - a - - + Event + + + GLib.Signal("group-changed") + + System.EventHandler @@ -127,15 +142,30 @@ of the group that a button belongs to changes. - - - GLib.Signal("group-changed") - - + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGroupChanged", Type=typeof(Gtk.RadioMenuItem)) + + System.Void @@ -146,39 +176,5 @@ - - - Constructor - - - - - - Basic constructor. - a , group the menu item is inside (XXX: this type looks wrong) - - - - - - - - Constructor - - - - - - - Constructor with support for mnemonic labels. - a , group the - menu item is inside (XXX: this type looks wrong) - a the text of the - button, with an underscore in front of the mnemonic character - - - - - diff --git a/doc/en/Gtk/RadioToolButton.xml b/doc/en/Gtk/RadioToolButton.xml index b92d6fcf0..f05181db3 100644 --- a/doc/en/Gtk/RadioToolButton.xml +++ b/doc/en/Gtk/RadioToolButton.xml @@ -1,107 +1,93 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.ToggleToolButton + + + A radio-button control for a toolbar. - - Gtk.ToggleToolButton - - - - - - Constructor - - - - - - Protected constructor. - a - - - - - - System.Obsolete - - - - - - Constructor - - - - - - Constructor for internal use only. - a , pointer to underlying C object - - - - + Constructor + a , an existing + radio button group, or if you are creating + a new group Constructor with support for button groups. - a , an existing - radio button group, or if you are creating - a new group - - - - - - - Constructor - - - - - - - Constructor for stock buttons with groups. - a , an existing - radio button group, or if you are creating - a new group - a , the ID - for a stock item to use for an icon and label. + Constructor - Create a new button in the same group as another. a , a button in the same group as the one to be created.. + Create a new button in the same group as another. + + + + + + + + Constructor + + + + + + a , pointer to underlying C object + Constructor for internal use only. + + + + + + + + Constructor + + + + + + + a , an existing + radio button group, or if you are creating + a new group + a , the ID + for a stock item to use for an icon and label. + Constructor for stock buttons with groups. + Constructor @@ -109,15 +95,36 @@ - Create a new button in the same group as another from a stock item. a , a button in the same group as the one to be created. a , the ID of the stock item to use for an icon and label. + Create a new button in the same group as another from a stock item. + + + + + + + + Property + + + GLib.Property("group") + + + + GLib.SList + + + + The radio button group this button belongs to. + a - + + Property GLib.GType @@ -130,24 +137,5 @@ - - - Property - - GLib.SList - - - - The radio button group this button belongs to. - a - - - - - - GLib.Property("group") - - - diff --git a/doc/en/Gtk/Range.xml b/doc/en/Gtk/Range.xml index b6ae6a96a..3917b5b9f 100644 --- a/doc/en/Gtk/Range.xml +++ b/doc/en/Gtk/Range.xml @@ -1,132 +1,78 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Widget + + + Base class for widgets that visualize an . This class provides helper methods and properties for manipulating concrete widgets like and . - - Gtk.Widget - - - - - - Method - - System.Void - - - - - + + + + Constructor + + - Sets the step and page sizes for this range. - Value difference for step movements, (see below). - Value difference for page movements, (see below). - - The size is used when the user clicks the arrows or moves with arrow keys. The size is used for example when moving via Page Up or Page Down keys. - - - - - - Method - - System.Void - - - - - - - Sets the limits of this range. - The minimum acceptable value for this range. - The maximum acceptable value for this range. + Protected constructor. + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. - - - Property - - System.Double - - - - - Manage the value of this range. - The current value of this range. - - - - - - Property - - System.Boolean - - - - - Manage whether the control of this range is manipulated in the opposite direction. - Whether visual control of the range is currently inverted. - - Setting this to causes a widget to move from right to left, instead of left to right. - - + + + + Event - GLib.Property("inverted") + GLib.Signal("adjust-bounds") - - - - Property - Gtk.UpdateType + Gtk.AdjustBoundsHandler - - + - Manage how often the value label is updated. - The current update policy. + Raised when the bounds of the range are adjusted. - - - GLib.Property("update-policy") - - - + + Property + + + GLib.Property("adjustment") + + Gtk.Adjustment @@ -137,151 +83,16 @@ The current underlying this range. - - - GLib.Property("adjustment") - - - - - - Event - - Gtk.MoveSliderHandler - - - - Raised when the user moves a slider. - - - - - GLib.Signal("move_slider") - - - - - - Event - - System.EventHandler - - - - Raised when the value in this range changes. - - Connect to this event with a standard to find out when the value changes. - - - - - GLib.Signal("value_changed") - - - - - - Event - - Gtk.AdjustBoundsHandler - - - - Raised when the bounds of the range are adjusted. - - - - - GLib.Signal("adjust_bounds") - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Constructor - - - - Protected constructor. - - + Event + + + GLib.Signal("change-value") + + Gtk.ChangeValueHandler @@ -291,69 +102,10 @@ To be added - - - GLib.Signal("change_value") - - - - - - Method - - System.Boolean - - - - - - - Default handler for the event. - a - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - - Property - - - GLib.Property("upper-stepper-sensitivity") - - - - Gtk.SensitivityType - - - Sensitivity policy for the upper end of the Range's adjustment. - the . - - - - - - - Property - - - GLib.Property("lower-stepper-sensitivity") - - - - Gtk.SensitivityType - - - Sensitivity policy for the lower end of the Range's adjustment. - the . - - - - + + Property @@ -370,8 +122,253 @@ + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + + GLib.Property("inverted") + + + + System.Boolean + + + + + Manage whether the control of this range is manipulated in the opposite direction. + Whether visual control of the range is currently inverted. + + Setting this to causes a widget to move from right to left, instead of left to right. + + + + + + + Property + + + GLib.Property("lower-stepper-sensitivity") + + + + Gtk.SensitivityType + + + Sensitivity policy for the lower end of the Range's adjustment. + the . + + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("move-slider") + + + + Gtk.MoveSliderHandler + + + + Raised when the user moves a slider. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideAdjustBounds", Type=typeof(Gtk.Range)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideChangeValue", Type=typeof(Gtk.Range)) + + + + System.Boolean + + + + + + + a + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetRangeBorder", Type=typeof(Gtk.Range)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideMoveSlider", Type=typeof(Gtk.Range)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideValueChanged", Type=typeof(Gtk.Range)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + - + + Property @@ -388,8 +385,66 @@ + + + + Property + + + GLib.Property("round-digits") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + Value difference for step movements, (see below). + Value difference for page movements, (see below). + Sets the step and page sizes for this range. + + The size is used when the user clicks the arrows or moves with arrow keys. The size is used for example when moving via Page Up or Page Down keys. + + + + + + + Method + + System.Void + + + + + + + The minimum acceptable value for this range. + The maximum acceptable value for this range. + Sets the limits of this range. + + + - + + Property @@ -406,5 +461,73 @@ + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("upper-stepper-sensitivity") + + + + Gtk.SensitivityType + + + Sensitivity policy for the upper end of the Range's adjustment. + the . + + + + + + + + Property + + System.Double + + + + + Manage the value of this range. + The current value of this range. + + + + + + + Event + + + GLib.Signal("value-changed") + + + + System.EventHandler + + + + Raised when the value in this range changes. + + Connect to this event with a standard to find out when the value changes. + + + diff --git a/doc/en/Gtk/Rc.xml b/doc/en/Gtk/Rc.xml index 854014e34..728d2c5ac 100644 --- a/doc/en/Gtk/Rc.xml +++ b/doc/en/Gtk/Rc.xml @@ -1,131 +1,24 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Object for rc-file handling--- for example, ~/.gtkrc--- and application style and default setting. Rc files can be used to set the colors of just about any widget, and they can also be used to tile pixmaps onto the background of some widgets. - - System.Object + + Object for rc-file handling--- for example, ~/.gtkrc--- and application style and default setting. Rc files can be used to set the colors of just about any widget, and they can also be used to tile pixmaps onto the background of some widgets. + + - - - Method - - Gtk.Style - - - - - - Finds all matching RC styles for a given widget, composites them together, and then creates a representing the composite appearance. - a - a - (GTK+ actually keeps a cache of previously created styles, so a new style may not be created.) - - - - - Method - - System.Void - - - - - - Parses an rc file into the internal data structure. - a , the file to parse. - - - - - - Method - - System.String - - - - - - Searches for a theme engine in the GTK+ search path. This function is not useful for applications and should not be used. - a - a - - - - - - Method - - System.Void - - - - - - Parses resource information directly from a string. - a to parse. - - - - - - Method - - System.Boolean - - - - - - - If the modification time on any previously read file for the given has changed, discard all style information and then reread all previously read RC files. - a - a , force reload whether or not anything changed if TRUE - a , TRUE if the files were re-read. - - - - - - Method - - System.Void - - - - - - Adds a file to the list of files to be parsed at the end of . - a , the filename to add to the parse list - If is not absolute, it is searched in the current directory. - - - - - Method - - System.Boolean - - - - If the modification time on any previously read file for the default has changed, discard all style information and then reread all previously read RC files. - a , TRUE if files were re-read. - - - + Constructor @@ -134,60 +27,38 @@ - - - Property + + + + Method + + + System.Obsolete + + - System.String + System.Void + + + - Returns the name a directory in which GTK# looks for theme engines. - a - Unlike the underlying GTK+ function, the return value of this method is a string, not a directory handle that must be freed later. (FIXME: the GTK+ docs point at the "GTK_PATH" section of "Running GTK applications", which is very detailed and may or may not need included here.) - - - - - Property - - System.String - - - Returns the standard directory in which themes should be installed. (GTK+ does not actually use this directory itself.) - a - Unlike the underlying GTK+ function, the return value of this method is a string, not a directory handle that must be freed later. - - - - - Property - - System.String - - - The path to the IM module file specified by the RC file. This may be overridden by the GTK_IM_MODULE_FILE environment variable. - a - (FIXME: does this apply for Gtk# too?) In standard Gtk+ applications, the GTK_IM_MODULE_FILE environment variable overrides the im_module_file specified in the RC files, which in turn overrides the default value sysconfdir/gtk-2.0/gtk.immodules (sysconfdir is the sysconfdir specified when GTK+ was configured, usually /usr/local/etc.) - - - - - Property - - System.String - - - Obtains the path in which to look for IM modules. - - a - (FIXME: "See the documentation of the GTK_PATH environment variable for more details about looking up modules.") This function is useful solely for utilities supplied with GTK+ and should not be used by applications under normal circumstances. + a , the filename to add to the parse list + Adds a file to the list of files to be parsed at the end of . + If is not absolute, it is searched in the current directory. - + + Property + + + System.Obsolete + + - System.String + System.String[] @@ -197,9 +68,59 @@ Unlike the underlying GTK+ function, this function's return string does not use memory owned by the application. + + + + Method + + + System.Obsolete + + + + System.String + + + + + + a + Searches for a theme engine in the GTK+ search path. This function is not useful for applications and should not be used. + a + + + + + + + Method + + + System.Obsolete + + + + Gtk.Style + + + + + + a + Finds all matching RC styles for a given widget, composites them together, and then creates a representing the composite appearance. + a + (GTK+ actually keeps a cache of previously created styles, so a new style may not be created.) + + + Method + + + System.Obsolete + + Gtk.Style @@ -210,83 +131,165 @@ - Creates up a from styles defined in a RC file by providing the raw components used in matching. This function may be useful when creating pseudo-widgets that should be themed like widgets but don't actually have corresponding GTK# widgets. An example of this would be items inside a GNOME canvas widget. a a , the widget path to use when looking up the style, or if no matching against the widget path should be done a , the class path to use when looking up the style, or if no matching against the class path should be done. a , a type that will be used along with parent types of this type when matching against class styles, or G_TYPE_NONE + Creates up a from styles defined in a RC file by providing the raw components used in matching. This function may be useful when creating pseudo-widgets that should be themed like widgets but don't actually have corresponding GTK# widgets. An example of this would be items inside a GNOME canvas widget. a ,a style created by matching with the supplied paths, or if nothing matching was specified and the default style should be used. The returned value is owned by GTK+ as part of an internal cache, so you must call g_object_ref() on the returned value if you want to keep a reference to it. (FIXME: what's the GTK# equivalent of g_object_ref()?) - - - Method + + + + Property + + + System.Obsolete + + - System.Void + System.String - - - - - - Adds a that will be looked up - by a match against the widget's class pathname. - - a , the style to use for widgets matching - a , the pattern to match - - This is equivalent to a "widget_class PATTERN style STYLE" statement in a RC file. - - + The path to the IM module file specified by the RC file. This may be overridden by the GTK_IM_MODULE_FILE environment variable. + a + (FIXME: does this apply for Gtk# too?) In standard Gtk+ applications, the GTK_IM_MODULE_FILE environment variable overrides the im_module_file specified in the RC files, which in turn overrides the default value sysconfdir/gtk-2.0/gtk.immodules (sysconfdir is the sysconfdir specified when GTK+ was configured, usually /usr/local/etc.) - - - Method + + + + Property + + + System.Obsolete + + - System.Void + System.String - - - - - - Adds a that will be looked up by a match against the widget's pathname. - - a , the style to use for widgets matching - a , the pattern to match - - This is equivalent to a "widget PATTERN style STYLE" statement in a RC file. - - + Obtains the path in which to look for IM modules. + + a + (FIXME: "See the documentation of the GTK_PATH environment variable for more details about looking up modules.") This function is useful solely for utilities supplied with GTK+ and should not be used by applications under normal circumstances. - - + + + + Property + + + System.Obsolete + + + + System.String + + + Returns the name a directory in which GTK# looks for theme engines. + a + Unlike the underlying GTK+ function, the return value of this method is a string, not a directory handle that must be freed later. (FIXME: the GTK+ docs point at the "GTK_PATH" section of "Running GTK applications", which is very detailed and may or may not need included here.) + + + + + Method + + + System.Obsolete + + System.Void - - + - Deprecated. Do not use. - a - a - - - + a , the file to parse. + Parses an rc file into the internal data structure. + + + + + + + Method + + + System.Obsolete + + + + System.Void + + + + + + a to parse. + Parses resource information directly from a string. + + + + + + + Method + + + System.Obsolete + + + + System.Boolean + + + + If the modification time on any previously read file for the default has changed, discard all style information and then reread all previously read RC files. + a , TRUE if files were re-read. + + + + + + + Method + + + System.Obsolete + + + + System.Boolean + + + + + + + a + a , force reload whether or not anything changed if TRUE + If the modification time on any previously read file for the given has changed, discard all style information and then reread all previously read RC files. + a , TRUE if the files were re-read. + + Method + + + System.Obsolete + + System.Void @@ -294,10 +297,10 @@ + a Recomputes the styles for all widgets that use a particular object. - a There is one GtkSettings object per ; @@ -316,5 +319,23 @@ + + + + Property + + + System.Obsolete + + + + System.String + + + Returns the standard directory in which themes should be installed. (GTK+ does not actually use this directory itself.) + a + Unlike the underlying GTK+ function, the return value of this method is a string, not a directory handle that must be freed later. + + diff --git a/doc/en/Gtk/RcProperty.xml b/doc/en/Gtk/RcProperty.xml index e07a549e3..b0d9c5d34 100644 --- a/doc/en/Gtk/RcProperty.xml +++ b/doc/en/Gtk/RcProperty.xml @@ -1,36 +1,80 @@ - + + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + + + System.IEquatable<Gtk.RcProperty> + + For internal use only. Do not use. GTK+ allows style properties to be attached to styles. Because style properties can be loaded in from configuration files, theme authors can change the look and feel of the UI without writing their own theme engine code. - - System.ValueType - - - - - Field + + + + Method - Gtk.RcProperty + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 - Initialize a new, empty object. - + To be added. + To be added. + To be added. + + Method Gtk.RcProperty @@ -39,14 +83,154 @@ GTK+ allows style properties to be attached to styles. Because style properties - Constructor for internal use. An object of type 'IntPtr', a pointer to the underlying C object. + Constructor for internal use. A new . Intended only for internal use; not for general developer use. + + + + Field + + System.String + + + + + The origin/source of the property. Should be "filename:linenumber" for RC files, or something like "XProperty" for other sources. + + + + + + + Method + + System.Boolean + + + + + + + + a + a + a + Internal. Do not use. + a + + + + + + + + Method + + System.Boolean + + + + + + + + a + a + a + Internal. Do not use. + a + + + + + + + + Method + + System.Boolean + + + + + + + + a + a + a + Internal. Do not use. + a + + + + + + + + Method + + System.Boolean + + + + + + + + a + a + a + Internal. Do not use. + a + + + + + + + + Method + + System.Boolean + + + + + + + + a + a + a + + + a + + + + + + + + Field + + System.Int32 + + + + + The name of the property. + + + + Field System.Int32 @@ -59,34 +243,9 @@ GTK+ allows style properties to be attached to styles. Because style properties - - - Field - - System.Int32 - - - - - The name of the property. - - - - - - Field - - System.String - - - - - The origin/source of the property. Should be "filename:linenumber" for RC files, or something like "XProperty" for other sources. - - - + Field GLib.Value @@ -98,110 +257,17 @@ GTK+ allows style properties to be attached to styles. Because style properties - - - Method + + + + Field - System.Boolean + Gtk.RcProperty - - - - - + - - - a - a - a - a - - - - - - - Method - - System.Boolean - - - - - - - - Internal. Do not use. - a - a - a - a - - - - - - - Method - - System.Boolean - - - - - - - - Internal. Do not use. - a - a - a - a - - - - - - - Method - - System.Boolean - - - - - - - - Internal. Do not use. - a - a - a - a - - - - - - - Method - - System.Boolean - - - - - - - - Internal. Do not use. - a - a - a - a - - + Initialize a new, empty object. + diff --git a/doc/en/Gtk/RcPropertyParser.xml b/doc/en/Gtk/RcPropertyParser.xml index 17181feae..f222d62ca 100644 --- a/doc/en/Gtk/RcPropertyParser.xml +++ b/doc/en/Gtk/RcPropertyParser.xml @@ -1,22 +1,13 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added. - To be added. - To be added. - Delegate class for parsing property values in RC files. - - To be added. - System.Delegate - @@ -25,4 +16,13 @@ System.Boolean + + To be added. + To be added. + To be added. + Delegate class for parsing property values in RC files. + To be added. + + + diff --git a/doc/en/Gtk/RcStyle.xml b/doc/en/Gtk/RcStyle.xml index b5fd31cb6..e460a5622 100644 --- a/doc/en/Gtk/RcStyle.xml +++ b/doc/en/Gtk/RcStyle.xml @@ -1,25 +1,58 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An object for handling a and representing it in the context of an RC file. - This class is used most obviously in , where it's a parameter. - GLib.Object + + An object for handling a and representing it in the context of an RC file. + This class is used most obviously in , where it's a parameter. + + + + + Constructor + + + + Public constructor + The object returned has no fields set and a refcount of 1. + + + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + Method + + + System.Obsolete + + Gtk.RcStyle @@ -30,107 +63,9 @@ - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - - - - Public constructor - The object returned has no fields set and a refcount of 1. - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Property - - System.String - - - - The name of the RC style. - a - - - - - - - - Property - - System.Int32 - - - - The "xthickness" value of the RC style. - a - This value is used for various horizontal padding values in Gtk. - - - - - - Property - - System.Int32 - - - - The "ythickness" value of the RC style. - a - This value is used for various vertical padding values in Gtk. - - - - + + Property Pango.FontDescription @@ -144,5 +79,132 @@ + + + + Property + + + System.Obsolete + + + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + System.String + + + + The name of the RC style. + a + + + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCreateRcStyle", Type=typeof(Gtk.RcStyle)) + + + + Gtk.RcStyle + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCreateStyle", Type=typeof(Gtk.RcStyle)) + + + + Gtk.Style + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideMerge", Type=typeof(Gtk.RcStyle)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + + The "xthickness" value of the RC style. + a + This value is used for various horizontal padding values in Gtk. + + + + + + + Property + + System.Int32 + + + + The "ythickness" value of the RC style. + a + This value is used for various vertical padding values in Gtk. + + + diff --git a/doc/en/Gtk/ReadyArgs.xml b/doc/en/Gtk/ReadyArgs.xml index 97cb9063f..d32ebc348 100644 --- a/doc/en/Gtk/ReadyArgs.xml +++ b/doc/en/Gtk/ReadyArgs.xml @@ -1,16 +1,24 @@ + gtk-sharp - 2.12.0.0 GLib.SignalArgs + + Event data. + + The event invokes delegates which pass event data via this class. + + + + Constructor @@ -19,7 +27,8 @@ - + + Property Gtk.PrintContext @@ -31,11 +40,4 @@ - - Event data. - - The event invokes delegates which pass event data via this class. - - - diff --git a/doc/en/Gtk/ReadyEvent.xml b/doc/en/Gtk/ReadyEvent.xml index bcf7cae09..57cd1afa5 100644 --- a/doc/en/Gtk/ReadyEvent.xml +++ b/doc/en/Gtk/ReadyEvent.xml @@ -1,22 +1,22 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Delegate specifying a signature for functions that run whenever is invoked. - See . - System.Delegate - System.Void + + Delegate specifying a signature for functions that run whenever is invoked. + See . + + diff --git a/doc/en/Gtk/ReadyHandler.xml b/doc/en/Gtk/ReadyHandler.xml index 567d5c6b4..5a18b7d00 100644 --- a/doc/en/Gtk/ReadyHandler.xml +++ b/doc/en/Gtk/ReadyHandler.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/RecentAction.xml b/doc/en/Gtk/RecentAction.xml index 177fdea85..be53e99fe 100644 --- a/doc/en/Gtk/RecentAction.xml +++ b/doc/en/Gtk/RecentAction.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 Gtk.Action @@ -12,9 +12,15 @@ Gtk.RecentChooser + + To be added. + To be added. + + + Constructor @@ -27,6 +33,7 @@ + Constructor @@ -45,6 +52,7 @@ + Constructor @@ -65,6 +73,7 @@ + Method System.Void @@ -79,7 +88,8 @@ - + + Property Gtk.RecentInfo @@ -91,7 +101,8 @@ - + + Property System.String @@ -103,13 +114,9 @@ - + + Property - - - GLib.Property("filter") - - Gtk.RecentFilter @@ -119,8 +126,23 @@ To be added. + + + + Property + + Gtk.RecentFilter[] + + + To be added. + To be added. + To be added. + + + + Method System.String @@ -136,7 +158,8 @@ - + + Property GLib.GType @@ -147,27 +170,12 @@ To be added. - - - Event - - - GLib.Signal("item-activated") - - - - System.EventHandler - - - To be added. - To be added. - - - + + Property - GLib.List + Gtk.RecentInfo[] To be added. @@ -176,13 +184,9 @@ - + + Property - - - GLib.Property("limit") - - System.Int32 @@ -192,27 +196,10 @@ To be added. - - - Method - - GLib.SList - - - - To be added. - To be added. - To be added. - - - + + Property - - - GLib.Property("local-only") - - System.Boolean @@ -222,32 +209,9 @@ To be added. - - - Method - - System.Void - - - - To be added. - To be added. - - - - - Method - - System.Void - - - - To be added. - To be added. - - + Method System.Void @@ -263,6 +227,7 @@ + Method System.Void @@ -273,30 +238,10 @@ To be added. - - - Event - - - GLib.Signal("selection-changed") - - - - System.EventHandler - - - To be added. - To be added. - - - + + Property - - - GLib.Property("select-multiple") - - System.Boolean @@ -308,6 +253,7 @@ + Method System.Boolean @@ -324,6 +270,7 @@ + Method System.Boolean @@ -339,13 +286,9 @@ - + + Property - - - GLib.Property("show-icons") - - System.Boolean @@ -356,13 +299,9 @@ - + + Property - - - GLib.Property("show-not-found") - - System.Boolean @@ -373,7 +312,8 @@ - + + Property @@ -390,13 +330,9 @@ - + + Property - - - GLib.Property("show-private") - - System.Boolean @@ -407,13 +343,9 @@ - + + Property - - - GLib.Property("show-tips") - - System.Boolean @@ -424,7 +356,8 @@ - + + Property Gtk.RecentSortFunc @@ -436,13 +369,9 @@ - + + Property - - - GLib.Property("sort-type") - - Gtk.RecentSortType @@ -454,6 +383,7 @@ + Method System.Void @@ -466,6 +396,7 @@ + Method System.Void @@ -480,9 +411,4 @@ - - To be added. - To be added. - - diff --git a/doc/en/Gtk/RecentChooser.xml b/doc/en/Gtk/RecentChooser.xml index 9d5f61b15..624272193 100644 --- a/doc/en/Gtk/RecentChooser.xml +++ b/doc/en/Gtk/RecentChooser.xml @@ -1,17 +1,23 @@ + gtk-sharp - 2.12.0.0 GLib.IWrapper + + To be added. + To be added. + + + Method System.Void @@ -26,7 +32,8 @@ - + + Property Gtk.RecentInfo @@ -38,7 +45,8 @@ - + + Property System.String @@ -50,7 +58,8 @@ - + + Property Gtk.RecentFilter @@ -61,8 +70,23 @@ To be added. + + + + Property + + Gtk.RecentFilter[] + + + To be added. + To be added. + To be added. + + + + Method System.String @@ -77,22 +101,12 @@ To be added. - - - Event - - System.EventHandler - - - To be added. - To be added. - - - + + Property - GLib.List + Gtk.RecentInfo[] To be added. @@ -101,7 +115,8 @@ - + + Property System.Int32 @@ -112,21 +127,9 @@ To be added. - - - Method - - GLib.SList - - - - To be added. - To be added. - To be added. - - - + + Property System.Boolean @@ -139,6 +142,7 @@ + Method System.Void @@ -154,6 +158,7 @@ + Method System.Void @@ -164,19 +169,9 @@ To be added. - - - Event - - System.EventHandler - - - To be added. - To be added. - - - + + Property System.Boolean @@ -189,6 +184,7 @@ + Method System.Boolean @@ -205,6 +201,7 @@ + Method System.Boolean @@ -220,7 +217,8 @@ - + + Property System.Boolean @@ -232,19 +230,8 @@ - - Property - - System.Boolean - - - To be added. - To be added. - To be added. - - - - + + Property System.Boolean @@ -256,7 +243,8 @@ - + + Property System.Boolean @@ -268,7 +256,8 @@ - + + Property System.Boolean @@ -280,7 +269,8 @@ - + + Property Gtk.RecentSortFunc @@ -292,7 +282,8 @@ - + + Property Gtk.RecentSortType @@ -305,6 +296,7 @@ + Method System.Void @@ -317,6 +309,7 @@ + Method System.Void @@ -331,9 +324,4 @@ - - To be added. - To be added. - - diff --git a/doc/en/Gtk/RecentChooserAdapter.xml b/doc/en/Gtk/RecentChooserAdapter.xml index 2fbd78ba2..23acd1530 100644 --- a/doc/en/Gtk/RecentChooserAdapter.xml +++ b/doc/en/Gtk/RecentChooserAdapter.xml @@ -1,20 +1,29 @@ - + + gtk-sharp - 2.12.0.0 GLib.GInterfaceAdapter + + GLib.IWrapper + Gtk.RecentChooser + + RecentChooser interface adapter. + Adapts a implementation to expose the complete interface API. + + + Constructor @@ -24,6 +33,7 @@ + Constructor @@ -34,8 +44,23 @@ To be added. + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + Method System.Void @@ -50,7 +75,8 @@ - + + Property Gtk.RecentInfo @@ -62,7 +88,8 @@ - + + Property System.String @@ -75,6 +102,7 @@ + Method System.Int32 @@ -87,13 +115,9 @@ - + + Property - - - GLib.Property("filter") - - Gtk.RecentFilter @@ -103,8 +127,41 @@ To be added. + + + + Property + + Gtk.RecentFilter[] + + + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.RecentChooser + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method Gtk.RecentChooser @@ -123,6 +180,7 @@ + Method System.String @@ -137,316 +195,37 @@ To be added. - - - Event - - - GLib.Signal("item-activated") - - - - System.EventHandler - - - To be added. - To be added. - - - - + + + Property - GLib.List + GLib.GType To be added. To be added. To be added. + - - + + + Property - - - GLib.Property("limit") - - - System.Int32 + System.IntPtr To be added. To be added. To be added. - - - - - Method - - GLib.SList - - - - To be added. - To be added. - To be added. - - - - - Property - - - GLib.Property("local-only") - - - - System.Boolean - - - To be added. - To be added. - To be added. - - - - - Method - - System.Void - - - - - - To be added. - To be added. - To be added. - - - - - Method - - System.Void - - - - To be added. - To be added. - - - - - Event - - - GLib.Signal("selection-changed") - - - - System.EventHandler - - - To be added. - To be added. - - - - - Property - - - GLib.Property("select-multiple") - - - - System.Boolean - - - To be added. - To be added. - To be added. - - - - - Method - - System.Boolean - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Boolean - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Property - - - GLib.Property("show-icons") - - - - System.Boolean - - - To be added. - To be added. - To be added. - - - - - Property - - - GLib.Property("show-not-found") - - - - System.Boolean - - - To be added. - To be added. - To be added. - - - - - Property - - System.Boolean - - - To be added. - To be added. - To be added. - - - - System.Obsolete - - - - - - Property - - - GLib.Property("show-private") - - - - System.Boolean - - - To be added. - To be added. - To be added. - - - - - Property - - - GLib.Property("show-tips") - - - - System.Boolean - - - To be added. - To be added. - To be added. - - - - - Property - - Gtk.RecentSortFunc - - - To be added. - To be added. - To be added. - - - - - Property - - - GLib.Property("sort-type") - - - - Gtk.RecentSortType - - - To be added. - To be added. - To be added. - - - - - Method - - System.Void - - - - To be added. - To be added. - - - - - Method - - System.Void - - - - - - To be added. - To be added. - To be added. + - + + Property Gtk.RecentChooserImplementor @@ -457,27 +236,12 @@ To be added. - - - Event - - - GLib.Signal("item-activated") - - - - System.EventHandler - - - To be added. - To be added. - - - + + Property - GLib.List + Gtk.RecentInfo[] To be added. @@ -486,13 +250,9 @@ - + + Property - - - GLib.Property("limit") - - System.Int32 @@ -502,27 +262,10 @@ To be added. - - - Method - - GLib.SList - - - - To be added. - To be added. - To be added. - - - + + Property - - - GLib.Property("local-only") - - System.Boolean @@ -532,8 +275,23 @@ To be added. + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + Method System.Void @@ -549,6 +307,7 @@ + Method System.Void @@ -559,30 +318,10 @@ To be added. - - - Event - - - GLib.Signal("selection-changed") - - - - System.EventHandler - - - To be added. - To be added. - - - + + Property - - - GLib.Property("select-multiple") - - System.Boolean @@ -594,6 +333,7 @@ + Method System.Boolean @@ -610,6 +350,7 @@ + Method System.Boolean @@ -625,13 +366,9 @@ - + + Property - - - GLib.Property("show-icons") - - System.Boolean @@ -642,30 +379,9 @@ - + + Property - - - GLib.Property("show-not-found") - - - - System.Boolean - - - To be added. - To be added. - To be added. - - - - - Property - - - System.Obsolete - - System.Boolean @@ -676,13 +392,9 @@ - + + Property - - - GLib.Property("show-private") - - System.Boolean @@ -693,13 +405,9 @@ - + + Property - - - GLib.Property("show-tips") - - System.Boolean @@ -710,7 +418,8 @@ - + + Property Gtk.RecentSortFunc @@ -722,13 +431,9 @@ - + + Property - - - GLib.Property("sort-type") - - Gtk.RecentSortType @@ -740,6 +445,7 @@ + Method System.Void @@ -752,6 +458,7 @@ + Method System.Void @@ -766,9 +473,4 @@ - - RecentChooser interface adapter. - Adapts a implementation to expose the complete interface API. - - diff --git a/doc/en/Gtk/RecentChooserDefault.xml b/doc/en/Gtk/RecentChooserDefault.xml index a3b4e7a02..f9f25c7c8 100644 --- a/doc/en/Gtk/RecentChooserDefault.xml +++ b/doc/en/Gtk/RecentChooserDefault.xml @@ -1,20 +1,29 @@ - + + gtk-sharp - 2.12.0.0 Gtk.VBox + + Gtk.Activatable + Gtk.RecentChooser + + To be added. + To be added. + + + Constructor @@ -22,25 +31,9 @@ To be added. - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - + Constructor @@ -53,6 +46,7 @@ + Method System.Void @@ -67,7 +61,8 @@ - + + Property Gtk.RecentInfo @@ -79,7 +74,8 @@ - + + Property System.String @@ -90,14 +86,27 @@ To be added. + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + - + + Property - - - GLib.Property("filter") - - Gtk.RecentFilter @@ -107,8 +116,23 @@ To be added. + + + + Property + + Gtk.RecentFilter[] + + + To be added. + To be added. + To be added. + + + + Method System.String @@ -123,27 +147,12 @@ To be added. - - - Event - - - GLib.Signal("item-activated") - - - - System.EventHandler - - - To be added. - To be added. - - - + + Property - GLib.List + Gtk.RecentInfo[] To be added. @@ -152,13 +161,9 @@ - + + Property - - - GLib.Property("limit") - - System.Int32 @@ -168,27 +173,10 @@ To be added. - - - Method - - GLib.SList - - - - To be added. - To be added. - To be added. - - - + + Property - - - GLib.Property("local-only") - - System.Boolean @@ -198,32 +186,28 @@ To be added. - - - Method + + + + Property + + + GLib.Property("related-action") + + - System.Void + Gtk.Action - - - To be added. - To be added. - - - - - Method - - System.Void - - To be added. + To be added. To be added. + + Method System.Void @@ -239,6 +223,7 @@ + Method System.Void @@ -249,30 +234,10 @@ To be added. - - - Event - - - GLib.Signal("selection-changed") - - - - System.EventHandler - - - To be added. - To be added. - - - + + Property - - - GLib.Property("select-multiple") - - System.Boolean @@ -284,6 +249,7 @@ + Method System.Boolean @@ -300,6 +266,7 @@ + Method System.Boolean @@ -315,13 +282,9 @@ - + + Property - - - GLib.Property("show-icons") - - System.Boolean @@ -332,24 +295,8 @@ - - Property - - - GLib.Property("show-not-found") - - - - System.Boolean - - - To be added. - To be added. - To be added. - - - - + + Property System.Boolean @@ -359,20 +306,11 @@ To be added. To be added. - - - System.Obsolete - - - + + Property - - - GLib.Property("show-private") - - System.Boolean @@ -383,13 +321,9 @@ - + + Property - - - GLib.Property("show-tips") - - System.Boolean @@ -400,7 +334,8 @@ - + + Property Gtk.RecentSortFunc @@ -412,13 +347,9 @@ - + + Property - - - GLib.Property("sort-type") - - Gtk.RecentSortType @@ -428,8 +359,26 @@ To be added. + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + Method System.Void @@ -442,6 +391,7 @@ + Method System.Void @@ -455,10 +405,24 @@ To be added. + + + + Property + + + GLib.Property("use-action-appearance") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + - - To be added. - To be added. - - diff --git a/doc/en/Gtk/RecentChooserDialog.xml b/doc/en/Gtk/RecentChooserDialog.xml index 83aacf586..4fa36fd9e 100644 --- a/doc/en/Gtk/RecentChooserDialog.xml +++ b/doc/en/Gtk/RecentChooserDialog.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 Gtk.Dialog @@ -12,9 +12,15 @@ Gtk.RecentChooser + + To be added. + To be added. + + + Constructor @@ -22,25 +28,9 @@ To be added. - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - + Constructor @@ -53,6 +43,7 @@ + Method System.Void @@ -67,7 +58,8 @@ - + + Property Gtk.RecentInfo @@ -79,7 +71,8 @@ - + + Property System.String @@ -91,13 +84,9 @@ - + + Property - - - GLib.Property("filter") - - Gtk.RecentFilter @@ -107,8 +96,23 @@ To be added. + + + + Property + + Gtk.RecentFilter[] + + + To be added. + To be added. + To be added. + + + + Method System.String @@ -124,7 +128,8 @@ - + + Property GLib.GType @@ -135,27 +140,12 @@ To be added. - - - Event - - - GLib.Signal("item-activated") - - - - System.EventHandler - - - To be added. - To be added. - - - + + Property - GLib.List + Gtk.RecentInfo[] To be added. @@ -164,13 +154,9 @@ - + + Property - - - GLib.Property("limit") - - System.Int32 @@ -180,27 +166,10 @@ To be added. - - - Method - - GLib.SList - - - - To be added. - To be added. - To be added. - - - + + Property - - - GLib.Property("local-only") - - System.Boolean @@ -210,32 +179,9 @@ To be added. - - - Method - - System.Void - - - - To be added. - To be added. - - - - - Method - - System.Void - - - - To be added. - To be added. - - + Method System.Void @@ -251,6 +197,7 @@ + Method System.Void @@ -261,30 +208,10 @@ To be added. - - - Event - - - GLib.Signal("selection-changed") - - - - System.EventHandler - - - To be added. - To be added. - - - + + Property - - - GLib.Property("select-multiple") - - System.Boolean @@ -296,6 +223,7 @@ + Method System.Boolean @@ -312,6 +240,7 @@ + Method System.Boolean @@ -327,13 +256,9 @@ - + + Property - - - GLib.Property("show-icons") - - System.Boolean @@ -344,24 +269,8 @@ - - Property - - - GLib.Property("show-not-found") - - - - System.Boolean - - - To be added. - To be added. - To be added. - - - - + + Property System.Boolean @@ -371,20 +280,11 @@ To be added. To be added. - - - System.Obsolete - - - + + Property - - - GLib.Property("show-private") - - System.Boolean @@ -395,13 +295,9 @@ - + + Property - - - GLib.Property("show-tips") - - System.Boolean @@ -412,7 +308,8 @@ - + + Property Gtk.RecentSortFunc @@ -424,13 +321,9 @@ - + + Property - - - GLib.Property("sort-type") - - Gtk.RecentSortType @@ -442,6 +335,7 @@ + Method System.Void @@ -454,6 +348,7 @@ + Method System.Void @@ -468,9 +363,4 @@ - - To be added. - To be added. - - diff --git a/doc/en/Gtk/RecentChooserError.xml b/doc/en/Gtk/RecentChooserError.xml index 32a7eb158..a599eda3c 100644 --- a/doc/en/Gtk/RecentChooserError.xml +++ b/doc/en/Gtk/RecentChooserError.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Enum @@ -12,9 +12,15 @@ GLib.GType(typeof(Gtk.RecentChooserErrorGType)) + + To be added. + To be added. + + + Field Gtk.RecentChooserError @@ -25,6 +31,7 @@ + Field Gtk.RecentChooserError @@ -34,9 +41,4 @@ - - To be added. - To be added. - - diff --git a/doc/en/Gtk/RecentChooserImplementor.xml b/doc/en/Gtk/RecentChooserImplementor.xml index c14edd9f1..29ba4c6cd 100644 --- a/doc/en/Gtk/RecentChooserImplementor.xml +++ b/doc/en/Gtk/RecentChooserImplementor.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 @@ -14,9 +14,15 @@ GLib.GInterface(typeof(Gtk.RecentChooserAdapter)) + + RecentChooser implementor interface. + The implementable portion of the interface. + + + Method System.Void @@ -31,7 +37,8 @@ - + + Property System.String @@ -42,36 +49,26 @@ To be added. - - + + + Property - GLib.List + Gtk.RecentFilter[] To be added. To be added. To be added. + - - - Method - - GLib.SList - - - - To be added. - To be added. - To be added. - - - - + + + Property - Gtk.RecentManager + Gtk.RecentInfo[] To be added. @@ -81,6 +78,7 @@ + Method System.Void @@ -96,6 +94,7 @@ + Method System.Void @@ -108,6 +107,7 @@ + Method System.Boolean @@ -124,6 +124,7 @@ + Method System.Boolean @@ -139,7 +140,8 @@ - + + Property Gtk.RecentSortFunc @@ -152,6 +154,7 @@ + Method System.Void @@ -164,6 +167,7 @@ + Method System.Void @@ -178,9 +182,4 @@ - - RecentChooser implementor interface. - The implementable portion of the interface. - - diff --git a/doc/en/Gtk/RecentChooserMenu.xml b/doc/en/Gtk/RecentChooserMenu.xml index d9880c86e..90fe06079 100644 --- a/doc/en/Gtk/RecentChooserMenu.xml +++ b/doc/en/Gtk/RecentChooserMenu.xml @@ -1,20 +1,29 @@ - + + gtk-sharp - 2.12.0.0 Gtk.Menu + + Gtk.Activatable + Gtk.RecentChooser + + To be added. + To be added. + + + Constructor @@ -22,25 +31,9 @@ To be added. - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - + Constructor @@ -53,6 +46,7 @@ + Constructor @@ -65,6 +59,7 @@ + Method System.Void @@ -79,7 +74,8 @@ - + + Property Gtk.RecentInfo @@ -91,7 +87,8 @@ - + + Property System.String @@ -102,14 +99,27 @@ To be added. + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + - + + Property - - - GLib.Property("filter") - - Gtk.RecentFilter @@ -119,8 +129,23 @@ To be added. + + + + Property + + Gtk.RecentFilter[] + + + To be added. + To be added. + To be added. + + + + Method System.String @@ -136,7 +161,8 @@ - + + Property GLib.GType @@ -147,27 +173,12 @@ To be added. - - - Event - - - GLib.Signal("item-activated") - - - - System.EventHandler - - - To be added. - To be added. - - - + + Property - GLib.List + Gtk.RecentInfo[] To be added. @@ -176,13 +187,9 @@ - + + Property - - - GLib.Property("limit") - - System.Int32 @@ -192,27 +199,10 @@ To be added. - - - Method - - GLib.SList - - - - To be added. - To be added. - To be added. - - - + + Property - - - GLib.Property("local-only") - - System.Boolean @@ -222,32 +212,28 @@ To be added. - - - Method + + + + Property + + + GLib.Property("related-action") + + - System.Void + Gtk.Action - - - To be added. - To be added. - - - - - Method - - System.Void - - To be added. + To be added. To be added. + + Method System.Void @@ -263,6 +249,7 @@ + Method System.Void @@ -273,30 +260,10 @@ To be added. - - - Event - - - GLib.Signal("selection-changed") - - - - System.EventHandler - - - To be added. - To be added. - - - + + Property - - - GLib.Property("select-multiple") - - System.Boolean @@ -308,6 +275,7 @@ + Method System.Boolean @@ -324,6 +292,7 @@ + Method System.Boolean @@ -339,13 +308,9 @@ - + + Property - - - GLib.Property("show-icons") - - System.Boolean @@ -356,24 +321,8 @@ - - Property - - - GLib.Property("show-not-found") - - - - System.Boolean - - - To be added. - To be added. - To be added. - - - - + + Property System.Boolean @@ -383,20 +332,11 @@ To be added. To be added. - - - System.Obsolete - - - + + Property - - - GLib.Property("show-private") - - System.Boolean @@ -407,13 +347,9 @@ - + + Property - - - GLib.Property("show-tips") - - System.Boolean @@ -424,7 +360,8 @@ - + + Property Gtk.RecentSortFunc @@ -436,13 +373,9 @@ - + + Property - - - GLib.Property("sort-type") - - Gtk.RecentSortType @@ -452,8 +385,26 @@ To be added. + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + Method System.Void @@ -466,6 +417,7 @@ + Method System.Void @@ -479,10 +431,24 @@ To be added. + + + + Property + + + GLib.Property("use-action-appearance") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + - - To be added. - To be added. - - diff --git a/doc/en/Gtk/RecentChooserProp.xml b/doc/en/Gtk/RecentChooserProp.xml index 94d74393f..9f261454c 100644 --- a/doc/en/Gtk/RecentChooserProp.xml +++ b/doc/en/Gtk/RecentChooserProp.xml @@ -1,15 +1,21 @@ + gtk-sharp - 2.12.0.0 System.Enum + + To be added. + To be added. + + + Field Gtk.RecentChooserProp @@ -20,6 +26,7 @@ + Field Gtk.RecentChooserProp @@ -30,6 +37,7 @@ + Field Gtk.RecentChooserProp @@ -40,6 +48,7 @@ + Field Gtk.RecentChooserProp @@ -50,6 +59,7 @@ + Field Gtk.RecentChooserProp @@ -60,6 +70,7 @@ + Field Gtk.RecentChooserProp @@ -70,6 +81,7 @@ + Field Gtk.RecentChooserProp @@ -80,6 +92,7 @@ + Field Gtk.RecentChooserProp @@ -90,6 +103,7 @@ + Field Gtk.RecentChooserProp @@ -100,6 +114,7 @@ + Field Gtk.RecentChooserProp @@ -110,6 +125,7 @@ + Field Gtk.RecentChooserProp @@ -120,6 +136,7 @@ + Field Gtk.RecentChooserProp @@ -129,9 +146,4 @@ - - To be added. - To be added. - - diff --git a/doc/en/Gtk/RecentChooserWidget.xml b/doc/en/Gtk/RecentChooserWidget.xml index 1e1fd5ce4..a53c8b4be 100644 --- a/doc/en/Gtk/RecentChooserWidget.xml +++ b/doc/en/Gtk/RecentChooserWidget.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 Gtk.VBox @@ -12,9 +12,15 @@ Gtk.RecentChooser + + To be added. + To be added. + + + Constructor @@ -22,25 +28,9 @@ To be added. - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - + Constructor @@ -53,6 +43,7 @@ + Constructor @@ -65,6 +56,7 @@ + Method System.Void @@ -79,7 +71,8 @@ - + + Property Gtk.RecentInfo @@ -91,7 +84,8 @@ - + + Property System.String @@ -103,13 +97,9 @@ - + + Property - - - GLib.Property("filter") - - Gtk.RecentFilter @@ -119,8 +109,23 @@ To be added. + + + + Property + + Gtk.RecentFilter[] + + + To be added. + To be added. + To be added. + + + + Method System.String @@ -136,7 +141,8 @@ - + + Property GLib.GType @@ -147,27 +153,12 @@ To be added. - - - Event - - - GLib.Signal("item-activated") - - - - System.EventHandler - - - To be added. - To be added. - - - + + Property - GLib.List + Gtk.RecentInfo[] To be added. @@ -176,13 +167,9 @@ - + + Property - - - GLib.Property("limit") - - System.Int32 @@ -192,27 +179,10 @@ To be added. - - - Method - - GLib.SList - - - - To be added. - To be added. - To be added. - - - + + Property - - - GLib.Property("local-only") - - System.Boolean @@ -222,32 +192,9 @@ To be added. - - - Method - - System.Void - - - - To be added. - To be added. - - - - - Method - - System.Void - - - - To be added. - To be added. - - + Method System.Void @@ -263,6 +210,7 @@ + Method System.Void @@ -273,30 +221,10 @@ To be added. - - - Event - - - GLib.Signal("selection-changed") - - - - System.EventHandler - - - To be added. - To be added. - - - + + Property - - - GLib.Property("select-multiple") - - System.Boolean @@ -308,6 +236,7 @@ + Method System.Boolean @@ -324,6 +253,7 @@ + Method System.Boolean @@ -339,13 +269,9 @@ - + + Property - - - GLib.Property("show-icons") - - System.Boolean @@ -356,24 +282,8 @@ - - Property - - - GLib.Property("show-not-found") - - - - System.Boolean - - - To be added. - To be added. - To be added. - - - - + + Property System.Boolean @@ -383,20 +293,11 @@ To be added. To be added. - - - System.Obsolete - - - + + Property - - - GLib.Property("show-private") - - System.Boolean @@ -407,13 +308,9 @@ - + + Property - - - GLib.Property("show-tips") - - System.Boolean @@ -424,7 +321,8 @@ - + + Property Gtk.RecentSortFunc @@ -436,13 +334,9 @@ - + + Property - - - GLib.Property("sort-type") - - Gtk.RecentSortType @@ -454,6 +348,7 @@ + Method System.Void @@ -466,6 +361,7 @@ + Method System.Void @@ -480,9 +376,4 @@ - - To be added. - To be added. - - diff --git a/doc/en/Gtk/RecentData.xml b/doc/en/Gtk/RecentData.xml index 2ef180dce..d78ddada0 100644 --- a/doc/en/Gtk/RecentData.xml +++ b/doc/en/Gtk/RecentData.xml @@ -1,16 +1,26 @@ - + + gtk-sharp - 2.12.0.0 System.ValueType - + + + System.IEquatable<Gtk.RecentData> + + + + To be added. + To be added. + + + Field System.String @@ -22,6 +32,7 @@ + Field System.String @@ -33,6 +44,7 @@ + Field System.String @@ -44,6 +56,7 @@ + Field System.String @@ -53,8 +66,60 @@ To be added. + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + Field System.String @@ -66,6 +131,7 @@ + Field System.Boolean @@ -77,6 +143,7 @@ + Field System.String @@ -88,6 +155,7 @@ + Method Gtk.RecentData @@ -104,6 +172,7 @@ + Field Gtk.RecentData @@ -114,9 +183,4 @@ - - To be added. - To be added. - - diff --git a/doc/en/Gtk/RecentFilter.xml b/doc/en/Gtk/RecentFilter.xml index ed11156c5..c99d2853f 100644 --- a/doc/en/Gtk/RecentFilter.xml +++ b/doc/en/Gtk/RecentFilter.xml @@ -1,16 +1,22 @@ - + + gtk-sharp - 2.12.0.0 - Gtk.Object + GLib.InitiallyUnowned + + To be added. + To be added. + + + Constructor @@ -18,25 +24,9 @@ To be added. - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - + Constructor @@ -49,6 +39,7 @@ + Method System.Void @@ -64,6 +55,7 @@ + Method System.Void @@ -79,6 +71,7 @@ + Method System.Void @@ -96,6 +89,7 @@ + Method System.Void @@ -111,6 +105,7 @@ + Method System.Void @@ -126,6 +121,7 @@ + Method System.Void @@ -141,6 +137,7 @@ + Method System.Void @@ -153,6 +150,7 @@ + Method System.Boolean @@ -168,7 +166,8 @@ - + + Property GLib.GType @@ -180,7 +179,8 @@ - + + Property System.String @@ -192,7 +192,8 @@ - + + Property Gtk.RecentFilterFlags @@ -204,9 +205,4 @@ - - To be added. - To be added. - - diff --git a/doc/en/Gtk/RecentFilterFlags.xml b/doc/en/Gtk/RecentFilterFlags.xml index 518bbea12..d5d83233c 100644 --- a/doc/en/Gtk/RecentFilterFlags.xml +++ b/doc/en/Gtk/RecentFilterFlags.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Enum @@ -15,9 +15,15 @@ System.Flags + + To be added. + To be added. + + + Field Gtk.RecentFilterFlags @@ -28,6 +34,7 @@ + Field Gtk.RecentFilterFlags @@ -38,6 +45,7 @@ + Field Gtk.RecentFilterFlags @@ -48,6 +56,7 @@ + Field Gtk.RecentFilterFlags @@ -58,6 +67,7 @@ + Field Gtk.RecentFilterFlags @@ -68,6 +78,7 @@ + Field Gtk.RecentFilterFlags @@ -77,9 +88,4 @@ - - To be added. - To be added. - - diff --git a/doc/en/Gtk/RecentFilterFunc.xml b/doc/en/Gtk/RecentFilterFunc.xml index f2d58fde5..7daf18598 100644 --- a/doc/en/Gtk/RecentFilterFunc.xml +++ b/doc/en/Gtk/RecentFilterFunc.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/RecentFilterInfo.xml b/doc/en/Gtk/RecentFilterInfo.xml index 59aab4436..b959e16bb 100644 --- a/doc/en/Gtk/RecentFilterInfo.xml +++ b/doc/en/Gtk/RecentFilterInfo.xml @@ -1,16 +1,26 @@ - + + gtk-sharp - 2.12.0.0 System.ValueType - + + + System.IEquatable<Gtk.RecentFilterInfo> + + + + To be added. + To be added. + + + Field System.Int32 @@ -22,6 +32,7 @@ + Field System.String @@ -33,6 +44,7 @@ + Field Gtk.RecentFilterFlags @@ -44,6 +56,7 @@ + Field System.String @@ -53,8 +66,60 @@ To be added. + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + Field System.String @@ -66,6 +131,7 @@ + Field System.String @@ -77,6 +143,7 @@ + Method Gtk.RecentFilterInfo @@ -93,6 +160,7 @@ + Field System.String @@ -104,6 +172,7 @@ + Field Gtk.RecentFilterInfo @@ -114,9 +183,4 @@ - - To be added. - To be added. - - diff --git a/doc/en/Gtk/RecentInfo.xml b/doc/en/Gtk/RecentInfo.xml index cae6a8cb7..3d78b9bb1 100644 --- a/doc/en/Gtk/RecentInfo.xml +++ b/doc/en/Gtk/RecentInfo.xml @@ -1,16 +1,22 @@ + gtk-sharp - 2.12.0.0 GLib.Opaque + + To be added. + To be added. + + + Constructor @@ -22,7 +28,8 @@ - + + Property System.DateTime @@ -34,7 +41,8 @@ - + + Property System.Int32 @@ -45,8 +53,27 @@ To be added. + + + + Method + + GLib.AppInfo + + + + + + To be added. + To be added. + To be added. + To be added. + + + - + + Property System.String @@ -58,7 +85,8 @@ - + + Property System.String @@ -71,6 +99,7 @@ + Method System.Boolean @@ -82,17 +111,32 @@ To be added. + + + + Method + + System.Void + + + + To be added. + To be added. + + + - + + Method System.Boolean - + - + To be added. @@ -102,10 +146,12 @@ To be added. To be added. To be added. + + Method System.String @@ -122,6 +168,7 @@ + Method System.String @@ -138,6 +185,7 @@ + Method Gdk.Pixbuf @@ -152,8 +200,23 @@ To be added. + + + + Property + + GLib.Icon + + + To be added. + To be added. + To be added. + + + - + + Property GLib.GType @@ -166,6 +229,7 @@ + Method System.Boolean @@ -182,6 +246,7 @@ + Method System.Boolean @@ -197,7 +262,8 @@ - + + Property System.Boolean @@ -210,6 +276,7 @@ + Method System.String @@ -223,6 +290,7 @@ + Method System.Boolean @@ -238,7 +306,8 @@ - + + Property System.String @@ -250,7 +319,8 @@ - + + Property System.DateTime @@ -262,7 +332,8 @@ - + + Property System.Boolean @@ -273,8 +344,26 @@ To be added. + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + - + + Property System.String @@ -285,8 +374,26 @@ To be added. + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + - + + Property System.String @@ -298,7 +405,8 @@ - + + Property System.String @@ -310,7 +418,8 @@ - + + Property System.DateTime @@ -322,9 +431,4 @@ - - To be added. - To be added. - - diff --git a/doc/en/Gtk/RecentManager.xml b/doc/en/Gtk/RecentManager.xml index 7f1a6036c..715c0f080 100644 --- a/doc/en/Gtk/RecentManager.xml +++ b/doc/en/Gtk/RecentManager.xml @@ -1,16 +1,22 @@ + gtk-sharp - 2.12.0.0 GLib.Object + + To be added. + To be added. + + + Constructor @@ -18,25 +24,9 @@ To be added. - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - + Constructor @@ -49,6 +39,7 @@ + Method System.Boolean @@ -67,6 +58,7 @@ + Method System.Boolean @@ -83,6 +75,7 @@ + Event @@ -98,7 +91,8 @@ - + + Property Gtk.RecentManager @@ -111,6 +105,7 @@ + Method System.Int32 @@ -123,7 +118,8 @@ - + + Property @@ -139,24 +135,9 @@ To be added. - - - Method - - Gtk.RecentManager - - - - - - To be added. - To be added. - To be added. - To be added. - - - + + Property GLib.GType @@ -169,6 +150,7 @@ + Method System.Boolean @@ -184,8 +166,14 @@ - + + Property + + + System.Obsolete("Replaced by RecentItems property") + + GLib.List @@ -195,25 +183,9 @@ To be added. - - - Property - - - GLib.Property("limit") - - - - System.Int32 - - - To be added. - To be added. - To be added. - - + Method Gtk.RecentInfo @@ -230,6 +202,7 @@ + Method System.Boolean @@ -248,7 +221,13 @@ + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideChanged", Type=typeof(Gtk.RecentManager)) + + System.Void @@ -260,6 +239,7 @@ + Method System.Int32 @@ -271,8 +251,23 @@ To be added. + + + + Property + + Gtk.RecentInfo[] + + + To be added. + To be added. + To be added. + + + + Method System.Boolean @@ -287,25 +282,9 @@ To be added. - - - Property - - Gdk.Screen - - - To be added. - To be added. - To be added. - - - - System.Obsolete - - - - + + Property @@ -322,9 +301,4 @@ - - To be added. - To be added. - - diff --git a/doc/en/Gtk/RecentManagerError.xml b/doc/en/Gtk/RecentManagerError.xml index 67ba3e109..5e3e9839f 100644 --- a/doc/en/Gtk/RecentManagerError.xml +++ b/doc/en/Gtk/RecentManagerError.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Enum @@ -12,9 +12,15 @@ GLib.GType(typeof(Gtk.RecentManagerErrorGType)) + + To be added. + To be added. + + + Field Gtk.RecentManagerError @@ -25,6 +31,7 @@ + Field Gtk.RecentManagerError @@ -35,6 +42,7 @@ + Field Gtk.RecentManagerError @@ -45,6 +53,7 @@ + Field Gtk.RecentManagerError @@ -55,6 +64,7 @@ + Field Gtk.RecentManagerError @@ -65,6 +75,7 @@ + Field Gtk.RecentManagerError @@ -75,6 +86,7 @@ + Field Gtk.RecentManagerError @@ -84,9 +96,4 @@ - - To be added. - To be added. - - diff --git a/doc/en/Gtk/RecentSortFunc.xml b/doc/en/Gtk/RecentSortFunc.xml index 5f1ef727f..38ee80e40 100644 --- a/doc/en/Gtk/RecentSortFunc.xml +++ b/doc/en/Gtk/RecentSortFunc.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/RecentSortType.xml b/doc/en/Gtk/RecentSortType.xml index a4d218a00..19987cc2f 100644 --- a/doc/en/Gtk/RecentSortType.xml +++ b/doc/en/Gtk/RecentSortType.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Enum @@ -12,9 +12,15 @@ GLib.GType(typeof(Gtk.RecentSortTypeGType)) + + To be added. + To be added. + + + Field Gtk.RecentSortType @@ -25,6 +31,7 @@ + Field Gtk.RecentSortType @@ -35,6 +42,7 @@ + Field Gtk.RecentSortType @@ -45,6 +53,7 @@ + Field Gtk.RecentSortType @@ -54,9 +63,4 @@ - - To be added. - To be added. - - diff --git a/doc/en/Gtk/Region.xml b/doc/en/Gtk/Region.xml new file mode 100644 index 000000000..bf5b74805 --- /dev/null +++ b/doc/en/Gtk/Region.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/RegionFlags.xml b/doc/en/Gtk/RegionFlags.xml new file mode 100644 index 000000000..971bc3cc6 --- /dev/null +++ b/doc/en/Gtk/RegionFlags.xml @@ -0,0 +1,85 @@ + + + + + gtk-sharp + + + System.Enum + + + + GLib.GType(typeof(Gtk.RegionFlagsGType)) + + + System.Flags + + + + To be added. + To be added. + + + + + + + Field + + Gtk.RegionFlags + + + To be added. + + + + + + + Field + + Gtk.RegionFlags + + + To be added. + + + + + + + Field + + Gtk.RegionFlags + + + To be added. + + + + + + + Field + + Gtk.RegionFlags + + + To be added. + + + + + + + Field + + Gtk.RegionFlags + + + To be added. + + + + + diff --git a/doc/en/Gtk/ReliefStyle.xml b/doc/en/Gtk/ReliefStyle.xml index c5c7cd8a5..c5c835630 100644 --- a/doc/en/Gtk/ReliefStyle.xml +++ b/doc/en/Gtk/ReliefStyle.xml @@ -1,17 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - This enumeration provides the possible values for the - relief style for a . - - System.Enum @@ -20,21 +15,15 @@ GLib.GType(typeof(Gtk.ReliefStyleGType)) + + This enumeration provides the possible values for the + relief style for a . + + - - - Field - - Gtk.ReliefStyle - - - - Value for a normal relief style. - - - + Field Gtk.ReliefStyle @@ -47,6 +36,7 @@ + Field Gtk.ReliefStyle @@ -57,5 +47,18 @@ + + + + Field + + Gtk.ReliefStyle + + + + Value for a normal relief style. + + + diff --git a/doc/en/Gtk/ReloadState.xml b/doc/en/Gtk/ReloadState.xml index 7e851a34e..6af726263 100644 --- a/doc/en/Gtk/ReloadState.xml +++ b/doc/en/Gtk/ReloadState.xml @@ -1,25 +1,21 @@ + gtk-sharp - 2.12.0.0 System.Enum + + Reload State enumeration. + Do not use. This type is exposed as part of the FileChooser implementation internals. + + - - - Field - - Gtk.ReloadState - - - Was Unmapped. - - + Field Gtk.ReloadState @@ -30,6 +26,7 @@ + Field Gtk.ReloadState @@ -39,9 +36,4 @@ - - Reload State enumeration. - Do not use. This type is exposed as part of the FileChooser implementation internals. - - diff --git a/doc/en/Gtk/RemoveEditableArgs.xml b/doc/en/Gtk/RemoveEditableArgs.xml new file mode 100644 index 000000000..b10dc8d36 --- /dev/null +++ b/doc/en/Gtk/RemoveEditableArgs.xml @@ -0,0 +1,57 @@ + + + + + gtk-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + Gtk.CellRenderer + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.CellEditable + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/RemoveEditableHandler.xml b/doc/en/Gtk/RemoveEditableHandler.xml new file mode 100644 index 000000000..241a60ddf --- /dev/null +++ b/doc/en/Gtk/RemoveEditableHandler.xml @@ -0,0 +1,24 @@ + + + + + gtk-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/RemovedArgs.xml b/doc/en/Gtk/RemovedArgs.xml index 0d83cb061..4a587adf2 100644 --- a/doc/en/Gtk/RemovedArgs.xml +++ b/doc/en/Gtk/RemovedArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gtk.Widget diff --git a/doc/en/Gtk/RemovedHandler.xml b/doc/en/Gtk/RemovedHandler.xml index 85281d72a..13ed80549 100644 --- a/doc/en/Gtk/RemovedHandler.xml +++ b/doc/en/Gtk/RemovedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the RemovedHandler instance to the event. The methods referenced by the RemovedHandler instance are invoked whenever the event is raised, until the RemovedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/ReorderTabArgs.xml b/doc/en/Gtk/ReorderTabArgs.xml index 8b0889aaa..8ce6a6285 100644 --- a/doc/en/Gtk/ReorderTabArgs.xml +++ b/doc/en/Gtk/ReorderTabArgs.xml @@ -1,16 +1,24 @@ + gtk-sharp - 2.12.0.0 GLib.SignalArgs + + Event data. + + The event invokes delegates which pass event data via this class. + + + + Constructor @@ -19,7 +27,8 @@ - + + Property Gtk.DirectionType @@ -31,7 +40,8 @@ - + + Property System.Boolean @@ -43,11 +53,4 @@ - - Event data. - - The event invokes delegates which pass event data via this class. - - - diff --git a/doc/en/Gtk/ReorderTabHandler.xml b/doc/en/Gtk/ReorderTabHandler.xml index 4e577f5da..2f57daee2 100644 --- a/doc/en/Gtk/ReorderTabHandler.xml +++ b/doc/en/Gtk/ReorderTabHandler.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/RequestContentsInfo.xml b/doc/en/Gtk/RequestContentsInfo.xml new file mode 100644 index 000000000..857e93814 --- /dev/null +++ b/doc/en/Gtk/RequestContentsInfo.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/RequestImageInfo.xml b/doc/en/Gtk/RequestImageInfo.xml new file mode 100644 index 000000000..7175caa8f --- /dev/null +++ b/doc/en/Gtk/RequestImageInfo.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/RequestPageSetupArgs.xml b/doc/en/Gtk/RequestPageSetupArgs.xml index c623e4929..f47c79e5f 100644 --- a/doc/en/Gtk/RequestPageSetupArgs.xml +++ b/doc/en/Gtk/RequestPageSetupArgs.xml @@ -1,16 +1,24 @@ + gtk-sharp - 2.12.0.0 GLib.SignalArgs + + Event data. + + The event invokes delegates which pass event data via this class. + + + + Constructor @@ -19,7 +27,8 @@ - + + Property Gtk.PrintContext @@ -31,7 +40,8 @@ - + + Property System.Int32 @@ -43,7 +53,8 @@ - + + Property Gtk.PageSetup @@ -55,11 +66,4 @@ - - Event data. - - The event invokes delegates which pass event data via this class. - - - diff --git a/doc/en/Gtk/RequestPageSetupHandler.xml b/doc/en/Gtk/RequestPageSetupHandler.xml index c3447bd5f..d7487c720 100644 --- a/doc/en/Gtk/RequestPageSetupHandler.xml +++ b/doc/en/Gtk/RequestPageSetupHandler.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/RequestRichTextInfo.xml b/doc/en/Gtk/RequestRichTextInfo.xml new file mode 100644 index 000000000..1d505df43 --- /dev/null +++ b/doc/en/Gtk/RequestRichTextInfo.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/RequestTargetsInfo.xml b/doc/en/Gtk/RequestTargetsInfo.xml new file mode 100644 index 000000000..e841f34f1 --- /dev/null +++ b/doc/en/Gtk/RequestTargetsInfo.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/RequestTextInfo.xml b/doc/en/Gtk/RequestTextInfo.xml new file mode 100644 index 000000000..738a3a996 --- /dev/null +++ b/doc/en/Gtk/RequestTextInfo.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/RequestURIInfo.xml b/doc/en/Gtk/RequestURIInfo.xml new file mode 100644 index 000000000..575038895 --- /dev/null +++ b/doc/en/Gtk/RequestURIInfo.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/RequestedSize.xml b/doc/en/Gtk/RequestedSize.xml new file mode 100644 index 000000000..e745ed74b --- /dev/null +++ b/doc/en/Gtk/RequestedSize.xml @@ -0,0 +1,130 @@ + + + + + gtk-sharp + + + System.ValueType + + + + System.IEquatable<Gtk.RequestedSize> + + + + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Field + + System.Int32 + + + To be added. + To be added. + + + + + + + Field + + System.Int32 + + + To be added. + To be added. + + + + + + + Method + + Gtk.RequestedSize + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Field + + Gtk.RequestedSize + + + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/Requisition.xml b/doc/en/Gtk/Requisition.xml index f332ec6ec..20e11e5dc 100644 --- a/doc/en/Gtk/Requisition.xml +++ b/doc/en/Gtk/Requisition.xml @@ -1,12 +1,20 @@ - + + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + + + System.IEquatable<Gtk.Requisition> + + A GtkRequisition represents the desired size of a widget. The size requisition of a widget is it's desired width and height. This is represented by this structure. @@ -16,42 +24,16 @@ How a widget determines its desired size depends on the widget. A . The top-level widget asks its child for its size requisition by calling . To determine its requisition, the child asks its own children for their requisitions and so on. Finally, the top-level widget will get a requisition back from its child. - - System.ValueType - - - - - Field - - Gtk.Requisition - - - - An empty object. - - - - - - Method - - Gtk.Requisition - - - - - - Constructor. - A , the underlying C object. - A - Not for general developer use. - - + Method + + + System.Obsolete("This is a no-op") + + Gtk.Requisition @@ -62,8 +44,60 @@ The size requisition phase of the widget layout process operates top-down. It st + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + - + + Property GLib.GType @@ -75,21 +109,9 @@ The size requisition phase of the widget layout process operates top-down. It st Returns the native value for . - - - Field - - System.Int32 - - - - - The requested width. - - - + Field System.Int32 @@ -101,24 +123,41 @@ The size requisition phase of the widget layout process operates top-down. It st - - + + + Method - GLib.Value + Gtk.Requisition - - - + - To be added. To be added. To be added. To be added. + + + + + + + Method + + Gtk.Requisition + + + + + + A , the underlying C object. + Constructor. + A + Not for general developer use. + Method Gtk.Requisition @@ -133,5 +172,49 @@ The size requisition phase of the widget layout process operates top-down. It st To be added. + + + + Method + + GLib.Value + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + Field + + System.Int32 + + + + + The requested width. + + + + + + + Field + + Gtk.Requisition + + + + An empty object. + + + diff --git a/doc/en/Gtk/ResizeMode.xml b/doc/en/Gtk/ResizeMode.xml index 51917266b..11bf8380d 100644 --- a/doc/en/Gtk/ResizeMode.xml +++ b/doc/en/Gtk/ResizeMode.xml @@ -1,20 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An enumeration used by Container - - - This enumeration is used by to decide how resize behaves. - - - System.Enum @@ -23,9 +15,35 @@ GLib.GType(typeof(Gtk.ResizeModeGType)) + + An enumeration used by Container + + + This enumeration is used by to decide how resize behaves. + + + + + + + Field + + Gtk.ResizeMode + + + + Perform the resizes now. + + + Perform the resizes now. + + + + + Field Gtk.ResizeMode @@ -42,6 +60,7 @@ + Field Gtk.ResizeMode @@ -56,21 +75,5 @@ - - - Field - - Gtk.ResizeMode - - - - Perform the resizes now. - - - Perform the resizes now. - - - - diff --git a/doc/en/Gtk/RespondArgs.xml b/doc/en/Gtk/RespondArgs.xml new file mode 100644 index 000000000..911514e4f --- /dev/null +++ b/doc/en/Gtk/RespondArgs.xml @@ -0,0 +1,43 @@ + + + + + gtk-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/RespondHandler.xml b/doc/en/Gtk/RespondHandler.xml new file mode 100644 index 000000000..40fcf9f49 --- /dev/null +++ b/doc/en/Gtk/RespondHandler.xml @@ -0,0 +1,24 @@ + + + + + gtk-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/ResponseArgs.xml b/doc/en/Gtk/ResponseArgs.xml index 8bc480e34..9698dda18 100644 --- a/doc/en/Gtk/ResponseArgs.xml +++ b/doc/en/Gtk/ResponseArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gtk.ResponseType diff --git a/doc/en/Gtk/ResponseData.xml b/doc/en/Gtk/ResponseData.xml new file mode 100644 index 000000000..6e7741efa --- /dev/null +++ b/doc/en/Gtk/ResponseData.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/ResponseHandler.xml b/doc/en/Gtk/ResponseHandler.xml index a17ab1d72..52e9e1b01 100644 --- a/doc/en/Gtk/ResponseHandler.xml +++ b/doc/en/Gtk/ResponseHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the ResponseHandler instance to the event. The methods referenced by the ResponseHandler instance are invoked whenever the event is raised, until the ResponseHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/ResponseType.xml b/doc/en/Gtk/ResponseType.xml index f06a3d1c5..9d1314fe2 100644 --- a/doc/en/Gtk/ResponseType.xml +++ b/doc/en/Gtk/ResponseType.xml @@ -1,12 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Enum + + + + GLib.GType(typeof(Gtk.ResponseTypeGType)) + + This enumeration contains the response signals that are emitted by a . @@ -19,128 +27,10 @@ convience. - - System.Enum - - - - GLib.GType(typeof(Gtk.ResponseTypeGType)) - - - - - Field - - Gtk.ResponseType - - - - - This is returned if a response widget has no response ID, or - has been programmatically hidden or destroyed. - - - - - - - Field - - Gtk.ResponseType - - - - - Convenience response type to be used in the constructors of the class. - - - - - Field - - Gtk.ResponseType - - - - - Convenience response type to be used in the constructors of the class. - - - - - - - Field - - Gtk.ResponseType - - - - This is returned when the dialog is deleted. - - - - - - Field - - Gtk.ResponseType - - - - - Convenience response type to be used in the constructors of the class. - - - - - - - Field - - Gtk.ResponseType - - - - - Convenience response type to be used in the constructors of the class. - - - - - - - Field - - Gtk.ResponseType - - - - - Convenience response type to be used in the constructors of the class. - - - - - - - Field - - Gtk.ResponseType - - - - - Convenience response type to be used in the constructors of the class. - - - - - - + Field Gtk.ResponseType @@ -155,6 +45,7 @@ + Field Gtk.ResponseType @@ -167,8 +58,128 @@ + + + + Field + + Gtk.ResponseType + + + + + Convenience response type to be used in the constructors of the class. + + + + + + + + Field + + Gtk.ResponseType + + + + + Convenience response type to be used in the constructors of the class. + + + + + + + + Field + + Gtk.ResponseType + + + + This is returned when the dialog is deleted. + + + + + Field + + Gtk.ResponseType + + + + + Convenience response type to be used in the constructors of the class. + + + + + + + + Field + + Gtk.ResponseType + + + + + Convenience response type to be used in the constructors of the class. + + + + + + + + Field + + Gtk.ResponseType + + + + + This is returned if a response widget has no response ID, or + has been programmatically hidden or destroyed. + + + + + + + + Field + + Gtk.ResponseType + + + + + Convenience response type to be used in the constructors of the class. + + + + + + + + Field + + Gtk.ResponseType + + + + + Convenience response type to be used in the constructors of the class. + + + + + + + Field Gtk.ResponseType diff --git a/doc/en/Gtk/RetrievalInfo.xml b/doc/en/Gtk/RetrievalInfo.xml new file mode 100644 index 000000000..664ca503e --- /dev/null +++ b/doc/en/Gtk/RetrievalInfo.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/RetrieveSurroundingArgs.xml b/doc/en/Gtk/RetrieveSurroundingArgs.xml index f1666f0f6..1f99a7f10 100644 --- a/doc/en/Gtk/RetrieveSurroundingArgs.xml +++ b/doc/en/Gtk/RetrieveSurroundingArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor diff --git a/doc/en/Gtk/RetrieveSurroundingHandler.xml b/doc/en/Gtk/RetrieveSurroundingHandler.xml index 1924a79cb..144df269a 100644 --- a/doc/en/Gtk/RetrieveSurroundingHandler.xml +++ b/doc/en/Gtk/RetrieveSurroundingHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -18,15 +28,5 @@ - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/RowActivatedArgs.xml b/doc/en/Gtk/RowActivatedArgs.xml index 930736152..80e9ea221 100644 --- a/doc/en/Gtk/RowActivatedArgs.xml +++ b/doc/en/Gtk/RowActivatedArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gtk.TreeViewColumn @@ -41,7 +43,8 @@ - + + Property Gtk.TreePath diff --git a/doc/en/Gtk/RowActivatedHandler.xml b/doc/en/Gtk/RowActivatedHandler.xml index 668f69a71..886d46ac2 100644 --- a/doc/en/Gtk/RowActivatedHandler.xml +++ b/doc/en/Gtk/RowActivatedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the RowActivatedHandler instance to the event. The methods referenced by the RowActivatedHandler instance are invoked whenever the event is raised, until the RowActivatedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/RowChangedArgs.xml b/doc/en/Gtk/RowChangedArgs.xml index 813cd3005..713ae7584 100644 --- a/doc/en/Gtk/RowChangedArgs.xml +++ b/doc/en/Gtk/RowChangedArgs.xml @@ -1,12 +1,16 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. @@ -32,13 +36,10 @@ - - GLib.SignalArgs - - + Constructor @@ -48,7 +49,8 @@ - + + Property Gtk.TreeIter @@ -60,7 +62,8 @@ - + + Property Gtk.TreePath diff --git a/doc/en/Gtk/RowChangedHandler.xml b/doc/en/Gtk/RowChangedHandler.xml index 044d3e9ae..8b5a87424 100644 --- a/doc/en/Gtk/RowChangedHandler.xml +++ b/doc/en/Gtk/RowChangedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -34,15 +44,5 @@ To attach a to an event, add the RowChangedHandler instance to the event. The methods referenced by the RowChangedHandler instance are invoked whenever the event is raised, until the RowChangedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/RowCollapsedArgs.xml b/doc/en/Gtk/RowCollapsedArgs.xml index 77242c703..2325466f2 100644 --- a/doc/en/Gtk/RowCollapsedArgs.xml +++ b/doc/en/Gtk/RowCollapsedArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -28,20 +29,9 @@ Create a new instance with this constructor if you need to invoke a delegate. - - - Property - - Gtk.TreePath - - - The path of the row that was expanded. - A - - - - + + Property Gtk.TreeIter @@ -52,5 +42,18 @@ + + + + Property + + Gtk.TreePath + + + The path of the row that was expanded. + A + + + diff --git a/doc/en/Gtk/RowCollapsedHandler.xml b/doc/en/Gtk/RowCollapsedHandler.xml index 8b5e23d84..b0620a9af 100644 --- a/doc/en/Gtk/RowCollapsedHandler.xml +++ b/doc/en/Gtk/RowCollapsedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the RowCollapsedHandler instance to the event. The methods referenced by the RowCollapsedHandler instance are invoked whenever the event is raised, until the RowCollapsedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/RowDeletedArgs.xml b/doc/en/Gtk/RowDeletedArgs.xml index a63c2d491..6088fe67a 100644 --- a/doc/en/Gtk/RowDeletedArgs.xml +++ b/doc/en/Gtk/RowDeletedArgs.xml @@ -1,12 +1,16 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. @@ -32,13 +36,10 @@ - - GLib.SignalArgs - - + Constructor @@ -48,7 +49,8 @@ - + + Property Gtk.TreePath diff --git a/doc/en/Gtk/RowDeletedHandler.xml b/doc/en/Gtk/RowDeletedHandler.xml index 8607e312d..957d316e2 100644 --- a/doc/en/Gtk/RowDeletedHandler.xml +++ b/doc/en/Gtk/RowDeletedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -34,15 +44,5 @@ To attach a to an event, add the RowDeletedHandler instance to the event. The methods referenced by the RowDeletedHandler instance are invoked whenever the event is raised, until the RowDeletedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/RowExpandedArgs.xml b/doc/en/Gtk/RowExpandedArgs.xml index ee6a5f63e..1d06a2ab5 100644 --- a/doc/en/Gtk/RowExpandedArgs.xml +++ b/doc/en/Gtk/RowExpandedArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -28,20 +29,9 @@ Create a new instance with this constructor if you need to invoke a delegate. - - - Property - - Gtk.TreePath - - - The path of the row that was expanded. - A - - - - + + Property Gtk.TreeIter @@ -52,5 +42,18 @@ + + + + Property + + Gtk.TreePath + + + The path of the row that was expanded. + A + + + diff --git a/doc/en/Gtk/RowExpandedHandler.xml b/doc/en/Gtk/RowExpandedHandler.xml index da069769c..e392f3976 100644 --- a/doc/en/Gtk/RowExpandedHandler.xml +++ b/doc/en/Gtk/RowExpandedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the RowExpandedHandler instance to the event. The methods referenced by the RowExpandedHandler instance are invoked whenever the event is raised, until the RowExpandedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/RowHasChildToggledArgs.xml b/doc/en/Gtk/RowHasChildToggledArgs.xml index dc5091efd..86218b6dc 100644 --- a/doc/en/Gtk/RowHasChildToggledArgs.xml +++ b/doc/en/Gtk/RowHasChildToggledArgs.xml @@ -1,12 +1,16 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. @@ -32,13 +36,10 @@ - - GLib.SignalArgs - - + Constructor @@ -48,7 +49,8 @@ - + + Property Gtk.TreeIter @@ -60,7 +62,8 @@ - + + Property Gtk.TreePath diff --git a/doc/en/Gtk/RowHasChildToggledHandler.xml b/doc/en/Gtk/RowHasChildToggledHandler.xml index 8c44f8017..a35c93dcf 100644 --- a/doc/en/Gtk/RowHasChildToggledHandler.xml +++ b/doc/en/Gtk/RowHasChildToggledHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -34,15 +44,5 @@ To attach a to an event, add the RowHasChildToggledHandler instance to the event. The methods referenced by the RowHasChildToggledHandler instance are invoked whenever the event is raised, until the RowHasChildToggledHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/RowInsertedArgs.xml b/doc/en/Gtk/RowInsertedArgs.xml index 3aa45a207..65af83fe7 100644 --- a/doc/en/Gtk/RowInsertedArgs.xml +++ b/doc/en/Gtk/RowInsertedArgs.xml @@ -1,12 +1,16 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. @@ -32,13 +36,10 @@ - - GLib.SignalArgs - - + Constructor @@ -48,7 +49,8 @@ - + + Property Gtk.TreeIter @@ -60,7 +62,8 @@ - + + Property Gtk.TreePath diff --git a/doc/en/Gtk/RowInsertedHandler.xml b/doc/en/Gtk/RowInsertedHandler.xml index e906c87c1..6882413fa 100644 --- a/doc/en/Gtk/RowInsertedHandler.xml +++ b/doc/en/Gtk/RowInsertedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -34,15 +44,5 @@ To attach a to an event, add the RowInsertedHandler instance to the event. The methods referenced by the RowInsertedHandler instance are invoked whenever the event is raised, until the RowInsertedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/RowsReorderedArgs.xml b/doc/en/Gtk/RowsReorderedArgs.xml index fb1c05c0c..32baac6ab 100644 --- a/doc/en/Gtk/RowsReorderedArgs.xml +++ b/doc/en/Gtk/RowsReorderedArgs.xml @@ -1,12 +1,16 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. @@ -32,13 +36,10 @@ - - GLib.SignalArgs - - + Constructor @@ -47,25 +48,9 @@ Create a new instance with this constructor if you need to invoke a delegate. - - - Property - - System.Int32 - - - The new order of the rows. - A - FIXME: shouldn't this be an array? - - - - System.Obsolete("Replaced by NewChildOrder property") - - - - + + Property Gtk.TreeIter @@ -76,20 +61,9 @@ - - - Property - - Gtk.TreePath - - - A path for the whose rows have been reordered. - A - - - - + + Property System.Int32[] @@ -101,5 +75,36 @@ + + + + Property + + + System.Obsolete("Replaced by NewChildOrder property") + + + + System.Int32 + + + The new order of the rows. + A + FIXME: shouldn't this be an array? + + + + + + Property + + Gtk.TreePath + + + A path for the whose rows have been reordered. + A + + + diff --git a/doc/en/Gtk/RowsReorderedHandler.xml b/doc/en/Gtk/RowsReorderedHandler.xml index fddd0201f..6061e6219 100644 --- a/doc/en/Gtk/RowsReorderedHandler.xml +++ b/doc/en/Gtk/RowsReorderedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -34,15 +44,5 @@ To attach a to an event, add the RowsReorderedHandler instance to the event. The methods referenced by the RowsReorderedHandler instance are invoked whenever the event is raised, until the RowsReorderedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/Scale.xml b/doc/en/Gtk/Scale.xml index 1f3eade27..a4ef0e5e7 100644 --- a/doc/en/Gtk/Scale.xml +++ b/doc/en/Gtk/Scale.xml @@ -1,63 +1,140 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Range + + + A base class for the concrete slider widgets; and . A Scale is a slider control used to select a numeric value. Specific manipulation can be done with methods and properties on its base class, . To set the value of a scale, you would normally use the property. To detect changes to the value, connect an event handler to the event. - - Gtk.Range - - - + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. - - - Property + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method - Gtk.PositionType + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("digits") + + + + System.Int32 - Manage the position of the value, relative to the slider. - Where the value is currently being drawn. - - Note: This property is only meaningful if a value is being drawn. To ensure a value is drawn, use the property. - + Manage the number of decimal places for this slider. + The number of decimal places currently being displayed. + - - - GLib.Property("value-pos") - - - + + Property + + + GLib.Property("draw-value") + + System.Boolean @@ -70,34 +147,16 @@ Use the property to alter the position of displayed value. - - - GLib.Property("draw-value") - - - - - - Property - - System.Int32 - - - - - Manage the number of decimal places for this slider. - The number of decimal places currently being displayed. - - - - - GLib.Property("digits") - - + Event + + + GLib.Signal("format-value") + + Gtk.FormatValueHandler @@ -108,14 +167,37 @@ Note: The signature of this event handler is currently incorrect. - - - GLib.Signal("format_value") - - + + + + + Method + + System.Void + + + + + + + a , location to store X offset of layout + a , location to store Y offset of layout + + Obtains the coordinates where the scale will draw the + representing the text in the scale. + + + Remember that when working with Pango you need to convert to + and from pixels using PANGO_PIXELS() or . + If is , the return values are + undefined. + + + - + + Property GLib.GType @@ -127,52 +209,9 @@ Returns the native value for . - - - Method - - System.String - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Constructor - - - - Protected constructor. - - - - + + Property Pango.Layout @@ -186,9 +225,56 @@ - - + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDrawValue", Type=typeof(Gtk.Scale)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideFormatValue", Type=typeof(Gtk.Scale)) + + + + System.String + + + + + + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetLayoutOffsets", Type=typeof(Gtk.Scale)) + + System.Void @@ -197,19 +283,33 @@ - - Obtains the coordinates where the scale will draw the - representing the text in the scale. - - a , location to store X offset of layout - a , location to store Y offset of layout + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("value-pos") + + + + Gtk.PositionType + + + + + Manage the position of the value, relative to the slider. + Where the value is currently being drawn. - Remember that when working with Pango you need to convert to - and from pixels using PANGO_PIXELS() or . - If is , the return values are - undefined. - - + Note: This property is only meaningful if a value is being drawn. To ensure a value is drawn, use the property. + diff --git a/doc/en/Gtk/ScaleButton.xml b/doc/en/Gtk/ScaleButton.xml index d52570f16..04bef3bfe 100644 --- a/doc/en/Gtk/ScaleButton.xml +++ b/doc/en/Gtk/ScaleButton.xml @@ -1,16 +1,39 @@ - + + gtk-sharp - 2.12.0.0 Gtk.Button - + + + Gtk.Orientable + + + + To be added. + To be added. + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + Constructor @@ -29,20 +52,9 @@ To be added. - - - Constructor - - - - - To be added. - To be added. - To be added. - - - + + Property @@ -59,7 +71,8 @@ - + + Property GLib.GType @@ -71,7 +84,8 @@ - + + Property @@ -87,9 +101,67 @@ To be added. + + + + Property + + Gtk.Widget + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePopdown", Type=typeof(Gtk.ScaleButton)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePoppedUp", Type=typeof(Gtk.ScaleButton)) + + + + System.Void + + + + To be added. + To be added. + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideValueChanged", Type=typeof(Gtk.ScaleButton)) + + System.Void @@ -102,8 +174,92 @@ To be added. + + + + Property + + + GLib.Property("orientation") + + + + Gtk.Orientation + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.Widget + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("popdown") + + + + System.EventHandler + + + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("popup") + + + + System.EventHandler + + + To be added. + To be added. + + + + + + + Property + + Gtk.Widget + + + To be added. + To be added. + To be added. + + + - + + Property @@ -120,7 +276,8 @@ - + + Property @@ -138,6 +295,7 @@ + Event @@ -153,9 +311,4 @@ - - To be added. - To be added. - - diff --git a/doc/en/Gtk/ScaleMark.xml b/doc/en/Gtk/ScaleMark.xml new file mode 100644 index 000000000..fdb225041 --- /dev/null +++ b/doc/en/Gtk/ScaleMark.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/ScreenChangedArgs.xml b/doc/en/Gtk/ScreenChangedArgs.xml index 2ae4dc88c..c3335eeb2 100644 --- a/doc/en/Gtk/ScreenChangedArgs.xml +++ b/doc/en/Gtk/ScreenChangedArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gdk.Screen diff --git a/doc/en/Gtk/ScreenChangedHandler.xml b/doc/en/Gtk/ScreenChangedHandler.xml index 60ac8bd54..0b0fec6eb 100644 --- a/doc/en/Gtk/ScreenChangedHandler.xml +++ b/doc/en/Gtk/ScreenChangedHandler.xml @@ -1,11 +1,21 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -16,15 +26,5 @@ To attach a to an event, add the ScreenChangedHandler instance to the event. The methods referenced by the ScreenChangedHandler instance are invoked whenever the event is raised, until the ScreenChangedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/ScrollChildArgs.xml b/doc/en/Gtk/ScrollChildArgs.xml index 13b73013b..ffa80f83c 100644 --- a/doc/en/Gtk/ScrollChildArgs.xml +++ b/doc/en/Gtk/ScrollChildArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property System.Boolean @@ -41,7 +43,8 @@ - + + Property Gtk.ScrollType diff --git a/doc/en/Gtk/ScrollChildHandler.xml b/doc/en/Gtk/ScrollChildHandler.xml index 9dc7cab27..1ecba9298 100644 --- a/doc/en/Gtk/ScrollChildHandler.xml +++ b/doc/en/Gtk/ScrollChildHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the ScrollChildHandler instance to the event. The methods referenced by the ScrollChildHandler instance are invoked whenever the event is raised, until the ScrollChildHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/ScrollEventArgs.xml b/doc/en/Gtk/ScrollEventArgs.xml index 757e86e41..4708c2513 100644 --- a/doc/en/Gtk/ScrollEventArgs.xml +++ b/doc/en/Gtk/ScrollEventArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gdk.EventScroll diff --git a/doc/en/Gtk/ScrollEventHandler.xml b/doc/en/Gtk/ScrollEventHandler.xml index f023976ac..f59fbef6b 100644 --- a/doc/en/Gtk/ScrollEventHandler.xml +++ b/doc/en/Gtk/ScrollEventHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the ScrollEventHandler instance to the event. The methods referenced by the ScrollEventHandler instance are invoked whenever the event is raised, until the ScrollEventHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/ScrollStep.xml b/doc/en/Gtk/ScrollStep.xml index 64d1237af..ed5342de0 100644 --- a/doc/en/Gtk/ScrollStep.xml +++ b/doc/en/Gtk/ScrollStep.xml @@ -1,17 +1,11 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - ScrollStep enum - - - - System.Enum @@ -20,37 +14,16 @@ GLib.GType(typeof(Gtk.ScrollStepGType)) + + ScrollStep enum + + + + - - - Field - - Gtk.ScrollStep - - - - - Steps - - - - - - - Field - - Gtk.ScrollStep - - - - - Pages - - - - + Field Gtk.ScrollStep @@ -63,36 +36,9 @@ - - - Field - - Gtk.ScrollStep - - - - - Horizontal Steps - - - - - - - Field - - Gtk.ScrollStep - - - - - Horizontal Pages - - - - + Field Gtk.ScrollStep @@ -105,5 +51,65 @@ + + + + Field + + Gtk.ScrollStep + + + + + Horizontal Pages + + + + + + + + Field + + Gtk.ScrollStep + + + + + Horizontal Steps + + + + + + + + Field + + Gtk.ScrollStep + + + + + Pages + + + + + + + + Field + + Gtk.ScrollStep + + + + + Steps + + + + diff --git a/doc/en/Gtk/ScrollType.xml b/doc/en/Gtk/ScrollType.xml index 03a3e221b..14c2e98f1 100644 --- a/doc/en/Gtk/ScrollType.xml +++ b/doc/en/Gtk/ScrollType.xml @@ -1,20 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An enumeration used by ScrolledWindow and Range. - - - This enumeration is used by and to decide how scrolling behaves. - - - System.Enum @@ -23,25 +15,35 @@ GLib.GType(typeof(Gtk.ScrollTypeGType)) + + An enumeration used by ScrolledWindow and Range. + + + This enumeration is used by and to decide how scrolling behaves. + + + - - + + + Field Gtk.ScrollType - The default setting. Indicates that the scrollbar's slider is not moved. + Sets the scrollbar's slider to the end of the scrollbar. - The default setting. Indicates that the scrollbar's slider is not moved. + Sets the scrollbar's slider to the end of the scrollbar. + Field Gtk.ScrollType @@ -56,40 +58,26 @@ - - + + + Field Gtk.ScrollType - Sets the scrollbar's slider back one step increment from its current position. + The default setting. Indicates that the scrollbar's slider is not moved. - The value of the step increment is taken from the underlying in the scrollbar. - - - - - - - Field - - Gtk.ScrollType - - - - Sets the scrollbar's slider forward one step increment from its current position. - - - The value of the step increment is taken from the underlying in the scrollbar. + The default setting. Indicates that the scrollbar's slider is not moved. + Field Gtk.ScrollType @@ -104,8 +92,23 @@ + + + + Field + + Gtk.ScrollType + + + + Move the slider a page down. + + + + + Field Gtk.ScrollType @@ -120,92 +123,9 @@ - - - Field - - Gtk.ScrollType - - - - Move the scroller a step up. - - - - - - - Field - - Gtk.ScrollType - - - - Move the scroller a step down. - - - - - - - Field - - Gtk.ScrollType - - - - Move the slider a page up. - - - - - - - Field - - Gtk.ScrollType - - - - Move the slider a page down. - - - - - - - Field - - Gtk.ScrollType - - - - Sets the scrollbar's slider back one step increment to the left from its current position. - - - Sets the scrollbar's slider back one step increment to the left from its current position. - - - - - - - Field - - Gtk.ScrollType - - - - Sets the scrollbar's slider forward one step increment to the right from its current position. - - - Sets the scrollbar's slider forward one step increment to the right from its current position. - - - - + Field Gtk.ScrollType @@ -222,6 +142,7 @@ + Field Gtk.ScrollType @@ -236,8 +157,23 @@ + + + + Field + + Gtk.ScrollType + + + + Move the slider a page up. + + + + + Field Gtk.ScrollType @@ -252,21 +188,101 @@ - - + + + Field Gtk.ScrollType - Sets the scrollbar's slider to the end of the scrollbar. + Sets the scrollbar's slider back one step increment from its current position. - Sets the scrollbar's slider to the end of the scrollbar. + The value of the step increment is taken from the underlying in the scrollbar. + + + + Field + + Gtk.ScrollType + + + + Move the scroller a step down. + + + + + + + + Field + + Gtk.ScrollType + + + + Sets the scrollbar's slider forward one step increment from its current position. + + + The value of the step increment is taken from the underlying in the scrollbar. + + + + + + + + Field + + Gtk.ScrollType + + + + Sets the scrollbar's slider back one step increment to the left from its current position. + + + Sets the scrollbar's slider back one step increment to the left from its current position. + + + + + + + + Field + + Gtk.ScrollType + + + + Sets the scrollbar's slider forward one step increment to the right from its current position. + + + Sets the scrollbar's slider forward one step increment to the right from its current position. + + + + + + + + Field + + Gtk.ScrollType + + + + Move the scroller a step up. + + + + diff --git a/doc/en/Gtk/Scrollable.xml b/doc/en/Gtk/Scrollable.xml new file mode 100644 index 000000000..b56ab93fa --- /dev/null +++ b/doc/en/Gtk/Scrollable.xml @@ -0,0 +1,75 @@ + + + + + gtk-sharp + + + + GLib.IWrapper + + + + To be added. + To be added. + + + + + + + Property + + Gtk.Adjustment + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.ScrollablePolicy + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.Adjustment + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.ScrollablePolicy + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/ScrollableAdapter.xml b/doc/en/Gtk/ScrollableAdapter.xml new file mode 100644 index 000000000..cce15f396 --- /dev/null +++ b/doc/en/Gtk/ScrollableAdapter.xml @@ -0,0 +1,234 @@ + + + + + gtk-sharp + + + GLib.GInterfaceAdapter + + + + GLib.IWrapper + + + Gtk.Scrollable + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.Scrollable + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.Scrollable + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("hadjustment") + + + + Gtk.Adjustment + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("hscroll-policy") + + + + Gtk.ScrollablePolicy + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.ScrollableImplementor + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("vadjustment") + + + + Gtk.Adjustment + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("vscroll-policy") + + + + Gtk.ScrollablePolicy + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/ScrollableImplementor.xml b/doc/en/Gtk/ScrollableImplementor.xml new file mode 100644 index 000000000..0c716780c --- /dev/null +++ b/doc/en/Gtk/ScrollableImplementor.xml @@ -0,0 +1,23 @@ + + + + + gtk-sharp + + + + GLib.IWrapper + + + + + GLib.GInterface(typeof(Gtk.ScrollableAdapter)) + + + + To be added. + To be added. + + + + diff --git a/doc/en/Gtk/ScrollablePolicy.xml b/doc/en/Gtk/ScrollablePolicy.xml new file mode 100644 index 000000000..81caf5e74 --- /dev/null +++ b/doc/en/Gtk/ScrollablePolicy.xml @@ -0,0 +1,46 @@ + + + + + gtk-sharp + + + System.Enum + + + + GLib.GType(typeof(Gtk.ScrollablePolicyGType)) + + + + To be added. + To be added. + + + + + + + Field + + Gtk.ScrollablePolicy + + + To be added. + + + + + + + Field + + Gtk.ScrollablePolicy + + + To be added. + + + + + diff --git a/doc/en/Gtk/Scrollbar.xml b/doc/en/Gtk/Scrollbar.xml index 9f5953590..9d16dfbce 100644 --- a/doc/en/Gtk/Scrollbar.xml +++ b/doc/en/Gtk/Scrollbar.xml @@ -1,39 +1,57 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Base class for and . - - Gtk.Range + + Base class for and . + + + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + - + + Property GLib.GType @@ -45,33 +63,5 @@ Returns the native value for . - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Constructor - - - - Default constructor. - - - diff --git a/doc/en/Gtk/ScrolledWindow.xml b/doc/en/Gtk/ScrolledWindow.xml index 7b9ce1bdb..5bd8b2ae0 100644 --- a/doc/en/Gtk/ScrolledWindow.xml +++ b/doc/en/Gtk/ScrolledWindow.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Bin + + + Adds scrollbars to its child widget. @@ -21,14 +26,57 @@ - - Gtk.Bin - - - + + + + Constructor + + + + Basic constructor. + + + + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Constructor + + + + + + + Horizontal adjustment. + Vertical adjustment. + Creates a new scrolled window. + + + Creates a new scrolled window. The two arguments are the scrolled window's adjustments; these will be shared with the scrollbars and the child widget to keep the bars in sync with the child. Usually you want to pass for the adjustments, which will cause the scrolled window to create them for you. + + + + + Method System.Void @@ -37,8 +85,8 @@ - Used to add children without native scrolling capabilities. A + Used to add children without native scrolling capabilities. Used to add children without native scrolling capabilities. This is simply a convenience function; it is equivalent to adding the unscrollable child to a viewport, then adding the viewport to the scrolled window. If a child has native scrolling, use instead of this function. @@ -52,29 +100,9 @@ - - - Method - - System.Void - - - - - - - Sets the scrollbar policy for the horizontal and vertical scrollbars. - Policy for horizontal bar. - Policy for vertical bar. - - - Sets the scrollbar policy for the horizontal and vertical scrollbars. The policy determines when the scrollbar should appear; it is a value from the enumeration. If , the scrollbar is always present; if , the scrollbar is never present; if , the scrollbar is present only if needed (that is, if the slider part of the bar would be smaller than the trough - the display is larger than the page size). - - - - + Method System.Void @@ -84,9 +112,9 @@ - Retrieves the current policy values for the horizontal and vertical scrollbars. Location to store the policy for the horizontal scrollbar. Location to store the policy for the horizontal scrollbar. + Retrieves the current policy values for the horizontal and vertical scrollbars. Retrieves the current policy values for the horizontal and vertical scrollbars. @@ -94,52 +122,177 @@ - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - - - - - - - Creates a new scrolled window. - Horizontal adjustment. - Vertical adjustment. - - - Creates a new scrolled window. The two arguments are the scrolled window's adjustments; these will be shared with the scrollbars and the child widget to keep the bars in sync with the child. Usually you want to pass for the adjustments, which will cause the scrolled window to create them for you. - - - - - - - Constructor - + + + + Property + + GLib.GType + - Basic constructor. + GType Property. + a + Returns the native value for . + + + + + + Property + + + GLib.Property("hadjustment") + + + + Gtk.Adjustment + + + + + Sets the for the horizontal scrollbar. + The horizontal GtkAdjustment. + + + + Property + + Gtk.Widget + + + Horizontal Scrollbar. + the horizontal if it exists, or . + + + + + + + + Property + + + GLib.Property("hscrollbar-policy") + + + + Gtk.PolicyType + + + + + When the horizontal scrollbar is displayed. + A + + + + + + + Property + + + GLib.Property("min-content-height") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("min-content-width") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("move-focus-out") + + + + Gtk.MoveFocusOutHandler + + + + Raised when the focus moves out of the scrolled window. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideMoveFocusOut", Type=typeof(Gtk.ScrolledWindow)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideScrollChild", Type=typeof(Gtk.ScrolledWindow)) + + + + System.Void + + + + + + + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + - + + Property Gtk.CornerType @@ -156,85 +309,55 @@ - - - Property - - Gtk.PolicyType - - - - - When the horizontal scrollbar is displayed. - A - - + + + + Event - GLib.Property("hscrollbar-policy") + GLib.Signal("scroll-child") + + Gtk.ScrollChildHandler + + + + Raised when the child widget is scrolled. + + - - - Property + + + + Method - Gtk.Adjustment + System.Void + + - Sets the for the horizontal scrollbar. - The horizontal GtkAdjustment. - + Policy for horizontal bar. + Policy for vertical bar. + Sets the scrollbar policy for the horizontal and vertical scrollbars. + + + Sets the scrollbar policy for the horizontal and vertical scrollbars. The policy determines when the scrollbar should appear; it is a value from the enumeration. If , the scrollbar is always present; if , the scrollbar is never present; if , the scrollbar is present only if needed (that is, if the slider part of the bar would be smaller than the trough - the display is larger than the page size). + + - - - GLib.Property("hadjustment") - - - - - - Property - - Gtk.PolicyType - - - - - When the vertical scrollbar is displayed. - A - - - - - GLib.Property("vscrollbar-policy") - - - - - - Property - - Gtk.Adjustment - - - - - Sets or Gets the for the vertical scrollbar. - The vertical GtkAdjustment. - - - - - GLib.Property("vadjustment") - - - + + Property + + + GLib.Property("shadow-type") + + Gtk.ShadowType @@ -245,156 +368,10 @@ The current shadow type. - - - GLib.Property("shadow-type") - - - - - - Property - - Gtk.CornerType - - - - - Where the contents are located with respect to the scrollbars. - A - - - - - GLib.Property("window-placement") - - - - - - Event - - Gtk.ScrollChildHandler - - - - Raised when the child widget is scrolled. - - - - - GLib.Signal("scroll_child") - - - - - - Event - - Gtk.MoveFocusOutHandler - - - - Raised when the focus moves out of the scrolled window. - - - - - GLib.Signal("move_focus_out") - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Property - - Gtk.Widget - - - Vertical Scrollbar. - the vertical if it exists, or . - - - - - - - Property - - Gtk.Widget - - - Horizontal Scrollbar. - the horizontal if it exists, or . - - - + Method System.Void @@ -406,8 +383,83 @@ + + + + Property + + + GLib.Property("vadjustment") + + + + Gtk.Adjustment + + + + + Sets or Gets the for the vertical scrollbar. + The vertical GtkAdjustment. + + + + + + + Property + + Gtk.Widget + + + Vertical Scrollbar. + the vertical if it exists, or . + + + + + + + + Property + + + GLib.Property("vscrollbar-policy") + + + + Gtk.PolicyType + + + + + When the vertical scrollbar is displayed. + A + + + + + + + Property + + + GLib.Property("window-placement") + + + + Gtk.CornerType + + + + + Where the contents are located with respect to the scrollbars. + A + + + - + + Property diff --git a/doc/en/Gtk/SelectAllArgs.xml b/doc/en/Gtk/SelectAllArgs.xml index acca6e203..443a2872a 100644 --- a/doc/en/Gtk/SelectAllArgs.xml +++ b/doc/en/Gtk/SelectAllArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor diff --git a/doc/en/Gtk/SelectAllHandler.xml b/doc/en/Gtk/SelectAllHandler.xml index 3bf0fc5ac..5fab11db0 100644 --- a/doc/en/Gtk/SelectAllHandler.xml +++ b/doc/en/Gtk/SelectAllHandler.xml @@ -1,11 +1,21 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -16,15 +26,5 @@ To attach a to an event, add the SelectAllHandler instance to the event. The methods referenced by the SelectAllHandler instance are invoked whenever the event is raised, until the SelectAllHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/SelectCursorParentArgs.xml b/doc/en/Gtk/SelectCursorParentArgs.xml index e2e1aa074..d1b41091f 100644 --- a/doc/en/Gtk/SelectCursorParentArgs.xml +++ b/doc/en/Gtk/SelectCursorParentArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor diff --git a/doc/en/Gtk/SelectCursorParentHandler.xml b/doc/en/Gtk/SelectCursorParentHandler.xml index d122a80e3..8aa129b22 100644 --- a/doc/en/Gtk/SelectCursorParentHandler.xml +++ b/doc/en/Gtk/SelectCursorParentHandler.xml @@ -1,11 +1,21 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -16,15 +26,5 @@ To attach a to an event, add the SelectCursorParentHandler instance to the event. The methods referenced by the SelectCursorParentHandler instance are invoked whenever the event is raised, until the SelectCursorParentHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/SelectCursorRowArgs.xml b/doc/en/Gtk/SelectCursorRowArgs.xml index cdf8adfcd..2957147fb 100644 --- a/doc/en/Gtk/SelectCursorRowArgs.xml +++ b/doc/en/Gtk/SelectCursorRowArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property System.Boolean diff --git a/doc/en/Gtk/SelectCursorRowHandler.xml b/doc/en/Gtk/SelectCursorRowHandler.xml index 0a5f13de2..0b50fcb38 100644 --- a/doc/en/Gtk/SelectCursorRowHandler.xml +++ b/doc/en/Gtk/SelectCursorRowHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the SelectCursorRowHandler instance to the event. The methods referenced by the SelectCursorRowHandler instance are invoked whenever the event is raised, until the SelectCursorRowHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/SelectPageArgs.xml b/doc/en/Gtk/SelectPageArgs.xml index dabede4ec..0033e58ea 100644 --- a/doc/en/Gtk/SelectPageArgs.xml +++ b/doc/en/Gtk/SelectPageArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property System.Boolean diff --git a/doc/en/Gtk/SelectPageHandler.xml b/doc/en/Gtk/SelectPageHandler.xml index 10f02f2b3..5b2b41bd6 100644 --- a/doc/en/Gtk/SelectPageHandler.xml +++ b/doc/en/Gtk/SelectPageHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the SelectPageHandler instance to the event. The methods referenced by the SelectPageHandler instance are invoked whenever the event is raised, until the SelectPageHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/Selection.xml b/doc/en/Gtk/Selection.xml index 928d8d1b0..761b9b3b7 100644 --- a/doc/en/Gtk/Selection.xml +++ b/doc/en/Gtk/Selection.xml @@ -1,120 +1,35 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Object to represent a selection. - - System.Object + + Object to represent a selection. + + - - - Method - - System.Void - - - - - - - + + + + Constructor + + - Add targets for this widget. - a - a - a - a - - - - - - Method - - System.Void - - - - - - - Remove all targets registered for the given selection for the widget. - a - a representing the selection. - - - - - - Method - - System.Void - - - - - - Removes all handlers and unsets ownership of all - selections for a widget. Called when widget is being - destroyed. - a - - - - - - Method - - System.Boolean - - - - - - - The default handler for the event. Instead of calling this function, chain up from your . Calling this function from any other context is illegal. - a - a - a , true if the event was handled, otherwise false - This function will be deprecated in future versions of GTK+ and GTK#. - - - - - Method - - System.Boolean - - - - - - - - - Request the contents of a selection. When received, - a event will - be generated. - a , the requesting widget - a , the selection to get - a , the form of the information ("STRING" for example) (TODO: elaborate possible options) - a , the time the request is being made - a , true if the request succeeded, false if it couldn't be processed. + Public constructor. + Method System.Void @@ -126,16 +41,82 @@ - Add the specified target to the list of supported targets for this selection. a , the widget for which this target applies a , the selection data a a + Add the specified target to the list of supported targets for this selection. TODO: this could be better-explained. + + + + Method + + System.Void + + + + + + + + + a + a + a + a + Add targets for this widget. + + + + + + + Method + + System.Void + + + + + + + a + a representing the selection. + Remove all targets registered for the given selection for the widget. + + + + + + + Method + + System.Boolean + + + + + + + + + a , the requesting widget + a , the selection to get + a , the form of the information ("STRING" for example) (TODO: elaborate possible options) + a , the time the request is being made + Request the contents of a selection. When received, + a event will + be generated. + a , true if the request succeeded, false if it couldn't be processed. + + + + Method System.Boolean @@ -146,16 +127,17 @@ - Claims ownership of a given selection for a particular widget, or if is , release ownership of the selection. a or a representing the selection to claim. a , a timestamp to use in claiming the selection. + Claims ownership of a given selection for a particular widget, or if is , release ownership of the selection. a , true if the operation succeeded. + Method System.Boolean @@ -167,22 +149,30 @@ - Claims ownership of a given selection on a given display for a particular widget, or if is , release ownership of the selection. a , the display where the selection is set. a or a representing the selection to claim. a , a timestamp to use in claiming the selection. + Claims ownership of a given selection on a given display for a particular widget, or if is , release ownership of the selection. a , true if the operation succeeded. - - - Constructor - - + + + + Method + + System.Void + + + + - Public constructor. + a + Removes all handlers and unsets ownership of all + selections for a widget. Called when widget is being + destroyed. diff --git a/doc/en/Gtk/SelectionClearEventArgs.xml b/doc/en/Gtk/SelectionClearEventArgs.xml index 2f3e50a0b..04d844c28 100644 --- a/doc/en/Gtk/SelectionClearEventArgs.xml +++ b/doc/en/Gtk/SelectionClearEventArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gdk.EventSelection diff --git a/doc/en/Gtk/SelectionClearEventHandler.xml b/doc/en/Gtk/SelectionClearEventHandler.xml index 6e0ba212d..5067eca14 100644 --- a/doc/en/Gtk/SelectionClearEventHandler.xml +++ b/doc/en/Gtk/SelectionClearEventHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the SelectionClearEventHandler instance to the event. The methods referenced by the SelectionClearEventHandler instance are invoked whenever the event is raised, until the SelectionClearEventHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/SelectionData.xml b/doc/en/Gtk/SelectionData.xml index 3a32ea618..185b72dc8 100644 --- a/doc/en/Gtk/SelectionData.xml +++ b/doc/en/Gtk/SelectionData.xml @@ -1,35 +1,38 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - A type to represent data that's selected as part of a drag-and-drop or clipboard operation. - - GLib.Opaque + + A type to represent data that's selected as part of a drag-and-drop or clipboard operation. + + - - - Method - - System.Void - - + + + + Constructor + + + + - Releases memory that was used by this object. + a , pointer to the underlying C data. + Constructor. + Method Gtk.SelectionData @@ -41,51 +44,65 @@ - - + + + + Property + + System.Byte[] + + + + The data as a sequence of bytes. + a + + + + + + + Property + + Gdk.Atom + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gdk.Display + + + To be added. + To be added. + To be added. + + + + + + Method - System.Boolean + System.Void - - Assuming that this selection data object holds a list - of targets, determines if any of the targets in can be used to - provide text. - a - - - - - - Property - - System.String - - - - - The text stored in the selection. - A . - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . + To be added. + To be added. + - + + Property System.Int32 @@ -98,8 +115,76 @@ an integer. + + + + Method + + + System.Obsolete("Gtk.SelectionData is now freed automatically") + + + + System.Void + + + + Releases memory that was used by this object. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Byte + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + - + + Property System.Int32 @@ -111,132 +196,9 @@ - - - Constructor - - - - - - Constructor. - a , pointer to the underlying C data. - - - - - - Property - - System.Byte[] - - - - The data as a sequence of bytes. - a - - - - - - Method - - System.Void - - - - - - - - - Stores new data into this object. Should only be called from a selection handler callback. - type of selection data (expressed via a ) - format (number of bits in a unit) - set this to 8 and encode your data as UTF-8 - a array containing the data to send to this selection object - use -.GetBytes(string) to encode string data as UTF-8 before passing it here - - length of the data in bytes - The version auto-calculates the length for you. - - - - - Method - - System.Void - - - - - - - - Stores new data into this object. Should only be called from a selection handler callback. - type of selection data (expressed via a ) - format (number of bits in a unit) - set this to 8 and encode your data as UTF-8 - - a array containing the data to send to this selection object - use -.GetBytes(string) to encode string data as UTF-8 before passing it here - - - - - - Property - - Gdk.Atom - - - - The selected data. - a - - - - - - - Property - - Gdk.Atom - - - - The type of target being used. - a - XXX: Add a list of useful strings for target types. - - - - - Property - - Gdk.Atom[] - - - - Gets the selection data as an array of targets. - a - - - - - - - Property - - Gdk.Atom - - - - The type of selection data - a - XXX: elaborate on the possible values here. - - - + + Property Gdk.Pixbuf @@ -249,22 +211,70 @@ - - + + + Property - System.String + Gdk.Atom - To be added - a - To be added - + The selected data. + a + + + + + + + + Method + + System.Void + + + + + + + + type of selection data (expressed via a ) + format (number of bits in a unit) - set this to 8 and encode your data as UTF-8 + + a array containing the data to send to this selection object - use +.GetBytes(string) to encode string data as UTF-8 before passing it here + Stores new data into this object. Should only be called from a selection handler callback. + + + + + + + Method + + System.Void + + + + + + + + + type of selection data (expressed via a ) + format (number of bits in a unit) - set this to 8 and encode your data as UTF-8 + a array containing the data to send to this selection object - use +.GetBytes(string) to encode string data as UTF-8 before passing it here + + length of the data in bytes + Stores new data into this object. Should only be called from a selection handler callback. + The version auto-calculates the length for you. + Method System.Boolean @@ -273,8 +283,8 @@ - To be added a + To be added a To be added @@ -282,6 +292,7 @@ + Method System.Boolean @@ -290,15 +301,45 @@ - To be added a + To be added a To be added + + + + Property + + Gdk.Atom + + + + The type of target being used. + a + XXX: Add a list of useful strings for target types. + + + + + + Property + + Gdk.Atom[] + + + + Gets the selection data as an array of targets. + a + + + + + Method System.Boolean @@ -307,29 +348,16 @@ - To be added a + To be added a To be added - - - Method - - System.Boolean - - - - Indicates if any targets provide a URI list. - a . - - - - + Method System.Boolean @@ -346,5 +374,67 @@ + + + + Method + + System.Boolean + + + + + Assuming that this selection data object holds a list + of targets, determines if any of the targets in can be used to + provide text. + a + + + + + + + Method + + System.Boolean + + + + Indicates if any targets provide a URI list. + a . + + + + + + + + Property + + System.String + + + + + The text stored in the selection. + A . + + + + + + + Property + + System.String + + + + To be added + a + To be added + + + diff --git a/doc/en/Gtk/SelectionGetArgs.xml b/doc/en/Gtk/SelectionGetArgs.xml index 94d2281a7..9fceab02f 100644 --- a/doc/en/Gtk/SelectionGetArgs.xml +++ b/doc/en/Gtk/SelectionGetArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -28,20 +29,9 @@ Create a new instance with this constructor if you need to invoke a delegate. - - - Property - - System.UInt32 - - - The time this selection was gotten from the source widget. - A - - - - + + Property System.UInt32 @@ -53,7 +43,8 @@ - + + Property Gtk.SelectionData @@ -64,5 +55,18 @@ + + + + Property + + System.UInt32 + + + The time this selection was gotten from the source widget. + A + + + diff --git a/doc/en/Gtk/SelectionGetHandler.xml b/doc/en/Gtk/SelectionGetHandler.xml index 83af816c6..b1cadb2e9 100644 --- a/doc/en/Gtk/SelectionGetHandler.xml +++ b/doc/en/Gtk/SelectionGetHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the SelectionGetHandler instance to the event. The methods referenced by the SelectionGetHandler instance are invoked whenever the event is raised, until the SelectionGetHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/SelectionInfo.xml b/doc/en/Gtk/SelectionInfo.xml new file mode 100644 index 000000000..dc87ce94e --- /dev/null +++ b/doc/en/Gtk/SelectionInfo.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/SelectionMode.xml b/doc/en/Gtk/SelectionMode.xml index a2ebe7b5a..79ef10fa6 100644 --- a/doc/en/Gtk/SelectionMode.xml +++ b/doc/en/Gtk/SelectionMode.xml @@ -1,20 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An enumeration used by TreeSelection. - - - This enumeration is used by to decide how selection behaves. - - - System.Enum @@ -23,41 +15,18 @@ GLib.GType(typeof(Gtk.SelectionModeGType)) + + An enumeration used by TreeSelection. + + + This enumeration is used by to decide how selection behaves. + + + - - - Field - - Gtk.SelectionMode - - - - Nothing can be selected. - - - Nothing can be selected. - - - - - - - Field - - Gtk.SelectionMode - - - - Only one item can be selected at any given moment. Other items can have focus, but will not be marked as selected. - - - Only one item can be selected at any given moment. Other items can have focus, but will not be marked as selected. - - - - + Field Gtk.SelectionMode @@ -74,6 +43,7 @@ + Field Gtk.SelectionMode @@ -88,18 +58,36 @@ - - + + + Field Gtk.SelectionMode - This is the same as "Multiple", but deprecated. Use Multiple instead. + Nothing can be selected. - Note that extended selection should only be used where all items share the exact same callback routine. + Nothing can be selected. + + + + + + + + Field + + Gtk.SelectionMode + + + + Only one item can be selected at any given moment. Other items can have focus, but will not be marked as selected. + + + Only one item can be selected at any given moment. Other items can have focus, but will not be marked as selected. diff --git a/doc/en/Gtk/SelectionNotifyEventArgs.xml b/doc/en/Gtk/SelectionNotifyEventArgs.xml index 3099ab70c..232f98908 100644 --- a/doc/en/Gtk/SelectionNotifyEventArgs.xml +++ b/doc/en/Gtk/SelectionNotifyEventArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gdk.EventSelection diff --git a/doc/en/Gtk/SelectionNotifyEventHandler.xml b/doc/en/Gtk/SelectionNotifyEventHandler.xml index 1671f300a..7772afec6 100644 --- a/doc/en/Gtk/SelectionNotifyEventHandler.xml +++ b/doc/en/Gtk/SelectionNotifyEventHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the SelectionNotifyEventHandler instance to the event. The methods referenced by the SelectionNotifyEventHandler instance are invoked whenever the event is raised, until the SelectionNotifyEventHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/SelectionReceivedArgs.xml b/doc/en/Gtk/SelectionReceivedArgs.xml index f220fe458..cdf666575 100644 --- a/doc/en/Gtk/SelectionReceivedArgs.xml +++ b/doc/en/Gtk/SelectionReceivedArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -28,20 +29,9 @@ Create a new instance with this constructor if you need to invoke a delegate. - - - Property - - System.UInt32 - - - The time this selection was received from the source widget. - A - - - - + + Property Gtk.SelectionData @@ -52,5 +42,18 @@ + + + + Property + + System.UInt32 + + + The time this selection was received from the source widget. + A + + + diff --git a/doc/en/Gtk/SelectionReceivedHandler.xml b/doc/en/Gtk/SelectionReceivedHandler.xml index 3c4652fa1..b6a5411d2 100644 --- a/doc/en/Gtk/SelectionReceivedHandler.xml +++ b/doc/en/Gtk/SelectionReceivedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the SelectionReceivedHandler instance to the event. The methods referenced by the SelectionReceivedHandler instance are invoked whenever the event is raised, until the SelectionReceivedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/SelectionRequestEventArgs.xml b/doc/en/Gtk/SelectionRequestEventArgs.xml index e5ffd1455..f5b8bda1b 100644 --- a/doc/en/Gtk/SelectionRequestEventArgs.xml +++ b/doc/en/Gtk/SelectionRequestEventArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gdk.EventSelection diff --git a/doc/en/Gtk/SelectionRequestEventHandler.xml b/doc/en/Gtk/SelectionRequestEventHandler.xml index 319ce1562..3c376119b 100644 --- a/doc/en/Gtk/SelectionRequestEventHandler.xml +++ b/doc/en/Gtk/SelectionRequestEventHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the SelectionRequestEventHandler instance to the event. The methods referenced by the SelectionRequestEventHandler instance are invoked whenever the event is raised, until the SelectionRequestEventHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/SelectionTargetList.xml b/doc/en/Gtk/SelectionTargetList.xml new file mode 100644 index 000000000..c0a6d0ac9 --- /dev/null +++ b/doc/en/Gtk/SelectionTargetList.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/SelectorElement.xml b/doc/en/Gtk/SelectorElement.xml new file mode 100644 index 000000000..c689be772 --- /dev/null +++ b/doc/en/Gtk/SelectorElement.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/SelectorPath.xml b/doc/en/Gtk/SelectorPath.xml new file mode 100644 index 000000000..e2f14538b --- /dev/null +++ b/doc/en/Gtk/SelectorPath.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/SelectorStyleInfo.xml b/doc/en/Gtk/SelectorStyleInfo.xml new file mode 100644 index 000000000..94cf896fc --- /dev/null +++ b/doc/en/Gtk/SelectorStyleInfo.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/SensitivityType.xml b/doc/en/Gtk/SensitivityType.xml index fb8d511fb..75a117301 100644 --- a/doc/en/Gtk/SensitivityType.xml +++ b/doc/en/Gtk/SensitivityType.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Enum @@ -12,9 +12,15 @@ GLib.GType(typeof(Gtk.SensitivityTypeGType)) + + To be added. + To be added. + + + Field Gtk.SensitivityType @@ -25,6 +31,7 @@ + Field Gtk.SensitivityType @@ -35,6 +42,7 @@ + Field Gtk.SensitivityType @@ -44,9 +52,4 @@ - - To be added. - To be added. - - diff --git a/doc/en/Gtk/Separator.xml b/doc/en/Gtk/Separator.xml index d079084e6..b1185c4dc 100644 --- a/doc/en/Gtk/Separator.xml +++ b/doc/en/Gtk/Separator.xml @@ -1,39 +1,58 @@ - + + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - The widget is an abstract class, used only for deriving the subclasses and . - - Gtk.Widget + + Gtk.Orientable + + + The widget is an abstract class, used only for deriving the subclasses and . + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. - + + Property GLib.GType @@ -45,32 +64,23 @@ Returns the native value for . - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - + + + + Property - System.Obsolete + GLib.Property("orientation") - - - - Constructor - - + + Gtk.Orientation + - Protected constructor. - + To be added. + To be added. + To be added. + diff --git a/doc/en/Gtk/SeparatorMenuItem.xml b/doc/en/Gtk/SeparatorMenuItem.xml index eb28ab445..475141d89 100644 --- a/doc/en/Gtk/SeparatorMenuItem.xml +++ b/doc/en/Gtk/SeparatorMenuItem.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.MenuItem + + + A separator used in menus. @@ -15,29 +20,10 @@ It displays a horizontal line with a shadow to make it appear sunken into the interface. - - Gtk.MenuItem - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -50,8 +36,25 @@ Gtk.SeparatorMenuItem smi = new Gtk.SeparatorMenuItem (); + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + - + + Property GLib.GType @@ -63,23 +66,5 @@ Gtk.SeparatorMenuItem smi = new Gtk.SeparatorMenuItem (); Returns the native value for . - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - diff --git a/doc/en/Gtk/SeparatorToolItem.xml b/doc/en/Gtk/SeparatorToolItem.xml index c6d96cb61..334f6b4d4 100644 --- a/doc/en/Gtk/SeparatorToolItem.xml +++ b/doc/en/Gtk/SeparatorToolItem.xml @@ -1,58 +1,26 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.ToolItem + + + Separator object for toolbars. - - Gtk.ToolItem - - - - - - Constructor - - - - - - Protected constructor. - a - - - - - - System.Obsolete - - - - - - Constructor - - - - - - Constructor for internal use only. - a , pointer to underlying C object. - - - - + Constructor @@ -62,8 +30,45 @@ + + + + Constructor + + + + + + a , pointer to underlying C object. + Constructor for internal use only. + + + + + + + + Property + + + GLib.Property("draw") + + + + System.Boolean + + + + Returns whether this object is drawn as a line (true), or + just blank (false). + a + + + + - + + Property GLib.GType @@ -76,25 +81,5 @@ - - - Property - - System.Boolean - - - - Returns whether this object is drawn as a line (true), or - just blank (false). - a - - - - - - GLib.Property("draw") - - - diff --git a/doc/en/Gtk/SetFocusArgs.xml b/doc/en/Gtk/SetFocusArgs.xml index 855f9256f..1bfdee777 100644 --- a/doc/en/Gtk/SetFocusArgs.xml +++ b/doc/en/Gtk/SetFocusArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gtk.Widget diff --git a/doc/en/Gtk/SetFocusHandler.xml b/doc/en/Gtk/SetFocusHandler.xml index 273cc2032..7076fa7ba 100644 --- a/doc/en/Gtk/SetFocusHandler.xml +++ b/doc/en/Gtk/SetFocusHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the SetFocusHandler instance to the event. The methods referenced by the SetFocusHandler instance are invoked whenever the event is raised, until the SetFocusHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/Settings.xml b/doc/en/Gtk/Settings.xml index afc0a4c67..c12d8caa6 100644 --- a/doc/en/Gtk/Settings.xml +++ b/doc/en/Gtk/Settings.xml @@ -1,334 +1,28 @@ - + + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Maintains application settings for objects attached to a toplevel. - See - GLib.Object + + Gtk.StyleProvider + + + Maintains application settings for objects attached to a toplevel. + See + - - - Method - - System.Void - - - - - - - Sets up the property parser for reading Rc files. - A , pointer to the underlying C object (TODO: explain) - A - - - - - - Method - - System.Void - - - - - - Installs a property. - A , pointer to an unmanaged C property object. - - - - - - Method - - System.Void - - - - - - - - Sets a property whose content is a . - A - A - A - - - - - - Method - - System.Void - - - - - - - Sets a property whose value is a . - A - A - - - - - - Method - - System.Void - - - - - - - - Sets a property whose value is a . - A - A - A - - - - - - Method - - System.Void - - - - - - - - Sets a property whose value is a . - A - A - A - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Property - - Gtk.Settings - - - Returns a default settings object. - A - - - - - - Method - - Gtk.Settings - - - - - - Gets the settings for . - a - a - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Property - - System.Boolean - - - - True if the cursor should blink, false if it should not blink. - a - - - - - - Property - - System.Int32 - - - - Blink interval in milliseconds for the cursor. - a - - - - - - Property - - System.Int32 - - - - Number of pixels the cursor can move before dragging. - a - - - - - - Property - - System.Int32 - - - - Maximum interval between clicks for a mouse action to be considered a double-click. Measured in milliseconds. - a - - - - - - Property - - System.String - - - - A font name. - a - - - - - - Property - - System.String - - - - A string representing possible sizes for icons for different UI components. - a - This may look something like "(gtk-menu=16,16;gtk-button=20,20 [...])". - - - - - Property - - System.String - - - - The name of the key theme RC file to load. - a - - - - - - Property - - System.String - - - - Keybinding to activate the menu bar. - a - Defaults to F10. - - - - - Property - - System.Boolean - - - - Whether two cursors should be displayed for mixed left-to-right and right-to-left text. - a - - - - - - Property - - System.String - - - - Name of the theme RC file to load. - a - - - + Constructor @@ -337,8 +31,139 @@ + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Property + + + GLib.Property("gtk-alternative-button-order") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-alternative-sort-arrows") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-application-prefer-dark-theme") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-auto-mnemonics") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-button-images") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-can-change-accels") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + - + + Property @@ -355,5 +180,1361 @@ + + + + Property + + + GLib.Property("gtk-color-palette") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-color-scheme") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-cursor-blink") + + + + System.Boolean + + + + True if the cursor should blink, false if it should not blink. + a + + + + + + + Property + + + GLib.Property("gtk-cursor-blink-time") + + + + System.Int32 + + + + Blink interval in milliseconds for the cursor. + a + + + + + + + Property + + + GLib.Property("gtk-cursor-blink-timeout") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-cursor-theme-name") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-cursor-theme-size") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.Settings + + + Returns a default settings object. + A + + + + + + + Property + + + GLib.Property("gtk-dnd-drag-threshold") + + + + System.Int32 + + + + Number of pixels the cursor can move before dragging. + a + + + + + + + Property + + + GLib.Property("gtk-double-click-distance") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-double-click-time") + + + + System.Int32 + + + + Maximum interval between clicks for a mouse action to be considered a double-click. Measured in milliseconds. + a + + + + + + + Property + + + GLib.Property("gtk-enable-accels") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-enable-animations") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-enable-event-sounds") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-enable-input-feedback-sounds") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-enable-mnemonics") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-enable-tooltips") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-entry-password-hint-timeout") + + + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-entry-select-on-focus") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-error-bell") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-fallback-icon-theme") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-file-chooser-backend") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-fontconfig-timestamp") + + + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-font-name") + + + + System.String + + + + A font name. + a + + + + + + + Method + + Gtk.Settings + + + + + + a + Gets the settings for . + a + + + + + + + Method + + Gtk.IconFactory + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.StyleProperties + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + + GLib.Property("gtk-icon-sizes") + + + + System.String + + + + A string representing possible sizes for icons for different UI components. + a + This may look something like "(gtk-menu=16,16;gtk-button=20,20 [...])". + + + + + + Property + + + GLib.Property("gtk-icon-theme-name") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-im-module") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + A , pointer to an unmanaged C property object. + Installs a property. + + + + + + + Method + + System.Void + + + + + + + A , pointer to the underlying C object (TODO: explain) + A + Sets up the property parser for reading Rc files. + + + + + + + Property + + + GLib.Property("gtk-keynav-cursor-only") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-keynav-wrap-around") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-key-theme-name") + + + + System.String + + + + The name of the key theme RC file to load. + a + + + + + + + Property + + + GLib.Property("gtk-label-select-on-focus") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-menu-bar-accel") + + + + System.String + + + + Keybinding to activate the menu bar. + a + Defaults to F10. + + + + + + Property + + + GLib.Property("gtk-menu-bar-popup-delay") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-menu-images") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-menu-popdown-delay") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-menu-popup-delay") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-modules") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-print-backends") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-print-preview-command") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-recent-files-limit") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-recent-files-max-age") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-scrolled-window-placement") + + + + Gtk.CornerType + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + A + A + A + Sets a property whose value is a . + + + + + + + Method + + System.Void + + + + + + + + A + A + A + Sets a property whose content is a . + + + + + + + Method + + System.Void + + + + + + + A + A + Sets a property whose value is a . + + + + + + + Method + + System.Void + + + + + + + + A + A + A + Sets a property whose value is a . + + + + + + + Property + + + GLib.Property("gtk-show-input-method-menu") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-show-unicode-menu") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-sound-theme-name") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-split-cursor") + + + + System.Boolean + + + + Whether two cursors should be displayed for mixed left-to-right and right-to-left text. + a + + + + + + + Property + + + GLib.Property("gtk-theme-name") + + + + System.String + + + + Name of the theme RC file to load. + a + + + + + + + Property + + + GLib.Property("gtk-timeout-expand") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-timeout-initial") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-timeout-repeat") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-toolbar-icon-size") + + + + Gtk.IconSize + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-toolbar-style") + + + + Gtk.ToolbarStyle + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-tooltip-browse-mode-timeout") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-tooltip-browse-timeout") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-tooltip-timeout") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-touchscreen-mode") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-xft-antialias") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-xft-dpi") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-xft-hinting") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-xft-hintstyle") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gtk-xft-rgba") + + + + System.String + + + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/SettingsIconSize.xml b/doc/en/Gtk/SettingsIconSize.xml new file mode 100644 index 000000000..ff5194ca9 --- /dev/null +++ b/doc/en/Gtk/SettingsIconSize.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/SettingsPropertyValue.xml b/doc/en/Gtk/SettingsPropertyValue.xml index 3a03f06dc..3a1027a5e 100644 --- a/doc/en/Gtk/SettingsPropertyValue.xml +++ b/doc/en/Gtk/SettingsPropertyValue.xml @@ -1,32 +1,33 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - A value for a property. - - GLib.Opaque + + A value for a property. + + + Constructor - Constructor. a , a pointer to the underlying C object. + Constructor. This is not for general developer use; it's mostly internal. diff --git a/doc/en/Gtk/SettingsValue.xml b/doc/en/Gtk/SettingsValue.xml index 089bce6f8..68aabe59c 100644 --- a/doc/en/Gtk/SettingsValue.xml +++ b/doc/en/Gtk/SettingsValue.xml @@ -1,35 +1,79 @@ - + + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + + + System.IEquatable<Gtk.SettingsValue> + + Data for . - - System.ValueType - - - - - Field + + + + Method - Gtk.SettingsValue + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 - An empty value. - + To be added. + To be added. + To be added. + + Method Gtk.SettingsValue @@ -38,14 +82,15 @@ - Constructor. A , pointer to the underlying C object. + Constructor. A Not for general developer use. + Field System.String @@ -59,6 +104,7 @@ + Field GLib.Value @@ -70,5 +116,18 @@ + + + + Field + + Gtk.SettingsValue + + + + An empty value. + + + diff --git a/doc/en/Gtk/ShadowType.xml b/doc/en/Gtk/ShadowType.xml index 76870185a..b860b9ac8 100644 --- a/doc/en/Gtk/ShadowType.xml +++ b/doc/en/Gtk/ShadowType.xml @@ -1,16 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Used to change the appearance of an outline typically provided by a . - - System.Enum @@ -19,46 +15,14 @@ GLib.GType(typeof(Gtk.ShadowTypeGType)) + + Used to change the appearance of an outline typically provided by a . + + - - - Field - - Gtk.ShadowType - - - - No outline. - - - - - - Field - - Gtk.ShadowType - - - - The outline is bevelled inwards. - - - - - - Field - - Gtk.ShadowType - - - - The outline is bevelled outwards like a button. - - - - + Field Gtk.ShadowType @@ -71,6 +35,7 @@ + Field Gtk.ShadowType @@ -81,5 +46,45 @@ + + + + Field + + Gtk.ShadowType + + + + The outline is bevelled inwards. + + + + + + + Field + + Gtk.ShadowType + + + + No outline. + + + + + + + Field + + Gtk.ShadowType + + + + The outline is bevelled outwards like a button. + + + + diff --git a/doc/en/Gtk/SharedData.xml b/doc/en/Gtk/SharedData.xml new file mode 100644 index 000000000..bf56a8a13 --- /dev/null +++ b/doc/en/Gtk/SharedData.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/SizeAllocatedArgs.xml b/doc/en/Gtk/SizeAllocatedArgs.xml index 40f4b2883..f4e457147 100644 --- a/doc/en/Gtk/SizeAllocatedArgs.xml +++ b/doc/en/Gtk/SizeAllocatedArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gdk.Rectangle diff --git a/doc/en/Gtk/SizeAllocatedHandler.xml b/doc/en/Gtk/SizeAllocatedHandler.xml index f20f88337..a7e7212c7 100644 --- a/doc/en/Gtk/SizeAllocatedHandler.xml +++ b/doc/en/Gtk/SizeAllocatedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the SizeAllocatedHandler instance to the event. The methods referenced by the SizeAllocatedHandler instance are invoked whenever the event is raised, until the SizeAllocatedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/SizeChangedArgs.xml b/doc/en/Gtk/SizeChangedArgs.xml index 2cb4c4cc5..c5002bcf2 100644 --- a/doc/en/Gtk/SizeChangedArgs.xml +++ b/doc/en/Gtk/SizeChangedArgs.xml @@ -1,16 +1,24 @@ + gtk-sharp - 2.12.0.0 GLib.SignalArgs + + Event data. + + The event invokes delegates which pass event data via this class. + + + + Constructor @@ -19,7 +27,8 @@ - + + Property System.Int32 @@ -31,11 +40,4 @@ - - Event data. - - The event invokes delegates which pass event data via this class. - - - diff --git a/doc/en/Gtk/SizeChangedHandler.xml b/doc/en/Gtk/SizeChangedHandler.xml index 012391720..c24dbf7c3 100644 --- a/doc/en/Gtk/SizeChangedHandler.xml +++ b/doc/en/Gtk/SizeChangedHandler.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/SizeGroup.xml b/doc/en/Gtk/SizeGroup.xml index 63bd6f99e..1e6f5efd2 100644 --- a/doc/en/Gtk/SizeGroup.xml +++ b/doc/en/Gtk/SizeGroup.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Object + + + Group widgets so they request the same size. @@ -27,97 +32,58 @@ - - GLib.Object - - - - - - Method - - System.Void - - - - - - Places a widget in this SizeGroup - A Widget whose size should be tied to widgets in a group. - - - - - - Method - - System.Void - - - - - - Removes a widget from this SizeGroup - A Widget whose size should no longer be tied to the widgets in this group. - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor - Create a new SizeGroup. The mode to indicate direction(s) that should have their sizes tied together. + Create a new SizeGroup. The direction that size is tied can be altered later using the property. - - - Property - - Gtk.SizeGroupMode - + + + + Constructor + + - Sets a mode to determine which direction this SizeGroup controls. - The current 'mode' that indicates the direction this SizeGroup ties together. + Pointer to the C object. + Internal constructor - - The mode of the size group determines whether the widgets in the SizeGroup should all have the same or requisition, or should all have the same requisition in directions. - + This is an internal constructor, and should not be used by user code. - - - GLib.Property("mode") - - + + + + + Method + + System.Void + + + + + + A Widget whose size should be tied to widgets in a group. + Places a widget in this SizeGroup + + - + + Property GLib.GType @@ -129,26 +95,9 @@ Returns the native value for . - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - + + Property @@ -166,8 +115,49 @@ + + + + Property + + + GLib.Property("mode") + + + + Gtk.SizeGroupMode + + + + + Sets a mode to determine which direction this SizeGroup controls. + The current 'mode' that indicates the direction this SizeGroup ties together. + + + The mode of the size group determines whether the widgets in the SizeGroup should all have the same or requisition, or should all have the same requisition in directions. + + + + + + + + Method + + System.Void + + + + + + A Widget whose size should no longer be tied to the widgets in this group. + Removes a widget from this SizeGroup + + + - + + Property Gtk.Widget[] diff --git a/doc/en/Gtk/SizeGroupMode.xml b/doc/en/Gtk/SizeGroupMode.xml index 8980fe22b..cd7176b08 100644 --- a/doc/en/Gtk/SizeGroupMode.xml +++ b/doc/en/Gtk/SizeGroupMode.xml @@ -1,18 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Determine the direction that is affected by a . - - The mode of the determines the directions in which the affects the requested sizes of its component widgets. - - System.Enum @@ -21,45 +15,16 @@ GLib.GType(typeof(Gtk.SizeGroupModeGType)) + + Determine the direction that is affected by a . + + The mode of the determines the directions in which the affects the requested sizes of its component widgets. + + - - - Field - - Gtk.SizeGroupMode - - - - Has no effect on widget size requisitions. - - - - - - Field - - Gtk.SizeGroupMode - - - - Affects widget size requisitions horizontally. - - - - - - Field - - Gtk.SizeGroupMode - - - - Affects widget size requisitions vertically. - - - + Field Gtk.SizeGroupMode @@ -70,5 +35,44 @@ + + + + Field + + Gtk.SizeGroupMode + + + + Affects widget size requisitions horizontally. + + + + + + + Field + + Gtk.SizeGroupMode + + + + Has no effect on widget size requisitions. + + + + + + + Field + + Gtk.SizeGroupMode + + + + Affects widget size requisitions vertically. + + + diff --git a/doc/en/Gtk/SizeRequestMode.xml b/doc/en/Gtk/SizeRequestMode.xml new file mode 100644 index 000000000..fc4102076 --- /dev/null +++ b/doc/en/Gtk/SizeRequestMode.xml @@ -0,0 +1,46 @@ + + + + + gtk-sharp + + + System.Enum + + + + GLib.GType(typeof(Gtk.SizeRequestModeGType)) + + + + To be added. + To be added. + + + + + + + Field + + Gtk.SizeRequestMode + + + To be added. + + + + + + + Field + + Gtk.SizeRequestMode + + + To be added. + + + + + diff --git a/doc/en/Gtk/SliceSideModifier.xml b/doc/en/Gtk/SliceSideModifier.xml new file mode 100644 index 000000000..38b1ab0e6 --- /dev/null +++ b/doc/en/Gtk/SliceSideModifier.xml @@ -0,0 +1,41 @@ + + + + + gtk-sharp + + + System.Enum + + + To be added. + To be added. + + + + + + + Field + + Gtk.SliceSideModifier + + + To be added. + + + + + + + Field + + Gtk.SliceSideModifier + + + To be added. + + + + + diff --git a/doc/en/Gtk/Socket.xml b/doc/en/Gtk/Socket.xml index 8d2d3933b..5f6c4591e 100644 --- a/doc/en/Gtk/Socket.xml +++ b/doc/en/Gtk/Socket.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Container + + + Container for widgets from other processes. @@ -26,48 +31,10 @@ Console.WriteLine ("The ID of the sockets window is {0}", socket.Id); A socket can also be used to swallow arbitrary pre-existing top-level windows using , though the integration when this is done will not be as close as between a and a . - - Gtk.Container - - - - - - Method - - System.Void - - - - - - Adds an XEMBED client, such as a , to the . - an object of type - - The client may be in the same process or in a different process. - To embed a in a , you can either create the with , call to get the window ID of the plug, and then pass that to the , or you can call to get the window ID for the socket, and call passing in that ID. - The must have already be added into a toplevel window before you can make this call. - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -77,55 +44,42 @@ Console.WriteLine ("The ID of the sockets window is {0}", socket.Id); - - - Property - - System.UInt32 - + + + + Constructor + + + + - The window ID of a widget. - an object of type - This can be used to create a client embedded inside the socket, for instance with . The must have already be added into a toplevel window before you can make this call. - - - - - Event - - System.EventHandler - - - - This event is emitted when a client is successfully added to the socket. + Pointer to the C object. + Internal constructor + This is an internal constructor, and should not be used by user code. - - - GLib.Signal("plug_added") - - - - - Event + + + + Method - Gtk.PlugRemovedHandler + System.Void - + + + - This event is emitted when a client is removed from the socket. - The default action is to destroy the widget, so if you want to reuse it you must add a signal handler that returns . + To be added. + To be added. + To be added. + - - - GLib.Signal("plug_removed") - - - + + Property GLib.GType @@ -137,9 +91,46 @@ Console.WriteLine ("The ID of the sockets window is {0}", socket.Id); Returns the native value for . + + + + Property + + System.UInt64 + + + The window ID of a widget. + an object of type + This can be used to create a client embedded inside the socket, for instance with . The must have already be added into a toplevel window before you can make this call. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePlugAdded", Type=typeof(Gtk.Socket)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePlugRemoved", Type=typeof(Gtk.Socket)) + + System.Boolean @@ -150,61 +141,55 @@ Console.WriteLine ("The ID of the sockets window is {0}", socket.Id); Override this method in a subclass to provide a default handler for the event. - - - Method + + + + Event + + + GLib.Signal("plug-added") + + - System.Void + System.EventHandler - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. + This event is emitted when a client is successfully added to the socket. + + - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - + + + + Event - System.Obsolete + GLib.Signal("plug-removed") - - - - Method - System.Void + Gtk.PlugRemovedHandler - - - + - - Reparents a pre-existing toplevel window into a . - - a , the window - ID of an existing toplevel window. - - This is meant to embed clients that do not know about - embedding into a , however doing - so is inherently unreliable, and using this function is not - recommended. - - The must have already been added - into a toplevel window before you can make this call. - - + This event is emitted when a client is removed from the socket. + The default action is to destroy the widget, so if you want to reuse it you must add a signal handler that returns . + + + + + + Property + + Gdk.Window + + + To be added. + To be added. + To be added. + diff --git a/doc/en/Gtk/SortData.xml b/doc/en/Gtk/SortData.xml new file mode 100644 index 000000000..b8b023894 --- /dev/null +++ b/doc/en/Gtk/SortData.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/SortElt.xml b/doc/en/Gtk/SortElt.xml new file mode 100644 index 000000000..ceb7c61c8 --- /dev/null +++ b/doc/en/Gtk/SortElt.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/SortLevel.xml b/doc/en/Gtk/SortLevel.xml new file mode 100644 index 000000000..70b3b9378 --- /dev/null +++ b/doc/en/Gtk/SortLevel.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/SortTuple.xml b/doc/en/Gtk/SortTuple.xml new file mode 100644 index 000000000..cb546fd1d --- /dev/null +++ b/doc/en/Gtk/SortTuple.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/SortType.xml b/doc/en/Gtk/SortType.xml index 990bac767..f9698a8a3 100644 --- a/doc/en/Gtk/SortType.xml +++ b/doc/en/Gtk/SortType.xml @@ -1,16 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Determines the direction of a sort. - - System.Enum @@ -19,9 +15,14 @@ GLib.GType(typeof(Gtk.SortTypeGType)) + + Determines the direction of a sort. + + + Field Gtk.SortType @@ -34,6 +35,7 @@ + Field Gtk.SortType diff --git a/doc/en/Gtk/SpinButton.xml b/doc/en/Gtk/SpinButton.xml index 36d729cc1..aa8333271 100644 --- a/doc/en/Gtk/SpinButton.xml +++ b/doc/en/Gtk/SpinButton.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Entry + + + Retrieve an integer or floating-point number from the user. @@ -38,142 +43,18 @@ private void OutputValue(object source, System.EventArgs args) - - Gtk.Entry - - - - - - Method - - System.Void - - - - - - - Changes the value of the SpinButton by . - A direction that indicates if the SpinButton should be incremented or decremented. - The amount to adjust the SpinButton by. - - - - - - Method - - System.Void - - - - - - - Find out the minimum and maximum allowed input values. - The minimum value that can be accepted. - The maximum value that can be accepted. - - - - - - Method - - System.Void - - - - - - - - Configures various properties of the SpinButton. - An optional to configure certain properties, null otherwise. - The value to adjust the SpinButton by when one of its arrows are clicked. - The number of decimal places to display. - - An is used to configure a variety of the properties for a SpinButton. See the documentation for the members for more information. - - - - - - Method - - System.Void - - - - Forces the SpinButton to update its value - - - - - - Method - - System.Void - - - - - - - Sets the step and page increments. - The amount to change the spin button by when the user clicks with button 1, (usually the left mouse button). - The amount to change the spin button by when the user clicks with button 2, (usually the middle mouse button). - - Changing the values with this method alters how quickly the SpinButton's value changes when its arrows are activated. - - - - - - Method - - System.Void - - - - - - - Alters the minimum and maximum allowable values. - The minimum value that can be entered. - The maximum value that can be entered. - - - - - - Method - - System.Void - - - - - - - Retrieve the current step and page increments. - Outputs the value that a spin button is changed by when the user clicks with button 1, (usually the left mouse button). - Outputs the value that a spin button is changed by when the user clicks with button 2, (usually the middle mouse button). - - - + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. @@ -181,6 +62,7 @@ private void OutputValue(object source, System.EventArgs args) + Constructor @@ -189,15 +71,16 @@ private void OutputValue(object source, System.EventArgs args) - Creates a new SpinButton based on the specified . A A A + Creates a new SpinButton based on the specified . + Constructor @@ -206,10 +89,10 @@ private void OutputValue(object source, System.EventArgs args) - Creates a SpinButton without the need for a manually created . Minimum allowable value. Maximum allowable value. The value to alter the SpinButton by when a is carried out on it. + Creates a SpinButton without the need for a manually created . The default value of the new SpinButton is initially set to . The default page increment is set to 10 * . @@ -217,40 +100,53 @@ private void OutputValue(object source, System.EventArgs args) - - + + + Property + + + GLib.Property("adjustment") + + - System.Int32 - - - Retrieve the current value as an integer. - The value of the SpinButton with integer precision. - - - - - - Property - - System.Boolean + Gtk.Adjustment - Manage whether or not the SpinButton accepts non-numeric input. - Whether the SpinButton currently accepts only numeric input. + The lower/upper/step range of this widget's values. + A + + + + + Event - GLib.Property("numeric") + GLib.Signal("change-value") + + Gtk.ChangeValueHandler + + + + Raised in order to change the button's value. + + - + + Property + + + GLib.Property("climb-rate") + + System.Double @@ -261,15 +157,428 @@ private void OutputValue(object source, System.EventArgs args) A + + + + + Method + + System.Void + + + + + + + + An optional to configure certain properties, null otherwise. + The value to adjust the SpinButton by when one of its arrows are clicked. + The number of decimal places to display. + Configures various properties of the SpinButton. + + An is used to configure a variety of the properties for a SpinButton. See the documentation for the members for more information. + + + + + + + Property - GLib.Property("climb-rate") + GLib.Property("digits") + + System.UInt32 + + + + + Manage the precision that this SpinButton's value is displayed with. + The maximum number of digits that the SpinButton will currently display. + + Up to 20 digit precision is allowed. + + + + + + + Method + + System.Void + + + + + + + Outputs the value that a spin button is changed by when the user clicks with button 1, (usually the left mouse button). + Outputs the value that a spin button is changed by when the user clicks with button 2, (usually the middle mouse button). + Retrieve the current step and page increments. + + + + + + + Method + + System.Void + + + + + + + The minimum value that can be accepted. + The maximum value that can be accepted. + Find out the minimum and maximum allowed input values. + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Event + + + GLib.Signal("input") + + + + Gtk.InputHandler + + + + Raised when the user inputs a new value. + + + + + + + Property + + + GLib.Property("numeric") + + + + System.Boolean + + + + + Manage whether or not the SpinButton accepts non-numeric input. + Whether the SpinButton currently accepts only numeric input. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideChangeValue", Type=typeof(Gtk.SpinButton)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideInput", Type=typeof(Gtk.SpinButton)) + + + + System.Int32 + + + + + + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideOutput", Type=typeof(Gtk.SpinButton)) + + + + System.Int32 + + + + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideValueChanged", Type=typeof(Gtk.SpinButton)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideWrapped", Type=typeof(Gtk.SpinButton)) + + + + System.Void + + + + Default handler for event. + + + + + + + + Event + + + GLib.Signal("output") + + + + Gtk.OutputHandler + + + + Raised when this widget outputs its value. + + + + + + + Method + + System.Void + + + + + + + The amount to change the spin button by when the user clicks with button 1, (usually the left mouse button). + The amount to change the spin button by when the user clicks with button 2, (usually the middle mouse button). + Sets the step and page increments. + + Changing the values with this method alters how quickly the SpinButton's value changes when its arrows are activated. + + + + + + + Method + + System.Void + + + + + + + The minimum value that can be entered. + The maximum value that can be entered. + Alters the minimum and maximum allowable values. + + + + + + + Property + + + GLib.Property("snap-to-ticks") + + + + System.Boolean + + + + + Manage whether values are corrected to the nearest step increment when a SpinButton is activated with an invalid value. + + if values are snapped to the nearest step, otherwise. + + + + + + + Method + + System.Void + + + + + + + A direction that indicates if the SpinButton should be incremented or decremented. + The amount to adjust the SpinButton by. + Changes the value of the SpinButton by . + + + + + + + Method + + System.Void + + + + Forces the SpinButton to update its value + + + + + + + Property + + + GLib.Property("update-policy") + + + + Gtk.SpinButtonUpdatePolicy + + + + + The policy for how to update this SpinButton when its value changes. + A + + + + + + + Property + + + GLib.Property("value") + + + + System.Double + + + + + The current value of the SpinButton. + The current value of the SpinButton. + + The value of the SpinButton is limited by the precision set with the property. + + + + + + + Property + + System.Int32 + + + Retrieve the current value as an integer. + The value of the SpinButton with integer precision. + + + + + + + Event + + + GLib.Signal("value-changed") + + + + System.EventHandler + + + + This event is raised after the SpinButton's value changes. + + - + + Property + + + GLib.Property("wrap") + + System.Boolean @@ -283,269 +592,10 @@ private void OutputValue(object source, System.EventArgs args) Alternatively, if this property is set to , then trying to increase the value of the SpinButton when it is at the maximum value, will have no effect. Likewise when trying to decrement the value at its minimum. - - - GLib.Property("wrap") - - - - - - Property - - System.Double - - - - - The current value of the SpinButton. - The current value of the SpinButton. - - The value of the SpinButton is limited by the precision set with the property. - - - - - GLib.Property("value") - - - - - - Property - - System.UInt32 - - - - - Manage the precision that this SpinButton's value is displayed with. - The maximum number of digits that the SpinButton will currently display. - - Up to 20 digit precision is allowed. - - - - - GLib.Property("digits") - - - - - - Property - - System.Boolean - - - - - Manage whether values are corrected to the nearest step increment when a SpinButton is activated with an invalid value. - - if values are snapped to the nearest step, otherwise. - - - - - GLib.Property("snap-to-ticks") - - - - - - Property - - Gtk.SpinButtonUpdatePolicy - - - - - The policy for how to update this SpinButton when its value changes. - A - - - - - GLib.Property("update-policy") - - - - - - Property - - Gtk.Adjustment - - - - - The lower/upper/step range of this widget's values. - A - - - - - GLib.Property("adjustment") - - - - - - Event - - Gtk.OutputHandler - - - - Raised when this widget outputs its value. - - - - - GLib.Signal("output") - - - - - - Event - - System.EventHandler - - - - This event is raised after the SpinButton's value changes. - - - - - GLib.Signal("value_changed") - - - - - - Event - - Gtk.InputHandler - - - - Raised when the user inputs a new value. - - - - - GLib.Signal("input") - - - - - - Event - - Gtk.ChangeValueHandler - - - - Raised in order to change the button's value. - - - - - GLib.Signal("change_value") - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Int32 - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Int32 - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - + Event @@ -561,18 +611,5 @@ private void OutputValue(object source, System.EventArgs args) - - - Method - - System.Void - - - - Default handler for event. - - - - diff --git a/doc/en/Gtk/SpinButtonUpdatePolicy.xml b/doc/en/Gtk/SpinButtonUpdatePolicy.xml index a0162bfb3..2d9ba4cb5 100644 --- a/doc/en/Gtk/SpinButtonUpdatePolicy.xml +++ b/doc/en/Gtk/SpinButtonUpdatePolicy.xml @@ -1,16 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Dictates how a is refreshed when its value is updated. - - System.Enum @@ -19,9 +15,14 @@ GLib.GType(typeof(Gtk.SpinButtonUpdatePolicyGType)) + + Dictates how a is refreshed when its value is updated. + + + Field Gtk.SpinButtonUpdatePolicy @@ -34,6 +35,7 @@ + Field Gtk.SpinButtonUpdatePolicy diff --git a/doc/en/Gtk/SpinType.xml b/doc/en/Gtk/SpinType.xml index 234fe7143..2b81f6e19 100644 --- a/doc/en/Gtk/SpinType.xml +++ b/doc/en/Gtk/SpinType.xml @@ -1,18 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Represents a type of spin, used by . - - A 'spin' is a change of a 's value based on this enumerated type. - - System.Enum @@ -21,69 +15,16 @@ GLib.GType(typeof(Gtk.SpinTypeGType)) + + Represents a type of spin, used by . + + A 'spin' is a change of a 's value based on this enumerated type. + + - - - Field - - Gtk.SpinType - - - - Spin a forwards by the step value from the SpinButton's . - - - - - - Field - - Gtk.SpinType - - - - Spin a backwards by the step value from the SpinButton's . - - - - - - Field - - Gtk.SpinType - - - - Spin a forwards by the page value from the SpinButton's . - - - - - - Field - - Gtk.SpinType - - - - Spin a backwards by the page value from the SpinButton's . - - - - - - Field - - Gtk.SpinType - - - - Spin a to its minimum possible value from the SpinButton's . - - - + Field Gtk.SpinType @@ -94,8 +35,74 @@ + + + + Field + + Gtk.SpinType + + + + Spin a to its minimum possible value from the SpinButton's . + + + + + + + Field + + Gtk.SpinType + + + + Spin a backwards by the page value from the SpinButton's . + + + + + + + Field + + Gtk.SpinType + + + + Spin a forwards by the page value from the SpinButton's . + + + + + + + Field + + Gtk.SpinType + + + + Spin a backwards by the step value from the SpinButton's . + + + + + + + Field + + Gtk.SpinType + + + + Spin a forwards by the step value from the SpinButton's . + + + + Field Gtk.SpinType diff --git a/doc/en/Gtk/Spinner.xml b/doc/en/Gtk/Spinner.xml new file mode 100644 index 000000000..97954a845 --- /dev/null +++ b/doc/en/Gtk/Spinner.xml @@ -0,0 +1,104 @@ + + + + + gtk-sharp + + + Gtk.Widget + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("active") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/SpinnerAccessible.xml b/doc/en/Gtk/SpinnerAccessible.xml new file mode 100644 index 000000000..fb0de8a7a --- /dev/null +++ b/doc/en/Gtk/SpinnerAccessible.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/SpinnerAccessibleClass.xml b/doc/en/Gtk/SpinnerAccessibleClass.xml new file mode 100644 index 000000000..44ec60a27 --- /dev/null +++ b/doc/en/Gtk/SpinnerAccessibleClass.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/StartInteractiveSearchArgs.xml b/doc/en/Gtk/StartInteractiveSearchArgs.xml index 2a4b562c7..42139974c 100644 --- a/doc/en/Gtk/StartInteractiveSearchArgs.xml +++ b/doc/en/Gtk/StartInteractiveSearchArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor diff --git a/doc/en/Gtk/StartInteractiveSearchHandler.xml b/doc/en/Gtk/StartInteractiveSearchHandler.xml index 5050f7b3f..ef27ab404 100644 --- a/doc/en/Gtk/StartInteractiveSearchHandler.xml +++ b/doc/en/Gtk/StartInteractiveSearchHandler.xml @@ -1,11 +1,21 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -16,15 +26,5 @@ To attach a to an event, add the StartInteractiveSearchHandler instance to the event. The methods referenced by the StartInteractiveSearchHandler instance are invoked whenever the event is raised, until the StartInteractiveSearchHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/StateChangedArgs.xml b/doc/en/Gtk/StateChangedArgs.xml index 966f1ee81..a65adb4f5 100644 --- a/doc/en/Gtk/StateChangedArgs.xml +++ b/doc/en/Gtk/StateChangedArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gtk.StateType diff --git a/doc/en/Gtk/StateChangedHandler.xml b/doc/en/Gtk/StateChangedHandler.xml index 271d1aaaf..cba554996 100644 --- a/doc/en/Gtk/StateChangedHandler.xml +++ b/doc/en/Gtk/StateChangedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the StateChangedHandler instance to the event. The methods referenced by the StateChangedHandler instance are invoked whenever the event is raised, until the StateChangedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/StateFlags.xml b/doc/en/Gtk/StateFlags.xml new file mode 100644 index 000000000..d9c1a9a2f --- /dev/null +++ b/doc/en/Gtk/StateFlags.xml @@ -0,0 +1,109 @@ + + + + + gtk-sharp + + + System.Enum + + + + GLib.GType(typeof(Gtk.StateFlagsGType)) + + + System.Flags + + + + To be added. + To be added. + + + + + + + Field + + Gtk.StateFlags + + + To be added. + + + + + + + Field + + Gtk.StateFlags + + + To be added. + + + + + + + Field + + Gtk.StateFlags + + + To be added. + + + + + + + Field + + Gtk.StateFlags + + + To be added. + + + + + + + Field + + Gtk.StateFlags + + + To be added. + + + + + + + Field + + Gtk.StateFlags + + + To be added. + + + + + + + Field + + Gtk.StateFlags + + + To be added. + + + + + diff --git a/doc/en/Gtk/StateFlagsChangedArgs.xml b/doc/en/Gtk/StateFlagsChangedArgs.xml new file mode 100644 index 000000000..8324db9e8 --- /dev/null +++ b/doc/en/Gtk/StateFlagsChangedArgs.xml @@ -0,0 +1,43 @@ + + + + + gtk-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + Gtk.StateFlags + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/StateFlagsChangedHandler.xml b/doc/en/Gtk/StateFlagsChangedHandler.xml new file mode 100644 index 000000000..781117ceb --- /dev/null +++ b/doc/en/Gtk/StateFlagsChangedHandler.xml @@ -0,0 +1,24 @@ + + + + + gtk-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/StateType.xml b/doc/en/Gtk/StateType.xml index e2ea12677..f286d1456 100644 --- a/doc/en/Gtk/StateType.xml +++ b/doc/en/Gtk/StateType.xml @@ -1,12 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Enum + + + + GLib.GType(typeof(Gtk.StateTypeGType)) + + An enumeration used to indicate the visual state of a . @@ -18,33 +26,10 @@ - - System.Enum - - - - GLib.GType(typeof(Gtk.StateTypeGType)) - - - - - Field - - Gtk.StateType - - - - State during normal operation. - - - State during normal operation. - - - - + Field Gtk.StateType @@ -59,8 +44,67 @@ + + + + Field + + Gtk.StateType + + + To be added. + + + + + + + Field + + Gtk.StateType + + + To be added. + + + + + + + Field + + Gtk.StateType + + + + State indicating that the widget is unresponsive to user actions. + + + State indicating that the widget is unresponsive to user actions. + + + + + + + + Field + + Gtk.StateType + + + + State during normal operation. + + + State during normal operation. + + + + + Field Gtk.StateType @@ -77,6 +121,7 @@ + Field Gtk.StateType @@ -91,21 +136,5 @@ - - - Field - - Gtk.StateType - - - - State indicating that the widget is unresponsive to user actions. - - - State indicating that the widget is unresponsive to user actions. - - - - diff --git a/doc/en/Gtk/StatusIcon.xml b/doc/en/Gtk/StatusIcon.xml index 8ae5e7241..7341ee68b 100644 --- a/doc/en/Gtk/StatusIcon.xml +++ b/doc/en/Gtk/StatusIcon.xml @@ -1,33 +1,59 @@ + gtk-sharp - 2.12.0.0 GLib.Object + + Status Icon. + A platform independent system tray icon. + + - + + + Constructor + + + Public constructor. + + + + + + Constructor - - - System.Obsolete - - - + - A native type value. - Obsolete constructor. - Do not use. + An Icon pixbuf. + Public constructor. + Creates an instance using the specified icon pixbuf. + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + Constructor @@ -38,17 +64,9 @@ For use by language bindings to wrap native instances. - - - Constructor - - - Public constructor. - - - + Constructor @@ -59,20 +77,9 @@ Creates an instance using the specified icon file. - - - Constructor - - - - - An Icon pixbuf. - Public constructor. - Creates an instance using the specified icon pixbuf. - - + Event @@ -87,40 +94,300 @@ Raised when the user activates the status icon. This behavior is only provided on platforms that support it. - - + + + Event - GLib.Signal("size_changed") + GLib.Signal("button_press_event") - Gtk.SizeChangedHandler + Gtk.ButtonPressEventHandler - SizeChanged event. - Raised when the icon size changes. + To be added. + To be added. + - - + + + Event - GLib.Signal("popup_menu") + GLib.Signal("button_release_event") - Gtk.PopupMenuHandler + Gtk.ButtonReleaseEventHandler - PopupMenu event. - Raised when the user brings up the context menu. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("embedded") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("file") + + + + System.String + + + Display an icon from a file. + A string containing the filename path. + + + + + + + Property + + + System.Obsolete("use the File property instead") + + + + System.String + + + Display an icon from a file. + A string containing the filename path. + + + + + + + Property + + + System.Obsolete("use the IconName property instead") + + + + System.String + + + Display an icon from the current icon theme. + An icon name from the current theme. + If the IconTheme is changed, the icon is updated to the icon of the same name in the new theme. + + + + + + Property + + + System.Obsolete("use the Pixbuf property instead") + + + + Gdk.Pixbuf + + + Display a Pixbuf Icon. + A containing the desired icon. + + + + + + + Property + + + System.Obsolete("use the Stock property instead") + + + + System.String + + + Display a stock Icon. + A value, or other string registered as a stock id. + + + + + + + Method + + + System.Obsolete("Replaced by (out Screen, out Rectangle, out Orientation) overload") + + + + System.Boolean + + + + + + + + Do not use. + Do not use. + Do not use. + Obsolete. Do not Use. + + if the operation succeeded. + This method was incorrectly bound and is provided for backward compatibility. Use the overload with out Screen and out Rectangle parameters instead. + + + + + + Method + + System.Boolean + + + + + + + + Returns the screen containing the status icon. + Returns the bounds of the status icon. + Returns the orientation of the status icon. + Get the Location and Orientation of the Icon. + + if the operation was successful. + This information can be used to place popups like notification bubbles. + + + + + + Property + + GLib.GType + + + Native type value. + a . + + + + + + + Property + + + GLib.Property("has-tooltip") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("gicon") + + + + GLib.Icon + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("icon-name") + + + + System.String + + + Display an icon from the current icon theme. + An icon name from the current theme. + If the IconTheme is changed, the icon is updated to the icon of the same name in the new theme. + + + + + + Property + + System.Boolean + + + Indicates if the icon is embedded in a notification area. + + if embedded. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + Method Gtk.StatusIcon @@ -137,6 +404,7 @@ + Method Gtk.StatusIcon @@ -153,7 +421,13 @@ + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideActivate", Type=typeof(Gtk.StatusIcon)) + + System.Void @@ -163,25 +437,61 @@ Override this method in a subclass to provide a default handler for the event. - - + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideButtonPressEvent", Type=typeof(Gtk.StatusIcon)) + + System.Boolean - + - The new size. - Default handler for the event. + To be added. + To be added. To be added. - Override this method in a subclass to provide a default handler for the event. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideButtonReleaseEvent", Type=typeof(Gtk.StatusIcon)) + + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePopupMenu", Type=typeof(Gtk.StatusIcon)) + + System.Void @@ -196,8 +506,137 @@ Override this method in a subclass to provide a default handler for the event. + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideQueryTooltip", Type=typeof(Gtk.StatusIcon)) + + + + System.Boolean + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideScrollEvent", Type=typeof(Gtk.StatusIcon)) + + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSizeChanged", Type=typeof(Gtk.StatusIcon)) + + + + System.Boolean + + + + + + The new size. + Default handler for the event. + To be added. + Override this method in a subclass to provide a default handler for the event. + + + + + + Property + + + GLib.Property("orientation") + + + + Gtk.Orientation + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("pixbuf") + + + + Gdk.Pixbuf + + + Display a Pixbuf Icon. + A containing the desired icon. + + + + + + + Event + + + GLib.Signal("popup-menu") + + + + Gtk.PopupMenuHandler + + + PopupMenu event. + Raised when the user brings up the context menu. + + + Method System.Void @@ -219,271 +658,9 @@ Used with to position context menus. - - - Method - - System.Boolean - - - - - - - - Do not use. - Do not use. - Do not use. - Obsolete. Do not Use. - - if the operation succeeded. - This method was incorrectly bound and is provided for backward compatibility. Use the overload with out Screen and out Rectangle parameters instead. - - - - - Property - - - GLib.Property("storage-type") - - - - Gtk.ImageType - - - Image storage type. - A . - - - - - - Property - - - GLib.Property("size") - - - - System.Int32 - - - Pixel size available for Icon. - An integer pixel size. - - - - - - Property - - - GLib.Property("pixbuf") - - - - Gdk.Pixbuf - - - Display a Pixbuf Icon. - A containing the desired icon. - - - - - - Property - - - GLib.Property("visible") - - - - System.Boolean - - - Indicates if the Icon is visible. - To be added. - Doesn't guarantee the icon can be seen by the user. See . - - - - - Property - - - GLib.Property("stock") - - - - System.String - - - Display a stock Icon. - A value, or other string registered as a stock id. - - - - - - Property - - - GLib.Property("blinking") - - - - System.Boolean - - - Indicates if the Icon is Blinking. - If , the icon is blinking. - - - - - - Property - - - GLib.Property("file") - - - - System.String - - - Display an icon from a file. - A string containing the filename path. - - - - - - Property - - - GLib.Property("icon-name") - - - - System.String - - - Display an icon from the current icon theme. - An icon name from the current theme. - If the IconTheme is changed, the icon is updated to the icon of the same name in the new theme. - - - - - Property - - System.String - - - Display an icon from a file. - A string containing the filename path. - - - - - - Property - - System.Boolean - - - Indicates if the icon is embedded in a notification area. - - if embedded. - - - - - - Property - - System.String - - - Sets the Tooltip. - A tooltip string. - - - - - - Property - - System.String - - - Display an icon from the current icon theme. - An icon name from the current theme. - If the IconTheme is changed, the icon is updated to the icon of the same name in the new theme. - - - - - Property - - Gdk.Pixbuf - - - Display a Pixbuf Icon. - A containing the desired icon. - - - - - - Property - - System.String - - - Display a stock Icon. - A value, or other string registered as a stock id. - - - - - - Property - - GLib.GType - - - Native type value. - a . - - - - - - Method - - System.Boolean - - - - - - - - Returns the screen containing the status icon. - Returns the bounds of the status icon. - Returns the orientation of the status icon. - Get the Location and Orientation of the Icon. - - if the operation was successful. - This information can be used to place popups like notification bubbles. - - + Method System.Void @@ -501,44 +678,27 @@ This method provides an optimized alternative to calling directly, saving a some native/managed marshaling roundtrips. - - - Property + + + + Event - GLib.Property("embedded") + GLib.Signal("query_tooltip") - System.Boolean + Gtk.QueryTooltipHandler To be added. - To be added. To be added. - - - - - - Property - - - GLib.Property("orientation") - - - - Gtk.Orientation - - - To be added. - To be added. - To be added. - + - + + Property @@ -555,10 +715,183 @@ + + + + Event + + + GLib.Signal("scroll_event") + + + + Gtk.ScrollEventHandler + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("size") + + + + System.Int32 + + + Pixel size available for Icon. + An integer pixel size. + + + + + + + Event + + + GLib.Signal("size-changed") + + + + Gtk.SizeChangedHandler + + + SizeChanged event. + Raised when the icon size changes. + + + + + + Property + + + GLib.Property("stock") + + + + System.String + + + Display a stock Icon. + A value, or other string registered as a stock id. + + + + + + + Property + + + GLib.Property("storage-type") + + + + Gtk.ImageType + + + Image storage type. + A . + + + + + + + Property + + + GLib.Property("title") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("tooltip-markup") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("tooltip-text") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("visible") + + + + System.Boolean + + + Indicates if the Icon is visible. + To be added. + Doesn't guarantee the icon can be seen by the user. See . + + + + + + Property + + System.UInt32 + + + To be added. + To be added. + To be added. + + + - - Status Icon. - A platform independent system tray icon. - - diff --git a/doc/en/Gtk/Statusbar.xml b/doc/en/Gtk/Statusbar.xml index 21031480c..99d828630 100644 --- a/doc/en/Gtk/Statusbar.xml +++ b/doc/en/Gtk/Statusbar.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.HBox + + + Report messages of minor importance to the user. @@ -73,99 +78,10 @@ class StatusbarSample - - Gtk.HBox - - - - - - Method - - System.UInt32 - - - - - - - Pushes a new message onto the stack. - The new message's context ID, as generated by . - The message to display to the user. - The message's new message id for use with . - - Note that the and the returned are equivalent and are both required for to work. - - - - - - Method - - System.Void - - - - - - - Forces the removal of a message from a statusbar's stack. - A context identifier. - A message identifier. - - The exact and must be specified. - - - - - - Method - - System.Void - - - - - - Removes the message at the top of the Statusbar's stack. - A context identifier - - - - - - Method - - System.UInt32 - - - - - - Generates an identifier based on the . - A description of the message you want to generate an identifier for. - An integer identifier - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -176,65 +92,42 @@ class StatusbarSample - - - Property - - System.Boolean - + + + + Constructor + + - Manage whether this Statusbar has a resizable grip over its bottom right corner. - Whether or not there is currently a resize grip on the Statusbar. + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Method + + System.UInt32 + + + + + + A description of the message you want to generate an identifier for. + Generates an identifier based on the . + An integer identifier - - - GLib.Property("has-resize-grip") - - - - - - Event - - Gtk.TextPushedHandler - - - - An event that is raised when a message is pushed onto the Statusbar's message stack using the method. - - Connect to this event with a . - - - - - GLib.Signal("text_pushed") - - - - - - Event - - Gtk.TextPoppedHandler - - - - An event that is raised when a message is popped off the Statusbar's message stack using the method. - - Connect to this event with a . - - - - - GLib.Signal("text_popped") - - - + + Property GLib.GType @@ -246,9 +139,29 @@ class StatusbarSample Returns the native value for . + + + + Property + + Gtk.Widget + + + To be added. + To be added. + To be added. + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideTextPopped", Type=typeof(Gtk.Statusbar)) + + System.Void @@ -257,15 +170,21 @@ class StatusbarSample - Default handler for the event. a a + Default handler for the event. Override this method in a subclass to provide a default handler for the event. + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideTextPushed", Type=typeof(Gtk.Statusbar)) + + System.Void @@ -274,29 +193,125 @@ class StatusbarSample - Default handler for the event. a a + Default handler for the event. Override this method in a subclass to provide a default handler for the event. - - - Constructor - + + + + Method + + System.Void + - + - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. + A context identifier + Removes the message at the top of the Statusbar's stack. + + + + + + Method + + System.UInt32 + + + + + + + The new message's context ID, as generated by . + The message to display to the user. + Pushes a new message onto the stack. + The message's new message id for use with . + + Note that the and the returned are equivalent and are both required for to work. + + + + + + + Method + + System.Void + + + + + + + A context identifier. + A message identifier. + Forces the removal of a message from a statusbar's stack. + + The exact and must be specified. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Event - System.Obsolete + GLib.Signal("text-popped") + + Gtk.TextPoppedHandler + + + + An event that is raised when a message is popped off the Statusbar's message stack using the method. + + Connect to this event with a . + + + + + + + Event + + + GLib.Signal("text-pushed") + + + + Gtk.TextPushedHandler + + + + An event that is raised when a message is pushed onto the Statusbar's message stack using the method. + + Connect to this event with a . + + diff --git a/doc/en/Gtk/StatusbarMsg.xml b/doc/en/Gtk/StatusbarMsg.xml new file mode 100644 index 000000000..67f724a63 --- /dev/null +++ b/doc/en/Gtk/StatusbarMsg.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/Stock.xml b/doc/en/Gtk/Stock.xml index 821f09e8e..8f8b5cd5d 100644 --- a/doc/en/Gtk/Stock.xml +++ b/doc/en/Gtk/Stock.xml @@ -1,12 +1,16 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Object + + Prebuilt common menu/toolbar items and corresponding icons @@ -14,13 +18,10 @@ Each stock ID can be associated with a , which contains the user-visible label, keyboard accelerator, and translation domain of the menu or toolbar item; and/or with an icon stored in a . See for more information on stock icons. The connection between a and stock icons is purely conventional (by virtue of using the same stock ID); it is possible to register a stock item but no icon, and vice versa. - - System.Object - - + Constructor @@ -30,905 +31,24 @@ - - + + + Property System.String + - The "Zoom Out" item. - an object of type - - - - - - - Property - - System.String - - - The "Zoom In" item. - an object of type - - - - - - - Property - - System.String - - - The "Zoom to Fit" item. - an object of type - - - - - - - Property - - System.String - - - The "Zoom 100%" item. - an object of type - - - - - - - Property - - System.String - - - The "Yes" item. - an object of type - - - - - - - Property - - System.String - - - The "Undo" item. - an object of type - - - - - - - Property - - System.String - - - The "Underline" item. - an object of type - - - - - - - Property - - System.String - - - The "Undelete" item. - an object of type - - - - - - - Property - - System.String - - - The "Strikethrough" item. - an object of type - - - - - - - Property - - System.String - - - The "Stop" item. - an object of type - - - - - - - Property - - System.String - - - The "Spell Check" item. - an object of type - - - - - - - Property - - System.String - - - The "Descending" item. - an object of type - - - - - - - Property - - System.String - - - The "Ascending" item. - an object of type - - - - - - - Property - - System.String - - - The "Font" item. - an object of type - - - - - - - Property - - System.String - - - The "Color" item. - an object of type - - - - - - - Property - - System.String - - - The "Save As" item. - an object of type - - - - - - - Property - - System.String - - - The "Save" item. - Tan object of type - - - - - - - Property - - System.String - - - The "Revert" item. - an object of type - - - - - - - Property - - System.String - - - The "Remove" item. - an object of type - - - - - - - Property - - System.String - - - The "Refresh" item. - an object of type - - - - - - - Property - - System.String - - - The "Redo" item. - an object of type - - - - - - - Property - - System.String - - - The "Quit" item. - an object of type - - - - - - - Property - - System.String - - - The "Properties" item. - an object of type - - - - - - - Property - - System.String - - - The "Print Preview" item. - an object of type - - - - - - - Property - - System.String - - - The "Print" item. - an object of type - - - - - - - Property - - System.String - - - The "Preferences" item. - an object of type - - - - - - - Property - - System.String - - - The "Paste" item. - an object of type - - - - - - - Property - - System.String - - - The "Open" item. - an object of type - - - - - - - Property - - System.String - - - The "OK" item. - an object of type - - - - - - - Property - - System.String - - - The "No" item. - an object of type - - - - - - - Property - - System.String - - - The "New" item. - an object of type - - - - - - - Property - - System.String - - - The "Missing Image" item. - an object of type - - - - - - - Property - - System.String - - - The "Right" item. - an object of type - - - - - - - Property - - System.String - - - The "Left" item. - an object of type - - - - - - - Property - - System.String - - - The "Fill" item. - an object of type - - - - - - - Property - - System.String - - - The "Center" item. - an object of type - - - - - - - Property - - System.String - - - The "Jump to" item. - an object of type - - - - - - - Property - - System.String - - - The "Italic" item. - an object of type - - - - - - - Property - - System.String - - - The "Index" item. - an object of type - - - - - - - Property - - System.String - - - The "Home" item. - an object of type - - - - - - - Property - - System.String - - - The "Help" item. - an object of type - - - - - - - Property - - System.String - - - The "Up" item. - an object of type - - - - - - - Property - - System.String - - - The "Forward" item. - an object of type - - - - - - - Property - - System.String - - - The "Down" item. - an object of type - - - - - - - Property - - System.String - - - The "Back" item. - an object of type - - - - - - - Property - - System.String - - - The "Top" item. - an object of type - - - - - - - Property - - System.String - - - The "Last" item. - an object of type - - - - - - - Property - - System.String - - - The "First" item. - an object of type - - - - - - - Property - - System.String - - - The "Bottom" item. - an object of type - - - - - - - Property - - System.String - - - The "Floppy" item. - an object of type - - - - - - - Property - - System.String - - - The "Find and Replace" item. - an object of type - - - - - - - Property - - System.String - - - The "Find" item. - an object of type - - - - - - - Property - - System.String - - - The "Execute" item. - an object of type - - - - - - - Property - - System.String - - - The "Drag-And-Drop multiple" icon. - an object of type - - - - - - - Property - - System.String - - - The "Drag-And-Drop" icon. - an object of type - - - - - - - Property - - System.String - - - The "Warning" item. - an object of type - - - - - - - Property - - System.String - - - The "Question" item. - an object of type - - - - - - - Property - - System.String - - - The "Info" item. - an object of type - - - - - - - Property - - System.String - - - The "Error" item. - an object of type - - - - - - - Property - - System.String - - - The "Delete" item. - an object of type - - - - - - - Property - - System.String - - - The "Cut" item. - an object of type - - - - - - - Property - - System.String - - - The "Copy" item. - an object of type - - - - - - - Property - - System.String - - - The "Convert" item. - an object of type - - - - - - - Property - - System.String - - - The "Close" item. - an object of type - - - - - - - Property - - System.String - - - The "Clear" item. - an object of type - - - - - - - Property - - System.String - - - The "CD-Rom" item. - an object of type - - - - - - - Property - - System.String - - - The "Cancel" item. - an object of type - - - - - - - Property - - System.String - - - The "Bold" item. - an object of type - - - - - - - Property - - System.String - - - The "Apply" item. - an object of type - - + About stock item + a + + - + + Property System.String @@ -940,8 +60,107 @@ + + + + Property + + System.String + + + The "Apply" item. + an object of type + + + + + + + + Property + + System.String + + + The "Bold" item. + an object of type + + + + + + + + Property + + System.String + + + The "Cancel" item. + an object of type + + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + The "CD-Rom" item. + an object of type + + + + + + + + Property + + System.String + + + The "Clear" item. + an object of type + + + + + + + + Property + + System.String + + + The "Close" item. + an object of type + + + + - + + Property System.String @@ -953,21 +172,434 @@ - - - Method + + + + Property - System.String[] + System.String - Returns an array which lists all the names of the stock items. - a with the names of the stock items. + Connect stock item. + a + + + + + + + Property + + System.String + + + The "Convert" item. + an object of type + + + + + + + + Property + + System.String + + + The "Copy" item. + an object of type + + + + + + + + Property + + System.String + + + The "Cut" item. + an object of type + + + + + + + + Property + + System.String + + + The "Delete" item. + an object of type + + + + + + + + Property + + System.String + + + DialogAuthentication stock item. + the stock string. + + + + + + + + Property + + System.String + + + The "Error" item. + an object of type + + + + + + + + Property + + System.String + + + The "Info" item. + an object of type + + + + + + + + Property + + System.String + + + The "Question" item. + an object of type + + + + + + + + Property + + System.String + + + The "Warning" item. + an object of type + + + + + + + + Property + + System.String + + + + Directory stock item. + a + + + + + + + + Property + + System.String + + + Discard stock item. + the stock string. + + + + + + + + Property + + System.String + + + + Disconnect stock item. + a + + + + + + + + Property + + System.String + + + The "Drag-And-Drop" icon. + an object of type + + + + + + + + Property + + System.String + + + The "Drag-And-Drop multiple" icon. + an object of type + + + + + + + + Property + + System.String + + + + Edit stock item. + a + + + + + + + + Property + + System.String + + + The "Execute" item. + an object of type + + + + + + + + Property + + System.String + + + + File stock item. + a + + + + + + + + Property + + System.String + + + The "Find" item. + an object of type + + + + + + + + Property + + System.String + + + The "Find and Replace" item. + an object of type + + + + + + + + Property + + System.String + + + The "Floppy" item. + an object of type + + + + + + + + Property + + System.String + + + Fullscreen stock item. + the stock string. + + + + + + + + Property + + System.String + + + The "Back" item. + an object of type + + + + + + + + Property + + System.String + + + The "Down" item. + an object of type + + + + + + + + Property + + System.String + + + The "Forward" item. + an object of type + + + + + + + + Property + + System.String + + + The "Bottom" item. + an object of type + + + + + + + + Property + + System.String + + + The "First" item. + an object of type + + + + + + + + Property + + System.String + + + The "Last" item. + an object of type + + + + + + + + Property + + System.String + + + The "Top" item. + an object of type + + + + + + + + Property + + System.String + + + The "Up" item. + an object of type + + - + + Property System.String @@ -981,8 +613,37 @@ + + + + Property + + System.String + + + The "Help" item. + an object of type + + + + + + + + Property + + System.String + + + The "Home" item. + an object of type + + + + - + + Property System.String @@ -996,38 +657,149 @@ - - + + + Property System.String - - The "Network" item. - a + The "Index" item. + an object of type - - - + + + Property System.String - - The "Unindent" item. - a + Info stock item. + the stock string. + + + + + + + + Property + + System.String + + + The "Italic" item. + an object of type - + + + + + + Property + + System.String + + + The "Jump to" item. + an object of type + + + + + + + + Property + + System.String + + + The "Center" item. + an object of type + + + + + + + + Property + + System.String + + + The "Fill" item. + an object of type + + + + + + + + Property + + System.String + + + The "Left" item. + an object of type + + + + + + + + Property + + System.String + + + The "Right" item. + an object of type + + + + + + + + Property + + System.String + + + LeaveFullscreen stock item. + the stock string. + + + + + + + + Method + + System.String[] + + + + Returns an array which lists all the names of the stock items. + a with the names of the stock items. + + Method Gtk.StockItem @@ -1036,99 +808,16 @@ - Looks up a the StockId of the to return. + Looks up a the with ID if it exists, or otherwise. - - - Property - - System.String - - - - About stock item - a - - - - - - - Property - - System.String - - - - Connect stock item. - a - - - - - - - Property - - System.String - - - - Directory stock item. - a - - - - - - - Property - - System.String - - - - Disconnect stock item. - a - - - - - - - Property - - System.String - - - - Edit stock item. - a - - - - - - - Property - - System.String - - - - File stock item. - a - - - - - + + Property System.String @@ -1142,7 +831,8 @@ - + + Property System.String @@ -1156,7 +846,8 @@ - + + Property System.String @@ -1170,7 +861,8 @@ - + + Property System.String @@ -1184,7 +876,8 @@ - + + Property System.String @@ -1198,7 +891,8 @@ - + + Property System.String @@ -1212,7 +906,8 @@ - + + Property System.String @@ -1226,7 +921,8 @@ - + + Property System.String @@ -1239,47 +935,95 @@ - - + + + Property System.String - Fullscreen stock item. - the stock string. - - + The "Missing Image" item. + an object of type + + - - + + + Property System.String + - Info stock item. - the stock string. - - + The "Network" item. + a + + + - - + + + Property System.String - LeaveFullscreen stock item. - the stock string. - - + The "New" item. + an object of type + + + + + + + + Property + + System.String + + + The "No" item. + an object of type + + + + + + + + Property + + System.String + + + The "OK" item. + an object of type + + + + + + + + Property + + System.String + + + The "Open" item. + an object of type + + - + + Property System.String @@ -1292,7 +1036,8 @@ - + + Property System.String @@ -1305,7 +1050,8 @@ - + + Property System.String @@ -1318,7 +1064,8 @@ - + + Property System.String @@ -1330,8 +1077,247 @@ + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + The "Paste" item. + an object of type + + + + + + + + Property + + System.String + + + The "Preferences" item. + an object of type + + + + + + + + Property + + System.String + + + The "Print" item. + an object of type + + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + The "Print Preview" item. + an object of type + + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.String + + + The "Properties" item. + an object of type + + + + + + + + Property + + System.String + + + The "Quit" item. + an object of type + + + + + + + + Property + + System.String + + + The "Redo" item. + an object of type + + + + + + + + Property + + System.String + + + The "Refresh" item. + an object of type + + + + + + + + Property + + System.String + + + The "Remove" item. + an object of type + + + + + + + + Property + + System.String + + + The "Revert" item. + an object of type + + + + + + + + Property + + System.String + + + The "Save" item. + Tan object of type + + + + + + + + Property + + System.String + + + The "Save As" item. + an object of type + + + + - + + Property System.String @@ -1343,30 +1329,230 @@ - - + + + Property System.String - DialogAuthentication stock item. - the stock string. - - + The "Color" item. + an object of type + + - - + + + Property System.String - Discard stock item. - the stock string. - - + The "Font" item. + an object of type + + + + + + + + Property + + System.String + + + The "Ascending" item. + an object of type + + + + + + + + Property + + System.String + + + The "Descending" item. + an object of type + + + + + + + + Property + + System.String + + + The "Spell Check" item. + an object of type + + + + + + + + Property + + System.String + + + The "Stop" item. + an object of type + + + + + + + + Property + + System.String + + + The "Strikethrough" item. + an object of type + + + + + + + + Property + + System.String + + + The "Undelete" item. + an object of type + + + + + + + + Property + + System.String + + + The "Underline" item. + an object of type + + + + + + + + Property + + System.String + + + The "Undo" item. + an object of type + + + + + + + + Property + + System.String + + + + The "Unindent" item. + a + + + + + + + + + Property + + System.String + + + The "Yes" item. + an object of type + + + + + + + + Property + + System.String + + + The "Zoom 100%" item. + an object of type + + + + + + + + Property + + System.String + + + The "Zoom to Fit" item. + an object of type + + + + + + + + Property + + System.String + + + The "Zoom In" item. + an object of type + + + + + + + + Property + + System.String + + + The "Zoom Out" item. + an object of type + + diff --git a/doc/en/Gtk/StockItem.xml b/doc/en/Gtk/StockItem.xml index 0ec38a61e..845f4028f 100644 --- a/doc/en/Gtk/StockItem.xml +++ b/doc/en/Gtk/StockItem.xml @@ -1,65 +1,51 @@ - + + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + + + System.IEquatable<Gtk.StockItem> + + Contains information about a related object. Each stock ID can be associated with a , which contains the user-visible label, keyboard accelerator, and translation domain of the menu or toolbar item; and/or with an icon stored in a . See for more information on stock icons. The connection between a and stock icons is purely conventional (by virtue of using the same stock ID); it is possible to register a stock item but no icon, and vice versa. - - System.ValueType - - - - - Field - - Gtk.StockItem - - - - An empty - - - - - - - Method - - Gtk.StockItem - + + + + Constructor + - + + + + + - Returns a new using the given . - an object of type - an object of type - This is not typically used by user code. - - - - - Method - - System.Void - - - - Frees the memory used by this object. - - + a + a + a + a + a + Public constructor + + + Method Gtk.StockItem @@ -72,21 +58,88 @@ - - + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + Frees the memory used by this object. + + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + Field - System.String + System.UInt32 - The identifying name of the . + Keyboard accelerator. + Field System.String @@ -100,6 +153,7 @@ + Field Gdk.ModifierType @@ -111,21 +165,40 @@ See for eligible keys and mouse button values. - - + + + + Method + + Gtk.StockItem + + + + + + an object of type + Returns a new using the given . + an object of type + This is not typically used by user code. + + + + + Field - System.UInt32 + System.String - Keyboard accelerator. + The identifying name of the . + Field System.String @@ -137,26 +210,18 @@ - - - Constructor - - - - - - - - + + + + Field + + Gtk.StockItem + + - Public constructor - a - a - a - a - a - - + An empty + + diff --git a/doc/en/Gtk/StockManager.xml b/doc/en/Gtk/StockManager.xml index fd052de8a..7a6ebd982 100644 --- a/doc/en/Gtk/StockManager.xml +++ b/doc/en/Gtk/StockManager.xml @@ -1,45 +1,24 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - this class manages the s - - System.Object + + this class manages the s + + - - - Method - - System.Void - - - - - - Registers each of the stock items in . - If an item already exists with the same stock ID as one of the - , the old item gets replaced. The stock - items are copied, so GTK+ does not hold any pointer into - and can be - freed. - - an array of - - - - + Constructor @@ -48,25 +27,94 @@ Do not use - - + + + Method System.Void + + + + + a + Adds a stock item. + + + + + + + Method + + System.Void + + + + + + an array of + Registers each of the stock items in . + If an item already exists with the same stock ID as one of the + , the old item gets replaced. The stock + items are copied, so GTK+ does not hold any pointer into + and can be + freed. + + + + + + + + + Method + + + System.Obsolete("Use the StockItem or StockItem[] overload instead.") + + + + System.Void + - Obsolete, do not use. a a + Adds a stock item. + This signature is obsolete, but preserved for backward compatibility. Use the single parameter overload for new code. + + + + + + Method + + + System.Obsolete("Use StockManager.Add instead") + + + + System.Void + + + + + + + a + a + Obsolete, do not use. + Method System.Boolean @@ -76,15 +124,16 @@ - Finds a stock item by stock_id. a a + Finds a stock item by stock_id. a See also + Method System.Boolean @@ -94,44 +143,12 @@ - Finds a stock item by stock_id. a a + Finds a stock item by stock_id. a - - - Method - - System.Void - - - - - - - Adds a stock item. - a - a - This signature is obsolete, but preserved for backward compatibility. Use the single parameter overload for new code. - - - - - Method - - System.Void - - - - - - Adds a stock item. - a - - - diff --git a/doc/en/Gtk/StockTranslateFunc.xml b/doc/en/Gtk/StockTranslateFunc.xml new file mode 100644 index 000000000..0506da3ac --- /dev/null +++ b/doc/en/Gtk/StockTranslateFunc.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/Style.xml b/doc/en/Gtk/Style.xml index 4aebb6430..ef9e9fca1 100644 --- a/doc/en/Gtk/Style.xml +++ b/doc/en/Gtk/Style.xml @@ -1,138 +1,260 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Methods for drawing widget parts. - - - GLib.Object + + Methods for drawing widget parts. + + + - - - Method - - Gdk.Color - - - - + + + + Constructor + + - Gets the foreground color for a particular state - A , the state being considered - A + Public constructor - - - Method - - Gdk.Color - + + + + Constructor + - + - Sets the background of to the background color or pixmap specified by style for the state. - A , the state being considered - A color to be used for the background. + Pointer to the C object. + Internal constructor + This is an internal constructor, and should not be used by user code. - - - Method - - Gdk.GC - - - - - - Gets the graphics context for the background of . - a - a , the graphics context - - - - - - Method - - Gdk.GC - - - - - - Gets the graphics context for the foreground of . - a - a , the graphics context - - - - + + Method + + + System.Obsolete + + System.Void + - - - Sets the default background. - A - A (TODO: explain) - A - A - A , X coordinate of the upper left corner - A , Y coordinate of the upper left corner - A , width of the area - A , height of the area - TODO: explain this, as the underlying GTK+ isn't very well-commented either + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + - - + + + Method + + + System.Obsolete + + - System.Void + Gtk.Style - - Set the background of to the -color or pixmap specified by this style for . - A - A + + , the window to attach the style to + Attaches a style to a window; this process allocates the colors and creates the GCs (graphics components) for the style - it specializes it to a particular visual and colormap. The process may involve the creation of a new style if the style has already been attached to a window with a different style and colormap. + Either , or a newly-created . If the style is newly created, the style parameter will be dereferenced, and the new style will have a reference count belonging to the caller. + + + + + + + Method + + Gdk.Color + + + + + + A , the state being considered + Sets the background of to the background color or pixmap specified by style for the state. + A color to be used for the background. + + + + + + + + Property + + Gdk.Color[] + + + The background colors. + A + + + + + + + Method + + Gdk.Color + + + + + + a + Returns the base color for the given state. + a + + + + + + + Property + + Gdk.Color[] + + + + The base color set. + a + + + + + + + Property + + Gdk.Color + + + Black. + A + + + + + + + Property + + + GLib.Property("context") + + + + Gtk.StyleContext + + + To be added. + To be added. + To be added. + + + + + + + Method + + + System.Obsolete + + + + Gtk.Style + + + + Copy this style object to a new style object. + A , a duplicate of this style. + + + + + + + Method + + Gdk.Color + + + + + + a + Gets the dark color for a given state. + a + + + + + + + Property + + Gdk.Color[] + + + + Dark colors indexed by state. + a + Method + + + System.Obsolete + + System.Void @@ -142,9 +264,1103 @@ color or pixmap specified by this style for . - - + + + + Property + + Pango.FontDescription + + + + The value for the style. + a + + + + + + + + + Property + + Pango.FontDescription + + + The font description used for a widget. + a + + + + + + Method + + Gdk.Color + + + + + + A , the state being considered + Gets the foreground color for a particular state + A + + + + + + + Property + + Gdk.Color[] + + + The foreground colors + A + + + + + + + Method + + + System.Obsolete + + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + System.Obsolete + + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + System.Obsolete + + + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Method + + Gdk.Color + + + + + + a + Gets the light color for a given state. + a + + + + + + + Property + + Gdk.Color[] + + + + Light colors indexed by state. + a + + + + + + + Method + + + System.Obsolete + + + + System.Boolean + + + + + + + name of color to lookup. + location to put color. + Looks up a color by name.. + if , is filled in. + + + + + + + + Method + + + System.Obsolete + + + + Gtk.IconSet + + + + + + A + Gets the icon set for the given . + A + + + + + + + Method + + Gdk.Color + + + + + + a + Gets the mid color for a given state. + a + + + + + + + Property + + Gdk.Color[] + + + + Mid colors indexed by state. + a + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideClone", Type=typeof(Gtk.Style)) + + + + Gtk.Style + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCopy", Type=typeof(Gtk.Style)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDrawArrow", Type=typeof(Gtk.Style)) + + + + System.Void + + + + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDrawBox", Type=typeof(Gtk.Style)) + + + + System.Void + + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDrawBoxGap", Type=typeof(Gtk.Style)) + + + + System.Void + + + + + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDrawCheck", Type=typeof(Gtk.Style)) + + + + System.Void + + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDrawDiamond", Type=typeof(Gtk.Style)) + + + + System.Void + + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDrawExpander", Type=typeof(Gtk.Style)) + + + + System.Void + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDrawExtension", Type=typeof(Gtk.Style)) + + + + System.Void + + + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDrawFlatBox", Type=typeof(Gtk.Style)) + + + + System.Void + + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDrawFocus", Type=typeof(Gtk.Style)) + + + + System.Void + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDrawHandle", Type=typeof(Gtk.Style)) + + + + System.Void + + + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDrawHline", Type=typeof(Gtk.Style)) + + + + System.Void + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDrawLayout", Type=typeof(Gtk.Style)) + + + + System.Void + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDrawOption", Type=typeof(Gtk.Style)) + + + + System.Void + + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDrawResizeGrip", Type=typeof(Gtk.Style)) + + + + System.Void + + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDrawShadow", Type=typeof(Gtk.Style)) + + + + System.Void + + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDrawShadowGap", Type=typeof(Gtk.Style)) + + + + System.Void + + + + + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDrawSlider", Type=typeof(Gtk.Style)) + + + + System.Void + + + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDrawSpinner", Type=typeof(Gtk.Style)) + + + + System.Void + + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDrawTab", Type=typeof(Gtk.Style)) + + + + System.Void + + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDrawVline", Type=typeof(Gtk.Style)) + + + + System.Void + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideInitFromRc", Type=typeof(Gtk.Style)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRealize", Type=typeof(Gtk.Style)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRenderIcon", Type=typeof(Gtk.Style)) + + Gdk.Pixbuf @@ -157,867 +1373,78 @@ color or pixmap specified by this style for . - Renders the icon specified by at the given according to the given parameters and returns the result in a pixbuf. - A - A - A - A - A - A - A - TODO: needs an example. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + - - + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSetBackground", Type=typeof(Gtk.Style)) + + - Gtk.Style - - - - Copy this style object to a new style object. - A , a duplicate of this style. - - - - - - Method - - Gtk.IconSet - - - - - - Gets the icon set for the given . - A - A - - - - - - Method - - Gtk.Style + System.Void + - Attaches a style to a window; this process allocates the colors and creates the GCs (graphics components) for the style - it specializes it to a particular visual and colormap. The process may involve the creation of a new style if the style has already been attached to a window with a different style and colormap. - - , the window to attach the style to - Either , or a newly-created . If the style is newly created, the style parameter will be dereferenced, and the new style will have a reference count belonging to the caller. - + To be added. + To be added. + To be added. + To be added. + - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideUnrealize", Type=typeof(Gtk.Style)) + + + + System.Void + - Public constructor - - - - - - Property - - Pango.FontDescription - - - The font description used for a widget. - a - - - - - - Property - - System.Int32 - - - - - The Y thickness, which is used for vertical padding. - A - - - - - - Property - - System.Int32 - - - - - The X thickness, which is used for horizontal padding. - An integer. - (FIXME: xthickness and ythickness could be better documented.) - - - - - Property - - Gdk.Color[] - - - The foreground colors - A - - - - - - Property - - Gdk.Color[] - - - The background colors. - A - - - - - - Property - - Gdk.Color - - - Black. - A - - - - - - Property - - Gdk.Color - - - White. - A - - - - - - Property - - Gdk.GC[] - - - Gets the graphics context objects for the background. - A - - - - - - Property - - Gdk.GC[] - - - Gets the graphics context objects for the foreground. - A - - - - - - Property - - Gdk.GC - - - Gets a white graphics context. - A - - - - - - Property - - Gdk.GC - - - Gets a black graphics context. - A - - - - - - Method - - System.Void - - - - - - - Sets the graphics context for the foreground. - a , the state of the widget to set the style for - a - - - - - - Method - - System.Void - - - - - - - Sets the graphics context for the background. - a , the state of the widget to set the style for - a - - - - - - Method - - Gdk.GC - - - - - - Returns the base graphics context for the widget. - a , the state of the widget to get the GC for - a - - - - - - Method - - System.Void - - - - - - - Sets the graphics context for the background. - a , the state of the widget to set the GC for - a - - - - - - Method - - Gdk.GC - - - - - - Returns the graphics context for the widget's text. - a , the state of the widget to get the GC for - a - - - - - - Method - - System.Void - - - - - - - Sets the graphics context for text. - a , the state of the widget to set the GC for - a - - - - - - Method - - System.Void - - - - - - - - - - - - - - - - Draws a box on the screen with the given parameters. - a - a - a - a - a - a - a - a - a - a - a - - - - - - Method - - System.Void - - - - - - - - - - - - - - - - Draws a check button indicator in the given rectangle on with the given parameters. - a - a - a - a - a - a - a - a - a - a - a - - - - - - Method - - System.Void - - - - - - - - - - - - - - - - Draws a resize grip in the given rectangle on using the given parameters. - a - a - a - a - a - a - a - a - a - a - a - - - - - - Method - - System.Void - - - - - - - - - - - - - - - Draws a layout on the screen using the given parameters. - a - a - a - a - a - a - a - a - a - a - Use this routine to paint a on the screen. This method is convenient mechanism to draw the text on the screen because it contains a clipping rectangle. - - - - - Method - - System.Void - - - - - - - - - - - - - - - - Draws a radio button indicator in the given rectangle on with the given parameters. - - a - a - a - a - a - a - a - a - a - a - a - - - - - - Method - - System.Void - - - - - - - - - - - - - - - - - Draws a slider widget with the given parameters. - a - a - a - a - a - a - a - a - a - a - a - a - - - - - - Method - - System.Void - - - - - - - - - - - - - - - - Draws a diamond in the given rectangle on using the given parameters. - a - a - a - a - a - a - a - a - a - a - a - - - - - - Method - - System.Void - - - - - - - - - - - - - - - - Draws a shadow around the given rectangle in using the given style and state and shadow type. - a - a - a - a - a - a - a - a - a - a - a - - - - - - Method - - System.Void - - - - - - - - - - - - - - Draws a vertical line from (, ) to (, ) in using the given style and state. - a - a - a - a - a - a - a - a - a - - - - - - Method - - System.Void - - - - - - - - - - - - - - - - Draws an option menu tab (i.e. the up and down pointing arrows) in the given rectangle on using the given parameters. - - a - a - a - a - a - a - a - a - a - a - a - - - - - - Method - - System.Void - - - - - - - - - - - - - - - Draws a focus indicator around the given rectangle on using the given style. - a - a - a - a - a - a - a - a - a - a - - - - - - Method - - System.Void - - - - - - - - - - - - - - - - - - - Draws a shadow gap around the given widget using the given parameters. - a - a - a - a - a - a - a - a - a - a - a - a - a - a - - - - - - Method - - System.Void - - - - - - - - - - - - - - - - - Draws an extension for the given widget in the given style. - a - a - a - a - a - a - a - a - a - a - a - a - - - - - - Method - - System.Void - - - - - - - - - - - - - - - - Draws a flat box on with the given parameters. - a - a - a - a - a - a - a - a - a - a - a - - - - - - Method - - System.Void - - - - - - - - - - - - - - - - - Draw a handle graphic for the given widget using the given parameters. - a - a - a - a - a - a - a - a - a - a - a - a - + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + - + + Method + + + System.Obsolete + + System.Void - + - @@ -1028,66 +1455,80 @@ color or pixmap specified by this style for . - Draw an arrow at (, ) using the given parameters. - a - a - a - a - a - a - a - a - a - a - a - a - a - + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + - - + + + Method + + + System.Obsolete + + System.Void - + - + - - + + + - Draws a horizontal line from (, ) to (, ) in using the given style and state. - a - a - a - a - a - a - a - a - a - + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + - + + Method + + + System.Obsolete + + System.Void - + - @@ -1099,57 +1540,762 @@ color or pixmap specified by this style for . - Draws a gap around a box using the given parameters. - a - a - a - a - a - a - a - a - a - a - a - a - a - a - + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - + + + + Method System.Obsolete + + System.Void + + + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + System.Obsolete + + + + System.Void + + + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + System.Obsolete + + + + System.Void + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + System.Obsolete + + + + System.Void + + + + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + System.Obsolete + + + + System.Void + + + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + System.Obsolete + + + + System.Void + + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + System.Obsolete + + + + System.Void + + + + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + System.Obsolete + + + + System.Void + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + System.Obsolete + + + + System.Void + + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + System.Obsolete + + + + System.Void + + + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + System.Obsolete + + + + System.Void + + + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + System.Obsolete + + + + System.Void + + + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + System.Obsolete + + + + System.Void + + + + + + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + System.Obsolete + + + + System.Void + + + + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + System.Obsolete + + + + System.Void + + + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + System.Obsolete + + + + System.Void + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("realize") + + + + System.EventHandler + + + + + Event triggered when the style has been initialized for a particular + colormap and depth. + + + Connecting to this signal is probably seldom + useful since most of the time applications and widgets only + deal with styles that have been already realized. + + + + + + + + Method + + + System.Obsolete + + + + Gdk.Pixbuf + + + + + + + + + + + A + A + A + A + A + A + Renders the icon specified by at the given according to the given parameters and returns the result in a pixbuf. + A + TODO: needs an example. + + + + + + Method + + + System.Obsolete + + + + System.Void + + + + + + + A + A + Set the background of to the +color or pixmap specified by this style for . + + + + + + + Method + + Gdk.Color + + + + + + a + Returns the color for text in the given state. + a + + - + + Property Gdk.Color[] @@ -1161,274 +2307,15 @@ color or pixmap specified by this style for . - - - Property - - Gdk.Color[] - - - - The base color set. - a - - - - - - Method - - Gdk.Color - - - - - - Returns the color for text in the given state. - a - a - - - - - - Method - - Gdk.Color - - - - - - Returns the base color for the given state. - a - a - - - - - - Method - - System.Void - - - - - - - - - - - - - - Paints an expander using the style specified. - a - a - a - a - a - a - a - a - a - - - - - - - Method - - System.Void - - - - - - - - - - - - - - Paint a polygon. - a - a - a - a - a - a - a - a - a - - - - - - - Method - - Gdk.GC - - - - - - Returns the graphics context for anti-aliased text. - a , the state of the widget to get the GC for - a - - - - - - Method - - System.Void - - - - - - - Set the graphics context for anti-aliased text. - a , the state of the widget to set the GC for - a - - - - - - Method - - Gdk.GC - - - - - - Returns a graphics context for light-colored drawing - a , the state of the widget to get the GC for - a - - - - - - Method - - System.Void - - - - - - - Set the graphics context for light-colored drawing - a , the state of the widget to set the GC for - a - - - - - - Method - - Gdk.GC - - - - - - Returns a graphics context for dark-colored drawing - a , the state of the widget to get the GC for - a - - - - - - Method - - System.Void - - - - - - - Set the graphics context for dark-colored drawing - a , the state of the widget to set the GC for - a - - - - - - Method - - Gdk.GC - - - - - - Returns a graphics context for medium-colored drawing - a , the state of the widget to get the GC for - a - - - - - - Method - - System.Void - - - - - - - Set the graphics context for medium-colored drawing - a , the state of the widget to set the GC for - a - - - - - - Property - - Gdk.Font - - - - Deprecated. - a - - The to use for a given style. This - is deprecated and should not be used in new code. New code - should use - instead. - - - - - - System.Obsolete - - - + Event + + + GLib.Signal("unrealize") + + System.EventHandler @@ -1446,94 +2333,23 @@ color or pixmap specified by this style for . - - - GLib.Signal("unrealize") - - - - - Event + + + + Property - System.EventHandler + Gdk.Color - - - Event triggered when the style has been initialized for a particular - colormap and depth. - - - Connecting to this signal is probably seldom - useful since most of the time applications and widgets only - deal with styles that have been already realized. - - - - - - GLib.Signal("realize") - - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - - Method - - Gtk.Style - - - - Deprecated. Do not use. - a - - - - - - - - Method - - System.Void - - - - Deprecated. Do not use. - - - + White. + A + - + + Property System.Int32 @@ -1546,8 +2362,24 @@ color or pixmap specified by this style for . + + + + Property + + System.Int32 + + + + + The X thickness, which is used for horizontal padding. + An integer. + (FIXME: xthickness and ythickness could be better documented.) + + - + + Property System.Int32 @@ -1560,172 +2392,20 @@ color or pixmap specified by this style for .
- - + + + Property - Pango.FontDescription - - - - The value for the style. - a - - - - - - - - Property - - Gdk.Color[] - - - - Light colors indexed by state. - a - - - - - - Property - - Gdk.Color[] - - - - Mid colors indexed by state. - a - - - - - - Property - - Gdk.Color[] - - - - Dark colors indexed by state. - a - - - - - - Method - - Gdk.Color + System.Int32 - - Gets the light color for a given state. - a - a + The Y thickness, which is used for vertical padding. + A - - - Method - - Gdk.Color - - - - - - Gets the mid color for a given state. - a - a - - - - - - Method - - Gdk.Color - - - - - - Gets the dark color for a given state. - a - a - - - - - - Property - - Gdk.Pixmap[] - - - - Gets an array of background pixmaps. - a - - - - - - Method - - Gdk.Pixmap - - - - - - Get the background pixmap for a given state. - a - a - - - - - - Method - - System.Void - - - - - - - Sets the background pixmap for a given state. - a - a - - - - - - Method - - System.Boolean - - - - - - - name of color to lookup. - location to put color. - Looks up a color by name.. - if , is filled in. - - - -
diff --git a/doc/en/Gtk/StyleChangedArgs.xml b/doc/en/Gtk/StyleChangedArgs.xml index 09b1fc379..f45dcee66 100644 --- a/doc/en/Gtk/StyleChangedArgs.xml +++ b/doc/en/Gtk/StyleChangedArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gtk.ToolbarStyle diff --git a/doc/en/Gtk/StyleChangedHandler.xml b/doc/en/Gtk/StyleChangedHandler.xml index 591283b92..b27e9b36e 100644 --- a/doc/en/Gtk/StyleChangedHandler.xml +++ b/doc/en/Gtk/StyleChangedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the StyleChangedHandler instance to the event. The methods referenced by the StyleChangedHandler instance are invoked whenever the event is raised, until the StyleChangedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/StyleContext.xml b/doc/en/Gtk/StyleContext.xml new file mode 100644 index 000000000..175927b63 --- /dev/null +++ b/doc/en/Gtk/StyleContext.xml @@ -0,0 +1,1154 @@ + + + + + gtk-sharp + + + GLib.Object + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + Gdk.Window + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("changed") + + + + System.EventHandler + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("direction") + + + + Gtk.TextDirection + + + To be added. + To be added. + To be added. + + + + + + + Method + + Gdk.RGBA + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.Border + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gdk.RGBA + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gdk.RGBA + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Pango.FontDescription + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.Border + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.Border + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Value + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + Gtk.JunctionSides + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.String[] + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.String[] + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.IconSet + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideChanged", Type=typeof(Gtk.StyleContext)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + Gtk.WidgetPath + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gdk.Pixbuf + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("screen") + + + + Gdk.Screen + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.StateFlags + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/StyleData.xml b/doc/en/Gtk/StyleData.xml new file mode 100644 index 000000000..992c6dc6f --- /dev/null +++ b/doc/en/Gtk/StyleData.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/StyleInfo.xml b/doc/en/Gtk/StyleInfo.xml new file mode 100644 index 000000000..156fb64d5 --- /dev/null +++ b/doc/en/Gtk/StyleInfo.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/StylePriorityInfo.xml b/doc/en/Gtk/StylePriorityInfo.xml new file mode 100644 index 000000000..eea970dee --- /dev/null +++ b/doc/en/Gtk/StylePriorityInfo.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/StyleProperties.xml b/doc/en/Gtk/StyleProperties.xml new file mode 100644 index 000000000..6b770931d --- /dev/null +++ b/doc/en/Gtk/StyleProperties.xml @@ -0,0 +1,332 @@ + + + + + gtk-sharp + + + GLib.Object + + + + Gtk.StyleProvider + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + Gtk.IconFactory + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.StyleProperties + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.SymbolicColor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/StylePropertyParser.xml b/doc/en/Gtk/StylePropertyParser.xml new file mode 100644 index 000000000..42f5b9718 --- /dev/null +++ b/doc/en/Gtk/StylePropertyParser.xml @@ -0,0 +1,25 @@ + + + + + gtk-sharp + + + System.Delegate + + + + + + + System.Boolean + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/StylePropertyValue.xml b/doc/en/Gtk/StylePropertyValue.xml new file mode 100644 index 000000000..f9909de69 --- /dev/null +++ b/doc/en/Gtk/StylePropertyValue.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/StyleProvider.xml b/doc/en/Gtk/StyleProvider.xml new file mode 100644 index 000000000..2fefcfee9 --- /dev/null +++ b/doc/en/Gtk/StyleProvider.xml @@ -0,0 +1,79 @@ + + + + + gtk-sharp + + + + GLib.IWrapper + + + + To be added. + To be added. + + + + + + + Method + + Gtk.IconFactory + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.StyleProperties + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/StyleProviderAdapter.xml b/doc/en/Gtk/StyleProviderAdapter.xml new file mode 100644 index 000000000..26d911f7f --- /dev/null +++ b/doc/en/Gtk/StyleProviderAdapter.xml @@ -0,0 +1,218 @@ + + + + + gtk-sharp + + + GLib.GInterfaceAdapter + + + + GLib.IWrapper + + + Gtk.StyleProvider + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.IconFactory + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.StyleProvider + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.StyleProvider + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.StyleProperties + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.StyleProviderImplementor + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/StyleProviderData.xml b/doc/en/Gtk/StyleProviderData.xml new file mode 100644 index 000000000..4ea4f7f84 --- /dev/null +++ b/doc/en/Gtk/StyleProviderData.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/StyleProviderImplementor.xml b/doc/en/Gtk/StyleProviderImplementor.xml new file mode 100644 index 000000000..01778eaf1 --- /dev/null +++ b/doc/en/Gtk/StyleProviderImplementor.xml @@ -0,0 +1,84 @@ + + + + + gtk-sharp + + + + GLib.IWrapper + + + + + GLib.GInterface(typeof(Gtk.StyleProviderAdapter)) + + + + To be added. + To be added. + + + + + + + Method + + Gtk.IconFactory + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.StyleProperties + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/StyleSetArgs.xml b/doc/en/Gtk/StyleSetArgs.xml index 2d86c8b9b..b058529c5 100644 --- a/doc/en/Gtk/StyleSetArgs.xml +++ b/doc/en/Gtk/StyleSetArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gtk.Style diff --git a/doc/en/Gtk/StyleSetHandler.xml b/doc/en/Gtk/StyleSetHandler.xml index de26ad464..44851b4bf 100644 --- a/doc/en/Gtk/StyleSetHandler.xml +++ b/doc/en/Gtk/StyleSetHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the StyleSetHandler instance to the event. The methods referenced by the StyleSetHandler instance are invoked whenever the event is raised, until the StyleSetHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/SurroundingDeletedArgs.xml b/doc/en/Gtk/SurroundingDeletedArgs.xml index 4c9a3b75c..f355f0a43 100644 --- a/doc/en/Gtk/SurroundingDeletedArgs.xml +++ b/doc/en/Gtk/SurroundingDeletedArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property System.Int32 @@ -41,7 +43,8 @@ - + + Property System.Int32 diff --git a/doc/en/Gtk/SurroundingDeletedHandler.xml b/doc/en/Gtk/SurroundingDeletedHandler.xml index 9d9ba46cc..ad931ea8c 100644 --- a/doc/en/Gtk/SurroundingDeletedHandler.xml +++ b/doc/en/Gtk/SurroundingDeletedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the SurroundingDeletedHandler instance to the event. The methods referenced by the SurroundingDeletedHandler instance are invoked whenever the event is raised, until the SurroundingDeletedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/Switch.xml b/doc/en/Gtk/Switch.xml new file mode 100644 index 000000000..bcca2a891 --- /dev/null +++ b/doc/en/Gtk/Switch.xml @@ -0,0 +1,152 @@ + + + + + gtk-sharp + + + Gtk.Widget + + + + Gtk.Activatable + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("active") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("related-action") + + + + Gtk.Action + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("use-action-appearance") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/SwitchAccessible.xml b/doc/en/Gtk/SwitchAccessible.xml new file mode 100644 index 000000000..bfcd49492 --- /dev/null +++ b/doc/en/Gtk/SwitchAccessible.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/SwitchAccessibleClass.xml b/doc/en/Gtk/SwitchAccessibleClass.xml new file mode 100644 index 000000000..34ee2818c --- /dev/null +++ b/doc/en/Gtk/SwitchAccessibleClass.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/SwitchPageArgs.xml b/doc/en/Gtk/SwitchPageArgs.xml index 8aa44e92a..f38681a92 100644 --- a/doc/en/Gtk/SwitchPageArgs.xml +++ b/doc/en/Gtk/SwitchPageArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -28,8 +29,22 @@ Create a new instance with this constructor if you need to invoke a delegate. + + + + Property + + Gtk.Widget + + + The notebook page being switched to. + A + + + - + + Property System.UInt32 @@ -40,17 +55,5 @@ - - - Property - - Gtk.NotebookPage - - - The notebook page being switched to. - A - - - diff --git a/doc/en/Gtk/SwitchPageHandler.xml b/doc/en/Gtk/SwitchPageHandler.xml index 9a848b5dd..8c3caaa0f 100644 --- a/doc/en/Gtk/SwitchPageHandler.xml +++ b/doc/en/Gtk/SwitchPageHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the SwitchPageHandler instance to the event. The methods referenced by the SwitchPageHandler instance are invoked whenever the event is raised, until the SwitchPageHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/SymbolicColor.xml b/doc/en/Gtk/SymbolicColor.xml new file mode 100644 index 000000000..3c4b512da --- /dev/null +++ b/doc/en/Gtk/SymbolicColor.xml @@ -0,0 +1,196 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.SymbolicColor + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/Table+TableChild.xml b/doc/en/Gtk/Table+TableChild.xml index 36392ab2d..a04bb9d6e 100644 --- a/doc/en/Gtk/Table+TableChild.xml +++ b/doc/en/Gtk/Table+TableChild.xml @@ -1,16 +1,39 @@ + gtk-sharp - 2.12.0.0 Gtk.Container+ContainerChild + + A child of a , used to interact with its container child properties. + + + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + - + + Property @@ -27,26 +50,9 @@ - - - Property - - - Gtk.ChildProperty("top-attach") - - - - System.UInt32 - - - The table row that the top of this child is attached to - the row - - - - - + + Property @@ -64,7 +70,8 @@ - + + Property @@ -81,62 +88,28 @@ - - + + + Property - Gtk.ChildProperty("y-padding") + Gtk.ChildProperty("top-attach") System.UInt32 - The vertical padding for this child - the padding - - - - - - - Property - - - Gtk.ChildProperty("y-options") - - - - Gtk.AttachOptions - - - The child's vertical attachment options - the - - - - - - - Property - - - Gtk.ChildProperty("x-padding") - - - - System.UInt32 - - - The horizontal padding for this child - the padding + The table row that the top of this child is attached to + the row - + + Property @@ -153,11 +126,62 @@ + + + + Property + + + Gtk.ChildProperty("x-padding") + + + + System.UInt32 + + + The horizontal padding for this child + the padding + + + + + + + + Property + + + Gtk.ChildProperty("y-options") + + + + Gtk.AttachOptions + + + The child's vertical attachment options + the + + + + + + + + Property + + + Gtk.ChildProperty("y-padding") + + + + System.UInt32 + + + The vertical padding for this child + the padding + + + + - - A child of a , used to interact with its container child properties. - - - - diff --git a/doc/en/Gtk/Table.xml b/doc/en/Gtk/Table.xml index 575c04a2b..44497d3a8 100644 --- a/doc/en/Gtk/Table.xml +++ b/doc/en/Gtk/Table.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Container + + + Pack widgets in grid/table patterns. @@ -33,140 +38,46 @@ public Widget MakeTableTester() - - Gtk.Container - - - - - - System.Reflection.DefaultMember("Item") - - - - - Method - - System.Void - + + + + Constructor + - - + - Sets the spacing around a specified column. - A zero-indexed column number to adjust the spacing of. - The number of pixels on each side of the . + Pointer to the C object. + Internal constructor - To adjust the spacing between all columns, use the property. + This is an internal constructor, and should not be used by user code. - - - Method - - System.UInt32 - - - - - - The spacing currently set for a given column. - A zero-indexed column number to retrieve spacing information from. - The number of pixels of spacing assigned to the specified . - - - - - - Method - - System.Void - - - - - - - Sets the spacing around a specified row. - A zero-indexed row number to adjust the spacing of. - The number of pixels on each side of the . - - To adjust the spacing between all rows, use the property. - - - - - - Method - - System.UInt32 - - - - - - The spacing currently set for a given row. - A zero-indexed row number to retrieve spacing information from. - The number of pixels of spacing assigned to the specified . - - - - - - Method - - System.Void - + + + + Constructor + + - Resizes the table so that the specified number of and are available for widget packing. - The new number of rows this table should allow. - The new number of columns this table should allow. - - - - - - Method - - System.Void - - - - - - - - - - - - - - Packs a widget into the table. - The to add. - The column number to attach the left side of to. - The column number to attach the right side of to. - The row number to attach the top of to. - The row number to attach the bottom of to. - The horizontal packing options for this . - The vertical packing options for this . - The number of pixels of padding to add to the left and right of . - The number of pixels of padding to add to the top and bottom of . + The number of rows in this table. + The number of columns in this table. + If homogeneous is TRUE, the table boxes (cells) are resized to the size of the largest widget in the table. If homogeneous is FALSE, the size of a table boxes is dictated by the tallest widget in its same row, and the widest widget in its column (i.e. all cells are the same). + Creates a new Table widget. - You can pack widgets into the Table using default packing and padding with the convenience method. - Child widgets can span as many table cells as they wish, allowing the programmer to create complex grids of Widgets. + The size of the table can be altered after its creation using the method. + Method System.Void @@ -190,67 +101,50 @@ public Widget MakeTableTester() - - - Constructor - + + + + Method + + System.Void + - + + + + + + + + + - Internal constructor - Pointer to the C object. + The to add. + The column number to attach the left side of to. + The column number to attach the right side of to. + The row number to attach the top of to. + The row number to attach the bottom of to. + The horizontal packing options for this . + The vertical packing options for this . + The number of pixels of padding to add to the left and right of . + The number of pixels of padding to add to the top and bottom of . + Packs a widget into the table. - This is an internal constructor, and should not be used by user code. + You can pack widgets into the Table using default packing and padding with the convenience method. + Child widgets can span as many table cells as they wish, allowing the programmer to create complex grids of Widgets. - - - Constructor - - - - - - - - Creates a new Table widget. - The number of rows in this table. - The number of columns in this table. - If homogeneous is TRUE, the table boxes (cells) are resized to the size of the largest widget in the table. If homogeneous is FALSE, the size of a table boxes is dictated by the tallest widget in its same row, and the widest widget in its column (i.e. all cells are the same). - - The size of the table can be altered after its creation using the method. - - - - - - Property - - System.UInt32 - - - Retrieve the spacing that gets placed between newly added rows by default. - Spacing between rows that will be added, in pixels. - - - - - - Property - - System.UInt32 - - - The default number of pixels between columns. - A . - - - - + + Property + + + GLib.Property("column-spacing") + + System.UInt32 @@ -261,92 +155,89 @@ public Widget MakeTableTester() A . - - - GLib.Property("column-spacing") - - - - + + + Property System.UInt32 - - - Manage the number of columns in this Table. - The number of columns this table currently has. + The default number of pixels between columns. + A . - - - GLib.Property("n-columns") - - - - - Property - - System.Boolean - - - - - Manage whether all cells must be of equal size. - - if all cells are currently equally sized, otherwise. - - - - - GLib.Property("homogeneous") - - - - - + + + Property System.UInt32 - - - The space between table rows. - - . + Retrieve the spacing that gets placed between newly added rows by default. + Spacing between rows that will be added, in pixels. - - - GLib.Property("row-spacing") - - - - - Property + + + + Method System.UInt32 + - Manage the number of rows in this Table. - The number of rows this table currently has. + A zero-indexed column number to retrieve spacing information from. + The spacing currently set for a given column. + The number of pixels of spacing assigned to the specified . - - - GLib.Property("n-rows") - - + + + + + Method + + System.UInt32 + + + + + + A zero-indexed row number to retrieve spacing information from. + The spacing currently set for a given row. + The number of pixels of spacing assigned to the specified . + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + - + + Property GLib.GType @@ -358,23 +249,163 @@ public Widget MakeTableTester() Returns the native value for . - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - + + + + Property - System.Obsolete + GLib.Property("homogeneous") + + System.Boolean + + + + + Manage whether all cells must be of equal size. + + if all cells are currently equally sized, otherwise. + + + + + + + Property + + Gtk.Container+ContainerChild + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("n-columns") + + + + System.UInt32 + + + + + Manage the number of columns in this Table. + The number of columns this table currently has. + + + + + + + Property + + + GLib.Property("n-rows") + + + + System.UInt32 + + + + + Manage the number of rows in this Table. + The number of rows this table currently has. + + + + + + + Method + + System.Void + + + + + + + The new number of rows this table should allow. + The new number of columns this table should allow. + Resizes the table so that the specified number of and are available for widget packing. + + + + + + + Property + + + GLib.Property("row-spacing") + + + + System.UInt32 + + + + + The space between table rows. + + . + + + + + + + Method + + System.Void + + + + + + + A zero-indexed column number to adjust the spacing of. + The number of pixels on each side of the . + Sets the spacing around a specified column. + + To adjust the spacing between all columns, use the property. + + + + + + + Method + + System.Void + + + + + + + A zero-indexed row number to adjust the spacing of. + The number of pixels on each side of the . + Sets the spacing around a specified row. + + To adjust the spacing between all rows, use the property. + + diff --git a/doc/en/Gtk/TagAddedArgs.xml b/doc/en/Gtk/TagAddedArgs.xml index fd2201483..f031cfc41 100644 --- a/doc/en/Gtk/TagAddedArgs.xml +++ b/doc/en/Gtk/TagAddedArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data for when a tag is added to text. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gtk.TextTag diff --git a/doc/en/Gtk/TagAddedHandler.xml b/doc/en/Gtk/TagAddedHandler.xml index b7bd4f110..b47dccf04 100644 --- a/doc/en/Gtk/TagAddedHandler.xml +++ b/doc/en/Gtk/TagAddedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the TagAddedHandler instance to the event. The methods referenced by the TagAddedHandler instance are invoked whenever the event is raised, until the TagAddedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/TagAppliedArgs.xml b/doc/en/Gtk/TagAppliedArgs.xml index 29e2b475a..6237b12ea 100644 --- a/doc/en/Gtk/TagAppliedArgs.xml +++ b/doc/en/Gtk/TagAppliedArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -28,32 +29,37 @@ Create a new instance with this constructor if you need to invoke a delegate. - - + + + Property Gtk.TextIter - Gets the last character in the range this tag was applied to. - A - + To be added. + To be added. + To be added. + - - + + + Property Gtk.TextIter - Gets the first character in the range this tag was applied to. - A - + To be added. + To be added. + To be added. + - + + Property Gtk.TextTag diff --git a/doc/en/Gtk/TagAppliedHandler.xml b/doc/en/Gtk/TagAppliedHandler.xml index 6cbd1a975..46c598d81 100644 --- a/doc/en/Gtk/TagAppliedHandler.xml +++ b/doc/en/Gtk/TagAppliedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the TagAppliedHandler instance to the event. The methods referenced by the TagAppliedHandler instance are invoked whenever the event is raised, until the TagAppliedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/TagChangedArgs.xml b/doc/en/Gtk/TagChangedArgs.xml index 2ed1bee83..f9b2bf30f 100644 --- a/doc/en/Gtk/TagChangedArgs.xml +++ b/doc/en/Gtk/TagChangedArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data for changing a tag. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property System.Boolean @@ -41,7 +43,8 @@ - + + Property Gtk.TextTag diff --git a/doc/en/Gtk/TagChangedHandler.xml b/doc/en/Gtk/TagChangedHandler.xml index d9536f37f..92dfe7974 100644 --- a/doc/en/Gtk/TagChangedHandler.xml +++ b/doc/en/Gtk/TagChangedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the TagChangedHandler instance to the event. The methods referenced by the TagChangedHandler instance are invoked whenever the event is raised, until the TagChangedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/TagRemovedArgs.xml b/doc/en/Gtk/TagRemovedArgs.xml index c0561a79a..b611159de 100644 --- a/doc/en/Gtk/TagRemovedArgs.xml +++ b/doc/en/Gtk/TagRemovedArgs.xml @@ -1,12 +1,16 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data for when a tag is removed. @@ -27,13 +31,10 @@ - - GLib.SignalArgs - - + Constructor @@ -43,7 +44,8 @@ - + + Property Gtk.TextTag diff --git a/doc/en/Gtk/TagRemovedHandler.xml b/doc/en/Gtk/TagRemovedHandler.xml index 4cb31e0e3..703db9d48 100644 --- a/doc/en/Gtk/TagRemovedHandler.xml +++ b/doc/en/Gtk/TagRemovedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -29,15 +39,5 @@ To attach a to an event, add the TagRemovedHandler instance to the event. The methods referenced by the TagRemovedHandler instance are invoked whenever the event is raised, until the TagRemovedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/Target.xml b/doc/en/Gtk/Target.xml index 41ff775e6..52cb72e8a 100644 --- a/doc/en/Gtk/Target.xml +++ b/doc/en/Gtk/Target.xml @@ -1,16 +1,22 @@ + gtk-sharp - 2.12.0.0 System.Object + + To be added. + To be added. + + + Constructor @@ -20,6 +26,7 @@ + Method System.Void @@ -36,27 +43,22 @@ - + + Method - Gtk.TargetEntry + Gtk.TargetEntry[] - To be added. - To be added. To be added. To be added. To be added. + - - To be added. - To be added. - - - \ No newline at end of file + diff --git a/doc/en/Gtk/TargetEntry.xml b/doc/en/Gtk/TargetEntry.xml index e2bea88a3..b2ae07bcb 100644 --- a/doc/en/Gtk/TargetEntry.xml +++ b/doc/en/Gtk/TargetEntry.xml @@ -1,51 +1,28 @@ - + + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + + + System.IEquatable<Gtk.TargetEntry> + + A potential target for a drag-and-drop operation; one row in a . - - System.ValueType - - - - - Field - - Gtk.TargetEntry - - - - An empty/default TargetEntry. - - - - - - Method - - Gtk.TargetEntry - - - - - - Constructor. Not for use by developers. - A , pointer to the underlying C object. - A - - - + Constructor @@ -54,15 +31,184 @@ - Constructor. a a a + Constructor. + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Field + + Gtk.TargetFlags + + + + + The flags that constrain what can be dragged to this target. + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Field + + System.UInt32 + + + + + A unique identifier for a target. + + + + + + + Method + + Gtk.TargetEntry + + + + + + A , pointer to the underlying C object. + Constructor. Not for use by developers. + A + + + + + + + Method + + Gtk.TargetEntry + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.TargetEntry + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Value + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Field System.String @@ -76,29 +222,16 @@ application may define its own targets. - - + + + Field - Gtk.TargetFlags + Gtk.TargetEntry - - + - The flags that constrain what can be dragged to this target. - - - - - - Field - - System.UInt32 - - - - - A unique identifier for a target. + An empty/default TargetEntry. diff --git a/doc/en/Gtk/TargetFlags.xml b/doc/en/Gtk/TargetFlags.xml index 54a9287ea..99639674a 100644 --- a/doc/en/Gtk/TargetFlags.xml +++ b/doc/en/Gtk/TargetFlags.xml @@ -1,17 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - The enumeration is used to specify constraints on an entry in a . - - - System.Enum @@ -23,9 +18,15 @@ System.Flags + + The enumeration is used to specify constraints on an entry in a . + + + + Field Gtk.TargetFlags @@ -37,21 +38,9 @@ - - - Field - - Gtk.TargetFlags - - - - If this is set, the target will only be selected for drags within a single widget. - - - - + Field Gtk.TargetFlags @@ -63,6 +52,7 @@ + Field Gtk.TargetFlags @@ -72,5 +62,19 @@ + + + + Field + + Gtk.TargetFlags + + + + If this is set, the target will only be selected for drags within a single widget. + + + + diff --git a/doc/en/Gtk/TargetList.xml b/doc/en/Gtk/TargetList.xml index ede90e495..66da14693 100644 --- a/doc/en/Gtk/TargetList.xml +++ b/doc/en/Gtk/TargetList.xml @@ -1,23 +1,24 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - A list of potential targets for a paste or drag-and-drop operation. - - GLib.Opaque + + A list of potential targets for a paste or drag-and-drop operation. + + + Constructor @@ -28,27 +29,29 @@ + Constructor - Constructor an array of + Constructor + Constructor - Internal constructor a + Internal constructor This is an internal constructor, and should not be used by user code. @@ -56,6 +59,7 @@ + Method System.Void @@ -66,15 +70,16 @@ - Add a target type to the target list the target type, as a target flags (for a drag-and-drop target, this is a value) application-defined ID for this target type + Add a target type to the target list + Method System.Void @@ -85,115 +90,16 @@ - Add a target type to the target list the target type, as a string target flags (for a drag-and-drop target, this is a value) application-defined ID for this target type + Add a target type to the target list - - - Method - - System.Void - - - - - - Add entries to the target list - an array of - - - - - - Method - - System.Boolean - - - - - - - Find a given target type - the target type to find, as a - on output, will contain the target's application-defined ID - - if the target was found - - - - - - Method - - System.Boolean - - - - - - - Find a given target type - the target type to find, as a string - on output, will contain the target's application-defined ID - - if the target was found - - - - - - Method - - System.Void - - - - - - Remove an entry from the target list - the target to remove, as a - - - - - - Method - - System.Void - - - - - - Remove an entry from the target list - the target to remove, as a string - - - - - - Method - - System.Void - - - - - - Adds the target types for URIs to the target list - application-defined ID for these target types - Appends the URI targets supported by to the target list. All targets are - added with the same . - - - + Method System.Void @@ -203,49 +109,17 @@ - Adds the target types for images to the target list application-defined ID for these target types if , only add the target types for which Gtk knows how to convert a to the format. + Adds the target types for images to the target list Appends the image targets supported by to the target list. All targets are added with the same . - - - Method - - System.Void - - - - - - Adds the target types for text to the target list - application-defined ID for these target types - Appends the text targets supported by to the target list. All targets are - added with the same . - - - - - - Method - - Gtk.TargetEntry[] - - - - - - A . - Converts a to an array of . - An equivalent array of . - - - + Method System.Void @@ -264,8 +138,115 @@ + + + + Method + + System.Void + + + + + + an array of + Add entries to the target list + + + + + + + Method + + System.Void + + + + + + application-defined ID for these target types + Adds the target types for text to the target list + Appends the text targets supported by to the target list. All targets are + added with the same . + + + + + + + Method + + System.Void + + + + + + application-defined ID for these target types + Adds the target types for URIs to the target list + Appends the URI targets supported by to the target list. All targets are + added with the same . + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + the target type to find, as a + on output, will contain the target's application-defined ID + Find a given target type + + if the target was found + + + + + + + Method + + System.Boolean + + + + + + + the target type to find, as a string + on output, will contain the target's application-defined ID + Find a given target type + + if the target was found + + + - + + Property GLib.GType @@ -277,5 +258,88 @@ + + + + Method + + Gtk.TargetEntry[] + + + + + + A . + Converts a to an array of . + An equivalent array of . + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + the target to remove, as a + Remove an entry from the target list + + + + + + + Method + + System.Void + + + + + + the target to remove, as a string + Remove an entry from the target list + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/Targets.xml b/doc/en/Gtk/Targets.xml index 67d3e1a86..1d54ed322 100644 --- a/doc/en/Gtk/Targets.xml +++ b/doc/en/Gtk/Targets.xml @@ -1,16 +1,22 @@ + gtk-sharp - 2.12.0.0 System.Object + + To be added. + To be added. + + + Constructor @@ -20,6 +26,7 @@ + Method System.Boolean @@ -40,6 +47,7 @@ + Method System.Boolean @@ -60,6 +68,7 @@ + Method System.Boolean @@ -78,6 +87,7 @@ + Method System.Boolean @@ -95,9 +105,4 @@ - - To be added. - To be added. - - - \ No newline at end of file + diff --git a/doc/en/Gtk/TearoffMenuItem.xml b/doc/en/Gtk/TearoffMenuItem.xml index c99baa292..af5eb9221 100644 --- a/doc/en/Gtk/TearoffMenuItem.xml +++ b/doc/en/Gtk/TearoffMenuItem.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.MenuItem + + + a menu item used to tear off and reattach its menu. @@ -28,29 +33,10 @@ - - Gtk.MenuItem - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -59,8 +45,25 @@ + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + - + + Property GLib.GType @@ -72,23 +75,5 @@ Returns the native value for . - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - diff --git a/doc/en/Gtk/TestCollapseRowArgs.xml b/doc/en/Gtk/TestCollapseRowArgs.xml index 78e86c0d3..8016fb6ca 100644 --- a/doc/en/Gtk/TestCollapseRowArgs.xml +++ b/doc/en/Gtk/TestCollapseRowArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -28,20 +29,9 @@ Create a new instance with this constructor if you need to invoke a delegate. - - - Property - - Gtk.TreePath - - - The path of the row being tested for collapsability. - A - - - - + + Property Gtk.TreeIter @@ -52,5 +42,18 @@ + + + + Property + + Gtk.TreePath + + + The path of the row being tested for collapsability. + A + + + diff --git a/doc/en/Gtk/TestCollapseRowHandler.xml b/doc/en/Gtk/TestCollapseRowHandler.xml index 47cf85257..33c594239 100644 --- a/doc/en/Gtk/TestCollapseRowHandler.xml +++ b/doc/en/Gtk/TestCollapseRowHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the TestCollapseRowHandler instance to the event. The methods referenced by the TestCollapseRowHandler instance are invoked whenever the event is raised, until the TestCollapseRowHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/TestExpandRowArgs.xml b/doc/en/Gtk/TestExpandRowArgs.xml index 897371c6f..01460ce8b 100644 --- a/doc/en/Gtk/TestExpandRowArgs.xml +++ b/doc/en/Gtk/TestExpandRowArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -28,20 +29,9 @@ Create a new instance with this constructor if you need to invoke a delegate. - - - Property - - Gtk.TreePath - - - The path of the row being tested for expandability. - A - - - - + + Property Gtk.TreeIter @@ -52,5 +42,18 @@ + + + + Property + + Gtk.TreePath + + + The path of the row being tested for expandability. + A + + + diff --git a/doc/en/Gtk/TestExpandRowHandler.xml b/doc/en/Gtk/TestExpandRowHandler.xml index 458da8e85..eb2bc5084 100644 --- a/doc/en/Gtk/TestExpandRowHandler.xml +++ b/doc/en/Gtk/TestExpandRowHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the TestExpandRowHandler instance to the event. The methods referenced by the TestExpandRowHandler instance are invoked whenever the event is raised, until the TestExpandRowHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/TextAppearance.xml b/doc/en/Gtk/TextAppearance.xml index f074b6095..86f1ea4b2 100644 --- a/doc/en/Gtk/TextAppearance.xml +++ b/doc/en/Gtk/TextAppearance.xml @@ -1,91 +1,28 @@ - + + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + + + System.IEquatable<Gtk.TextAppearance> + + This is used by for color and position details about text. - - System.ValueType - - - - - Field - - Gtk.TextAppearance - - - - A default/empty TextAppearance. - - - - - - Method - - Gtk.TextAppearance - - - - - - Internal constructor; not for developer use. - an , pointer to the underlying C object - a new - - - - - - Property - - Gdk.Pixmap - - - - - A stipple (dotted) pattern for the foreground color. - a - - - - - - System.Obsolete("Replaced by FgStipple property.") - - - - - - Property - - Gdk.Pixmap - - - - - A stipple (dotted) pattern for the background color. - a - - - - - - System.Obsolete("Replaced by BgStipple property.") - - - + Field Gdk.Color @@ -97,8 +34,45 @@ + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Field Gdk.Color @@ -110,8 +84,41 @@ + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.TextAppearance + + + + + + an , pointer to the underlying C object + Internal constructor; not for developer use. + a new + + + + Field System.Int32 @@ -123,23 +130,9 @@ - - - Property - - Pango.Underline - - - - - Style of underlining for this text. - - To be added. - - - - + + Property System.Boolean @@ -152,28 +145,33 @@ - - + + + Property - Gdk.Pixmap + Pango.Underline + + - To be added. + Style of underlining for this text. To be added. - To be added. + + - - - Property + + + + Field - Gdk.Pixmap + Gtk.TextAppearance + - To be added. - To be added. - To be added. + A default/empty TextAppearance. + diff --git a/doc/en/Gtk/TextAttrAppearance.xml b/doc/en/Gtk/TextAttrAppearance.xml new file mode 100644 index 000000000..d949ba22a --- /dev/null +++ b/doc/en/Gtk/TextAttrAppearance.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/TextAttributes.xml b/doc/en/Gtk/TextAttributes.xml index 04c1a00cf..76a520ba6 100644 --- a/doc/en/Gtk/TextAttributes.xml +++ b/doc/en/Gtk/TextAttributes.xml @@ -1,40 +1,24 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An object to represent the possible attributes of text in a - - GLib.Opaque + + An object to represent the possible attributes of text in a + + - - - Field - - Gtk.TextAttributes - - - - Obsolete: use . - - - - - System.Obsolete("Gtk.TextAttributes is a reference type now, use null") - - - + Constructor @@ -42,329 +26,35 @@ - - - Method - - Gtk.TextAttributes - - - - Obsolete, replaced by normal constructor - A new - - - + Constructor + An , a pointer to the C object. Constructor for internal use only. - An , a pointer to the C object. - - - Method - - Gtk.TextAttributes - - - - - - Obsolete constructor for internal use only. - An , a pointer to the C object. - a new - - - - - - Method - - System.Void - - - - - - Copy the values in this object to and free the values in this object.. - A new - - - - - - Method - - Gtk.TextAttributes - - - - Makes a new copy of this object. - A new - FIXME: elaborate the difference between this and Copy, and see if the differences in the underlying C library carry over to the C# library - - - - - Property - - Pango.Language - - - The language of this text. - - To be added. - - - - - Property - - Pango.Language - - - - - The language of this text. - a - - - - - System.Obsolete("Replaced by Language property.") - - - - - - Property - - Pango.TabArray - - - The tab stops for this text. - - To be added. - - - - - Property - - Pango.TabArray - - - - - The tab stops for this text. - a - - - - - System.Obsolete("Replaced by Tabs property.") - - - - - - Property - - Pango.FontDescription - - - The font for this text. - - To be added. - - - - - Property - - Pango.FontDescription - - - - - The font for this text. - a - - - - - System.Obsolete("Replaced by Font property.") - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - + + Property Gtk.TextAppearance The appearance of this text: colors, underlining, etc. + To be added. See for more details. - To be added. - - - - - Property - - Gtk.Justification - - - The justification of this text. - - To be added. - - - - - Property - - Gtk.TextDirection - - - Whether this text runs right-to-left or left-to-right. - - To be added. - - - - - Property - - System.Double - - - The scale of this text. - For more information about font scaling, see - To be added. - - - - - Property - - System.Int32 - - - The size of the left margin. - - To be added. - - - - - Property - - System.Int32 - - - The size of the indent. - - To be added. - - - - - Property - - System.Int32 - - - The size of the right margin. - - To be added. - - - - - Property - - System.Int32 - - - The number of blank pixels above a line of text. - - To be added. - - - - - Property - - System.Int32 - - - The number of blank pixels below a line of text. - - To be added. - - - - - Property - - System.Int32 - - - The number of pixels between wrapped lines. - - To be added. - - - - - Property - - Gtk.WrapMode - - - The line-wrapping style for this text. - - To be added. - - - - - Property - - System.Boolean - - - - Whether or not the text should be hidden. - a - - - + + Property System.Boolean @@ -377,8 +67,52 @@ + + + + Method + + Gtk.TextAttributes + + + + Makes a new copy of this object. + A new + FIXME: elaborate the difference between this and Copy, and see if the differences in the underlying C library carry over to the C# library + + + + + + Method + + System.Void + + + + + + A new + Copy the values in this object to and free the values in this object.. + + + + + + + Property + + Gtk.TextDirection + + + Whether this text runs right-to-left or left-to-right. + To be added. + + + - + + Property System.Boolean @@ -391,19 +125,238 @@ - - + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + Pango.FontDescription + + + The font for this text. + To be added. + + + + + + + Property + + System.Double + + + The scale of this text. + To be added. + For more information about font scaling, see + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + System.Int32 + + + The size of the indent. + To be added. + + + + + + Property System.Boolean - Whether or not the attribute is fully-realized. + Whether or not the text should be hidden. a + + + + Property + + Gtk.Justification + + + The justification of this text. + To be added. + + + + + + + Property + + Pango.Language + + + The language of this text. + To be added. + + + + + + + Property + + System.Int32 + + + The size of the left margin. + To be added. + + + + + + + Property + + System.Int32 + + + The number of blank pixels above a line of text. + To be added. + + + + + + + Property + + System.Int32 + + + The number of blank pixels below a line of text. + To be added. + + + + + + + Property + + System.Int32 + + + The number of pixels between wrapped lines. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + The size of the right margin. + To be added. + + + + + + + Property + + Pango.TabArray + + + The tab stops for this text. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.WrapMode + + + The line-wrapping style for this text. + To be added. + + + diff --git a/doc/en/Gtk/TextBTreeNode.xml b/doc/en/Gtk/TextBTreeNode.xml new file mode 100644 index 000000000..77a3e7190 --- /dev/null +++ b/doc/en/Gtk/TextBTreeNode.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/TextBuffer.xml b/doc/en/Gtk/TextBuffer.xml index 75fd58470..4e15fe580 100644 --- a/doc/en/Gtk/TextBuffer.xml +++ b/doc/en/Gtk/TextBuffer.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Object + + + This class stores formatted text for display in a . @@ -63,71 +68,75 @@ public class TextBufferExample - - GLib.Object - - - - - - Method - - System.Void - - - - Clears the contents of the buffer - - - - - - - Method - - System.Void - + + + + Constructor + - + - Deletes the mark named ; the mark must exist. - the name of a mark in buffer - - - See for more details. - - - - - - - Method - - System.Void - - - - - - - - Retrieves the first and last iterators in the buffer, i.e. the entire buffer. - - - A object to store the location - of the beginning of the buffer. - - - A object to store the location - of the end of the buffer. - + a tag table, or to create a new one + Creates a new text buffer. - - + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + an object of type + Adds to the list of clipboards in which the selection contents of buffer are available. + In most cases, clipboard will be the of type for a view of buffer. + + + + + Method System.Void @@ -138,143 +147,70 @@ public class TextBufferExample - - Fires the events - and removes all occurrences of from - the given range - - the to remove - the beginning of the range - the end of the range + a + the beginning of the range to be tagged + the end of the range to be tagged + Fires the events on buffer. - Fires the - event. The default handler for the signal removes all - occurrences of tag from the given range. and . + The default handler for the signal applies tag to the + given range. and do not have to be in order. - - + + + Method System.Void + + the name of the tag + the location of the beginning of the range + the location of the end of the range - Removes all tags in the range between and . + Fires the event on buffer. The default handler + for the signal applies tag to the given range. - The beginning of the range - The end of the range - Removes all tags in the range between start and end. Be - careful with this function; it could remove tags added in - code unrelated to the code you are currently writing. That - is, calling this method is probably a bad idea if you have - two or more unrelated code sections that add tags. + The order for and is not important. - - - Method - - Gtk.TextMark - - - - - - - Returns the mark named name in buffer buffer, or if no such mark exists in the buffer. - - the name of a mark - - Returns the mark named name in buffer buffer, or if no such mark exists in the buffer. - - - - - - - Method - - System.Void - - - - Should be paired with a call to . - See for an explanation. - - - - - Method - - System.Void - - - - - - - Inserts a child widget anchor into the text buffer. - location to insert the anchor - a . - - - Inserts a child widget anchor into the text buffer at . The anchor will be counted as one - character in character counts, and when obtaining the - buffer contents as a string, will be represented by the - Unicode "object replacement character" 0xFFFC. Note that - the "slice" variants for obtaining portions of the buffer - as a string include this character for pixbufs, but the - "text" variants do not. e.g. see and ). Consider as a - more convenient alternative to this function. The buffer - will add a reference to the anchor, so you can unref it - after insertion. - - - - - - - + + + Method System.Boolean - - + + + - Returns if some text is selected - the location of the beginning of the selection - the location of the end of the selection - Returns if the selection has nonzero length - - - Returns if some text is selected; - and sets the bounds of the selection in and (if - the selection has length 0, then start and end are filled - in with the same value). and will be in - ascending order. If and are , then they are - not filled in, but the return value still indicates - whether text is selected. - - + a + a + a + To be added + a + To be added + + Method System.Void @@ -290,99 +226,118 @@ public class TextBufferExample - - + + + + Event + + + GLib.Signal("changed") + + + + System.EventHandler + + + + Emitted when the text in the buffer has been changed. + + + + + + + Property + + System.Int32 + + + The number of characters in the buffer + The number of characters in the buffer + + The result of this method is cached, so it is very fast. + + + + + + + Event + + + GLib.Signal("insert-child-anchor") + + + + Gtk.ChildAnchorInsertedHandler + + + + Emitted when a ChildAnchor has been inserted in the buffer. + + + + + + + Method + + System.Void + + + + Clears the contents of the buffer + + + + + + + Method System.Void - - - - Pastes the contents of a clipboard at the insertion point, - or at . - - the to paste from - - the location to insert pasted text, or for at the cursor - - - whether the buffer is editable by default - + The to copy the text to. + Copies the buffer's selected text to the given . - Pastes the contents of a clipboard at the insertion point, - or at . (Note: pasting - is asynchronous, that is, we will ask for the paste data and - return, and at some point later after the main loop runs, - the paste data will be inserted.) - - - - - - - Method - - System.Void - - - - - - - a . - To be added. - Moves mark to the new location . - - - Moves mark to the new location where. Fires the event as notification of the move. - + Copying a 's selected text: + + void Copy (Gtk.TextView view) { + Gtk.TextBuffer buffer = view.Buffer; + Gtk.Clipboard board = Clipboard.Get (Gdk.Selection.Clipboard); + buffer.CopyClipboard (board); +} + - - - Method + + + + Property + + + GLib.Property("copy-target-list") + + - System.String + Gtk.TargetList - - - - - - - Returns the text from to . - - the start of a range - the end of the range - whether to include invisible text - - a string containing the text from - to - - - Returns the text in the range from to . Excludes undisplayed text - (text marked with tags that set the invisibility - attribute) if is - . The returned string includes a - 0xFFFC character whenever the buffer contains embedded - images, so byte and character indexes into the returned - string do correspond to byte and character indexes into - the buffer. Contrast with . Note that 0xFFFC can occur in normal text as well, so - it is not a reliable indicator that a pixbuf or widget is - in the buffer. - - + Obtains the copy TargetList. + a . + + + Method Gtk.TextChildAnchor @@ -391,12 +346,12 @@ public class TextBufferExample + the location in the buffer This is a convenience function which simply creates a child anchor with and inserts it into the buffer with . - the location in the buffer the created child anchor @@ -409,261 +364,9 @@ public class TextBufferExample - - - Method - - System.Void - - - - - - - - Fires the events on buffer. - a - the beginning of the range to be tagged - the end of the range to be tagged - - - The default handler for the signal applies tag to the - given range. and do not have to be in order. - - - - - - - Method - - System.Void - - - - - - - - - Copies text, tags, and pixbufs between - and and inserts the copy at . - - a position in buffer - - a position in the source - - a position in the source - - - Copies text, tags, and pixbufs between and (the - order does not matter) and inserts the - copy at . Used instead of simply getting/inserting - text because it preserves images and tags. If and - are in a different buffer from buffer, the two buffers - must share the same tag table. - - - This method is implemented with the and events. - - - - - - - - Method - - System.Void - - - - - - - - - Calls on the buffer's tag table to get a , then calls - - the name of the tag - the beginning of the buffer to be untagged - the end of the buffer to be untagged - - - - - - Method - - System.Boolean - - - - - - - Deletes the currently-selected text - whether the deletion is caused by user interaction - whether the buffer is editable by default - - whether there was a non-empty selection to delete - - - - Deletes the range between the "insert" and - "selection_bound" marks, that is, the currently-selected - text. If is , the editability of the selection will - be considered (users can't delete uneditable text). - - - - - - - Method - - System.Boolean - - - - - - - - Deletes all editable text in the given range. - the beginning of range to delete - the end of the range to delete - whether the buffer is editable by default - whether some text was actually deleted - - - Deletes all editable text in the given range. Calls for each editable sub-range of - and . and - are revalidated to point to the - location of the last deleted range, or left untouched if - no text was deleted. - - - - - - - - Method - - System.Void - - - - - - Removes a added with . - an object of type - - - - - - Method - - System.Void - - - - - - - - Deletes text between and . - - a position in the buffer - a position in the buffer - - - Deletes text between and . The order of the two is not actually - relevant, as they will be reordered. This function - actually fires off the event, and the default - handler of that signal deletes the text. Because the - buffer is modified, all outstanding iterators become - invalid after calling this function; however, - and will be re-initialized to point to the location - where text was deleted. - - - - - - - - Method - - System.Void - - - - - - Moves the "insert" and "selection_bound" marks simultaneously. - where to put the cursor - - - This function moves the "insert" and "selection_bound" - marks simultaneously. If you move them to the same place - in two steps with , - you will temporarily select a region in between their old - and new locations, which can be pretty inefficient since - the temporarily-selected region will force stuff to be - recalculated. This function moves them as a unit, which - can be optimized. - - - - - - - Method - - System.Void - - - - - - Adds to the list of clipboards in which the selection contents of buffer are available. - an object of type - In most cases, clipboard will be the of type for a view of buffer. - - - - - Method - - System.Void - - - - - - Deletes mark, so that it is no longer located anywhere in the buffer. - - a in the buffer to be deleted. - - - - Deletes mark, so that it is no longer located anywhere in - the buffer. There is no way to undelete a - mark. will return - after - this function has been called on a mark; - indicates that a mark no - longer belongs to a buffer. The event will - be raised as notification after the mark is deleted. - - - - + Method Gtk.TextMark @@ -699,32 +402,1156 @@ public class TextBufferExample - - + + + + Property + + + GLib.Property("cursor-position") + + + + System.Int32 + + + Position of the insert mark. + a representing the offset to the cursor from the beginning of the buffer. + + + + + + + Method System.Void + - Copies the buffer's selected text to the given . - The to copy the text to. + an object of type + an object of type + Copies the currently-selected text to a clipboard, then deletes said text if it is editable. + + + + + + + Method + + + System.Obsolete("Replaced by 'ref TextIter, ref TextIter' overload") + + + + System.Void + + + + + + + To be added. + To be added. + Delete text between two iterators. + This overload is obsolete, replaced by ref TextIter overloads since the iters passed in are updated by the caller. + + + + + + Method + + System.Void + + + + + + + a position in the buffer + a position in the buffer + + Deletes text between and . + - Copying a 's selected text: - - void Copy (Gtk.TextView view) { - Gtk.TextBuffer buffer = view.Buffer; - Gtk.Clipboard board = Clipboard.Get (Gdk.Selection.Clipboard); - buffer.CopyClipboard (board); -} - + + Deletes text between and . The order of the two is not actually + relevant, as they will be reordered. This function + actually fires off the event, and the default + handler of that signal deletes the text. Because the + buffer is modified, all outstanding iterators become + invalid after calling this function; however, + and will be re-initialized to point to the location + where text was deleted. + + + + + + + + + Method + + System.Boolean + + + + + + + + the beginning of range to delete + the end of the range to delete + whether the buffer is editable by default + Deletes all editable text in the given range. + whether some text was actually deleted + + + Deletes all editable text in the given range. Calls for each editable sub-range of + and . and + are revalidated to point to the + location of the last deleted range, or left untouched if + no text was deleted. + + + + + + + + + Method + + System.Void + + + + + + + a in the buffer to be deleted. + + Deletes mark, so that it is no longer located anywhere in the buffer. + + + Deletes mark, so that it is no longer located anywhere in + the buffer. There is no way to undelete a + mark. will return + after + this function has been called on a mark; + indicates that a mark no + longer belongs to a buffer. The event will + be raised as notification after the mark is deleted. + + + + + + + + Method + + System.Void + + + + + + the name of a mark in buffer + Deletes the mark named ; the mark must exist. + + + See for more details. + + + + + + + + Event + + + GLib.Signal("delete-range") + + + + Gtk.DeleteRangeHandler + + + + Emitted when a range of text has been deleted from the buffer. + + + + + + + Method + + System.Boolean + + + + + + + whether the deletion is caused by user interaction + whether the buffer is editable by default + Deletes the currently-selected text + + whether there was a non-empty selection to delete + + + + Deletes the range between the "insert" and + "selection_bound" marks, that is, the currently-selected + text. If is , the editability of the selection will + be considered (users can't delete uneditable text). + + + + + + + + Method + + System.Boolean + + + + + + + + + + buffer to deserialize content. + MIME type format. + insertion point. + serialized data. + length of serialized data. + Deserialize content. + a . + + + + + + + + Property + + Gdk.Atom[] + + + The supported MIME type formats for deserialization. + an array of MIME type Atoms. + + + + + + + Method + + System.Boolean + + + + + + a MIME type Atom. + Determines if tag creation is supported for a MIME type deserializer. + if , tag creation is supported. + + + + + + + + Method + + System.Void + + + + + + + a MIME type Atom. + a . + Enables or disables arbitrary tag creation. + In most cases, you don't want to do this, as it will put arbitrary tags in the buffer. + + + + + + + Property + + Gtk.TextIter + + + The end of the buffer + The location of the end of the buffer + + + + + + + Method + + System.Void + + + + Should be paired with a call to . + See for an explanation. + + + + + + Method + + System.Void + + + + + + + + A object to store the location + of the beginning of the buffer. + + + A object to store the location + of the end of the buffer. + + + Retrieves the first and last iterators in the buffer, i.e. the entire buffer. + + + + + + + + Method + + Gtk.TextIter + + + + + + A at the current buffer. + Gets the location of the specific anchor. + The location at . + + + + + + + Method + + Gtk.TextIter + + + + + + The specified line number. + Gets the location of a particular line. + The location at the beginning fo the line as specified by . + + + + + + + Method + + Gtk.TextIter + + + + + + + A line number for the current buffer, counting from 0. + The byte index from start of line. + Obtains an iterator pointing to within the given line. + The location as specified by and . + + + must be the start of a + UTF-8 character, and must not be beyond the end of the + line. Note bytes, not characters; UTF-8 may encode one + character as multiple bytes. + + + + + + + + Method + + Gtk.TextIter + + + + + + + a + a + Gets the location of a specific point. + The location at the location specified by and . + + + + + + + Method + + Gtk.TextIter + + + + + + The specified mark. + Gets the location of the specified mark. + The location of . + + + + + + + Method + + Gtk.TextIter + + + + + + The requested character offset + Returns the location at a particular character offset + The location at + + + + + + + Method + + Gtk.TextMark + + + + + + the name of a mark + + Returns the mark named name in buffer buffer, or if no such mark exists in the buffer. + + + Returns the mark named name in buffer buffer, or if no such mark exists in the buffer. + + + + + + + + Method + + System.Boolean + + + + + + + the location of the beginning of the selection + the location of the end of the selection + Returns if some text is selected + Returns if the selection has nonzero length + + + Returns if some text is selected; + and sets the bounds of the selection in and (if + the selection has length 0, then start and end are filled + in with the same value). and will be in + ascending order. If and are , then they are + not filled in, but the return value still indicates + whether text is selected. + + + + + + + + Method + + System.String + + + + + + + + the start of a range + the end of the range + whether to include invisible text + + Returns the text from to . + + + a string containing the text from + to + + + Returns the text in the range from to . Excludes undisplayed text + (text marked with tags that set the invisibility + attribute) if is + . The returned string includes a + 0xFFFC character whenever the buffer contains embedded + images, so byte and character indexes into the returned + string do correspond to byte and character indexes into + the buffer. Contrast with . Note that 0xFFFC can occur in normal text as well, so + it is not a reliable indicator that a pixbuf or widget is + in the buffer. + + + + + + + + Method + + System.String + + + + + + + + the beginning of the specified range + the end of the specified range + whether to include invisible text + Returns the text from a specified range + a string containing the text from the specified range + + + Returns the text in the range specified by and . Excludes + undisplayed text (text marked with tags that set the + invisibility attribute) if is . Does not include characters + representing embedded images, so byte and character + indexes into the returned string do not correspond to byte + and character indexes into the buffer. + + + Contrast this with . + + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + + GLib.Property("has-selection") + + + + System.Boolean + + + Indicates presence of a selection. + if , there is text selected currently. + + + + + + + + Method + + + System.Obsolete("Replaced by 'ref TextIter iter' overload") + + + + System.Void + + + + + + + To be added. + To be added. + Inserts text. + The overload is obsolete, replace by the ref TextIter overload. + + + + + + Method + + System.Void + + + + + + + + The location for to be + inserted + + The text to be inserted + Insert text at a specific point + + + + + + + + Method + + System.Void + + + + + + The text to be inserted + Insert text into the current cursor position + + + The event is + raised when a call to this method is made. + + + + + + + + Method + + System.Void + + + + + + + location to insert the anchor + a . + Inserts a child widget anchor into the text buffer. + + + Inserts a child widget anchor into the text buffer at . The anchor will be counted as one + character in character counts, and when obtaining the + buffer contents as a string, will be represented by the + Unicode "object replacement character" 0xFFFC. Note that + the "slice" variants for obtaining portions of the buffer + as a string include this character for pixbufs, but the + "text" variants do not. e.g. see and ). Consider as a + more convenient alternative to this function. The buffer + will add a reference to the anchor, so you can unref it + after insertion. + + + + + + + + + Method + + System.Boolean + + + + + + + + a location in the buffer + the text to be inserted + the default editability of buffer + + Insert text if the cursor is at an editable point in + the buffer + + whether text was actually inserted + + + Similar to , but the insertion will not occur if is at a non-editable location in the + buffer. Usually you want to prevent insertions at + ineditable locations if the insertion results from a user + action (is interactive). + + + indicates the editability of text that + does not have a tag affecting editability applied to + it. Typically the result of + is appropriate here. + + + + + + + + + Method + + System.Boolean + + + + + + + The text to be inserted + The default editability of the buffer + Insert text at cursor position if the location is editable + Whether or not was inserted + + See for more details. + + + + + + + Property + + Gtk.TextMark + + + Returns the mark that represents the cursor (insertion point). + The mark of the insert point. + + + This is equivelant to calling for the + mark named "insert". + + + + + + + + Method + + System.Void + + + + + + + The location to insert the image + The image to be inserted + + Inserts an image into the text buffer at . + + + + Inserts an image into the text buffer at . The image will be counted as one character in character counts, and + when obtaining the buffer contents as a string, will be + represented by the Unicode "object replacement character" + 0xFFFC. Note that the "slice" variants for obtaining + portions of the buffer as a string include this character + for pixbufs, but the "text" variants do not. e.g. see + and . + + + + + + + + + Method + + + System.Obsolete("Replaced by 'ref TextIter iter' overload") + + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + Inserts a range of text. + This overload is obsolete, replaced by ref TextIter overloads since the iters passed in are updated by the caller. + + + + + + Method + + System.Void + + + + + + + + a position in buffer + + a position in the source + + a position in the source + + Copies text, tags, and pixbufs between + and and inserts the copy at . + + + + Copies text, tags, and pixbufs between and (the + order does not matter) and inserts the + copy at . Used instead of simply getting/inserting + text because it preserves images and tags. If and + are in a different buffer from buffer, the two buffers + must share the same tag table. + + + This method is implemented with the and events. + + + + + + + + + Method + + System.Boolean + + + + + + + + + a position in buffer + + a position in the source + + a position in the source + + whether the text is editable at if no tags enclosing + iter affect editability + + + Same as , but does nothing if the insertion point is not editable. + + + if an insertion was possible at + + + Same as , but does nothing if the insertion point is not + editable. + + + The parameter + indicates whether the text is editable at if no tags + enclosing iter affect editability. Typically the result of + is appropriate here. + + + + + + + + + Event + + + GLib.Signal("insert-text") + + + + Gtk.InsertTextHandler + + + + Emitted when text is inserted into the buffer. + + + + + + + Method + + + System.Obsolete("Replaced by 'ref TextIter iter' overload") + + + + System.Void + + + + + + + + System.ParamArray + + + + + + To be added. + To be added. + To be added. + Inserts text with tag information. + The overload is obsolete, replace by the ref TextIter overload. + + + + + + Method + + System.Void + + + + + + + + System.ParamArray + + + + + + location to insert the text + text to insert + tags to apply to + Inserts into buffer at , applying the list of to the newly-inserted text. + Equivalent to calling , then on the inserted text; It is just a convenience function. + + + + + + + Method + + System.Void + + + + + + + + System.ParamArray + + + + + + location to insert the text + text to insert + names of the tags to apply to + Inserts into buffer at , applying the list of tags with names to the newly-inserted text. + Equivalent to calling , then on the inserted text; It is just a convenience function. + + + + + + + Property + + System.Int32 + + + Obtains the number of lines in the buffer. + The number of lines in the buffer + + + The results of this method is cached, so this is very fast. + + + + + + + + Event + + + GLib.Signal("mark-deleted") + + + + Gtk.MarkDeletedHandler + + + + Emitted when a mark has been deleted from the buffer. + + + + + + + Event + + + GLib.Signal("mark-set") + + + + Gtk.MarkSetHandler + + + + Emitted when a mark is set in the buffer. + + + + + + + Property + + System.Boolean + + + + + Whether or not the buffer has been modified + + if the buffer has + been modified, otherwise. + + + + Whenever the buffer is saved to disk, set this property to + . When the buffer is modified, it + will automatically toggled to . + + + Whenever this property is changed, the event is raised. + + + + + + + + Event + + + GLib.Signal("modified-changed") + + + + System.EventHandler + + + + Emitted when the Modified status of the buffer is changed. + + + + + + + Method + + System.Void + + + + + + + a . + To be added. + Moves mark to the new location . + + + Moves mark to the new location where. Fires the event as notification of the move. + + Method System.Void @@ -757,82 +1584,571 @@ public class TextBufferExample - - + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideChanged", Type=typeof(Gtk.TextBuffer)) + + - System.Boolean + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideChildAnchorInserted", Type=typeof(Gtk.TextBuffer)) + + + + System.Void + + + + + + + To be added. + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDeleteRange", Type=typeof(Gtk.TextBuffer)) + + + + System.Void - + + + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideInsertText", Type=typeof(Gtk.TextBuffer)) + + + + System.Void + + + + + + + a + To be added. + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideMarkDeleted", Type=typeof(Gtk.TextBuffer)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideMarkSet", Type=typeof(Gtk.TextBuffer)) + + + + System.Void + + + + + + + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideModifiedChanged", Type=typeof(Gtk.TextBuffer)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePasteDone", Type=typeof(Gtk.TextBuffer)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePixbufInserted", Type=typeof(Gtk.TextBuffer)) + + + + System.Void + + + + + + + To be added. + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideTagApplied", Type=typeof(Gtk.TextBuffer)) + + + + System.Void + + + + + + + + a + To be added. + To be added. + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideTagRemoved", Type=typeof(Gtk.TextBuffer)) + + + + System.Void + + + + + + + + a + To be added. + To be added. + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideUserActionBegun", Type=typeof(Gtk.TextBuffer)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideUserActionEnded", Type=typeof(Gtk.TextBuffer)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + System.Void + + + + + + a + Pastes the contents of a clipboard at the insertion point. + + + + + + + Method + + System.Void + + + + - - Same as , but does nothing if the insertion point is not editable. - - a position in buffer - - a position in the source - - a position in the source - - whether the text is editable at if no tags enclosing - iter affect editability + the to paste from + + the location to insert pasted text, or for at the cursor - - if an insertion was possible at + + whether the buffer is editable by default + + + Pastes the contents of a clipboard at the insertion point, + or at . + - - Same as , but does nothing if the insertion point is not - editable. - - - The parameter - indicates whether the text is editable at if no tags - enclosing iter affect editability. Typically the result of - is appropriate here. - + Pastes the contents of a clipboard at the insertion point, + or at . (Note: pasting + is asynchronous, that is, we will ask for the paste data and + return, and at some point later after the main loop runs, + the paste data will be inserted.) - - + + + + Event + + + GLib.Signal("paste-done") + + + + Gtk.PasteDoneHandler + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("paste-target-list") + + + + Gtk.TargetList + + + Obtains the paste TargetList. + a . + + + + + + + + Event + + + GLib.Signal("insert-pixbuf") + + + + Gtk.PixbufInsertedHandler + + + + Emitted when a Pixbuf is inserted into the buffer. + + + + + + Method - System.String + System.Void - - - + - Returns the text from a specified range - the beginning of the specified range - the end of the specified range - whether to include invisible text - a string containing the text from the specified range + where to put the cursor + Moves the "insert" and "selection_bound" marks simultaneously. - Returns the text in the range specified by and . Excludes - undisplayed text (text marked with tags that set the - invisibility attribute) if is . Does not include characters - representing embedded images, so byte and character - indexes into the returned string do not correspond to byte - and character indexes into the buffer. - - - Contrast this with . + This function moves the "insert" and "selection_bound" + marks simultaneously. If you move them to the same place + in two steps with , + you will temporarily select a region in between their old + and new locations, which can be pretty inefficient since + the temporarily-selected region will force stuff to be + recalculated. This function moves them as a unit, which + can be optimized. - - + + + + Method + + Gdk.Atom + + + + + + + a MIME type target. + Serialization formatter for the specified . + Registers a deserialization handler for a given MIME type. + an atom representing the MIME type. + + + + + + + + Method + + Gdk.Atom + + + + + + name of tagset, or . + Registers TextBuffer's internal serialization format. + The newly registered format's mime type. + + + + + + + + Method + + Gdk.Atom + + + + + + + A MIME type target. + Serialization formatter for the specified . + Registers a serialization formatter for a given MIME type. + + + + + + + + + Method + + Gdk.Atom + + + + + + name of tagset, or . + Registers TextBuffer's internal serialization format. + The newly registered format's mime type. + + + + + + + + Method + + System.Void + + + + + + + The beginning of the range + The end of the range + + Removes all tags in the range between and . + + + + Removes all tags in the range between start and end. Be + careful with this function; it could remove tags added in + code unrelated to the code you are currently writing. That + is, calling this method is probably a bad idea if you have + two or more unrelated code sections that add tags. + + + + + + + + Method + + System.Void + + + + + + an object of type + Removes a added with . + + + + + + + Method + + System.Void + + + + + + + + the to remove + the beginning of the range + the end of the range + + Fires the events + and removes all occurrences of from + the given range + + + + Fires the + event. The default handler for the signal removes all + occurrences of tag from the given range. and . + + + + + + + Method System.Void @@ -843,187 +2159,18 @@ public class TextBufferExample - - Fires the event on buffer. The default handler - for the signal applies tag to the given range. - the name of the tag - the location of the beginning of the range - the location of the end of the range - - - The order for and is not important. - - - - - - - Method - - System.Void - - - - - - + the beginning of the buffer to be untagged + the end of the buffer to be untagged - Inserts an image into the text buffer at . - - The location to insert the image - The image to be inserted - - - Inserts an image into the text buffer at . The image will be counted as one character in character counts, and - when obtaining the buffer contents as a string, will be - represented by the Unicode "object replacement character" - 0xFFFC. Note that the "slice" variants for obtaining - portions of the buffer as a string include this character - for pixbufs, but the "text" variants do not. e.g. see - and . - - - - - - - - Method - - System.Void - - - - - - - Copies the currently-selected text to a clipboard, then deletes said text if it is editable. - an object of type - an object of type + Calls on the buffer's tag table to get a , then calls +
- - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - - - - - - Creates a new text buffer. - a tag table, or to create a new one - - - - - - Property - - System.String - - - - - The complete contents of the buffer - The contents of the current buffer - - - - - GLib.Property("text") - - - - - - Property - - System.Int32 - - - Obtains the number of lines in the buffer. - The number of lines in the buffer - - - The results of this method is cached, so this is very fast. - - - - - - - Property - - Gtk.TextIter - - - The end of the buffer - The location of the end of the buffer - - - - - - Property - - System.Boolean - - - - - Whether or not the buffer has been modified - - if the buffer has - been modified, otherwise. - - - - Whenever the buffer is saved to disk, set this property to - . When the buffer is modified, it - will automatically toggled to . - - - Whenever this property is changed, the event is raised. - - - - - - - Property - - Gtk.TextTagTable - - - The tag table of the current buffer - The current of the buffer - - - - - GLib.Property("tag-table") - - - - + + Property Gtk.TextMark @@ -1049,768 +2196,9 @@ public class TextBufferExample - - - Property - - Gtk.TextMark - - - Returns the mark that represents the cursor (insertion point). - The mark of the insert point. - - - This is equivelant to calling for the - mark named "insert". - - - - - - - Property - - System.Int32 - - - The number of characters in the buffer - The number of characters in the buffer - - The result of this method is cached, so it is very fast. - - - - - - Property - - Gtk.TextIter - - - The location of the beginning of the buffer - The location of the beginning of the buffer - - - This is the equivelant to calling to get the iter at character offset 0. - - - - - - - Event - - System.EventHandler - - - - Emitted when a UserAction ends on the buffer. - - - - - GLib.Signal("end_user_action") - - - - - - Event - - Gtk.TagRemovedHandler - - - - Emitted when a tag is removed from the buffer. - - - - - GLib.Signal("remove_tag") - - - - - - Event - - System.EventHandler - - - - Emitted when a UserAction is begun on the buffer. - - - - - GLib.Signal("begin_user_action") - - - - - - Event - - Gtk.MarkSetHandler - - - - Emitted when a mark is set in the buffer. - - - - - GLib.Signal("mark_set") - - - - - - Event - - Gtk.TagAppliedHandler - - - - Emitted when a tag is applied to the buffer. - - - - - GLib.Signal("apply_tag") - - - - - - Event - - Gtk.ChildAnchorInsertedHandler - - - - Emitted when a ChildAnchor has been inserted in the buffer. - - - - - GLib.Signal("insert_child_anchor") - - - - - - Event - - Gtk.MarkDeletedHandler - - - - Emitted when a mark has been deleted from the buffer. - - - - - GLib.Signal("mark_deleted") - - - - - - Event - - Gtk.DeleteRangeHandler - - - - Emitted when a range of text has been deleted from the buffer. - - - - - GLib.Signal("delete_range") - - - - - - Event - - Gtk.PixbufInsertedHandler - - - - Emitted when a Pixbuf is inserted into the buffer. - - - - - GLib.Signal("insert_pixbuf") - - - - - - Event - - System.EventHandler - - - - Emitted when the text in the buffer has been changed. - - - - - GLib.Signal("changed") - - - - - - Event - - Gtk.InsertTextHandler - - - - Emitted when text is inserted into the buffer. - - - - - GLib.Signal("insert_text") - - - - - - Event - - System.EventHandler - - - - Emitted when the Modified status of the buffer is changed. - - - - - GLib.Signal("modified_changed") - - - - - - Method - - Gtk.TextIter - - - - - - Returns the location at a particular character offset - The requested character offset - The location at - - - - - - Method - - System.Void - - - - - - Insert text into the current cursor position - The text to be inserted - - - The event is - raised when a call to this method is made. - - - - - - - Method - - System.Void - - - - - - - Insert text at a specific point - - The location for to be - inserted - - The text to be inserted - - - - - - - Method - - System.Boolean - - - - - - - Insert text at cursor position if the location is editable - The text to be inserted - The default editability of the buffer - Whether or not was inserted - - See for more details. - - - - - - Method - - System.Boolean - - - - - - - - - Insert text if the cursor is at an editable point in - the buffer - - a location in the buffer - the text to be inserted - the default editability of buffer - whether text was actually inserted - - - Similar to , but the insertion will not occur if is at a non-editable location in the - buffer. Usually you want to prevent insertions at - ineditable locations if the insertion results from a user - action (is interactive). - - - indicates the editability of text that - does not have a tag affecting editability applied to - it. Typically the result of - is appropriate here. - - - - - - - - Method - - System.Void - - - - - - Set the contents of the buffer - The new contents of the buffer - - - This is equivelant to using the setter of the - property. - - - - - - - Method - - System.Void - - - - - - Pastes the contents of a clipboard at the insertion point. - a - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - - Default handler for the event. - a - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - - Default handler for the event. - a - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Method - - Gtk.TextIter - - - - - - - Gets the location of a specific point. - a - a - The location at the location specified by and . - - - - - - Method - - Gtk.TextIter - - - - - - Gets the location of a particular line. - The specified line number. - The location at the beginning fo the line as specified by . - - - - - - Method - - Gtk.TextIter - - - - - - Gets the location of the specified mark. - The specified mark. - The location of . - - - - - - Method - - Gtk.TextIter - - - - - - Gets the location of the specific anchor. - A at the current buffer. - The location at . - - - - - - Method - - Gtk.TextIter - - - - - - - Obtains an iterator pointing to within the given line. - A line number for the current buffer, counting from 0. - The byte index from start of line. - The location as specified by and . - - - must be the start of a - UTF-8 character, and must not be beyond the end of the - line. Note bytes, not characters; UTF-8 may encode one - character as multiple bytes. - - - - - - - Method - - System.Void - - - - - - - - System.ParamArray - - - - - - Inserts into buffer at , applying the list of to the newly-inserted text. - location to insert the text - text to insert - tags to apply to - Equivalent to calling , then on the inserted text; It is just a convenience function. - - - - - - Method - - System.Void - - - - - - - - System.ParamArray - - - - - - Inserts into buffer at , applying the list of tags with names to the newly-inserted text. - location to insert the text - text to insert - names of the tags to apply to - Equivalent to calling , then on the inserted text; It is just a convenience function. - - - + Method System.Void @@ -1820,11 +2208,11 @@ public class TextBufferExample + a + a This function moves the and marks simultaneously. - a - a If you move them in two steps with , you will temporarily select a @@ -1836,343 +2224,9 @@ public class TextBufferExample - - - Method - - System.Boolean - - - - - - - - To be added - a - a - a - a - To be added - - - - - - Method - - System.Void - - - - - - - - System.ParamArray - - - - - - To be added. - To be added. - To be added. - Inserts text with tag information. - The overload is obsolete, replace by the ref TextIter overload. - - - - - Method - - System.Void - - - - - - - To be added. - To be added. - Inserts text. - The overload is obsolete, replace by the ref TextIter overload. - - - - - Method - - System.Void - - - - - - - - To be added. - To be added. - To be added. - Inserts a range of text. - This overload is obsolete, replaced by ref TextIter overloads since the iters passed in are updated by the caller. - - - - - Method - - System.Void - - - - - - - To be added. - To be added. - Delete text between two iterators. - This overload is obsolete, replaced by ref TextIter overloads since the iters passed in are updated by the caller. - - - - - Method - - System.Void - - - - - - format to unregister. - Removes a Serialization format from the registry. - - - - - - - Method - - Gdk.Atom - - - - - - name of tagset, or . - Registers TextBuffer's internal serialization format. - The newly registered format's mime type. - - - - - - - Method - - Gdk.Atom - - - - - - - A MIME type target. - Serialization formatter for the specified . - Registers a serialization formatter for a given MIME type. - - - - - - - - Method - - Gdk.Atom - - - - - - name of tagset, or . - Registers TextBuffer's internal serialization format. - The newly registered format's mime type. - - - - - - - Method - - Gdk.Atom - - - - - - - a MIME type target. - Serialization formatter for the specified . - Registers a deserialization handler for a given MIME type. - an atom representing the MIME type. - - - - - - - Method - - System.Void - - - - - - format Atom for a MIME type. - Removes a registered MIME type handler from the buffer. - - - - - - - Method - - System.Boolean - - - - - - a MIME type Atom. - Determines if tag creation is supported for a MIME type deserializer. - if , tag creation is supported. - - - - - - - Method - - System.Void - - - - - - - a MIME type Atom. - a . - Enables or disables arbitrary tag creation. - In most cases, you don't want to do this, as it will put arbitrary tags in the buffer. - - - - - - Property - - - GLib.Property("cursor-position") - - - - System.Int32 - - - Position of the insert mark. - a representing the offset to the cursor from the beginning of the buffer. - - - - - - - Property - - - GLib.Property("paste-target-list") - - - - Gtk.TargetList - - - Obtains the paste TargetList. - a . - - - - - - - Property - - - GLib.Property("has-selection") - - - - System.Boolean - - - Indicates presence of a selection. - if , there is text selected currently. - - - - - - - Property - - - GLib.Property("copy-target-list") - - - - Gtk.TargetList - - - Obtains the copy TargetList. - a . - - - - - - - Method - - System.Boolean - - - - - - - - - - buffer to deserialize content. - MIME type format. - insertion point. - serialized data. - length of serialized data. - Deserialize content. - a . - - - - + Method System.Byte[] @@ -2194,20 +2248,9 @@ public class TextBufferExample - - - Property - - Gdk.Atom[] - - - The supported MIME type formats for deserialization. - an array of MIME type Atoms. - - - - + + Property Gdk.Atom[] @@ -2219,22 +2262,191 @@ public class TextBufferExample - - + + + + Method + + + System.Obsolete("Use the TextBuffer.Text property's setter") + + + + System.Void + + + + + + The new contents of the buffer + Set the contents of the buffer + + + This is equivelant to using the setter of the + property. + + + + + + + + Property + + Gtk.TextIter + + + The location of the beginning of the buffer + The location of the beginning of the buffer + + + This is the equivelant to calling to get the iter at character offset 0. + + + + + + + + Event + + + GLib.Signal("apply-tag") + + + + Gtk.TagAppliedHandler + + + + Emitted when a tag is applied to the buffer. + + + + + + + Event + + + GLib.Signal("remove-tag") + + + + Gtk.TagRemovedHandler + + + + Emitted when a tag is removed from the buffer. + + + + + + + Property + + + GLib.Property("tag-table") + + + + Gtk.TextTagTable + + + The tag table of the current buffer + The current of the buffer + + + + + + + Property + + + GLib.Property("text") + + + + System.String + + + + + The complete contents of the buffer + The contents of the current buffer + + + + + + Method System.Void - - + - To be added. - To be added. - To be added. - To be added. - + format Atom for a MIME type. + Removes a registered MIME type handler from the buffer. + + + + + + + + Method + + System.Void + + + + + + format to unregister. + Removes a Serialization format from the registry. + + + + + + + + Event + + + GLib.Signal("begin-user-action") + + + + System.EventHandler + + + + Emitted when a UserAction is begun on the buffer. + + + + + + + Event + + + GLib.Signal("end-user-action") + + + + System.EventHandler + + + + Emitted when a UserAction ends on the buffer. +
diff --git a/doc/en/Gtk/TextBufferDeserializeFunc.xml b/doc/en/Gtk/TextBufferDeserializeFunc.xml index 61eaa7076..9a541a35c 100644 --- a/doc/en/Gtk/TextBufferDeserializeFunc.xml +++ b/doc/en/Gtk/TextBufferDeserializeFunc.xml @@ -1,8 +1,8 @@ - + + gtk-sharp - 2.12.0.0 System.Delegate @@ -11,10 +11,9 @@ - + - System.Boolean @@ -26,7 +25,6 @@ To be added. To be added. To be added. - To be added. To be added. To be added. To be added. diff --git a/doc/en/Gtk/TextBufferSerializeFunc.xml b/doc/en/Gtk/TextBufferSerializeFunc.xml index f7a2b76a1..a6d3acf2b 100644 --- a/doc/en/Gtk/TextBufferSerializeFunc.xml +++ b/doc/en/Gtk/TextBufferSerializeFunc.xml @@ -1,8 +1,8 @@ - + + gtk-sharp - 2.12.0.0 System.Delegate @@ -12,17 +12,15 @@ - - System.Byte + System.Byte[] To be added. To be added. To be added. To be added. - To be added. To be added. To be added. To be added. diff --git a/doc/en/Gtk/TextBufferTargetInfo.xml b/doc/en/Gtk/TextBufferTargetInfo.xml index a879a0a1d..10cf1f853 100644 --- a/doc/en/Gtk/TextBufferTargetInfo.xml +++ b/doc/en/Gtk/TextBufferTargetInfo.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Enum @@ -12,9 +12,15 @@ GLib.GType(typeof(Gtk.TextBufferTargetInfoGType)) + + To be added. + To be added. + + + Field Gtk.TextBufferTargetInfo @@ -25,6 +31,7 @@ + Field Gtk.TextBufferTargetInfo @@ -35,6 +42,7 @@ + Field Gtk.TextBufferTargetInfo @@ -44,9 +52,4 @@
- - To be added. - To be added. - -
diff --git a/doc/en/Gtk/TextCharPredicate.xml b/doc/en/Gtk/TextCharPredicate.xml index d62665e73..f6b458d35 100644 --- a/doc/en/Gtk/TextCharPredicate.xml +++ b/doc/en/Gtk/TextCharPredicate.xml @@ -1,24 +1,24 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added. - A delegate to be run over each character of a text buffer. - Used by and . Generally, it's a search function of some sort. - To be added. - System.Delegate - System.Boolean + + To be added. + A delegate to be run over each character of a text buffer. + To be added. + Used by and . Generally, it's a search function of some sort. + + diff --git a/doc/en/Gtk/TextChildAnchor.xml b/doc/en/Gtk/TextChildAnchor.xml index ca35fd974..2b87d5635 100644 --- a/doc/en/Gtk/TextChildAnchor.xml +++ b/doc/en/Gtk/TextChildAnchor.xml @@ -1,39 +1,25 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - A spot in the buffer where child widgets can be "anchored" (inserted inline, as if they were characters). - The anchor can have multiple widgets anchored, to allow for multiple views. - GLib.Object + + A spot in the buffer where child widgets can be "anchored" (inserted inline, as if they were characters). + The anchor can have multiple widgets anchored, to allow for multiple views. + - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -48,8 +34,25 @@ + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + - + + Property System.Boolean @@ -63,7 +66,8 @@ - + + Property GLib.GType @@ -75,26 +79,9 @@ Returns the native value for . - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - + + Property Gtk.Widget[] diff --git a/doc/en/Gtk/TextChildBody.xml b/doc/en/Gtk/TextChildBody.xml new file mode 100644 index 000000000..b99f96449 --- /dev/null +++ b/doc/en/Gtk/TextChildBody.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/TextCursorDisplay.xml b/doc/en/Gtk/TextCursorDisplay.xml new file mode 100644 index 000000000..f59c2c61d --- /dev/null +++ b/doc/en/Gtk/TextCursorDisplay.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/TextDeletedArgs.xml b/doc/en/Gtk/TextDeletedArgs.xml index e34030d5e..c947617a3 100644 --- a/doc/en/Gtk/TextDeletedArgs.xml +++ b/doc/en/Gtk/TextDeletedArgs.xml @@ -1,12 +1,16 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. @@ -32,13 +36,10 @@ - - GLib.SignalArgs - - + Constructor @@ -48,7 +49,8 @@ - + + Property System.Int32 @@ -60,7 +62,8 @@ - + + Property System.Int32 diff --git a/doc/en/Gtk/TextDeletedHandler.xml b/doc/en/Gtk/TextDeletedHandler.xml index d57ec8c89..458dcb393 100644 --- a/doc/en/Gtk/TextDeletedHandler.xml +++ b/doc/en/Gtk/TextDeletedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -34,15 +44,5 @@ To attach a to an event, add the TextDeletedHandler instance to the event. The methods referenced by the TextDeletedHandler instance are invoked whenever the event is raised, until the TextDeletedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/TextDirection.xml b/doc/en/Gtk/TextDirection.xml index 12242d24b..70df7293e 100644 --- a/doc/en/Gtk/TextDirection.xml +++ b/doc/en/Gtk/TextDirection.xml @@ -1,16 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An enumeration used to indicate the reading direction of a . - See to change the text direction of a widget. - System.Enum @@ -19,22 +15,14 @@ GLib.GType(typeof(Gtk.TextDirectionGType)) + + An enumeration used to indicate the reading direction of a . + See to change the text direction of a widget. + - - - Field - - Gtk.TextDirection - - - - No specific text direction; will be used. - - - - + Field Gtk.TextDirection @@ -46,8 +34,23 @@ + + + + Field + + Gtk.TextDirection + + + + No specific text direction; will be used. + + + + + Field Gtk.TextDirection diff --git a/doc/en/Gtk/TextEventArgs.xml b/doc/en/Gtk/TextEventArgs.xml index 95e2fe1cc..6e3eb1705 100644 --- a/doc/en/Gtk/TextEventArgs.xml +++ b/doc/en/Gtk/TextEventArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -28,21 +29,9 @@ Create a new instance with this constructor if you need to invoke a delegate. - - - Property - - GLib.Object - - - - The object that triggered this event. - a - - - - + + Property Gdk.Event @@ -54,8 +43,23 @@ + + + + Property + + GLib.Object + + + + The object that triggered this event. + a + + + - + + Property Gtk.TextIter diff --git a/doc/en/Gtk/TextEventHandler.xml b/doc/en/Gtk/TextEventHandler.xml index addadefb9..6899e3381 100644 --- a/doc/en/Gtk/TextEventHandler.xml +++ b/doc/en/Gtk/TextEventHandler.xml @@ -1,12 +1,22 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -17,15 +27,5 @@ To attach a to an event, add the TextEventHandler instance to the event. The methods referenced by the TextEventHandler instance are invoked whenever the event is raised, until the TextEventHandler is removed from the event. - - System.Delegate - - - System.Void - - - - - diff --git a/doc/en/Gtk/TextInsertedArgs.xml b/doc/en/Gtk/TextInsertedArgs.xml index de26cec15..0ca7f8dfe 100644 --- a/doc/en/Gtk/TextInsertedArgs.xml +++ b/doc/en/Gtk/TextInsertedArgs.xml @@ -1,12 +1,16 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. @@ -32,13 +36,10 @@ - - GLib.SignalArgs - - + Constructor @@ -47,8 +48,37 @@ Create a new instance with this constructor if you need to invoke a delegate. + + + + Property + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + - + + Property System.Int32 @@ -60,29 +90,5 @@ - - - Property - - System.Int32 - - - The length of the inserted text. - An integer, the length of the inserted text. - - - - - - Property - - System.String - - - The text that was inserted. - A string that was inserted. - - - diff --git a/doc/en/Gtk/TextInsertedHandler.xml b/doc/en/Gtk/TextInsertedHandler.xml index 4be933c85..c2c959f5a 100644 --- a/doc/en/Gtk/TextInsertedHandler.xml +++ b/doc/en/Gtk/TextInsertedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -34,15 +44,5 @@ To attach a to an event, add the TextInsertedHandler instance to the event. The methods referenced by the TextInsertedHandler instance are invoked whenever the event is raised, until the TextInsertedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/TextIter.xml b/doc/en/Gtk/TextIter.xml index ab30abea7..ffc2ef87a 100644 --- a/doc/en/Gtk/TextIter.xml +++ b/doc/en/Gtk/TextIter.xml @@ -1,123 +1,42 @@ - + + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + + + System.IEquatable<Gtk.TextIter> + + Text buffer iterator - - System.ValueType - - - - - Field - - Gtk.TextIter - - - - Returns an empty - - - - - - Method - - Gtk.TextIter - - - - - - Internal method - a - a new - This is an internal method and should not be used by user code. - - - - - Method - - System.Boolean - - - - - - Moves backward to the next toggle (on or off) of the tag, or to the next toggle of any tag if tag is . - a or - whether we found a tag toggle before iter - If no matching tag toggles are found, returns , otherwise . Does not return toggles located at iter, only toggles before iter. Sets iter to the location of the toggle, or the start of the buffer if no toggle is found. - - - - - Method - - Gtk.TextIter - - - - Creates a dynamically-allocated copy of an iterator. - a - - - - - + + + Method System.Boolean - Moves backward to the previous word start. - - if iter moved and is not the end iterator - (If iter is currently on a word start, moves backward to the next one after that.) Word breaks are determined by Pango and should be correct for nearly any language (if not, the correct fix would be to the Pango word break algorithms). + Moves the iterator back one character + true if the operation succeeded + Returns if movement was possible; if iter was the first in the buffer (character offset 0), this returns for convenience when writing loops. - - - Method - - System.Boolean - - - - Moves forward to the next sentence end. - - if iter moved and is not the end iterator - If iter is at the end of a sentence, moves to the next end of sentence. Sentence boundaries are determined by Pango and should be correct for nearly any language (if not, the correct fix would be to the Pango text boundary algorithms). - - - - - Method - - System.Void - - - - - - Swaps the value of first and second if second comes before first in the buffer. - another - That is, ensures that first and second are in sequence. Most text buffer functions that take a range call this automatically on your behalf, so there's no real reason to call it yourself in those cases. There are some exceptions, such as , that expect a pre-sorted range. - - - - + + + Method System.Boolean @@ -126,352 +45,15 @@ - Moves back cursor positions. - number of positions to move - - if we moved and the new position is dereferenceable - - - - - - Method - - System.Boolean - - - - Moves the iterator backward one line - true if the operation succeeded. - Returns if iter could be moved; i.e. if iter was at character offset 0, this function returns . Therefore if iter was already on line 0, but not at the start of the line, iter is snapped to the start of the line and the function returns . (Note that this implies that in a loop calling this function, the line number may not change on every iteration, if your first iteration is on line 0.) - - - - - Method - - System.String - - - - - - Like , but invisible text is not included. - iterator at end of range - slice of text from the buffer - Invisible text is usually invisible because a with the "invisible" attribute turned on has been applied to it. - - - - - Method - - System.String - - - - - - Returns the text in the given range. - iterator at end of a range - slice of text from the buffer - A "slice" is an array of characters encoded in UTF-8 format, including the Unicode "unknown" character 0xFFFC for iterable non-character elements in the buffer, such as images. Because images are encoded in the slice, byte and character offsets in the returned array will correspond to byte offsets in the text buffer. Note that 0xFFFC can occur in normal text as well, so it is not a reliable indicator that a pixbuf or widget is in the buffer. - - - - - Method - - System.Boolean - - - - Moves forward to the next word end. - - if iter moved and is not the end iterator - (If iter is currently on a word end, moves forward to the next one after that.) Word breaks are determined by Pango and should be correct for nearly any language (if not, the correct fix would be to the Pango word break algorithms). - - - - - Method - - System.Boolean - - - - - - - Advances the iterator, calling on each character. - A to call on each character. - search limit, or for none - whether a match was found - If pred returns , returns and stops scanning. If pred never returns , iter is set to limit if limit is non-, otherwise to the end iterator. - - - - - Method - - System.Boolean - - - - - - - - Obsolete. Replaced by . - A to call on each character. - Ignored - search limit, or for none - whether a match was found - - - - - - Method - - System.Boolean - - - - Determines whether iter ends a natural-language word. - - if iter is at the end of a word - Word breaks are determined by Pango and should be correct for nearly any language (if not, the correct fix would be to the Pango word break algorithms). - - - - - Method - - System.Boolean - - - - - - Returns whether the character at iter is within an editable region of text. - - if text is editable by default - whether iter is inside an editable range - - -Non-editable text is "locked" and cannot be changed by the user via . This function is simply a convenience wrapper around . If no tags applied to this text effect editability, will be returned. - - -You do not want to use this function to decide whether text can be inserted at iter, because for insertion you do not want to know whether the char at iter is inside an editable range, you want to know whether a new character inserted at iter would be inside an editable range. Use to handle this case. - - - - - - - Method - - System.Boolean - - - - Moves this iterator forward by one character offset. - A boolean: if the iterator moved and is dereferenceable. - Note that images embedded in the buffer occupy 1 character slot, so this may actually move onto an image instead of a character, if you have images in your buffer. If this object is the end iterator or one character before it, the object will now point at the end iterator, and return for convenience when writing loops. - - - - - Method - - System.Boolean - - - - - - Moves the iterator back a number of lines. - number of lines to move backwards. - true if the operation succeeded. - Moves count lines backward, if possible (if count would move past the start or end of the buffer, moves to the start or end of the buffer). The return value indicates whether the iterator moved onto a dereferenceable position; if the iterator didn't move, or moved onto the end iterator, then is returned. If count is 0, the function does nothing and returns . If count is negative, moves forward by 0 - count lines. - - - - - Method - - System.Boolean - - - - Returns true if the iterator is at the end of a line. - true if the iterator is at the end of a line. - Returns if iter points to the start of the paragraph delimiter characters for a line (delimiters will be either a newline, a carriage return, a carriage return followed by a newline, or a Unicode paragraph separator character). Note that an iterator pointing to the \n of a \r\n pair will not be counted as the end of a line, the line ends before the \r. The end iterator is considered to be at the end of a line, even though there are no paragraph delimiter chars there. - - - - - Method - - System.Boolean - - - - - - Calls up to times, or until it returns . - number of sentences to move - - if iter moved and is not the end iterator - If is negative, moves forward instead of backward. - - - - - Method - - System.Void - - - - Moves iter forward to the "end iterator," which points one past the last valid character in the buffer. - - - - - - Method - - System.Boolean - - - - - - - Same as , but goes backward from iter. - A to call on each character. - search limit, or for none - whether a match was found - - - - - - Method - - System.Boolean - - - - - - - - Obsolete. Replaced by . - A to call on each character. - Ignored - search limit, or for none - whether a match was found - - - - - - Method - - System.Boolean - - - - - - Moves up cursor positions. - number of positions to move - - if we moved and the new position is dereferenceable - See for details. - - - - - Method - - System.Boolean - - - - - - Tests whether two iterators are equal, using the fastest possible mechanism. - another - - if the iterators point to the same place in the buffer - This function is very fast; you can expect it to perform better than e.g. getting the character offset for each iterator and comparing the offsets yourself. Also, it's a bit faster than . - - - - - Method - - System.Boolean - - - - - - whether tag is either toggled on or off at iter - a or - whether tag is toggled on or off at iter - - - - - - Method - - System.Boolean - - - - Determines whether iter begins a sentence. - - if iter is at the start of a sentence. - Sentence boundaries are determined by Pango and should be correct for nearly any language (if not, the correct fix would be to the Pango text boundary algorithms). - - - - - Method - - System.Boolean - - - - - - Moves forward to the next toggle (on or off) of the tag, or to the next toggle of any tag if tag is . - a or - whether we found a tag toggle after iter - If no matching tag toggles are found, returns , otherwise . Does not return toggles located at iter, only toggles after iter. Sets iter to the location of the toggle, or to the end of the buffer if no toggle is found. - - - - - Method - - System.Boolean - - - - Returns if iter begins a paragraph. - whether iter begins a line - + number of characters to move backwards. + Moves the iterator back a number of characters. + true if the operation succeeded + Moves count characters backward, if possible (if count would move past the start or end of the buffer, moves to the start or end of the buffer). The return value indicates whether the iterator moved onto a dereferenceable position; if the iterator didn't move, or moved onto the end iterator, then is returned. If count is 0, the function does nothing and returns . + Method System.Boolean @@ -484,91 +66,86 @@ You do not want to use this function to decide whether text can be inserted at i - - + + + Method System.Boolean - + - Computes the effect of any tags applied to this spot in the text. - a s - - if values was modified - - -The values parameter should be initialized to the default settings you wish to use if no tags are in effect. You would typically obtain the defaults from . - - - will modify values, applying the effects of any tags present at iter. If any tags affected values, the function returns . - - - - - - - Method - - System.String - - - - - - Returns text in the given range. - iterator at end of a range - the string from the buffer - If the range contains non-text elements such as images, the character and byte offsets in the returned string will not correspond to character and byte offsets in the buffer. If you want offsets to correspond, see . - - - - - Method - - System.Boolean - - - - Moves iter forward by a single cursor position. + number of positions to move + Moves back cursor positions. if we moved and the new position is dereferenceable - Cursor positions are (unsurprisingly) positions where the cursor can appear. Perhaps surprisingly, there may not be a cursor position between all characters. The most common example for European languages would be a carriage return/newline sequence. For some Unicode characters, the equivalent of say the letter "a" with an accent mark will be represented as two characters, first the letter then a "combining mark" that causes the accent to be rendered; so the cursor cannot go between those two characters. + - - + + + Method System.Boolean - + + - Moves count lines forward, if possible (if count would move past the start or end of the buffer, moves to the start or end of the buffer). - number of lines to move forward - whether iter moved and is dereferenceable - The return value indicates whether the iterator moved onto a dereferenceable position; if the iterator didn't move, or moved onto the end iterator, then is returned. If count is 0, the function does nothing and returns . If count is negative, moves backward by 0 - count lines. + A to call on each character. + search limit, or for none + Same as , but goes backward from iter. + whether a match was found + - - + + + + Method + + + System.Obsolete("Replaced by overload without IntPtr argument") + + + + System.Boolean + + + + + + + + A to call on each character. + Ignored + search limit, or for none + Obsolete. Replaced by . + whether a match was found + + + + + + Method System.Boolean - Moves iter to the start of the next line. - A boolean; whether the iterator is dereferenceable - Returns if there was a next line to move to, and if iter was simply moved to the end of the buffer and is now not dereferenceable, or if iter was already at the end of the buffer. + Moves the iterator backward one line + true if the operation succeeded. + Returns if iter could be moved; i.e. if iter was at character offset 0, this function returns . Therefore if iter was already on line 0, but not at the start of the line, iter is snapped to the start of the line and the function returns . (Note that this implies that in a loop calling this function, the line number may not change on every iteration, if your first iteration is on line 0.) - - + + + Method System.Boolean @@ -577,30 +154,40 @@ The values parameter should be initialized to the default settings you wish to u - Moves the iterator back a number of characters. - number of characters to move backwards. - true if the operation succeeded - Moves count characters backward, if possible (if count would move past the start or end of the buffer, moves to the start or end of the buffer). The return value indicates whether the iterator moved onto a dereferenceable position; if the iterator didn't move, or moved onto the end iterator, then is returned. If count is 0, the function does nothing and returns . + number of lines to move backwards. + Moves the iterator back a number of lines. + true if the operation succeeded. + Moves count lines backward, if possible (if count would move past the start or end of the buffer, moves to the start or end of the buffer). The return value indicates whether the iterator moved onto a dereferenceable position; if the iterator didn't move, or moved onto the end iterator, then is returned. If count is 0, the function does nothing and returns . If count is negative, moves forward by 0 - count lines. - - + + + Method System.Boolean - + + + + + - Returns if iter is within a range tagged with tag. - a - whether iter is tagged with tag + search string + bitmask of flags affecting the search + return location for start of match, or + return location for end of match, or + location of last possible match_start, or for start of buffer + Same as , but moves backward. + whether a match was found + Method System.Boolean @@ -613,22 +200,27 @@ The values parameter should be initialized to the default settings you wish to u Sentence boundaries are determined by Pango and should be correct for nearly any language (if not, the correct fix would be to the Pango text boundary algorithms). - - + + + Method System.Boolean - + + + - Determines whether iter begins a natural-language word. + number of sentences to move + Calls up to times, or until it returns . - if iter is at the start of a word - Word breaks are determined by Pango and should be correct for nearly any language (if not, the correct fix would be to the Pango word break algorithms). + if iter moved and is not the end iterator + If is negative, moves forward instead of backward. - - + + + Method System.Boolean @@ -637,44 +229,332 @@ The values parameter should be initialized to the default settings you wish to u - Returns if tag is toggled on at exactly this point. a or - whether iter is the start of a range tagged with tag - If tag is , returns if any tag is toggled on at this point. Note that the returns if iter is the start of the tagged range; tells you whether an iterator is within a tagged range. + Moves backward to the next toggle (on or off) of the tag, or to the next toggle of any tag if tag is . + whether we found a tag toggle before iter + If no matching tag toggles are found, returns , otherwise . Does not return toggles located at iter, only toggles before iter. Sets iter to the location of the toggle, or the start of the buffer if no toggle is found. - - - Method - - System.String - - - - - - Like , but invisible text is not included. - iterator at end of range - string containing visible text in the range - Invisible text is usually invisible because a with the "invisible" attribute turned on has been applied to it. - - - - + + + Method System.Boolean - Moves the iterator to point to the paragraph delimiter characters, which will be either a newline, a carriage return, a carriage return/newline in sequence, or the Unicode paragraph separator character. + Moves the iterator back to the previous visible cursor position. + + a , true if the iter moved and the new position is dereferenceable + See for details. + + + + + + + Method + + System.Boolean + + + + + + a + Moves backward up to visible cursor positions. + a , true if the cursor was moved and is in a dereferenceable position. + See for details. + + + + + + + Method + + System.Boolean + + + + Moves to the beginning of the previous visible line. - if we moved and the new location is not the end iterator - If the iterator is already at the paragraph delimiter characters, moves to the paragraph delimiter characters for the next line. If iter is on the last line in the buffer, which does not end in paragraph delimiters, moves to the end iterator (end of the last line), and returns . + if the iter could be moved. + Moves to the start of the previous visible line. If iter was at character offset 0, this function returns . If iter was already on line 0, but not at the start of the line, iter is snapped to the start of the line and the function returns . (Note that this implies that in a loop calling this function, the line number may not change on every iteration, if your first iteration is on line 0.). + + + + + + + Method + + System.Boolean + + + + + + The number of lines to move. + Moves backward by a specified number of visible lines. + + if the result of the move is a referenceable position. + If would move past the start or end of the buffer, the iter is moved to the start or end of the buffer. The return value indicates whether the iterator moved onto a dereferenceable position. If the iterator didn't move, or moved onto the end iterator, then is returned. If count is 0, the function does nothing and returns . If count is negative, the iter is moved forward by 0 - count lines. + + + + + + + Method + + System.Boolean + + + + + Moves backward to the previous visible word start. (If the iterator is currently + on a word start, moves backward to the next one after that.) + + a + + Word breaks are determined by Pango and should be correct for nearly any + language (if not, the correct fix would be to the Pango word break + algorithms). + + + + + + + + Method + + System.Boolean + + + + + + a + Calls up to times. + a , true if the iterator moved and is not at the end of the text. + + + + + + + + Method + + System.Boolean + + + + Moves backward to the previous word start. + + if iter moved and is not the end iterator + (If iter is currently on a word start, moves backward to the next one after that.) Word breaks are determined by Pango and should be correct for nearly any language (if not, the correct fix would be to the Pango word break algorithms). + + + + + + Method + + System.Boolean + + + + + + number of times to move + Calls up to times. + + if iter moved and is not the end iterator + + + + + + + Method + + System.Boolean + + + + + + a or + Returns if tag is toggled on at exactly this point. + whether iter is the start of a range tagged with tag + If tag is , returns if any tag is toggled on at this point. Note that the returns if iter is the start of the tagged range; tells you whether an iterator is within a tagged range. + + + + + + Property + + Gtk.TextBuffer + + + Obtains the buffer the iter is in + containing buffer + + + + + + + Property + + System.Int32 + + + Returns the number of bytes in the line containing iter, including the paragraph delimiters. + number of bytes in the line + + + + + + + Method + + System.Boolean + + + + + + + if text is editable by default + Considering the default editability of the buffer, and tags that affect editability, determines whether text inserted at iter would be editable. + whether text inserted at iter would be editable + If text inserted at iter would be editable then the user should be allowed to insert text at iter. uses this function to decide whether insertions are allowed at a given position. + + + + + + Property + + System.String + + + Character the TextIter points to. + a 1 character length string container the character pointed to by the TextIter + Even though this property returns a string, it will never hold more than a single character. + + + + + + Property + + System.Int32 + + + Number of characters in the TextIter's line. + Returns the number of characters in the TextIter's current line, including the paragraph delimiters. + None. + + + + + + Property + + Gtk.TextChildAnchor + + + If the location at iter contains a child anchor, the anchor is returned. Otherwise, is returned. + the anchor at iter + + + + + + + Method + + System.Int32 + + + + + + another + A qsort()-style function that returns negative if lhs is less than rhs, positive if lhs is greater than rhs, and 0 if they are equal. + -1 if lhs is less than rhs, 1 if lhs is greater, 0 if they are equal + Ordering is in character offset order, i.e. the first character in the buffer is less than the second character in the buffer. + + + + + + Method + + + System.Obsolete("This is a no-op") + + + + Gtk.TextIter + + + + Creates a dynamically-allocated copy of an iterator. + a + + + + + + + Method + + System.Boolean + + + + + + + if text is editable by default + Returns whether the character at iter is within an editable region of text. + whether iter is inside an editable range + + +Non-editable text is "locked" and cannot be changed by the user via . This function is simply a convenience wrapper around . If no tags applied to this text effect editability, will be returned. + + +You do not want to use this function to decide whether text can be inserted at iter, because for insertion you do not want to know whether the char at iter is inside an editable range, you want to know whether a new character inserted at iter would be inside an editable range. Use to handle this case. + + + + + + + + Method + + System.Boolean + + + + Returns true if the iterator is at the end of a line. + true if the iterator is at the end of a line. + Returns if iter points to the start of the paragraph delimiter characters for a line (delimiters will be either a newline, a carriage return, a carriage return followed by a newline, or a Unicode paragraph separator character). Note that an iterator pointing to the \n of a \r\n pair will not be counted as the end of a line, the line ends before the \r. The end iterator is considered to be at the end of a line, even though there are no paragraph delimiter chars there. + Method System.Boolean @@ -687,69 +567,9 @@ The values parameter should be initialized to the default settings you wish to u Sentence boundaries are determined by Pango and should be correct for nearly any language (if not, the correct fix would be to the Pango text boundary algorithms). - - - Method - - System.Boolean - - - - - - Calls times (or until it returns ). - number of sentences to move - - if iter moved and is not the end iterator - If is negative, moves backward instead of forward. - - - - - Method - - System.Boolean - - - - Determines whether iter is inside a sentence (as opposed to in between two sentences, e.g. after a period and before the first letter of the next sentence). - - if iter is inside a sentence. - Sentence boundaries are determined by Pango and should be correct for nearly any language (if not, the correct fix would be to the Pango text boundary algorithms). - - - - - Method - - System.Boolean - - - - - - Calls up to times. - number of times to move - - if iter moved and is not the end iterator - - - - - - Method - - System.Boolean - - - - Moves the iterator back one character - true if the operation succeeded - Returns if movement was possible; if iter was the first in the buffer (character offset 0), this returns for convenience when writing loops. - - + Method System.Boolean @@ -758,97 +578,98 @@ The values parameter should be initialized to the default settings you wish to u - Returns if tag is toggled off at exactly this point. a or + Returns if tag is toggled off at exactly this point. whether iter is the end of a range tagged with tag If tag is , returns if any tag is toggled off at this point. Note that the returns if iter is the end of the tagged range; tells you whether an iterator is within a tagged range. - - - Method - - System.Boolean - - - - - - Moves count characters if possible (if count would move past the start or end of the buffer, moves to the start or end of the buffer). - number of characters to move, may be negative - whether iter moved and is dereferenceable - The return value indicates whether the new position of iter is different from its original position, and dereferenceable (the last iterator in the buffer is not dereferenceable). If count is 0, the function does nothing and returns . - - - - - Method - - System.Boolean - - - - - - Considering the default editability of the buffer, and tags that affect editability, determines whether text inserted at iter would be editable. - - if text is editable by default - whether text inserted at iter would be editable - If text inserted at iter would be editable then the user should be allowed to insert text at iter. uses this function to decide whether insertions are allowed at a given position. - - - - - Method - - System.Int32 - - - - - - A qsort()-style function that returns negative if lhs is less than rhs, positive if lhs is greater than rhs, and 0 if they are equal. - another - -1 if lhs is less than rhs, 1 if lhs is greater, 0 if they are equal - Ordering is in character offset order, i.e. the first character in the buffer is less than the second character in the buffer. - - - - + + + Method System.Boolean - Determines whether iter is inside a natural-language word (as opposed to say inside some whitespace). + Determines whether iter ends a natural-language word. - if iter is inside a word + if iter is at the end of a word Word breaks are determined by Pango and should be correct for nearly any language (if not, the correct fix would be to the Pango word break algorithms). - - + + + Method System.Boolean - - + - Checks whether iter falls in the range (start, end). - start of range - end of range + another + Tests whether two iterators are equal, using the fastest possible mechanism. - if iter is in the range - - and must be in ascending order. + if the iterators point to the same place in the buffer + This function is very fast; you can expect it to perform better than e.g. getting the character offset for each iterator and comparing the offsets yourself. Also, it's a bit faster than . - - + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + Moves this iterator forward by one character offset. + A boolean: if the iterator moved and is dereferenceable. + Note that images embedded in the buffer occupy 1 character slot, so this may actually move onto an image instead of a character, if you have images in your buffer. If this object is the end iterator or one character before it, the object will now point at the end iterator, and return for convenience when writing loops. + + + + + Method System.Boolean @@ -857,207 +678,124 @@ The values parameter should be initialized to the default settings you wish to u - Calls up to times. - number of times to move + number of characters to move, may be negative + Moves count characters if possible (if count would move past the start or end of the buffer, moves to the start or end of the buffer). + whether iter moved and is dereferenceable + The return value indicates whether the new position of iter is different from its original position, and dereferenceable (the last iterator in the buffer is not dereferenceable). If count is 0, the function does nothing and returns . + + + + + + Method + + System.Boolean + + + + Moves iter forward by a single cursor position. - if iter moved and is not the end iterator - + if we moved and the new position is dereferenceable + Cursor positions are (unsurprisingly) positions where the cursor can appear. Perhaps surprisingly, there may not be a cursor position between all characters. The most common example for European languages would be a carriage return/newline sequence. For some Unicode characters, the equivalent of say the letter "a" with an accent mark will be represented as two characters, first the letter then a "combining mark" that causes the accent to be rendered; so the cursor cannot go between those two characters. - - - Property - - System.Int32 - - - - - Returns the number of bytes from the start of the line to the given iter, not counting bytes that are invisible due to tags with the "invisible" flag toggled on. - byte index of iter with respect to the start of the line - - - - - - Property - - Gtk.TextChildAnchor - - - If the location at iter contains a child anchor, the anchor is returned. Otherwise, is returned. - the anchor at iter - - - - - - Property - - System.Int32 - - - Number of characters in the TextIter's line. - Returns the number of characters in the TextIter's current line, including the paragraph delimiters. - None. - - - - - Property - - System.Int32 - - - - - Line number the iterator is currently on. - The line number the iterator is currently on. - Lines in a are numbered beginning with 0 for the first line in the buffer. - - - - - Property - - System.Int32 - - - Returns the number of bytes in the line containing iter, including the paragraph delimiters. - number of bytes in the line - - - - - - Property - - System.String - - - Character the TextIter points to. - a 1 character length string container the character pointed to by the TextIter - Even though this property returns a string, it will never hold more than a single character. - - - - - Property - - System.Int32 - - - - - Manipulates the offset from the start of the buffer. - Returns the offset of the iter from the start of the buffer. - None. - - - - - Property - - Gdk.Pixbuf - - - return the pixbuf at this iter, if it is one. - the pixbuf at iter - If the element at iter is a , the Pixbuf is returned. Otherwise, is returned. - - - - - Property - - Pango.Language - - - A convenience wrapper around , which returns the language in effect at iter. - language in effect at iter - If no tags affecting language apply to iter, the return value is identical to that of . - - - - - Property - - System.Int32 - - - - - Returns the byte index of the iterator, counting from the start of a newline-terminated line. - distance from start of line, in bytes - Remember that encodes text in UTF-8, and that characters can require a variable number of bytes to represent. - - - - - Property - - System.Int32 - - - - - Returns the character offset of the iterator, counting from the start of a newline-terminated line. - offset from start of line - The first character on the line has offset 0. - - - - - Property - - System.Int32 - - - - - Returns the offset in characters from the start of the line to the given iter, not counting characters that are invisible due to tags with the "invisible" flag toggled on. - offset in visible characters from the start of the line - - - - - - Property - - Gtk.TextBuffer - - - Obtains the buffer the iter is in - containing buffer - - - - - + + + Method System.Boolean - - - - + + + + number of positions to move + Moves up cursor positions. + + if we moved and the new position is dereferenceable + See for details. + + + + + + Method + + System.Boolean + + + - Same as , but moves backward. - search string - bitmask of flags affecting the search - return location for start of match, or - return location for end of match, or - location of last possible match_start, or for start of buffer - whether a match was found + A to call on each character. + search limit, or for none + Advances the iterator, calling on each character. + whether a match was found + If pred returns , returns and stops scanning. If pred never returns , iter is set to limit if limit is non-, otherwise to the end iterator. + + + + + + Method + + + System.Obsolete("Replaced by overload without IntPtr argument") + + + + System.Boolean + + + + + + + + A to call on each character. + Ignored + search limit, or for none + Obsolete. Replaced by . + whether a match was found + + + + Method + + System.Boolean + + + + Moves iter to the start of the next line. + A boolean; whether the iterator is dereferenceable + Returns if there was a next line to move to, and if iter was simply moved to the end of the buffer and is now not dereferenceable, or if iter was already at the end of the buffer. + + + + + + Method + + System.Boolean + + + + + + number of lines to move forward + Moves count lines forward, if possible (if count would move past the start or end of the buffer, moves to the start or end of the buffer). + whether iter moved and is dereferenceable + The return value indicates whether the iterator moved onto a dereferenceable position; if the iterator didn't move, or moved onto the end iterator, then is returned. If count is 0, the function does nothing and returns . If count is negative, moves backward by 0 - count lines. + + + Method System.Boolean @@ -1070,12 +808,12 @@ The values parameter should be initialized to the default settings you wish to u - Searches forward for . a search string flags affecting how the search is done return location for start of match, or return location for end of match, or bound for the search, or for the end of the buffer + Searches forward for . whether a match was found @@ -1087,102 +825,24 @@ If the GTK_TEXT_SEARCH_VISIBLE_ONLY flag is present, the match may have invisibl - - - Property - - System.Boolean - - - - Returns true if the iterator is at the end of the parent - true if the iterator is equal to Buffer.EndIter - The most efficient way to check whether an iterator is the end iterator. - - - - - Property - - System.Boolean - - - - Returns if iter is the first iterator in the buffer, that is if iter has a character offset of 0. - whether iter is the first in the buffer - - - - - - Property - - System.Boolean - - - - returns true if the iter is at the caret - a - returns true if this iterator equals the iterator returned by - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Property - - Gtk.TextMark[] - - - - Returns an array of at this location. - a - Because marks are not iterable (they do not take up any "space" in the buffer, they are just marks in between iterable locations), multiple marks can exist in the same place. The returned list is not in any meaningful order. - - - - - Property - - Gtk.TextTag[] - - - - Returns an array of tags that apply to iter, in ascending order of priority (highest-priority tags are last). - a - - - - - + + + Method - Gtk.TextTag[] + System.Boolean - - - + - Returns an array of that are toggled on or off at this point. - a - tags toggled at this point - (If toggled_on is , the list contains tags that are toggled on.) If a tag is toggled on at iter, then some non-empty range of characters following iter has that tag applied to it. If a tag is toggled off, then some non-empty range following iter does not have the tag applied to it. + Moves forward to the next sentence end. + + if iter moved and is not the end iterator + If iter is at the end of a sentence, moves to the next end of sentence. Sentence boundaries are determined by Pango and should be correct for nearly any language (if not, the correct fix would be to the Pango text boundary algorithms). - - + + + Method System.Boolean @@ -1191,35 +851,61 @@ If the GTK_TEXT_SEARCH_VISIBLE_ONLY flag is present, the match may have invisibl - Moves up to visible cursor positions. - - a - a , true if the iter was moved and is in a dereferenceable position. - - See for details. - - + number of sentences to move + Calls times (or until it returns ). + + if iter moved and is not the end iterator + If is negative, moves backward instead of forward. - - + + + + Method + + System.Void + + + + Moves iter forward to the "end iterator," which points one past the last valid character in the buffer. + + + + + + + Method + + System.Boolean + + + + Moves the iterator to point to the paragraph delimiter characters, which will be either a newline, a carriage return, a carriage return/newline in sequence, or the Unicode paragraph separator character. + + if we moved and the new location is not the end iterator + If the iterator is already at the paragraph delimiter characters, moves to the paragraph delimiter characters for the next line. If iter is on the last line in the buffer, which does not end in paragraph delimiters, moves to the end iterator (end of the last line), and returns . + + + + + Method System.Boolean - + - Calls up to times. - a - a , true if the iterator moved and is not at the end of the text. - - + a or + Moves forward to the next toggle (on or off) of the tag, or to the next toggle of any tag if tag is . + whether we found a tag toggle after iter + If no matching tag toggles are found, returns , otherwise . Does not return toggles located at iter, only toggles after iter. Sets iter to the location of the toggle, or to the end of the buffer if no toggle is found. + Method System.Boolean @@ -1232,8 +918,9 @@ If the GTK_TEXT_SEARCH_VISIBLE_ONLY flag is present, the match may have invisibl - - + + + Method System.Boolean @@ -1242,15 +929,54 @@ If the GTK_TEXT_SEARCH_VISIBLE_ONLY flag is present, the match may have invisibl - Moves backward up to visible cursor positions. a - a , true if the cursor was moved and is in a dereferenceable position. - See for details. + Moves up to visible cursor positions. + + a , true if the iter was moved and is in a dereferenceable position. + + See for details. + + + + + Method + + System.Boolean + + + + Moves to the start of the next visible line. + + if the iter could be moved and is dereferenceable after the move. + . Returns if there was a next line to move to, and if the iter was moved to the end of the buffer and is now not dereferenceable, or if the iter was already at the end of the buffer. + + + + + + + Method + + System.Boolean + + + + + + The number of lines to move. + Moves forward by a specified number of visible lines. + + if the iter could be moved and is dereferenceable after the move. + If would move past the start or end of the buffer, the iter is moved to the start or end of the buffer. The return value indicates whether the iterator moved onto a dereferenceable position. If the iterator didn't move, or moved onto the end iterator, then is returned. If count is 0, the function does nothing and returns . If count is negative, the iter is moved backward by 0 - count lines. + + + + Method System.Boolean @@ -1271,23 +997,9 @@ If the GTK_TEXT_SEARCH_VISIBLE_ONLY flag is present, the match may have invisibl - - - Method - - System.Boolean - - - - Moves the iterator back to the previous visible cursor position. - - a , true if the iter moved and the new position is dereferenceable - See for details. - - - + Method System.Boolean @@ -1296,12 +1008,12 @@ If the GTK_TEXT_SEARCH_VISIBLE_ONLY flag is present, the match may have invisibl + a Moves forward to the next visible word end. (If the iterator is currently on a word end, moves forward to the next one after that.) - a a , true if the iterator moved and is not at the end. Word breaks are determined by Pango and should be correct for nearly any @@ -1311,45 +1023,395 @@ If the GTK_TEXT_SEARCH_VISIBLE_ONLY flag is present, the match may have invisibl - - + + + Method System.Boolean - - Moves backward to the previous visible word start. (If the iterator is currently - on a word start, moves backward to the next one after that.) - - a - - Word breaks are determined by Pango and should be correct for nearly any - language (if not, the correct fix would be to the Pango word break - algorithms). - - + Moves forward to the next word end. + + if iter moved and is not the end iterator + (If iter is currently on a word end, moves forward to the next one after that.) Word breaks are determined by Pango and should be correct for nearly any language (if not, the correct fix would be to the Pango word break algorithms). - - + + + Method - GLib.Value + System.Boolean - + - To be added. - Converts to a native GValue. - a native GValue. - Internal. Provided for bindings. + number of times to move + Calls up to times. + + if iter moved and is not the end iterator + + + + + + + Method + + System.Boolean + + + + + + a s + Computes the effect of any tags applied to this spot in the text. + + if values was modified + + +The values parameter should be initialized to the default settings you wish to use if no tags are in effect. You would typically obtain the defaults from . + + + will modify values, applying the effects of any tags present at iter. If any tags affected values, the function returns . + + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + iterator at end of a range + Returns the text in the given range. + slice of text from the buffer + A "slice" is an array of characters encoded in UTF-8 format, including the Unicode "unknown" character 0xFFFC for iterable non-character elements in the buffer, such as images. Because images are encoded in the slice, byte and character offsets in the returned array will correspond to byte offsets in the text buffer. Note that 0xFFFC can occur in normal text as well, so it is not a reliable indicator that a pixbuf or widget is in the buffer. + + + + + + Method + + System.String + + + + + + iterator at end of a range + Returns text in the given range. + the string from the buffer + If the range contains non-text elements such as images, the character and byte offsets in the returned string will not correspond to character and byte offsets in the buffer. If you want offsets to correspond, see . + + + + + + Method + + Gtk.TextTag[] + + + + + + a + Returns an array of that are toggled on or off at this point. + tags toggled at this point + (If toggled_on is , the list contains tags that are toggled on.) If a tag is toggled on at iter, then some non-empty range of characters following iter has that tag applied to it. If a tag is toggled off, then some non-empty range following iter does not have the tag applied to it. + + + + + + Method + + System.String + + + + + + iterator at end of range + Like , but invisible text is not included. + slice of text from the buffer + Invisible text is usually invisible because a with the "invisible" attribute turned on has been applied to it. + + + + + + Method + + System.String + + + + + + iterator at end of range + Like , but invisible text is not included. + string containing visible text in the range + Invisible text is usually invisible because a with the "invisible" attribute turned on has been applied to it. + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Method + + System.Boolean + + + + + + a + Returns if iter is within a range tagged with tag. + whether iter is tagged with tag + + + + + + + Method + + System.Boolean + + + + + + + start of range + end of range + Checks whether iter falls in the range (start, end). + + if iter is in the range + + and must be in ascending order. + + + + + + Method + + System.Boolean + + + + Determines whether iter is inside a sentence (as opposed to in between two sentences, e.g. after a period and before the first letter of the next sentence). + + if iter is inside a sentence. + Sentence boundaries are determined by Pango and should be correct for nearly any language (if not, the correct fix would be to the Pango text boundary algorithms). + + + + + + Method + + System.Boolean + + + + Determines whether iter is inside a natural-language word (as opposed to say inside some whitespace). + + if iter is inside a word + Word breaks are determined by Pango and should be correct for nearly any language (if not, the correct fix would be to the Pango word break algorithms). + + + + + + Property + + System.Boolean + + + + returns true if the iter is at the caret + a + returns true if this iterator equals the iterator returned by + + + + + + Property + + System.Boolean + + + + Returns true if the iterator is at the end of the parent + true if the iterator is equal to Buffer.EndIter + The most efficient way to check whether an iterator is the end iterator. + + + + + + Property + + System.Boolean + + + + Returns if iter is the first iterator in the buffer, that is if iter has a character offset of 0. + whether iter is the first in the buffer + + + + + + + Property + + Pango.Language + + + A convenience wrapper around , which returns the language in effect at iter. + language in effect at iter + If no tags affecting language apply to iter, the return value is identical to that of . + + + + + + Property + + System.Int32 + + + + + Line number the iterator is currently on. + The line number the iterator is currently on. + Lines in a are numbered beginning with 0 for the first line in the buffer. + + + + + + Property + + System.Int32 + + + + + Returns the byte index of the iterator, counting from the start of a newline-terminated line. + distance from start of line, in bytes + Remember that encodes text in UTF-8, and that characters can require a variable number of bytes to represent. + + + + + + Property + + System.Int32 + + + + + Returns the character offset of the iterator, counting from the start of a newline-terminated line. + offset from start of line + The first character on the line has offset 0. + + + + + + Property + + Gtk.TextMark[] + + + + Returns an array of at this location. + a + Because marks are not iterable (they do not take up any "space" in the buffer, they are just marks in between iterable locations), multiple marks can exist in the same place. The returned list is not in any meaningful order. + + + + + + Method + + Gtk.TextIter + + + + + + a + Internal method + a new + This is an internal method and should not be used by user code. + + + + + + Property + + System.Int32 + + + + + Manipulates the offset from the start of the buffer. + Returns the offset of the iter from the start of the buffer. + None. + Method Gtk.TextIter @@ -1364,70 +1426,168 @@ If the GTK_TEXT_SEARCH_VISIBLE_ONLY flag is present, the match may have invisibl Internal. Provided for bindings. - - + + + + Method + + GLib.Value + + + + + + To be added. + Converts to a native GValue. + a native GValue. + Internal. Provided for bindings. + + + + + + Method + + System.Void + + + + + + another + Swaps the value of first and second if second comes before first in the buffer. + That is, ensures that first and second are in sequence. Most text buffer functions that take a range call this automatically on your behalf, so there's no real reason to call it yourself in those cases. There are some exceptions, such as , that expect a pre-sorted range. + + + + + + Property + + Gdk.Pixbuf + + + return the pixbuf at this iter, if it is one. + the pixbuf at iter + If the element at iter is a , the Pixbuf is returned. Otherwise, is returned. + + + + + Method System.Boolean - Moves to the beginning of the previous visible line. - - if the iter could be moved. - Moves to the start of the previous visible line. If iter was at character offset 0, this function returns . If iter was already on line 0, but not at the start of the line, iter is snapped to the start of the line and the function returns . (Note that this implies that in a loop calling this function, the line number may not change on every iteration, if your first iteration is on line 0.). - + Returns if iter begins a paragraph. + whether iter begins a line + - - - Method - - System.Boolean - - - - - - The number of lines to move. - Moves backward by a specified number of visible lines. - - if the result of the move is a referenceable position. - If would move past the start or end of the buffer, the iter is moved to the start or end of the buffer. The return value indicates whether the iterator moved onto a dereferenceable position. If the iterator didn't move, or moved onto the end iterator, then is returned. If count is 0, the function does nothing and returns . If count is negative, the iter is moved forward by 0 - count lines. - - - - - + + + Method System.Boolean - Moves to the start of the next visible line. + Determines whether iter begins a sentence. - if the iter could be moved and is dereferenceable after the move. - . Returns if there was a next line to move to, and if the iter was moved to the end of the buffer and is now not dereferenceable, or if the iter was already at the end of the buffer. - + if iter is at the start of a sentence. + Sentence boundaries are determined by Pango and should be correct for nearly any language (if not, the correct fix would be to the Pango text boundary algorithms). - - + + + + Method + + System.Boolean + + + + Determines whether iter begins a natural-language word. + + if iter is at the start of a word + Word breaks are determined by Pango and should be correct for nearly any language (if not, the correct fix would be to the Pango word break algorithms). + + + + + + Property + + Gtk.TextTag[] + + + + Returns an array of tags that apply to iter, in ascending order of priority (highest-priority tags are last). + a + + + + + + Method System.Boolean - + - The number of lines to move. - Moves forward by a specified number of visible lines. - - if the iter could be moved and is dereferenceable after the move. - If would move past the start or end of the buffer, the iter is moved to the start or end of the buffer. The return value indicates whether the iterator moved onto a dereferenceable position. If the iterator didn't move, or moved onto the end iterator, then is returned. If count is 0, the function does nothing and returns . If count is negative, the iter is moved backward by 0 - count lines. - + a or + whether tag is either toggled on or off at iter + whether tag is toggled on or off at iter + + + + + + + Property + + System.Int32 + + + + + Returns the number of bytes from the start of the line to the given iter, not counting bytes that are invisible due to tags with the "invisible" flag toggled on. + byte index of iter with respect to the start of the line + + + + + + + Property + + System.Int32 + + + + + Returns the offset in characters from the start of the line to the given iter, not counting characters that are invisible due to tags with the "invisible" flag toggled on. + offset in visible characters from the start of the line + + + + + + + Field + + Gtk.TextIter + + + + Returns an empty + diff --git a/doc/en/Gtk/TextLayout.xml b/doc/en/Gtk/TextLayout.xml new file mode 100644 index 000000000..6ff710e6b --- /dev/null +++ b/doc/en/Gtk/TextLayout.xml @@ -0,0 +1,53 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/TextLayoutClass.xml b/doc/en/Gtk/TextLayoutClass.xml new file mode 100644 index 000000000..32aa343c5 --- /dev/null +++ b/doc/en/Gtk/TextLayoutClass.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/TextLine.xml b/doc/en/Gtk/TextLine.xml new file mode 100644 index 000000000..7a2573cc2 --- /dev/null +++ b/doc/en/Gtk/TextLine.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/TextLineData.xml b/doc/en/Gtk/TextLineData.xml new file mode 100644 index 000000000..01b23111c --- /dev/null +++ b/doc/en/Gtk/TextLineData.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/TextLineDisplay.xml b/doc/en/Gtk/TextLineDisplay.xml new file mode 100644 index 000000000..2869b98f8 --- /dev/null +++ b/doc/en/Gtk/TextLineDisplay.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/TextMark.xml b/doc/en/Gtk/TextMark.xml index ba0d72b38..4b8fe4a9d 100644 --- a/doc/en/Gtk/TextMark.xml +++ b/doc/en/Gtk/TextMark.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Object + + + A is like a bookmark in a text buffer; it preserves a position in the text. @@ -35,49 +40,70 @@ - - GLib.Object - - - + + + + Constructor + + + + Default constructor + + + + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. - - + + + + Constructor + + + + + + To be added. + To be added. + Public constructor. + To be added. + + + + + + Property - System.String + Gtk.TextBuffer - The name of the mark - - Returns the name of the mark and if - it's an anonymous mark - - + + Gets the buffer where this mark is located + + The buffer where this mark is applied + + is returned if the mark has been deleted. + - - - GLib.Property("name") - - - + + Property System.Boolean @@ -94,9 +120,29 @@ - - + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + + GLib.Property("left-gravity") + + System.Boolean @@ -113,14 +159,31 @@ left when displayed. + + + + + Property - GLib.Property("left-gravity") + GLib.Property("name") + + System.String + + + The name of the mark + + Returns the name of the mark and if + it's an anonymous mark + + + - + + Property System.Boolean @@ -142,77 +205,5 @@ - - - Property - - Gtk.TextBuffer - - - - Gets the buffer where this mark is located - - The buffer where this mark is applied - - is returned if the mark has been deleted. - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Constructor - - - - Default constructor - - - - - - Constructor - - - - - - To be added. - To be added. - Public constructor. - To be added. - - - diff --git a/doc/en/Gtk/TextPendingScroll.xml b/doc/en/Gtk/TextPendingScroll.xml index cbee9efcb..6571af90a 100644 --- a/doc/en/Gtk/TextPendingScroll.xml +++ b/doc/en/Gtk/TextPendingScroll.xml @@ -1,32 +1,33 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Do not use. - Do not use - GLib.Opaque + + Do not use. + Do not use + + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. diff --git a/doc/en/Gtk/TextPixbuf.xml b/doc/en/Gtk/TextPixbuf.xml new file mode 100644 index 000000000..8918cf3c7 --- /dev/null +++ b/doc/en/Gtk/TextPixbuf.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/TextPoppedArgs.xml b/doc/en/Gtk/TextPoppedArgs.xml index 25bce5d57..076a466a4 100644 --- a/doc/en/Gtk/TextPoppedArgs.xml +++ b/doc/en/Gtk/TextPoppedArgs.xml @@ -1,23 +1,24 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Passes data to handlers of events. - - GLib.SignalArgs + + Passes data to handlers of events. + + + Constructor @@ -26,20 +27,9 @@ - - - Property - - System.String - - - Retrieve the text that was 'popped'. - The string removed from the top of the Statusbar's message stack - - - - + + Property System.UInt32 @@ -50,5 +40,18 @@ + + + + Property + + System.String + + + Retrieve the text that was 'popped'. + The string removed from the top of the Statusbar's message stack + + + diff --git a/doc/en/Gtk/TextPoppedHandler.xml b/doc/en/Gtk/TextPoppedHandler.xml index 78cc7fa70..fbd419cbd 100644 --- a/doc/en/Gtk/TextPoppedHandler.xml +++ b/doc/en/Gtk/TextPoppedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -13,15 +23,5 @@ This event passes data to its handlers with the class. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/TextPushedArgs.xml b/doc/en/Gtk/TextPushedArgs.xml index 1353484c2..c701bd7ac 100644 --- a/doc/en/Gtk/TextPushedArgs.xml +++ b/doc/en/Gtk/TextPushedArgs.xml @@ -1,23 +1,24 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Passes data to handlers of events. - - GLib.SignalArgs + + Passes data to handlers of events. + + + Constructor @@ -26,20 +27,9 @@ - - - Property - - System.String - - - Retrieve the text that was 'pushed'. - The string added to the top of the Statusbar's message stack - - - - + + Property System.UInt32 @@ -50,5 +40,18 @@ + + + + Property + + System.String + + + Retrieve the text that was 'pushed'. + The string added to the top of the Statusbar's message stack + + + diff --git a/doc/en/Gtk/TextPushedHandler.xml b/doc/en/Gtk/TextPushedHandler.xml index 52919989c..f639f7fa4 100644 --- a/doc/en/Gtk/TextPushedHandler.xml +++ b/doc/en/Gtk/TextPushedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -13,15 +23,5 @@ This event passes data to its handlers with the class. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/TextRealIter.xml b/doc/en/Gtk/TextRealIter.xml new file mode 100644 index 000000000..b047dc2f6 --- /dev/null +++ b/doc/en/Gtk/TextRealIter.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/TextRenderer.xml b/doc/en/Gtk/TextRenderer.xml new file mode 100644 index 000000000..cb85b1704 --- /dev/null +++ b/doc/en/Gtk/TextRenderer.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/TextRendererClass.xml b/doc/en/Gtk/TextRendererClass.xml new file mode 100644 index 000000000..e86d344fd --- /dev/null +++ b/doc/en/Gtk/TextRendererClass.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/TextSearchFlags.xml b/doc/en/Gtk/TextSearchFlags.xml index fbe10e6e7..bab3dea83 100644 --- a/doc/en/Gtk/TextSearchFlags.xml +++ b/doc/en/Gtk/TextSearchFlags.xml @@ -1,16 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Flags for searching text. - - System.Enum @@ -22,21 +18,26 @@ System.Flags + + Flags for searching text. + + - - + + + Field Gtk.TextSearchFlags - - search only in visible sections - + To be added. + + Field Gtk.TextSearchFlags @@ -47,5 +48,18 @@ + + + + Field + + Gtk.TextSearchFlags + + + + search only in visible sections + + + diff --git a/doc/en/Gtk/TextTag.xml b/doc/en/Gtk/TextTag.xml index e5cbb783b..1879d7058 100644 --- a/doc/en/Gtk/TextTag.xml +++ b/doc/en/Gtk/TextTag.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Object + + + A tag that can be applied to text in a @@ -19,15 +24,655 @@ Tags should be in the for a given - + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Constructor + + + + + + + the name of the tag, or if it's an + anonymous tag + + Creates a new + + + + + + + Property + + + GLib.Property("accumulative-margin") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("background") + + + + System.String + + + + + Background color + + + + + + + + Property + + + GLib.Property("background-full-height") + + + + System.Boolean + + + + + Whether the background color fills the entire line height or only the height of the tagged characters. + Whether the background color fills the entire line height or only the height of the tagged characters. + + + + + + + Property + + + GLib.Property("background_full_height_set") + + + + System.Boolean + + + Indicates if the BackgroundFullHeight property holds a value. + + if the property is set. + + + + + + + + Property + + + GLib.Property("background-gdk") + + + + Gdk.Color + + + + + + Background color as a (possibly unallocated) . + + The background color + + + + + + + Property + + + GLib.Property("background_set") + + + + System.Boolean + + + Indicates if the Background property holds a value. + + if the property is set. + + + + + + + + Property + + + GLib.Property("background_stipple_set") + + + + System.Boolean + + + Indicates if the BackgroundStipple property holds a value. + + if the property is set. + + + + + + + + Property + + + GLib.Property("direction") + + + + Gtk.TextDirection + + + + + Text direction, e.g. right-to-left or left-to-right. + The text direction + + + + + + + Property + + + GLib.Property("editable") + + + + System.Boolean + + + + + Whether the text can be modified by the user + whether the text can be modified by the user + + + + + + + Property + + + GLib.Property("editable_set") + + + + System.Boolean + + + Indicates if the Editable property holds a value. + + if the property is set. + + + + + + + + Property + + + GLib.Property("family") + + + + System.String + + + + + Name of the font family + The name of the font family + + + Name of the font family, e.g. Sans, Helvetica, Times, Monospace. + + + + + + + + Property + + + GLib.Property("family_set") + + + + System.Boolean + + + Indicates if the Family property holds a value. + + if the property is set. + + + + + + + + Property + + + GLib.Property("font") + + + + System.String + + + + + Font description + the font description as a string + Font description as a string, e.g. "Sans Italic 12". + + + + + + Property + + + GLib.Property("font-desc") + + + + Pango.FontDescription + + + + + The FontDescription for the tag. + a + + + + + + + Property + + + GLib.Property("foreground") + + + + System.String + + + + + Foreground color + the foreground color + + + + + + + Property + + + GLib.Property("foreground-gdk") + + + + Gdk.Color + + + + + + Foreground color as a (possibly unallocated) . + + The foreground color + + + + + + + Property + + + GLib.Property("foreground_set") + + + + System.Boolean + + + Indicates if the Foreground property holds a value. + + if the property is set. + + + + + + + + Property + + + GLib.Property("foreground_stipple_set") + + + + System.Boolean + + + Indicates if the ForegroundStipple property holds a value. + + if the property is set. + + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + + GLib.Property("indent") + + + + System.Int32 + + + + + Amount to indent the paragraph, in pixels + The indent of the paragraph + + + + + + + Property + + + GLib.Property("indent_set") + + + + System.Boolean + + + Indicates if the Indent property holds a value. + + if the property is set. + + + + + + + + Property + + + GLib.Property("invisible") + + + + System.Boolean + + + + + Whether this text is hidden. + Whether or not this text is hidden + + + + + + + Property + + + GLib.Property("invisible_set") + + + + System.Boolean + + + Indicates if the Invisible property holds a value. + + if the property is set. + + + + + + + + Property + + + GLib.Property("justification") + + + + Gtk.Justification + + + + + Text justification + the justification of the current text + + + Left, right, or center justification. + + + + + + + + Property + + + GLib.Property("justification_set") + + + + System.Boolean + + + Indicates if the Justification property holds a value. + + if the property is set. + + + + + + + + Property + + + GLib.Property("language") + + + + System.String + + + + + The language of the text + The ISO code of the language of this text + + + + + + + Property + + + GLib.Property("language_set") + + + + System.Boolean + + + Indicates if the Language property holds a value. + + if the property is set. + + + + + + + + Property + + + GLib.Property("left-margin") + + + + System.Int32 + + + + + Width of the left margin in pixels. + The width of the margin + + + + + + + Property + + + GLib.Property("left_margin_set") + + + + System.Boolean + + + Indicates if the LeftMargin property holds a value. + + if the property is set. + + + + + + + + Property + + + GLib.Property("name") + + + + System.String + + + The name of this tag + + The name of this name, or if it's an + anonymous tag + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideTextEvent", Type=typeof(Gtk.TextTag)) + + System.Boolean @@ -37,47 +682,175 @@ Tags should be in the for a given - Fires a signal on this Gtk.TextTag. - a , the object that received the event. - a , the event to fire - a , the location where the event was received - A , true if the event was handled. - TODO: show an example. + a + a + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. - - - Constructor - - - - + + + + Property + + + GLib.Property("paragraph-background") + + + + System.String + - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - + Paragraph background color. + Background color as a . + + - - - Constructor - + + + + Property + + + GLib.Property("paragraph-background-gdk") + + + + Gdk.Color + + + Paragraph background color as a . + a . + The color returned may be unallocated. + + + + + + + Property + + + GLib.Property("pixels-above-lines") + + + + System.Int32 + - - Creates a new - - the name of the tag, or if it's an - anonymous tag - + Pixels of blank space above paragraphs. + The blank space above the paragraphs in pixels + + + + Property + + + GLib.Property("pixels_above_lines_set") + + + + System.Boolean + + + Indicates if the PixelsAboveLines property holds a value. + + if the property is set. + + + + + + + + Property + + + GLib.Property("pixels-below-lines") + + + + System.Int32 + + + + + Pixels of blank space below paragraphs. + Pixels of blank space below paragraphs. + + + + + + + Property + + + GLib.Property("pixels_below_lines_set") + + + + System.Boolean + + + Indicates if the PixelsBelowLines property holds a value. + + if the property is set. + + + + + + + + Property + + + GLib.Property("pixels-inside-wrap") + + + + System.Int32 + + + + + Pixels of blank space between wrapped lines in a paragraph + An integer + + + + + + + Property + + + GLib.Property("pixels_inside_wrap_set") + + + + System.Boolean + + + Indicates if the PixelsInsideWrap property holds a value. + + if the property is set. + + + + - + + Property System.Int32 @@ -108,85 +881,36 @@ Tags should be in the for a given - - Property + + + + Method System.Boolean + + + - Whether to strike through the text - Whether to strike through the text - + a , the object that received the event. + a , the event to fire + a , the location where the event was received + Fires a signal on this Gtk.TextTag. + A , true if the event was handled. + TODO: show an example. - - - GLib.Property("strikethrough") - - - - - - Property - - System.Boolean - - - - - Whether this text is hidden. - Whether or not this text is hidden - - - - - GLib.Property("invisible") - - - - - - Property - - Gdk.Pixmap - - - - - Bitmap to use as a mask when drawing the text foreground. - a bitmap - - - - - GLib.Property("foreground-stipple") - - - - - - Property - - System.Int32 - - - - - Offset of text above the baseline - Offset of the text above the baseline - Offset of text above the baseline (below the baseline if rise is negative) in pixels. - - - - GLib.Property("rise") - - - + + Property + + + GLib.Property("right-margin") + + System.Int32 @@ -197,408 +921,76 @@ Tags should be in the for a given + + + Property - GLib.Property("right-margin") + GLib.Property("right_margin_set") - - - - Property - - System.String - - - - - Name of the font family - The name of the font family - - - Name of the font family, e.g. Sans, Helvetica, Times, Monospace. - - - - - - GLib.Property("family") - - - - - - Property - - System.String - - - - - Font description - the font description as a string - Font description as a string, e.g. "Sans Italic 12". - - - - GLib.Property("font") - - - - - - Property - - Pango.Stretch - - - - - Font stretch - font stretch - - - - - GLib.Property("stretch") - - - - - - Property System.Boolean - - - Whether the text can be modified by the user - whether the text can be modified by the user - - - - - GLib.Property("editable") - - - - - - Property - - Gtk.Justification - - - - - Text justification - the justification of the current text - - - Left, right, or center justification. - - - - - - GLib.Property("justification") - - - - - - Property - - System.Int32 - - - - - Pixels of blank space between wrapped lines in a paragraph - An integer - - - - - GLib.Property("pixels-inside-wrap") - - - - - - Property - - System.Int32 - - - - - Pixels of blank space below paragraphs. - Pixels of blank space below paragraphs. - - - - - GLib.Property("pixels-below-lines") - - - - - - Property - - Gdk.Pixmap - - - - - Bitmap to use as a mask when drawing the text background. - The background bitmap - - - - - GLib.Property("background-stipple") - - - - - - Property - - System.Int32 - - - - - Width of the left margin in pixels. - The width of the margin - - - - - GLib.Property("left-margin") - - - - - - Property - - System.Double - - - - - Font size in points. - The font size - - - - - GLib.Property("size-points") - - - - - - Property - - Gtk.TextDirection - - - - - Text direction, e.g. right-to-left or left-to-right. - The text direction - - - - - GLib.Property("direction") - - - - - - Property - - System.Int32 - - - - - Pixels of blank space above paragraphs. - The blank space above the paragraphs in pixels - - - - - GLib.Property("pixels-above-lines") - - - - - - Property - - Gtk.WrapMode - - - - - Whether to wrap lines never, at word boundaries, or at character boundaries. - a - - - - - GLib.Property("wrap-mode") - - - - - - Property - - System.String - - - The name of this tag + Indicates if the RightMargin property holds a value. - The name of this name, or if it's an - anonymous tag - + if the property is set. + + + + + + Property - GLib.Property("name") + GLib.Property("rise") - - - - Property System.Int32 - Amount to indent the paragraph, in pixels - The indent of the paragraph - + Offset of text above the baseline + Offset of the text above the baseline + Offset of text above the baseline (below the baseline if rise is negative) in pixels. - - - GLib.Property("indent") - - - - + + + Property - - System.String - - - - - Foreground color - the foreground color - - - GLib.Property("foreground") + GLib.Property("rise_set") - - - - Property - Gdk.Color + System.Boolean - - - - Background color as a (possibly unallocated) . - - The background color + Indicates if the Rise property holds a value. + + if the property is set. + - - - GLib.Property("background-gdk") - - - - - - Property - - Gdk.Color - - - - - - Foreground color as a (possibly unallocated) . - - The foreground color - - - - - GLib.Property("foreground-gdk") - - - - - - Property - - Pango.TabArray - - - - - Custom tabs for this text. - the custom tabs for this text - - - - - GLib.Property("tabs") - - - - - - Property - - Pango.Underline - - - - - Style of underline for this text. - The underline style for this text - - - - - GLib.Property("underline") - - - + + Property + + + GLib.Property("scale") + + System.Double @@ -614,34 +1006,36 @@ Tags should be in the for a given - - - - + + + Property - - System.String - - - - - The language of the text - The ISO code of the language of this text - - - GLib.Property("language") + GLib.Property("scale_set") + + System.Boolean + + + Indicates if the Scale property holds a value. + + if the property is set. + + + - + + Property + + + GLib.Property("size") + + System.Int32 @@ -652,15 +1046,136 @@ Tags should be in the for a given + + + Property - GLib.Property("size") + GLib.Property("size-points") + + System.Double + + + + + Font size in points. + The font size + + + + + + + Property + + + GLib.Property("size_set") + + + + System.Boolean + + + Indicates if the Size property holds a value. + + if the property is set. + + + + + + + + Property + + + GLib.Property("stretch") + + + + Pango.Stretch + + + + + Font stretch + font stretch + + + + + + + Property + + + GLib.Property("stretch_set") + + + + System.Boolean + + + Indicates if the Stretch property holds a value. + + if the property is set. + + + + + + + + Property + + + GLib.Property("strikethrough") + + + + System.Boolean + + + + + Whether to strike through the text + Whether to strike through the text + + + + + + + Property + + + GLib.Property("strikethrough_set") + + + + System.Boolean + + + Indicates if the Strikethrough property holds a value. + + if the property is set. + + + - + + Property + + + GLib.Property("style") + + Pango.Style @@ -671,15 +1186,134 @@ Tags should be in the for a given + + + Property - GLib.Property("style") + GLib.Property("style_set") + + System.Boolean + + + Indicates if the Style property holds a value. + + if the property is set. + + + + + + + + Property + + + GLib.Property("tabs") + + + + Pango.TabArray + + + + + Custom tabs for this text. + the custom tabs for this text + + + + + + + Property + + + GLib.Property("tabs_set") + + + + System.Boolean + + + Indicates if the Tabs property holds a value. + + if the property is set. + + + + + + + + Event + + + GLib.Signal("event") + + + + Gtk.TextEventHandler + + + + Raised whenever this text tag explicitly fires an event; general-purpose event. + + + + + + + Property + + + GLib.Property("underline") + + + + Pango.Underline + + + + + Style of underline for this text. + The underline style for this text + + + + + + + Property + + + GLib.Property("underline_set") + + + + System.Boolean + + + Indicates if the Underline property holds a value. + + if the property is set. + + + - + + Property + + + GLib.Property("variant") + + Pango.Variant @@ -690,71 +1324,30 @@ Tags should be in the for a given + + + Property - GLib.Property("variant") + GLib.Property("variant_set") - - - - Property - - System.String - - - - - Background color - - - - - - GLib.Property("background") - - - - - - Property - - Pango.FontDescription - - - - - The FontDescription for the tag. - a - - - - - GLib.Property("font-desc") - - - - - - Property System.Boolean - - - Whether the background color fills the entire line height or only the height of the tagged characters. - Whether the background color fills the entire line height or only the height of the tagged characters. + Indicates if the Variant property holds a value. + + if the property is set. + - - - GLib.Property("background-full-height") - - - + + Property Pango.Weight @@ -776,76 +1369,9 @@ Default value: 400 - - - Event - - Gtk.TextEventHandler - - - - Raised whenever this text tag explicitly fires an event; general-purpose event. - - - - - GLib.Signal("event") - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Method - - System.Boolean - - - - - - - - Default handler for the event. - a - a - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - + + Property @@ -863,122 +1389,29 @@ Default value: 400 - - + + + Property - GLib.Property("pixels_above_lines_set") + GLib.Property("wrap-mode") - System.Boolean + Gtk.WrapMode + + - Indicates if the PixelsAboveLines property holds a value. - - if the property is set. + Whether to wrap lines never, at word boundaries, or at character boundaries. + a - - - - - - Property - - - GLib.Property("variant_set") - - - - System.Boolean - - - Indicates if the Variant property holds a value. - - if the property is set. - - - - - - - Property - - - GLib.Property("background_full_height_set") - - - - System.Boolean - - - Indicates if the BackgroundFullHeight property holds a value. - - if the property is set. - - - - - - - Property - - - GLib.Property("rise_set") - - - - System.Boolean - - - Indicates if the Rise property holds a value. - - if the property is set. - - - - - - - Property - - - GLib.Property("style_set") - - - - System.Boolean - - - Indicates if the Style property holds a value. - - if the property is set. - - - - - - - Property - - - GLib.Property("tabs_set") - - - - System.Boolean - - - Indicates if the Tabs property holds a value. - - if the property is set. - - - + + Property @@ -996,420 +1429,5 @@ Default value: 400 - - - Property - - - GLib.Property("family_set") - - - - System.Boolean - - - Indicates if the Family property holds a value. - - if the property is set. - - - - - - - Property - - - GLib.Property("left_margin_set") - - - - System.Boolean - - - Indicates if the LeftMargin property holds a value. - - if the property is set. - - - - - - - Property - - - GLib.Property("strikethrough_set") - - - - System.Boolean - - - Indicates if the Strikethrough property holds a value. - - if the property is set. - - - - - - - Property - - - GLib.Property("editable_set") - - - - System.Boolean - - - Indicates if the Editable property holds a value. - - if the property is set. - - - - - - - Property - - - GLib.Property("scale_set") - - - - System.Boolean - - - Indicates if the Scale property holds a value. - - if the property is set. - - - - - - - Property - - - GLib.Property("stretch_set") - - - - System.Boolean - - - Indicates if the Stretch property holds a value. - - if the property is set. - - - - - - - Property - - - GLib.Property("size_set") - - - - System.Boolean - - - Indicates if the Size property holds a value. - - if the property is set. - - - - - - - Property - - - GLib.Property("pixels_below_lines_set") - - - - System.Boolean - - - Indicates if the PixelsBelowLines property holds a value. - - if the property is set. - - - - - - - Property - - - GLib.Property("foreground_set") - - - - System.Boolean - - - Indicates if the Foreground property holds a value. - - if the property is set. - - - - - - - Property - - - GLib.Property("background_set") - - - - System.Boolean - - - Indicates if the Background property holds a value. - - if the property is set. - - - - - - - Property - - - GLib.Property("right_margin_set") - - - - System.Boolean - - - Indicates if the RightMargin property holds a value. - - if the property is set. - - - - - - - Property - - - GLib.Property("underline_set") - - - - System.Boolean - - - Indicates if the Underline property holds a value. - - if the property is set. - - - - - - - Property - - - GLib.Property("language_set") - - - - System.Boolean - - - Indicates if the Language property holds a value. - - if the property is set. - - - - - - - Property - - - GLib.Property("justification_set") - - - - System.Boolean - - - Indicates if the Justification property holds a value. - - if the property is set. - - - - - - - Property - - - GLib.Property("pixels_inside_wrap_set") - - - - System.Boolean - - - Indicates if the PixelsInsideWrap property holds a value. - - if the property is set. - - - - - - - Property - - - GLib.Property("background_stipple_set") - - - - System.Boolean - - - Indicates if the BackgroundStipple property holds a value. - - if the property is set. - - - - - - - Property - - - GLib.Property("indent_set") - - - - System.Boolean - - - Indicates if the Indent property holds a value. - - if the property is set. - - - - - - - Property - - - GLib.Property("foreground_stipple_set") - - - - System.Boolean - - - Indicates if the ForegroundStipple property holds a value. - - if the property is set. - - - - - - - Property - - - GLib.Property("invisible_set") - - - - System.Boolean - - - Indicates if the Invisible property holds a value. - - if the property is set. - - - - - - - Property - - - GLib.Property("paragraph-background-gdk") - - - - Gdk.Color - - - Paragraph background color as a . - a . - The color returned may be unallocated. - - - - - - Property - - - GLib.Property("paragraph-background") - - - - System.String - - - Paragraph background color. - Background color as a . - - - - - - - Property - - - GLib.Property("accumulative-margin") - - - - System.Boolean - - - To be added. - To be added. - To be added. - - - diff --git a/doc/en/Gtk/TextTagTable.xml b/doc/en/Gtk/TextTagTable.xml index 135302273..f2306e320 100644 --- a/doc/en/Gtk/TextTagTable.xml +++ b/doc/en/Gtk/TextTagTable.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Object + + + A tag table defines a set of tags @@ -18,29 +23,37 @@ tag table can be shared between multiple buffers, however. - - GLib.Object - - - - - - Method - - System.Void - + + + + Constructor + + + + Default constructor + + + + + + + Constructor + - + - Remove a tag from the table. - the tag to be removed - + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + Method System.Void @@ -49,8 +62,8 @@ - Add a tag to the table. The tag is assigned the highest priority in the table. the tag to be added + Add a tag to the table. The tag is assigned the highest priority in the table. Add a tag to the table. The tag is assigned the highest @@ -63,24 +76,9 @@ - - - Method - - Gtk.TextTag - - - - - - Finds a by its name - the name of a tag - The tag, or if none by that name is in the table. - - - + Method System.Void @@ -89,101 +87,14 @@ - Calls func on each tag in table a + Calls func on each tag in table - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - - - - Default constructor - - - - - - Property - - System.Int32 - - - The size of the table - The number of the tags in this table - - - - - - Event - - Gtk.TagRemovedHandler - - - - Emitted when a tag is removed from the table - - - - - GLib.Signal("tag_removed") - - - - - - Event - - Gtk.TagChangedHandler - - - - Emitted when a tag in the table is changed - - - - - GLib.Signal("tag_changed") - - - - - - Event - - Gtk.TagAddedHandler - - - - Emitted when a tag is added to the table - - - - - GLib.Signal("tag_added") - - - - + + Property GLib.GType @@ -195,9 +106,32 @@ Returns the native value for . + + + + Method + + Gtk.TextTag + + + + + + the name of a tag + Finds a by its name + The tag, or if none by that name is in the table. + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideTagAdded", Type=typeof(Gtk.TextTagTable)) + + System.Void @@ -205,14 +139,20 @@ - Default handler for the event. a + Default handler for the event. Override this method in a subclass to provide a default handler for the event. + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideTagChanged", Type=typeof(Gtk.TextTagTable)) + + System.Void @@ -221,14 +161,36 @@ - Default handler for the event. a a + Default handler for the event. Override this method in a subclass to provide a default handler for the event. + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideTagRemoved", Type=typeof(Gtk.TextTagTable)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + Method System.Void @@ -237,28 +199,77 @@ - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. + the tag to be removed + Remove a tag from the table. + - - - Constructor - - - - + + + + Property + + System.Int32 + - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. + The size of the table + The number of the tags in this table + + + + + + Event - System.Obsolete + GLib.Signal("tag-added") + + Gtk.TagAddedHandler + + + + Emitted when a tag is added to the table + + + + + + + Event + + + GLib.Signal("tag-changed") + + + + Gtk.TagChangedHandler + + + + Emitted when a tag in the table is changed + + + + + + + Event + + + GLib.Signal("tag-removed") + + + + Gtk.TagRemovedHandler + + + + Emitted when a tag is removed from the table + + diff --git a/doc/en/Gtk/TextTagTableForeach.xml b/doc/en/Gtk/TextTagTableForeach.xml index a4136c82c..bbe95275a 100644 --- a/doc/en/Gtk/TextTagTableForeach.xml +++ b/doc/en/Gtk/TextTagTableForeach.xml @@ -1,23 +1,23 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added. - A delegate function to be run on every in a . - Callable by - System.Delegate - System.Void + + To be added. + A delegate function to be run on every in a . + Callable by + + diff --git a/doc/en/Gtk/TextView.xml b/doc/en/Gtk/TextView.xml index c7f73ad0e..324c7d9f8 100644 --- a/doc/en/Gtk/TextView.xml +++ b/doc/en/Gtk/TextView.xml @@ -1,12 +1,20 @@ - + + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Container + + + + Gtk.Scrollable + + Widget that displays a @@ -58,63 +66,144 @@ class TextViewSample - - Gtk.Container - - - - - + + + + Constructor + + + + Creates a new TextView + + + If you don't set the before using + the text view, an empty default buffer will be created for + you. If you want to specify your own buffer, use + . + + + + + + + + Constructor + + + + + + the buffer to be displayed + Creates a new TextView displaying a specified buffer. + + + Creates a new widget + displaying the buffer. One + buffer can be shared among many widgets. + + + + + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Property + + + GLib.Property("accepts-tab") + + + + System.Boolean + + + + Whether Tab will result in a tab character being entered. + a + Defaults to true. + + + + + + Method System.Void - - - - - + + - - Converts specified buffer coordinates to coordinates - for window - - - a , - except for - x coordinate of the buffer - y coordinate of the buffer - return location for the window's x coordinate - return location for the window's y coordinate - - - Note that you can't convert coordinates for a nonexisting - window (see . - - + any + + a in the current + Adds a child widget in the text buffer, at the given anchor + - - + + + Method - System.Int32 + System.Void - + + + + - Gets the width of the specified border window. - a window to return size from - the width of the window - + a + a + a + a + Adds a child at fixed coordinates in one of the text widget's windows. + The window must have non-zero size (see ). Note that the child coordinates are given relative to the in question, and that these coordinates have no sane relationship to scrolling. When placing a child in GTK_TEXT_WINDOW_WIDGET, scrolling is irrelevant, the child floats above all scrollable areas. But when placing a child in one of the scrollable windows (border windows or text window), you will need to compute the child's correct position in buffer coordinates any time scrolling occurs or buffer changes occur, and then call to update the child's position. Unfortunately there is no good way to detect that scrolling has occurred, using the current API; a possible hack would be to update all child positions when the scroll adjustments change or the text buffer changes. See bug 64518 on bugzilla.gnome.org for status of fixing this issue. + + + + + + Event + + + GLib.Signal("backspace") + + + + System.EventHandler + + + + To be added + To be added + + Method System.Boolean @@ -123,8 +212,8 @@ class TextViewSample - Moves the given iter backward by one display (wrapped) line the given + Moves the given iter backward by one display (wrapped) line if was moved and is not on the end iterator @@ -143,77 +232,244 @@ class TextViewSample - - - Method - - Gdk.Window - - - - - - Retrieves the corresponding to an area of the text view - window to get - - a , or - - - Retrieves the corresponding to - an area of the text view; possible windows include the - overall widget window, child windows on the left, right, - top, bottom, and the window that displays the text - buffer. Windows are and - nonexistent if their width or height is 0, and are - nonexistent before the widget has been realized. - - - - - - - Method - - System.Void - - - - - - - - Sets the width of - or , or the height of - or . - - the window to affect - the width or height of the window - - - Automatically destroys the corresponding window if the - size is set to 0, and creates the window if the size is - set to non-zero. This function can only be used for the - "border windows," it doesn't work with , , or . - - - - - - - Method - - System.Boolean - - - - Moves the cursor to the currently visible region of the buffer if it isn't there already. - - if the cursor had to be moved - - - - - + + + + Method + + System.Boolean + + + + + + the given + Moves the given backward to the next display line start + + if was moved and is not on the end iterator + + + A display line is different from a paragraph. Paragraphs + are separated by newlines or other paragraph separator + characters. Display lines are created by line-wrapping a + paragraph. If wrapping is turned off, display lines and + paragraphs will be the same. Display lines are divided + differently for each view, since they depend on the view's + width; paragraphs are the same in all views, since they + depend on the contents of the . + + + + + + + + + Property + + + GLib.Property("buffer") + + + + Gtk.TextBuffer + + + + + + The displayed by the text view + + the current buffer that is displayed + + + + + + + Method + + System.Void + + + + + + + + + + + a , + except for + x coordinate of the buffer + y coordinate of the buffer + return location for the window's x coordinate + return location for the window's y coordinate + + Converts specified buffer coordinates to coordinates + for window + + + + Note that you can't convert coordinates for a nonexisting + window (see . + + + + + + + + Event + + + GLib.Signal("copy-clipboard") + + + + System.EventHandler + + + + Raised when text is copied to the clipboard. + + + + + + + Property + + + GLib.Property("cursor-visible") + + + + System.Boolean + + + + + Whether the insertion point is displayed + whether the insertion point is visible + Defaults to true. + + + + + + Event + + + GLib.Signal("cut-clipboard") + + + + System.EventHandler + + + + Raised whenever a selection is cut to the clipboard. + + + + + + + Property + + Gtk.TextAttributes + + + The default text attributes + a s + + + Obtains a copy of the default text attributes. These are + the attributes used for text unless a tag overrides + them. You'd typically pass the default attributes in to + in order to get the attributes in effect at a given + text position. + + + The return valuea is a copy owned by the caller of this + function, and should be freed. + + + + + + + + Event + + + GLib.Signal("delete-from-cursor") + + + + Gtk.DeleteFromCursorHandler + + + + Raised when text is deleted from the cursor (usually by hitting Backspace or Delete). + + + + + + + Property + + + GLib.Property("editable") + + + + System.Boolean + + + + + Whether the text can be modified by the user + Whether or not the text can be edited by the user. + Defaults to true. + + + + + + Method + + System.Boolean + + + + + + the given + Moves the given forward by one display (wrapped) line + + if was moved and is not on the end iterator + + + A display line is different from a paragraph. Paragraphs + are separated by newlines or other paragraph separator + characters. Display lines are created by line-wrapping a + paragraph. If wrapping is turned off, display lines and + paragraphs will be the same. Display lines are divided + differently for each view, since they depend on the view's + width; paragraphs are the same in all views, since they + depend on the contents of the . + + + + + + + + Method System.Boolean @@ -222,8 +478,8 @@ class TextViewSample - Moves forward to the next display line end a + Moves forward to the next display line end if was moved and is not on the end iterator @@ -243,84 +499,125 @@ class TextViewSample - - + + + + Method + + System.Int32 + + + + + + a window to return size from + Gets the width of the specified border window. + the width of the window + + + + + + Method System.Void - - + + + - Adds a child widget in the text buffer, at the given anchor - any - - a in the current - + To be added. + To be added. + To be added. + To be added. + To be added. + - - + + + Method - System.Boolean + Gtk.TextIter - + + - Moves the given backward to the next display line start - the given - - if was moved and is not on the end iterator - - - A display line is different from a paragraph. Paragraphs - are separated by newlines or other paragraph separator - characters. Display lines are created by line-wrapping a - paragraph. If wrapping is turned off, display lines and - paragraphs will be the same. Display lines are divided - differently for each view, since they depend on the view's - width; paragraphs are the same in all views, since they - depend on the contents of the . - - - + x position, in buffer coordinates + y position, in buffer coordinates + Retrieves the iterator at buffer coordinates and . + a + Buffer coordinates are coordinates for the entire buffer, not just the currently-displayed portion. If you have coordinates from an event, you have to convert those to buffer coordinates with . - - + + + Method - System.Boolean + System.Int32 - + + + - Moves the given forward by one display (wrapped) line - the given - - if was moved and is not on the end iterator - - - A display line is different from a paragraph. Paragraphs - are separated by newlines or other paragraph separator - characters. Display lines are created by line-wrapping a - paragraph. If wrapping is turned off, display lines and - paragraphs will be the same. Display lines are divided - differently for each view, since they depend on the view's - width; paragraphs are the same in all views, since they - depend on the contents of the . - - - + a + a + a + To be added + a + To be added + + + + + + + Method + + Gdk.Rectangle + + + + + + a + Gets a rectangle which roughly contains the character at iter. + a , which is the bounds of the character at + The rectangle position is in buffer coordinates; use to convert these coordinates to coordinates for one of the windows in the text view. + + + + + + Method + + System.Void + + + + + + + + a + a y coordinate + return location for top coordinate of the line + This method should be fixed + Gets the at the start of the line containing the coordinate . is in buffer coordinates, convert from window coordinates with . If non-, will be filled with the coordinate of the top edge of the line. + Method System.Void @@ -331,13 +628,13 @@ class TextViewSample + the given + return location for the y coordinate + return location for the height Gets the y coordinate of the top of the line containing , and the height of the line - the given - return location for the y coordinate - return location for the height Gets the y coordinate of the top of the line containing iter, and the height of the line. The coordinate is a buffer @@ -345,73 +642,37 @@ class TextViewSample - - + + + Method - System.Void + Gdk.Window - - - - - + - - Scrolls the view so that is on the - screen in the position indicated by and - a given - - margin of screen size, the valid range is 0.0 to 0.5 - - - whether to use alignment arguments (if , just get the mark onscreen) - - - horizontal alignment of mark within visible area - - - vertical alignment of mark within visible area - - - - An alignment of 0.0 indicates left or top, 1.0 indicates - right or bottom, 0.5 means center. If is , - the text scrolls the minimal distance to get the mark - onscreen, possibly not scrolling at all. The effective - screen for purposes of this function is reduced by a - margin of size . - - - - - - - Method - - System.Boolean - - - - - - Determines whether iter is at the start of a display line - the given + window to get + Retrieves the corresponding to an area of the text view - if begins a wrapped line + a , or - Determines whether iter is at the start of a display - line. See for an - explanation of display lines vs. paragraphs. + Retrieves the corresponding to + an area of the text view; possible windows include the + overall widget window, child windows on the left, right, + top, bottom, and the window that displays the text + buffer. Windows are and + nonexistent if their width or height is 0, and are + nonexistent before the widget has been realized. + Method Gtk.TextWindowType @@ -420,14 +681,265 @@ class TextViewSample - Used for finding out which window an event corresponds to a window type + Used for finding out which window an event corresponds to the window type + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + + GLib.Property("hadjustment") + + + + Gtk.Adjustment + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("hscroll-policy") + + + + Gtk.ScrollablePolicy + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("im-module") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("indent") + + + + System.Int32 + + + + + The default indentation for paragraphs + The number of pixels of indentation. + + + Tags in the may override the default. + + + + + + + + Event + + + GLib.Signal("insert-at-cursor") + + + + Gtk.InsertAtCursorHandler + + + + Raised whenever text is inserted at the cursor. + + + + + + + Property + + + GLib.Property("justification") + + + + Gtk.Justification + + + + + The default justification + The default justification of paragraphs + + + Tags in the may + override the defaults. + + + + + + + + Property + + + GLib.Property("left-margin") + + + + System.Int32 + + + + + The default left margin + The left margin. + + + + + + + Method + + System.Void + + + + + + + + child widget already added to the text view + new X position in window coordinates + new Y position in window coordinates + Updates the position of a child + + + + + + + Event + + + GLib.Signal("move-cursor") + + + + Gtk.MoveCursorHandler + + + + Raised whenever the cursor is moved. + + + + + + + Method + + System.Boolean + + + + + + a + Moves within the buffer so that it's located within the currently-visible text area + + if the mark moved (wasn't already onscreen) + + + + + + + Event + + + GLib.Signal("move-viewport") + + + + Gtk.MoveViewportHandler + + + To be added. + To be added. + + + + Method System.Boolean @@ -437,9 +949,9 @@ class TextViewSample - Move the iterator a given number of characters visually, treating it as the strong cursor position the given the number of characters to move (negative moves left, positive moves right) + Move the iterator a given number of characters visually, treating it as the strong cursor position if iter moved and is not on the end iterator @@ -462,25 +974,513 @@ class TextViewSample - - + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideBackspace", Type=typeof(Gtk.TextView)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCopyClipboard", Type=typeof(Gtk.TextView)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCutClipboard", Type=typeof(Gtk.TextView)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDeleteFromCursor", Type=typeof(Gtk.TextView)) + + + + System.Void + + + + + + + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideInsertAtCursor", Type=typeof(Gtk.TextView)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideMoveCursor", Type=typeof(Gtk.TextView)) + + + + System.Void + + + + + + + + a + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideMoveViewport", Type=typeof(Gtk.TextView)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePasteClipboard", Type=typeof(Gtk.TextView)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePopulatePopup", Type=typeof(Gtk.TextView)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePreeditChanged", Type=typeof(Gtk.TextView)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSelectAll", Type=typeof(Gtk.TextView)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSetAnchor", Type=typeof(Gtk.TextView)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideToggleCursorVisible", Type=typeof(Gtk.TextView)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideToggleOverwrite", Type=typeof(Gtk.TextView)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Property + + + GLib.Property("overwrite") + + + + System.Boolean + + + + Whether entered text overwrites existing contents. + a + Defaults to false. + + + + + + + Event + + + GLib.Signal("paste-clipboard") + + + + System.EventHandler + + + + Raised whenever text is pasted from the clipboard. + + + + + + + Property + + + GLib.Property("pixels-above-lines") + + + + System.Int32 + + + + + The default number of blank pixels above paragraphs + the number of pixels above paragraphs + + + Tags in the may + override the defaults. + + + + + + + + Property + + + GLib.Property("pixels-below-lines") + + + + System.Int32 + + + + + The default number of pixels of blank space to put below paragraphs + the blank space below paragraphs in pixels + + + Tags in the may + override this default. + + + + + + + + Property + + + GLib.Property("pixels-inside-wrap") + + + + System.Int32 + + + + + The default number of pixels of blank space to leave between display/wrapped lines within a paragraph + default number of pixels of blank space between wrapped lines + + + Tags in the may + override this default. + + + + + + + Method System.Boolean + + + Moves the cursor to the currently visible region of the buffer if it isn't there already. + + if the cursor had to be moved + + + + + + + Event + + + GLib.Signal("populate-popup") + + + + Gtk.PopulatePopupHandler + + + + Raised when the popup dialog on this object needs to be filled with data. + + + + + + + Event + + + GLib.Signal("preedit-changed") + + + + Gtk.PreeditChangedHandler + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("right-margin") + + + + System.Int32 + + + + + The default right margin + the right margin + + + + + + + Method + + System.Void + - Moves within the buffer so that it's located within the currently-visible text area - a - - if the mark moved (wasn't already onscreen) + + a mark in the current + + Scrolls the text view the minimum distance such that is contained within the visible area of + the widget + + Method System.Boolean @@ -493,9 +1493,6 @@ class TextViewSample - - Scrolls the text view so that is on - the screen in the position indicated by and the given margin of screen size, the valid range is 0.0 to 0.5 @@ -505,6 +1502,9 @@ class TextViewSample horizontal alignment of mark within visible area vertical alignment of mark within visible area + + Scrolls the text view so that is on + the screen in the position indicated by and if scrolling occurred @@ -529,319 +1529,147 @@ class TextViewSample - - + + + Method System.Void + + + + + a given + + margin of screen size, the valid range is 0.0 to 0.5 + + + whether to use alignment arguments (if , just get the mark onscreen) + + + horizontal alignment of mark within visible area + + + vertical alignment of mark within visible area + - Scrolls the text view the minimum distance such that is contained within the visible area of - the widget - - - a mark in the current + Scrolls the view so that is on the + screen in the position indicated by and + + + An alignment of 0.0 indicates left or top, 1.0 indicates + right or bottom, 0.5 means center. If is , + the text scrolls the minimal distance to get the mark + onscreen, possibly not scrolling at all. The effective + screen for purposes of this function is reduced by a + margin of size . + + + + + + + + Event + + + GLib.Signal("select-all") + + + + Gtk.SelectAllHandler + + + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("set-anchor") + + + + System.EventHandler + + + + Raised whenever an anchor (e.g. ) is set within the TextView. - - + + + Method System.Void - - - - - - - - Converts coordinates on the window to buffer coordinates - - a except - x coordinate of the window - y coordinate of the window - return location for the buffer's x coordinate - return location for the buffer's y coordinate - - - Note that you can't convert coordinates for a nonexisting - window (see . - - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - - - - Creates a new TextView - - - If you don't set the before using - the text view, an empty default buffer will be created for - you. If you want to specify your own buffer, use - . - - - - - - - Constructor - - - - - - Creates a new TextView displaying a specified buffer. - the buffer to be displayed - - - Creates a new widget - displaying the buffer. One - buffer can be shared among many widgets. - - - - - - - Property - - Gtk.TextAttributes - - - The default text attributes - a s - - - Obtains a copy of the default text attributes. These are - the attributes used for text unless a tag overrides - them. You'd typically pass the default attributes in to - in order to get the attributes in effect at a given - text position. - - - The return valuea is a copy owned by the caller of this - function, and should be freed. - - - - - - - Property - - Gtk.TextBuffer - - + + + the window to affect + the width or height of the window - The displayed by the text view + Sets the width of + or , or the height of + or . - the current buffer that is displayed - + + + Automatically destroys the corresponding window if the + size is set to 0, and creates the window if the size is + set to non-zero. This function can only be used for the + "border windows," it doesn't work with , , or . + + - - - GLib.Property("buffer") - - - - - Property + + + + Method System.Boolean + - Whether the insertion point is displayed - whether the insertion point is visible - Defaults to true. - - - - GLib.Property("cursor-visible") - - - - - - Property - - System.Int32 - - - - - The default left margin - The left margin. - - - - - GLib.Property("left-margin") - - - - - - Property - - System.Int32 - - - - - The default right margin - the right margin - - - - - GLib.Property("right-margin") - - - - - - Property - - System.Int32 - - - - - The default number of blank pixels above paragraphs - the number of pixels above paragraphs + the given + Determines whether iter is at the start of a display line + + if begins a wrapped line - Tags in the may - override the defaults. + Determines whether iter is at the start of a display + line. See for an + explanation of display lines vs. paragraphs. - - - GLib.Property("pixels-above-lines") - - - - - - Property - - Gtk.Justification - - - - - The default justification - The default justification of paragraphs - - - Tags in the may - override the defaults. - - - - - - GLib.Property("justification") - - - - - - Property - - System.Int32 - - - - - The default indentation for paragraphs - The number of pixels of indentation. - - - Tags in the may override the default. - - - - - - GLib.Property("indent") - - - - - - Property - - System.Boolean - - - - - Whether the text can be modified by the user - Whether or not the text can be edited by the user. - Defaults to true. - - - - GLib.Property("editable") - - - - - - Property - - Gtk.WrapMode - - - - - Whether to wrap lines never, at word boundaries, or at character boundaries. - the of the text view - - - - - GLib.Property("wrap-mode") - - - + + Property + + + GLib.Property("tabs") + + Pango.TabArray @@ -852,202 +1680,34 @@ class TextViewSample custom tabes for this text - - - GLib.Property("tabs") - - - - - Property - - System.Int32 - - - - - The default number of pixels of blank space to put below paragraphs - the blank space below paragraphs in pixels - - - Tags in the may - override this default. - - - - - - GLib.Property("pixels-below-lines") - - - - - - Property - - System.Int32 - - - - - The default number of pixels of blank space to leave between display/wrapped lines within a paragraph - default number of pixels of blank space between wrapped lines - - - Tags in the may - override this default. - - - - - - GLib.Property("pixels-inside-wrap") - - - - - + + + Event - - Gtk.ScrollAdjustmentsSetHandler - - - - Raised whenever the adjustment values for the scrollbars are set. - - - GLib.Signal("set_scroll_adjustments") + GLib.Signal("toggle-cursor-visible") - - - - Event System.EventHandler - - Raised whenever an anchor (e.g. ) is set within the TextView. - + To be added. + To be added. + - - - GLib.Signal("set_anchor") - - - - - - Event - - Gtk.MoveCursorHandler - - - - Raised whenever the cursor is moved. - - - - - GLib.Signal("move_cursor") - - - - - - Event - - Gtk.PopulatePopupHandler - - - - Raised when the popup dialog on this object needs to be filled with data. - - - - - GLib.Signal("populate_popup") - - - - - - Event - - Gtk.DeleteFromCursorHandler - - - - Raised when text is deleted from the cursor (usually by hitting Backspace or Delete). - - - - - GLib.Signal("delete_from_cursor") - - - - - - Event - - System.EventHandler - - - - Raised when text is copied to the clipboard. - - - - - GLib.Signal("copy_clipboard") - - - - - - Event - - Gtk.MoveFocusHandler - - - - Raised when the keyboard focus changes. - - - - - GLib.Signal("move_focus") - - - System.Obsolete("Replaced by keybinding signal on Gtk.Widget") - - - - - - Event - - Gtk.PageHorizontallyHandler - - - - Raised when the user scrolls horizontally in this widget. - - - - - GLib.Signal("page_horizontally") - - + Event + + + GLib.Signal("toggle-overwrite") + + System.EventHandler @@ -1056,402 +1716,29 @@ class TextViewSample Raised whenever the insert/overwrite flag is toggled. - - - GLib.Signal("toggle_overwrite") - - - - - Event - - System.EventHandler - - - - Raised whenever a selection is cut to the clipboard. - - - - - GLib.Signal("cut_clipboard") - - - - - - Event - - Gtk.InsertAtCursorHandler - - - - Raised whenever text is inserted at the cursor. - - - - - GLib.Signal("insert_at_cursor") - - - - - - Event - - System.EventHandler - - - - Raised whenever text is pasted from the clipboard. - - - - - GLib.Signal("paste_clipboard") - - - - - - Method - - System.Void - - - - - - - - This method should be fixed - a - a y coordinate - return location for top coordinate of the line - Gets the at the start of the line containing the coordinate . is in buffer coordinates, convert from window coordinates with . If non-, will be filled with the coordinate of the top edge of the line. - - - - - Method - - System.Void - - - - - - - - Updates the position of a child - child widget already added to the text view - new X position in window coordinates - new Y position in window coordinates - - - - - - Method - - System.Void - - - - - - - - - Adds a child at fixed coordinates in one of the text widget's windows. - a - a - a - a - The window must have non-zero size (see ). Note that the child coordinates are given relative to the in question, and that these coordinates have no sane relationship to scrolling. When placing a child in GTK_TEXT_WINDOW_WIDGET, scrolling is irrelevant, the child floats above all scrollable areas. But when placing a child in one of the scrollable windows (border windows or text window), you will need to compute the child's correct position in buffer coordinates any time scrolling occurs or buffer changes occur, and then call to update the child's position. Unfortunately there is no good way to detect that scrolling has occurred, using the current API; a possible hack would be to update all child positions when the scroll adjustments change or the text buffer changes. See bug 64518 on bugzilla.gnome.org for status of fixing this issue. - - - - + + + Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - - Default handler for the event. - a - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - System.Obsolete + GLib.Property("vadjustment") - - - - Method - Gtk.TextIter + Gtk.Adjustment - - - - - Retrieves the iterator at buffer coordinates and . - x position, in buffer coordinates - y position, in buffer coordinates - a - Buffer coordinates are coordinates for the entire buffer, not just the currently-displayed portion. If you have coordinates from an event, you have to convert those to buffer coordinates with . + To be added. + To be added. + To be added. + - - - Method - - Gdk.Rectangle - - - - - - Gets a rectangle which roughly contains the character at iter. - a - a , which is the bounds of the character at - The rectangle position is in buffer coordinates; use to convert these coordinates to coordinates for one of the windows in the text view. - - - - - Property - - System.Boolean - - - - Whether Tab will result in a tab character being entered. - a - Defaults to true. - - - - - GLib.Property("accepts-tab") - - - - - - Property - - System.Boolean - - - - Whether entered text overwrites existing contents. - a - Defaults to false. - - - - - GLib.Property("overwrite") - - - - + + Property Gdk.Rectangle @@ -1465,56 +1752,73 @@ class TextViewSample - - - Event - - System.EventHandler - - - - To be added - To be added - - + + + + Property - GLib.Signal("backspace") + GLib.Property("vscroll-policy") + + Gtk.ScrollablePolicy + + + To be added. + To be added. + To be added. + + - - + + + Method System.Void - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - - Method - - System.Int32 - - - - + + + + + - To be added - a - a - a - a - To be added - + + a except + x coordinate of the window + y coordinate of the window + return location for the buffer's x coordinate + return location for the buffer's y coordinate + Converts coordinates on the window to buffer coordinates + + + Note that you can't convert coordinates for a nonexisting + window (see . + + + + + + + + Property + + + GLib.Property("wrap-mode") + + + + Gtk.WrapMode + + + + + Whether to wrap lines never, at word boundaries, or at character boundaries. + the of the text view + diff --git a/doc/en/Gtk/TextViewChild.xml b/doc/en/Gtk/TextViewChild.xml new file mode 100644 index 000000000..7917e3990 --- /dev/null +++ b/doc/en/Gtk/TextViewChild.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/TextWindow.xml b/doc/en/Gtk/TextWindow.xml index b7610ff36..51363bb6c 100644 --- a/doc/en/Gtk/TextWindow.xml +++ b/doc/en/Gtk/TextWindow.xml @@ -1,32 +1,33 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - A basic window type that contains text. - FIXME: this class may be for internal use only. - GLib.Opaque + + A basic window type that contains text. + FIXME: this class may be for internal use only. + + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. diff --git a/doc/en/Gtk/TextWindowType.xml b/doc/en/Gtk/TextWindowType.xml index 1093e3ef1..76d2c93d8 100644 --- a/doc/en/Gtk/TextWindowType.xml +++ b/doc/en/Gtk/TextWindowType.xml @@ -1,16 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An enumeration used to identify areas of the . - - System.Enum @@ -19,87 +15,14 @@ GLib.GType(typeof(Gtk.TextWindowTypeGType)) + + An enumeration used to identify areas of the . + + - - - Field - - Gtk.TextWindowType - - - - A private text window that can't be gotten from the text view. - - - - - - - Field - - Gtk.TextWindowType - - - - The overall widget window. - - - - - - - Field - - Gtk.TextWindowType - - - - The window that displays the text buffer. - - - - - - - Field - - Gtk.TextWindowType - - - - The window on the left hand side of the text window. - - - - - - - Field - - Gtk.TextWindowType - - - - The window on the right hand side of the text window. - - - - - - - Field - - Gtk.TextWindowType - - - - The window at the top of the text window. - - - - + Field Gtk.TextWindowType @@ -111,5 +34,89 @@ + + + + Field + + Gtk.TextWindowType + + + + The window on the left hand side of the text window. + + + + + + + + Field + + Gtk.TextWindowType + + + + A private text window that can't be gotten from the text view. + + + + + + + + Field + + Gtk.TextWindowType + + + + The window on the right hand side of the text window. + + + + + + + + Field + + Gtk.TextWindowType + + + + The window that displays the text buffer. + + + + + + + + Field + + Gtk.TextWindowType + + + + The window at the top of the text window. + + + + + + + + Field + + Gtk.TextWindowType + + + + The overall widget window. + + + + diff --git a/doc/en/Gtk/ThemeEngine.xml b/doc/en/Gtk/ThemeEngine.xml index e05b7e590..6907c1ad8 100644 --- a/doc/en/Gtk/ThemeEngine.xml +++ b/doc/en/Gtk/ThemeEngine.xml @@ -1,32 +1,33 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An object wrapper for a Gtk theme engine. - - GLib.Opaque + + An object wrapper for a Gtk theme engine. + + + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. diff --git a/doc/en/Gtk/ThemingEngine.xml b/doc/en/Gtk/ThemingEngine.xml new file mode 100644 index 000000000..8f0974a03 --- /dev/null +++ b/doc/en/Gtk/ThemingEngine.xml @@ -0,0 +1,924 @@ + + + + + gtk-sharp + + + GLib.Object + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.TextDirection + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Pango.FontDescription + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.JunctionSides + + + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.ThemingEngine + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("name") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRenderActivity", Type=typeof(Gtk.ThemingEngine)) + + + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRenderArrow", Type=typeof(Gtk.ThemingEngine)) + + + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRenderBackground", Type=typeof(Gtk.ThemingEngine)) + + + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRenderCheck", Type=typeof(Gtk.ThemingEngine)) + + + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRenderExpander", Type=typeof(Gtk.ThemingEngine)) + + + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRenderExtension", Type=typeof(Gtk.ThemingEngine)) + + + + System.Void + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRenderFocus", Type=typeof(Gtk.ThemingEngine)) + + + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRenderFrame", Type=typeof(Gtk.ThemingEngine)) + + + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRenderFrameGap", Type=typeof(Gtk.ThemingEngine)) + + + + System.Void + + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRenderHandle", Type=typeof(Gtk.ThemingEngine)) + + + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRenderIconPixbuf", Type=typeof(Gtk.ThemingEngine)) + + + + Gdk.Pixbuf + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRenderLayout", Type=typeof(Gtk.ThemingEngine)) + + + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRenderLine", Type=typeof(Gtk.ThemingEngine)) + + + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRenderOption", Type=typeof(Gtk.ThemingEngine)) + + + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRenderSlider", Type=typeof(Gtk.ThemingEngine)) + + + + System.Void + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.WidgetPath + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + Gdk.Screen + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.StateFlags + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/ThemingModule.xml b/doc/en/Gtk/ThemingModule.xml new file mode 100644 index 000000000..c903c01a0 --- /dev/null +++ b/doc/en/Gtk/ThemingModule.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/ThemingModuleClass.xml b/doc/en/Gtk/ThemingModuleClass.xml new file mode 100644 index 000000000..8af3cafde --- /dev/null +++ b/doc/en/Gtk/ThemingModuleClass.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/ThreadNotify.xml b/doc/en/Gtk/ThreadNotify.xml index e2fcd3a86..f8629312b 100644 --- a/doc/en/Gtk/ThreadNotify.xml +++ b/doc/en/Gtk/ThreadNotify.xml @@ -1,12 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Object + + + + System.IDisposable + + Multi-threaded integration with Gtk support. @@ -51,42 +59,24 @@ class Demo { - - System.Object - - - - System.IDisposable - - - - - Method - - System.Void - - - - Wakeup the main thread, and invoke delegate. - This methods wakes up the Gtk+ main thread and executes the delegate that was specified at construction time in the Gtk+ thread. - - + Constructor - ThreadNotify constructor A ReadyEvent delegate. + ThreadNotify constructor The method referenced by the delegate will be invoked on the Gtk+ mainloop whenever any thread invokes the method. + Method System.Void @@ -99,6 +89,7 @@ class Demo { + Method System.Void @@ -107,10 +98,51 @@ class Demo { - To be added a + To be added + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + Wakeup the main thread, and invoke delegate. + This methods wakes up the Gtk+ main thread and executes the delegate that was specified at construction time in the Gtk+ thread. + + diff --git a/doc/en/Gtk/Timeline.xml b/doc/en/Gtk/Timeline.xml new file mode 100644 index 000000000..c2cbe8f9d --- /dev/null +++ b/doc/en/Gtk/Timeline.xml @@ -0,0 +1,270 @@ + + + + + gtk-sharp + + + GLib.Object + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("duration") + + + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("finished") + + + + System.EventHandler + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("fps") + + + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("frame") + + + + Gtk.FrameHandler + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("loop") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideFinished", Type=typeof(Gtk.Timeline)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideFrame", Type=typeof(Gtk.Timeline)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePaused", Type=typeof(Gtk.Timeline)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideStarted", Type=typeof(Gtk.Timeline)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("paused") + + + + System.EventHandler + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("screen") + + + + Gdk.Screen + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("started") + + + + System.EventHandler + + + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/TimelineDirection.xml b/doc/en/Gtk/TimelineDirection.xml new file mode 100644 index 000000000..bb5579fd3 --- /dev/null +++ b/doc/en/Gtk/TimelineDirection.xml @@ -0,0 +1,41 @@ + + + + + gtk-sharp + + + System.Enum + + + To be added. + To be added. + + + + + + + Field + + Gtk.TimelineDirection + + + To be added. + + + + + + + Field + + Gtk.TimelineDirection + + + To be added. + + + + + diff --git a/doc/en/Gtk/TimelinePriv.xml b/doc/en/Gtk/TimelinePriv.xml new file mode 100644 index 000000000..a7204a925 --- /dev/null +++ b/doc/en/Gtk/TimelinePriv.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/TimelineProgressType.xml b/doc/en/Gtk/TimelineProgressType.xml new file mode 100644 index 000000000..1d292e8f3 --- /dev/null +++ b/doc/en/Gtk/TimelineProgressType.xml @@ -0,0 +1,77 @@ + + + + + gtk-sharp + + + System.Enum + + + To be added. + To be added. + + + + + + + Field + + Gtk.TimelineProgressType + + + To be added. + + + + + + + Field + + Gtk.TimelineProgressType + + + To be added. + + + + + + + Field + + Gtk.TimelineProgressType + + + To be added. + + + + + + + Field + + Gtk.TimelineProgressType + + + To be added. + + + + + + + Field + + Gtk.TimelineProgressType + + + To be added. + + + + + diff --git a/doc/en/Gtk/ToggleAction.xml b/doc/en/Gtk/ToggleAction.xml index 0b1673c13..0145aa314 100644 --- a/doc/en/Gtk/ToggleAction.xml +++ b/doc/en/Gtk/ToggleAction.xml @@ -1,81 +1,40 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Action + + + An action which can be toggled between two states - - Gtk.Action - - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Fires the event. - - - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - + Constructor - Internal constructor a + Internal constructor This is not typically used by C# code. + Constructor @@ -85,31 +44,44 @@ - Public constructor. a , a unique name for the action a , the label displayed in menu items and on buttons a , a tooltip for the action a , the stock icon to display in widgets representing the action + Public constructor. - - + + + Property + + + GLib.Property("active") + + - GLib.GType + System.Boolean - GType Property. - a - Returns the native value for . + Sets the checked state on the toggle action. + a , if checked + + - + + Property + + + GLib.Property("draw-as-radio") + + System.Boolean @@ -122,34 +94,62 @@ - - - GLib.Property("draw-as-radio") - - - - + + + Property - System.Boolean + GLib.GType - Sets the checked state on the toggle action. - a , if checked + GType Property. + a + Returns the native value for . + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideToggled", Type=typeof(Gtk.ToggleAction)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + System.Void + + + + Fires the event. - - - GLib.Property("active") - - + Event + + + GLib.Signal("toggled") + + System.EventHandler @@ -159,11 +159,6 @@ - - - GLib.Signal("toggled") - - diff --git a/doc/en/Gtk/ToggleActionEntry.xml b/doc/en/Gtk/ToggleActionEntry.xml index 2578904d0..e150aa483 100644 --- a/doc/en/Gtk/ToggleActionEntry.xml +++ b/doc/en/Gtk/ToggleActionEntry.xml @@ -1,11 +1,15 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + A struct containing all the info necessary for creating an @@ -14,65 +18,94 @@ - - System.ValueType - - - - - Field - - System.String - + + + + Constructor + + + - A unique name for the action. - + a , a unique name for the action + a , the stock icon to display in widgets representing the action + Public constructor + + - - - Field - - System.String - + + + + Constructor + + + + - The stock icon displayed in widgets representing this action. - + a , a unique name for the action + a , the stock icon to display in widgets representing the action + a , a method to call when the toggle action is activated + Public constructor + + - - - Field - - System.String - + + + + Constructor + + + + + - The label used for menu items and buttons that activate this action. - + a , a unique name for the action + a , the stock icon to display in widgets representing the action + a , a method to call when the toggle action is activated + a , if the toggle action is currently checked + Public constructor + + - - - Field - - System.String - + + + + Constructor + + + + + + + + - A tooltip for this action. - + a , a unique name for the action + a , the stock icon to display in widgets representing the action + a , the label displayed in menu items and on buttons + a , the accelerator key sequence for the action + a , a tooltip for the action + a , a method to call when the toggle action is activated + a , if the toggle action is currently checked + Public constructor + + + Field System.String @@ -86,6 +119,7 @@ + Field System.EventHandler @@ -99,6 +133,7 @@ + Field System.Boolean @@ -110,84 +145,60 @@ - - - Constructor - + + + + Field + + System.String + - - - Public constructor - a , a unique name for the action - a , the stock icon to display in widgets representing the action - - + The label used for menu items and buttons that activate this action. + - - - Constructor - + + + + Field + + System.String + - - - - Public constructor - a , a unique name for the action - a , the stock icon to display in widgets representing the action - a , a method to call when the toggle action is activated - - + A unique name for the action. + - - - Constructor - + + + + Field + + System.String + - - - - - Public constructor - a , a unique name for the action - a , the stock icon to display in widgets representing the action - a , a method to call when the toggle action is activated - a , if the toggle action is currently checked - - + The stock icon displayed in widgets representing this action. + - - - Constructor - + + + + Field + + System.String + - - - - - - - - Public constructor - a , a unique name for the action - a , the stock icon to display in widgets representing the action - a , the label displayed in menu items and on buttons - a , the accelerator key sequence for the action - a , a tooltip for the action - a , a method to call when the toggle action is activated - a , if the toggle action is currently checked - - + A tooltip for this action. + diff --git a/doc/en/Gtk/ToggleButton.xml b/doc/en/Gtk/ToggleButton.xml index a944181b4..bb006c3c0 100644 --- a/doc/en/Gtk/ToggleButton.xml +++ b/doc/en/Gtk/ToggleButton.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Button + + + A button that can be toggled on and off. @@ -65,57 +70,10 @@ public class ToggleButtonApp { - - Gtk.Button - - - - - - Method - - Gtk.ToggleButton - - - - - - Creates a new with a text label. - a containing the message to be placed in the toggle button. - a new . - Creates a new with a text label. - - - - - Method - - System.Void - - - - Emits the event - Emits the event on the . There is no good reason for an application ever to call this function. - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -139,71 +97,46 @@ btn.Add(label); + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + Constructor - Creates a new with a text label. a containing the message to be placed in the toggle button. + Creates a new with a text label. Creates a new with a text label. ToggleButton btn = new ToggleButton ("ToggleButton"); - - + + + Property - - System.Boolean - - - - - The Mode of the - an object of type - - The Mode of the - Sets whether the button is displayed as a separate indicator and label. - You can call this function on a or a with = to make the button look like a normal button - - This function only effects instances of classes like and - that derive from , not instances of itself. - - - - - - - Property - - System.Boolean - - - - - Determines if the has an intermediate state. - an object of type - - - If the user has selected a range of elements (such as some text or spreadsheet cells) that are affected by a , - and the current values in that range are inconsistent, you may want to display the toggle in an "in between" state. - This function turns on "in between" display. Normally you would turn off the inconsistent state again if the user toggles the . - This has to be done manually, only affects visual appearance, it does not affect the semantics of the . - - - - GLib.Property("inconsistent") + GLib.Property("active") - - - - Property System.Boolean @@ -239,15 +172,16 @@ btn.Active = true; - - - GLib.Property("active") - - - + + Property + + + GLib.Property("draw-indicator") + + System.Boolean @@ -260,15 +194,128 @@ btn.Active = true; or look like a normal . + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property - GLib.Property("draw-indicator") + GLib.Property("inconsistent") + + System.Boolean + + + + + Determines if the has an intermediate state. + an object of type + + + If the user has selected a range of elements (such as some text or spreadsheet cells) that are affected by a , + and the current values in that range are inconsistent, you may want to display the toggle in an "in between" state. + This function turns on "in between" display. Normally you would turn off the inconsistent state again if the user toggles the . + This has to be done manually, only affects visual appearance, it does not affect the semantics of the . + + + + + + + + Property + + System.Boolean + + + + + The Mode of the + an object of type + + The Mode of the + Sets whether the button is displayed as a separate indicator and label. + You can call this function on a or a with = to make the button look like a normal button + + This function only effects instances of classes like and + that derive from , not instances of itself. + + + + + + + + Method + + Gtk.ToggleButton + + + + + + a containing the message to be placed in the toggle button. + Creates a new with a text label. + a new . + Creates a new with a text label. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideToggled", Type=typeof(Gtk.ToggleButton)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + System.Void + + + + Emits the event + Emits the event on the . There is no good reason for an application ever to call this function. + + Event + + + GLib.Signal("toggled") + + System.EventHandler @@ -286,54 +333,6 @@ void btn_toggled (object obj, EventArgs args) } - - - GLib.Signal("toggled") - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - diff --git a/doc/en/Gtk/ToggleCursorRowArgs.xml b/doc/en/Gtk/ToggleCursorRowArgs.xml index 0507c6021..f54118dd0 100644 --- a/doc/en/Gtk/ToggleCursorRowArgs.xml +++ b/doc/en/Gtk/ToggleCursorRowArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor diff --git a/doc/en/Gtk/ToggleCursorRowHandler.xml b/doc/en/Gtk/ToggleCursorRowHandler.xml index e34425cf0..5edf5ed4d 100644 --- a/doc/en/Gtk/ToggleCursorRowHandler.xml +++ b/doc/en/Gtk/ToggleCursorRowHandler.xml @@ -1,11 +1,21 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -16,15 +26,5 @@ To attach a to an event, add the ToggleCursorRowHandler instance to the event. The methods referenced by the ToggleCursorRowHandler instance are invoked whenever the event is raised, until the ToggleCursorRowHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/ToggleHandleFocusArgs.xml b/doc/en/Gtk/ToggleHandleFocusArgs.xml index 265a78a70..8b47b00d6 100644 --- a/doc/en/Gtk/ToggleHandleFocusArgs.xml +++ b/doc/en/Gtk/ToggleHandleFocusArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor diff --git a/doc/en/Gtk/ToggleHandleFocusHandler.xml b/doc/en/Gtk/ToggleHandleFocusHandler.xml index 6d65857c8..ec6fc9f6b 100644 --- a/doc/en/Gtk/ToggleHandleFocusHandler.xml +++ b/doc/en/Gtk/ToggleHandleFocusHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the ToggleHandleFocusHandler instance to the event. The methods referenced by the ToggleHandleFocusHandler instance are invoked whenever the event is raised, until the ToggleHandleFocusHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/ToggleSizeAllocatedArgs.xml b/doc/en/Gtk/ToggleSizeAllocatedArgs.xml index 2b6745c44..0cd0919cf 100644 --- a/doc/en/Gtk/ToggleSizeAllocatedArgs.xml +++ b/doc/en/Gtk/ToggleSizeAllocatedArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property System.Int32 diff --git a/doc/en/Gtk/ToggleSizeAllocatedHandler.xml b/doc/en/Gtk/ToggleSizeAllocatedHandler.xml index c0371b99b..666ee94f6 100644 --- a/doc/en/Gtk/ToggleSizeAllocatedHandler.xml +++ b/doc/en/Gtk/ToggleSizeAllocatedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the ToggleSizeAllocatedHandler instance to the event. The methods referenced by the ToggleSizeAllocatedHandler instance are invoked whenever the event is raised, until the ToggleSizeAllocatedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/ToggleSizeRequestedArgs.xml b/doc/en/Gtk/ToggleSizeRequestedArgs.xml index c153874ba..ebebc75d2 100644 --- a/doc/en/Gtk/ToggleSizeRequestedArgs.xml +++ b/doc/en/Gtk/ToggleSizeRequestedArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property System.Int32 diff --git a/doc/en/Gtk/ToggleSizeRequestedHandler.xml b/doc/en/Gtk/ToggleSizeRequestedHandler.xml index 2a61cc519..da2fa03e6 100644 --- a/doc/en/Gtk/ToggleSizeRequestedHandler.xml +++ b/doc/en/Gtk/ToggleSizeRequestedHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the ToggleSizeRequestedHandler instance to the event. The methods referenced by the ToggleSizeRequestedHandler instance are invoked whenever the event is raised, until the ToggleSizeRequestedHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/ToggleToolButton.xml b/doc/en/Gtk/ToggleToolButton.xml index 31442d375..862788600 100644 --- a/doc/en/Gtk/ToggleToolButton.xml +++ b/doc/en/Gtk/ToggleToolButton.xml @@ -1,70 +1,26 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.ToolButton + + + A base class for toolbar buttons that behave like toggles. - - Gtk.ToolButton - - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected constructor. - a - - - - - - System.Obsolete - - - - - - Constructor - - - - - - Constructor for internal use. - a , pointer to underlying C object. - - - - + Constructor @@ -74,22 +30,59 @@ + + + + Constructor + + + + + + a , pointer to underlying C object. + Constructor for internal use. + + + + + Constructor - Public constructor for use with stock items. a , the id of a stock item whose icon and label you want to use + Public constructor for use with stock items. + + + + + + + + Property + + + GLib.Property("active") + + + + System.Boolean + + + + The current state of the toggle button. + a , true if button is pressed in and false if it is raised. - + + Property GLib.GType @@ -102,28 +95,33 @@ - - - Property + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideToggled", Type=typeof(Gtk.ToggleToolButton)) + + - System.Boolean + System.Void - The current state of the toggle button. - a , true if button is pressed in and false if it is raised. - - + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. - - - GLib.Property("active") - - + Event + + + GLib.Signal("toggled") + + System.EventHandler @@ -133,11 +131,6 @@ - - - GLib.Signal("toggled") - - diff --git a/doc/en/Gtk/ToggledArgs.xml b/doc/en/Gtk/ToggledArgs.xml index af0966ffb..7676f622b 100644 --- a/doc/en/Gtk/ToggledArgs.xml +++ b/doc/en/Gtk/ToggledArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property System.String diff --git a/doc/en/Gtk/ToggledHandler.xml b/doc/en/Gtk/ToggledHandler.xml index dc5b8eae8..603daf716 100644 --- a/doc/en/Gtk/ToggledHandler.xml +++ b/doc/en/Gtk/ToggledHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the ToggledHandler instance to the event. The methods referenced by the ToggledHandler instance are invoked whenever the event is raised, until the ToggledHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/ToolButton.xml b/doc/en/Gtk/ToolButton.xml index e4e3a1736..be244b3cd 100644 --- a/doc/en/Gtk/ToolButton.xml +++ b/doc/en/Gtk/ToolButton.xml @@ -1,70 +1,56 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.ToolItem + + + A button for a toolbar. - - Gtk.ToolItem - - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected constructor. - a - - - - - - System.Obsolete - - - + Constructor - Constructor for internal use only. a , pointer to underlying C object. + Constructor for internal use only. + + + + + + + + Constructor + + + + + + a , the name of the stock item + Public constructor that uses a stock item. + Constructor @@ -72,29 +58,36 @@ - Public constructor a , a widget that will be used as icon widget, or a , a label for this button, or + Public constructor - - - Constructor - - - - + + + + Event + + + GLib.Signal("clicked") + + + + System.EventHandler + + - Public constructor that uses a stock item. - a , the name of the stock item + This signal is emitted when the tool button is clicked with + the mouse or activated with the keyboard. - + + Property GLib.GType @@ -107,66 +100,34 @@ - - + + + Property + + + GLib.Property("icon-name") + + System.String - - The label for this button. - a - - + Accesses the icon as a name in an Icon theme. + a name in an Icon theme. + + - - - GLib.Property("label") - - - - - - Property - - System.String - - - - If this is a stock item, the ID for the stock item. - a - - - - - - GLib.Property("stock-id") - - - - - - Property - - Gtk.Widget - - - - The label for this button in widget form. - a - - - - - - GLib.Property("label-widget") - - - + + Property + + + GLib.Property("icon-widget") + + Gtk.Widget @@ -177,15 +138,94 @@ + + + + + Property - GLib.Property("icon-widget") + GLib.Property("label") + + System.String + + + + The label for this button. + a + + + + + + + + Property + + + GLib.Property("label-widget") + + + + Gtk.Widget + + + + The label for this button in widget form. + a + + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideClicked", Type=typeof(Gtk.ToolButton)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Property + + + GLib.Property("stock-id") + + + + System.String + + + + If this is a stock item, the ID for the stock item. + a + + + - + + Property + + + GLib.Property("use-underline") + + System.Boolean @@ -207,48 +247,6 @@ - - - GLib.Property("use-underline") - - - - - - Event - - System.EventHandler - - - - This signal is emitted when the tool button is clicked with - the mouse or activated with the keyboard. - - - - - - GLib.Signal("clicked") - - - - - - Property - - - GLib.Property("icon-name") - - - - System.String - - - Accesses the icon as a name in an Icon theme. - a name in an Icon theme. - - - diff --git a/doc/en/Gtk/ToolItem.xml b/doc/en/Gtk/ToolItem.xml index 522f40a2f..ebe5f9f78 100644 --- a/doc/en/Gtk/ToolItem.xml +++ b/doc/en/Gtk/ToolItem.xml @@ -1,192 +1,29 @@ - + + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Bin + + + + Gtk.Activatable + + The base class of widgets that can be added to a . Current inheritors are: and . - - Gtk.Bin - - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - - - Default handler for the event. - a - a - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - - Sets the used in the toolbar overflow menu. - - a - a - - The is used to identify the caller of this function and - should also be used with . - - - - - - Method - - Gtk.Widget - - - - - - - If matches the string passed to - , - return the corresponding . - - - a - a - - Custom subclasses of should use this - function to update their menu item when the - changes. That the - s must match ensures that a - will not - inadvertently change a menu item that they did not create. - - - - - - Method - - System.Void - - - - - - - - - Sets the object to be used for - this tool item, the text to be displayed as tooltip on the - item and the private text to be used. - - a - a , the tooltip text for the item - a , the private text - - - - - - Method - - Gtk.Widget - - - - - Returns the that was last set by - ; that is, the - that is going to appear in the - overflow menu. - - a - - - - - - Constructor - - - - - - Protected constructor. - a - - - - - System.Obsolete - - - - - - Constructor - - - - - - Constructor for internal use. Do not use. - a , pointer to the underlying C object. - - - + Constructor @@ -195,228 +32,29 @@ Current inheritors are: and - - Property - - GLib.GType - - + + + + Constructor + + + + - The of this object. - a + a , pointer to the underlying C object. + Constructor for internal use. Do not use. - - - Property - - System.Boolean - - - - Whether the toolbar item is visible when the toolbar is in a horizontal orientation. - a - - - - - GLib.Property("visible-horizontal") - - - - - - Property - - System.Boolean - - - - Whether the toolbar item is visible when the toolbar is in a vertical orientation. - a - - - - - GLib.Property("visible-vertical") - - - - - - Property - - System.Boolean - - - - Whether the toolbar item is considered important. - a - - When TRUE, toolbar buttons show text when the toolbar is in - mode. - - - - - GLib.Property("is-important") - - - - - - Property - - Gtk.ToolbarStyle - - - - Sets some display styles for this toolbar; see - for details. - a - - - - - - Property - - Gtk.Orientation - - - - The orientation used for this tool item. See . - a - - - - - - Property - - Gtk.IconSize - - - - The size of icons in this toolbar. See . - a - - - - - - Property - - System.Boolean - - - - - Whether this toolitem has a drag window. - - a - - When this is TRUE the toolitem can be used as a drag source through - . - When this toolitem has a drag window it will intercept all events, - even those that would otherwise be sent to a child of the toolitem. - - - - - - Property - - Gtk.ReliefStyle - - - - - Returns the relief style of this toolitem. See . - - a - - Custom subclasses of should call - this function in the handler - of the signal - to find out the relief style of buttons. - - - - - - Property - - System.Boolean - - - - - Whether this toolitem is allocated extra space when there - is more room on the toolbar then needed for the items. - - a - - If true, the effect is that the item gets bigger when the - toolbar gets bigger and smaller when the toolbar gets smaller. - - - - - - - Property - - System.Boolean - - - - - Whether this toolitem is to be allocated the same size as other - homogeneous items. - - a - - If true, the effect is that all homogeneous items will have - the same width as the widest of the items. - - - - - - Event - - System.EventHandler - - - - - This signal is emitted when some property of the toolbar that the - item is a child of changes. - - - For custom subclasses of - , - the default handler of this signal uses the properties - , - , - , and - - to find out what the toolbar should look like and change - themselves accordingly. - - - - - GLib.Signal("toolbar_reconfigured") - - - + Event + + + GLib.Signal("create-menu-proxy") + + Gtk.CreateMenuProxyHandler @@ -450,33 +88,205 @@ Current inheritors are: and - - - - - Event + + + + Method - Gtk.TooltipSetHandler + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + Pango.EllipsizeMode + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + Gtk.Widget + + + + + + a + + If matches the string passed to + , + return the corresponding . + + + a + + Custom subclasses of should use this + function to update their menu item when the + changes. That the + s must match ensures that a + will not + inadvertently change a menu item that they did not create. + + + + + + + Property + + GLib.GType + + + + The of this object. + a + + + + + + + Property + + System.Boolean - This signal is emitted when the toolitem's tooltip changes. + Whether this toolitem is to be allocated the same size as other + homogeneous items. + a + + If true, the effect is that all homogeneous items will have + the same width as the widest of the items. + + + + + + + Property + + Gtk.IconSize + + + + The size of icons in this toolbar. See . + a + + + + + Property - GLib.Signal("set_tooltip") + GLib.Property("is-important") + + System.Boolean + + + + Whether the toolbar item is considered important. + a + + When TRUE, toolbar buttons show text when the toolbar is in + mode. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCreateMenuProxy", Type=typeof(Gtk.ToolItem)) + + + + System.Boolean + + + + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideToolbarReconfigured", Type=typeof(Gtk.ToolItem)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Property + + Gtk.Orientation + + + + The orientation used for this tool item. See . + a + + + Method System.Void @@ -488,5 +298,271 @@ Current inheritors are: and + + + + Property + + + GLib.Property("related-action") + + + + Gtk.Action + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.ReliefStyle + + + + + Returns the relief style of this toolitem. See . + + a + + Custom subclasses of should call + this function in the handler + of the signal + to find out the relief style of buttons. + + + + + + + Method + + Gtk.Widget + + + + + Returns the that was last set by + ; that is, the + that is going to appear in the + overflow menu. + + a + + + + + + + Method + + System.Void + + + + + + + a + a + + Sets the used in the toolbar overflow menu. + + + The is used to identify the caller of this function and + should also be used with . + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Single + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.Orientation + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.SizeGroup + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("toolbar-reconfigured") + + + + System.EventHandler + + + + + This signal is emitted when some property of the toolbar that the + item is a child of changes. + + + For custom subclasses of + , + the default handler of this signal uses the properties + , + , + , and + + to find out what the toolbar should look like and change + themselves accordingly. + + + + + + + Property + + Gtk.ToolbarStyle + + + + Sets some display styles for this toolbar; see + for details. + a + + + + + + + Property + + + GLib.Property("use-action-appearance") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + + + Whether this toolitem has a drag window. + + a + + When this is TRUE the toolitem can be used as a drag source through + . + When this toolitem has a drag window it will intercept all events, + even those that would otherwise be sent to a child of the toolitem. + + + + + + + Property + + + GLib.Property("visible-horizontal") + + + + System.Boolean + + + + Whether the toolbar item is visible when the toolbar is in a horizontal orientation. + a + + + + + + + Property + + + GLib.Property("visible-vertical") + + + + System.Boolean + + + + Whether the toolbar item is visible when the toolbar is in a vertical orientation. + a + + + + diff --git a/doc/en/Gtk/ToolItemGroup+ToolItemGroupChild.xml b/doc/en/Gtk/ToolItemGroup+ToolItemGroupChild.xml new file mode 100644 index 000000000..3331dee70 --- /dev/null +++ b/doc/en/Gtk/ToolItemGroup+ToolItemGroupChild.xml @@ -0,0 +1,129 @@ + + + + + gtk-sharp + + + Gtk.Container+ContainerChild + + + + To be added. + To be added. + + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + Gtk.ChildProperty("expand") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + Gtk.ChildProperty("fill") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + Gtk.ChildProperty("homogeneous") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + Gtk.ChildProperty("new-row") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + Gtk.ChildProperty("position") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/ToolItemGroup.xml b/doc/en/Gtk/ToolItemGroup.xml new file mode 100644 index 000000000..869ab4e1a --- /dev/null +++ b/doc/en/Gtk/ToolItemGroup.xml @@ -0,0 +1,411 @@ + + + + + gtk-sharp + + + Gtk.Container + + + + Gtk.ToolShell + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("collapsed") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("ellipsize") + + + + Pango.EllipsizeMode + + + To be added. + To be added. + To be added. + + + + + + + Property + + Pango.EllipsizeMode + + + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.ToolItem + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.ToolItem + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("header-relief") + + + + Gtk.ReliefStyle + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.IconSize + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.Container+ContainerChild + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("label") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("label-widget") + + + + Gtk.Widget + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.Orientation + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + Gtk.ReliefStyle + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.ToolbarStyle + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Single + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.Orientation + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.SizeGroup + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/ToolItemGroupChild.xml b/doc/en/Gtk/ToolItemGroupChild.xml new file mode 100644 index 000000000..eec03d64c --- /dev/null +++ b/doc/en/Gtk/ToolItemGroupChild.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/ToolItemGroupInfo.xml b/doc/en/Gtk/ToolItemGroupInfo.xml new file mode 100644 index 000000000..c7dd74b56 --- /dev/null +++ b/doc/en/Gtk/ToolItemGroupInfo.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/ToolPalette+ToolPaletteChild.xml b/doc/en/Gtk/ToolPalette+ToolPaletteChild.xml new file mode 100644 index 000000000..00d13f42d --- /dev/null +++ b/doc/en/Gtk/ToolPalette+ToolPaletteChild.xml @@ -0,0 +1,72 @@ + + + + + gtk-sharp + + + Gtk.Container+ContainerChild + + + + To be added. + To be added. + + + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + Gtk.ChildProperty("exclusive") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + Gtk.ChildProperty("expand") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/ToolPalette.xml b/doc/en/Gtk/ToolPalette.xml new file mode 100644 index 000000000..0cf3ede35 --- /dev/null +++ b/doc/en/Gtk/ToolPalette.xml @@ -0,0 +1,496 @@ + + + + + gtk-sharp + + + Gtk.Container + + + + Gtk.Orientable + + + Gtk.Scrollable + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.ToolPaletteDragTargets + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.TargetEntry + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.TargetEntry + + + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.Widget + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.ToolItemGroup + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.ToolItem + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("hadjustment") + + + + Gtk.Adjustment + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("hscroll-policy") + + + + Gtk.ScrollablePolicy + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("icon-size") + + + + Gtk.IconSize + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("icon-size-set") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.Container+ContainerChild + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("orientation") + + + + Gtk.Orientation + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("toolbar-style") + + + + Gtk.ToolbarStyle + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("vadjustment") + + + + Gtk.Adjustment + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("vscroll-policy") + + + + Gtk.ScrollablePolicy + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/ToolPaletteDragData.xml b/doc/en/Gtk/ToolPaletteDragData.xml new file mode 100644 index 000000000..b8afc5eca --- /dev/null +++ b/doc/en/Gtk/ToolPaletteDragData.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/ToolPaletteDragTargets.xml b/doc/en/Gtk/ToolPaletteDragTargets.xml new file mode 100644 index 000000000..b9a7877ce --- /dev/null +++ b/doc/en/Gtk/ToolPaletteDragTargets.xml @@ -0,0 +1,49 @@ + + + + + gtk-sharp + + + System.Enum + + + + GLib.GType(typeof(Gtk.ToolPaletteDragTargetsGType)) + + + System.Flags + + + + To be added. + To be added. + + + + + + + Field + + Gtk.ToolPaletteDragTargets + + + To be added. + + + + + + + Field + + Gtk.ToolPaletteDragTargets + + + To be added. + + + + + diff --git a/doc/en/Gtk/ToolShell.xml b/doc/en/Gtk/ToolShell.xml new file mode 100644 index 000000000..83b65fb34 --- /dev/null +++ b/doc/en/Gtk/ToolShell.xml @@ -0,0 +1,145 @@ + + + + + gtk-sharp + + + + GLib.IWrapper + + + + To be added. + To be added. + + + + + + + Property + + Pango.EllipsizeMode + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.IconSize + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.Orientation + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + Gtk.ReliefStyle + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.ToolbarStyle + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Single + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.Orientation + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.SizeGroup + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/ToolShellAdapter.xml b/doc/en/Gtk/ToolShellAdapter.xml new file mode 100644 index 000000000..cf299d8f7 --- /dev/null +++ b/doc/en/Gtk/ToolShellAdapter.xml @@ -0,0 +1,284 @@ + + + + + gtk-sharp + + + GLib.GInterfaceAdapter + + + + GLib.IWrapper + + + Gtk.ToolShell + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + Pango.EllipsizeMode + + + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.ToolShell + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.ToolShell + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.IconSize + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.ToolShellImplementor + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.Orientation + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + Gtk.ReliefStyle + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.ToolbarStyle + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Single + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.Orientation + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.SizeGroup + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/ToolShellImplementor.xml b/doc/en/Gtk/ToolShellImplementor.xml new file mode 100644 index 000000000..e2b347923 --- /dev/null +++ b/doc/en/Gtk/ToolShellImplementor.xml @@ -0,0 +1,150 @@ + + + + + gtk-sharp + + + + GLib.IWrapper + + + + + GLib.GInterface(typeof(Gtk.ToolShellAdapter)) + + + + To be added. + To be added. + + + + + + + Property + + Pango.EllipsizeMode + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.IconSize + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.Orientation + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + Gtk.ReliefStyle + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.ToolbarStyle + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Single + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.Orientation + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.SizeGroup + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/Toolbar+ToolbarChild.xml b/doc/en/Gtk/Toolbar+ToolbarChild.xml index 4ecd3ea85..59d4b6e7d 100644 --- a/doc/en/Gtk/Toolbar+ToolbarChild.xml +++ b/doc/en/Gtk/Toolbar+ToolbarChild.xml @@ -1,34 +1,39 @@ + gtk-sharp - 2.12.0.0 Gtk.Container+ContainerChild + + A child of a , used to interact with its container child properties. + + + + - - - Property - - - Gtk.ChildProperty("homogeneous") - - - - System.Boolean - + + + + Constructor + + + + - Whether or not the child should be the same size as other (homogeneous) items - a - - + To be added. + To be added. + To be added. + To be added. + - + + Property @@ -45,11 +50,24 @@ + + + + Property + + + Gtk.ChildProperty("homogeneous") + + + + System.Boolean + + + Whether or not the child should be the same size as other (homogeneous) items + a + + + + - - A child of a , used to interact with its container child properties. - - - - diff --git a/doc/en/Gtk/Toolbar.xml b/doc/en/Gtk/Toolbar.xml index 89274ca4f..bc566adbd 100644 --- a/doc/en/Gtk/Toolbar.xml +++ b/doc/en/Gtk/Toolbar.xml @@ -1,12 +1,23 @@ - + + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Container + + + + Gtk.Orientable + + + Gtk.ToolShell + + Create bars of buttons and other widgets. @@ -27,173 +38,10 @@ - - Gtk.Container - - - - - - System.Reflection.DefaultMember("Item") - - - - - Method - - System.Void - - - - Deprecated. - Adds a new space to the beginning of the toolbar. - - - - - Method - - System.Void - - - - Unsets a toolbar style set with . - Unsets a toolbar style set with , so that user preferences will be used to determine the toolbar style. - - - - - Method - - System.Void - - - - - Unsets toolbar icon size set with . - - - - - - - Method - - System.Void - - - - - - - - - Deprecated. - a to add to the toolbar. - The tooltip for the element. - Used for context-sensitive help about this toolbar element. - The number of widgets to insert this widget after. - Inserts a widget in the toolbar at the given position. - - - - - Method - - System.Void - - - - - - - - Deprecated. - A to add to the toolbar. - The tooltip for the element. - Used for context-sensitive help about this toolbar element. - Adds a widget to the end of the given toolbar. - - - - - Method - - System.Void - - - - Deprecated. - Adds a new space to the end of the toolbar. - - - - - Method - - System.Void - - - - - - Deprecated. - The index of the space to remove. - Removes a space from the specified position. - - - - - Method - - System.Void - - - - - - - - Deprecated. - a to add to the toolbar. - The tooltip for the element. - Used for context-sensitive help about this toolbar element. - Adds a widget to the beginning of the given toolbar. - - - - - Method - - System.Void - - - - - - Deprecated. Do not use. - The number of widgets after which a space should be inserted. - Inserts a new space in the toolbar at the specified position. - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -202,118 +50,185 @@ - - + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Property + + Pango.EllipsizeMode + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("focus-home-or-end") + + + + Gtk.FocusHomeOrEndHandler + + + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + + + + a + a + + Returns the position corresponding to the indicated point on + the toolbar. + + a + + This is useful when dragging items to the toolbar: + this function returns the position a new item should be + inserted. and are in + toolbar coordinates. + + + + + + + + Method + + System.Int32 + + + + + + a + + Returns the position of on the toolbar, + starting from 0. + + a + + It is an error if is not a child of + the toolbar. + + + + + + + + Method + + Gtk.ToolItem + + + + + + a + Returns the th item on the toolbar, + or if the toolbar does not contain an + th item. + a + + + + + + + Property Gtk.IconSize - - - This function sets the size of stock icons in the toolbar. You can call it both before you add the icons and after they have been added. The size you set will override user preferences for the default icon size. - The icon size for the toolbar. - + To be added. + To be added. + To be added. + - - - GLib.Property("icon-size") - - - - - Property - - System.Boolean - - - - - Sets if the tooltips of a toolbar should be active or not. - Whether tooltips are enabled. - - - - - GLib.Property("tooltips") - - - - - - Property - - Gtk.ToolbarStyle - - - - - Alters the view of toolbar to display either icons only, text only, or both. - The current style of toolbar. - - - - - GLib.Property("toolbar-style") - - - - - + + + Property Gtk.Orientation - - - Sets the of the toolbar to either or . - The orientation of the toolbar. - + To be added. + To be added. + To be added. + - - - GLib.Property("orientation") - - - - - Event + + + + Property - Gtk.StyleChangedHandler + Gtk.ReliefStyle - - Used if you wish to perform an action when the orientation of a toolbar is changed. - + To be added. + To be added. + To be added. + - - - GLib.Signal("style-changed") - - - - - Event + + + + Property - Gtk.OrientationChangedHandler + Gtk.ToolbarStyle - - Used if you wish to perform an action when ever the style of a toolbar is adjusted. - For example, this would be a useful signal to connect to if you want to display more items on the toolbar when it is in icon-only mode; each item takes less space on the bar. + To be added. + To be added. + To be added. + - - - GLib.Signal("orientation-changed") - - - + + Property GLib.GType @@ -325,508 +240,29 @@ Returns the native value for . - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - Gtk.Widget - - - - - - - - - - - - - - This method is deprecated and should not be used in new code. - - - Adds a new button to the beginning of the toolbar (left or top, depending on toolbar orientation). - - -If type == , widget is used as the new element. If type == , widget is used to determine the radio group for the new element. In all other cases, widget must be NULL. - - - a , the type of widget to add - a , the widget itself - a , a label for the widget - a , simple tooltip text - a , context-sensitive detailed help - a , the icon to use for this widget - a , a callback function to use when the new widget is touched. - a - To be added. - - - - - Method - - Gtk.Widget - - - - - - - - - - - - - - - - This method is deprecated and should not be used in new code. - - - Adds a new button to the beginning of the toolbar (left or top, depending on toolbar orientation). - - -If type == , widget is used as the new element. If type == , widget is used to determine the radio group for the new element. In all other cases, widget must be NULL. - - - a , the type of widget to add - a , the widget itself - a , a label for the widget - a , simple tooltip text - a , context-sensitive detailed help - a , the icon to use for this widget - a , a callback function to use when the new widget is touched. - a , data to pass to the callback. - a , the number of toolbar widgets to insert this element after. - a , the new toolbar element. - - - - - - Method - - Gtk.Widget - - - - - - - - - - Deprecated. - a - a - a - a - a - a - - - - - - Method - - Gtk.Widget - - - - - - - - - - - Deprecated. - a - a - a - a - a - a - a - - - - - - Method - - Gtk.Widget - - - - - - - - - - - - Deprecated. - a - a - a - a - a - a - a - a - - - - - - Method - - Gtk.Widget - - - - - - - - - - Deprecated. - a - a - a - a - a - a - - - - - - Method - - Gtk.Widget - - - - - - - - - - - - Deprecated. - a - a - a - a - a - a - a - a - - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - + + + + Property - System.Obsolete + GLib.Property("icon-size") - - - - Property - System.Boolean + Gtk.IconSize - + + - Whether to show an arrow if the toolbar doesn't fit. - a + This function sets the size of stock icons in the toolbar. You can call it both before you add the icons and after they have been added. The size you set will override user preferences for the default icon size. + The icon size for the toolbar. - - - - - GLib.Property("show-arrow") - - - - - - Property - - Gtk.ReliefStyle - - - - The relief style of buttons on the toolbar. - a - - - - - - - Property - - System.Int32 - - - - The number of items on the toolbar. - a - - - - - - - Event - - Gtk.PopupContextMenuHandler - - - - Emitted when the user right-clicks the toolbar or uses the - keybinding to display a popup menu. - - Application developers should handle this signal if they want - to display a context menu on the toolbar. - - - - - - GLib.Signal("popup_context_menu") - - - - - - Method - - System.Boolean - - - - - - - - Default handler for the event. - a - a - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - - Method - - Gtk.ToolItem - - - - - - Returns the th item on the toolbar, - or if the toolbar does not contain an - th item. - a - a - - - - - - - Method - - System.Void - - - - - - - - Insert a into the toolbar at position - . - - a - a - - If is 0 the item is prepended to the start - of the toolbar. - If is negative, the item is appended to the - end of the toolbar. - - - - - - - Method - - System.Int32 - - - - - - - Returns the position of on the toolbar, - starting from 0. - - a - a - - It is an error if is not a child of - the toolbar. - - - - - - - Method - - System.Int32 - - - - - - - - Returns the position corresponding to the indicated point on - the toolbar. - - a - a - a - - This is useful when dragging items to the toolbar: - this function returns the position a new item should be - inserted. and are in - toolbar coordinates. - - - - - - - Property - - System.Int32 - - - - The number of items in the toolbar. - The number of itesm. - - - - - - - - Method - - Gtk.Widget - - - - - - - - - - Deprecated - a - a - a - a - a - a - Replaced by ToolItem API. - - - - - Method - - System.Void - - - - - - - To be added - a - a - To be added - - + + Property @@ -843,5 +279,394 @@ If type == , widget is used as the n + + + + Method + + System.Void + + + + + + + a + a + + Insert a into the toolbar at position + . + + + If is 0 the item is prepended to the start + of the toolbar. + If is negative, the item is appended to the + end of the toolbar. + + + + + + + + Property + + Gtk.Container+ContainerChild + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + + The number of items on the toolbar. + a + + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideFocusHomeOrEnd", Type=typeof(Gtk.Toolbar)) + + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideOrientationChanged", Type=typeof(Gtk.Toolbar)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePopupContextMenu", Type=typeof(Gtk.Toolbar)) + + + + System.Boolean + + + + + + + + a + a + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideStyleChanged", Type=typeof(Gtk.Toolbar)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Property + + + GLib.Property("orientation") + + + + Gtk.Orientation + + + + + Sets the of the toolbar to either or . + The orientation of the toolbar. + + + + + + + Event + + + GLib.Signal("orientation-changed") + + + + Gtk.OrientationChangedHandler + + + + Used if you wish to perform an action when ever the style of a toolbar is adjusted. + For example, this would be a useful signal to connect to if you want to display more items on the toolbar when it is in icon-only mode; each item takes less space on the bar. + + + + + + Event + + + GLib.Signal("popup-context-menu") + + + + Gtk.PopupContextMenuHandler + + + + Emitted when the user right-clicks the toolbar or uses the + keybinding to display a popup menu. + + Application developers should handle this signal if they want + to display a context menu on the toolbar. + + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + Gtk.ReliefStyle + + + + The relief style of buttons on the toolbar. + a + + + + + + + + Method + + System.Void + + + + + + + a + a + To be added + To be added + + + + + + + Property + + + GLib.Property("show-arrow") + + + + System.Boolean + + + + Whether to show an arrow if the toolbar doesn't fit. + a + + + + + + + + Event + + + GLib.Signal("style-changed") + + + + Gtk.StyleChangedHandler + + + + Used if you wish to perform an action when the orientation of a toolbar is changed. + + + + + + + Property + + System.Single + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.Orientation + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.SizeGroup + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("toolbar-style") + + + + Gtk.ToolbarStyle + + + + + Alters the view of toolbar to display either icons only, text only, or both. + The current style of toolbar. + + + + + + + Method + + System.Void + + + + + Unsets toolbar icon size set with . + + + + + + + + Method + + System.Void + + + + Unsets a toolbar style set with . + Unsets a toolbar style set with , so that user preferences will be used to determine the toolbar style. + + diff --git a/doc/en/Gtk/ToolbarContent.xml b/doc/en/Gtk/ToolbarContent.xml new file mode 100644 index 000000000..defe24372 --- /dev/null +++ b/doc/en/Gtk/ToolbarContent.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/ToolbarStyle.xml b/doc/en/Gtk/ToolbarStyle.xml index 0a60d84e7..895c083dc 100644 --- a/doc/en/Gtk/ToolbarStyle.xml +++ b/doc/en/Gtk/ToolbarStyle.xml @@ -1,20 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An enumeration used by Toolbar - - - This enumeration is used by to customize it's appearance. Note that setting the toolbar overrides the user's preferences for the default toolbar style. - - - System.Enum @@ -23,39 +15,18 @@ GLib.GType(typeof(Gtk.ToolbarStyleGType)) + + An enumeration used by Toolbar + + + This enumeration is used by to customize it's appearance. Note that setting the toolbar overrides the user's preferences for the default toolbar style. + + + - - - Field - - Gtk.ToolbarStyle - - - - Buttons display only icons in the toolbar. - - - Buttons display only icons in the toolbar. - - - - - - - Field - - Gtk.ToolbarStyle - - - - Buttons display only text labels in the toolbar. - - Buttons display only text labels in the toolbar. - - - + Field Gtk.ToolbarStyle @@ -72,6 +43,7 @@ + Field Gtk.ToolbarStyle @@ -86,5 +58,37 @@ + + + + Field + + Gtk.ToolbarStyle + + + + Buttons display only icons in the toolbar. + + + Buttons display only icons in the toolbar. + + + + + + + + Field + + Gtk.ToolbarStyle + + + + Buttons display only text labels in the toolbar. + + Buttons display only text labels in the toolbar. + + + diff --git a/doc/en/Gtk/Tooltip.xml b/doc/en/Gtk/Tooltip.xml index 83636fee1..c1020f815 100644 --- a/doc/en/Gtk/Tooltip.xml +++ b/doc/en/Gtk/Tooltip.xml @@ -1,16 +1,22 @@ + gtk-sharp - 2.12.0.0 GLib.Object + + To be added. + To be added. + + + Constructor @@ -18,25 +24,9 @@ To be added. - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - + Constructor @@ -48,7 +38,8 @@ - + + Property Gtk.Widget @@ -60,7 +51,8 @@ - + + Property GLib.GType @@ -72,7 +64,8 @@ - + + Property Gdk.Pixbuf @@ -84,7 +77,8 @@ - + + Property System.String @@ -95,8 +89,47 @@ To be added. + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method System.Void @@ -113,7 +146,8 @@ - + + Property System.String @@ -125,7 +159,8 @@ - + + Property Gdk.Rectangle @@ -138,6 +173,7 @@ + Method System.Void @@ -152,9 +188,4 @@ - - To be added. - To be added. - - diff --git a/doc/en/Gtk/TranslateFunc.xml b/doc/en/Gtk/TranslateFunc.xml index ce7414480..c55198825 100644 --- a/doc/en/Gtk/TranslateFunc.xml +++ b/doc/en/Gtk/TranslateFunc.xml @@ -1,24 +1,24 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added. - Delegate used by to translate path elements before they are displayed. - TODO: Add an example here. - To be added. - System.Delegate - System.String + + To be added. + Delegate used by to translate path elements before they are displayed. + To be added. + TODO: Add an example here. + + diff --git a/doc/en/Gtk/TrayIcon.xml b/doc/en/Gtk/TrayIcon.xml index f0eb6c107..734ef3ceb 100644 --- a/doc/en/Gtk/TrayIcon.xml +++ b/doc/en/Gtk/TrayIcon.xml @@ -1,33 +1,32 @@ + gtk-sharp - 2.12.0.0 Gtk.Plug + + Private X11-only TrayIcon type. + Use instead for a platform independent status icon. + + - + + Constructor - - - System.Obsolete - - - - - + - Native type value. - Obsolete.. - Do not use. + Protected constructor. + Do not use this type. See instead. + Constructor @@ -38,17 +37,60 @@ For use by language bindings. - - - Constructor - + + + + Property + + + GLib.Property("error-color") + + + + Gdk.Color + - Protected constructor. - Do not use this type. See instead. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("fg-color") + + + + Gdk.Color + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + Native GType value. + a . + For use by language bindings. - + + Property @@ -64,22 +106,62 @@ - - + + + Property + + + GLib.Property("padding") + + - GLib.GType + System.Int32 - Native GType value. - a . - For use by language bindings. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("success-color") + + + + Gdk.Color + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("warning-color") + + + + Gdk.Color + + + To be added. + To be added. + To be added. + - - Private X11-only TrayIcon type. - Use instead for a platform independent status icon. - - diff --git a/doc/en/Gtk/Tree.xml b/doc/en/Gtk/Tree.xml index b96514adc..13c6a0621 100644 --- a/doc/en/Gtk/Tree.xml +++ b/doc/en/Gtk/Tree.xml @@ -1,12 +1,16 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Object + + A tree . @@ -18,33 +22,10 @@ - - System.Object - - - - - Method - - System.Boolean - - - - - - - - Deprecated. - a - a - a - a - - - + Constructor @@ -55,6 +36,7 @@ + Method System.Boolean @@ -65,14 +47,35 @@ - Gets row information from a Drag Selection. a a a + Gets row information from a Drag Selection. a + + + + Method + + System.Boolean + + + + + + + + a + a + a + Deprecated. + a + + + diff --git a/doc/en/Gtk/TreeCellDataFunc.xml b/doc/en/Gtk/TreeCellDataFunc.xml index f32ee8981..53d0003d7 100644 --- a/doc/en/Gtk/TreeCellDataFunc.xml +++ b/doc/en/Gtk/TreeCellDataFunc.xml @@ -1,22 +1,13 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added. - To be added. - To be added. - To be added. - A delegate for methods that handle tree cell data. - Methods with this shape are used to specify how to fill in tree data; see for example for one place where this class is used as a parameter. - System.Delegate - @@ -26,4 +17,13 @@ System.Void + + To be added. + To be added. + To be added. + To be added. + A delegate for methods that handle tree cell data. + Methods with this shape are used to specify how to fill in tree data; see for example for one place where this class is used as a parameter. + + diff --git a/doc/en/Gtk/TreeDestroyCountFunc.xml b/doc/en/Gtk/TreeDestroyCountFunc.xml index b26a75104..dd510e221 100644 --- a/doc/en/Gtk/TreeDestroyCountFunc.xml +++ b/doc/en/Gtk/TreeDestroyCountFunc.xml @@ -1,21 +1,13 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added. - To be added. - To be added. - Delegate class for use by . Almost never used; see that method's docs to find out why you might want to use it. - - System.Delegate - @@ -24,4 +16,12 @@ System.Void + + To be added. + To be added. + To be added. + Delegate class for use by . Almost never used; see that method's docs to find out why you might want to use it. + + + diff --git a/doc/en/Gtk/TreeDragDest.xml b/doc/en/Gtk/TreeDragDest.xml index e5f25d464..3c6c338df 100644 --- a/doc/en/Gtk/TreeDragDest.xml +++ b/doc/en/Gtk/TreeDragDest.xml @@ -1,44 +1,25 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An interface to represent the rows of a tree when something is drag-and-dropped onto them. - - GLib.IWrapper + + An interface to represent the rows of a tree when something is drag-and-dropped onto them. + + - - - Method - - System.Boolean - - - - - - - To be added. - a , the data to drop - - Determines whether a drop is possible before the given , at the same depth as . i.e., can we drop the data in at that location. does not have to exist; the return value will almost certainly be FALSE if the parent of doesn't exist, though. - - A boolean for whether the drop is possible. - - - + Method System.Boolean @@ -57,5 +38,26 @@ If dest_path is outside the tree so that inserting before it is impossible, FALSE will be returned. Also, FALSE may be returned if the new row cannot be created for some model-specific reason. Should robustly handle a destination path no longer found in the model. + + + + Method + + System.Boolean + + + + + + + To be added. + a , the data to drop + + Determines whether a drop is possible before the given , at the same depth as . i.e., can we drop the data in at that location. does not have to exist; the return value will almost certainly be FALSE if the parent of doesn't exist, though. + + A boolean for whether the drop is possible. + + + diff --git a/doc/en/Gtk/TreeDragDestAdapter.xml b/doc/en/Gtk/TreeDragDestAdapter.xml index effdd9a71..f06e3964f 100644 --- a/doc/en/Gtk/TreeDragDestAdapter.xml +++ b/doc/en/Gtk/TreeDragDestAdapter.xml @@ -1,20 +1,29 @@ - + + gtk-sharp - 2.12.0.0 GLib.GInterfaceAdapter + + GLib.IWrapper + Gtk.TreeDragDest + + TreeDragDest interface adapter. + Adapts a implementation to expose the complete interface API. + + + Constructor @@ -24,6 +33,7 @@ + Constructor @@ -34,8 +44,23 @@ To be added. + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + Method System.Boolean @@ -52,8 +77,27 @@ To be added. + + + + Method + + Gtk.TreeDragDest + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method Gtk.TreeDragDest @@ -70,26 +114,37 @@ To be added. - - - Method + + + + Property - System.Boolean + GLib.GType - - - - - To be added. - To be added. To be added. - To be added. + To be added. To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + - + + Property Gtk.TreeDragDestImplementor @@ -100,8 +155,23 @@ To be added. + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + Method System.Boolean @@ -119,9 +189,4 @@ - - TreeDragDest interface adapter. - Adapts a implementation to expose the complete interface API. - - diff --git a/doc/en/Gtk/TreeDragDestImplementor.xml b/doc/en/Gtk/TreeDragDestImplementor.xml index c28eb456f..b1059cdcb 100644 --- a/doc/en/Gtk/TreeDragDestImplementor.xml +++ b/doc/en/Gtk/TreeDragDestImplementor.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 @@ -14,9 +14,15 @@ GLib.GInterface(typeof(Gtk.TreeDragDestAdapter)) + + TreeDragDest implementor interface. + The implementable portion of the interface. + + + Method System.Boolean @@ -35,6 +41,7 @@ + Method System.Boolean @@ -52,9 +59,4 @@ - - TreeDragDest implementor interface. - The implementable portion of the interface. - - diff --git a/doc/en/Gtk/TreeDragSource.xml b/doc/en/Gtk/TreeDragSource.xml index 52480e9a8..28f83c967 100644 --- a/doc/en/Gtk/TreeDragSource.xml +++ b/doc/en/Gtk/TreeDragSource.xml @@ -1,24 +1,44 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An interface to represent the rows of a tree when one of them is dragged to another location. - - GLib.IWrapper + + An interface to represent the rows of a tree when one of them is dragged to another location. + + + + + + Method + + System.Boolean + + + + + + a to delete + + Asks the TreeDragSource to delete the row at path, because it was moved somewhere else via drag-and-drop. Returns FALSE if the deletion fails because path no longer exists, or for some model-specific reason. Should robustly handle a path no longer found in the model. + + A boolean for whether the deletion succeeded. + + + + Method System.Boolean @@ -28,15 +48,16 @@ - Asks the to fill in with a representation of the row at . Should robustly handle a path no longer found in the model. a a object to fill with data + Asks the to fill in with a representation of the row at . Should robustly handle a path no longer found in the model. A boolean; true if data of the required type was provided. FIXME: the original doc says, "selection_data->target gives the required type of the data.", but there doesn't seem to be a parallel in Gtk#. Check this. + Method System.Boolean @@ -45,29 +66,11 @@ - Check whether the row at is draggable. If the source doesn't implement this method, the row is assumed to be draggable. a + Check whether the row at is draggable. If the source doesn't implement this method, the row is assumed to be draggable. A boolean, true if this row can be dragged. - - - Method - - System.Boolean - - - - - - - Asks the TreeDragSource to delete the row at path, because it was moved somewhere else via drag-and-drop. Returns FALSE if the deletion fails because path no longer exists, or for some model-specific reason. Should robustly handle a path no longer found in the model. - - a to delete - A boolean for whether the deletion succeeded. - - - diff --git a/doc/en/Gtk/TreeDragSourceAdapter.xml b/doc/en/Gtk/TreeDragSourceAdapter.xml index 74be99822..06ee25194 100644 --- a/doc/en/Gtk/TreeDragSourceAdapter.xml +++ b/doc/en/Gtk/TreeDragSourceAdapter.xml @@ -1,20 +1,29 @@ - + + gtk-sharp - 2.12.0.0 GLib.GInterfaceAdapter + + GLib.IWrapper + Gtk.TreeDragSource + + TreeDragSource interface adapter. + Adapts a implementation to expose the complete interface API. + + + Constructor @@ -24,6 +33,7 @@ + Constructor @@ -34,8 +44,23 @@ To be added. + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + Method System.Boolean @@ -52,6 +77,7 @@ + Method System.Boolean @@ -68,8 +94,27 @@ To be added. + + + + Method + + Gtk.TreeDragSource + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method Gtk.TreeDragSource @@ -86,24 +131,37 @@ To be added. - - - Method + + + + Property - System.Boolean + GLib.GType - - - - To be added. To be added. - To be added. + To be added. To be added. + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + - + + Property Gtk.TreeDragSourceImplementor @@ -114,8 +172,23 @@ To be added. + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + Method System.Boolean @@ -131,9 +204,4 @@ - - TreeDragSource interface adapter. - Adapts a implementation to expose the complete interface API. - - diff --git a/doc/en/Gtk/TreeDragSourceImplementor.xml b/doc/en/Gtk/TreeDragSourceImplementor.xml index 04fc64230..9e8c14653 100644 --- a/doc/en/Gtk/TreeDragSourceImplementor.xml +++ b/doc/en/Gtk/TreeDragSourceImplementor.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 @@ -14,9 +14,15 @@ GLib.GInterface(typeof(Gtk.TreeDragSourceAdapter)) + + TreeDragSource implementor interface. + The implementable portion of the interface. + + + Method System.Boolean @@ -33,6 +39,7 @@ + Method System.Boolean @@ -51,6 +58,7 @@ + Method System.Boolean @@ -66,9 +74,4 @@ - - TreeDragSource implementor interface. - The implementable portion of the interface. - - diff --git a/doc/en/Gtk/TreeIter.xml b/doc/en/Gtk/TreeIter.xml index fcaf8dc82..8d6470400 100644 --- a/doc/en/Gtk/TreeIter.xml +++ b/doc/en/Gtk/TreeIter.xml @@ -1,52 +1,34 @@ - + + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + + + System.IEquatable<Gtk.TreeIter> + + The is the primary structure for accessing a tree row. Models are expected to put a unique integer in the field, and put model-specific data in the three fields. - - System.ValueType - - - - - Field - - Gtk.TreeIter - - - - Makes a new TreeIter with empty/default values. - - - - - - Method - - Gtk.TreeIter - - - - - - Creates a new object. - an object of type , a pointer to the underlying C object. - an object of type - This is usually called indirectly by other methods. Not for use by application developers. - - + Method + + + System.Obsolete("This is a no-op") + + Gtk.TreeIter @@ -57,8 +39,60 @@ + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + - + + Property GLib.GType @@ -70,37 +104,26 @@ Returns the native value for . - - - Field - - System.Int32 - - - - - A unique stamp to catch invalid iterators. - - - - - + + + Method - GLib.Value + Gtk.TreeIter - + - To be added. - To be added. - To be added. - To be added. + an object of type , a pointer to the underlying C object. + Creates a new object. + an object of type + This is usually called indirectly by other methods. Not for use by application developers. + Method Gtk.TreeIter @@ -115,8 +138,40 @@ To be added. + + + + Method + + GLib.Value + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + Field + + System.Int32 + + + + + A unique stamp to catch invalid iterators. + + + - + + Property System.IntPtr @@ -127,5 +182,18 @@ Useful to implementors to set and retrieve content values for the iterator. Not generally useful for users. + + + + Field + + Gtk.TreeIter + + + + Makes a new TreeIter with empty/default values. + + + diff --git a/doc/en/Gtk/TreeIterCompareFunc.xml b/doc/en/Gtk/TreeIterCompareFunc.xml index 51bcbeec2..75c90d960 100644 --- a/doc/en/Gtk/TreeIterCompareFunc.xml +++ b/doc/en/Gtk/TreeIterCompareFunc.xml @@ -1,15 +1,27 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + + System.Int32 + To be added. To be added. To be added. Delegate function to specify the shape of comparison functions for tree iterators. + To be added. Functions with this call syntax are usually used for comparison between two tree iterators as part of a sort. @@ -107,18 +119,6 @@ public class SortableTreeView : TreeView { } - To be added. - - System.Delegate - - - - - - - - System.Int32 - diff --git a/doc/en/Gtk/TreeMenu.xml b/doc/en/Gtk/TreeMenu.xml new file mode 100644 index 000000000..5ef4f5355 --- /dev/null +++ b/doc/en/Gtk/TreeMenu.xml @@ -0,0 +1,401 @@ + + + + + gtk-sharp + + + Gtk.Menu + + + + Gtk.CellLayout + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.CellArea + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("cell-area") + + + + Gtk.CellArea + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.CellRenderer[] + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("column-span-column") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("menu-activate") + + + + Gtk.MenuActivateHandler + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("model") + + + + Gtk.TreeModel + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideMenuActivate", Type=typeof(Gtk.TreeMenu)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("root") + + + + Gtk.TreePath + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("row-span-column") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + System.ParamArray + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("tearoff") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("wrap-width") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/TreeMenuHeaderFunc.xml b/doc/en/Gtk/TreeMenuHeaderFunc.xml new file mode 100644 index 000000000..7b2186ca2 --- /dev/null +++ b/doc/en/Gtk/TreeMenuHeaderFunc.xml @@ -0,0 +1,25 @@ + + + + + gtk-sharp + + + System.Delegate + + + + + + + System.Boolean + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/TreeModel.xml b/doc/en/Gtk/TreeModel.xml index 352efceb5..38eccfe98 100644 --- a/doc/en/Gtk/TreeModel.xml +++ b/doc/en/Gtk/TreeModel.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + + GLib.IWrapper + + The tree interface used by @@ -36,14 +41,351 @@ - - - GLib.IWrapper - - + + + + Method + + System.Void + + + + + + + an object of type + an object of type + Emits the signal. + + + + + + + + Method + + System.Void + + + + + + an object of type + Emits the event. + This should be called by models after a row has been removed. The location pointed to by should be the location that the row previously was at. It may not be a valid location anymore. + + + + + + Method + + System.Void + + + + + + + an object of type + an object of type + Emits the event. + This should be called by models after the child state of a node changes. + + + + + + Method + + System.Void + + + + + + + an object of type , path of the inserted row. + an object of type , points to the inserted row. + Emits the event. + + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.TreeModelFlags + + + Returns a set of flags supported by this interface. + an object of type + The flags are a bitwise combination of . The flags supported should not change during the lifecycle of the . + + + + + + Method + + System.Void + + + + + + an object of type + Calls on each node in model in a depth-first fashion. + If func returns , then the tree ceases to be walked, and this method returns. + + + + + + Method + + GLib.GType + + + + + + a , the column number. + Returns the type of the column at the given index. + a + + + + + + + Method + + System.Boolean + + + + + + + an object of type + an object of type + Sets to a valid iterator pointing to . + an object of type + + + + + + + + Method + + System.Boolean + + + + + + an object of type + Gets the first iterator in the tree (the one at the path "0") and returns . + an object of type + Returns if the tree is empty. + + + + + + Method + + System.Boolean + + + + + + + an object of type + an object of type + Gets the at . + an object of type + Otherwise, is left invalid and is returned. + + + + + + Method + + Gtk.TreePath + + + + + + an object of type + Gets the of . + an object of type + + + + + + + + Method + + System.String + + + + + + a + Generates a string representation of the path of . + a + This string is a ':' separated list of numbers. For example, "4:10:0:3" would be an acceptable return value for this string. + + + + + + Method + + System.Void + + + + + + + an object of type + a , pointer to the va_list data structure of arguments (FIXME: clarify what va_lists look like) + Gets the values of child properties for the row pointed to by . + + + + + + + Method + + System.Object + + + + + + + a + a + Gets the value stored in column of the row pointed to by . + a + + + + + + + Method + + System.Void + + + + + + + + a + a + a + Gets the value stored in column of the row pointed to by and stores it in + + + + + + + Method + + System.Boolean + + + + + + an object of type + Sets the TreeIter object pointed to by to point to the first child of this tree. + an object of type , true if the iter has been set to the first child. + + + + + + + Method + + System.Boolean + + + + + + + an object of type + an object of type + Sets to point to the first child of . + an object of type + If has no children, is returned and is set to be invalid. will remain a valid node after this function has been called. + + + + + + Method + + System.Boolean + + + + + + an object of type + Returns if has children, otherwise. + an object of type + + + + + Method System.Int32 @@ -55,143 +397,9 @@ As a special case, if iter is , then the number of toplevel nodes is returned. - - - Method - - System.Boolean - - - - - - Sets the TreeIter object pointed to by to point to the first child of this tree. - an object of type - an object of type , true if the iter has been set to the first child. - - - - - - Method - - System.Void - - - - - - - Emits the signal. - an object of type - an object of type - - - - - - - Method - - System.Void - - - - - - Calls on each node in model in a depth-first fashion. - an object of type - If func returns , then the tree ceases to be walked, and this method returns. - - - - - Method - - System.Boolean - - - - - - Gets the first iterator in the tree (the one at the path "0") and returns . - an object of type - an object of type - Returns if the tree is empty. - - - - - Method - - System.Void - - - - - - - Emits the event. - an object of type - an object of type - This should be called by models after the child state of a node changes. - - - - - Method - - Gtk.TreePath - - - - - - Gets the of . - an object of type - an object of type - - - - - - - Method - - System.Boolean - - - - - - Returns if has children, otherwise. - an object of type - an object of type - - - - - - - Method - - System.Void - - - - - - Lets the tree ref the node. - an object of type - - This is an optional method for models to implement. To be more specific, models may ignore this call as it exists primarily for performance reasons. - This function is primarily meant as a way for views to let caching models know when nodes are being displayed (and hence, whether or not to cache that node.) For example, a file-system based model would not want to keep the entire file-hierarchy in memory, just the sections that are currently being displayed by every current view. - A model should be expected to be able to get an iter independent of its referenced state. - - - + Method System.Int32 @@ -200,79 +408,109 @@ - Returns the number of children that has. an object of type + Returns the number of children that has. an object of type As a special case, if is , then the number of toplevel nodes is returned. - - + + + Method - System.Void + System.Boolean - - + - Emits the event. - an object of type , path of the inserted row. - an object of type , points to the inserted row. - - - - - - - Method - - System.Void - - - - - - Emits the event. - an object of type - This should be called by models after a row has been removed. The location pointed to by should be the location that the row previously was at. It may not be a valid location anymore. - - - - - Method - - System.Void - - - - - - - Gets the values of child properties for the row pointed to by . an object of type - a , pointer to the va_list data structure of arguments (FIXME: clarify what va_lists look like) - + Sets to point to the node following it at the current level. + an object of type + If there is no next iter, is returned and iter is set to be invalid. - - + + + Method - System.Void + System.Boolean - + + - Lets the tree unref the node. an object of type - This is an optional method for models to implement. To be more specific, models may ignore this call as it exists primarily for performance reasons. For more information on what this means, see . Please note that nodes that are deleted are not unreferenced. + an object of type + Sets to be the child of the root node, using the given index. + an object of type + In this case, the nth root node is set. + + + + + + Method + + System.Boolean + + + + + + + + an object of type + an object of type + an object of type + Sets to be the child of , using the given index. + an object of type + The first index is 0. If is too big, or has no children, is set to an invalid iterator and is returned. will remain a valid node after this function has been called. + + + + + + Method + + System.Boolean + + + + + + + an object of type + an object of type + Sets to be the parent of . + an object of type + If is at the toplevel, and does not have a parent, then is set to an invalid iterator and is returned. will remain a valid node after this function has been called. + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + - + + Property System.Int32 @@ -284,20 +522,57 @@ - - - Property + + + + Method - Gtk.TreeModelFlags + System.Void + + + - Returns a set of flags supported by this interface. - an object of type - The flags are a bitwise combination of . The flags supported should not change during the lifecycle of the . + an object of type + Lets the tree ref the node. + + This is an optional method for models to implement. To be more specific, models may ignore this call as it exists primarily for performance reasons. + This function is primarily meant as a way for views to let caching models know when nodes are being displayed (and hence, whether or not to cache that node.) For example, a file-system based model would not want to keep the entire file-hierarchy in memory, just the sections that are currently being displayed by every current view. + A model should be expected to be able to get an iter independent of its referenced state. + + + + + + + Event + + Gtk.RowChangedHandler + + + + Emitted when a row has changed. + + + + + + + + Event + + Gtk.RowDeletedHandler + + + + Emitted when a row is deleted. + + + Event Gtk.RowHasChildToggledHandler @@ -311,6 +586,7 @@ + Event Gtk.RowInsertedHandler @@ -322,34 +598,9 @@ - - - Event - - Gtk.RowDeletedHandler - - - - Emitted when a row is deleted. - - - - - - - Event - - Gtk.RowChangedHandler - - - - Emitted when a row has changed. - - - - + Event Gtk.RowsReorderedHandler @@ -361,135 +612,9 @@ - - - Method - - System.Boolean - - - - - - - Sets to be the child of the root node, using the given index. - an object of type - an object of type - an object of type - In this case, the nth root node is set. - - - - - Method - - System.Boolean - - - - - - - - Sets to be the child of , using the given index. - an object of type - an object of type - an object of type - an object of type - The first index is 0. If is too big, or has no children, is set to an invalid iterator and is returned. will remain a valid node after this function has been called. - - - - - Method - - System.Boolean - - - - - - - Gets the at . - an object of type - an object of type - an object of type - Otherwise, is left invalid and is returned. - - - - - Method - - System.Boolean - - - - - - - Sets to point to the first child of . - an object of type - an object of type - an object of type - If has no children, is returned and is set to be invalid. will remain a valid node after this function has been called. - - - - - Method - - System.Boolean - - - - - - - Sets to a valid iterator pointing to . - an object of type - an object of type - an object of type - - - - - - - Method - - System.Boolean - - - - - - - Sets to be the parent of . - an object of type - an object of type - an object of type - If is at the toplevel, and does not have a parent, then is set to an invalid iterator and is returned. will remain a valid node after this function has been called. - - - - - Method - - System.String - - - - - - Generates a string representation of the path of . - a - a - This string is a ':' separated list of numbers. For example, "4:10:0:3" would be an acceptable return value for this string. - - + Method System.Void @@ -500,15 +625,16 @@ - Sets the value of column in the row pointed to by to if the value is a boolean. a a a + Sets the value of column in the row pointed to by to if the value is a boolean. + Method System.Void @@ -519,15 +645,16 @@ - Sets the value of column in the row pointed to by to if the value is a . a a a + Sets the value of column in the row pointed to by to if the value is a . + Method System.Void @@ -538,72 +665,16 @@ - Sets the value of column in the row pointed to by to if the value is an . a a a + Sets the value of column in the row pointed to by to if the value is an . - - - Method - - System.Void - - - - - - - - Sets the value of column in the row pointed to by to if the value is an . - a - a - a - - - - - - Method - - System.Void - - - - - - - - Sets the value of column in the row pointed to by to if the value is an . - a - a - a - - - - - - Method - - System.Void - - - - - - - - Sets the value of column in the row pointed to by to if the value is an . - a - a - a - To be added. - - + Method System.Void @@ -614,67 +685,16 @@ - Sets the value of column in the row pointed to by to if the value is an . a a a + Sets the value of column in the row pointed to by to if the value is an . - - - Method - - System.Object - - - - - - - Gets the value stored in column of the row pointed to by . - a - a - a - - - - - - Method - - GLib.GType - - - - - - Returns the type of the column at the given index. - a , the column number. - a - - - - - - Method - - System.Int32 - - - - - - - Sends out a event. - a that points to the row whose children have been reordered. - a that points to the row whose children have been reordered. - a , pointer to an array of integers with the new indices of the children. - - - - - + + + Method System.Void @@ -682,30 +702,70 @@ - + - Gets the value stored in column of the row pointed to by and stores it in a a - a + a + Sets the value of column in the row pointed to by to if the value is an . - - + + + Method - System.Boolean + System.Void - + + + + + + a + a + a + Sets the value of column in the row pointed to by to if the value is an . + + + + + + + Method + + System.Void + + + + + + + + a + a + a + Sets the value of column in the row pointed to by to if the value is an . + To be added. + + + + + + Method + + System.Void + + + - Sets to point to the node following it at the current level. an object of type - an object of type - If there is no next iter, is returned and iter is set to be invalid. + Lets the tree unref the node. + This is an optional method for models to implement. To be more specific, models may ignore this call as it exists primarily for performance reasons. For more information on what this means, see . Please note that nodes that are deleted are not unreferenced. diff --git a/doc/en/Gtk/TreeModelAdapter.xml b/doc/en/Gtk/TreeModelAdapter.xml index 242cedd6d..17dd8cb07 100644 --- a/doc/en/Gtk/TreeModelAdapter.xml +++ b/doc/en/Gtk/TreeModelAdapter.xml @@ -1,20 +1,29 @@ - + + gtk-sharp - 2.12.0.0 GLib.GInterfaceAdapter + + GLib.IWrapper + Gtk.TreeModel + + TreeModel interface adapter. + Adapts a implementation to expose the complete interface API. + + + Constructor @@ -24,6 +33,7 @@ + Constructor @@ -34,8 +44,23 @@ To be added. + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + Method System.Void @@ -53,6 +78,7 @@ + Method System.Void @@ -68,6 +94,7 @@ + Method System.Void @@ -85,6 +112,7 @@ + Method System.Void @@ -101,25 +129,29 @@ - + + Method - System.Int32 + System.Void + To be added. To be added. + To be added. To be added. - To be added. To be added. + - + + Property Gtk.TreeModelFlags @@ -132,6 +164,7 @@ + Method System.Void @@ -147,6 +180,7 @@ + Method GLib.GType @@ -163,6 +197,7 @@ + Method System.Boolean @@ -181,6 +216,7 @@ + Method System.Boolean @@ -197,6 +233,7 @@ + Method System.Boolean @@ -213,8 +250,27 @@ To be added. + + + + Method + + Gtk.TreeModel + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method Gtk.TreeModel @@ -233,6 +289,7 @@ + Method Gtk.TreePath @@ -249,6 +306,7 @@ + Method System.String @@ -265,6 +323,7 @@ + Method System.Void @@ -282,6 +341,7 @@ + Method System.Object @@ -300,6 +360,7 @@ + Method System.Void @@ -317,414 +378,37 @@ To be added. - - - Method - - System.Boolean - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Boolean - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Boolean - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Int32 - - - - To be added. - To be added. - To be added. - - - - - Method - - System.Int32 - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Boolean - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Boolean - - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Boolean - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Boolean - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - - - - + + + Property - System.Int32 + GLib.GType To be added. To be added. To be added. + - - - Method + + + + Property - System.Void - - - - - - To be added. - To be added. - To be added. - - - - - Event - - - GLib.Signal("row_changed") - - - - Gtk.RowChangedHandler + System.IntPtr To be added. + To be added. To be added. - - - - - Event - - - GLib.Signal("row_deleted") - - - - Gtk.RowDeletedHandler - - - To be added. - To be added. - - - - - Event - - - GLib.Signal("row_has_child_toggled") - - - - Gtk.RowHasChildToggledHandler - - - To be added. - To be added. - - - - - Event - - - GLib.Signal("row_inserted") - - - - Gtk.RowInsertedHandler - - - To be added. - To be added. - - - - - Event - - - GLib.Signal("rows_reordered") - - - - Gtk.RowsReorderedHandler - - - To be added. - To be added. - - - - - Method - - System.Void - - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Void - - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Void - - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Void - - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Void - - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Void - - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Void - - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Void - - - - - - To be added. - To be added. - To be added. + - + + Property Gtk.TreeModelImplementor @@ -737,6 +421,7 @@ + Method System.Boolean @@ -753,6 +438,7 @@ + Method System.Boolean @@ -771,6 +457,7 @@ + Method System.Boolean @@ -787,6 +474,7 @@ + Method System.Int32 @@ -800,6 +488,7 @@ + Method System.Int32 @@ -816,6 +505,7 @@ + Method System.Boolean @@ -830,8 +520,28 @@ To be added. + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + Method System.Boolean @@ -850,26 +560,9 @@ To be added. - - - Method - - System.Boolean - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - - + Method System.Boolean @@ -886,8 +579,27 @@ To be added. + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + - + + Property System.Int32 @@ -898,8 +610,23 @@ To be added. + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + Method System.Void @@ -915,10 +642,11 @@ + Event - GLib.Signal("row_changed") + GLib.Signal("row-changed") @@ -931,10 +659,11 @@ + Event - GLib.Signal("row_deleted") + GLib.Signal("row-deleted") @@ -947,10 +676,11 @@ + Event - GLib.Signal("row_has_child_toggled") + GLib.Signal("row-has-child-toggled") @@ -963,10 +693,11 @@ + Event - GLib.Signal("row_inserted") + GLib.Signal("row-inserted") @@ -979,6 +710,7 @@ + Event @@ -995,6 +727,7 @@ + Method System.Void @@ -1014,6 +747,7 @@ + Method System.Void @@ -1033,6 +767,7 @@ + Method System.Void @@ -1052,6 +787,7 @@ + Method System.Void @@ -1071,6 +807,7 @@ + Method System.Void @@ -1090,6 +827,7 @@ + Method System.Void @@ -1109,6 +847,7 @@ + Method System.Void @@ -1128,6 +867,7 @@ + Method System.Void @@ -1142,9 +882,4 @@ - - TreeModel interface adapter. - Adapts a implementation to expose the complete interface API. - - diff --git a/doc/en/Gtk/TreeModelFilter.xml b/doc/en/Gtk/TreeModelFilter.xml index 788e0a87a..950e5f03d 100644 --- a/doc/en/Gtk/TreeModelFilter.xml +++ b/doc/en/Gtk/TreeModelFilter.xml @@ -1,11 +1,22 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Object + + + + Gtk.TreeDragSource + + + Gtk.TreeModel + + An object designed to filter the contents of a column or columns in a for display. @@ -84,85 +95,59 @@ public class MyWindow : Window - - GLib.Object - - - - Gtk.TreeDragSource - - - Gtk.TreeModel - - - - - Method - - Gtk.TreeIter - + + + + Constructor + - + - Sets the filter's iterator to point to the row that corresponds to . - a - a + a , pointer to the underlying C object. + Constructor. For internal use. - - - Method + + + + Constructor + + + + + + + a , the model this object is to filter + a , the node to use as the model's root node, pass null to use the entire child tree model. + Constructor + + + + + + + Property + + + GLib.Property("child-model") + + - System.Void + Gtk.TreeModel - Emits for each row in the child model, which causes the filter to re-evaluate whether a row is visible or not. - Added in GTK 2.4. - - - - - Method - - Gtk.TreePath - - - - - - Converts to a path relative to this filter. - a - a or . - - points to a path in the child model. The returned path will point to the - same row in the filtered model. If isn't a valid path on the - child model, then is returned. - - - - - - Method - - Gtk.TreeIter - - - - - - Returns a new iterator that points to the row pointed to - by . - a - a + Child tree data model. + a + Method System.Void @@ -180,8 +165,65 @@ public class MyWindow : Window + + + + Method + + Gtk.TreeIter + + + + + + a + Sets the filter's iterator to point to the row that corresponds to . + a + + + + + + + Method + + Gtk.TreePath + + + + + + a + Converts to a path relative to this filter. + a or . + + points to a path in the child model. The returned path will point to the + same row in the filtered model. If isn't a valid path on the + child model, then is returned. + + + + + + + Method + + Gtk.TreeIter + + + + + + a + Returns a new iterator that points to the row pointed to + by . + a + + + + Method Gtk.TreePath @@ -190,8 +232,8 @@ public class MyWindow : Window - Converts to a path on the child model of this filter. a + Converts to a path on the child model of this filter. a points to a location in this @@ -202,23 +244,171 @@ public class MyWindow : Window - - + + + + Method + + System.Boolean + + + + + + a , the path of the row that was dragged + This method asks the source row for the dragged data to delete itself, because that data has been moved elsewhere. + a + This method returns FALSE if the deletion fails because path no longer exists, or for some other model-specific reason. + + + + + + Method + + System.Boolean + + + + + + + a + a object to fill with data + Asks the to fill in with a representation of the row at . Should robustly handle a path no longer found in the model. + A see cref="T:System.Boolean" />; true if data of the required type was provided. + + + + + + Method System.Void + - Decrements the reference count for the node at . - a + a , points to the changed row + a , points to the changed row + Emits an event + for . + + + + + + + Method + + System.Void + + + + + + a + Emits an event + for . + + + + + + + Method + + System.Void + + + + + + + a , points to the changed row + a , points to the changed row + Emits an event + for . + This should be called by models after the child state of + a node changes. + + + + + + Method + + System.Void + + + + + + + a + a , points to the inserted row. + Emits an event + for . + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.TreeModelFlags + + + + Flag values for this tree model; see for possible values. + a + + + + + + + Method + + System.Void + + + + + + a + Calls a function on each row of a tree. + Method GLib.GType @@ -227,131 +417,15 @@ public class MyWindow : Window - Gets the data type stored in the column at . a + Gets the data type stored in the column at . a - - - Method - - System.Void - - - - - - - Gets the values of child properties for the row pointed to by - a - a , pointer to the va_list data structure of arguments (FIXME: clarify what va_lists look like) - - - - - - Method - - System.Boolean - - - - - - Gets the next row to be filtered. - a - a - - - - - - Method - - System.String - - - - - - Generates a string representation of the path of . - a - a - This string is a ':' separated list of numbers. For example, "4:10:0:3" would be an acceptable return value for this string. - - - - - Method - - System.Boolean - - - - - - - Sets to be the parent of . - an object of type - an object of type - an object of type - If is at the toplevel, and does not have a parent, then is set to an invalid iterator and is returned. will remain a valid node after this function has been called. - - - - - Method - - System.Void - - - - - - Emits an event - for . - a - - - - - - Method - - System.Void - - - - - - - Emits an event - for . - a - a , points to the inserted row. - - - - - - Method - - Gtk.TreePath - - - - - - Gets the of . - an object of type - an object of type - - - + Method System.Boolean @@ -361,68 +435,33 @@ public class MyWindow : Window - Sets to a valid iterator pointing to . an object of type an object of type + Sets to a valid iterator pointing to . an object of type - - + + + Method System.Boolean - an object of type - To be added. - Sets the TreeIter object pointed to by to point to the first child of this tree. - an object of type , true if the iter has been set to the first child. - - - - - - Method - - System.Int32 - - - - - - Returns the number of children that has. - an object of type - an object of type - As a special case, if is , then the number of toplevel nodes is returned. - - - - - Method - - System.Void - - - - - - Lets the tree ref the node. - an object of type - - This is an optional method for models to implement. To be more specific, models may ignore this call as it exists primarily for performance reasons. - This function is primarily meant as a way for views to let caching models know when nodes are being displayed (and hence, whether or not to cache that node.) For example, a file-system based model would not want to keep the entire file-hierarchy in memory, just the sections that are currently being displayed by every current view. - A model should be expected to be able to get an iter independent of its referenced state. - + Gets the first iterator in the tree (the one at the path "0") and returns . + an object of type + Returns if the tree is empty. + Method System.Boolean @@ -432,86 +471,87 @@ public class MyWindow : Window - Gets the at . an object of type an object of type + Gets the at . an object of type Otherwise, is left invalid and is returned. - - + + + Method - System.Boolean + Gtk.TreePath - Returns if has children, otherwise. an object of type - an object of type + Gets the of . + an object of type - - + + + Method - System.Int32 + System.String - - Emits an event - for . - a a - a + Generates a string representation of the path of . + a + This string is a ':' separated list of numbers. For example, "4:10:0:3" would be an acceptable return value for this string. + + + + + + Method + + System.Void + + + + + + + a + a , pointer to the va_list data structure of arguments (FIXME: clarify what va_lists look like) + Gets the values of child properties for the row pointed to by - - + + + Method - System.Boolean + System.Object - - - + + - an object of type - To be added. - an object of type - Sets to be the child of the root node, using the given index. - an object of type - In this case, the nth root node is set. - - - - - Method - - System.Boolean - - - - - - Gets the first iterator in the tree (the one at the path "0") and returns . - an object of type - an object of type - Returns if the tree is empty. + a + a + Sets the value of column in the row pointed to by to if the value is a . + a + + Method System.Void @@ -529,440 +569,9 @@ public class MyWindow : Window - - - Method - - System.Void - - - - - - - Emits an event - for . - a , points to the changed row - a , points to the changed row - This should be called by models after the child state of - a node changes. - - - - - Method - - System.Void - - - - - - Calls a function on each row of a tree. - a - - - - - - Method - - System.Void - - - - - - - Emits an event - for . - a , points to the changed row - a , points to the changed row - - - - - - Method - - System.Void - - - - - - - - Emits the "rows_reordered" signal for this tree model. - - a pointing to the tree node whose children have been reordered - a pointing to the tree node whose children have been reordered - a , an array of integers containing the new indices of the children, i.e. the former child n is now at position new_order[n]. - This should be called by models when their rows have been reordered. - - - - - Method - - System.Void - - - - - - - Emits the "row_changed" signal for this model. - a - a - This should be called by models when their rows have been reordered. - - - - - Method - - System.Void - - - - - - Emits the signal for this model. - a - This should be called by models when their rows have been reordered. - - - - - Method - - System.Void - - - - - - - Emits the signal for this model. - a - a - This should be called by models when a row has been inserted. - - - - - Method - - System.Void - - - - - - - Emits the signal for this model. - a - a - This should be called by models when a row's child has been toggled on or off. - - - - - Method - - System.Boolean - - - - - - This method asks the source row for the dragged data to delete itself, because that data has been moved elsewhere. - a , the path of the row that was dragged - a - This method returns FALSE if the deletion fails because path no longer exists, or for some other model-specific reason. - - - - - Method - - System.Boolean - - - - - - Checks to see whether a given row can be used as a source for a drag-and-drop operation. - a , the row being checked - a , TRUE if the row is draggable. - If the object does not implement this method, the row is assumed to be draggable. - - - - - Method - - System.Boolean - - - - - - - Asks the to fill in with a representation of the row at . Should robustly handle a path no longer found in the model. - a - a object to fill with data - A see cref="T:System.Boolean" />; true if data of the required type was provided. - - - - - - Method - - System.Boolean - - - - - - Sets the TreeIter object pointed to by to point to the first child of this tree. - an object of type - an object of type , true if the iter has been set to the first child. - - - - - - Method - - System.Int32 - - - - Returns the number of children that has. - an object of type - As a special case, if is , then the number of toplevel nodes is returned. - - - - - Method - - System.Boolean - - - - - - - Sets to be the child of the root node, using the given index. - an object of type - an object of type - an object of type - In this case, the nth root node is set. - - - - - Method - - System.Void - - - - - - - - Sets the value of column in the row pointed to by to if the value is a boolean. - a - a - a - - - - - - Method - - System.Void - - - - - - - - Sets the value of column in the row pointed to by to if the value is a . - a - a - a - - - - - - Method - - System.Void - - - - - - - - Sets the value of column in the row pointed to by to if the value is a . - a - a - a - - - - - - Method - - System.Void - - - - - - - - Sets the value of column in the row pointed to by to if the value is a . - a - a - a - - - - - - Method - - System.Void - - - - - - - - Sets the value of column in the row pointed to by to if the value is a . - a - a - a - - - - - - Method - - System.Void - - - - - - - - Sets the value of column in the row pointed to by to if the value is a . - a - a - a - - - - - - Method - - System.Void - - - - - - - - Sets the value of column in the row pointed to by to if the value is a . - a - a - a - - - - - - Method - - System.Object - - - - - - - Sets the value of column in the row pointed to by to if the value is a . - a - a - a - - - - - - Constructor - - - - - - Basic constructor. - a - - - - - System.Obsolete - - - - - - Constructor - - - - - - Constructor. For internal use. - a , pointer to the underlying C object. - - - - - - Constructor - - - - - - - Constructor - a , the model this object is to filter - a , the node to use as the model's root node, pass null to use the entire child tree model. - - - - + + Property GLib.GType @@ -974,38 +583,187 @@ public class MyWindow : Window - - - Property + + + + Method - Gtk.TreePath + System.Boolean - + + + - The virtual root (relative to the child model) for this object. - a + an object of type + Sets the TreeIter object pointed to by to point to the first child of this tree. + an object of type , true if the iter has been set to the first child. - - - GLib.Property("virtual-root") - - - - - Property + + + + Method + + System.Boolean + + + + + + + an object of type + To be added. + Sets the TreeIter object pointed to by to point to the first child of this tree. + an object of type , true if the iter has been set to the first child. + + + + + + + Method + + System.Boolean + + + + + + an object of type + Returns if has children, otherwise. + an object of type + + + + + + + Method System.Int32 + - The column of the model where this filter should look for visibility information. - a + Returns the number of children that has. + an object of type + As a special case, if is , then the number of toplevel nodes is returned. + + + + + + Method + + System.Int32 + + + + + + an object of type + Returns the number of children that has. + an object of type + As a special case, if is , then the number of toplevel nodes is returned. + + + + + + Method + + System.Boolean + + + + + + a + Gets the next row to be filtered. + a + + + + Method + + System.Boolean + + + + + + + an object of type + an object of type + Sets to be the child of the root node, using the given index. + an object of type + In this case, the nth root node is set. + + + + + + Method + + System.Boolean + + + + + + + + an object of type + To be added. + an object of type + Sets to be the child of the root node, using the given index. + an object of type + In this case, the nth root node is set. + + + + + + Method + + System.Boolean + + + + + + + an object of type + an object of type + Sets to be the parent of . + an object of type + If is at the toplevel, and does not have a parent, then is set to an invalid iterator and is returned. will remain a valid node after this function has been called. + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + - + + Property Gtk.TreeModel @@ -1017,21 +775,9 @@ public class MyWindow : Window - - - Property - - Gtk.TreeModelFlags - - - - Flag values for this tree model; see for possible values. - a - - - - + + Property System.Int32 @@ -1043,150 +789,162 @@ public class MyWindow : Window - - - Event - - Gtk.RowsReorderedHandler - - - - Event that happens when rows in the model change order. - - - - - GLib.Signal("rows_reordered") - - - - - - Event - - Gtk.RowChangedHandler - - - - Event that happens when a row in the model is changed. - - - - - GLib.Signal("row_changed") - - - - - - Event - - Gtk.RowDeletedHandler - - - - Event that happens when a row is deleted. - - - - - GLib.Signal("row_deleted") - - - - - - Event - - Gtk.RowInsertedHandler - - - - Event that happens when a row is inserted. - - - - - GLib.Signal("row_inserted") - - - - - - Event - - Gtk.RowHasChildToggledHandler - - - - Event that happens when a row's child visibility is turned on or off. - - - - - GLib.Signal("row_has_child_toggled") - - - - - - Property - - Gtk.TreeModel - - - - Child tree data model. - a - - - - - GLib.Property("child-model") - - - - - - Property - - Gtk.TreeModelFilterVisibleFunc - - - The function used to determine whether or not a row should be visible - a - - - - - + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideModify", Type=typeof(Gtk.TreeModelFilter)) + + System.Void - - - + + + + - Sets a function to modify the display of the model. - a - an array of - a - - With the and parameters, you give an array of column - types for this model (which will be exposed to the parent model/view). - The modify function, , will get called for each - data access; the goal of the modify function is to return the data which - should be displayed at the location specified using the parameters of the - modify function. - + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRowChanged", Type=typeof(Gtk.TreeModelFilter)) + + + + System.Void + + + + + + + a + a + Emits the "row_changed" signal for this model. + This should be called by models when their rows have been reordered. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRowDeleted", Type=typeof(Gtk.TreeModelFilter)) + + + + System.Void + + + + + + a + Emits the signal for this model. + This should be called by models when their rows have been reordered. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRowHasChildToggled", Type=typeof(Gtk.TreeModelFilter)) + + + + System.Void + + + + + + + a + a + Emits the signal for this model. + This should be called by models when a row's child has been toggled on or off. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRowInserted", Type=typeof(Gtk.TreeModelFilter)) + + + + System.Void + + + + + + + a + a + Emits the signal for this model. + This should be called by models when a row has been inserted. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRowsReordered", Type=typeof(Gtk.TreeModelFilter)) + + + System.Obsolete("Replaced by int[] new_order overload.") + + + + System.Void + + + + + + + + a pointing to the tree node whose children have been reordered + a pointing to the tree node whose children have been reordered + a , an array of integers containing the new indices of the children, i.e. the former child n is now at position new_order[n]. + Emits the "rows_reordered" signal for this tree model. + + This should be called by models when their rows have been reordered. + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRowsReordered", Type=typeof(Gtk.TreeModelFilter)) + + System.Void @@ -1204,5 +962,398 @@ public class MyWindow : Window + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideVisible", Type=typeof(Gtk.TreeModelFilter)) + + + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + Emits for each row in the child model, which causes the filter to re-evaluate whether a row is visible or not. + Added in GTK 2.4. + + + + + + Method + + System.Void + + + + + + an object of type + Lets the tree ref the node. + + This is an optional method for models to implement. To be more specific, models may ignore this call as it exists primarily for performance reasons. + This function is primarily meant as a way for views to let caching models know when nodes are being displayed (and hence, whether or not to cache that node.) For example, a file-system based model would not want to keep the entire file-hierarchy in memory, just the sections that are currently being displayed by every current view. + A model should be expected to be able to get an iter independent of its referenced state. + + + + + + + Event + + + GLib.Signal("row-changed") + + + + Gtk.RowChangedHandler + + + + Event that happens when a row in the model is changed. + + + + + + + Event + + + GLib.Signal("row-deleted") + + + + Gtk.RowDeletedHandler + + + + Event that happens when a row is deleted. + + + + + + + Method + + System.Boolean + + + + + + a , the row being checked + Checks to see whether a given row can be used as a source for a drag-and-drop operation. + a , TRUE if the row is draggable. + If the object does not implement this method, the row is assumed to be draggable. + + + + + + Event + + + GLib.Signal("row-has-child-toggled") + + + + Gtk.RowHasChildToggledHandler + + + + Event that happens when a row's child visibility is turned on or off. + + + + + + + Event + + + GLib.Signal("row-inserted") + + + + Gtk.RowInsertedHandler + + + + Event that happens when a row is inserted. + + + + + + + Event + + + GLib.Signal("rows_reordered") + + + + Gtk.RowsReorderedHandler + + + + Event that happens when rows in the model change order. + + + + + + + Method + + System.Void + + + + + + + + a + an array of + a + Sets a function to modify the display of the model. + + With the and parameters, you give an array of column + types for this model (which will be exposed to the parent model/view). + The modify function, , will get called for each + data access; the goal of the modify function is to return the data which + should be displayed at the location specified using the parameters of the + modify function. + + + + + + + Method + + System.Void + + + + + + + + a + a + a + Sets the value of column in the row pointed to by to if the value is a boolean. + + + + + + + Method + + System.Void + + + + + + + + a + a + a + Sets the value of column in the row pointed to by to if the value is a . + + + + + + + Method + + System.Void + + + + + + + + a + a + a + Sets the value of column in the row pointed to by to if the value is a . + + + + + + + Method + + System.Void + + + + + + + + a + a + a + Sets the value of column in the row pointed to by to if the value is a . + + + + + + + Method + + System.Void + + + + + + + + a + a + a + Sets the value of column in the row pointed to by to if the value is a . + + + + + + + Method + + System.Void + + + + + + + + a + a + a + Sets the value of column in the row pointed to by to if the value is a . + + + + + + + Method + + System.Void + + + + + + + + a + a + a + Sets the value of column in the row pointed to by to if the value is a . + + + + + + + Method + + System.Void + + + + + + a + Decrements the reference count for the node at . + + + + + + + Property + + + GLib.Property("virtual-root") + + + + Gtk.TreePath + + + + The virtual root (relative to the child model) for this object. + a + + + + + + + Property + + System.Int32 + + + The column of the model where this filter should look for visibility information. + a + + + + + + + Property + + Gtk.TreeModelFilterVisibleFunc + + + The function used to determine whether or not a row should be visible + a + + + diff --git a/doc/en/Gtk/TreeModelFilterModifyFunc.xml b/doc/en/Gtk/TreeModelFilterModifyFunc.xml index a7f73a1d5..589c6c43c 100644 --- a/doc/en/Gtk/TreeModelFilterModifyFunc.xml +++ b/doc/en/Gtk/TreeModelFilterModifyFunc.xml @@ -1,11 +1,23 @@ - + + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + + + System.Void + To be added. To be added. @@ -15,17 +27,5 @@ Used primarily as a parameter for . See that method's documentation for more details. - - System.Delegate - - - System.Void - - - - - - - diff --git a/doc/en/Gtk/TreeModelFilterVisibleFunc.xml b/doc/en/Gtk/TreeModelFilterVisibleFunc.xml index f27a8a196..43f49c192 100644 --- a/doc/en/Gtk/TreeModelFilterVisibleFunc.xml +++ b/doc/en/Gtk/TreeModelFilterVisibleFunc.xml @@ -1,30 +1,30 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added. - To be added. - Delegate class for methods run when part of a tree is made visible. - Used primarily as a parameter for . Delegates should return TRUE if the given row should be visible and - FALSE otherwise. - - To be added. - - System.Delegate - - - System.Boolean - + + System.Boolean + + + To be added. + To be added. + Delegate class for methods run when part of a tree is made visible. + To be added. + Used primarily as a parameter for . Delegates should return TRUE if the given row should be visible and + FALSE otherwise. + + + + diff --git a/doc/en/Gtk/TreeModelFlags.xml b/doc/en/Gtk/TreeModelFlags.xml index f81bc9a7a..f4e81b7cf 100644 --- a/doc/en/Gtk/TreeModelFlags.xml +++ b/doc/en/Gtk/TreeModelFlags.xml @@ -1,16 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - These flags indicate various properties of a . - These flags are returned through the property and must be static for the lifetime of the object. - System.Enum @@ -22,9 +18,14 @@ System.Flags + + These flags indicate various properties of a . + These flags are returned through the property and must be static for the lifetime of the object. + + Field Gtk.TreeModelFlags @@ -38,6 +39,7 @@ + Field Gtk.TreeModelFlags diff --git a/doc/en/Gtk/TreeModelForeachFunc.xml b/doc/en/Gtk/TreeModelForeachFunc.xml index 526aaf227..bf880a90e 100644 --- a/doc/en/Gtk/TreeModelForeachFunc.xml +++ b/doc/en/Gtk/TreeModelForeachFunc.xml @@ -1,23 +1,13 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added. - To be added. - To be added. - A delegate class for functions that can be run on every row of a . - This class specifies the standard interface for functions used -as parameters to . - To be added. - System.Delegate - @@ -26,4 +16,14 @@ as parameters to . System.Boolean + + To be added. + To be added. + To be added. + A delegate class for functions that can be run on every row of a . + To be added. + This class specifies the standard interface for functions used +as parameters to . + + diff --git a/doc/en/Gtk/TreeModelImplementor.xml b/doc/en/Gtk/TreeModelImplementor.xml index d46ef33fe..a42ad1894 100644 --- a/doc/en/Gtk/TreeModelImplementor.xml +++ b/doc/en/Gtk/TreeModelImplementor.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 @@ -14,9 +14,15 @@ GLib.GInterface(typeof(Gtk.TreeModelAdapter)) + + TreeModel implementor interface. + The implementable portion of the interface. + + - + + Property Gtk.TreeModelFlags @@ -29,6 +35,7 @@ + Method GLib.GType @@ -45,6 +52,7 @@ + Method System.Boolean @@ -63,6 +71,7 @@ + Method Gtk.TreePath @@ -79,6 +88,7 @@ + Method System.Void @@ -98,6 +108,7 @@ + Method System.Boolean @@ -116,6 +127,7 @@ + Method System.Boolean @@ -132,6 +144,7 @@ + Method System.Int32 @@ -148,6 +161,7 @@ + Method System.Boolean @@ -164,6 +178,7 @@ + Method System.Boolean @@ -184,6 +199,7 @@ + Method System.Boolean @@ -200,8 +216,27 @@ To be added. + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + - + + Property System.Int32 @@ -214,6 +249,7 @@ + Method System.Void @@ -229,6 +265,7 @@ + Method System.Void @@ -243,9 +280,4 @@ - - TreeModel implementor interface. - The implementable portion of the interface. - - diff --git a/doc/en/Gtk/TreeModelSort.xml b/doc/en/Gtk/TreeModelSort.xml index 56136695b..c7f83edf5 100644 --- a/doc/en/Gtk/TreeModelSort.xml +++ b/doc/en/Gtk/TreeModelSort.xml @@ -1,16 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - A class that makes an underlying sortable. - - GLib.Object @@ -25,825 +21,44 @@ Gtk.TreeSortable + + A class that makes an underlying sortable. + + - - - Method - - System.Int32 - - - - Returns the number of children the object's iterator has. - An integer. - As a special case, if iter is , then the number of toplevel nodes is returned. - - - - - Method - - System.Boolean - - - - - - Returns the rows of this tree. - A to fill with the rows of this tree. - A , true if this tree has children, false otherwise. - The underlying C call supports the specification of arbitrary parent rows to return children of, but the C# bindings assume that the root -node is always the parent. - - - - - Method - - System.Void - - - - Fires a event. - Designed to be called by routines that change the sort of the tree. - - - - - Method - - System.Void - - - - - - - Sets which column is to be used to sort the data in the tree. - A , the sort column index. - A , the kind of sort to use - - - - - - Method - - System.Void - - - - - - - - - Sets a function to sort a particular column. - A , the index of the column to be sorted - A , the function to use for sorting - ignored - ignored - This overload is obsolete. The two parameter overload is preferred for new code. - - - - - Method - - System.Void - - - - - - - - Sets a function that should be used to be sort columns by default if not otherwise specified by . - A , the function to use for sorting - ignored - ignored - This method is obsolete. The property is preferred for new code. - - - - - Property - - Gtk.TreeIterCompareFunc - - - The function to sort columns not otherwise specified by . - a - This property is meant to be used together with . - - - - - - Method - - System.Void - - - - - - - Emits a signal for the row in . - A pointing to the changed row. - A pointing to the changed row. - - - - - - Method - - System.Void - - - - - - Run on every row in the TreeModel. - A - - - - - - Method - - System.Boolean - - - - - - Gets the first iterator in the tree (the one at the path "0") and returns . - an object of type - an object of type - Returns if the tree is empty. - - - - - Method - - System.Void - - - - - - - Emits the event. - an object of type - an object of type - This should be called by models after the child state of a node changes. - - - - - Method - - Gtk.TreePath - - - - - - Gets the of . - an object of type - an object of type - - - - - - - Method - - System.Boolean - - - - - - Returns if iter has children, otherwise. - an object of type - an object of type - - - - - - - Method - - System.Void - - - - - - Lets the tree ref the node. - an object of type - - This is an optional method for models to implement. To be more specific, models may ignore this call as it exists primarily for performance reasons. - This function is primarily meant as a way for views to let caching models know when nodes are being displayed (and hence, whether or not to cache that node.) For example, a file-system based model would not want to keep the entire file-hierarchy in memory, just the sections that are currently being displayed by every current view. - A model should be expected to be able to get an iter independent of its referenced state. - - - - - - Method - - System.Int32 - - - - - - Returns the number of children that has. - an object of type - an object of type - As a special case, if is , then the number of toplevel nodes is returned. - - - - - Method - - System.Void - - - - - - - Emits the event. - an object of type , path of the inserted row. - an object of type , points to the inserted row. - - - - - - - Method - - System.Void - - - - - - Emits the event. - an object of type - This should be called by models after a row has been removed. The location pointed to by should be the location that the row previously was at. It may not be a valid location anymore. - - - - - Method - - System.Void - - - - - - - Gets the values of child properties for the row pointed to by . - an object of type - a , pointer to the va_list data structure of arguments (FIXME: clarify what va_lists look like) - - - - - - Method - - System.Void - - - - - - Lets the tree unref the node. - an object of type - This is an optional method for models to implement. To be more specific, models may ignore this call as it exists primarily for performance reasons. For more information on what this means, see . Please note that nodes that are deleted are not unreferenced. - - - - - Method - - Gtk.TreePath - - - - - - Converts to a path on the child model of this TreeModelSort object. (In other words, points to a location within this objectable.) - A - A new that points to the same location as in the model that's not sorted. May also return if the does not point to a location in the child model. - - - - - - Method - - System.Void - - - - * This function should almost never be called. It clears the TreeModelSort object of any cached iterators that haven't been reffed with . This might be useful if the child model being sorted is static (and doesn't change often) and there has been a lot of unreffed access to nodes. As a side effect of this function, all unreffed iters will be invalid. - - - - - - Method - - System.Void - - - - Clear the default sort function. - - - - - - Method - - Gtk.TreePath - - - - - - Converts to a path relative to . That is, points to a path in the child model. The returned path will point to the same row in the sorted model. If isn't a valid path on the child model, then is returned. - A - A - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor - Constructor. A , the child model for the new object. + Constructor. FIXME: needs more explanation. - - - Property - - System.Int32 - - - The number of columns supported by the object. - An integer count of the columns. - - - - - - Property - - Gtk.TreeModelFlags - - - Returns a set of flags supported by this interface. The flags are a bitwise combination of . - a - The flags supported should not change during the lifecycle of the tree model. - - - - - Event - - System.EventHandler - - - - Raised when the sort column is changed. - - - - - GLib.Signal("sort_column_changed") - - - - - - Event - - Gtk.RowHasChildToggledHandler - - - - Raised when the child state of a row is toggled. - - - - - GLib.Signal("row_has_child_toggled") - - - - - - Event - - Gtk.RowInsertedHandler - - - - Raised when a new row is inserted into the tree. - - - - - GLib.Signal("row_inserted") - - - - - - Event - - Gtk.RowDeletedHandler - - - - Raised when a row is deleted from the tree. - - - - - GLib.Signal("row_deleted") - - - - - - Event - - Gtk.RowChangedHandler - - - - Raised when a tree row is changed. - - - - - GLib.Signal("row_changed") - - - - - - Event - - Gtk.RowsReorderedHandler - - - - Raised when rows are reordered or moved around. - - - - - GLib.Signal("rows_reordered") - - - - - - Method - - System.Boolean - + + + + Constructor + - - + - Sets to be the child of the root node, using the given index. - an object of type - an object of type - an object of type - In this case, the nth root node is set. - - - - - Method - - System.Boolean - - - - - - - - Sets to be the child of , using the given index. - an object of type - an object of type - an object of type - an object of type - The first index is 0. If is too big, or has no children, is set to an invalid iterator and is returned. will remain a valid node after this function has been called. - - - - - Method - - System.Boolean - - - - - - - Gets the at . - an object of type - an object of type - an object of type - Otherwise, is left invalid and is returned. - - - - - Method - - System.Boolean - - - - - - - Sets to point to the first child of . - an object of type - an object of type - an object of type - If has no children, is returned and is set to be invalid. will remain a valid node after this function has been called. - - - - - - Method - - System.Boolean - - - - - - - Sets to a valid iterator pointing to . - an object of type - an object of type - an object of type + Pointer to the C object. + Internal constructor + This is an internal constructor, and should not be used by user code. - - - Method - - System.Boolean - - - - - - - Sets to be the parent of . - an object of type - an object of type - an object of type - If is at the toplevel, and does not have a parent, then is set to an invalid iterator and is returned. will remain a valid node after this function has been called. - - - - - Method - - System.String - - - - - - Generates a string representation of the path of . - a - a - This string is a ':' separated list of numbers. For example, "4:10:0:3" would be an acceptable return value for this string. - - - - - Method - - System.Boolean - - - - - - Tests whether is a valid iterator for this TreeModel. - a - a - - - - - - Method - - System.Boolean - - - - - - - Returns the index of the column currently being used to sort the model data. - a , an integer to put the results in - a , an object to put the type of sort into - a - - - - - - Method - - System.Void - - - - - - - - Sets the value of column in the row pointed to by to if the value is a boolean. - a - a - a - - - - - - Method - - System.Void - - - - - - - - Sets the value of column in the row pointed to by to if the value is a . - a - a - a - - - - - - Method - - System.Void - - - - - - - - Sets the value of column in the row pointed to by to if the value is an . - a - a - a - - - - - - Method - - System.Void - - - - - - - - Sets the value of column in the row pointed to by to if the value is an . - a - a - a - - - - - - Method - - System.Void - - - - - - - - Sets the value of column in the row pointed to by to if the value is an . - a - a - a - - - - - - Method - - System.Void - - - - - - - - Sets the value of column in the row pointed to by to if the value is an . - a - a - a - To be added. - - - - - Method - - System.Void - - - - - - - - Sets the value of column in the row pointed to by to if the value is an . - a - a - a - - - + Method Gtk.TreeIter @@ -858,14 +73,447 @@ node is always the parent. - Add the list of objects in to the model; there should be enough objects to fill one row of the model. a + Add the list of objects in to the model; there should be enough objects to fill one row of the model. a + + + + Method + + System.Void + + + + Fires a event. + Designed to be called by routines that change the sort of the tree. + + + + + + Method + + System.Void + + + + * This function should almost never be called. It clears the TreeModelSort object of any cached iterators that haven't been reffed with . This might be useful if the child model being sorted is static (and doesn't change often) and there has been a lot of unreffed access to nodes. As a side effect of this function, all unreffed iters will be invalid. + + + + + + + Method + + Gtk.TreeIter + + + + + + a + Returns the row in the TreeModel that corresponds to the row pointed to by . + a + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.TreePath + + + + + + A + Converts to a path relative to . That is, points to a path in the child model. The returned path will point to the same row in the sorted model. If isn't a valid path on the child model, then is returned. + A + + + + + + + Method + + Gtk.TreeIter + + + + + + a + Returns an iter that points to the row pointed to by . + a + + + + + + + Method + + Gtk.TreePath + + + + + + A + Converts to a path on the child model of this TreeModelSort object. (In other words, points to a location within this objectable.) + A new that points to the same location as in the model that's not sorted. May also return if the does not point to a location in the child model. + + + + + + + Property + + Gtk.TreeIterCompareFunc + + + The function to sort columns not otherwise specified by . + a + This property is meant to be used together with . + + + + + + + Method + + System.Boolean + + + + + + a , the path of the row that was dragged + This method asks the source row for the dragged data to delete itself, because that data has been moved elsewhere. + a + This method returns FALSE if the deletion fails because path no longer exists, or for some other model-specific reason. + + + + + + + Method + + System.Boolean + + + + + + + a + a object to fill with data + Asks the to fill in with a representation of the row at . Should robustly handle a path no longer found in the model. + A ; true if data of the required type was provided. + + + + + + + + Method + + System.Void + + + + + + + A pointing to the changed row. + A pointing to the changed row. + Emits a signal for the row in . + + + + + + + Method + + System.Void + + + + + + an object of type + Emits the event. + This should be called by models after a row has been removed. The location pointed to by should be the location that the row previously was at. It may not be a valid location anymore. + + + + + + Method + + System.Void + + + + + + + an object of type + an object of type + Emits the event. + This should be called by models after the child state of a node changes. + + + + + + Method + + System.Void + + + + + + + an object of type , path of the inserted row. + an object of type , points to the inserted row. + Emits the event. + + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.TreeModelFlags + + + Returns a set of flags supported by this interface. The flags are a bitwise combination of . + a + The flags supported should not change during the lifecycle of the tree model. + + + + + + Method + + System.Void + + + + + + A + Run on every row in the TreeModel. + + + + + + + Method + + GLib.GType + + + + + + a , the column number. + Returns the type of the column at the given index. + a + + + + + + + Method + + System.Boolean + + + + + + + an object of type + an object of type + Sets to a valid iterator pointing to . + an object of type + + + + + + + + Method + + System.Boolean + + + + + + an object of type + Gets the first iterator in the tree (the one at the path "0") and returns . + an object of type + Returns if the tree is empty. + + + + + + Method + + System.Boolean + + + + + + + an object of type + an object of type + Gets the at . + an object of type + Otherwise, is left invalid and is returned. + + + + + + Method + + Gtk.TreePath + + + + + + an object of type + Gets the of . + an object of type + + + + + + + + Method + + System.Boolean + + + + + + + a , an integer to put the results in + a , an object to put the type of sort into + Returns the index of the column currently being used to sort the model data. + a + + + + + + + Method + + System.String + + + + + + a + Generates a string representation of the path of . + a + This string is a ':' separated list of numbers. For example, "4:10:0:3" would be an acceptable return value for this string. + + + + + + Method + + System.Void + + + + + + + an object of type + a , pointer to the va_list data structure of arguments (FIXME: clarify what va_lists look like) + Gets the values of child properties for the row pointed to by . + + + + Method System.Object @@ -875,28 +523,36 @@ node is always the parent. - Gets the value stored in column of the row pointed to by . a a + Gets the value stored in column of the row pointed to by . a - - - Property + + + + Method - System.Boolean + System.Void - + + + + + - Return whether this TreeModel has a default sort function or not. - a , true if a default sort function exists. - See to set a default sort function. + a + a + a + Gets the value stored in column of the row pointed to by and stores it in + - + + Property GLib.GType @@ -908,208 +564,127 @@ node is always the parent. Returns the native value for . - - - Method + + + + Property - GLib.GType - - - - - - Returns the type of the column at the given index. - a , the column number. - a - - - - - - Method - - System.Void - - - - - - - - Default handler for the event. - a - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void + System.Boolean - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. + Return whether this TreeModel has a default sort function or not. + a , true if a default sort function exists. + See to set a default sort function. - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - + + + Method - Gtk.TreeIter + System.Boolean - + - Returns the row in the TreeModel that corresponds to the row pointed to by . - a - a + A to fill with the rows of this tree. + Returns the rows of this tree. + A , true if this tree has children, false otherwise. + The underlying C call supports the specification of arbitrary parent rows to return children of, but the C# bindings assume that the root +node is always the parent. + + + + + + Method + + System.Boolean + + + + + + + an object of type + an object of type + Sets to point to the first child of . + + an object of type + If has no children, is returned and is set to be invalid. will remain a valid node after this function has been called. + + + + + + Method + + System.Boolean + + + + + + an object of type + Returns if iter has children, otherwise. + an object of type + + + + + + + + Method + + System.Boolean + + + + + + a + Tests whether is a valid iterator for this TreeModel. + a - - + + + Method - Gtk.TreeIter + System.Int32 - - - + - Returns an iter that points to the row pointed to by . - a - a - + Returns the number of children the object's iterator has. + An integer. + As a special case, if iter is , then the number of toplevel nodes is returned. - - + + + Method System.Int32 - - Sends out a event. - a that points to the row whose children have been reordered. - a that points to the row whose children have been reordered. - a , pointer to an array of integers with the new indices of the children. - - - - - - Method - - System.Void - - - - - - - - Gets the value stored in column of the row pointed to by and stores it in - a - a - a - + an object of type + Returns the number of children that has. + an object of type + As a special case, if is , then the number of toplevel nodes is returned. + Method System.Boolean @@ -1118,68 +693,98 @@ node is always the parent. - Sets to point to the node following it at the current level. an object of type + Sets to point to the node following it at the current level. an object of type If there is no next iter, is returned and iter is set to be invalid. - - + + + Method System.Boolean - + + - This method asks the source row for the dragged data to delete itself, because that data has been moved elsewhere. - a , the path of the row that was dragged - a - This method returns FALSE if the deletion fails because path no longer exists, or for some other model-specific reason. - + an object of type + an object of type + Sets to be the child of the root node, using the given index. + an object of type + In this case, the nth root node is set. - - + + + Method System.Boolean - + + + - Checks to see whether a given row can be used as a source for a drag-and-drop operation. - a , the row being checked - a , TRUE if the row is draggable. - If the object does not implement this method, the row is assumed to be draggable. - + an object of type + an object of type + an object of type + Sets to be the child of , using the given index. + an object of type + The first index is 0. If is too big, or has no children, is set to an invalid iterator and is returned. will remain a valid node after this function has been called. - - + + + Method System.Boolean - - + + - Asks the to fill in with a representation of the row at . Should robustly handle a path no longer found in the model. - a - a object to fill with data - A ; true if data of the required type was provided. - - + an object of type + an object of type + Sets to be the parent of . + an object of type + If is at the toplevel, and does not have a parent, then is set to an invalid iterator and is returned. will remain a valid node after this function has been called. + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + - + + Property + + + GLib.Property("model") + + Gtk.TreeModel @@ -1189,33 +794,119 @@ node is always the parent. a + + + + + Property + + System.Int32 + + + The number of columns supported by the object. + An integer count of the columns. + + + + + + + Method - GLib.Property("model") + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRowChanged", Type=typeof(Gtk.TreeModelSort)) - - - - Method System.Void - - + + - Sets a function to sort a particular column. - A , the index of the column to be sorted - A , the function to use for sorting - This method is meant to be used together with . - + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRowDeleted", Type=typeof(Gtk.TreeModelSort)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRowHasChildToggled", Type=typeof(Gtk.TreeModelSort)) + + + + System.Void + + + + + + + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRowInserted", Type=typeof(Gtk.TreeModelSort)) + + + + System.Void + + + + + + + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRowsReordered", Type=typeof(Gtk.TreeModelSort)) + + System.Void @@ -1233,5 +924,375 @@ node is always the parent. + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSortColumnChanged", Type=typeof(Gtk.TreeModelSort)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + System.Void + + + + + + an object of type + Lets the tree ref the node. + + This is an optional method for models to implement. To be more specific, models may ignore this call as it exists primarily for performance reasons. + This function is primarily meant as a way for views to let caching models know when nodes are being displayed (and hence, whether or not to cache that node.) For example, a file-system based model would not want to keep the entire file-hierarchy in memory, just the sections that are currently being displayed by every current view. + A model should be expected to be able to get an iter independent of its referenced state. + + + + + + + Method + + System.Void + + + + Clear the default sort function. + + + + + + + Event + + + GLib.Signal("row-changed") + + + + Gtk.RowChangedHandler + + + + Raised when a tree row is changed. + + + + + + + Event + + + GLib.Signal("row-deleted") + + + + Gtk.RowDeletedHandler + + + + Raised when a row is deleted from the tree. + + + + + + + Method + + System.Boolean + + + + + + a , the row being checked + Checks to see whether a given row can be used as a source for a drag-and-drop operation. + a , TRUE if the row is draggable. + If the object does not implement this method, the row is assumed to be draggable. + + + + + + + Event + + + GLib.Signal("row-has-child-toggled") + + + + Gtk.RowHasChildToggledHandler + + + + Raised when the child state of a row is toggled. + + + + + + + Event + + + GLib.Signal("row-inserted") + + + + Gtk.RowInsertedHandler + + + + Raised when a new row is inserted into the tree. + + + + + + + Event + + + GLib.Signal("rows_reordered") + + + + Gtk.RowsReorderedHandler + + + + Raised when rows are reordered or moved around. + + + + + + + Method + + System.Void + + + + + + + A , the sort column index. + A , the kind of sort to use + Sets which column is to be used to sort the data in the tree. + + + + + + + Method + + System.Void + + + + + + + A , the index of the column to be sorted + A , the function to use for sorting + Sets a function to sort a particular column. + This method is meant to be used together with . + + + + + + + Method + + System.Void + + + + + + + + a + a + a + Sets the value of column in the row pointed to by to if the value is a boolean. + + + + + + + Method + + System.Void + + + + + + + + a + a + a + Sets the value of column in the row pointed to by to if the value is a . + + + + + + + Method + + System.Void + + + + + + + + a + a + a + Sets the value of column in the row pointed to by to if the value is an . + + + + + + + Method + + System.Void + + + + + + + + a + a + a + Sets the value of column in the row pointed to by to if the value is an . + + + + + + + Method + + System.Void + + + + + + + + a + a + a + Sets the value of column in the row pointed to by to if the value is an . + + + + + + + Method + + System.Void + + + + + + + + a + a + a + Sets the value of column in the row pointed to by to if the value is an . + + + + + + + Method + + System.Void + + + + + + + + a + a + a + Sets the value of column in the row pointed to by to if the value is an . + To be added. + + + + + + Event + + + GLib.Signal("sort-column-changed") + + + + System.EventHandler + + + + Raised when the sort column is changed. + + + + + + + Method + + System.Void + + + + + + an object of type + Lets the tree unref the node. + This is an optional method for models to implement. To be more specific, models may ignore this call as it exists primarily for performance reasons. For more information on what this means, see . Please note that nodes that are deleted are not unreferenced. + + diff --git a/doc/en/Gtk/TreeNode.xml b/doc/en/Gtk/TreeNode.xml index a10a30ef4..3512b6f6d 100644 --- a/doc/en/Gtk/TreeNode.xml +++ b/doc/en/Gtk/TreeNode.xml @@ -1,12 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Object + + + + Gtk.ITreeNode + + TreeNode abstract class @@ -50,53 +58,10 @@ public class MyTreeNode : TreeNode { - - System.Object - - - - Gtk.ITreeNode - - - - - System.Reflection.DefaultMember("Item") - - - - - Method - - System.Int32 - - - - - - IndexOf method - a - a - - Returns the child index of - or -1 if is not a child of this . - - - - - - Method - - System.Void - - - - OnChanged method - Raises the Changed event. Call this method if any column values of the node change. - - + Constructor @@ -105,53 +70,51 @@ public class MyTreeNode : TreeNode { Default constructor.. - - - Property + + + + Method - System.Int32 - - - - ID property - a - Read-only. Provides a unique identifier for all instances. - - - - - Property - - System.Int32 - - - - ChildCount - a - Read-only. The number of children of this node. - - - - - Property - - Gtk.ITreeNode + System.Void - + - Child indexer - a - a - - Returns the child at position in the list of children - for this . - + a + Appends a child to the node + Adds the specified to this . + The is added to the end of the children list, the + property of is set to + this node, and the event is raised. + + + + + + Method + + System.Void + + + + + + + a + Position among the node's children to insert + Inserts a child at the given position + Adds the specified to this . + The is added to the children list before the child currently + at position , the + property of is set to this node, and the + event is raised. + + Event System.EventHandler @@ -167,6 +130,7 @@ public class MyTreeNode : TreeNode { + Event Gtk.TreeNodeAddedHandler @@ -177,8 +141,23 @@ public class MyTreeNode : TreeNode { Raised when a child is added to the node. + + + + Property + + System.Int32 + + + + ChildCount + a + Read-only. The number of children of this node. + + + Event Gtk.TreeNodeRemovedHandler @@ -189,8 +168,76 @@ public class MyTreeNode : TreeNode { Raised when a child is removed from the node. + + + + Property + + System.Int32 + + + + ID property + a + Read-only. Provides a unique identifier for all instances. + + + + + + Method + + System.Int32 + + + + + + a + IndexOf method + a + + Returns the child index of + or -1 if is not a child of this . + + + + + + + Property + + Gtk.ITreeNode + + + + + + a + Child indexer + a + + Returns the child at position in the list of children + for this . + + + + + + + Method + + System.Void + + + + OnChanged method + Raises the Changed event. Call this method if any column values of the node change. + + - + + Property Gtk.ITreeNode @@ -202,48 +249,9 @@ public class MyTreeNode : TreeNode { Read-only. The parent for this node. - - - Method - - System.Void - - - - - - Appends a child to the node - a - Adds the specified to this . - The is added to the end of the children list, the - property of is set to - this node, and the event is raised. - - - - - Method - - System.Void - - - - - - - Inserts a child at the given position - a - Position among the node's children to insert - Adds the specified to this . - The is added to the children list before the child currently - at position , the - property of is set to this node, and the - event is raised. - - - + Method System.Void @@ -252,8 +260,8 @@ public class MyTreeNode : TreeNode { - RemoveChild method a + RemoveChild method Removes the specified from this . The property of is set to and the event is raised. diff --git a/doc/en/Gtk/TreeNodeAddedHandler.xml b/doc/en/Gtk/TreeNodeAddedHandler.xml index 4ed2adb7b..53513a673 100644 --- a/doc/en/Gtk/TreeNodeAddedHandler.xml +++ b/doc/en/Gtk/TreeNodeAddedHandler.xml @@ -1,27 +1,27 @@ + gtk-sharp - 2.12.0.0 + + System.Delegate + + + + + + + System.Void + To be added. To be added. TreeNodeAddedHandler delegate Event handler for notification of the addition of a to node . - - System.Delegate - - - System.Void - - - - - diff --git a/doc/en/Gtk/TreeNodeAttribute.xml b/doc/en/Gtk/TreeNodeAttribute.xml index 81c794306..9e32d185b 100644 --- a/doc/en/Gtk/TreeNodeAttribute.xml +++ b/doc/en/Gtk/TreeNodeAttribute.xml @@ -1,12 +1,21 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Attribute + + + + + System.AttributeUsage(System.AttributeTargets.Class) + + An attribute to specify tree node information of a class. @@ -40,18 +49,10 @@ - - System.Attribute - - - - - System.AttributeUsage(System.AttributeTargets.Class) - - + Constructor @@ -61,8 +62,14 @@ - + + Property + + + System.Obsolete("This is no longer needed; it gets detected by Gtk#") + + System.Int32 @@ -77,14 +84,10 @@ the individual column values. - - - System.Obsolete("This is no longer needed; it gets detected by Gtk#") - - - + + Property System.Boolean diff --git a/doc/en/Gtk/TreeNodeRemovedHandler.xml b/doc/en/Gtk/TreeNodeRemovedHandler.xml index e3cd4f0d2..c43b7d960 100644 --- a/doc/en/Gtk/TreeNodeRemovedHandler.xml +++ b/doc/en/Gtk/TreeNodeRemovedHandler.xml @@ -1,12 +1,23 @@ + gtk-sharp - 2.12.0.0 + + System.Delegate + + + + + + + + System.Void + To be added. To be added. @@ -18,16 +29,5 @@ former position of in the child list of . - - System.Delegate - - - System.Void - - - - - - diff --git a/doc/en/Gtk/TreeNodeValueAttribute.xml b/doc/en/Gtk/TreeNodeValueAttribute.xml index 3ffc9b36b..41fa77da8 100644 --- a/doc/en/Gtk/TreeNodeValueAttribute.xml +++ b/doc/en/Gtk/TreeNodeValueAttribute.xml @@ -1,12 +1,21 @@ + gtk-sharp - 2.12.0.0 >Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Attribute + + + + + System.AttributeUsage(System.AttributeTargets.Property | System.AttributeTargets.Field | System.AttributeTargets.All, AllowMultiple=true) + + An attribute to identify a property as a tree node column value. @@ -30,18 +39,10 @@ - - System.Attribute - - - - - System.AttributeUsage(System.AttributeTargets.Property | System.AttributeTargets.Field, AllowMultiple=true) - - + Constructor @@ -51,7 +52,8 @@ - + + Property System.Int32 diff --git a/doc/en/Gtk/TreePath.xml b/doc/en/Gtk/TreePath.xml index 5b4939c19..a6d9527fc 100644 --- a/doc/en/Gtk/TreePath.xml +++ b/doc/en/Gtk/TreePath.xml @@ -1,37 +1,114 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Represents a particular node of a . - A TreePath can be converted into either an array of unsigned integers or a string. The string form is a list of numbers separated by a colon. Each number refers to the offset at that level. Thus, the path "0" refers to the root node and the path "2:4" refers to the fifth child of the third node. - GLib.Opaque + + Represents a particular node of a . + A TreePath can be converted into either an array of unsigned integers or a string. The string form is a list of numbers separated by a colon. Each number refers to the offset at that level. Thus, the path "0" refers to the root node and the path "2:4" refers to the fifth child of the third node. + - - - Method - - Gtk.TreePath - + + + + Constructor + - Creates a new GtkTreePath. - an object of type - The string representation of this path is "0". + Constructor; builds an empty TreePath. + + + + + + + Constructor + + + + + + a + Creates a path for a set of indices. + + + + + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Constructor + + + + + + an object of type + Creates a new object. + The is expressed in the form "3:2:5". The toplevel or root path would thus be "0". + + + + + + Method + + System.Void + + + + + + a , the index to append + Appends a new index to a path. As a result, the depth of the path is increased. + + + + + + + Method + + System.Int32 + + + + + + an object of type , the path to compare + Compares two paths. If this path appears before b in a tree, then -1 is returned. If the parameter path appears before this path, then 1 is returned. If the two nodes are equal, then 0 is returned. + an object of type + + Method Gtk.TreePath @@ -43,156 +120,9 @@ - - - Method - - System.Boolean - - - - - - Tests whether this TreePath is a descendant of a particular TreePath. - an object of type , the potential ancestor to test - an object of type , true if this TreePath is the other TreePath's descendant. - - - - - - Method - - System.Boolean - - - - - - Tests whether this TreePath is an ancestor of a given TreePath - an object of type , the potential descendant - an object of type , returns true if this TreePath is an ancestor of the given TreePath. - - - - - - Method - - System.Void - - - - Changes this TreePath object to refer to its own first child. - FIXME: make sure this is right. - - - - - Method - - System.Int32 - - - - - - Compares two paths. If this path appears before b in a tree, then -1 is returned. If the parameter path appears before this path, then 1 is returned. If the two nodes are equal, then 0 is returned. - an object of type , the path to compare - an object of type - - - - - - Method - - System.Void - - - - Disposes of the TreePath object and any resources it was using. - - - - - - Method - - System.Void - - - - Moves the TreePath to point to the next node at the current depth. - - - - - - Method - - System.Boolean - - - - Moves the TreePath to point to the previous node at the current depth, if it exists. - an object of type , true if the path has a previous node and the move was made successfully. - - - - - - Method - - System.Boolean - - - - Moves the TreePath to point to its parent node, if it has a parent. - an object of type , true if the path has a previous node and the move was made successfully. - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - - - - Constructor; builds an empty TreePath. - - - - - - Constructor - - - - - - Creates a new object. - an object of type - The is expressed in the form "3:2:5". The toplevel or root path would thus be "0". - - - + + Property System.Int32 @@ -203,51 +133,122 @@ - - + + + Method System.Void - - - - - Prepends a new index to a path. As a result, the depth of the path is increased. - a , the index to prepend - - - - - - Method - - System.Void - - - - - - Appends a new index to a path. As a result, the depth of the path is increased. - a , the index to append - - - - - - Property - - System.Int32[] - - Returns the current indices of the TreePath. This is an array of integers, each representing a node in a tree. This value should not be freed. - a + Changes this TreePath object to refer to its own first child. + FIXME: make sure this is right. + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + + System.Obsolete("Gtk.TreePath is now freed automatically") + + + + System.Void + + + + Disposes of the TreePath object and any resources it was using. + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + - + + Property GLib.GType @@ -259,18 +260,138 @@ Returns the native value for . - - - Constructor - + + + + Property + + System.Int32[] + + + + Returns the current indices of the TreePath. This is an array of integers, each representing a node in a tree. This value should not be freed. + a + + + + + + + Method + + System.Boolean + - + - Creates a path for a set of indices. - a + an object of type , the potential descendant + Tests whether this TreePath is an ancestor of a given TreePath + an object of type , returns true if this TreePath is an ancestor of the given TreePath. + + + + + + + Method + + System.Boolean + + + + + + an object of type , the potential ancestor to test + Tests whether this TreePath is a descendant of a particular TreePath. + an object of type , true if this TreePath is the other TreePath's descendant. + + + + + + + Method + + Gtk.TreePath + + + + Creates a new GtkTreePath. + an object of type + The string representation of this path is "0". + + + + + + Method + + System.Void + + + + Moves the TreePath to point to the next node at the current depth. + + + + + + + Method + + System.Void + + + + + + a , the index to prepend + Prepends a new index to a path. As a result, the depth of the path is increased. + + + + + + + Method + + System.Boolean + + + + Moves the TreePath to point to the previous node at the current depth, if it exists. + an object of type , true if the path has a previous node and the move was made successfully. + + + + + + + Method + + System.String + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + Moves the TreePath to point to its parent node, if it has a parent. + an object of type , true if the path has a previous node and the move was made successfully. - diff --git a/doc/en/Gtk/TreeRowData.xml b/doc/en/Gtk/TreeRowData.xml new file mode 100644 index 000000000..ac87af3fb --- /dev/null +++ b/doc/en/Gtk/TreeRowData.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/TreeRowReference.xml b/doc/en/Gtk/TreeRowReference.xml index 29bb07221..ff9a7ae2c 100644 --- a/doc/en/Gtk/TreeRowReference.xml +++ b/doc/en/Gtk/TreeRowReference.xml @@ -1,91 +1,33 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Internal struct. Do not use. - Do not use. - GLib.Opaque + + Internal struct. Do not use. + Do not use. + - - - Method - - System.Void - - - - - - - Do not use. - an object of type - an object of type - Do not use. - - - - - Method - - System.Void - - - - - - - Do not use. - an object of type - an object of type - Do not use. - - - - - Method - - System.Boolean - - - - Do not use. - an object of type - Do not use. - - - - - Method - - System.Void - - - - Do not use. - Do not use. - - + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. @@ -93,6 +35,7 @@ + Constructor @@ -100,14 +43,15 @@ - Do not use. an object of type an object of type + Do not use. Do not use. + Constructor @@ -116,27 +60,16 @@ - Do not use. an object of type an object of type an object of type - Do not use. - - - - - Property - - Gtk.TreePath - - Do not use. - an object of type Do not use. + Method Gtk.TreeRowReference @@ -148,8 +81,76 @@ Do not use. + + + + Method + + System.Void + + + + + + + an object of type + an object of type + Do not use. + Do not use. + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + + System.Obsolete("Gtk.TreeRowReference is now freed automatically") + + + + System.Void + + + + Do not use. + Do not use. + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + - + + Property GLib.GType @@ -161,28 +162,27 @@ Returns the native value for . - - + + + Method - System.Int32 + System.Void - + an object of type + an object of type Do not use. - a - a - a - a Do not use. - + + Property Gtk.TreeModel @@ -193,5 +193,53 @@ Do not use. + + + + Property + + Gtk.TreePath + + + Do not use. + an object of type + Do not use. + + + + + + Method + + System.Int32 + + + + + + + + a + a + a + Do not use. + a + Do not use. + + + + + + Method + + System.Boolean + + + + Do not use. + an object of type + Do not use. + + diff --git a/doc/en/Gtk/TreeSelection.xml b/doc/en/Gtk/TreeSelection.xml index f1237cb6c..f03537f09 100644 --- a/doc/en/Gtk/TreeSelection.xml +++ b/doc/en/Gtk/TreeSelection.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Object + + + The selection object for . @@ -63,29 +68,212 @@ class Selection - - GLib.Object - - - - - + + + + Constructor + + + + Protected constructor. + + + + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Event + + + GLib.Signal("changed") + + + + System.EventHandler + + + + Raised when the selection (may have) changed. + + This event is mostly a hint. It may only be raised once when a range of rows are selected, and it may occasionally be raised when nothing has happened. + + + + + + Method + + System.Int32 + + + + Get the number of selected rows. + The number of selected rows + + + + + + + Method + + System.Boolean + + + + + + The position that was selected. + Gets information about the currently selected node. + + if a row is selected. + This convenience method doesnt require an out . It is useful in the case that you already have a copy of the TreeModel. + + + + + + Method + + System.Boolean + + + + + + + A convenient accessor to the that this TreeSelection's is associated with. + The position that was selected. + Get information about the currently selected node. + + if a row was selected. + + This method will not work if the TreeSelection has been set to . In that case you should use . + + + + + + + Method + + Gtk.TreePath[] + + + + Returns an array of s representing the selected rows. + Selected rows in an array of s + + + + + + + + Method + + Gtk.TreePath[] + + + + + + The model the is bound to. + Returns an array of s representing the selected rows. + Selected rows in an array of s + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Method + + System.Boolean + + + + + + The tree location to check + Determine if the iter is selected. + + if the tree node specified by is selected, otherwise. + + See also . + + + + + + + Property + + Gtk.SelectionMode + + + + + Manages the way rows can be selected. + The current mode dictating selection behaviour. + + Rows may be deselected by changing this property. For example, if rows are selected and the mode is changed to or . + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideChanged", Type=typeof(Gtk.TreeSelection)) + + System.Void - - - + - Selects the specified row that represents. - A row to be selected. - + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + Method System.Boolean @@ -94,15 +282,145 @@ class Selection - Determines whether a has been selected in this . The path to a node whose selected status should be checked. + Determines whether a has been selected in this . if is selected, otherwise. - - + + + + Method + + System.Void + + + + Selects every node in this . + + The must be set to for this method to work. + + + + + + + Method + + System.Void + + + + + + The delegate that should be called for each selected row. + Invokes the delegate passed in by for each selected row in the . + + This method is useful when the of this TreeSelection is set to . It is currently the only way to access selection information for multiple rows. See the class overview for an example on how to effectively use this method for selection tracking. + + + + + + + Property + + Gtk.TreeSelectionFunc + + + A hook into selection and unselection + a + + If set, is called before any node is selected or unselected, giving some control over which nodes are selected. The select function should return if the state of the node may be toggled, and if the state of the node should be left unchanged. + + + + + + + + Method + + System.Void + + + + + + Indicates which row to select. + Selects the specified . + + See also and . + + + + + + + Method + + System.Void + + + + + + A row to be selected. + Selects the specified row that represents. + + + + + + + Method + + System.Void + + + + + + + The first node to select on the tree. + The last node to select on the tree. + Selects all the nodes that appear between and . + + + + + + + Property + + Gtk.TreeView + + + Get the that this is associated with. + The that this is tied to. + + A object can only be retrieved from a . That is done with its property. + + + + + + + Method + + System.Void + + + + Sets all nodes in the as unselected. + + + + + + Method System.Void @@ -111,8 +429,8 @@ class Selection - Deselects the specified position in the tree. The tree position that should be deselected. + Deselects the specified position in the tree. See also, and . @@ -180,41 +498,9 @@ class TreeSelectionSample - - - Method - - System.Boolean - - - - - - Determine if the iter is selected. - The tree location to check - - if the tree node specified by is selected, otherwise. - - See also . - - - - - - Method - - System.Void - - - - Selects every node in this . - - The must be set to for this method to work. - - - + Method System.Void @@ -223,15 +509,16 @@ class TreeSelectionSample - Deselects the tree node that refers to. A node in the tree. + Deselects the tree node that refers to. See also . - - + + + Method System.Void @@ -241,125 +528,17 @@ class TreeSelectionSample - Selects all the nodes that appear between and . - The first node to select on the tree. - The last node to select on the tree. + + to begin range. + + to end range. + Unselects everything between one path and another. - - - Method - - System.Void - - - - Sets all nodes in the as unselected. - - - - - - Method - - System.Void - - - - - - Invokes the delegate passed in by for each selected row in the . - The delegate that should be called for each selected row. - - This method is useful when the of this TreeSelection is set to . It is currently the only way to access selection information for multiple rows. See the class overview for an example on how to effectively use this method for selection tracking. - - - - - - Method - - System.Void - - - - - - - - Add a hook into selection and unselection. - A delegate to invoke before a node is (un)selected. - ignored - ignored - This method is obsolete. New code should use the property. - - - - - Property - - Gtk.TreeSelectionFunc - - - A hook into selection and unselection - a - - If set, is called before any node is selected or unselected, giving some control over which nodes are selected. The select function should return if the state of the node may be toggled, and if the state of the node should be left unchanged. - - - - - - - Method - - System.Void - - - - - - Selects the specified . - Indicates which row to select. - - See also and . - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Property - - Gtk.SelectionMode - - - - - Manages the way rows can be selected. - The current mode dictating selection behaviour. - - Rows may be deselected by changing this property. For example, if rows are selected and the mode is changed to or . - - - - + + Property System.IntPtr @@ -370,191 +549,5 @@ class TreeSelectionSample - - - Property - - Gtk.TreeView - - - Get the that this is associated with. - The that this is tied to. - - A object can only be retrieved from a . That is done with its property. - - - - - - Event - - System.EventHandler - - - - Raised when the selection (may have) changed. - - This event is mostly a hint. It may only be raised once when a range of rows are selected, and it may occasionally be raised when nothing has happened. - - - - - GLib.Signal("changed") - - - - - - Method - - System.Void - - - - - - - Unselects everything between one path and another. - - to begin range. - - to end range. - - - - - - Method - - System.Int32 - - - - Get the number of selected rows. - The number of selected rows - - - - - - Method - - System.Boolean - - - - - - - Get information about the currently selected node. - A convenient accessor to the that this TreeSelection's is associated with. - The position that was selected. - - if a row was selected. - - This method will not work if the TreeSelection has been set to . In that case you should use . - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Method - - Gtk.TreePath[] - - - - - - Returns an array of s representing the selected rows. - The model the is bound to. - Selected rows in an array of s - - - - - - Constructor - - - - Protected constructor. - - - - - - Method - - Gtk.TreePath[] - - - - Returns an array of s representing the selected rows. - Selected rows in an array of s - - - - - - - Method - - System.Boolean - - - - - - The position that was selected. - Gets information about the currently selected node. - - if a row is selected. - This convenience method doesnt require an out . It is useful in the case that you already have a copy of the TreeModel. - - diff --git a/doc/en/Gtk/TreeSelectionForeachFunc.xml b/doc/en/Gtk/TreeSelectionForeachFunc.xml index facb844af..a045ae98e 100644 --- a/doc/en/Gtk/TreeSelectionForeachFunc.xml +++ b/doc/en/Gtk/TreeSelectionForeachFunc.xml @@ -1,10 +1,21 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + + System.Void + To be added. To be added. @@ -14,16 +25,5 @@ See for how to invoke a delegate of this type. - - System.Delegate - - - - - - - - System.Void - diff --git a/doc/en/Gtk/TreeSelectionFunc.xml b/doc/en/Gtk/TreeSelectionFunc.xml index b8b508305..e432a8883 100644 --- a/doc/en/Gtk/TreeSelectionFunc.xml +++ b/doc/en/Gtk/TreeSelectionFunc.xml @@ -1,23 +1,13 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added. - To be added. - To be added. - To be added. - A delegate for specifying the shape of functions passed as parameters to . - This function will get called on select and unselect of widget text. It should return if the state of the tree node may be toggled and if the state of the node should not be changed. - To be added. - System.Delegate - @@ -27,4 +17,14 @@ System.Boolean + + To be added. + To be added. + To be added. + To be added. + A delegate for specifying the shape of functions passed as parameters to . + To be added. + This function will get called on select and unselect of widget text. It should return if the state of the tree node may be toggled and if the state of the node should not be changed. + + diff --git a/doc/en/Gtk/TreeSortable.xml b/doc/en/Gtk/TreeSortable.xml index 00a171193..d7ec77b91 100644 --- a/doc/en/Gtk/TreeSortable.xml +++ b/doc/en/Gtk/TreeSortable.xml @@ -1,24 +1,25 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An interface for specifying a tree model that is sortable. - See for a working example of a sortable TreeView. - GLib.IWrapper + + An interface for specifying a tree model that is sortable. + See for a working example of a sortable TreeView. + + Method System.Void @@ -29,65 +30,9 @@ Designed to be called by routines that change the sort of the tree. - - - Method - - System.Void - - - - - - - Sets which column is to be used to sort the data in the tree. - A , the sort column index. - A , the kind of sort to use - - - - - - Method - - System.Void - - - - - - - - - Sets a function that should be used to be sort a particular column. - A , the index of the column to be sorted - A , the function to use for sorting - ignored - ignored - This overloaded method is obsolete. It is replaced by the SetSortFunc (int, TreeIterCompareFunc) overload." />. - - - - - Method - - System.Void - - - - - - - - Sets a function to sort columns by default if not otherwise specified by . - A , the function to use for sorting - ignored - ignored - This method is obsolete. It is replaced by the property. - - - + + Property Gtk.TreeIterCompareFunc @@ -99,20 +44,9 @@ - - - Event - - System.EventHandler - - - - Raised when the sort column is changed. - - - + Method System.Boolean @@ -122,15 +56,16 @@ - Returns the index of the column currently being used to sort the model data. a , an integer to put the results in a , an object to put the type of sort into + Returns the index of the column currently being used to sort the model data. a - + + Property System.Boolean @@ -142,8 +77,27 @@ See to set a default sort function. + + + + Method + + System.Void + + + + + + + A , the sort column index. + A , the kind of sort to use + Sets which column is to be used to sort the data in the tree. + + + + Method System.Void @@ -153,12 +107,25 @@ - Sets a function that should be used to be sort a particular column. A , the index of the column to be sorted A , the function to use for sorting + Sets a function that should be used to be sort a particular column. This method is meant to be used together with + + + + Event + + System.EventHandler + + + + Raised when the sort column is changed. + + + diff --git a/doc/en/Gtk/TreeSortableAdapter.xml b/doc/en/Gtk/TreeSortableAdapter.xml index 9ea0fc669..f97485246 100644 --- a/doc/en/Gtk/TreeSortableAdapter.xml +++ b/doc/en/Gtk/TreeSortableAdapter.xml @@ -1,20 +1,29 @@ - + + gtk-sharp - 2.12.0.0 GLib.GInterfaceAdapter + + GLib.IWrapper + Gtk.TreeSortable + + TreeSortable interface adapter. + Adapts a implementation to expose the complete interface API. + + + Constructor @@ -24,6 +33,7 @@ + Constructor @@ -34,8 +44,23 @@ To be added. + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + Method System.Void @@ -47,7 +72,8 @@ - + + Property Gtk.TreeIterCompareFunc @@ -58,8 +84,27 @@ To be added. + + + + Method + + Gtk.TreeSortable + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method Gtk.TreeSortable @@ -78,6 +123,7 @@ + Method System.Boolean @@ -94,110 +140,37 @@ To be added. - - + + + Property - System.Boolean + GLib.GType To be added. To be added. To be added. + - - - Method + + + + Property - System.Void - - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Void - - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Void - - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Void - - - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - - - - - Event - - - GLib.Signal("sort_column_changed") - - - - System.EventHandler + System.IntPtr To be added. + To be added. To be added. + - + + Property System.Boolean @@ -209,7 +182,8 @@ - + + Property Gtk.TreeSortableImplementor @@ -220,27 +194,23 @@ To be added. - - - Method + + + + Property - System.Void + System.IntPtr - - - - - - To be added. - To be added. - To be added. To be added. + To be added. To be added. + + Method System.Void @@ -258,6 +228,7 @@ + Method System.Void @@ -273,33 +244,13 @@ To be added. - - - Method - - System.Void - - - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - - + Event - GLib.Signal("sort_column_changed") + GLib.Signal("sort-column-changed") @@ -311,9 +262,4 @@ - - TreeSortable interface adapter. - Adapts a implementation to expose the complete interface API. - - diff --git a/doc/en/Gtk/TreeSortableImplementor.xml b/doc/en/Gtk/TreeSortableImplementor.xml index 6a335cfff..988093fe0 100644 --- a/doc/en/Gtk/TreeSortableImplementor.xml +++ b/doc/en/Gtk/TreeSortableImplementor.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 @@ -14,9 +14,29 @@ GLib.GInterface(typeof(Gtk.TreeSortableAdapter)) + + TreeSortable implementor interface. + The implementable portion of the interface. + + + + + + Property + + Gtk.TreeIterCompareFunc + + + To be added. + To be added. + To be added. + + + + Method System.Boolean @@ -34,7 +54,8 @@ - + + Property System.Boolean @@ -45,27 +66,9 @@ To be added. - - - Method - - System.Void - - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - - + Method System.Void @@ -82,30 +85,23 @@ - + + Method System.Void - - - + To be added. - To be added. - To be added. - To be added. + To be added. To be added. To be added. + - - TreeSortable implementor interface. - The implementable portion of the interface. - - diff --git a/doc/en/Gtk/TreeStore.xml b/doc/en/Gtk/TreeStore.xml index 4392aeaf2..dc5c6b318 100644 --- a/doc/en/Gtk/TreeStore.xml +++ b/doc/en/Gtk/TreeStore.xml @@ -1,16 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - A tree-like data structure that can be used with the - The object is a list model for use with a widget. It implements the interface, and consequentialy, can use all of the methods available there. It also implements the interface so it can be sorted by the view. Finally, it also implements the tree drag and drop interfaces. - GLib.Object @@ -28,1401 +24,26 @@ Gtk.TreeSortable + + A tree-like data structure that can be used with the + The object is a list model for use with a widget. It implements the interface, and consequentialy, can use all of the methods available there. It also implements the interface so it can be sorted by the view. Finally, it also implements the tree drag and drop interfaces. + - - - Method - - System.Int32 - - - - Returns the number of children that the has. - an object of type - As a special case, if iter is , then the number of toplevel nodes is returned. - - - - - Method - - System.Boolean - - - - - - Sets the TreeIter object pointed to by the iter param to point to the first child of this tree. - an object of type - an object of type - - - - - - Method - - System.Void - - - - - - Prepends a new row to the . - an object of type - It will prepend a row to the top level. will be changed to point to this new row. The row will be empty after this method is called. To fill in values, you need to call . - - - - - Method - - System.Void - - - - - - Appends a new row to the . - an object of type - - - It will append a row to the top level. will be changed to point to this new row. The row will be empty after this method is called. To fill in values, you need to call . - - - - - - - Method - - System.Void - - - - Fires a event. - Designed to be called by routines that change the sort of the tree. - - - - - Method - - System.Void - - - - - - - Sets which column is to be used to sort the data in the tree. - A , the sort column index. - A , the kind of sort to use - - - - - - Method - - System.Void - - - - - - - - - Sets a function that should be used to be sort a particular column. - A , the index of the column to be sorted - A , the function to use for sorting - ignored - ignored - This overload is obsolete. The two parameter is preferred for new code. - - - - - Method - - System.Void - - - - - - - - Sets a function that should be used to be sort columns by default if not otherwise specified by . - A , the function to use for sorting - ignored - ignored - This method is obsolete. The property is preferred for new code. - - - - - Property - - Gtk.TreeIterCompareFunc - - - The function that should be used to be sort columns by default if not otherwise specified by . - a - This property is meant to be used together with . - - - - - - Method - - System.Boolean - - - - - - - Tests whether can be dropped on . - a , potential drop destination - a , potential data to be dropped. - a , true if drop is allowed - - - - - - Method - - System.Boolean - - - - - - - Drags data received into this object. - A , the destination path of the drag - A , the data that was dragged - A boolean, true if the data was successfully received. - - - - - - Method - - System.Boolean - - - - - - - Method used when this TreeStore is part of a source widget - for a drag-and-drop operation; gets the data that was dragged from the - associated widget. - a - A - A , true if the operation succeeded. - - - - - - Method - - System.Boolean - - - - - - Returns whether or not a given row can be dragged. - a - A boolean, true if the row is draggable. - - - - - - Method - - System.Boolean - - - - - - When this TreeStore is the data source for a drag operation and the drag operation is a move, this method runs to delete the data after the data has been received by the target widget. - A , the path of the data to delete. - A , true if the operation succeeds. - - - - - - Method - - System.Void - - - - - - - Emits the event. - an object of type - an object of type - - - - - - - Method - - System.Void - - - - - - Calls on each node in model in a depth-first fashion. - an object of type - If func returns , then the tree ceases to be walked, and this method returns. - - - - - Method - - System.Boolean - - - - - - Gets the first iterator in the tree (the one at the path "0") and returns . - an object of type - an object of type - Returns if the tree is empty. - - - - - Method - - System.Void - - - - - - - Emits the event. - an object of type - an object of type - - - - - - - Method - - Gtk.TreePath - - - - - - Gets the of . - an object of type - an object of type - - - - - - - Method - - System.Boolean - - - - - - Returns if iter has children, otherwise. - an object of type - an object of type - - - - - - - Method - - System.Void - - - - - - Lets the tree ref the node. - an object of type - - This is an optional method for models to implement. To be more specific, models may ignore this call as it exists primarily for performance reasons. - This function is primarily meant as a way for views to let caching model know when nodes are being displayed (and hence, whether or not to cache that node.) For example, a file-system based model would not want to keep the entire file-hierarchy in memory, just the sections that are currently being displayed by every current view. - A model should be expected to be able to get an iter independent of its referenced state. - - - - - - Method - - System.Int32 - - - - - - Returns the number of children that has. - an object of type - an object of type - As a special case, if is , then the number of toplevel nodes is returned. - - - - - Method - - System.Void - - - - - - - Emits the event. - an object of type - an object of type - - - - - - - Method - - System.Void - - - - - - Emits the event. - an object of type - This should be called by models after a row has been removed. The location pointed to by should be the location that the row previously was at. It may not be a valid location anymore. - - - - - Method - - System.Void - - - - - - - Gets the values of child properties for the row pointed to by . - an object of type - a , pointer to the va_list data structure of arguments (FIXME: clarify what va_lists look like) - - - - - - Method - - System.Void - - - - - - Lets the tree unref the node. - an object of type - This is an optional method for models to implement. To be more specific, models may ignore this call as it exists primarily for performance reasons. For more information on what this means, see . Please note that nodes that are deleted are not unreferenced. - - - - - Method - - System.Void - - - - Removes all rows from the - - - - - - - Method - - System.Void - - - - - - - Sets the values of child properties for the row pointed to by . - an object of type - a , pointer to the va_list data structure of arguments (FIXME: clarify what va_lists look like) - - - - - - Method - - System.Boolean - - - - - - - Returns if is an ancestor of . - an object of type - an object of type - an object of type - That is, is the parent (or grandparent or great-grandparent) of . - - - - - Method - - System.Void - - - - - - - - Sets the data in the cell specified by and . - an object of type - an object of type - an object of type - The type of value must be convertible to the type of the column. - - - - - Method - - System.Int32 - - - - - - Returns the depth of . - an object of type - an object of type - This will be 0 for anything on the root level, 1 for anything down a level, etc. - - - + + Constructor - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Property - - System.Int32 - - - Returns the number of columns supported by the . - an object of type - - - - - - - Property - - Gtk.TreeModelFlags - - - Returns a set of flags supported by this . - an object of type - The flags are a bitwise combination of . The flags supported should not change during the lifecycle of the . - - - - - Event - - System.EventHandler - - Emitted when the sort column of the has changed. + Protected constructor. - - - GLib.Signal("sort_column_changed") - - - - - - Event - - Gtk.RowHasChildToggledHandler - - - - Emitted when a child of a row is toggled. - - - - - - GLib.Signal("row_has_child_toggled") - - - - - - Event - - Gtk.RowInsertedHandler - - - - Emitted when a row is inserted into the . - - - - - - GLib.Signal("row_inserted") - - - - - - Event - - Gtk.RowDeletedHandler - - - - Emitted when a row is deleted from the . - - - - - - GLib.Signal("row_deleted") - - - - - - Event - - Gtk.RowChangedHandler - - - - Emitted when a row is in the is changed. - - - - - - GLib.Signal("row_changed") - - - - - - Event - - Gtk.RowsReorderedHandler - - - - Emitted when the rows of the are re-ordered. - - - - - - GLib.Signal("rows_reordered") - - - - - - Method - - System.Boolean - - - - - - - Sets to be the child of the root node, using the given index. - an object of type - an object of type - an object of type - In this case, the nth root node is set. - - - - - Method - - System.Void - - - - - - - Inserts a new row after . - an object of type - an object of type - - - If is , then the row will be prepended to the children of its parent. If parent and sibling are , then the row will be prepended to the toplevel. If both and parent are set, then parent must be the parent of . When is set, parent is optional. - - - - - - - Method - - System.Void - - - - - - - Inserts a new row before . - an object of type - an object of type - If is , then the row will be appended to the children of its parent. If parent and sibling are , then the row will be appended to the toplevel. If both and parent are set, then parent must be the parent of . When is set, parent is optional. - - - - - Method - - System.Void - - - - - - - Creates a new row at . - an object of type - an object of type - If parent is not , then the row will be made a child of parent. Otherwise, the row will be created at the toplevel. If is larger than the number of rows at that level, then the new row will be inserted to the end of the list. will be changed to point to this new row. The row will be empty after this function is called. To fill in values, you need to call . - - - - - Method - - System.Boolean - - - - - - - - Sets to be the child of , using the given index. - an object of type - an object of type - an object of type - an object of type - The first index is 0. If is too big, or has no children, is set to an invalid iterator and is returned. will remain a valid node after this function has been called. - - - - - Method - - System.Boolean - - - - - - - Gets the at . - an object of type - an object of type - an object of type - Otherwise, is left invalid and is returned. - - -path_string "0" represent the first node, "1" the second, and so on. -path_string "0:0" represent the first child of the first node, "0:1" the second child of the first node, and so on. - - - - - - - Method - - System.Boolean - - - - - - - Sets to point to the first child of . - an object of type - an object of type - an object of type - If has no children, is returned and is set to be invalid. will remain a valid node after this function has been called. - - - - - Method - - System.Boolean - - - - - - - Sets to a valid iterator pointing to . - an object of type - an object of type - an object of type - - - - - - - Method - - System.Boolean - - - - - - - Sets to be the parent of . - an object of type - an object of type - an object of type - If is at the toplevel, and does not have a parent, then is set to an invalid iterator and is returned. will remain a valid node after this function has been called. - - - - - Method - - Gtk.TreeIter - - - - - - System.ParamArray - - - - - - Appends a new row to the . - a with the data for the row. - a - - - - - - Method - - Gtk.TreeIter - - - - - - Appends a new row to the . - a with the data for the row. - a - - - - - - Method - - Gtk.TreeIter - - - - - - - System.ParamArray - - - - - - Appends a new row to the . - the parent row to attach the new row under. - a with the data for the row. - a - To append the new row to the toplevel, use the - - - - - Method - - Gtk.TreeIter - - - - - - - Appends a new row to the . - the parent row to attach the new row under. - a with the data for the row. - a - To append the new row to the toplevel, use the - - - - - Method - - System.String - - - - - - Marshals the given into a path string. - a - a - - - - - - Method - - System.Void - - - - - - - Move the row pointed to by to the - position after . If - is , - will be moved to point to the start - of the list. - - a - a - This only works in unsorted stores. - - - - - Method - - System.Void - - - - - - - Swaps rows a and b in the store. - a - a - This is only works in unsorted stores. - - - - - Method - - System.Void - - - - - - - Move the row pointed to by to the - position before . If - is , - will be moved to point to the end - of the list. - - a - a - This only works in unsorted stores. - - - - - Method - - System.Boolean - - - - - - Test whether is valid for this TreeStore. - a - a , true if is valid. - WARNING: this method is slow and is only intended for - debugging/testing purposes. - - - - - Constructor - - - - - - System.ParamArray - - - - - - Creates a new instance. - a - - - - -Treestore store; -store = new TreeStore (typeof (int), typeof (string)); - - - - - - - Method - - System.Boolean - - - - - - - Report on which column is currently being used to sort this TreeStore. - a , gets filled with the column number that's currently used for sorting - a , the current type of sort (ascending or descending) - a , false if the default sort column for this TreeStore is being used, true if some other sort column is being used. - - - - - - Method - - System.Void - - - - - - - - Sets the value of the specified column in the row pointed by iter. - a - a - a - The type of specified column must be a . - - - - - Method - - System.Void - - - - - - - - Sets the value of the specified column in the row pointed by iter. - a - a - a - The type of specified column must be a . - - - - - Method - - System.Void - - - - - - - - Sets the value of the specified column in the row pointed by iter. - a - a - a - The type of specified column must be an . - - - - - Method - - System.Void - - - - - - - - Sets the value of the specified column in the row pointed by iter. - a - a - a - The type of specified column must be a . - - - - - Method - - System.Void - - - - - - - - Sets the value of the specified column in the row pointed by iter. - a - a - a - The type of specified column must be an - - - - - Method - - System.Void - - - - - - - - Sets the value of the specified column in the row pointed by iter. - a - a - a - The type of specified column must be an . - - - - - Method - - System.Void - - - - - - - - Sets the value of the specified column in the row pointed by iter. - a - a - a - The type of specified column must be an . - - - - - Method - - System.Object - - - - - - - Gets a value at row and column . - a - a - a - - - - - - Property - - System.Boolean - - - - Find out whether this TreeStore has a default sort function. - a , true if there is a default - sort function. - To set a default sort function, use . - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Property - - GLib.GType[] - - - To be added - a - To be added - - - - - - Method - - System.Void - - - - - - Deprecated method to set what types go in each column of a TreeStore. - a - See - - - - - Method - - GLib.GType - - - - - - Gets the type of data stored in column number . - a , the column to check - a - - - - - - Method - - System.Void - - - - - - - - Default handler for the event. - a - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - + Constructor @@ -1435,217 +56,57 @@ store = new TreeStore (typeof (int), typeof (string)); - Protected Constructor. a + Protected Constructor. Chain to this constructor if you have manually registered a native value for your subclass. - - - Method - - System.Boolean - + + + + Constructor + - + - Removes a row from the store. - a - a - After being removed, is set to be the next valid row, or invalidated if it pointed to the last row in the store. - - - - - Method - - System.Int32 - - - - - - To be added. - Reorders the TreeStore. - a . - (FIXME: Does this binding work?) - - - - - Method - - Gtk.TreeIter - - - - - - - To be added. - a - Inserts a new row at position . - a pointing to the new row. - If is larger than the number - of rows on the list, then the new row will be appended to the list. - The row will be empty before this function is called. To set the - value of the new row, use . - - - - - - Method - - Gtk.TreeIter - - - - - - To be added. - Adds a new row to the beginning of the tree. - a pointing to the new row. - + Pointer to the C object. + Internal constructor - The row will be empty before this function is called. To set the - value of the new row, use . + This is an internal constructor, and should not be used by user code. - - - Method - - Gtk.TreeIter - - - - - - - Inserts a new row before . - a - a - a - - - If is , then the row will be appended to the children of its parent. If parent and sibling are , then the row will be appended to the toplevel. If both and parent are set, then parent must be the parent of . When is set, parent is optional. - - - - - - - Method - - Gtk.TreeIter - - - - - - - Inserts a new row after . - a - a - a - - - If is , then the row will be prepended to the children of its parent. If parent and sibling are , then the row will be prepended to the toplevel. If both and parent are set, then parent must be the parent of . When is set, parent is optional. - - - - - - - Method - - Gtk.TreeIter - - - - - - Appends a new row to the . - a - a - - - If parent is , then the row will be prepended to the toplevel. - - - - - - - Method - - System.Int32 - - - - - - - Emits the event. - a - a - a - - - - - - Method - - System.Void - - - - - - - - Gets the value of row of column - and puts it in . - - a - a - a - - - - - - Method - - System.Boolean - - - - - - Sets to point to the node following it at the current level. - an object of type - an object of type - If there is no next iter, is returned and iter is set to be invalid. - - - + + Constructor - + + + + + System.ParamArray + + + + - Protected constructor. + a + Creates a new instance. + + +Treestore store; +store = new TreeStore (typeof (int), typeof (string)); + + + Method Gtk.TreeIter @@ -1660,6 +121,7 @@ store = new TreeStore (typeof (int), typeof (string)); + Method Gtk.TreeIter @@ -1668,172 +130,285 @@ store = new TreeStore (typeof (int), typeof (string)); + a Appends a child to an existing node. - a a - - + + + + Method + + Gtk.TreeIter + + + + + + a with the data for the row. + Appends a new row to the . + a + + + + + + + Method + + Gtk.TreeIter + + + + + + System.ParamArray + + + + + + a with the data for the row. + Appends a new row to the . + a + + + + + + Method Gtk.TreeIter - + - Inserts a child of an existing node. - a - a + the parent row to attach the new row under. + a with the data for the row. + Appends a new row to the . a - - + To append the new row to the toplevel, use the - - - Method - - Gtk.TreeIter - - - - - - Inserts a root node. - a - a - - - - - - + + + Method Gtk.TreeIter + + + + System.ParamArray + + + - Prepends a child of an existing node. - a + the parent row to attach the new row under. + a with the data for the row. + Appends a new row to the . a - - + To append the new row to the toplevel, use the - - + + + Method - Gtk.TreeIter + System.Void - Prepends a root node. - a - - + Fires a event. + Designed to be called by routines that change the sort of the tree. - - + + + Method - Gtk.TreeIter + System.Void - - - + - Inserts a root node before a sibling. - a - a - + Removes all rows from the + + + + + + + + Property + + GLib.GType[] + + + To be added + a + To be added - - + + + + Property + + Gtk.TreeIterCompareFunc + + + The function that should be used to be sort columns by default if not otherwise specified by . + a + This property is meant to be used together with . + + + + + + Method - Gtk.TreeIter + System.Boolean - - + - Inserts a child of an existing node before a sibling. - a - a - a + A , the path of the data to delete. + When this TreeStore is the data source for a drag operation and the drag operation is a move, this method runs to delete the data after the data has been received by the target widget. + A , true if the operation succeeds. - - - + + + Method - Gtk.TreeIter + System.Boolean - + + - Inserts a root node after a sibling. - a - a + a + A + Method used when this TreeStore is part of a source widget + for a drag-and-drop operation; gets the data that was dragged from the + associated widget. + A , true if the operation succeeded. - - - + + + Method - Gtk.TreeIter + System.Boolean - - + + - Inserts a child of an existing node after a sibling. - a - a - a + A , the destination path of the drag + A , the data that was dragged + Drags data received into this object. + A boolean, true if the data was successfully received. - - - + + + Method System.Void - - + + - Sets a function that should be used to be sort a particular column. - A , the index of the column to be sorted - A , the function to use for sorting - This method is meant to be used together with - + an object of type + an object of type + Emits the event. + + - - + + + + Method + + System.Void + + + + + + an object of type + Emits the event. + This should be called by models after a row has been removed. The location pointed to by should be the location that the row previously was at. It may not be a valid location anymore. + + + + + + Method + + System.Void + + + + + + + an object of type + an object of type + Emits the event. + + + + + + + + Method + + System.Void + + + + + + + an object of type + an object of type + Emits the event. + + + + + + + Method System.Void @@ -1844,16 +419,407 @@ store = new TreeStore (typeof (int), typeof (string)); - Path to the reordered parent node. - Iter corresponding to the reordered parent node. - An array of the old indices. - Default handler for the RowsReordered event. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.TreeModelFlags + + + Returns a set of flags supported by this . + an object of type + The flags are a bitwise combination of . The flags supported should not change during the lifecycle of the . + + + + + + Method + + System.Void + + + + + + an object of type + Calls on each node in model in a depth-first fashion. + If func returns , then the tree ceases to be walked, and this method returns. + + + + + + Method + + GLib.GType + + + + + + a , the column to check + Gets the type of data stored in column number . + a + + + + + + Method + + System.Boolean + + + + + + + an object of type + an object of type + Sets to a valid iterator pointing to . + an object of type + + + + + + + + Method + + System.Boolean + + + + + + an object of type + Gets the first iterator in the tree (the one at the path "0") and returns . + an object of type + Returns if the tree is empty. + + + + + + Method + + System.Boolean + + + + + + + an object of type + an object of type + Gets the at . + an object of type + Otherwise, is left invalid and is returned. + + +path_string "0" represent the first node, "1" the second, and so on. +path_string "0:0" represent the first child of the first node, "0:1" the second child of the first node, and so on. + + + + + + + + Method + + Gtk.TreePath + + + + + + an object of type + Gets the of . + an object of type + + + + + + + + Method + + System.Boolean + + + + + + + a , gets filled with the column number that's currently used for sorting + a , the current type of sort (ascending or descending) + Report on which column is currently being used to sort this TreeStore. + a , false if the default sort column for this TreeStore is being used, true if some other sort column is being used. + + + + + + + Method + + System.String + + + + + + a + Marshals the given into a path string. + a + + + + + + + Method + + System.Void + + + + + + + an object of type + a , pointer to the va_list data structure of arguments (FIXME: clarify what va_lists look like) + Gets the values of child properties for the row pointed to by . + + + + + + + Method + + System.Object + + + + + + + a + a + Gets a value at row and column . + a + + + + + + + Method + + System.Void + + + + + + + + a + a + a + Gets the value of row of column + and puts it in . + + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + System.Boolean + + + + Find out whether this TreeStore has a default sort function. + a , true if there is a default + sort function. + To set a default sort function, use . + + + + + + Method + + Gtk.TreeIter + + + + + + a + Inserts a root node. + a + + + + + + + + Method + + Gtk.TreeIter + + + + + + + a + a + Inserts a child of an existing node. + a + + + + + + + + Method + + Gtk.TreeIter + + + + + + a + Inserts a root node after a sibling. + a + + + + + + + + Method + + Gtk.TreeIter + + + + + + + a + a + Inserts a child of an existing node after a sibling. + a + + + + + + + + Method + + Gtk.TreeIter + + + + + + a + Inserts a root node before a sibling. + a + + + + + + + + Method + + Gtk.TreeIter + + + + + + + a + a + Inserts a child of an existing node before a sibling. + a + + + + + + + + Method + + Gtk.TreeIter + + + + + + + System.ParamArray + + + + + + Insert position. + An array of column values. + Inserts a row into the Root node of the store with values. + An iter pointing to the added row. + The column values provided should be in column order. + Method Gtk.TreeIter @@ -1879,33 +845,869 @@ store = new TreeStore (typeof (int), typeof (string)); - - + + + + Method + + System.Boolean + + + + + + + an object of type + an object of type + Returns if is an ancestor of . + an object of type + That is, is the parent (or grandparent or great-grandparent) of . + + + + + + Method + + System.Boolean + + + + + + an object of type + Sets the TreeIter object pointed to by the iter param to point to the first child of this tree. + an object of type + + + + + + + Method + + System.Boolean + + + + + + + an object of type + an object of type + Sets to point to the first child of . + an object of type + If has no children, is returned and is set to be invalid. will remain a valid node after this function has been called. + + + + + + Method + + System.Int32 + + + + + + an object of type + Returns the depth of . + an object of type + This will be 0 for anything on the root level, 1 for anything down a level, etc. + + + + + + Method + + System.Boolean + + + + + + an object of type + Returns if iter has children, otherwise. + an object of type + + + + + + + + Method + + System.Boolean + + + + + + a + Test whether is valid for this TreeStore. + a , true if is valid. + WARNING: this method is slow and is only intended for + debugging/testing purposes. + + + + + + Method + + System.Int32 + + + + Returns the number of children that the has. + an object of type + As a special case, if iter is , then the number of toplevel nodes is returned. + + + + + + Method + + System.Int32 + + + + + + an object of type + Returns the number of children that has. + an object of type + As a special case, if is , then the number of toplevel nodes is returned. + + + + + + Method + + System.Boolean + + + + + + an object of type + Sets to point to the node following it at the current level. + an object of type + If there is no next iter, is returned and iter is set to be invalid. + + + + + + Method + + System.Boolean + + + + + + + an object of type + an object of type + Sets to be the child of the root node, using the given index. + an object of type + In this case, the nth root node is set. + + + + + + Method + + System.Boolean + + + + + + + + an object of type + an object of type + an object of type + Sets to be the child of , using the given index. + an object of type + The first index is 0. If is too big, or has no children, is set to an invalid iterator and is returned. will remain a valid node after this function has been called. + + + + + + Method + + System.Boolean + + + + + + + an object of type + an object of type + Sets to be the parent of . + an object of type + If is at the toplevel, and does not have a parent, then is set to an invalid iterator and is returned. will remain a valid node after this function has been called. + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + a + a + Move the row pointed to by to the + position after . If + is , + will be moved to point to the start + of the list. + + This only works in unsorted stores. + + + + + + Method + + System.Void + + + + + + + a + a + Move the row pointed to by to the + position before . If + is , + will be moved to point to the end + of the list. + + This only works in unsorted stores. + + + + + + Property + + System.Int32 + + + Returns the number of columns supported by the . + an object of type + + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRowChanged", Type=typeof(Gtk.TreeStore)) + + + + System.Void + + + + + + + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRowDeleted", Type=typeof(Gtk.TreeStore)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRowHasChildToggled", Type=typeof(Gtk.TreeStore)) + + + + System.Void + + + + + + + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRowInserted", Type=typeof(Gtk.TreeStore)) + + + + System.Void + + + + + + + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRowsReordered", Type=typeof(Gtk.TreeStore)) + + + + System.Void + + + + + + + + Path to the reordered parent node. + Iter corresponding to the reordered parent node. + An array of the old indices. + Default handler for the RowsReordered event. + + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSortColumnChanged", Type=typeof(Gtk.TreeStore)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + Gtk.TreeIter + + + + Prepends a root node. + a + + + + + + + Method Gtk.TreeIter - - - - - System.ParamArray - - - + - Insert position. - An array of column values. - Inserts a row into the Root node of the store with values. - An iter pointing to the added row. - The column values provided should be in column order. - + a + Prepends a child of an existing node. + a + + + + + + + + Method + + System.Void + + + + + + an object of type + Lets the tree ref the node. + + This is an optional method for models to implement. To be more specific, models may ignore this call as it exists primarily for performance reasons. + This function is primarily meant as a way for views to let caching model know when nodes are being displayed (and hence, whether or not to cache that node.) For example, a file-system based model would not want to keep the entire file-hierarchy in memory, just the sections that are currently being displayed by every current view. + A model should be expected to be able to get an iter independent of its referenced state. + + + + + + + Method + + System.Boolean + + + + + + a + Removes a row from the store. + a + After being removed, is set to be the next valid row, or invalidated if it pointed to the last row in the store. + + + + + + Method + + System.Int32 + + + + + + To be added. + Reorders the TreeStore. + a . + (FIXME: Does this binding work?) + + + + + + Event + + + GLib.Signal("row-changed") + + + + Gtk.RowChangedHandler + + + + Emitted when a row is in the is changed. + + + + + + + + Event + + + GLib.Signal("row-deleted") + + + + Gtk.RowDeletedHandler + + + + Emitted when a row is deleted from the . + + + + + + + + Method + + System.Boolean + + + + + + a + Returns whether or not a given row can be dragged. + A boolean, true if the row is draggable. + + + + + + + Method + + System.Boolean + + + + + + + a , potential drop destination + a , potential data to be dropped. + Tests whether can be dropped on . + a , true if drop is allowed + + + + + + + Event + + + GLib.Signal("row-has-child-toggled") + + + + Gtk.RowHasChildToggledHandler + + + + Emitted when a child of a row is toggled. + + + + + + + + Event + + + GLib.Signal("row-inserted") + + + + Gtk.RowInsertedHandler + + + + Emitted when a row is inserted into the . + + + + + + + + Event + + + GLib.Signal("rows_reordered") + + + + Gtk.RowsReorderedHandler + + + + Emitted when the rows of the are re-ordered. + + + + + + + + Method + + System.Void + + + + + + + A , the sort column index. + A , the kind of sort to use + Sets which column is to be used to sort the data in the tree. + + + + + + + Method + + System.Void + + + + + + + A , the index of the column to be sorted + A , the function to use for sorting + Sets a function that should be used to be sort a particular column. + This method is meant to be used together with + + + + + + + Method + + System.Void + + + + + + + an object of type + a , pointer to the va_list data structure of arguments (FIXME: clarify what va_lists look like) + Sets the values of child properties for the row pointed to by . + + + + + + + Method + + System.Void + + + + + + + + an object of type + an object of type + an object of type + Sets the data in the cell specified by and . + The type of value must be convertible to the type of the column. + + + + + + Method + + System.Void + + + + + + + + a + a + a + Sets the value of the specified column in the row pointed by iter. + The type of specified column must be a . + + + + + + Method + + System.Void + + + + + + + + a + a + a + Sets the value of the specified column in the row pointed by iter. + The type of specified column must be a . + + + + + + Method + + System.Void + + + + + + + + a + a + a + Sets the value of the specified column in the row pointed by iter. + The type of specified column must be an . + + + + + + Method + + System.Void + + + + + + + + a + a + a + Sets the value of the specified column in the row pointed by iter. + The type of specified column must be an . + + + + + + Method + + System.Void + + + + + + + + a + a + a + Sets the value of the specified column in the row pointed by iter. + The type of specified column must be an + + + + + + Method + + System.Void + + + + + + + + a + a + a + Sets the value of the specified column in the row pointed by iter. + The type of specified column must be a . + + + + + + Method + + System.Void + + + + + + + + a + a + a + Sets the value of the specified column in the row pointed by iter. + The type of specified column must be an . + Method System.Void @@ -1928,5 +1730,58 @@ store = new TreeStore (typeof (int), typeof (string)); + + + + Event + + + GLib.Signal("sort-column-changed") + + + + System.EventHandler + + + + Emitted when the sort column of the has changed. + + + + + + + + Method + + System.Void + + + + + + + a + a + Swaps rows a and b in the store. + This is only works in unsorted stores. + + + + + + Method + + System.Void + + + + + + an object of type + Lets the tree unref the node. + This is an optional method for models to implement. To be more specific, models may ignore this call as it exists primarily for performance reasons. For more information on what this means, see . Please note that nodes that are deleted are not unreferenced. + + diff --git a/doc/en/Gtk/TreeView.xml b/doc/en/Gtk/TreeView.xml index a3968a80b..9e2cd38ca 100644 --- a/doc/en/Gtk/TreeView.xml +++ b/doc/en/Gtk/TreeView.xml @@ -1,12 +1,20 @@ - + + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Container + + + + Gtk.Scrollable + + A widget for displaying both trees and lists. @@ -202,14 +210,70 @@ public class TreeViewDemo { For a example how to handle selection events, or to determine the currently selected row, see . - - Gtk.Container - - - - - + + + + Constructor + + + + Creates a new object. + This is the default constructor for + + + + + + Constructor + + + + + + an object of type + Creates a new object. + In this constructor the is set from . + + + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Method + + System.Void + + + + + + + an object of type + an object of type + Activates the cell determined by and . + + + + + + + Method System.Int32 @@ -218,96 +282,110 @@ public class TreeViewDemo { - Removes from . an object of type + Appends to the list of columns. an object of type - - + + + Method - System.Void + Gtk.TreeViewColumn - - - + + + - Sets a user function for determining where a column may be dropped when dragged. - an object of type - ignored - ignored - This method is obsolete. New code should use the property. - - - - - Property - - Gtk.TreeViewColumnDropFunc - - - The function for determining where a column may be dropped when dragged. - a - This function is called on every column pair in turn at the beginning of a column drag to determine where a drop can take place. If the property is set to be , then reverts to the default behavior of allowing all columns to be dropped everywhere. + a + a + a + Adds a new to the TreeView and returns it. + a + This method actually creates the column, rather than relying on a column object to be passed in. There's an alternate invokation form if you'd like to pass in an existing column object. - - + + + Method - System.Void + Gtk.TreeViewColumn - - - - - + + + - Moves the alignments of the to the position specified by and . - an object of type - an object of type - an object of type - an object of type - an object of type + a + a + a + Adds a new to the TreeView and returns it. + a + This method actually creates the column, rather than relying on a column object to be passed in. There's an alternate invokation form if you'd like to pass in an existing column object. + + + + + + Method + + Gtk.TreeViewColumn + + + + + + + + System.ParamArray + + + + + + column title + cell renderer + attributes + Adds a with a specific column title and attributes. + The appended + This function is used to append a new subclass with specific attributes to the . - If is , then no horizontal scrolling occurs. Likewise, if is no vertical scrolling occurs. At a minimum, one of or need to be non-. determines where the row is placed, and determines where the column is placed. Both are expected to be between 0.0 and 1.0. 0.0 means left/top alignment, 1.0 means right/bottom alignment, 0.5 means center. - - - If is , then the alignment arguments are ignored, and the tree does the minimum amount of work to scroll the cell onto the screen. This means that the cell will be scrolled to the edge closest to its current position. If the cell is currently visible on the screen, nothing is done. - - - This function only works if the model is set, and is a valid row on the model. If the model changes before the is realized, the centered path will be modified to reflect this change. - +The following code sample will append a new to an existing and use column 0 from the as the text to render. + + + +CellRendererText text = new CellRendererText (); +tree_view.AppendColumn ("title", text, "text", 0); + + - - - Method + + + + Property - Gdk.Pixmap + Gdk.Window - - - - This image is used for a drag icon. - an object of type - an object of type - Creates a representation of the row at . + The window that this TreeView renders to. + an object of type + This property is primarily used to confirm that events on the TreeView are executed within the correct window. + Method System.Void @@ -319,248 +397,9 @@ public class TreeViewDemo { - - - Method - - System.Void - - - - - - - Moves to be after to . - an object of type - an object of type - If is , then is placed in the first position. - - - - - Method - - System.Void - - - - - - - - Sets the current keyboard focus to be at , and selects it. - an object of type - an object of type - an object of type - This is useful when you want to focus the attention of the user on a particular row. If is not , then focus is given to the column specified by it. Additionally, if is specified, and is , then editing should be started in the specified cell. This function is often followed by in order to give keyboard focus to the widget. Please note that editing can only happen when the widget is realized. - - - - - Property - - Gdk.Rectangle - - - - Returns the currently-visible region of the tree view, in tree view coordinates. - a - Convert to widget coordinates with . Tree coordinates start at 0,0 for row 0 of the tree, and cover the entire scrollable area of the tree. - - - - - Method - - System.Void - - - - - - Obsolete (and non-functional). Replaced by . - an object of type - - - - - - Method - - System.Int32 - - - - - - - This inserts the into the at . - an object of type - an object of type - an object of type - If is -1, then the is inserted at the end. - - - - - Method - - System.Void - - - - - - - Activates the cell determined by and . - an object of type - an object of type - - - - - - - Method - - System.Boolean - - - - - - Returns if the node pointed to by is expanded. - an object of type - an object of type - - - - - - - Method - - System.Void - - - - - - - - This function should almost never be used. It is meant for private use by ATK for determining the number of visible children that are removed when the user collapses a row, or a row is deleted. - an object of type - ignored - ignored - It is meant for private use by Atk for determining the number of visible children that are removed when the user collapses a row, or a row is deleted. - - - - - Property - - Gtk.TreeDestroyCountFunc - - - This property should almost never be used. It is meant for private use by ATK for determining the number of visible children that are removed when the user collapses a row, or a row is deleted. - a - It is meant for private use by Atk for determining the number of visible children that are removed when the user collapses a row, or a row is deleted. - - - - - - Method - - System.Void - - - - - - - - Sets the compare function for the interactive search capabilities. - The to invoke. - ignored - ignored - This method is obsolete. New code should use the property. - - - - - Property - - Gtk.TreeViewSearchEqualFunc - - - - The compare function for the interactive search capabilities. - a - - - - - - - Method - - System.Void - - - - Disables the TreeView as a drag-and-drop destination. - To be added. - - - - - Method - - System.Int32 - - - - - - Appends to the list of columns. - an object of type - an object of type - - - - - - - Method - - System.Void - - - - - - - Sets the row that is highlighted for drag-and-drop feedback. - an object of type , the path of the row to highlight, or null. - an object of type , specifying whether to drop before, after, or into the row. - - - - - - Method - - System.Void - - - - Disables the TreeView as a drag source for automatic drag and drop actions. - - - + Method System.Boolean @@ -569,96 +408,44 @@ public class TreeViewDemo { - Collapses a row (hides its child rows, if they exist). an object of type + Collapses a row (hides its child rows, if they exist). an object of type - - - Method + + + + Property - System.Void + Gtk.TreeViewColumnDropFunc + + + The function for determining where a column may be dropped when dragged. + a + This function is called on every column pair in turn at the beginning of a column drag to determine where a drop can take place. If the property is set to be , then reverts to the default behavior of allowing all columns to be dropped everywhere. + + + + + + + Property + + Gtk.TreeViewColumn[] - Recursively expands all nodes. - - - - - - - Method - - System.Void - - - - - - Calls the given function on all expanded rows. - a to execute on every expanded row. + A list of all the columns currently in this TreeView. + a - - - Method - - System.Void - - - - - - - Scrolls the such that the top-left corner of the visible area is , , where and are specified in tree window coordinates. - an object of type - an object of type - The must be realized before this function is called. If it is not, you probably want to be using . - - - - - Method - - Gtk.TreeViewColumn - - - - - - Gets the at the given position in the . - an object of type - an object of type - - - - - - - Method - - System.Boolean - - - - - - - Opens the row so its children are visible. - an object of type - an object of type - an object of type - - - - + Method System.Void @@ -669,377 +456,15 @@ public class TreeViewDemo { Only works after the has been realized. - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - - - - Creates a new object. - This is the default constructor for - - - - - Constructor - - - - - - Creates a new object. - an object of type - In this constructor the is set from . - - - - - Property - - Gtk.TreeModel - - - - - The model for the TreeView. - an object of type - - - - - - GLib.Property("model") - - - - - - Property - - Gtk.TreeSelection - - - Gets the associated with the TreeView. - an object of type - - - - - - - Property - - Gdk.Window - - - The window that this TreeView renders to. - an object of type - This property is primarily used to confirm that events on the TreeView are executed within the correct window. - - - - - Property - - System.Boolean - - - - - Whether to display alternating, shaded rows in the . - an object of type - - Setting to sets a hint to the theme engine to draw rows in alternating colors. - -This property tells GTK# that the user interface for your application requires users to read across tree rows and associate cells with one another. By default, GTK# will then render the tree with alternating row colors. Do not use it just because you prefer the appearance of the ruled tree; that's a question for the theme. Some themes will draw tree rows in alternating colors even when rules are turned off, and users who prefer that appearance all the time can choose those themes. You should set this property only as a semantic hint to the theme engine that your tree makes alternating colors useful from a functional standpoint (since it has lots of columns, generally). - - - - - - GLib.Property("rules-hint") - - - - - - Property - - System.Boolean - - - - - View allows user to search through columns interactively. - an object of type - - - - - - GLib.Property("enable-search") - - - - - - Property - - System.Boolean - - - - - Show the column header buttons. - an object of type - - - - - - GLib.Property("headers-visible") - - - - - - Property - - Gtk.TreeViewColumn - - - - - Set the column for the expander column. - an object of type - - - - - - GLib.Property("expander-column") - - - - - - Property - - System.Boolean - - - - - Allows to reorder rows in the view (this enables the internal drag and drop of TreeView rows). - an object of type - - - - - - GLib.Property("reorderable") - - - - - - Property - - Gtk.Adjustment - - - - - Horizontal Adjustment for the widget. - an object of type - - - - - - GLib.Property("hadjustment") - - - - - - Property - - System.Boolean - - - - Column headers respond to click events. - a - - - - - - GLib.Property("headers-clickable") - - - - - - Property - - Gtk.Adjustment - - - - - Vertical Adjustment for the widget. - an object of type - - - - - - GLib.Property("vadjustment") - - - - - - Property - - System.Int32 - - - - - Model column to search through when searching through code. - an object of type - - - - - - GLib.Property("search-column") - - - - - - Event - - Gtk.ScrollAdjustmentsSetHandler - - - - Raised whenever the scrollbar adjustment units are set. - - - - - GLib.Signal("set_scroll_adjustments") - - - - - - Event - - Gtk.RowExpandedHandler - - - - Raised whenever a row of the TreeView is expanded. - - - - - GLib.Signal("row-expanded") - - - - - - Event - - Gtk.MoveCursorHandler - - - - Raised whenever the cursor is moved on this TreeView. - - - - - GLib.Signal("move_cursor") - - - - - - Event - - Gtk.TestExpandRowHandler - - - - Raised when the widget wants to find out whether a row can be expanded or not. - - - - - GLib.Signal("test-expand-row") - - - - - - Event - - Gtk.SelectCursorRowHandler - - - - Raised when the row the cursor is on is selected. - - - - - GLib.Signal("select_cursor_row") - - - - - - Event - - Gtk.RowCollapsedHandler - - - - Raised whenever a row is collapsed. - - - - - GLib.Signal("row-collapsed") - - - + Event + + + GLib.Signal("columns-changed") + + System.EventHandler @@ -1048,113 +473,172 @@ This property tells GTK# that the user interface for your application requires u Raised when the columns of this tree change. - - - GLib.Signal("columns-changed") - - - - - Event + + + + Method - Gtk.ExpandCollapseCursorRowHandler + System.Void - + + + + + + - Raised when the row where the cursor is is expanded or collapsed. - + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + - - - GLib.Signal("expand_collapse_cursor_row") - - - - - Event + + + + Method - Gtk.RowActivatedHandler + System.Void - + + + + + + - Raised when a row is activated; see . - - - - This event is usually raised when the user doubleclicks a row. - - - - -using System; -using Gtk; - -class Selection -{ - static void Main () - { - Application.Init (); - Window win = new Window ("Row activated sample"); - win.DeleteEvent += OnWinDelete; - - TreeView tv = new TreeView (); - tv.AppendColumn ("Items", new CellRendererText (), "text", 0); - - ListStore store = new ListStore (typeof (string)); - store.AppendValues ("item 1"); - store.AppendValues ("item 2"); - - tv.Model = store; - tv.RowActivated += OnRowActivate; - - win.Add (tv); - win.ShowAll (); - Application.Run (); - } - - static void OnRowActivate (object o, RowActivatedArgs args) - { - Console.WriteLine("row {0} was doubleclicked", args.Path); - } - - static void OnWinDelete (object o, DeleteEventArgs args) - { - Application.Quit (); - } -} - - - - + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + - - - GLib.Signal("row_activated") - - - - - Event + + + + Method - Gtk.TestCollapseRowHandler + System.Void - + + + + + + - Raised when the system wants to know whether a particular row can be collapsed. - + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Cairo.Surface + + + + + + To be added. + To be added. + To be added. + To be added. + - - - GLib.Signal("test-collapse-row") - - + Event + + + GLib.Signal("cursor-changed") + + System.EventHandler @@ -1219,965 +703,24 @@ class MainClass - - - GLib.Signal("cursor-changed") - - - - - Method + + + + Property - System.Boolean + Gtk.TreeDestroyCountFunc - - - - - - Finds the path at the point (x, y), relative to widget coordinates. - an object of type - an object of type - an object of type - an object of type - It is primarily for things like popup menus. If is non-, then it will be filled with the at that point. If is non-, then it will be filled with the at that point. This function is only meaningful if TreeView is realized. - - - - - Method - - System.Void - - - - - - - - - Converts widget coordinates to coordinates for the tree window (the full scrollable area of the tree). - an object of type - an object of type - an object of type - an object of type - - - - - - - Event - - Gtk.ToggleCursorRowHandler - - - - Raised when the cursor toggles a row. - (FIXME: explain in more detail.) - - - - GLib.Signal("toggle_cursor_row") - - - - - - Event - - Gtk.StartInteractiveSearchHandler - - - - Raised when the user begins a search of the tree. - - - - - GLib.Signal("start_interactive_search") - - - - - - Event - - Gtk.SelectAllHandler - - - - Raised whenever all rows of the TreeView are selected. - - - - - GLib.Signal("select_all") - - - - - - Event - - Gtk.SelectCursorParentHandler - - - - Raised when the parent row of the current row is selected. - (FIXME: explain in more detail. - - - - GLib.Signal("select_cursor_parent") - - - - - - Event - - Gtk.UnselectAllHandler - - - - Raised whenever all rows of the TreeView are specifically deselected. - - - - - GLib.Signal("unselect_all") - - - - - - Method - - Gtk.TreeViewColumn - - - - - - - - System.ParamArray - - - - - - Adds a with a specific column title and attributes. - column title - cell renderer - attributes - The appended - - This function is used to append a new subclass with specific attributes to the . - -The following code sample will append a new to an existing and use column 0 from the as the text to render. - - - -CellRendererText text = new CellRendererText (); -tree_view.AppendColumn ("title", text, "text", 0); - - - - - - - - Method - - Gtk.TreeViewColumn - - - - - - - - Adds a new to the TreeView and returns it. - a - a - a - a - This method actually creates the column, rather than relying on a column object to be passed in. There's an alternate invokation form if you'd like to pass in an existing column object. + This property should almost never be used. It is meant for private use by ATK for determining the number of visible children that are removed when the user collapses a row, or a row is deleted. + a + It is meant for private use by Atk for determining the number of visible children that are removed when the user collapses a row, or a row is deleted. - - - Method - - System.Void - - - - - - - - - Sets the current keyboard focus to be on the given . This is useful for getting the user's attention to a particular row. - a - a - a - a - - If focus_column is not null, then focus is given to the column specified by it. If focus_column and focus_cell are not null, and focus_column contains 2 or more editable or activatable cells, then focus is given to the cell specified by focus_cell. Additionally, if focus_column is specified, and start_editing is null, then editing should be started in the specified cell. - This function is often followed by(tree_view_obj) in order to give keyboard focus to the widget. Please note that editing can only happen when the widget is realized. - - - - - - Method - - System.Void - - - - - - Expands the treeview so the Path specified is visible. - - to expand to. - - - - - - Method - - System.Void - - - - - - - Gets information about the row that is highlighted for feedback. - a to put the highlighted path into. - a to put the drop position into. - - - - - - Method - - System.Boolean - - - - - - - - - Determines the destination row for a given XY position. This is used by drag-and-drop operations to determine the target rows for the action. - a , the X coordinate - a , the Y coordinate - a to put the resulting destination row into. - a to indicate where to put the dragged object, relative to the returned by this method. - a - - - - - - Method - - System.Void - - - - - - - - - Converts tree coordinates to widget coordinates. Tree coordinates start at 0,0 for row 0 of the tree, and cover the entire scrollable area of the tree. - a , the X coordinate of the tree location - a , the Y coordinate of the tree location - a , the X coordinate for the widget - a , the Y coordinate for the widget - - - - - - Constructor - - - - - - TreeView constructor - a - Creates a with as - its . - - - - - System.Obsolete("Use NodeView with NodeStores") - - - - - - Method - - System.Void - - - - - - - - Allows the TreeView to be used as a source for drag-and-drop actions. - a , the mask of the allowed buttons for starting a drag - a [], a table of supported targets for dragging to - a , what should be done with the dragged data. - - - - - - Method - - System.Void - - - - - - - Turns this TreeView object into a destination for automatic drag-and-drop. - a [], a table of targets this TreeView will support. - a , a bitmap of possible actions for a drag to this target - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - - Default handler for the event. - a - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - - - Default handler for the event. - a - a - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - - Default handler for the event. - a - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - - Default handler for the event. - a - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Property - - Gtk.TreeViewColumn[] - - - - A list of all the columns currently in this TreeView. - a - - - - - - Method - - Gdk.Rectangle - - - - - - - Fills the bounding rectangle in tree window coordinates for the cell at the row specified by and the column specified by . - a - a - a - - - If is , or points to a path not currently displayed, the y and height fields of the rectangle will be filled with 0. If is , the x and width fields will be filled with 0. The sum of all cell rects does not cover the entire tree; there are extra pixels in between rows, for example. This function is only valid if is realized. - - - - - - - Method - - Gdk.Rectangle - - - - - - - Fills the bounding rectangle in tree window coordinates for the cell at the row specified by and the column specified by . - a - a - a - - - If is , or points to a node not found in the tree, the y and height fields of the rectangle will be filled with 0. If is , the x and width fields will be filled with 0. The returned rectangle is equivalent to the passed to . These background areas tile to cover the entire tree window (except for the area used for header buttons). Contrast with the , returned by , which returns only the cell itself, excluding surrounding borders and the tree expander area. - - - - - - - Method - - System.Boolean - - - - - - - - - - - Finds the path at the point (x, y), relative to widget coordinates. - a , an x coordinate - a , a y coordinate - a to fill with the path at the (x,y) coordinate. - a to fill with the column at the (x,y) coordinate. - a to fill with the x coordinate relative to the cell background. - a to fill with the y coordinate relative to the cell background. - a , true if a row exists at (x,y). - - x and y must come from an event on the tree_view only where the event's window is the same as the window this TreeView renders to. It is primarily for things like popup menus. If path is non-null, then it will be filled with the GtkTreePath at that point. This path should be freed with . If column is non-NULL, then it will be filled with the column at that point. - cell_x and cell_y return the coordinates relative to the cell background (i.e. the background_area passed to ). This function is only meaningful if the TreeView object is realized. - - - - - - Method - - System.Boolean - - - - - - - - - Finds the path at the point (x, y), relative to widget coordinates. - a , an x coordinate - a , a y coordinate - a to fill with the path at the (x,y) coordinate. - a to fill with the column at the (x,y) coordinate. - a , true if a row exists at (x,y) - This is an alternate invocation form which doesn't return coordinates for the position relative to a cell's background. - - - - - Property - - System.Boolean - - - - Whether or not to assume all rows are the same height. - a - This is an optimization; set to for fastest performance. - - - - - GLib.Property("fixed-height-mode") - - - - - - Method - - System.Int32 - - - - - - - - - Convenience function that inserts a new column into the tree view - with the given cell renderer and a to set cell renderer - attributes (normally using data from the model). - a , the position of the new column (-1 to append, positive numbers to insert) - a , the column title - a , the renderer object - a , a function for presenting the data - The number of columns in the tree view after the insertion. - - See also , . - If the tree view has enabled, then must have its - property set to be . - - - - - - - Method - - System.Int32 - - - - - - - - - System.ParamArray - - - - - - Convenience function that inserts a new column into the tree view - with the given cell renderer and attribute bindings for the cell renderer. - - a , the position of the new column (-1 to append, positive numbers to insert) - a , the column title - a , the renderer object - an array of attribute bindings - The number of columns in the tree view after the insertion. - - - - - - - Method - - Gtk.TreeViewColumn - - - - - - - - Adds a new to the TreeView and returns it. - a - a - a - a - This method actually creates the column, rather than relying on a column object to be passed in. There's an alternate invokation form if you'd like to pass in an existing column object. - - - - - Property - - System.Boolean - - - - To be added - a - To be added - - - - - GLib.Property("hover-expand") - - - - - - Property - - System.Boolean - - - - Whether a row should be highlighted when the cursor is over it. - a - To be added - - - - - GLib.Property("hover-selection") - - - - - - Property - - Gtk.TreeViewRowSeparatorFunc - - - - Callback function to indicate whether or not a given row of the tree view should be rendered as a separator. - a - - - - - - - Method - - System.Void - - - - - - - returns a to the selected row, or if there is no current selection. - returns the focused , or . - Gets the currently selected row and focused column. - - - - - - Method - - System.Boolean - - - - - - - returns a to the first visible row. - returns a to the last visible row. - Gets the visible rows of the view. - - if the start and end paths were set. - Note: there may be invisible paths between the start and end paths returned. - - - - - - Property - - - GLib.Property("show-expanders") - - - - System.Boolean - - - Indicates if expanders are shown. - defaults to . - - - - - - - Property - - - GLib.Property("level-indentation") - - - - System.Int32 - - - Extra indentation amount for each level of the hierarchy. - defaults to 0. - - - - - + + Property @@ -2194,26 +737,68 @@ tree_view.AppendColumn ("title", text, "text", 0); - - + + + + Method + + System.Void + + + + + + + a [], a table of targets this TreeView will support. + a , a bitmap of possible actions for a drag to this target + Turns this TreeView object into a destination for automatic drag-and-drop. + + + + + + + Method + + System.Void + + + + + + + + a , the mask of the allowed buttons for starting a drag + a [], a table of supported targets for dragging to + a , what should be done with the dragged data. + Allows the TreeView to be used as a source for drag-and-drop actions. + + + + + + Property - GLib.Property("rubber-banding") + GLib.Property("enable-search") System.Boolean + + - Indicates if Rubberbanding multi-selection is supported. - if , rubberbanding is active. - - + View allows user to search through columns interactively. + an object of type + + - + + Property @@ -2230,47 +815,9 @@ tree_view.AppendColumn ("title", text, "text", 0); - - - Property - - Gtk.Entry - - - Identifies a custom search entry widget for the view. - if , the default popup entry is used. - This is useful for providing a fixed position search entry to the interface. - - - - - - Property - - Gtk.TreeViewSearchPositionFunc - - - Delegate to use when positioning the search dialog for the view. - a search position delegate. - - - - - - - Property - - Gdk.Color - - - This property contains the background color that is used for all even rows. - a - - - - - + + Property Gdk.Color @@ -2282,140 +829,334 @@ tree_view.AppendColumn ("title", text, "text", 0); - - + + + Method System.Void - - - - - - + - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - + Recursively expands all nodes. + + - - - Method + + + + Event + + + GLib.Signal("expand-collapse-cursor-row") + + - System.Void + Gtk.ExpandCollapseCursorRowHandler - - - - - - + - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - + Raised when the row where the cursor is is expanded or collapsed. + - - - Method + + + + Property + + + GLib.Property("expander-column") + + - System.Void + Gtk.TreeViewColumn - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - + Set the column for the expander column. + an object of type + + - - + + + Method - System.Void + System.Boolean - - - - + + - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - + an object of type + an object of type + Opens the row so its children are visible. + an object of type + + - - + + + Method System.Void - - - - + - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - + + to expand to. + Expands the treeview so the Path specified is visible. + - - + + + + Property + + + GLib.Property("fixed-height-mode") + + + + System.Boolean + + + + Whether or not to assume all rows are the same height. + a + This is an optimization; set to for fastest performance. + + + + + + + Method + + Gdk.Rectangle + + + + + + + a + a + Fills the bounding rectangle in tree window coordinates for the cell at the row specified by and the column specified by . + a + + + If is , or points to a node not found in the tree, the y and height fields of the rectangle will be filled with 0. If is , the x and width fields will be filled with 0. The returned rectangle is equivalent to the passed to . These background areas tile to cover the entire tree window (except for the area used for header buttons). Contrast with the , returned by , which returns only the cell itself, excluding surrounding borders and the tree expander area. + + + + + + + + Method + + Gdk.Rectangle + + + + + + + a + a + Fills the bounding rectangle in tree window coordinates for the cell at the row specified by and the column specified by . + a + + + If is , or points to a path not currently displayed, the y and height fields of the rectangle will be filled with 0. If is , the x and width fields will be filled with 0. The sum of all cell rects does not cover the entire tree; there are extra pixels in between rows, for example. This function is only valid if is realized. + + + + + + + + Method + + Gtk.TreeViewColumn + + + + + + an object of type + Gets the at the given position in the . + an object of type + + + + + + + Method System.Void - - - - + + - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - + returns a to the selected row, or if there is no current selection. + returns the focused , or . + Gets the currently selected row and focused column. + + + + + + + Method + + System.Boolean + + + + + + + + + a , the X coordinate + a , the Y coordinate + a to put the resulting destination row into. + a to indicate where to put the dragged object, relative to the returned by this method. + Determines the destination row for a given XY position. This is used by drag-and-drop operations to determine the target rows for the action. + a + + + + + + + Method + + System.Void + + + + + + + a to put the highlighted path into. + a to put the drop position into. + Gets information about the row that is highlighted for feedback. + + + + + + + Method + + System.Boolean + + + + + + + + an object of type + an object of type + an object of type + Finds the path at the point (x, y), relative to widget coordinates. + an object of type + It is primarily for things like popup menus. If is non-, then it will be filled with the at that point. If is non-, then it will be filled with the at that point. This function is only meaningful if TreeView is realized. + + + + + + Method + + System.Boolean + + + + + + + + + a , an x coordinate + a , a y coordinate + a to fill with the path at the (x,y) coordinate. + a to fill with the column at the (x,y) coordinate. + Finds the path at the point (x, y), relative to widget coordinates. + a , true if a row exists at (x,y) + This is an alternate invocation form which doesn't return coordinates for the position relative to a cell's background. + + + + + + Method + + System.Boolean + + + + + + + + + + + a , an x coordinate + a , a y coordinate + a to fill with the path at the (x,y) coordinate. + a to fill with the column at the (x,y) coordinate. + a to fill with the x coordinate relative to the cell background. + a to fill with the y coordinate relative to the cell background. + Finds the path at the point (x, y), relative to widget coordinates. + a , true if a row exists at (x,y). + + x and y must come from an event on the tree_view only where the event's window is the same as the window this TreeView renders to. It is primarily for things like popup menus. If path is non-null, then it will be filled with the GtkTreePath at that point. This path should be freed with . If column is non-NULL, then it will be filled with the column at that point. + cell_x and cell_y return the coordinates relative to the cell background (i.e. the background_area passed to ). This function is only meaningful if the TreeView object is realized. + + + + + + + Method + + System.Boolean + + + + + + an object of type + Returns if the node pointed to by is expanded. + an object of type + + + Method System.Boolean @@ -2441,8 +1182,274 @@ tree_view.AppendColumn ("title", text, "text", 0); + + + + Method + + System.Boolean + + + + + + + returns a to the first visible row. + returns a to the last visible row. + Gets the visible rows of the view. + + if the start and end paths were set. + Note: there may be invisible paths between the start and end paths returned. + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + + GLib.Property("hadjustment") + + + + Gtk.Adjustment + + + + + Horizontal Adjustment for the widget. + an object of type + + + + + + + + Property + + + GLib.Property("headers-clickable") + + + + System.Boolean + + + + Column headers respond to click events. + a + + + + + + + + Property + + + GLib.Property("headers-visible") + + + + System.Boolean + + + + + Show the column header buttons. + an object of type + + + + + + + + Property + + + GLib.Property("hover-expand") + + + + System.Boolean + + + + To be added + a + To be added + + + + + + + Property + + + GLib.Property("hover-selection") + + + + System.Boolean + + + + Whether a row should be highlighted when the cursor is over it. + a + To be added + + + + + + + Property + + + GLib.Property("hscroll-policy") + + + + Gtk.ScrollablePolicy + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + + + + an object of type + an object of type + This inserts the into the at . + an object of type + If is -1, then the is inserted at the end. + + + + + + Method + + System.Int32 + + + + + + + + + a , the position of the new column (-1 to append, positive numbers to insert) + a , the column title + a , the renderer object + a , a function for presenting the data + Convenience function that inserts a new column into the tree view + with the given cell renderer and a to set cell renderer + attributes (normally using data from the model). + The number of columns in the tree view after the insertion. + + See also , . + If the tree view has enabled, then must have its + property set to be . + + + + + + + + Method + + System.Int32 + + + + + + + + + System.ParamArray + + + + + + a , the position of the new column (-1 to append, positive numbers to insert) + a , the column title + a , the renderer object + an array of attribute bindings + Convenience function that inserts a new column into the tree view + with the given cell renderer and attribute bindings for the cell renderer. + + The number of columns in the tree view after the insertion. + + + + + + + + Method + + System.Boolean + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + - + + Property System.Boolean @@ -2454,8 +1461,881 @@ tree_view.AppendColumn ("title", text, "text", 0); + + + + Property + + + GLib.Property("level-indentation") + + + + System.Int32 + + + Extra indentation amount for each level of the hierarchy. + defaults to 0. + + + + + + + + Method + + System.Void + + + + + + a to execute on every expanded row. + Calls the given function on all expanded rows. + + + + + + + Property + + + GLib.Property("model") + + + + Gtk.TreeModel + + + + + The model for the TreeView. + an object of type + + + + + + + + Method + + System.Void + + + + + + + an object of type + an object of type + Moves to be after to . + If is , then is placed in the first position. + + + + + + Event + + + GLib.Signal("move-cursor") + + + + Gtk.MoveCursorHandler + + + + Raised whenever the cursor is moved on this TreeView. + + + + + + + Property + + Gdk.Color + + + This property contains the background color that is used for all even rows. + a + + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideColumnsChanged", Type=typeof(Gtk.TreeView)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCursorChanged", Type=typeof(Gtk.TreeView)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideExpandCollapseCursorRow", Type=typeof(Gtk.TreeView)) + + + + System.Boolean + + + + + + + + a + a + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideMoveCursor", Type=typeof(Gtk.TreeView)) + + + + System.Boolean + + + + + + + a + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRowActivated", Type=typeof(Gtk.TreeView)) + + + + System.Void + + + + + + + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRowCollapsed", Type=typeof(Gtk.TreeView)) + + + + System.Void + + + + + + + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRowExpanded", Type=typeof(Gtk.TreeView)) + + + + System.Void + + + + + + + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSelectAll", Type=typeof(Gtk.TreeView)) + + + + System.Boolean + + + + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSelectCursorParent", Type=typeof(Gtk.TreeView)) + + + + System.Boolean + + + + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSelectCursorRow", Type=typeof(Gtk.TreeView)) + + + + System.Boolean + + + + + + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideStartInteractiveSearch", Type=typeof(Gtk.TreeView)) + + + + System.Boolean + + + + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideTestCollapseRow", Type=typeof(Gtk.TreeView)) + + + + System.Boolean + + + + + + + a + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideTestExpandRow", Type=typeof(Gtk.TreeView)) + + + + System.Boolean + + + + + + + a + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideToggleCursorRow", Type=typeof(Gtk.TreeView)) + + + + System.Boolean + + + + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideUnselectAll", Type=typeof(Gtk.TreeView)) + + + + System.Boolean + + + + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + System.Int32 + + + + + + an object of type + Removes from . + an object of type + + + + + + + + Property + + + GLib.Property("reorderable") + + + + System.Boolean + + + + + Allows to reorder rows in the view (this enables the internal drag and drop of TreeView rows). + an object of type + + + + + + + + Event + + + GLib.Signal("row-activated") + + + + Gtk.RowActivatedHandler + + + + Raised when a row is activated; see . + + + + This event is usually raised when the user doubleclicks a row. + + + + +using System; +using Gtk; + +class Selection +{ + static void Main () + { + Application.Init (); + Window win = new Window ("Row activated sample"); + win.DeleteEvent += OnWinDelete; + + TreeView tv = new TreeView (); + tv.AppendColumn ("Items", new CellRendererText (), "text", 0); + + ListStore store = new ListStore (typeof (string)); + store.AppendValues ("item 1"); + store.AppendValues ("item 2"); + + tv.Model = store; + tv.RowActivated += OnRowActivate; + + win.Add (tv); + win.ShowAll (); + Application.Run (); + } + + static void OnRowActivate (object o, RowActivatedArgs args) + { + Console.WriteLine("row {0} was doubleclicked", args.Path); + } + + static void OnWinDelete (object o, DeleteEventArgs args) + { + Application.Quit (); + } +} + + + + + + + + + + Event + + + GLib.Signal("row-collapsed") + + + + Gtk.RowCollapsedHandler + + + + Raised whenever a row is collapsed. + + + + + + + Event + + + GLib.Signal("row-expanded") + + + + Gtk.RowExpandedHandler + + + + Raised whenever a row of the TreeView is expanded. + + + + + + + Property + + Gtk.TreeViewRowSeparatorFunc + + + + Callback function to indicate whether or not a given row of the tree view should be rendered as a separator. + a + + + + + + + + Property + + + GLib.Property("rubber-banding") + + + + System.Boolean + + + Indicates if Rubberbanding multi-selection is supported. + if , rubberbanding is active. + + + + + + + + Property + + + GLib.Property("rules-hint") + + + + System.Boolean + + + + + Whether to display alternating, shaded rows in the . + an object of type + + Setting to sets a hint to the theme engine to draw rows in alternating colors. + +This property tells GTK# that the user interface for your application requires users to read across tree rows and associate cells with one another. By default, GTK# will then render the tree with alternating row colors. Do not use it just because you prefer the appearance of the ruled tree; that's a question for the theme. Some themes will draw tree rows in alternating colors even when rules are turned off, and users who prefer that appearance all the time can choose those themes. You should set this property only as a semantic hint to the theme engine that your tree makes alternating colors useful from a functional standpoint (since it has lots of columns, generally). + + + + + + + + Method + + System.Void + + + + + + + + + + an object of type + an object of type + an object of type + an object of type + an object of type + Moves the alignments of the to the position specified by and . + + + If is , then no horizontal scrolling occurs. Likewise, if is no vertical scrolling occurs. At a minimum, one of or need to be non-. determines where the row is placed, and determines where the column is placed. Both are expected to be between 0.0 and 1.0. 0.0 means left/top alignment, 1.0 means right/bottom alignment, 0.5 means center. + + + If is , then the alignment arguments are ignored, and the tree does the minimum amount of work to scroll the cell onto the screen. This means that the cell will be scrolled to the edge closest to its current position. If the cell is currently visible on the screen, nothing is done. + + + This function only works if the model is set, and is a valid row on the model. If the model changes before the is realized, the centered path will be modified to reflect this change. + + + + + + + + Method + + System.Void + + + + + + + an object of type + an object of type + Scrolls the such that the top-left corner of the visible area is , , where and are specified in tree window coordinates. + The must be realized before this function is called. If it is not, you probably want to be using . + + + + + + Property + + + GLib.Property("search-column") + + + + System.Int32 + + + + + Model column to search through when searching through code. + an object of type + + + + + + + + Property + + Gtk.Entry + + + Identifies a custom search entry widget for the view. + if , the default popup entry is used. + This is useful for providing a fixed position search entry to the interface. + + + + + + + Property + + Gtk.TreeViewSearchEqualFunc + + + + The compare function for the interactive search capabilities. + a + + + + + + + + Property + + Gtk.TreeViewSearchPositionFunc + + + Delegate to use when positioning the search dialog for the view. + a search position delegate. + + + + + + + + Event + + + GLib.Signal("select-all") + + + + Gtk.SelectAllHandler + + + + Raised whenever all rows of the TreeView are selected. + + + + + + + Event + + + GLib.Signal("select-cursor-parent") + + + + Gtk.SelectCursorParentHandler + + + + Raised when the parent row of the current row is selected. + (FIXME: explain in more detail. + + + + + + Event + + + GLib.Signal("select-cursor-row") + + + + Gtk.SelectCursorRowHandler + + + + Raised when the row the cursor is on is selected. + + + + + + + Property + + Gtk.TreeSelection + + + Gets the associated with the TreeView. + an object of type + + + + + + + + Method + + System.Void + + + + + + + + an object of type + an object of type + an object of type + Sets the current keyboard focus to be at , and selects it. + This is useful when you want to focus the attention of the user on a particular row. If is not , then focus is given to the column specified by it. Additionally, if is specified, and is , then editing should be started in the specified cell. This function is often followed by in order to give keyboard focus to the widget. Please note that editing can only happen when the widget is realized. + + + + + + Method + + System.Void + + + + + + + + + a + a + a + a + Sets the current keyboard focus to be on the given . This is useful for getting the user's attention to a particular row. + + If focus_column is not null, then focus is given to the column specified by it. If focus_column and focus_cell are not null, and focus_column contains 2 or more editable or activatable cells, then focus is given to the cell specified by focus_cell. Additionally, if focus_column is specified, and start_editing is null, then editing should be started in the specified cell. + This function is often followed by(tree_view_obj) in order to give keyboard focus to the widget. Please note that editing can only happen when the widget is realized. + + + + + + + Method + + System.Void + + + + + + + an object of type , the path of the row to highlight, or null. + an object of type , specifying whether to drop before, after, or into the row. + Sets the row that is highlighted for drag-and-drop feedback. + + + + Method System.Void @@ -2478,6 +2358,7 @@ tree_view.AppendColumn ("title", text, "text", 0); + Method System.Void @@ -2494,8 +2375,100 @@ tree_view.AppendColumn ("title", text, "text", 0); + + + + Property + + + GLib.Property("show-expanders") + + + + System.Boolean + + + Indicates if expanders are shown. + defaults to . + + + + + + + + Event + + + GLib.Signal("start-interactive-search") + + + + Gtk.StartInteractiveSearchHandler + + + + Raised when the user begins a search of the tree. + + + + + + + Event + + + GLib.Signal("test-collapse-row") + + + + Gtk.TestCollapseRowHandler + + + + Raised when the system wants to know whether a particular row can be collapsed. + + + + + + + Event + + + GLib.Signal("test-expand-row") + + + + Gtk.TestExpandRowHandler + + + + Raised when the widget wants to find out whether a row can be expanded or not. + + + + + + + Event + + + GLib.Signal("toggle-cursor-row") + + + + Gtk.ToggleCursorRowHandler + + + + Raised when the cursor toggles a row. + (FIXME: explain in more detail.) + + - + + Property @@ -2512,5 +2485,103 @@ tree_view.AppendColumn ("title", text, "text", 0); + + + + Event + + + GLib.Signal("unselect-all") + + + + Gtk.UnselectAllHandler + + + + Raised whenever all rows of the TreeView are specifically deselected. + + + + + + + Method + + System.Void + + + + Disables the TreeView as a drag-and-drop destination. + To be added. + + + + + + Method + + System.Void + + + + Disables the TreeView as a drag source for automatic drag and drop actions. + + + + + + + Property + + + GLib.Property("vadjustment") + + + + Gtk.Adjustment + + + + + Vertical Adjustment for the widget. + an object of type + + + + + + + + Property + + Gdk.Rectangle + + + + Returns the currently-visible region of the tree view, in tree view coordinates. + a + Convert to widget coordinates with . Tree coordinates start at 0,0 for row 0 of the tree, and cover the entire scrollable area of the tree. + + + + + + Property + + + GLib.Property("vscroll-policy") + + + + Gtk.ScrollablePolicy + + + To be added. + To be added. + To be added. + + + - \ No newline at end of file + diff --git a/doc/en/Gtk/TreeViewChild.xml b/doc/en/Gtk/TreeViewChild.xml new file mode 100644 index 000000000..259edb5c0 --- /dev/null +++ b/doc/en/Gtk/TreeViewChild.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/TreeViewColumn.xml b/doc/en/Gtk/TreeViewColumn.xml index fca3cbb3f..d0d27aba5 100644 --- a/doc/en/Gtk/TreeViewColumn.xml +++ b/doc/en/Gtk/TreeViewColumn.xml @@ -1,112 +1,29 @@ - + + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - A visible column in a widget. - - - - Gtk.Object + GLib.InitiallyUnowned Gtk.CellLayout + + A visible column in a widget. + + + - - - Method - - System.Boolean - - - - Whether to display the column. - an object of type - - - - - - - Method - - System.Void - - - - - - - - - Sets the cell renderer based on the and . - an object of type - an object of type - an object of type - an object of type - That is, for every attribute mapping in , it will get a value from the set column on the , and use that value to set the attribute on the cell renderer. This is used primarily by the . - - - - - Method - - System.Void - - - - Emit the clicked event on the column. - - - - - - - Method - - System.Void - - - - - - - - - Sets the to use for the column. - an object of type - an object of type - an object of type - an object of type - This function is used instead of the standard attributes mapping for setting the column value, and should set the value of the as appropriate. may be to remove an older one. - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -116,373 +33,39 @@ - - - Property - - System.Int32 - + + + + Constructor + - The column that the model sorts on when this column is selected for sorting. - an object of type - - + To be added. + To be added. + To be added. + - - - Property - - System.Int32 - + + + + Constructor + + - The number of pixels to place between s packed into the column. - an object of type - - - - - - GLib.Property("spacing") - - - - - - Property - - System.Boolean - - - - - The visibility of the . - an object of type - - - - - - GLib.Property("visible") - - - - - - Property - - System.Boolean - - - - - Whether the column can be reordered by the end user dragging the header. - an object of type - - - - - - GLib.Property("reorderable") - - - - - - Property - - System.Int32 - - - - - Maximum allowed width of the column. - an object of type - - - - - - GLib.Property("max-width") - - - - - - Property - - System.Int32 - - - Current width of the column. - an object of type - - - - - - GLib.Property("width") - - - - - - Property - - System.Boolean - - - - - Whether to show a sort indicator. - an object of type - - - - - - GLib.Property("sort-indicator") - - - - - - Property - - Gtk.TreeViewColumnSizing - - - - - Resize mode of the column. - an object of type - - - - - - GLib.Property("sizing") - - - - - - Property - - Gtk.SortType - - - - - Sort direction the sort indicator should indicate. - an object of type - - - - - - GLib.Property("sort-order") - - - - - - Property - - System.Int32 - - - - - Minimum allowed width of the column. - an object of type - - - - - - GLib.Property("min-width") - - - - - - Property - - System.Single - - - - - X Alignment of the column header text or widget. - an object of type - - - - - - GLib.Property("alignment") - - - - - - Property - - System.String - - - - - Title to appear in column header. - an object of type - - - - - - GLib.Property("title") - - - - - - Property - - Gtk.Widget - - - - - Widget to put in column header button instead of column title. - an object of type - - - - - - GLib.Property("widget") - - - - - - Property - - System.Boolean - - - - - Whether the header can be clicked. - an object of type - - - - - - GLib.Property("clickable") - - - - - - Property - - System.Int32 - - - - - Current fixed width of the column. - an object of type - - - - - - GLib.Property("fixed-width") - - - - - - Property - - System.Boolean - - - - - Whether column is user-resizable. - an object of type - - - - - - GLib.Property("resizable") - - - - - - Event - - System.EventHandler - - - - Emitted when the column is clicked. - - - - - - GLib.Signal("clicked") - - - - - - Method - - System.Void - - - - - - - Sets the to use for a renderer. - a - a - This function is used instead of the standard attributes mapping for setting the column value, and should set the value of the as appropriate. may be to remove an older one. - - - - - - Method - - System.Void - - - - - - Sets the current keyboard focus to be at , if the column contains 2 or more editable and activatable cells. - a + Pointer to the C object. + Internal constructor + This is an internal constructor, and should not be used by user code. + Constructor @@ -491,16 +74,17 @@ - Creates a new a a a + Creates a new + Constructor @@ -515,36 +99,127 @@ - Creates a new a a a + Creates a new + + + + Method + + System.Void + + + + + + + + an object of type + an object of type + an object of type + Adds an mapping to the list in . + The is the column of the model to get a value from, and the is the parameter on to be set from the value. So for example if column 2 of the model contains strings, you could have the "text" attribute of a get its values from column 2. + + + + + + + Property + + + GLib.Property("alignment") + + + + System.Single + + + + + X Alignment of the column header text or widget. + an object of type + + + + + + + + Property + + Gtk.CellArea + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.Widget + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("cell-area") + + + + Gtk.CellArea + + + To be added. + To be added. + To be added. + + + - + + Method System.Boolean - + - Obtains the horizontal position and size of a cell in a column. a - a + To be added. a + Obtains the horizontal position and size of a cell in a column. a If the cell is not found in the column, and are not changed and is returned. + Method System.Void @@ -557,60 +232,33 @@ - Obtains the width and height needed to render the column. a a a a a + Obtains the width and height needed to render the column. This is used primarily by the . - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - + + + Method - System.Void + System.Boolean - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. + Whether to display the column. + an object of type + + - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - + + Property Gtk.CellRenderer[] @@ -622,117 +270,45 @@ - - + + + Property - System.Boolean + Gtk.CellRenderer[] - - Whether this column gets share of extra width allocated to the widget. - a - - - + Cells property. + An array of cell renderers packed in the column. + + - - - GLib.Property("expand") - - - - + + + Method System.Void - - + + + + - Re-inserts at . - a - a - The given cell must already be packed into the layout for this method to work properly. - - - - - - Method - - System.Void - - - - - - - Adds the to end of the column. - an object of type - an object of type - If expand is , then the cell is allocated no more space than it needs. Any unused space is divided evenly between cells for which expand is . - - - - - Method - - System.Void - - - - - - - Packs the cell into the beginning of the column. - an object of type - an object of type - If expand is , then the cell is allocated no more space than it needs. Any unused space is divided evenly between cells for which expand is . - - - - - Method - - System.Void - - - - - - - - Adds an mapping to the list in . - an object of type - an object of type - an object of type - The is the column of the model to get a value from, and the is the parameter on to be set from the value. So for example if column 2 of the model contains strings, you could have the "text" attribute of a get its values from column 2. - - - - - - Method - - System.Void - - - - - - Clears all existing attributes. - an object of type - - - + an object of type + an object of type + an object of type + an object of type + Sets the cell renderer based on the and . + That is, for every attribute mapping in , it will get a value from the set column on the , and use that value to set the attribute on the cell renderer. This is used primarily by the . + Method System.Void @@ -744,26 +320,325 @@ - - + + + Method System.Void - - + - Set the data func used to set cell renderer attributes. - a - a - + an object of type + Clears all existing attributes. + + + + + + Method + + System.Void + + + + Emit the clicked event on the column. + + + + + + + + Property + + + GLib.Property("clickable") + + + + System.Boolean + + + + + Whether the header can be clicked. + an object of type + + + + + + + + Event + + + GLib.Signal("clicked") + + + + System.EventHandler + + + + Emitted when the column is clicked. + + + + + + + + Property + + + GLib.Property("expand") + + + + System.Boolean + + + + Whether this column gets share of extra width allocated to the widget. + a + + + + + + + + + Property + + + GLib.Property("fixed-width") + + + + System.Int32 + + + + + Current fixed width of the column. + an object of type + + + + + + + + Method + + System.Void + + + + + + a + Sets the current keyboard focus to be at , if the column contains 2 or more editable and activatable cells. + + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + + GLib.Property("max-width") + + + + System.Int32 + + + + + Maximum allowed width of the column. + an object of type + + + + + + + + Property + + + GLib.Property("min-width") + + + + System.Int32 + + + + + Minimum allowed width of the column. + an object of type + + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideClicked", Type=typeof(Gtk.TreeViewColumn)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + System.Void + + + + + + + an object of type + an object of type + Adds the to end of the column. + If expand is , then the cell is allocated no more space than it needs. Any unused space is divided evenly between cells for which expand is . + + + + + + Method + + System.Void + + + + + + + an object of type + an object of type + Packs the cell into the beginning of the column. + If expand is , then the cell is allocated no more space than it needs. Any unused space is divided evenly between cells for which expand is . + + + + + + Method + + System.Void + + + + Flags the column and its cell renderers for size renegotiation. + + + + + + + + Method + + System.Void + + + + + + + a + a + Re-inserts at . + The given cell must already be packed into the layout for this method to work properly. + + + + + + + Property + + + GLib.Property("reorderable") + + + + System.Boolean + + + + + Whether the column can be reordered by the end user dragging the header. + an object of type + + + + + + + + Property + + + GLib.Property("resizable") + + + + System.Boolean + + + + + Whether column is user-resizable. + an object of type + + + + + Method System.Void @@ -779,15 +654,54 @@ - Sets the attribute to model column bindings for a renderer. a a + Sets the attribute to model column bindings for a renderer. The array should consist of pairs of attribute name and column index. + + + + Method + + System.Void + + + + + + + a + a + Sets the to use for a renderer. + This function is used instead of the standard attributes mapping for setting the column value, and should set the value of the as appropriate. may be to remove an older one. + + + + + + + Method + + System.Void + + + + + + + a + a + Set the data func used to set cell renderer attributes. + + + + + Method System.Void @@ -797,40 +711,141 @@ - Sets the to use for a renderer. a a + Sets the to use for a renderer. This function is used instead of the standard attributes mapping for setting the column value, and should set the value of the as appropriate. may be to remove an older one. - - - Method + + + + Property + + + GLib.Property("sizing") + + - System.Void + Gtk.TreeViewColumnSizing - + + - Flags the column and its cell renderers for size renegotiation. - - + Resize mode of the column. + an object of type + + - - + + + Property + + + GLib.Property("sort-column-id") + + - Gtk.CellRenderer[] + System.Int32 + + - Cells property. - An array of cell renderers packed in the column. - - + The column that the model sorts on when this column is selected for sorting. + an object of type + + + + + + + + Property + + + GLib.Property("sort-indicator") + + + + System.Boolean + + + + + Whether to show a sort indicator. + an object of type + + + + + + + + Property + + + GLib.Property("sort-order") + + + + Gtk.SortType + + + + + Sort direction the sort indicator should indicate. + an object of type + + + + + + + + Property + + + GLib.Property("spacing") + + + + System.Int32 + + + + + The number of pixels to place between s packed into the column. + an object of type + + + + + + + + Property + + + GLib.Property("title") + + + + System.String + + + + + Title to appear in column header. + an object of type + + - + + Property Gtk.Widget @@ -842,5 +857,66 @@ + + + + Property + + + GLib.Property("visible") + + + + System.Boolean + + + + + The visibility of the . + an object of type + + + + + + + + Property + + + GLib.Property("widget") + + + + Gtk.Widget + + + + + Widget to put in column header button instead of column title. + an object of type + + + + + + + + Property + + + GLib.Property("width") + + + + System.Int32 + + + Current width of the column. + an object of type + + + + diff --git a/doc/en/Gtk/TreeViewColumnDropFunc.xml b/doc/en/Gtk/TreeViewColumnDropFunc.xml index c83672af9..6d6de2468 100644 --- a/doc/en/Gtk/TreeViewColumnDropFunc.xml +++ b/doc/en/Gtk/TreeViewColumnDropFunc.xml @@ -1,25 +1,13 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added. - To be added. - To be added. - To be added. - A delegate type to specify a function signature for saying - where a dragged column may be dropped. - See for - more details on how this delegate should be used. - To be added. - System.Delegate - @@ -29,4 +17,16 @@ System.Boolean + + To be added. + To be added. + To be added. + To be added. + A delegate type to specify a function signature for saying + where a dragged column may be dropped. + To be added. + See for + more details on how this delegate should be used. + + diff --git a/doc/en/Gtk/TreeViewColumnReorder.xml b/doc/en/Gtk/TreeViewColumnReorder.xml new file mode 100644 index 000000000..7a42d92dc --- /dev/null +++ b/doc/en/Gtk/TreeViewColumnReorder.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/TreeViewColumnSizing.xml b/doc/en/Gtk/TreeViewColumnSizing.xml index 1be62f7d8..b6069929c 100644 --- a/doc/en/Gtk/TreeViewColumnSizing.xml +++ b/doc/en/Gtk/TreeViewColumnSizing.xml @@ -1,16 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - The sizing method the column uses to determine its width. - Please note that Autosize is inefficient for large views and can make columns appear choppy. - System.Enum @@ -19,22 +15,14 @@ GLib.GType(typeof(Gtk.TreeViewColumnSizingGType)) + + The sizing method the column uses to determine its width. + Please note that Autosize is inefficient for large views and can make columns appear choppy. + - - - Field - - Gtk.TreeViewColumnSizing - - - - Columns only get bigger in reaction to changes in the model. - - - - + Field Gtk.TreeViewColumnSizing @@ -48,6 +36,7 @@ + Field Gtk.TreeViewColumnSizing @@ -59,5 +48,19 @@ + + + + Field + + Gtk.TreeViewColumnSizing + + + + Columns only get bigger in reaction to changes in the model. + + + + diff --git a/doc/en/Gtk/TreeViewDragInfo.xml b/doc/en/Gtk/TreeViewDragInfo.xml new file mode 100644 index 000000000..7394c3053 --- /dev/null +++ b/doc/en/Gtk/TreeViewDragInfo.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/TreeViewDropPosition.xml b/doc/en/Gtk/TreeViewDropPosition.xml index 94352477a..f7e539efd 100644 --- a/doc/en/Gtk/TreeViewDropPosition.xml +++ b/doc/en/Gtk/TreeViewDropPosition.xml @@ -1,16 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An enumeration for determining where a dropped row goes. - - System.Enum @@ -19,22 +15,14 @@ GLib.GType(typeof(Gtk.TreeViewDropPositionGType)) + + An enumeration for determining where a dropped row goes. + + - - - Field - - Gtk.TreeViewDropPosition - - - - Drop before this row. - - - - + Field Gtk.TreeViewDropPosition @@ -46,21 +34,23 @@ - - + + + Field Gtk.TreeViewDropPosition - Drop as a child of this row (with fallback to before if into is not possible). + Drop before this row. + Field Gtk.TreeViewDropPosition @@ -72,5 +62,19 @@ + + + + Field + + Gtk.TreeViewDropPosition + + + + Drop as a child of this row (with fallback to before if into is not possible). + + + + diff --git a/doc/en/Gtk/TreeViewGridLines.xml b/doc/en/Gtk/TreeViewGridLines.xml index 2be392dda..f90095b31 100644 --- a/doc/en/Gtk/TreeViewGridLines.xml +++ b/doc/en/Gtk/TreeViewGridLines.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Enum @@ -12,29 +12,15 @@ GLib.GType(typeof(Gtk.TreeViewGridLinesGType)) + + TreeView Grid Lines enumeration. + + + - - - Field - - Gtk.TreeViewGridLines - - - Horizontal grid lines. - - - - - Field - - Gtk.TreeViewGridLines - - - Vertical grid lines. - - + Field Gtk.TreeViewGridLines @@ -43,8 +29,20 @@ Vertical and Horizontal grid lines. + + + + Field + + Gtk.TreeViewGridLines + + + Horizontal grid lines. + + + Field Gtk.TreeViewGridLines @@ -53,10 +51,16 @@ No grid lines. + + + + Field + + Gtk.TreeViewGridLines + + + Vertical grid lines. + + - - TreeView Grid Lines enumeration. - - - diff --git a/doc/en/Gtk/TreeViewMappingFunc.xml b/doc/en/Gtk/TreeViewMappingFunc.xml index 65456ab97..ac7a543a4 100644 --- a/doc/en/Gtk/TreeViewMappingFunc.xml +++ b/doc/en/Gtk/TreeViewMappingFunc.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + To be added. To be added. @@ -13,15 +23,5 @@ a set of rows that are expanded. See for when and how a function of this shape gets called. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/TreeViewRowSeparatorFunc.xml b/doc/en/Gtk/TreeViewRowSeparatorFunc.xml index 2f6d167aa..d2f50772a 100644 --- a/doc/en/Gtk/TreeViewRowSeparatorFunc.xml +++ b/doc/en/Gtk/TreeViewRowSeparatorFunc.xml @@ -1,28 +1,28 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added. - To be added. - To be added - To be added - To be added. - - System.Delegate - - - System.Boolean - + + System.Boolean + + + To be added. + To be added. + To be added + To be added. + To be added + + + diff --git a/doc/en/Gtk/TreeViewSearchEqualFunc.xml b/doc/en/Gtk/TreeViewSearchEqualFunc.xml index 04e219d5a..9074ec075 100644 --- a/doc/en/Gtk/TreeViewSearchEqualFunc.xml +++ b/doc/en/Gtk/TreeViewSearchEqualFunc.xml @@ -1,25 +1,13 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added. - To be added. - To be added. - To be added. - A delegate to specify a compare function for interactive - searching. - See for more - context about how this delegate is used. - To be added. - System.Delegate - @@ -29,4 +17,16 @@ System.Boolean + + To be added. + To be added. + To be added. + To be added. + A delegate to specify a compare function for interactive + searching. + To be added. + See for more + context about how this delegate is used. + + diff --git a/doc/en/Gtk/TreeViewSearchPositionFunc.xml b/doc/en/Gtk/TreeViewSearchPositionFunc.xml index b712d5500..c60771963 100644 --- a/doc/en/Gtk/TreeViewSearchPositionFunc.xml +++ b/doc/en/Gtk/TreeViewSearchPositionFunc.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Gtk/UIManager.xml b/doc/en/Gtk/UIManager.xml index a4fbaa5e7..eb2fa7584 100644 --- a/doc/en/Gtk/UIManager.xml +++ b/doc/en/Gtk/UIManager.xml @@ -1,11 +1,16 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Object + + + Constructs menus and toolbars from an XML description @@ -38,169 +43,101 @@ The behaviour is chosen based on the "is_important" property of the action to wh - - GLib.Object - - - - - - Method + + + + Constructor + + + + Default constructor + + + + + + + Constructor + + + + + + a + Internal constructor + + + + + + + Property - System.Void + Gtk.AccelGroup - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. + The associated with this UIManager + a + - - - Method + + + + Property - System.Void + Gtk.ActionGroup[] - - - + - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - emoves an action group from the list of action groups - a + The list of action groups associated with this UIManager. + a - - - Method + + + + Event + + + GLib.Signal("actions-changed") + + - Gtk.Widget - - - - - - Looks up a widget by following a path. - a - a found by following the path, or if no widget was found. - The path consists of the names specified in the XML description of the UI. separated by '/'. Elements which do not have a name or action attribute in the XML (e.g. <popup>) can be addressed by their XML element name (e.g. "popup"). The root element ("/ui") can be omitted in the path. - - - The widget found by following a path that ends in a <menu> element is the menuitem to which the menu is attached, not the menu itself. - - - - - - Method - - System.UInt32 - - - - - - Parses a string containing a UI definition and merges it with the current contents. - a to parse - a . The merge id for the merged UI. The merge id can be used to unmerge the UI with . If an error occurred, the return value is 0. - An enclosing <ui> element is added if it is missing. - - - - - Method - - System.Void + System.EventHandler - Makes sure that all pending updates to the UI have been completed. - This may occasionally be necessary, since updates the UI in an idle function. + The "actions-changed" signal is emitted whenever the set of actions changes. + + + + + + + Property + + + GLib.Property("add-tearoffs") + + + + System.Boolean + + + + Sets the "add_tearoffs" property, which controls whether menus generated by this will have tearoff menu items. + a , whether tearoff menu items are added + Note that this only affects regular menus. Generated popup menus never have tearoff menu items. + Method System.Void @@ -214,50 +151,19 @@ The behaviour is chosen based on the "is_important" property of the action to wh - Adds a UI element to the current contents. a , the merge id for the merged UI a a , the name for the added UI element a , the name of the action to be proxied, or to add a separator a . the type of UI element to add. a . If , the UI element is added before its siblings, otherwise it is added after its siblings. + Adds a UI element to the current contents. If type is , Gtk inserts a menuitem, toolitem or separator if such an element can be inserted at the place determined by path. Otherwise type must indicate an element that can be inserted at the place determined by path. - - - Method - - System.Void - - - - - - Unmerges the content identified by . - a from when the ui was added. - - - - - - Method - - System.Void - - - - - - - Inserts an action group into the list of action groups associated with this UIManager - a to be inserted - a , the position at which the group will be inserted. - Actions in earlier groups hide actions with the same name in later groups. - - + Method System.UInt32 @@ -266,31 +172,16 @@ The behaviour is chosen based on the "is_important" property of the action to wh - Parses a file containing a UI definition and merges it with the current contents. a , the name of the file to parse + Parses a file containing a UI definition and merges it with the current contents. a . The merge id for the merged UI. The merge id can be used to unmerge the UI with . If an error occurred, the return value is 0. - - - Method - - Gtk.Action - - - - - - Looks up an action by following a path. - a - a whose proxy widget is found by following the path, or if no widget was found. - See for more information about paths. - - + Method System.UInt32 @@ -299,56 +190,155 @@ The behaviour is chosen based on the "is_important" property of the action to wh - Adds a UI element to the current contents from an embedded resource. a + Adds a UI element to the current contents from an embedded resource. a - - - Constructor - + + + + Method + + System.UInt32 + - + - Internal constructor - a - + a to parse + Parses a string containing a UI definition and merges it with the current contents. + a . The merge id for the merged UI. The merge id can be used to unmerge the UI with . If an error occurred, the return value is 0. + An enclosing <ui> element is added if it is missing. + + + + + Event - System.Obsolete + GLib.Signal("add-widget") - - - - Constructor - - - - + + Gtk.AddWidgetHandler + + - Internal constructor - a + The AddWidget signal is emitted for each generated menubar and toolbar. + It is not emitted for generated popup menus, which can be obtained by . + + + + + + Event + + + GLib.Signal("connect-proxy") + + + + Gtk.ConnectProxyHandler + + + + The ConnectProxy signal is emitted after connecting a proxy to an action in the group. + This is intended for simple customizations for which a custom action class would be too clumsy, e.g. showing tooltips for menuitems in the statusbar. + + + + + + Event + + + GLib.Signal("disconnect-proxy") + + + + Gtk.DisconnectProxyHandler + + + + The DisconnectProxy signal is emitted after disconnecting a proxy from an action in the group. - - - Constructor - + + + + Method + + System.Void + - Default constructor - + Makes sure that all pending updates to the UI have been completed. + This may occasionally be necessary, since updates the UI in an idle function. + + + + + + Method + + Gtk.Action + + + + + + a + Looks up an action by following a path. + a whose proxy widget is found by following the path, or if no widget was found. + See for more information about paths. + + + + + + Method + + Gtk.Widget[] + + + + + + a + Obtains a list of all toplevel widgets of the requested types. + a + Allowed types are , and . + + + + + + Method + + Gtk.Widget + + + + + + a + Looks up a widget by following a path. + a found by following the path, or if no widget was found. + The path consists of the names specified in the XML description of the UI. separated by '/'. Elements which do not have a name or action attribute in the XML (e.g. <popup>) can be addressed by their XML element name (e.g. "popup"). The root element ("/ui") can be omitted in the path. + + + The widget found by following a path that ends in a <menu> element is the menuitem to which the menu is attached, not the menu itself. + - + + Property GLib.GType @@ -360,159 +350,27 @@ The behaviour is chosen based on the "is_important" property of the action to wh Returns the native value for . - - - Property + + + + Method - System.String + System.Void - + + + + - The UI represented in XML. - a - + a to be inserted + a , the position at which the group will be inserted. + Inserts an action group into the list of action groups associated with this UIManager + Actions in earlier groups hide actions with the same name in later groups. - - - GLib.Property("ui") - - - - - - Property - - System.Boolean - - - - Sets the "add_tearoffs" property, which controls whether menus generated by this will have tearoff menu items. - a , whether tearoff menu items are added - Note that this only affects regular menus. Generated popup menus never have tearoff menu items. - - - - GLib.Property("add-tearoffs") - - - - - - Property - - Gtk.AccelGroup - - - - The associated with this UIManager - a - - - - - - Event - - System.EventHandler - - - - The "actions-changed" signal is emitted whenever the set of actions changes. - - - - - GLib.Signal("actions_changed") - - - - - - Event - - Gtk.PreActivateHandler - - - - The PreActivate signal is emitted just before the action is activated. - This is intended for applications to get notification just before any action is activated. - - - - GLib.Signal("pre_activate") - - - - - - Event - - Gtk.AddWidgetHandler - - - - The AddWidget signal is emitted for each generated menubar and toolbar. - It is not emitted for generated popup menus, which can be obtained by . - - - - GLib.Signal("add_widget") - - - - - - Event - - Gtk.ConnectProxyHandler - - - - The ConnectProxy signal is emitted after connecting a proxy to an action in the group. - This is intended for simple customizations for which a custom action class would be too clumsy, e.g. showing tooltips for menuitems in the statusbar. - - - - GLib.Signal("connect_proxy") - - - - - - Event - - Gtk.DisconnectProxyHandler - - - - The DisconnectProxy signal is emitted after disconnecting a proxy from an action in the group. - - - - - GLib.Signal("disconnect_proxy") - - - - - - Event - - Gtk.PostActivateHandler - - - - The PostActivate signal is emitted just after the action is activated. - This is intended for applications to get notification just after any action is activated. - - - - GLib.Signal("post_activate") - - + Method System.UInt32 @@ -528,34 +386,265 @@ The behaviour is chosen based on the "is_important" property of the action to wh - - - Property + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideActionsChanged", Type=typeof(Gtk.UIManager)) + + - Gtk.ActionGroup[] + System.Void - The list of action groups associated with this UIManager. - a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideAddWidget", Type=typeof(Gtk.UIManager)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideConnectProxy", Type=typeof(Gtk.UIManager)) + + + + System.Void + + + + + + + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDisconnectProxy", Type=typeof(Gtk.UIManager)) + + + + System.Void + + + + + + + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetAction", Type=typeof(Gtk.UIManager)) + + + + Gtk.Action + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetWidget", Type=typeof(Gtk.UIManager)) + + + + Gtk.Widget + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePostActivate", Type=typeof(Gtk.UIManager)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePreActivate", Type=typeof(Gtk.UIManager)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Event + + + GLib.Signal("post-activate") + + + + Gtk.PostActivateHandler + + + + The PostActivate signal is emitted just after the action is activated. + This is intended for applications to get notification just after any action is activated. + + + + + + Event + + + GLib.Signal("pre-activate") + + + + Gtk.PreActivateHandler + + + + The PreActivate signal is emitted just before the action is activated. + This is intended for applications to get notification just before any action is activated. + + + + + + Method + + System.Void + + + + + + a + emoves an action group from the list of action groups - - + + + Method - Gtk.Widget[] + System.Void - + - Obtains a list of all toplevel widgets of the requested types. - a - a - Allowed types are , and . + a from when the ui was added. + Unmerges the content identified by . + + + + + + + Property + + + GLib.Property("ui") + + + + System.String + + + + The UI represented in XML. + a + diff --git a/doc/en/Gtk/UIManagerItemType.xml b/doc/en/Gtk/UIManagerItemType.xml index 895ad7452..4555a7057 100644 --- a/doc/en/Gtk/UIManagerItemType.xml +++ b/doc/en/Gtk/UIManagerItemType.xml @@ -1,16 +1,11 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Used by to determine what UI element to create. - - - System.Enum @@ -19,9 +14,30 @@ System.Flags + + Used by to determine what UI element to create. + + + + + + + Field + + Gtk.UIManagerItemType + + + + + Install an accelerator. + + + + + Field Gtk.UIManagerItemType @@ -34,22 +50,9 @@ - - - Field - - Gtk.UIManagerItemType - - - - - Create a menubar. - - - - + Field Gtk.UIManagerItemType @@ -62,8 +65,9 @@ - - + + + Field Gtk.UIManagerItemType @@ -71,13 +75,29 @@ - Create a toolbar. + Create a menubar. + + + + + + + + Field + + Gtk.UIManagerItemType + + + + + Create a menuitem. + Field Gtk.UIManagerItemType @@ -92,6 +112,7 @@ + Field Gtk.UIManagerItemType @@ -104,36 +125,21 @@ - - + + + Field Gtk.UIManagerItemType - - - Create a menuitem. - - - - - - - Field - - Gtk.UIManagerItemType - - - - - Create a toolitem. - - + To be added. + + Field Gtk.UIManagerItemType @@ -146,8 +152,9 @@ - - + + + Field Gtk.UIManagerItemType @@ -155,7 +162,22 @@ - Install an accelerator. + Create a toolbar. + + + + + + + + Field + + Gtk.UIManagerItemType + + + + + Create a toolitem. diff --git a/doc/en/Gtk/Unit.xml b/doc/en/Gtk/Unit.xml index 67963d0eb..a59e62b2c 100644 --- a/doc/en/Gtk/Unit.xml +++ b/doc/en/Gtk/Unit.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Enum @@ -12,9 +12,15 @@ GLib.GType(typeof(Gtk.UnitGType)) + + Unit enumeration. + + + + Field Gtk.Unit @@ -25,6 +31,7 @@ + Field Gtk.Unit @@ -35,6 +42,7 @@ + Field Gtk.Unit @@ -45,6 +53,7 @@ + Field Gtk.Unit @@ -54,9 +63,4 @@ - - Unit enumeration. - - - diff --git a/doc/en/Gtk/UnmapEventArgs.xml b/doc/en/Gtk/UnmapEventArgs.xml index e760e3752..7c282692b 100644 --- a/doc/en/Gtk/UnmapEventArgs.xml +++ b/doc/en/Gtk/UnmapEventArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gdk.Event diff --git a/doc/en/Gtk/UnmapEventHandler.xml b/doc/en/Gtk/UnmapEventHandler.xml index 6fd6fe91d..5170b58a6 100644 --- a/doc/en/Gtk/UnmapEventHandler.xml +++ b/doc/en/Gtk/UnmapEventHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the UnmapEventHandler instance to the event. The methods referenced by the UnmapEventHandler instance are invoked whenever the event is raised, until the UnmapEventHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/UnselectAllArgs.xml b/doc/en/Gtk/UnselectAllArgs.xml index 6c79a1e25..df67ce361 100644 --- a/doc/en/Gtk/UnselectAllArgs.xml +++ b/doc/en/Gtk/UnselectAllArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor diff --git a/doc/en/Gtk/UnselectAllHandler.xml b/doc/en/Gtk/UnselectAllHandler.xml index 791be9ea2..390738e10 100644 --- a/doc/en/Gtk/UnselectAllHandler.xml +++ b/doc/en/Gtk/UnselectAllHandler.xml @@ -1,11 +1,21 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -16,15 +26,5 @@ To attach a to an event, add the UnselectAllHandler instance to the event. The methods referenced by the UnselectAllHandler instance are invoked whenever the event is raised, until the UnselectAllHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/UpdateCustomWidgetArgs.xml b/doc/en/Gtk/UpdateCustomWidgetArgs.xml new file mode 100644 index 000000000..007561373 --- /dev/null +++ b/doc/en/Gtk/UpdateCustomWidgetArgs.xml @@ -0,0 +1,71 @@ + + + + + gtk-sharp + + + GLib.SignalArgs + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Property + + Gtk.PrintSettings + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.PageSetup + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.Widget + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/UpdateCustomWidgetHandler.xml b/doc/en/Gtk/UpdateCustomWidgetHandler.xml new file mode 100644 index 000000000..d7e4c19c7 --- /dev/null +++ b/doc/en/Gtk/UpdateCustomWidgetHandler.xml @@ -0,0 +1,24 @@ + + + + + gtk-sharp + + + System.Delegate + + + + + + + System.Void + + + To be added. + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Gtk/VBox.xml b/doc/en/Gtk/VBox.xml index 0155c5cb2..b318a88ce 100644 --- a/doc/en/Gtk/VBox.xml +++ b/doc/en/Gtk/VBox.xml @@ -1,75 +1,19 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Box + + + A VBox is a specific type of for packing widgets vertically. - -using System; -using Gtk; - -class VBoxTester { - - static void Main () - { - Application.Init (); - Window myWindow = new Window ("VBox Widget"); - myWindow.SetDefaultSize (250, 100); - - VBox myBox = new VBox (false, 4); - - //Add the box to a Window container - myWindow.Add (myBox); - - // Add some buttons to the container - VBoxTester.AddButton (myBox); - VBoxTester.AddButton (myBox); - VBoxTester.AddButton (myBox); - - myWindow.ShowAll (); - Application.Run (); - } - - static void AddButton (VBox box) - { - box.PackStart (new Button ("Button"), true, false, 0); - } -} - -Imports System -Imports Gtk - -Class VBoxTester - Shared Sub Main () - Application.Init () - Dim myWindow As New Window ("VBox Widget") - - Dim myBox As New VBox (False, 0) - - ' Add the box to a Window container - myWindow.Add (myBox) - myWindow.SetDefaultSize (250, 100) - - ' Add some buttons to the box - VBoxTester.AddButton (myBox) - VBoxTester.AddButton (myBox) - VBoxTester.AddButton (myBox) - - myWindow.ShowAll () - Application.Run () - End Sub - - Shared Sub AddButton (ByVal box As VBox) - box.PackStart (New Button ("Button"), True, False, 0) - End Sub -End Class - - Other ways of laying out widgets include using a horizontal box, (see ), a table, (see ), button boxes, etc. @@ -104,23 +48,96 @@ class VBoxTester { + + +using System; +using Gtk; + +class VBoxTester { + + static void Main () + { + Application.Init (); + Window myWindow = new Window ("VBox Widget"); + myWindow.SetDefaultSize (250, 100); + + VBox myBox = new VBox (false, 4); + + //Add the box to a Window container + myWindow.Add (myBox); + + // Add some buttons to the container + VBoxTester.AddButton (myBox); + VBoxTester.AddButton (myBox); + VBoxTester.AddButton (myBox); + + myWindow.ShowAll (); + Application.Run (); + } + + static void AddButton (VBox box) + { + box.PackStart (new Button ("Button"), true, false, 0); + } +} + + + + +Imports System +Imports Gtk + +Class VBoxTester + Shared Sub Main () + Application.Init () + Dim myWindow As New Window ("VBox Widget") + + Dim myBox As New VBox (False, 0) + + ' Add the box to a Window container + myWindow.Add (myBox) + myWindow.SetDefaultSize (250, 100) + + ' Add some buttons to the box + VBoxTester.AddButton (myBox) + VBoxTester.AddButton (myBox) + VBoxTester.AddButton (myBox) + + myWindow.ShowAll () + Application.Run () + End Sub + + Shared Sub AddButton (ByVal box As VBox) + box.PackStart (New Button ("Button"), True, False, 0) + End Sub +End Class + + + - - Gtk.Box - - - + + + + Constructor + + + + VBox Constructor. + Instantiates a object using default values for the spacing and homogeneous attributes. + + + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. @@ -128,6 +145,7 @@ class VBoxTester { + Constructor @@ -135,14 +153,15 @@ class VBoxTester { - The main way to create a new VBox If , all widgets in the box are forced to be equally sized. The number of pixels to place between each widget in the box. + The main way to create a new VBox - + + Property GLib.GType @@ -154,33 +173,5 @@ class VBoxTester { Returns the native GObject type for . - - - Constructor - - - - - - Protected constructor. - a - Chain to this constructor from subclasses when you manually register a for your subclass. - - - - System.Obsolete - - - - - - Constructor - - - - VBox Constructor. - Instantiates a object using default values for the spacing and homogeneous attributes. - - diff --git a/doc/en/Gtk/VButtonBox.xml b/doc/en/Gtk/VButtonBox.xml index 6c51d395d..25fea9e6c 100644 --- a/doc/en/Gtk/VButtonBox.xml +++ b/doc/en/Gtk/VButtonBox.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.ButtonBox + + + A button box should be used to provide a consistent layout of buttons throughout your application. This box provides a way of laying out buttons vertically. @@ -14,29 +19,10 @@ Methods for manipulating button boxes are provided in the super classes, and . - - Gtk.ButtonBox - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -45,8 +31,25 @@ + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + - + + Property GLib.GType @@ -58,63 +61,5 @@ Returns the native value for . - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Property - - Gtk.ButtonBoxStyle - - - - The default layout style for vertical button boxes. - a - - - - - - - System.Obsolete - - - - - - Property - - System.Int32 - - - - The default spacing (in pixels) for vertical button boxes. - a - - - - - - - System.Obsolete - - - diff --git a/doc/en/Gtk/VPaned.xml b/doc/en/Gtk/VPaned.xml index 3d2022618..797335c11 100644 --- a/doc/en/Gtk/VPaned.xml +++ b/doc/en/Gtk/VPaned.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Paned + + + A container for two children, separated vertically by a splitter bar. @@ -14,29 +19,10 @@ s are added to this container using the and methods. See the documentation of for more information. - - Gtk.Paned - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -45,8 +31,25 @@ + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + - + + Property GLib.GType @@ -58,23 +61,5 @@ Returns the native value for . - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor from a subclass if you have manually registered a for your subclass. - - - - System.Obsolete - - - diff --git a/doc/en/Gtk/VScale.xml b/doc/en/Gtk/VScale.xml index a1c3198d1..a63ce5047 100644 --- a/doc/en/Gtk/VScale.xml +++ b/doc/en/Gtk/VScale.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Scale + + + A vertical slider widget for selecting a value from a range. @@ -14,44 +19,42 @@ This widget and its model is manipulated using methods and properties in its super classes, and . - - Gtk.Scale - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor - Creates a new vertical slider based on the data in . The model to use for this VScale + Creates a new vertical slider based on the data in . To create a vertical slider without explicit use of a , use the alternative constructor. + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + Constructor @@ -60,17 +63,18 @@ - Creates a new vertical slider without the need for an object. The minimum value that is accepted by this VScale. The maximum value that is accepted by this VScale. The value to adjust the VScale by when 'sliding'. + Creates a new vertical slider without the need for an object. Creates a new vertical slider that lets the user input a number between (and including) and . Each adjustment of the slider changes the value by , which must be non-zero. - + + Property GLib.GType @@ -82,23 +86,5 @@ Returns the native value for . - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - diff --git a/doc/en/Gtk/VScrollbar.xml b/doc/en/Gtk/VScrollbar.xml index d94df2f2d..5cbbd8c2f 100644 --- a/doc/en/Gtk/VScrollbar.xml +++ b/doc/en/Gtk/VScrollbar.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Scrollbar + + + A vertical scrollbar @@ -14,43 +19,41 @@ - - Gtk.Scrollbar - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor - Creates a new vertical scrollbar. The to use, or to create a new adjustment. + Creates a new vertical scrollbar. + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + - + + Property GLib.GType @@ -62,23 +65,5 @@ Returns the native value for . - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - diff --git a/doc/en/Gtk/VSeparator.xml b/doc/en/Gtk/VSeparator.xml index b93934a80..7eba22d69 100644 --- a/doc/en/Gtk/VSeparator.xml +++ b/doc/en/Gtk/VSeparator.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Separator + + + The is a vertical separator, used to group the widgets within a window. @@ -15,29 +20,10 @@ - - Gtk.Separator - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -46,8 +32,25 @@ + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + - + + Property GLib.GType @@ -59,23 +62,5 @@ Returns the native value for . - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - diff --git a/doc/en/Gtk/ValueChangedArgs.xml b/doc/en/Gtk/ValueChangedArgs.xml index 12e03f0b9..135e9536a 100644 --- a/doc/en/Gtk/ValueChangedArgs.xml +++ b/doc/en/Gtk/ValueChangedArgs.xml @@ -1,16 +1,22 @@ + gtk-sharp - 2.12.0.0 GLib.SignalArgs + + To be added. + To be added. + + + Constructor @@ -19,7 +25,8 @@ - + + Property System.Double @@ -31,9 +38,4 @@ - - To be added. - To be added. - - - \ No newline at end of file + diff --git a/doc/en/Gtk/ValueChangedHandler.xml b/doc/en/Gtk/ValueChangedHandler.xml index 53b8ca591..c5e559163 100644 --- a/doc/en/Gtk/ValueChangedHandler.xml +++ b/doc/en/Gtk/ValueChangedHandler.xml @@ -1,8 +1,8 @@ + gtk-sharp - 2.12.0.0 System.Delegate @@ -21,4 +21,4 @@ To be added. - \ No newline at end of file + diff --git a/doc/en/Gtk/ValueData.xml b/doc/en/Gtk/ValueData.xml new file mode 100644 index 000000000..b8e217fd1 --- /dev/null +++ b/doc/en/Gtk/ValueData.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/Viewport.xml b/doc/en/Gtk/Viewport.xml index 432fd3ed5..81869249a 100644 --- a/doc/en/Gtk/Viewport.xml +++ b/doc/en/Gtk/Viewport.xml @@ -1,12 +1,20 @@ - + + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Bin + + + + Gtk.Scrollable + + A that allows a scrollable view of its child when added to a . @@ -67,118 +75,10 @@ namespace GtkSamples { - - Gtk.Bin - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - - - - - - - Creates a new Viewport with the specified horizontal and vertical Adjustments. - An to model horizontal viewing. - An to model vertical viewing. - - - - - - Property - - Gtk.Adjustment - - - - - Manage the horizontal model. - The current state of the horizontal model - - - - - GLib.Property("hadjustment") - - - - - - Property - - Gtk.Adjustment - - - - - Manage the vertical model. - The current state of the vertical model. - - - - - GLib.Property("vadjustment") - - - - - - Property - - Gtk.ShadowType - - - - - Manage the shadow style surrounding the Viewport contents. - The current shadow style surrounding the child widget. - - - - - GLib.Property("shadow-type") - - - - - - Event - - Gtk.ScrollAdjustmentsSetHandler - - - - This event is raised when the or properties are set. - - - - - GLib.Signal("set_scroll_adjustments") - - - + Constructor @@ -189,8 +89,55 @@ namespace GtkSamples { + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Constructor + + + + + + + An to model horizontal viewing. + An to model vertical viewing. + Creates a new Viewport with the specified horizontal and vertical Adjustments. + + + + + + + Property + + Gdk.Window + + + To be added. + To be added. + To be added. + + + - + + Property GLib.GType @@ -202,40 +149,117 @@ namespace GtkSamples { Returns the native value for . - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - + + + + Property - System.Obsolete + GLib.Property("hadjustment") + + Gtk.Adjustment + + + + + Manage the horizontal model. + The current state of the horizontal model + + + + + + + Property + + + GLib.Property("hscroll-policy") + + + + Gtk.ScrollablePolicy + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("shadow-type") + + + + Gtk.ShadowType + + + + + Manage the shadow style surrounding the Viewport contents. + The current shadow style surrounding the child widget. + + + + + + + Property + + + GLib.Property("vadjustment") + + + + Gtk.Adjustment + + + + + Manage the vertical model. + The current state of the vertical model. + + + + + + + Property + + Gdk.Window + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("vscroll-policy") + + + + Gtk.ScrollablePolicy + + + To be added. + To be added. + To be added. + + diff --git a/doc/en/Gtk/VisibilityNotifyEventArgs.xml b/doc/en/Gtk/VisibilityNotifyEventArgs.xml index 073e9fcf9..feacca6ba 100644 --- a/doc/en/Gtk/VisibilityNotifyEventArgs.xml +++ b/doc/en/Gtk/VisibilityNotifyEventArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gdk.EventVisibility diff --git a/doc/en/Gtk/VisibilityNotifyEventHandler.xml b/doc/en/Gtk/VisibilityNotifyEventHandler.xml index c3e4962c9..c10d443c6 100644 --- a/doc/en/Gtk/VisibilityNotifyEventHandler.xml +++ b/doc/en/Gtk/VisibilityNotifyEventHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the VisibilityNotifyEventHandler instance to the event. The methods referenced by the VisibilityNotifyEventHandler instance are invoked whenever the event is raised, until the VisibilityNotifyEventHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/VolumeButton.xml b/doc/en/Gtk/VolumeButton.xml index d65d6c803..adcedf0c3 100644 --- a/doc/en/Gtk/VolumeButton.xml +++ b/doc/en/Gtk/VolumeButton.xml @@ -1,16 +1,22 @@ + gtk-sharp - 2.12.0.0 Gtk.ScaleButton + + To be added. + To be added. + + + Constructor @@ -20,6 +26,7 @@ + Constructor @@ -31,7 +38,8 @@ - + + Property GLib.GType @@ -42,10 +50,24 @@ To be added. + + + + Property + + + GLib.Property("use-symbolic") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + - - To be added. - To be added. - - diff --git a/doc/en/Gtk/Widget.xml b/doc/en/Gtk/Widget.xml index 7badd6a4f..34a0567e0 100644 --- a/doc/en/Gtk/Widget.xml +++ b/doc/en/Gtk/Widget.xml @@ -1,12 +1,25 @@ - + + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.InitiallyUnowned + + + + Atk.Implementor + + + + + GLib.TypeInitializer(typeof(Gtk.Widget), "ClassInit") + + GtkWidget introduces style properties - these are basically object properties that are stored in the style object associated to the . @@ -18,500 +31,91 @@ - - Gtk.Object - - - - Atk.Implementor - - - - - Method - - System.Void - + + + + Constructor + - Makes all newly-created as composite children until the corresponding call. - - - A composite child is a child that's an implementation detail of the container it's inside and should not be visible to people using the container. Composite children aren't treated differently by GTK# (but see vs. ), but e.g. GUI builders might want to treat them in a different way. - - + Protected constructor. + - - - Method - - System.Void - + + + + Constructor + - + - Pushes onto a global stack of colormaps. - Colormap that is pushed by . + Pointer to the C object. + Internal constructor - - Pushes onto a global stack of colormaps; the topmost colormap on the stack will be used to create all . Remove with . There's little reason to use this method. - + This is an internal constructor, and should not be used by user code. - - - Method + + + + Event + + + GLib.Signal("can-activate-accel") + + - System.Void + Gtk.AccelCanActivateHandler - Removes a colormap pushed with . - - - Removes a colormap pushed with . - - + + This signal is present to allow applications and derived + widgets to override the default Gtk.Widget handling + for determining whether an accelerator can be activated. + + See for more details. + - - - Method + + + + Event + + + GLib.Signal("accel-closures-changed") + + - System.Void + System.EventHandler - Cancels the effect of a previous call to . - - - Cancels the effect of a previous call to . - - + Raised when the closures for this widget's accelerator change. + - - - Method + + + + Property Atk.Object - - Gets a reference to an object's implementation. - An . - - - Gets a reference to an object's implementation. - - - - - - - Method - - System.Void - - - - Shows a . - - - If the is an unmapped toplevel , a that has not yet been shown, enter the main loop and wait for the window to actually be mapped. Be careful, because the main loop is running, anything can happen during this method. - - - - - - - Method - - System.Void - - - - Causes to become the default . - - - The default is activated when the user presses Enter in a window. Default must be activatable, that is, should affect them. The must have the flag set; typically you have to set this flag yourself by calling . - - - - - - - Method - - System.Void - - - - - - Moves a from one to another, handling reference count issues to avoid destroying the . - A to move the into. - - - Moves a from one to another, handling reference count issues to avoid destroying the . - - - - - - - Method - - System.Boolean - - - - - - Move focus to particular . - Direction of focus movement. - - if focus ended up inside . - - - This method is used by custom implementations; if you're writing an app, you'd use to move the focus to a particular , and to change the focus tab order. So you may want to investigate those methods instead. - - - is called by containers as the user moves around the window using keyboard shortcuts. indicates what kind of motion is taking place (up, down, left, right, tab forward, tab backward). invokes the event on ; override the default handler for this event in order to implement appropriate focus behavior. - - - The "focus" default handler for a should return if moving in direction left the focus on a focusable location inside that , and if moving in direction moved the focus outside the . If returning , normally call to place the focus accordingly; if returning , they don't modify the current focus location. - - - - - - - Method - - System.Void - - - - Should be called by implementations of the remove method on , to dissociate a child from the container. - - - This method is only for use in widget implementations. - - - - - - - Method - - System.Void - - - - Creates the GDK (windowing system) resources associated with a . - - - For example, ->window will be created when a is realized. Normally realization happens implicitly; if you show a and all its parent containers, then it will be realized and mapped automatically. Realizing a requires all the widget's parent widgets to be realized; calling realizes the widget's parents in addition to itself. If a is not yet inside a toplevel window when you realize it, bad things will happen. - - - This method is primarily used in widget implementations, and isn't very useful otherwise. Many times when you think you might need it, a better approach is to connect to a event that will be called after the is realized automatically, such as . Or simply to the realize event. - - - - - - - Method - - System.Void - - - - - - - - - Invalidates the rectangular area of a . - y coordinate of upper-left corner of rectangle to redraw. - x coordinate of upper-left corner of rectangle to redraw. - Width of region to draw. - Height of region to draw. - - - Invalidates the rectangular area of defined by , , and by calling on the 's window and all its child windows. Once the main loop becomes idle (after the current batch of events has been processed, roughly), the window will receive events for the union of all regions that have been invalidated. - - - Normally you would only use this method in widget implementations. You might also use it, or directly, to schedule a redraw of a or some portion thereof. Frequently you can just call or instead of this method. Those methods will invalidate only a single window, instead of the and all its children. - - - The advantage of adding to the invalidated region compared to simply drawing immediately is efficiency; using an invalid region ensures that you only have to redraw one time. - - - If an immediate redraw is desired, a call to will force an immediate refresh of the drawable. This can be useful in situations where mouse activity requires immediate visible feedback on the widget. - - - - - - - Method - - System.Void - - - - - - - Sets the foreground for a in a particular . - The state for which to set the background color. - The color to assign (does not need to be allocated), or to undo the effect of previous calls to of . - - - All other style values are left untouched. See also . - - - - - - - Method - - Gdk.Pixbuf - - - - - - - - A convenience method that uses the theme engine and RC file settings for to look up and render it to a . - A stock ID. - A stock size. - Render detail to pass to theme engine. - A new , or if the wasn't known. - - - The should be a stock icon ID such as or . should be a size such as . should be a string that identifies the or code doing the rendering, so that theme engines can special-case rendering for that or code. - - - The pixels in the returned are shared with the rest of the application and should not be modified. The should be freed after use with . - - - - - - - Method - - System.Void - - - - Recursively shows a , and any child (if the widget is a container). - - - Recursively shows a , and any child (if the widget is a container). - - - - - - - Method - - System.Void - - - - - - - Sets the text for a in a particular state. - The state for which to set the text color. - The color to assign (does not need to be allocated), or to undo the effect of previous calls to of . - - - All other style values are left untouched. The text color is the foreground color used along with the base color (see ) for such as and . See also . - - - - - - - Method - - Pango.Context - - - - Creates a new with the appropriate colormap, font description, and base direction for drawing text for . - The new . - - - See also . - - - - - - - Method - - System.Boolean - - - - Utility method; intended to be connected to the event on a . - Returns . - - - The method calls on its argument, then returns . If connected to , the result is that clicking the close button for a window (on the window frame, top right corner usually) will hide but not destroy the window. By default, GTK+ destroys windows when is received. - - - - - - - Method - - System.Void - - - - Causes a to have the keyboard focus for the it's inside. - - - The must be a focusable , such as a ; something like won't work (More precisely, it must have the flag set). - - - - - - - Method - - System.Void - - - - Equivalent to calling for the entire area of a . - - - Equivalent to calling for the entire area of a . - - - - - - - Method - - System.Void - - - - - - - Given an accelerator group, , and an accelerator path, , sets up an accelerator in so whenever the key binding that is defined for is pressed, will be activated. - Path used to look up the the accelerator. - A . - - - This removes any accelerators (for any accelerator group) installed by previous calls to . Associating accelerators with paths allows them to be modified by the user and the modifications to be saved for future use. - - - This is a low level method that would most likely be used by a menu creation system like . If you use , setting up accelerator paths will be done automatically. - - - - - - - Method - - System.Void - - - - Flags a to be displayed. - - - Any that isn't shown will not appear on the screen. If you want to show all the in a container, it's easier to call on the container, instead of individually showing the . - - - Remember that you have to show the containers containing a , in addition to the itself, before it will appear onscreen. And that when a toplevel container is shown, it is immediately realized and mapped; other shown are realized and mapped when their toplevel container is realized and mapped. - - - - - - - Method - - System.Boolean - - - - - - - For that support scrolling, sets the scroll adjustments. - An adjustment for horizontal scrolling, or . - An adjustment for vertical scrolling, or . - Returns if the supports scrolling. - - - For that don't support scrolling, does nothing and returns . that don't support scrolling can be scrolled by placing them in a , which does support scrolling. - - - - - - - Method - - Pango.Layout - - - - - - Creates a new with the appropriate colormap, font description, and base direction for drawing text for . - text to set on the layout (can be ). - The new . - - - If you keep a created in this way around, in order notify the layout of changes to the base direction or font of this , you must call in response to the and events for the . - - - - - - - Method - - System.Void - - - - Reset the styles of and all descendents, so when they are looked up again, they get the correct values for the currently loaded RC file settings. - - - This method is not useful for applications. - - + Obtains the default reading direction for . + A . + Obtains the default reading direction for . + Method System.Boolean @@ -527,382 +131,86 @@ - - + + + Method System.Void - - + + + - Sets the background color for a in a particular state. - The state for which to set the background color. - The color to assign (does not need to be allocated), or to undo the effect of previous calls of . + Widget signal to emit on accelerator activation. + Accel group for this , added to its toplevel. + GDK keyval of the accelerator. + Installs an accelerator for this in that causes to be emitted if the accelerator is activated. - All other style values are left untouched. See also . + The needs to be added to the widget's toplevel via , and the signal must be of type G_RUN_ACTION. Accelerators added through this method are not user changeable during runtime. + + + Accelerators added through this method are not user changeable during runtime. If you want to support accelerators that can be changed by the user, use instead. - - - Method - - System.Boolean - - - - - - Rarely-used method. This method is used to emit the events on a . - A . - Return from the event emission ( if the event was handled) - - - If you want to synthesize an event though, don't use this method; instead, use Gtk.Main.DoEvent so the event will behave as if it were in the event queue. - - - - - - - Method - - System.Void - - - - Reverses the effects of , causing the to be hidden (invisible to the user). - - - Reverses the effects of , causing the to be hidden (invisible to the user). - - - - - - + + + Method System.Void - - - - - Sets the base color for a in a particular state. - The state for which to set the base color. - The color to assign (does not need to be allocated), or to undo the effect of previous calls to of . - - - All other style values are left untouched. The base color is the background color used along with the text color (see ) for such as and . See also . - - - - - - - Method - - System.Void - - - - Recursively resets the shape on and its descendants. - - - Recursively resets the shape on this and its descendants. - - - - - - - Method - - System.Void - - - - - - Modifies style values on the . - The holding the style modifications. - - - Modifications made using this technique take precedence over style values set via an RC file, however, they will be overriden if a is explicitely set on the using . The structure is designed so each field can either be set or unset, so it is possible, using this method, to modify some style values and leave the others unchanged. - - - Note that modifications made with this method are not cumulative with previous calls to or with such methods as . If you wish to retain previous values, you must first call , make your modifications to the returned , then call with that . On the other hand, if you first call , subsequent calls to such methods will have a cumulative effect with the initial modifications. - - - - - - - Method - - System.Void - - - - - - - Sets the minimum size of a ; that is, the 's size request will be by . - Width should request, or -1 to unset. - Weight should request, or -1 to unset. - - - You can use this method to force a to be either larger or smaller than it normally would be. In most cases, is a better choice for toplevel windows than this method; setting the default size will still allow users to shrink the window. Setting the size request will force them to leave the window at least as large as the size request. When dealing with window sizes, can be a useful method as well. - - - Note the inherent danger of setting any fixed size - themes, translations into other languages, different fonts, and user action can all change the appropriate size for a given . So, it's basically impossible to hardcode a size that will always be correct. The size request of a is the smallest size a can accept while still methoding well and drawing itself correctly. However in some strange cases a may be allocated less than its requested size, and in many cases a may be allocated more space than it requested. - - - - - - - Method - - System.Boolean - - - - - - Activates the targets associated with the mnemonic. - A boolean; set to true if the list of targets should cycle once the end of the list is reached. - - if the activation is done. - - - - - - Method - - System.Void - - - - - - - Gets the size request that was explicitly set for the using . - Return location for width, or . - Return location for height, or . - - - A value of -1 stored in or indicates that that dimension has not been set explicitly and the natural requisition of the will be used intead. See . To get the size a will actually use, call instead of this method. - - - - - - - Method - - System.Boolean - - + + - Removes an accelerator from , previously installed with . - Accel group for this . + Widget signal to emit on accelerator activation. + Accel group for this , added to its toplevel. GDK keyval of the accelerator. Modifier key combination of the accelerator. - Returns whether an accelerator was installed and could be removed. + Flag accelerators. + Installs an accelerator for this in that causes to be emitted if the accelerator is activated. - Removes an accelerator from , previously installed with . + The needs to be added to the widget's toplevel via , and the signal must be of type G_RUN_ACTION. Accelerators added through this method are not user changeable during runtime. + + + Accelerators added through this method are not user changeable during runtime. If you want to support accelerators that can be changed by the user, use instead. - - - Method - - System.Void - - - - Causes a to be unmapped if it's currently mapped. - - - This method is only for use in widget implementations. - - - - - - - Method - - System.Void - - - - Causes a to be mapped if it isn't already. - - - This method is only for use in widget implementations. - - - - - - - Method - - Gdk.Region - - - - - - Computes the intersection of a 's area and , returning the intersection. - A , in the same coordinate system as ->allocation. That is, relative to ->window for ; relative to the parent window of ->window for widgets with their own window. - A newly allocated region holding the intersection of and . The coordinates of the return value are relative to ->window for , and relative to the parent window of ->window for widgets with their own window. - - - The result may be empty, use to check. - - - - - - - Method - - System.Void - - - - Flags a to have its size renegotiated; should be called when a for some reason has a new . - - - This method is only for use in widget implementations. One example, when you change the text in a , it queues a resize to ensure there's enough space for the new text. - - - - - - + + + Method System.Void - + + - Sets the font to use for a . - The font description to use, or to undo the effect of previous calls to . - - - All other style values are left untouched. See also . - - -To change the font of a simple Widget: - - - using Pango; - ... - [Widget] Label label1; - ... - - ... - label1.ModifyFont(FontDescription.FromString("Courier 16")); - ... - - - - - - - Method - - System.Int32 - - - - - - Very rarely-used method. This method is used to emit an events on a . - A . - Return from the event emission ( if the event was handled). - - - This method is not normally used directly. The only time it is used is when propagating an to a child , and that is normally done using . If you want to force an area of a window to be redrawn, use or . To cause the redraw to be done immediately, follow that call with a call to . - - - - - - - Method - - System.Void - - - - Causes a to be unrealized (frees all GDK resources associated with the widget). - - - This method is only useful in widget implementations. - - - - - - - Method - - System.Void - - - - Ensures that has a style (->style). - - - Not a very useful method; most of the time, if you want the style, the is realized, and realized are guaranteed to have a style already. - - - - - - - Method - - System.Boolean - - - - - - Determines whether is somewhere inside , possibly with intermediate containers. - Another . - Returns if ancestor contains as a child, grandchild, great grandchild, etc. - - - Determines whether is somewhere inside , possibly with intermediate containers. - - + To be added. + To be added. + To be added. + To be added. + + Method System.Void @@ -911,8 +219,8 @@ To change the font of a simple Widget: - Adds the events in the bitfield to the event mask for . + Adds the events in the bitfield to the event mask for . See for details. @@ -920,611 +228,165 @@ To change the font of a simple Widget: - - - Method - - System.Void - - - - Recursively hides a and any child . - - - Recursively hides a and any child . - - - - - - - Method - - System.Void - - - - Reverts the effect of a previous call to . - - - Reverts the effect of a previous call to . This causes all queued events on to be emitted. - - - - - - + + + Method System.Void - - - + - Sets a shape for this 's GDK window. This allows for transparent windows etc., see for more information. - Shape to be added, or to remove an existing shape. - X position of shape mask with respect to the window. - Y position of shape mask with respect to the window. - - - Sets a shape for this 's GDK window. This allows for transparent windows etc., see for more information. - - + a + Adds a widget to the list of mnemonic labels for this widget. + (See ). Note the list of mnemonic labels for the widget is cleared when the widget is destroyed, so the caller must make sure to update its internal state at this point as well, by using a connection to the Destroy signal or a weak notifier. - - - Method - - System.Void - - - - - - Emits a event for the child property on . - The name of a child property installed on the class of widget's parent. - - - Emits a event for the child property on . - - - - - - - Method - - System.Void - - - - Stops emission of events on . - - - The events are queued until is called on . - - - - - - - Method - - System.Void - - - - - - This method is only used by subclasses, to assign a size and position to their child . - A position and size to be allocated to . - - - This fuction is only used by subclasses, to assign a size and position to their child . - - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Property - - Gdk.Visual - - - Obtains the visual of the default colormap. - Returns a visual of the default colormap. - - - Not really useful; used to be useful before existed. - - - - - - - Property - - Gtk.Style - - - Obtains the default style used by all initially. - Returns the default style. This object is owned by GTK+ and should not be modified or freed. - - - Returns the default style used by all initially. - - - - - - - Property - - Gdk.Colormap - - - - - Sets or obtains the default colormap to use when creating . - A . - - - is a better method to use if you only want to affect a few widgets, rather than all widgets. - - - - - - - Property - - Gtk.TextDirection - - - - - Sets or obtains the default reading direction for . - A . - - - Where the direction has not been explicitly set by . - - - - - - - Property - - Atk.Object - - - Obtains the default reading direction for . - A . - Obtains the default reading direction for . - - - - - Property - - Gtk.TextDirection - - - - - Sets or obtains the reading direction on a particular . - The reading direction for the . - - - This direction controls the primary direction for containing text, and also the direction in which the children of a container are packed. The ability to set the direction is present in order so that correct localization into languages with right-to-left reading directions can be done. Generally, applications will let the default reading direction present, except for containers where the containers are arranged in an order that is explicitely visual rather than logical (such as buttons for text justification). If the direction is set none, then the value set by will be used. - - - - - - - Property - - Gdk.Colormap - - - - - Sets or obtains the colormap that will be used to render . - A . - - - Widget must not have been previously realized. - - - - - - - Property - - System.Boolean - - - - - Sets or obtains whether should be mapped along with its when its parent is mapped and has been shown with . - Returns if the is mapped with the parent. - - - The child visibility can be set for before it is added to a container with , to avoid mapping children unnecessary before immediately unmapping them. However it will be reset to its default state of when the is removed from a container. - - - Note that changing the child visibility of a does not queue a resize on the . Most of the time, the size of a is computed from all visible children, whether or not they are mapped. If this is not the case, the container can queue a resize itself. This property is only useful for container implementations and never should be called by an application. - - - - - - - Property - - System.String - - - - - Sets or obtains a composite name. - The composite name of , or if is not a composite child. The string should not be freed when it is no longer needed. - - - The must be a composite child of its parent; see . - - - - - - - Property - - Gtk.Widget - - - Obtains the topmost in the container hierarchy is a part of. - The topmost ancestor of , or itself if there's no ancestor. - - - Note the difference in behavior against , would return if wasn't inside a toplevel window, and if the window was inside a GtkWindow-derived which was in turn inside the toplevel . While the second case may seem unlikely, it actually happens when a is embedded inside a within the same application. To reliably find the toplevel , use and check if the flag is set on the result. - - - - - - - Property - - System.Boolean - - - - - Sets whether a size allocation changes, the entire is queued for drawing. - Returns because it is on by Default, but returns if you turn it off. - - - By default, this setting is and the entire is redrawn on every size change. If your leaves the upper left are unchanged when made bigger, turning this setting on will improve performance. - - - Note that for setting this flag to turns off all allocation on resizing: the will not even redraw if its position changes; this is to allow containers that don't draw anything to avoid excess invalidations. If you set this flag on a that does draw on ->window, you are responsible for invalidating both the old and new allocation of the when the is moved and responsible for invalidating regions newly when the increases size. - - - - - - - Property - - System.Boolean - - - - - Use this property to turn off the double buffering. - Returns because double buffering is on by Default, but returns if you turn it off. - - - Widgets are double buffered by default, you can use this property to turn off the buffering. "Double buffered" simply means that and are called automatically around events sent to the . diverts all drawing to a 's window to an offscreen buffer, and draws the buffer to the screen. The result is that users see the window update in one smooth step, and don't see individual graphics primitives being rendered. - - - In very simple terms, double buffered don't flicker, so you would only use this property to turn off double buffering if you had special needs and really knew what you were doing. - - - - - - - Property - - Gtk.Settings - - - Obtains the settings object holding the settings (global property settings, RC file information, etc) used for this . - The relevant object. - - - Note that this property can only be called when the is attached to a toplevel, since the settings object is specific to a particular . - - - - - - - Property - - Gdk.Window - - - - - Sets or obtains 's parent window. - The parent window of . - - - Sets or obtains 's parent window. - - - - - - - Property - - Pango.Context - - - Obtains a with the appropriate colormap, font description and base direction for . - - - - Unlike the context returned by , this context is owned by the (it can be used until the screen for the changes or the is removed from its toplevel), and will be updated to match any changes to the 's attributes. - - - If you create and keep a using this context, you must deal with changes to the context by calling on the layout in response to the and events for the . - - - - - - - Property - - Gdk.Visual - - - Obtains the visual that will be used to render . - The visual for . - - - Obtains the visual that will be used to render . - - - - - - - Property - - Gtk.RcStyle - - - Obtains the current modifier style for the .(As set by ) - The modifier style for the . This rc style is owned by the . - - - If no style has previously set, a new will be created with all values unset, and set as the modifier style for the . If you make changes to this rc style, you must call , passing in the returned rc style, to make sure that your changes take effect. - - - Caution: passing the style back to will normally end up destroying it, because copies the passed-in style and sets the copy as the new modifier style, thus dropping any reference to the old modifier style. Add a reference to the modifier style if you want to keep it alive. - - - - - - - Property - - System.Boolean - - - - - Whether the is visible. - - if the widget is meant to be visible. - - - - - - GLib.Property("visible") - - - - - + + + Property System.Int32 - - - Override for the width request for the . - The width of the . - Or -1 if natural request should be used. + To be added. + To be added. + To be added. + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gdk.Rectangle + + + + Gets or Sets the widget's allocation. + a representing the size of the widget's allocation. + +When the top-level widget has determined how much space its child would like to have, the second phase of the size negotiation, size allocation, begins. Depending on its configuration (see ), the top-level widget may be able to expand in order to satisfy the size request or it may have to ignore the size request and keep its fixed size. It then tells its child widget how much space it gets by calling . The child widget divides the space among its children and tells each child how much space it got, and so on. Under normal circumstances, a will always give its child the amount of space the child requested. + +A child's size allocation is represented by a . This struct contains not only a width and height, but also a position (i.e. X and Y coordinates), so that containers can tell their children not only how much space they have gotten, but also where they are positioned inside the space available to the container. + +Widgets are required to honor the size allocation they receive; a size request is only a request, and widgets must be able to cope with any size. + + None. + + + + + + Property - GLib.Property("width-request") + GLib.Property("app-paintable") - - - - Property System.Boolean - Sets the sensitivity of the . A widget is sensitive if the user can interact with it, otherwise, it is grayed. + Whether the application will paint directly on the . - if the responds to input. - - Insensitive widgets are "grayed out" and the user can't -interact with them. Insensitive widgets are known as -"inactive", "disabled", or "ghosted" in some other toolkits. -The sensitivity of a widget determines whether it will receive -certain events (e.g. button or key presses). - -If the ancestor (parent) widget sesitivity is set to false, -it does not matter what the sensitivity property have, -the widget will not be sensitive. Use -widget.Parent.Sensitive -to check whether the ancestor widget is sensitive or not. - - - - -When the sensitive property is set to false, the widget -property will return false. - - - - - - GLib.Property("sensitive") - - - - - - Property - - System.Boolean - - - - - Whether to make the receive the default action when it is focused. - - if the will receive the default action when is focused. + if the application will paint directly on the . + + + + + Event - GLib.Property("receives-default") + GLib.Signal("button-press-event") + + Gtk.ButtonPressEventHandler + + + + Raised when a button is pressed. + + - - - Property - - System.Boolean - - - - - Whether the has the input focus. - - if the has the input focus. - - - - - GLib.Property("has-focus") - - - - - - Property - - Gdk.ExtensionMode - - - - - The mask that decides what kind of extension events the gets. - A Gdk.ExtensionMode. - - - - - GLib.Property("extension-events") - - - - - - Property + + + + Event + + + GLib.Signal("button-release-event") + + + + Gtk.ButtonReleaseEventHandler + + + + Raised when a (mouse) button is released on this widget. + + + + + + + Method System.Boolean + + a , a signal ID (XXX: API: should this really work this way?) - when the currently is receiving the default action. - Evaluates to if the currently is receiving the default action. - When the is focused will receive the default action, and HasDefault will be even if there is a different widget set as default. + Determines whether an accelerator that activates the signal + identified by can currently be activated. + + a , true if the accelerator can be activated. + + This is done by emitting the + signal on the widget; if the signal isn't overridden by a + handler or in a derived widget, then the default check is + that the widget must be sensitive, and the widget and all + its ancestors mapped. + + - - - GLib.Property("has-default") - - - - - - Property - - System.Boolean - - - Whether the is part of a composite widget. - - if the is part of a composite widget. - - - - - GLib.Property("composite-child") - - - + + Property + + + GLib.Property("can-default") + + System.Boolean @@ -1565,15 +427,16 @@ to false, the property will return false. [FIXME] This is a seealso instead see - - - GLib.Property("can-default") - - - + + Property + + + GLib.Property("can-focus") + + System.Boolean @@ -1602,893 +465,44 @@ handle focus grabs. [FIXME] This two links are seealso instead see: and - - - GLib.Property("can-focus") - - - - - Property - - System.Int32 - - - - - Override for the height request for the . - The height of the . - Or -1 if natural request should be used. - - - - GLib.Property("height-request") - - - - - - Property + + + + Method System.Boolean + - Whether the application will paint directly on the . - - if the application will paint directly on the . - + Direction of focus movement. + Move focus to particular . + + if focus ended up inside . + + + This method is used by custom implementations; if you're writing an app, you'd use to move the focus to a particular , and to change the focus tab order. So you may want to investigate those methods instead. + + + is called by containers as the user moves around the window using keyboard shortcuts. indicates what kind of motion is taking place (up, down, left, right, tab forward, tab backward). invokes the event on ; override the default handler for this event in order to implement appropriate focus behavior. + + + The "focus" default handler for a should return if moving in direction left the focus on a focusable location inside that , and if moving in direction moved the focus outside the . If returning , normally call to place the focus accordingly; if returning , they don't modify the current focus location. + + - - - GLib.Property("app-paintable") - - - - - - Property - - Gtk.Widget - - - - - The parent widget of this . - The parent widget. - Must be a Container , - - - - GLib.Property("parent") - - - - - - Property - - System.String - - - - - The name of the . - The name of the . - - - - - GLib.Property("name") - - - - - - Property - - Gtk.Style - - - - - The style of the . - A style. - Which contains information about how it will look (colors etc). - - - - GLib.Property("style") - - - - - - Event - - Gtk.UnmapEventHandler - - - - Raised whenever this widget (or its parent, if is true for the parent) is told to hide itself. - - - - - GLib.Signal("unmap_event") - - - - - - Event - - Gtk.FocusedHandler - - - - Raised whenever this widget is focused. - The widget gets this signal as the user uses keyboard shortcuts or tabs through the widgets in a window. - - - - GLib.Signal("focus") - - - - - - Event - - Gtk.ParentSetHandler - - - - Raised whenever this widget's parent widget is set. - - - - - GLib.Signal("parent_set") - - - - - - Event - - Gtk.KeyReleaseEventHandler - - - - Raised when a key is released within this widget. - - - - - GLib.Signal("key_release_event") - - - - - - Event - - System.EventHandler - - - - Raised whenever this widget is hidden. - To be added. - - - - GLib.Signal("hide") - - - - - - Event - - Gtk.SelectionRequestEventHandler - - - - Raised whenever the widget receives a request for a selection. - TODO: explain more about the X selection model - - - - GLib.Signal("selection_request_event") - - - - - - Event - - Gtk.DirectionChangedHandler - - - - Raised when the text direction for this widget is changed. - - - - - GLib.Signal("direction_changed") - - - - - - Event - - Gtk.DragLeaveHandler - - - - Raised when a drag action leaves this widget. - - - - - GLib.Signal("drag_leave") - - - - - - Event - - Gtk.ScrollEventHandler - - - - Raised when the widget is scrolled. - - - - - GLib.Signal("scroll_event") - - - - - - Event - - Gtk.VisibilityNotifyEventHandler - - - - Raised whenever the visibility state of the widget changes--- partially visible or fully visible, for example. - It may be preferable to handle a instead. - - - - GLib.Signal("visibility_notify_event") - - - - - - Event - - Gtk.WindowStateEventHandler - - - - Emitted when the Window state changes. - - - - - GLib.Signal("window_state_event") - - - - - - Event - - System.EventHandler - - - - Raised when this widget is mapped. - - - - - GLib.Signal("map") - - - - - - Event - - Gtk.DragBeginHandler - - - - Raised on a source widget when the user begins a drag. - To be added. - - - - GLib.Signal("drag_begin") - - - - - - Event - - Gtk.HierarchyChangedHandler - - - - Raised when the hierarchy (parent or child relationships) of this widget or its parent or children changes. - - - - - GLib.Signal("hierarchy_changed") - - - - - - Event - - Gtk.ConfigureEventHandler - - - - Raised when the configuration of the window has changed (it has been moved or resized). - - - - - GLib.Signal("configure_event") - - - - - - Event - - Gtk.KeyPressEventHandler - - - - Raised when a key is pressed within this widget. - - - - - GLib.Signal("key_press_event") - - - - - - Event - - Gtk.MapEventHandler - - - - Raised just after the widget is mapped. - - - - - GLib.Signal("map_event") - - - - - - Event - - System.EventHandler - - - - Raised when this widget grabs the keyboard focus. - - - - - GLib.Signal("grab_focus") - - - - - - Event - - Gtk.MotionNotifyEventHandler - - - - Raised when the pointer moves within this widget. - - - - - GLib.Signal("motion_notify_event") - - - - - - Event - - Gtk.StateChangedHandler - - - - Raised when the state of the widget changes. - See for the possible states of a widget. - - - - GLib.Signal("state_changed") - - - - - - Event - - Gtk.NoExposeEventHandler - - - - Emits NoExposeEvent - - - - - GLib.Signal("no_expose_event") - - - - - - Event - - System.EventHandler - - - - Raised when a widget is unrealized. - - - - - GLib.Signal("unrealize") - - - - - - Event - - Gtk.ButtonReleaseEventHandler - - - - Raised when a (mouse) button is released on this widget. - - - - - GLib.Signal("button_release_event") - - - - - - Event - - Gtk.SelectionGetHandler - - - - Raised when this widget gets a selection from the clipboard. - - - - - GLib.Signal("selection_get") - - - - - - Event - - Gtk.SizeAllocatedHandler - - - - Raised when size is allocated for this widget. - - - - - GLib.Signal("size_allocate") - - - - - - Event - - Gtk.PopupMenuHandler - - - - Raised when this widget's popup menu is activated. - - - - - GLib.Signal("popup_menu") - - - - - - Event - - Gtk.ExposeEventHandler - - - - Raised when the widget needs to be (fully or partially) redrawn. - See , . - - - - GLib.Signal("expose_event") - - - - - - Event - - System.EventHandler - - - - Raised when the widget is shown. - - - - - GLib.Signal("show") - - - - - - Event - - Gtk.SelectionNotifyEventHandler - - - - Emitted when a selection is made. - - - - - GLib.Signal("selection_notify_event") - - - - - - Event - - Gtk.FocusInEventHandler - - - - Raised when the widget has just gained the focus. - - - - - GLib.Signal("focus_in_event") - - - - - - Event - - Gtk.ButtonPressEventHandler - - - - Raised when a button is pressed. - - - - - GLib.Signal("button_press_event") - - - - - - Event - - Gtk.PropertyNotifyEventHandler - - - - Emitted when a property is changed. - - - - - GLib.Signal("property_notify_event") - - - - - - Event - - Gtk.HelpShownHandler - - - - Raised when the help text is shown. - - - - - GLib.Signal("show_help") - - - - - - Event - - Gtk.ClientEventHandler - - - - Raised when a message is received from another application. - - - - - GLib.Signal("client_event") - - - - - - Event - - Gtk.ProximityInEventHandler - - - - Raised when the user is using a stylus or touch screen and their pointer comes near the widget. - See for context. - - - - GLib.Signal("proximity_in_event") - - - - - - Event - - Gtk.ProximityOutEventHandler - - - - Raised when the user is using a stylus or touch screen and their pointer leaves the area near the widget. - See for context. - - - - GLib.Signal("proximity_out_event") - - - - - - Event - - Gtk.DestroyEventHandler - - - - Raised when this widget is destroyed. - - - - - GLib.Signal("destroy_event") - - - - - - Event - - Gtk.SelectionReceivedHandler - - - - Raised when this widget is the destination of a received selection. - - - - - GLib.Signal("selection_received") - - - - - - Event - - Gtk.DragDataGetHandler - - - - Raised when the drag-and-drop process gets data from a source widget. - - - - - GLib.Signal("drag_data_get") - - - - - - Event - - Gtk.EnterNotifyEventHandler - - - - The pointer has just entered the widget. - If the flag is set, Widget will gain the focus, and the widget might be drawn differently. If the handler returns False, the event might be passed to the parent of widget (if no other handler of widget has returned True). - - - - GLib.Signal("enter_notify_event") - - - - - - Event - - Gtk.DragDataReceivedHandler - - - - Raised on a destination widget when it receives dragged data. - - - - - GLib.Signal("drag_data_received") - - - - - - Event - - Gtk.DragMotionHandler - - - - Raised on a source widget when the user is moving a dragged selection. - - - - - GLib.Signal("drag_motion") - - - - - - Event - - Gtk.SizeRequestedHandler - - - - Raised when this widget needs to notify another object of its preferred size. - - - - - GLib.Signal("size_request") - - - - - - Event - - Gtk.GrabNotifyHandler - - - - Emitted when a widget grabs focus. - - - - - GLib.Signal("grab_notify") - - - - - - Event - - Gtk.StyleSetHandler - - - - Raised when a is set for this widget.t - - - - - GLib.Signal("style_set") - - - - - - Event - - Gtk.FocusOutEventHandler - - - - Raised when the focus leaves this widget. - - - - - GLib.Signal("focus_out_event") - - + Event + + + GLib.Signal("child-notify") + + Gtk.ChildNotifiedHandler @@ -2497,117 +511,315 @@ handle focus grabs. Emitted when a child has been notified. + + + + + Method + + System.Void + + + + + + The name of a child property installed on the class of widget's parent. + Emits a event for the child property on . + + + Emits a event for the child property on . + + + + + + + + Property - GLib.Signal("child_notify") + System.Obsolete + + Gtk.Requisition + + + + Obtains the widget's requisition. + a + + + Obtains requisition, unless someone has forced a particular geometry, in which case it returns that geometry instead of the widget's requisition. This method differs from in that it retrieves the last size request value, while the method recomputes the size request and fills in the requisition, and then returns the recomputed value. + + + - - + + + + Property + + System.Boolean + + + + + Sets or obtains whether should be mapped along with its when its parent is mapped and has been shown with . + Returns if the is mapped with the parent. + + + The child visibility can be set for before it is added to a container with , to avoid mapping children unnecessary before immediately unmapping them. However it will be reset to its default state of when the is removed from a container. + + + Note that changing the child visibility of a does not queue a resize on the . Most of the time, the size of a is computed from all visible children, whether or not they are mapped. If this is not the case, the container can queue a resize itself. This property is only useful for container implementations and never should be called by an application. + + + + + + + + Method + + + System.Obsolete + + + + System.Void + + + + + + + + Location to store the length of the class path. or . + Location to store the class path as an allocated string, or . + Location to store the reverse class path as an allocated string, or . + Same as , but always uses the name of a 's type, never uses a custom name set with . + + + + + + + Property + + + GLib.Property("composite-child") + + + + System.Boolean + + + Whether the is part of a composite widget. + + if the is part of a composite widget. + + + + + + Event + + + GLib.Signal("composited-changed") + + System.EventHandler - - Raised when the widget is unmapped on the screen. + Raised with the composited status changes. + + + + + + Property + + System.String + + + + + Sets or obtains a composite name. + The composite name of , or if is not a composite child. The string should not be freed when it is no longer needed. + + + The must be a composite child of its parent; see . + + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Event - GLib.Signal("unmap") + GLib.Signal("configure-event") - - - - Event - Gtk.DragEndHandler + Gtk.ConfigureEventHandler - Raised on a source widget when a drag operation is completed. + Raised when the configuration of the window has changed (it has been moved or resized). - - - GLib.Signal("drag_end") - - - - - Event + + + + Method - Gtk.SelectionClearEventHandler + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Pango.Context - Raised when the current selection is cleared. - + Creates a new with the appropriate colormap, font description, and base direction for drawing text for . + The new . + + + See also . + + - - - GLib.Signal("selection_clear_event") - - - - - Event + + + + Method - Gtk.MnemonicActivatedHandler + Pango.Layout - + + + - Raised when someone presses a mnemonic key. - + text to set on the layout (can be ). + Creates a new with the appropriate colormap, font description, and base direction for drawing text for . + The new . + + + If you keep a created in this way around, in order notify the layout of changes to the base direction or font of this , you must call in response to the and events for the . + + - - - GLib.Signal("mnemonic_activate") - - - - + + + Event - - Gtk.DragDropHandler - - - - Raised on a source widget when dragged data is dropped. - - - GLib.Signal("drag_drop") + GLib.Signal("damage-event") + + Gtk.DamageEventHandler + + + To be added. + To be added. + + - - - Event + + + + Property - Gtk.LeaveNotifyEventHandler + Gtk.TextDirection - + + - Raised when the mouse leaves this widget. - + Sets or obtains the default reading direction for . + A . + + + Where the direction has not been explicitly set by . + + + + + + + Property - GLib.Signal("leave_notify_event") + System.Obsolete + + Gtk.Style + + + Obtains the default style used by all initially. + Returns the default style. This object is owned by GTK+ and should not be modified or freed. + + + Returns the default style used by all initially. + + + + Event + + + GLib.Signal("delete-event") + + Gtk.DeleteEventHandler @@ -2652,60 +864,115 @@ class TestClose } + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Event - GLib.Signal("delete_event") + GLib.Signal("destroy") - - - - Event System.EventHandler - - Emitted when a widget is realized. - The default handler creates the Gdk window associated with the widget, and its ancestors. + To be added. + To be added. + + + + + + Event - GLib.Signal("realize") + GLib.Signal("destroy-event") - - - - Event - Gtk.DragDataDeleteHandler + Gtk.DestroyEventHandler - Raised on a source widget when dragged data is deleted. + Raised when this widget is destroyed. - - - GLib.Signal("drag_data_delete") - - - - + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + Property - Gdk.Window + Gtk.TextDirection + + - The root window this Widget is attached to. - a + Sets or obtains the reading direction on a particular . + The reading direction for the . + + + This direction controls the primary direction for containing text, and also the direction in which the children of a container are packed. The ability to set the direction is present in order so that correct localization into languages with right-to-left reading directions can be done. Generally, applications will let the default reading direction present, except for containers where the containers are arranged in an order that is explicitely visual rather than logical (such as buttons for text justification). If the direction is set none, then the value set by will be used. + + + + + + + + Event + + + GLib.Signal("direction-changed") + + + + Gtk.DirectionChangedHandler + + + + Raised when the text direction for this widget is changed. - + + Property Gdk.Display @@ -2723,1306 +990,310 @@ class TestClose - - - Property - - Gdk.Screen - - - Obtains the from the toplevel window associated with this . - The for the toplevel for this . - - - This method can only be called after the has been added to a widget hierarchy with a at the top. - - - In general, you should only create screen specific resources when a has been realized, and you should free those resources when the is unrealized. - - - - - - - Property - - System.Boolean - - - - - Determines if the is the focus widget within its toplevel. - - if the is the focus widget. - - - This does not mean that the flag is necessarily set; will only be set if the toplevel additionally has the global input focus. - - - - - - GLib.Property("is-focus") - - - - - - Event - - Gtk.ScreenChangedHandler - - - - Emitted when the screen has changed. - - - - - GLib.Signal("screen_changed") - - - - - + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("double-buffered") + + System.Boolean - - - Computes the intersection of a 's area and . - A rectangle. - A rectangle to store intersection of and . - - if there was an intersection. + Use this property to turn off the double buffering. + Returns because double buffering is on by Default, but returns if you turn it off. - Computes the intersection of a 's area and , storing the intersection in , and returns if there was an intersection. may be if you're only interested in whether there was an intersection. + Widgets are double buffered by default, you can use this property to turn off the buffering. "Double buffered" simply means that and are called automatically around events sent to the . diverts all drawing to a 's window to an offscreen buffer, and draws the buffer to the screen. The result is that users see the window update in one smooth step, and don't see individual graphics primitives being rendered. + + + In very simple terms, double buffered don't flicker, so you would only use this property to turn off double buffering if you had special needs and really knew what you were doing. - - - Method - - Gtk.Clipboard - - - - - - Returns the clipboard object for the given selection to be used with . - A which identifies the clipboard to use. gives the default clipboard, another common value is , which gives the primary X selection. - The appropiate clipboard object. If no clipboard already exists, a new one will be created. Once a clipboard object has been created, it is persistent for all time. - - - must have a associated with it, so must be attached to a toplevel window. - - - - - - - Method - - System.Void - - - - - - - Obtains the location of the mouse pointer in coordinates. - Return location for the X coordinate, or . - Return location for the Y coordinate, or . - - - Widget coordinates are a bit odd; for historical reasons, they are defined as ->window coordinates for widgets that are not , and are relative to ->allocation.x, ->allocation.y for widgets that are . - - - - - - - Method - - System.Boolean - - - - - - - - - - Translate coordinates relative to 's allocation to coordinates relative to 's allocations. - A . - X position relative to source . - Y position relative to source . - Location to store X position relative to . - Location to store Y position relative to . - Returns if either was not realized, or there was no common ancestor. In this case, nothing is stored in and . Otherwise . - - - In order to perform this operation, both widgets must be realized, and must share a common toplevel. - - - - - - - Method - - System.Void - - - - - - - - Obtains the full path to . - Location to store length of the path, or . - Location to store allocated path string, or . - Location to store allocated reverse path string, or . - - - The path is simply the name of a and all its parents in the container hierarchy, separated by periods. The name of a comes from . Paths are used to apply styles to a in gtkrc configuration files. Widget names are the type of the by default (e.g. "") or can be set to an application-specific value with . - - - By setting the name of a , you allow users or theme authors to apply styles to that specific in their gtkrc file. fills in the path in reverse order, i.e. starting with 's name instead of starting with the name of 's outermost ancestor. - - - - - - - Method - - System.Void - - - - - - - - Same as , but always uses the name of a 's type, never uses a custom name set with . - Location to store the length of the class path. or . - Location to store the class path as an allocated string, or . - Location to store the reverse class path as an allocated string, or . - - - - - + + + Event - - Gtk.WidgetEventHandler - - - - Emits the WidgetEvent. - - - GLib.Signal("event") + GLib.Signal("drag-begin") - - - - Method - System.Object + Gtk.DragBeginHandler - - - + - Obtains the value of a style property of . - The name of a style property. + Raised on a source widget when the user begins a drag. + To be added. + + + + + + Event + + + GLib.Signal("drag-data-delete") + + + + Gtk.DragDataDeleteHandler + + + + Raised on a source widget when dragged data is deleted. - The property value. This can be one of the following types: , , , , , -, , , , -or . - - - - Property + + + + Event + + + GLib.Signal("drag-data-get") + + - System.Boolean + Gtk.DragDataGetHandler - Checks whether there is a is associated with this . - see langword="true" /> if there is a associated with the . - All toplevel have an associated screen, and all added into a hierarchy with a toplevel window at the top. + Raised when the drag-and-drop process gets data from a source widget. + - - - Property + + + + Event + + + GLib.Signal("drag-data-received") + + - GLib.GType + Gtk.DragDataReceivedHandler - GType Property. - a - Returns the native value for . + Raised on a destination widget when it receives dragged data. + - - - Method + + + + Event + + + GLib.Signal("drag-drop") + + - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void + Gtk.DragDropHandler - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. + Raised on a source widget when dragged data is dropped. + - - - Method + + + + Event + + + GLib.Signal("drag-end") + + - System.Boolean - - - - - - - - - Default handler for the event. - a - a - a - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void + Gtk.DragEndHandler - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. + Raised on a source widget when a drag operation is completed. + - - - Method + + + + Event + + + GLib.Signal("drag-failed") + + - System.Void + Gtk.DragFailedHandler - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. + To be added. + To be added. + - - - Method + + + + Event + + + GLib.Signal("drag-leave") + + - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - - - - Default handler for the event. - a - a - a - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - - - - - Default handler for the event. - a - a - a - a - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - - - Default handler for the event. - a - a - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void + Gtk.DragLeaveHandler - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. + Raised when a drag action leaves this widget. + - - - Method + + + + Event + + + GLib.Signal("drag-motion") + + - System.Boolean + Gtk.DragMotionHandler - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. + Raised on a source widget when the user is moving a dragged selection. + - - + + + Method System.Void - + - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. + To be added. + To be added. + To be added. + - - - Method + + + + Event + + + GLib.Signal("draw") + + - System.Boolean + Gtk.DrawnHandler - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. + To be added. + To be added. + - - + + + Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - - Default handler for the event. - a - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - Gtk.Widget - - - - - - Obtains the first ancestor of . - Ancestor type. - The ancesor , or see if not found. - - - For example sending gets the first that's an ancstor of . No reference will be added to the retured ; it should not be unreferenced. See note about checking for a toplevel in the docs for . Note that unlike , considers to be an ancestor of itself. - - - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - System.Obsolete - - - - Property - Gtk.StateType + System.Void - Sets or obtains the state of a (insensitive, prelighted, etc.). - New state for . + Ensures that has a style (->style). - Usually you should set the state using wrapper fuctions such as . This property is for use in widget implementations. This property should not be used to check the state of a Gtk.Checkbutton or Gtk.ToggleButton, use . + + Not a very useful method; most of the time, if you want the style, the is realized, and realized are guaranteed to have a style already. + - - + + + Event - - System.EventHandler - - - - Raised when the closures for this widget's accelerator change. - - - GLib.Signal("accel_closures_changed") + GLib.Signal("enter-notify-event") - - - - Method - System.Boolean + Gtk.EnterNotifyEventHandler - - - + - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. + The pointer has just entered the widget. + If the flag is set, Widget will gain the focus, and the widget might be drawn differently. If the handler returns False, the event might be passed to the parent of widget (if no other handler of widget has returned True). - - - Method - - System.Boolean - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - + + + Method System.Void - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Boolean - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - - - - - Installs an accelerator for this in that causes to be emitted if the accelerator is activated. - Widget signal to emit on accelerator activation. - Accel group for this , added to its toplevel. - GDK keyval of the accelerator. - Modifier key combination of the accelerator. - Flag accelerators. - - - The needs to be added to the widget's toplevel via , and the signal must be of type G_RUN_ACTION. Accelerators added through this method are not user changeable during runtime. - - - Accelerators added through this method are not user changeable during runtime. If you want to support accelerators that can be changed by the user, use instead. - - - - - - - Method - - System.Void - - - - - - - - Installs an accelerator for this in that causes to be emitted if the accelerator is activated. - Widget signal to emit on accelerator activation. - Accel group for this , added to its toplevel. - GDK keyval of the accelerator. - - - The needs to be added to the widget's toplevel via , and the signal must be of type G_RUN_ACTION. Accelerators added through this method are not user changeable during runtime. - - - Accelerators added through this method are not user changeable during runtime. If you want to support accelerators that can be changed by the user, use instead. - - + To be added. + To be added. + - + + Property + + + GLib.Property("events") + + Gdk.EventMask @@ -4045,100 +1316,83 @@ or . + + + + + Property - GLib.Property("events") + GLib.Property("expand") - - - - Method - System.Void + System.Boolean - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. + To be added. + To be added. + To be added. + - - - Property + + + + Event + + + GLib.Signal("focus") + + - Gdk.Window + Gtk.FocusedHandler - Obtains or sets the underlying Gdk.Window used to display the contents of the . - a + Raised whenever this widget is focused. + The widget gets this signal as the user uses keyboard shortcuts or tabs through the widgets in a window. + + + + + + Event + + + GLib.Signal("grab-focus") + + + + System.EventHandler + + + + Raised when this widget grabs the keyboard focus. - - - Property - - System.Int32 - - - - Obtains or sets the flags for this . - a - - - This property should only be used when writing custom widgets in C#. The property is a preferred more strongly typed member. This member is obsolete in Gtk# 2.0. - - - See for possible values. - - - + + + + Event - System.Obsolete + GLib.Signal("focus-in-event") - - - - Method - Gtk.Requisition + Gtk.FocusInEventHandler - Obtains the preferred size of a . - a - - - The container uses this information to arrange its child widgets and decide what size allocations to give them with . - - - You can also call this method from an application, with some caveats. Most notably, getting a size request requieres the to be associated with a screen, because font information may be needed. Multihead-aware applications should keep this in mind. - - - Also remember that the size request is not necessarily the size a will actually be allocated. - - - - - - - Constructor - - - - Protected constructor. + Raised when the widget has just gained the focus. - + + Property System.Int32 @@ -4154,582 +1408,288 @@ or . - - - Property + + + + Event + + + GLib.Signal("focus-out-event") + + - Gdk.Rectangle + Gtk.FocusOutEventHandler - Gets or Sets the widget's allocation. - a representing the size of the widget's allocation. - -When the top-level widget has determined how much space its child would like to have, the second phase of the size negotiation, size allocation, begins. Depending on its configuration (see ), the top-level widget may be able to expand in order to satisfy the size request or it may have to ignore the size request and keep its fixed size. It then tells its child widget how much space it gets by calling . The child widget divides the space among its children and tells each child how much space it got, and so on. Under normal circumstances, a will always give its child the amount of space the child requested. - -A child's size allocation is represented by a . This struct contains not only a width and height, but also a position (i.e. X and Y coordinates), so that containers can tell their children not only how much space they have gotten, but also where they are positioned inside the space available to the container. - -Widgets are required to honor the size allocation they receive; a size request is only a request, and widgets must be able to cope with any size. - - None. + Raised when the focus leaves this widget. + - - - Property - - Gtk.Requisition - - - - Gets or Sets the widget's requisition - a representing the widget's requisition - - - - - - - - Property - - System.Boolean - - - - Check to see if the widget is Mapped - true if the widget is Mapped, false otherwise. - None. - - - - - Property - - System.Boolean - - - - Checks to see if the widget is Realized - returns true if the widget is Realized - None. - - - - - Property - - System.Boolean - - - - Convenience property to check Flags for WidgetFlags.NoWindow - True if the NoWindow flag is set. - None. - - - - - Property - - System.Boolean - - - - Convenience property to check Flags for WidgetFlags.Toplevel - True if the Toplevel flag is set. - None - - - - - Property - - System.Boolean - - - - Convenience property to check Flags for WidgetFlags.HasGrab - True if the HasGrab flag is set. - None. - - - - - Property - - System.Boolean - - - - Convenience property to check Flags for WidgetFlags.CompositeChild - True if the CompositeChild flag is set - None - - - - - Property - - System.Boolean - - - - Convenience property to check Flags for WidgetFlags.AppPaintable - True if the AppPaintable flag is set - None - - - - - Property - - System.Boolean - - - - Convenience property to check Flags for WidetFlags.DoubleBuffered - True if the DoubleBuffered flag is set. - None - - - - - Property - - System.Boolean - - - - Convenience property to check if the widget is Visible and Realized. - True if the widget is able to be drawn on - None - - - - + + + Method System.Void - - - - - Convenience method to set a flag. - a to set - None. - - - - - Method - - System.Void - - - - - - Convenince method to clear a flag - a to set - None - - - - - Method - - System.Void - - - - - - - Virtual method to support scrollable widgets. - a horizontal plane - a vertical plane - Override this method in a subclass to support scrolling of the widget within a viewport smaller than the widget's size. - - - - - Property - - Gtk.Requisition - - Obtains the widget's requisition. - a + Stops emission of events on . - Obtains requisition, unless someone has forced a particular geometry, in which case it returns that geometry instead of the widget's requisition. This method differs from in that it retrieves the last size request value, while the method recomputes the size request and fills in the requisition, and then returns the recomputed value. + The events are queued until is called on . - - + + + Property + + + System.Obsolete("Replaced by Window property.") + + - System.Boolean + Gdk.Window - - This property determines whether the widget will be affected by - and . - - a , true if the widget should be affected + Obtains or sets the underlying Gdk.Window used to display the contents of the . + a - - - - GLib.Property("no-show-all") - - - - - Event - - Gtk.AccelCanActivateHandler - - - - - This signal is present to allow applications and derived - widgets to override the default Gtk.Widget handling - for determining whether an accelerator can be activated. - - See for more details. - - - - - GLib.Signal("can_activate_accel") - - - - - + + + Method - System.Boolean + Gtk.Widget - + - - Method raised when the - event happens; override this for additional functionality. - - a , a signal ID - a , true if the accelerator can be activated. + Ancestor type. + Obtains the first ancestor of . + The ancesor , or see if not found. + + For example sending gets the first that's an ancstor of . No reference will be added to the retured ; it should not be unreferenced. See note about checking for a toplevel in the docs for . Note that unlike , considers to be an ancestor of itself. + - - - + + + Method - System.Void + Gtk.Clipboard - + - Deprecated. - a + A which identifies the clipboard to use. gives the default clipboard, another common value is , which gives the primary X selection. + Returns the clipboard object for the given selection to be used with . + The appropiate clipboard object. If no clipboard already exists, a new one will be created. Once a clipboard object has been created, it is persistent for all time. - In GTK+ 1.2, this function would immediately render the - region of a widget, by invoking the virtual draw method of a - widget. In GTK+ 2.0, this method simply invalidates the specified region of the - widget, then updates the invalid region of the widget immediately. - Usually you don't want to update the region immediately for - performance reasons, so in general is - a better choice if you want to draw a region of a widget. - - + + must have a associated with it, so must be attached to a toplevel window. + + - - - Method - - System.Void - - - - - - - - - Deprecated equivalent of - a - a - a - a - - - - - - - Method - - System.Void - - - - - - Adds a widget to the list of mnemonic labels for this widget. - a - (See ). Note the list of mnemonic labels for the widget is cleared when the widget is destroyed, so the caller must make sure to update its internal state at this point as well, by using a connection to the Destroy signal or a weak notifier. - - - - - - Method - - System.Void - - - - - - - Deprecated way to set the position of a widget. - a - a - The funny "u" in the name comes from the "user position" hint specified by the X Window System, and exists for legacy reasons. This function does not work if a widget is inside a container; it is only really useful on . - - - - - - Method - - System.Void - - - - Deprecated: Use instead. - - - - - - - Method - - System.Void - - - - - - - Sets the minimum size of a widget - a - a - - is deprecated and should not be used in newly-written code. - - - - - - Method - - System.Void - - - - This function works like , except that the widget is not invalidated. - - - - - - - Method - - Gtk.Widget[] - - - - Returns a list of the widgets, normally Labels, for which this widget is a the target of a mnemonic - a - - - - - - + + + Method System.Boolean - + - - Determines whether an accelerator that activates the signal - identified by can currently be activated. - - a , a signal ID (XXX: API: should this really work this way?) - a , true if the accelerator can be activated. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gdk.EventMask + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + Return location for the X coordinate, or . + Return location for the Y coordinate, or . + Obtains the location of the mouse pointer in coordinates. - This is done by emitting the - signal on the widget; if the signal isn't overridden by a - handler or in a derived widget, then the default check is - that the widget must be sensitive, and the widget and all - its ancestors mapped. - - + + Widget coordinates are a bit odd; for historical reasons, they are defined as ->window coordinates for widgets that are not , and are relative to ->allocation.x, ->allocation.y for widgets that are . + + - - + + + Method System.Void - + + - Removes a widget from the list of mnemonic labels for this widget. - a - The widget must have previously been added to the list with . - + To be added. + To be added. + To be added. + To be added. + - - - Property - - Gtk.WidgetFlags - - - - Contains Widget specific flags values. - a - - - - - - - Event - - Gtk.WidgetEventAfterHandler - - - - Emits the WidgetEventAfter. - - - - - - GLib.Signal("event_after") - - - - - + + + Method System.Void - + + + - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - + To be added. + To be added. + To be added. + To be added. + To be added. + - - + + + Method System.Void - + + - The state to be reset. - Resets the base color to the default color. - To set a specific color, use the overload of this method. + To be added. + To be added. + To be added. + To be added. + - - + + + Method System.Void - + + - The state to be reset. - Resets the background color to the default color. - To set a specific color, use the overload of this method. + To be added. + To be added. + To be added. + To be added. + - - + + + Method System.Void - + + + - The state to be reset. - Resets the foreground color to the default color. - To set a specific color, use the overload of this method. + To be added. + To be added. + To be added. + To be added. + To be added. + - - + + + Method System.Void - + + - The state to be reset. - Resets the text color to the default color. - To set a specific color, use the overload of this method. + Return location for width, or . + Return location for height, or . + Gets the size request that was explicitly set for the using . + + + A value of -1 stored in or indicates that that dimension has not been set explicitly and the natural requisition of the will be used intead. See . To get the size a will actually use, call instead of this method. + + + Event - GLib.Signal("grab_broken_event") + GLib.Signal("grab-broken-event") @@ -4741,144 +1701,183 @@ Widgets are required to honor the size allocation they receive; a size request i - - + + + Method + + System.Void + + + + Causes to become the default . + + + The default is activated when the user presses Enter in a window. Default must be activatable, that is, should affect them. The must have the flag set; typically you have to set this flag yourself by calling . + + + + + + + + Method + + System.Void + + + + Causes a to have the keyboard focus for the it's inside. + + + The must be a focusable , such as a ; something like won't work (More precisely, it must have the flag set). + + + + + + + + Event + + + GLib.Signal("grab-notify") + + + + Gtk.GrabNotifyHandler + + + + Emitted when a widget grabs focus. + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + + GLib.Property("halign") + + + + Gtk.Align + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("has-default") + + System.Boolean - - To be added. - Default handler for the event. - To be added. - Override this method in a subclass to provide a default handler for the event. - + + when the currently is receiving the default action. + Evaluates to if the currently is receiving the default action. + When the is focused will receive the default action, and HasDefault will be even if there is a different widget set as default. - - - Event + + + + Property - GLib.Signal("composited_changed") + GLib.Property("has-focus") - System.EventHandler - - - Raised with the composited status changes. - - - - - - - Method - - System.Void - - - - Default handler for event. - - - - - - - Method - - System.Void + System.Boolean - - - - mask to combine. - x offset of . - y offset of . - Sets an input shape mask for the widget. - Allows widgets to react to non-rectangular regions for mouse events. - + Whether the has the input focus. + + if the has the input focus. + - - + + + Property System.Boolean - - Indicates if a widget can rely on its alpha channel being drawn correctly. - if , alpha compositing is available. - Depends on window manager feature availability on X. - - - - - - Property - - Gtk.Action - - - The action the widget proxies. - a , or if no proxy relationship exists. - See for more details. - - - - - - Method - - System.Void - - Method raised when the widget is activated, primarily by . - Override this method in a subclass to be notified when the widget is activated, commonly when the user presses Enter or Space during key navigation. - + Convenience property to check Flags for WidgetFlags.HasGrab + True if the HasGrab flag is set. + None. - - - Event + + + + Property - GLib.Signal("drag_failed") + System.Obsolete - Gtk.DragFailedHandler + System.Boolean To be added. + To be added. To be added. - + - - - Method + + + + Property - System.Void + System.Boolean - To be added. - To be added. - + Checks whether there is a is associated with this . + see langword="true" /> if there is a associated with the . + All toplevel have an associated screen, and all added into a hierarchy with a toplevel window at the top. - + + Property @@ -4895,8 +1894,356 @@ Widgets are required to honor the size allocation they receive; a size request i + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("height-request") + + + + System.Int32 + + + + + Override for the height request for the . + The height of the . + Or -1 if natural request should be used. + + + + + + Event + + + GLib.Signal("show-help") + + + + Gtk.HelpShownHandler + + + + Raised when the help text is shown. + + + + + + + Property + + + GLib.Property("hexpand") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("hexpand-set") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("hide") + + + + System.EventHandler + + + + Raised whenever this widget is hidden. + To be added. + + + + + + Method + + System.Void + + + + Reverses the effects of , causing the to be hidden (invisible to the user). + + + Reverses the effects of , causing the to be hidden (invisible to the user). + + + + + + + + Method + + System.Boolean + + + + Utility method; intended to be connected to the event on a . + Returns . + + + The method calls on its argument, then returns . If connected to , the result is that clicking the close button for a window (on the window frame, top right corner usually) will hide but not destroy the window. By default, GTK+ destroys windows when is received. + + + + + + + + Event + + + GLib.Signal("hierarchy-changed") + + + + Gtk.HierarchyChangedHandler + + + + Raised when the hierarchy (parent or child relationships) of this widget or its parent or children changes. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + A rectangle. + A rectangle to store intersection of and . + Computes the intersection of a 's area and . + + if there was an intersection. + + + Computes the intersection of a 's area and , storing the intersection in , and returns if there was an intersection. may be if you're only interested in whether there was an intersection. + + + + + + + + Method + + System.Boolean + + + + + + Another . + Determines whether is somewhere inside , possibly with intermediate containers. + Returns if ancestor contains as a child, grandchild, great grandchild, etc. + + + Determines whether is somewhere inside , possibly with intermediate containers. + + + + + + + + Property + + System.Boolean + + + Indicates if a widget can rely on its alpha channel being drawn correctly. + if , alpha compositing is available. + Depends on window manager feature availability on X. + + + + + + + Property + + System.Boolean + + + + Convenience property to check if the widget is Visible and Realized. + True if the widget is able to be drawn on + None + + + + + + Property + + + GLib.Property("is-focus") + + + + System.Boolean + + + + + Determines if the is the focus widget within its toplevel. + + if the is the focus widget. + + + This does not mean that the flag is necessarily set; will only be set if the toplevel additionally has the global input focus. + + + + + + + + Property + + System.Boolean + + + + Check to see if the widget is Mapped + true if the widget is Mapped, false otherwise. + None. + + + + + + Property + + System.Boolean + + + + Checks to see if the widget is Realized + returns true if the widget is Realized + None. + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + Method System.Boolean @@ -4912,9 +2259,379 @@ Widgets are required to honor the size allocation they receive; a size request i + + + + Event + + + GLib.Signal("key-press-event") + + + + Gtk.KeyPressEventHandler + + + + Raised when a key is pressed within this widget. + + + + + + + Event + + + GLib.Signal("key-release-event") + + + + Gtk.KeyReleaseEventHandler + + + + Raised when a key is released within this widget. + + + + + + + Event + + + GLib.Signal("leave-notify-event") + + + + Gtk.LeaveNotifyEventHandler + + + + Raised when the mouse leaves this widget. + + + + + + + Method + + Gtk.Widget[] + + + + Returns a list of the widgets, normally Labels, for which this widget is a the target of a mnemonic + a + + + + + + + + Method + + System.Void + + + + Causes a to be mapped if it isn't already. + + + This method is only for use in widget implementations. + + + + + + + + Event + + + GLib.Signal("map-event") + + + + Gtk.MapEventHandler + + + + Raised just after the widget is mapped. + + + + + + + Event + + + GLib.Signal("map") + + + + System.EventHandler + + + + Raised when this widget is mapped. + + + + + + + Property + + + GLib.Property("margin") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("margin-bottom") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("margin-left") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("margin-right") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("margin-top") + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + A boolean; set to true if the list of targets should cycle once the end of the list is reached. + Activates the targets associated with the mnemonic. + + if the activation is done. + + + + + + + Event + + + GLib.Signal("mnemonic-activate") + + + + Gtk.MnemonicActivatedHandler + + + + Raised when someone presses a mnemonic key. + + + + + + + Property + + + System.Obsolete + + + + Gtk.RcStyle + + + Obtains the current modifier style for the .(As set by ) + The modifier style for the . This rc style is owned by the . + + + If no style has previously set, a new will be created with all values unset, and set as the modifier style for the . If you make changes to this rc style, you must call , passing in the returned rc style, to make sure that your changes take effect. + + + Caution: passing the style back to will normally end up destroying it, because copies the passed-in style and sets the copy as the new modifier style, thus dropping any reference to the old modifier style. Add a reference to the modifier style if you want to keep it alive. + + + + + + + + Method + + System.Void + + + + + + The state to be reset. + Resets the base color to the default color. + To set a specific color, use the overload of this method. + + + + + + Method + + + System.Obsolete + + + + System.Void + + + + + + + The state for which to set the base color. + The color to assign (does not need to be allocated), or to undo the effect of previous calls to of . + Sets the base color for a in a particular state. + + + All other style values are left untouched. The base color is the background color used along with the text color (see ) for such as and . See also . + + + + + + + + Method + + System.Void + + + + + + The state to be reset. + Resets the background color to the default color. + To set a specific color, use the overload of this method. + + + + + + Method + + + System.Obsolete + + + + System.Void + + + + + + + The state for which to set the background color. + The color to assign (does not need to be allocated), or to undo the effect of previous calls of . + Sets the background color for a in a particular state. + + + All other style values are left untouched. See also . + + + + + Method + + + System.Obsolete + + System.Void @@ -4930,28 +2647,1504 @@ Widgets are required to honor the size allocation they receive; a size request i - - + + + Method + + System.Void + + + + + + The state to be reset. + Resets the foreground color to the default color. + To set a specific color, use the overload of this method. + + + + + + Method + + + System.Obsolete + + + + System.Void + + + + + + + The state for which to set the background color. + The color to assign (does not need to be allocated), or to undo the effect of previous calls to of . + Sets the foreground for a in a particular . + + + All other style values are left untouched. See also . + + + + + + + + Method + + + System.Obsolete + + + + System.Void + + + + + + The font description to use, or to undo the effect of previous calls to . + Sets the font to use for a . + + + All other style values are left untouched. See also . + + +To change the font of a simple Widget: + + + using Pango; + ... + [Widget] Label label1; + ... + + ... + label1.ModifyFont(FontDescription.FromString("Courier 16")); + ... + + + + + + + + Method + + + System.Obsolete + + + + System.Void + + + + + + The holding the style modifications. + Modifies style values on the . + + + Modifications made using this technique take precedence over style values set via an RC file, however, they will be overriden if a is explicitely set on the using . The structure is designed so each field can either be set or unset, so it is possible, using this method, to modify some style values and leave the others unchanged. + + + Note that modifications made with this method are not cumulative with previous calls to or with such methods as . If you wish to retain previous values, you must first call , make your modifications to the returned , then call with that . On the other hand, if you first call , subsequent calls to such methods will have a cumulative effect with the initial modifications. + + + + + + + + Method + + System.Void + + + + + + The state to be reset. + Resets the text color to the default color. + To set a specific color, use the overload of this method. + + + + + + Method + + + System.Obsolete + + + + System.Void + + + + + + + The state for which to set the text color. + The color to assign (does not need to be allocated), or to undo the effect of previous calls to of . + Sets the text for a in a particular state. + + + All other style values are left untouched. The text color is the foreground color used along with the base color (see ) for such as and . See also . + + + + + + + + Event + + + GLib.Signal("motion-notify-event") + + + + Gtk.MotionNotifyEventHandler + + + + Raised when the pointer moves within this widget. + + + + + + + Event + + + GLib.Signal("move-focus") + + + + Gtk.MoveFocusHandler + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("name") + + + + System.String + + + + + The name of the . + The name of the . + + + + + + + Property + + + GLib.Property("no-show-all") + + + + System.Boolean + + + + + This property determines whether the widget will be affected by + and . + + a , true if the widget should be affected + + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideAccelCanActivate", Type=typeof(Gtk.Widget)) + + System.Boolean - - + - To be added. - To be added. + a , a signal ID + + Method raised when the + event happens; override this for additional functionality. + + a , true if the accelerator can be activated. + + + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideAccelClosuresChanged", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="ConnectActivate", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + Method raised when the widget is activated, primarily by . + Override this method in a subclass to be notified when the widget is activated, commonly when the user presses Enter or Space during key navigation. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideAdjustSizeAllocation", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideAdjustSizeRequest", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideButtonPressEvent", Type=typeof(Gtk.Widget)) + + + + System.Boolean + + + + + + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideButtonReleaseEvent", Type=typeof(Gtk.Widget)) + + + + System.Boolean + + + + + + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideChildNotified", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideCompositedChanged", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + Default handler for event. + + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideComputeExpand", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideConfigureEvent", Type=typeof(Gtk.Widget)) + + + + System.Boolean + + + + + + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDamageEvent", Type=typeof(Gtk.Widget)) + + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDeleteEvent", Type=typeof(Gtk.Widget)) + + + + System.Boolean + + + + + + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDestroyed", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDestroyEvent", Type=typeof(Gtk.Widget)) + + + + System.Boolean + + + + + + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDirectionChanged", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDispatchChildPropertiesChanged", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDragBegin", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDragDataDelete", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDragDataGet", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + + + + + + a + a + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDragDataReceived", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + + + + + + + + a + a + a + a + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDragDrop", Type=typeof(Gtk.Widget)) + + + + System.Boolean + + + + + + + + + a + a + a + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDragEnd", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDragFailed", Type=typeof(Gtk.Widget)) + + + + System.Boolean + + + + + + + To be added. + To be added. To be added. To be added. To be added. + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDragLeave", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + + + + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDragMotion", Type=typeof(Gtk.Widget)) + + + + System.Boolean + + + + + + + + + a + a + a + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDrawn", Type=typeof(Gtk.Widget)) + + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideEnterNotifyEvent", Type=typeof(Gtk.Widget)) + + + + System.Boolean + + + + + + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideFocused", Type=typeof(Gtk.Widget)) + + + + System.Boolean + + + + + + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideFocusGrabbed", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideFocusInEvent", Type=typeof(Gtk.Widget)) + + + + System.Boolean + + + + + + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideFocusOutEvent", Type=typeof(Gtk.Widget)) + + + + System.Boolean + + + + + + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetAccessible", Type=typeof(Gtk.Widget)) + + + + Atk.Object + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetPreferredHeight", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetPreferredHeightForWidth", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetPreferredWidth", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetPreferredWidthForHeight", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGetRequestMode", Type=typeof(Gtk.Widget)) + + + + Gtk.SizeRequestMode + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGrabBrokenEvent", Type=typeof(Gtk.Widget)) + + + + System.Boolean + + + + + + To be added. + Default handler for the event. + To be added. + Override this method in a subclass to provide a default handler for the event. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideGrabNotify", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideHelpShown", Type=typeof(Gtk.Widget)) + + + + System.Boolean + + + + + + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideHidden", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideHierarchyChanged", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideKeyPressEvent", Type=typeof(Gtk.Widget)) + + + + System.Boolean + + + + + + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideKeyReleaseEvent", Type=typeof(Gtk.Widget)) + + + + System.Boolean + + + + + + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideLeaveNotifyEvent", Type=typeof(Gtk.Widget)) + + + + System.Boolean + + + + + + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideMapEvent", Type=typeof(Gtk.Widget)) + + + + System.Boolean + + + + + + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideMapped", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideMnemonicActivated", Type=typeof(Gtk.Widget)) + + + + System.Boolean + + + + + + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideMotionNotifyEvent", Type=typeof(Gtk.Widget)) + + + + System.Boolean + + + + + + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideMoveFocus", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideParentSet", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePopupMenu", Type=typeof(Gtk.Widget)) + + + + System.Boolean + + + + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePropertyNotifyEvent", Type=typeof(Gtk.Widget)) + + + + System.Boolean + + + + + + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideProximityInEvent", Type=typeof(Gtk.Widget)) + + + + System.Boolean + + + + + + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideProximityOutEvent", Type=typeof(Gtk.Widget)) + + + + System.Boolean + + + + + + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideQueryTooltip", Type=typeof(Gtk.Widget)) + + System.Boolean @@ -4972,8 +4165,819 @@ Widgets are required to honor the size allocation they receive; a size request i + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideRealized", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideScreenChanged", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideScrollEvent", Type=typeof(Gtk.Widget)) + + + + System.Boolean + + + + + + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSelectionClearEvent", Type=typeof(Gtk.Widget)) + + + + System.Boolean + + + + + + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSelectionGet", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + + + + + a + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSelectionNotifyEvent", Type=typeof(Gtk.Widget)) + + + + System.Boolean + + + + + + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSelectionReceived", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + + + + a + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSelectionRequestEvent", Type=typeof(Gtk.Widget)) + + + + System.Boolean + + + + + + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideShowAll", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideShown", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSizeAllocated", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideStateChanged", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideStateFlagsChanged", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideStyleSet", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideStyleUpdated", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideUnmapEvent", Type=typeof(Gtk.Widget)) + + + + System.Boolean + + + + + + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideUnmapped", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideUnrealized", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideVisibilityNotifyEvent", Type=typeof(Gtk.Widget)) + + + + System.Boolean + + + + + + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideWidgetEvent", Type=typeof(Gtk.Widget)) + + + + System.Boolean + + + + + + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideWidgetEventAfter", Type=typeof(Gtk.Widget)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideWindowStateEvent", Type=typeof(Gtk.Widget)) + + + + System.Boolean + + + + + + a + Default handler for the event. + a + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + Pango.Context + + + Obtains a with the appropriate colormap, font description and base direction for . + + + + Unlike the context returned by , this context is owned by the (it can be used until the screen for the changes or the is removed from its toplevel), and will be updated to match any changes to the 's attributes. + + + If you create and keep a using this context, you must deal with changes to the context by calling on the layout in response to the and events for the . + + + + + + + + Property + + + GLib.Property("parent") + + + + Gtk.Widget + + + + + The parent widget of this . + The parent widget. + Must be a Container , + + + + + + Event + + + GLib.Signal("parent-set") + + + + Gtk.ParentSetHandler + + + + Raised whenever this widget's parent widget is set. + + + + + + + Property + + Gdk.Window + + + + + Sets or obtains 's parent window. + The parent window of . + + + Sets or obtains 's parent window. + + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + System.Obsolete + + + + System.Void + + + + + + + + Location to store length of the path, or . + Location to store allocated path string, or . + Location to store allocated reverse path string, or . + Obtains the full path to . + + + The path is simply the name of a and all its parents in the container hierarchy, separated by periods. The name of a comes from . Paths are used to apply styles to a in gtkrc configuration files. Widget names are the type of the by default (e.g. "") or can be set to an application-specific value with . + + + By setting the name of a , you allow users or theme authors to apply styles to that specific in their gtkrc file. fills in the path in reverse order, i.e. starting with 's name instead of starting with the name of 's outermost ancestor. + + + + + + + + Method + + System.Void + + + + Cancels the effect of a previous call to . + + + Cancels the effect of a previous call to . + + + + + + + + Event + + + GLib.Signal("popup-menu") + + + + Gtk.PopupMenuHandler + + + + Raised when this widget's popup menu is activated. + + + + + + + Method + + System.Boolean + + + + + + A . + Rarely-used method. This method is used to emit the events on a . + Return from the event emission ( if the event was handled) + + + If you want to synthesize an event though, don't use this method; instead, use Gtk.Main.DoEvent so the event will behave as if it were in the event queue. + + + + + + + + Event + + + GLib.Signal("property-notify-event") + + + + Gtk.PropertyNotifyEventHandler + + + + Emitted when a property is changed. + + + + + + + Event + + + GLib.Signal("proximity-in-event") + + + + Gtk.ProximityInEventHandler + + + + Raised when the user is using a stylus or touch screen and their pointer comes near the widget. + See for context. + + + + + + Event + + + GLib.Signal("proximity-out-event") + + + + Gtk.ProximityOutEventHandler + + + + Raised when the user is using a stylus or touch screen and their pointer leaves the area near the widget. + See for context. + + + + + + Method + + System.Void + + + + Makes all newly-created as composite children until the corresponding call. + + + A composite child is a child that's an implementation detail of the container it's inside and should not be visible to people using the container. Composite children aren't treated differently by GTK# (but see vs. ), but e.g. GUI builders might want to treat them in a different way. + + + + + Event @@ -4989,8 +4993,1179 @@ Widgets are required to honor the size allocation they receive; a size request i + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + Equivalent to calling for the entire area of a . + + + Equivalent to calling for the entire area of a . + + + + + + + + Method + + System.Void + + + + + + + + + y coordinate of upper-left corner of rectangle to redraw. + x coordinate of upper-left corner of rectangle to redraw. + Width of region to draw. + Height of region to draw. + Invalidates the rectangular area of a . + + + Invalidates the rectangular area of defined by , , and by calling on the 's window and all its child windows. Once the main loop becomes idle (after the current batch of events has been processed, roughly), the window will receive events for the union of all regions that have been invalidated. + + + Normally you would only use this method in widget implementations. You might also use it, or directly, to schedule a redraw of a or some portion thereof. Frequently you can just call or instead of this method. Those methods will invalidate only a single window, instead of the and all its children. + + + The advantage of adding to the invalidated region compared to simply drawing immediately is efficiency; using an invalid region ensures that you only have to redraw one time. + + + If an immediate redraw is desired, a call to will force an immediate refresh of the drawable. This can be useful in situations where mouse activity requires immediate visible feedback on the widget. + + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + Flags a to have its size renegotiated; should be called when a for some reason has a new . + + + This method is only for use in widget implementations. One example, when you change the text in a , it queues a resize to ensure there's enough space for the new text. + + + + + + + + Method + + System.Void + + + + This function works like , except that the widget is not invalidated. + + + + + + + + Property + + System.IntPtr + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + Creates the GDK (windowing system) resources associated with a . + + + For example, ->window will be created when a is realized. Normally realization happens implicitly; if you show a and all its parent containers, then it will be realized and mapped automatically. Realizing a requires all the widget's parent widgets to be realized; calling realizes the widget's parents in addition to itself. If a is not yet inside a toplevel window when you realize it, bad things will happen. + + + This method is primarily used in widget implementations, and isn't very useful otherwise. Many times when you think you might need it, a better approach is to connect to a event that will be called after the is realized automatically, such as . Or simply to the realize event. + + + + + + + + Event + + + GLib.Signal("realize") + + + + System.EventHandler + + + + Emitted when a widget is realized. + The default handler creates the Gdk window associated with the widget, and its ancestors. + + + + + + Property + + + GLib.Property("receives-default") + + + + System.Boolean + + + + + Whether to make the receive the default action when it is focused. + + if the will receive the default action when is focused. + + + + + + + Property + + System.Boolean + + + + + Sets whether a size allocation changes, the entire is queued for drawing. + Returns because it is on by Default, but returns if you turn it off. + + + By default, this setting is and the entire is redrawn on every size change. If your leaves the upper left are unchanged when made bigger, turning this setting on will improve performance. + + + Note that for setting this flag to turns off all allocation on resizing: the will not even redraw if its position changes; this is to allow containers that don't draw anything to avoid excess invalidations. If you set this flag on a that does draw on ->window, you are responsible for invalidating both the old and new allocation of the when the is moved and responsible for invalidating regions newly when the increases size. + + + + + + + + Method + + Atk.Object + + + + Gets a reference to an object's implementation. + An . + + + Gets a reference to an object's implementation. + + + + + + + + Method + + Cairo.Region + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + Accel group for this . + GDK keyval of the accelerator. + Modifier key combination of the accelerator. + Removes an accelerator from , previously installed with . + Returns whether an accelerator was installed and could be removed. + + + Removes an accelerator from , previously installed with . + + + + + + + + Method + + System.Void + + + + + + a + Removes a widget from the list of mnemonic labels for this widget. + The widget must have previously been added to the list with . + + + + + + + Method + + + System.Obsolete + + + + Gdk.Pixbuf + + + + + + + + A stock ID. + A stock size. + Render detail to pass to theme engine. + A convenience method that uses the theme engine and RC file settings for to look up and render it to a . + A new , or if the wasn't known. + + + The should be a stock icon ID such as or . should be a size such as . should be a string that identifies the or code doing the rendering, so that theme engines can special-case rendering for that or code. + + + The pixels in the returned are shared with the rest of the application and should not be modified. The should be freed after use with . + + + + + + + + Method + + Gdk.Pixbuf + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + A to move the into. + Moves a from one to another, handling reference count issues to avoid destroying the . + + + Moves a from one to another, handling reference count issues to avoid destroying the . + + + + + + + + Property + + Gtk.SizeRequestMode + + + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.Requisition + + + + Gets or Sets the widget's requisition + a representing the widget's requisition + + + + + + + + + Method + + + System.Obsolete + + + + System.Void + + + + Reset the styles of and all descendents, so when they are looked up again, they get the correct values for the currently loaded RC file settings. + + + This method is not useful for applications. + + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + Gdk.Window + + + The root window this Widget is attached to. + a + + + + + + + Property + + Gdk.Screen + + + Obtains the from the toplevel window associated with this . + The for the toplevel for this . + + + This method can only be called after the has been added to a widget hierarchy with a at the top. + + + In general, you should only create screen specific resources when a has been realized, and you should free those resources when the is unrealized. + + + + + + + + Event + + + GLib.Signal("screen-changed") + + + + Gtk.ScreenChangedHandler + + + + Emitted when the screen has changed. + + + + + + + Event + + + GLib.Signal("scroll-event") + + + + Gtk.ScrollEventHandler + + + + Raised when the widget is scrolled. + + + + + + + Event + + + GLib.Signal("selection-clear-event") + + + + Gtk.SelectionClearEventHandler + + + + Raised when the current selection is cleared. + + + + + + + Event + + + GLib.Signal("selection-get") + + + + Gtk.SelectionGetHandler + + + + Raised when this widget gets a selection from the clipboard. + + + + + + + Event + + + GLib.Signal("selection-notify-event") + + + + Gtk.SelectionNotifyEventHandler + + + + Emitted when a selection is made. + + + + + + + Event + + + GLib.Signal("selection-received") + + + + Gtk.SelectionReceivedHandler + + + + Raised when this widget is the destination of a received selection. + + + + + + + Event + + + GLib.Signal("selection-request-event") + + + + Gtk.SelectionRequestEventHandler + + + + Raised whenever the widget receives a request for a selection. + TODO: explain more about the X selection model + + + + + + Method + + System.Int32 + + + + + + A . + Very rarely-used method. This method is used to emit an events on a . + Return from the event emission ( if the event was handled). + + + This method is not normally used directly. The only time it is used is when propagating an to a child , and that is normally done using . If you want to force an area of a window to be redrawn, use or . To cause the redraw to be done immediately, follow that call with a call to . + + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("sensitive") + + + + System.Boolean + + + + + Sets the sensitivity of the . A widget is sensitive if the user can interact with it, otherwise, it is grayed. + + if the responds to input. + + Insensitive widgets are "grayed out" and the user can't +interact with them. Insensitive widgets are known as +"inactive", "disabled", or "ghosted" in some other toolkits. +The sensitivity of a widget determines whether it will receive +certain events (e.g. button or key presses). + +If the ancestor (parent) widget sesitivity is set to false, +it does not matter what the sensitivity property have, +the widget will not be sensitive. Use +widget.Parent.Sensitive +to check whether the ancestor widget is sensitive or not. + + + + +When the sensitive property is set to false, the widget +property will return false. + + + + + + + + Method + + System.Void + + + + + + + Path used to look up the the accelerator. + A . + Given an accelerator group, , and an accelerator path, , sets up an accelerator in so whenever the key binding that is defined for is pressed, will be activated. + + + This removes any accelerators (for any accelerator group) installed by previous calls to . Associating accelerators with paths allows them to be modified by the user and the modifications to be saved for future use. + + + This is a low level method that would most likely be used by a menu creation system like . If you use , setting up accelerator paths will be done automatically. + + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + Width should request, or -1 to unset. + Weight should request, or -1 to unset. + Sets the minimum size of a ; that is, the 's size request will be by . + + + You can use this method to force a to be either larger or smaller than it normally would be. In most cases, is a better choice for toplevel windows than this method; setting the default size will still allow users to shrink the window. Setting the size request will force them to leave the window at least as large as the size request. When dealing with window sizes, can be a useful method as well. + + + Note the inherent danger of setting any fixed size - themes, translations into other languages, different fonts, and user action can all change the appropriate size for a given . So, it's basically impossible to hardcode a size that will always be correct. The size request of a is the smallest size a can accept while still methoding well and drawing itself correctly. However in some strange cases a may be allocated less than its requested size, and in many cases a may be allocated more space than it requested. + + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + Gtk.Settings + + + Obtains the settings object holding the settings (global property settings, RC file information, etc) used for this . + The relevant object. + + + Note that this property can only be called when the is attached to a toplevel, since the settings object is specific to a particular . + + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + Flags a to be displayed. + + + Any that isn't shown will not appear on the screen. If you want to show all the in a container, it's easier to call on the container, instead of individually showing the . + + + Remember that you have to show the containers containing a , in addition to the itself, before it will appear onscreen. And that when a toplevel container is shown, it is immediately realized and mapped; other shown are realized and mapped when their toplevel container is realized and mapped. + + + + + + + + Method + + System.Void + + + + Recursively shows a , and any child (if the widget is a container). + + + Recursively shows a , and any child (if the widget is a container). + + + + + + + + Event + + + GLib.Signal("show") + + + + System.EventHandler + + + + Raised when the widget is shown. + + + + + + + Method + + System.Void + + + + Shows a . + + + If the is an unmapped toplevel , a that has not yet been shown, enter the main loop and wait for the window to actually be mapped. Be careful, because the main loop is running, anything can happen during this method. + + + + + + + + Method + + System.Void + + + + + + A position and size to be allocated to . + This method is only used by subclasses, to assign a size and position to their child . + + + This fuction is only used by subclasses, to assign a size and position to their child . + + + + + + + + Event + + + GLib.Signal("size-allocate") + + + + Gtk.SizeAllocatedHandler + + + + Raised when size is allocated for this widget. + + + + + + + Method + + + System.Obsolete + + + + Gtk.Requisition + + + + Obtains the preferred size of a . + a + + + The container uses this information to arrange its child widgets and decide what size allocations to give them with . + + + You can also call this method from an application, with some caveats. Most notably, getting a size request requieres the to be associated with a screen, because font information may be needed. Multihead-aware applications should keep this in mind. + + + Also remember that the size request is not necessarily the size a will actually be allocated. + + + + + + + + Property + + Gtk.StateType + + + + Sets or obtains the state of a (insensitive, prelighted, etc.). + New state for . + + Usually you should set the state using wrapper fuctions such as . This property is for use in widget implementations. This property should not be used to check the state of a Gtk.Checkbutton or Gtk.ToggleButton, use . + + + + + + + Event + + + GLib.Signal("state-changed") + + + + Gtk.StateChangedHandler + + + + Raised when the state of the widget changes. + See for the possible states of a widget. + + + + + + Property + + Gtk.StateFlags + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("state-flags-changed") + + + + Gtk.StateFlagsChangedHandler + + + To be added. + To be added. + + + + + + + Property + + + GLib.Property("style") + + + System.Obsolete + + + + Gtk.Style + + + + + The style of the . + A style. + Which contains information about how it will look (colors etc). + + + + + + Method + + + System.Obsolete + + + + System.Void + + + + To be added. + To be added. + + + + + + + Property + + Gtk.StyleContext + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Object + + + + + + The name of a style property. + Obtains the value of a style property of . + The property value. This can be one of the following types: , , , , , +, , , , +or . + + + + + + + + Event + + + GLib.Signal("style-set") + + + + Gtk.StyleSetHandler + + + + Raised when a is set for this widget.t + + + + + + + Event + + + GLib.Signal("style-updated") + + + + System.EventHandler + + + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + Reverts the effect of a previous call to . + + + Reverts the effect of a previous call to . This causes all queued events on to be emitted. + + + + - + + Property @@ -5008,7 +6183,8 @@ Widgets are required to honor the size allocation they receive; a size request i - + + Property @@ -5026,7 +6202,8 @@ Widgets are required to honor the size allocation they receive; a size request i - + + Property Gtk.Window @@ -5038,8 +6215,55 @@ Widgets are required to honor the size allocation they receive; a size request i + + + + Property + + Gtk.Widget + + + Obtains the topmost in the container hierarchy is a part of. + The topmost ancestor of , or itself if there's no ancestor. + + + Note the difference in behavior against , would return if wasn't inside a toplevel window, and if the window was inside a GtkWindow-derived which was in turn inside the toplevel . While the second case may seem unlikely, it actually happens when a is embedded inside a within the same application. To reliably find the toplevel , use and check if the flag is set on the result. + + + + + + + + Method + + System.Boolean + + + + + + + + + + A . + X position relative to source . + Y position relative to source . + Location to store X position relative to . + Location to store Y position relative to . + Translate coordinates relative to 's allocation to coordinates relative to 's allocations. + Returns if either was not realized, or there was no common ancestor. In this case, nothing is stored in and . Otherwise . + + + In order to perform this operation, both widgets must be realized, and must share a common toplevel. + + + + + Method System.Void @@ -5051,10 +6275,349 @@ Widgets are required to honor the size allocation they receive; a size request i + + + + Method + + System.Void + + + + Causes a to be unmapped if it's currently mapped. + + + This method is only for use in widget implementations. + + + + + + + + Event + + + GLib.Signal("unmap-event") + + + + Gtk.UnmapEventHandler + + + + Raised whenever this widget (or its parent, if is true for the parent) is told to hide itself. + + + + + + + Event + + + GLib.Signal("unmap") + + + + System.EventHandler + + + + Raised when the widget is unmapped on the screen. + + + + + + + Method + + System.Void + + + + Should be called by implementations of the remove method on , to dissociate a child from the container. + + + This method is only for use in widget implementations. + + + + + + + + Method + + System.Void + + + + Causes a to be unrealized (frees all GDK resources associated with the widget). + + + This method is only useful in widget implementations. + + + + + + + + Event + + + GLib.Signal("unrealize") + + + + System.EventHandler + + + + Raised when a widget is unrealized. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("valign") + + + + Gtk.Align + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("vexpand") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("vexpand-set") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("visibility-notify-event") + + + + Gtk.VisibilityNotifyEventHandler + + + + Raised whenever the visibility state of the widget changes--- partially visible or fully visible, for example. + It may be preferable to handle a instead. + + + + + + Property + + + GLib.Property("visible") + + + + System.Boolean + + + + + Whether the is visible. + + if the widget is meant to be visible. + + + + + + + + Property + + Gdk.Visual + + + Obtains the visual that will be used to render . + The visual for . + + + Obtains the visual that will be used to render . + + + + + + + + Event + + + GLib.Signal("event") + + + + Gtk.WidgetEventHandler + + + + Emits the WidgetEvent. + + + + + + + Event + + + GLib.Signal("event-after") + + + + Gtk.WidgetEventAfterHandler + + + + Emits the WidgetEventAfter. + + + + + + + + Property + + Gtk.WidgetPath + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("width-request") + + + + System.Int32 + + + + + Override for the width request for the . + The width of the . + Or -1 if natural request should be used. + + + + + + Property + + + GLib.Property("window") + + + + Gdk.Window + + + To be added. + To be added. + To be added. + + + + + + + Event + + + GLib.Signal("window-state-event") + + + + Gtk.WindowStateEventHandler + + + + Emitted when the Window state changes. + + + - - - GLib.TypeInitializer(typeof(Gtk.Widget), "ClassInit") - - diff --git a/doc/en/Gtk/WidgetEventAfterArgs.xml b/doc/en/Gtk/WidgetEventAfterArgs.xml index 957f63df3..d10136857 100644 --- a/doc/en/Gtk/WidgetEventAfterArgs.xml +++ b/doc/en/Gtk/WidgetEventAfterArgs.xml @@ -1,11 +1,15 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. @@ -13,13 +17,10 @@ - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gdk.Event diff --git a/doc/en/Gtk/WidgetEventAfterHandler.xml b/doc/en/Gtk/WidgetEventAfterHandler.xml index 2924b5bcb..25934f928 100644 --- a/doc/en/Gtk/WidgetEventAfterHandler.xml +++ b/doc/en/Gtk/WidgetEventAfterHandler.xml @@ -1,11 +1,21 @@ + gtk-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -17,15 +27,5 @@ - - System.Delegate - - - System.Void - - - - - diff --git a/doc/en/Gtk/WidgetEventArgs.xml b/doc/en/Gtk/WidgetEventArgs.xml index 5e4a3a70d..ca0541e46 100644 --- a/doc/en/Gtk/WidgetEventArgs.xml +++ b/doc/en/Gtk/WidgetEventArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gdk.Event diff --git a/doc/en/Gtk/WidgetEventHandler.xml b/doc/en/Gtk/WidgetEventHandler.xml index 3dfcf0477..fb5c7c911 100644 --- a/doc/en/Gtk/WidgetEventHandler.xml +++ b/doc/en/Gtk/WidgetEventHandler.xml @@ -1,12 +1,22 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -17,15 +27,5 @@ To attach a to an event, add the WidgetEventHandler instance to the event. The methods referenced by the WidgetEventHandler instance are invoked whenever the event is raised, until the WidgetEventHandler is removed from the event. - - System.Delegate - - - System.Void - - - - - diff --git a/doc/en/Gtk/WidgetHelpType.xml b/doc/en/Gtk/WidgetHelpType.xml index 501a87218..3e27f9689 100644 --- a/doc/en/Gtk/WidgetHelpType.xml +++ b/doc/en/Gtk/WidgetHelpType.xml @@ -1,16 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - The type of help to display when the event is raised. - - System.Enum @@ -19,9 +15,14 @@ GLib.GType(typeof(Gtk.WidgetHelpTypeGType)) + + The type of help to display when the event is raised. + + + Field Gtk.WidgetHelpType @@ -35,6 +36,7 @@ + Field Gtk.WidgetHelpType diff --git a/doc/en/Gtk/WidgetPath.xml b/doc/en/Gtk/WidgetPath.xml new file mode 100644 index 000000000..077f3f8f4 --- /dev/null +++ b/doc/en/Gtk/WidgetPath.xml @@ -0,0 +1,549 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.WidgetPath + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.GType + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.SList + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.SList + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/Win32EmbedWidget.xml b/doc/en/Gtk/Win32EmbedWidget.xml index eee5365b1..3a35a7f0c 100644 --- a/doc/en/Gtk/Win32EmbedWidget.xml +++ b/doc/en/Gtk/Win32EmbedWidget.xml @@ -1,16 +1,22 @@ + gtk-sharp - 2.12.0.0 Gtk.Window + + To be added. + To be added. + + + Constructor @@ -18,25 +24,9 @@ To be added. - - - Constructor - - - System.Obsolete - - - - - - - To be added. - To be added. - To be added. - - + Constructor @@ -48,7 +38,8 @@ - + + Property GLib.GType @@ -60,9 +51,4 @@ - - To be added. - To be added. - - - \ No newline at end of file + diff --git a/doc/en/Gtk/Window.xml b/doc/en/Gtk/Window.xml index a07e9139d..2a91e020b 100644 --- a/doc/en/Gtk/Window.xml +++ b/doc/en/Gtk/Window.xml @@ -1,12 +1,17 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Gtk.Bin + + + Toplevel which can contain other widgets. @@ -38,418 +43,83 @@ class WindowTester { Toplevel which can contain other widgets. - - Gtk.Bin - - - - - - Method - - System.Void - + + + + Constructor + - - - - + - Starts moving a . - Mouse button that initiated the drag. - X position where the user clicked to initiate the drag, in root window coordinates. - Y position where the user clicked to initiate the drag. - Timestamp from the click event that initiated the drag. + A . + Creates a new Window object, based on the . - This method is used if an application has window movement grips. When GDK can support it, the window movement will be done using the standard mechanism for the window manager or windowing system. Otherwise, GDK will try to emulate window movement, potentially not all that well, depending on the windowing system. - + Creates a new Window object, wich can be of type TopLevel ( most of the cases ) or PopUp. Take care with the use of PopUp type, since it is not controlled by the window manager. + - - - Method - - System.Void - + + + + Constructor + - - - - + - Retrieves the dimensions of the frame window for this toplevel. - Location to store the width of the frame at the left, or . - Location to store the height of the frame at the top, or . - Location to store the width of the frame at the returns, or . - Location to store the height of the frame at the bottom, or . + Pointer to the C object. + Internal constructor. - - It will not return the size of the window border drawn by the window manager, which is the normal case when using a windowing system. See to get the standard window border extents.) See also , . - - - Note: this is a special-purpose method intended for the framebuffer port; see . - + This is an internal constructor, and should not be used by user code. - - - Method - - System.Void - - - - Asks to iconify (i.e. minimize) the specified . - - - Note that you shouldn't assume the is definitely iconified afterward, because other entities (e.g. the user or window manager) could deiconify it again, or there may not be a window manager in which case iconification isn't possible, etc. But normally the will end up iconified. Just do not write code that crashes if not. - - - You can track iconification via the event on . - - - - - - - Method - - System.Void - - - - Asks to unstick , which means that it will appear on only one of the user's desktops. - - - Note that you shouldn't assume the is definitely unstuck afterward, because other entities (e.g. the user or window manager) could stick it again. But normally the will end up stuck. Just do not write code that crashes if not. - - - You can track stickiness via the event on . - - - - - - - Method - - System.Void - - - - Asks to unmaximize . - - - Note that you shouldn't assume the is definitely unmaximized afterward, because other entities (e.g. the user or window manager) could maximize it again, and not all window managers honor requests to unmaximize. But normally the will end up unmaximized. Just don't write code that crashes if not. - - - You can track maximization via the event on - - - - - - Method - - System.Void - + + + + Constructor + - - + - Obtains the current size of . - Return location for width, or . - Return location for height, or . + A string. + Creates a new TopLevel Window object, with as the title. - If is not onscreen, it returns the size GTK# will suggest to the window manager for the initial window size (but this is not reliably the same as the size the window manager will actually select). The size obtained by is the last size received in a GdkEventConfigure, that is, GTK# uses its locally-stored size, rather than querying the X server for the size. As a result, if you call then immediately call , the size would not have taken effect yet. After the window manager processes the resize request, GTK# receives notification that the size has changed via a configure event, and the size of the gets updated. - - - Note 1: Nearly any use of this method creates a race condition, because the size of the may change between the time that you get the size and the time that you perform some action assuming that size is the current size. To avoid race conditions, connect to on the and adjust your size-dependent state to match the size delivered in the GdkEventConfigure. - - The following example will print the height and width of a called myWindow to the console. - - int height =0; -int width = 0; -myWindow.GetSize(out width , out height); -Console.WriteLine("Width: {0}, Height: {1}" , width , height); - - - - - - - Method - - System.Void - - - - - - - Gets the default size of the . - Location to store the default width, or . - Location to store the default height, or . - - - A value of -1 for the width or height indicates that a default size has not been explicitly set for that dimension, so the "natural" size of the will be used. + Creates a new TopLevel Window object, using as the title. You get the same if you use the public Window ( Gtk.WindowType type ) constructor and later set the string Title property. - - - Method - - System.Void - - - - - - - Resizes the as if the user had done so, obeying geometry constraints. - Width in pixels to resize the to. - Height in pixels to resize the to. - - - The default geometry constraint is that windows may not be smaller than their size request; to override this constraint, call to set the 's request to a smaller value. - - - If is called before showing a for the first time, it overrides any default size set with . Windows may not be resized smaller than 1 by 1 pixels. - - - - - - - Method + + + + Property + + + GLib.Property("accept-focus") + + System.Boolean - Activates the current focused within the . - - if a got activated. - - - - - - Method - - System.Boolean - - - - - - Parses a standard X Window System geometry string. - - - - if string was parsed successfully. + Windows may set a hint asking the desktop environment not to receive the input focus. + a - - does work on all GTK# ports including Win32 but is primarily intended for an X environment. - - - If either a size or a position can be extracted from the geometry string, returns and calls and/or to resize/move the . - - - If returns , it will also set the and/or hints indicating to the window manager that the size/position of the was user-specified. This causes most window managers to honor the geometry. - - - Note that for to work as expected, it has to be called when the has its "final" size, i.e. after calling on the contents and on the . - - - - - - - Method - - System.Void - - - - - - Reverses the effects of . - A . - - - - - - Method - - System.Void - - - - Asks to stick , which means that it will appear on all user desktops. - - - Note that you shouldn't assume the is definitely stuck afterward, because other entities (e.g. the user or window manager) could unstick it again, and some window managers do not support sticking windows. But normally the will end up stuck. Just don't write code that crashes if not. - - - You can track stickiness via the event on GtkWidget. It's permitted to call this method before showing a . - - - - - - - Method - - System.Void - - - - - - - - - For windows with frames (see ) this method can be used to change the size of the frame border. - The width of the left border. - The height of the top border. - The width of the right border. - The height of the bottom border. - - - Note: this is a special-purpose method intended for the framebuffer port; see . It will have no effect on the window border drawn by the window manager, which is the normal case when using the X Window system. - - - - - - - Method - - System.Void - - - - - - - Adds a mnemonic to this . - The mnemonic. - The that gets activated by the mnemonic. - - - - - - Method - - System.Void - - - - - - - - - - Starts resizing a . - Position of the resize control. - Mouse button that initiated the drag. - X position where the user clicked to initiate the drag, in root window coordinates. - Y position where the user clicked to initiate the drag - Timestamp from the click event that initiated the drag. - - - This method is used if an application has window resizing controls. When GDK can support it, the resize will be done using the standard mechanism for the window manager or windowing system. Otherwise, GDK will try to emulate window resizing, potentially not all that well, depending on the windowing system. - - - - - - - Method - - System.Void - - - - - - - This method returns the position you need to pass to to keep in its current position. - Return location for X coordinate of gravity-determined reference point. - Return location for Y coordinate of gravity-determined reference point. - - - If you haven't changed the window gravity, its gravity will be . This means that gets the position of the top-left corner of the window manager frame for the . sets the position of this same top-left corner. - - - is not 100% reliable because the X Window System does not specify a way to obtain the geometry of the decorations placed on a by the window manager. Thus GTK# is using a "best guess" that works with most window managers. - - - Moreover, nearly all window managers are historically broken with respect to their handling of window gravity. So moving a to its current position as returned by tends to result in moving the slightly. Window managers are slowly getting better over time. - - - If a has gravity the window manager frame is not relevant, and thus will always produce accurate results. However you can't use static gravity to do things like place a in a corner of the screen, because static gravity ignores the window manager decorations. - - - If you are saving and restoring your application's positions, you should know that it's impossible for applications to do this without getting it somewhat wrong because applications do not have sufficient knowledge of window manager state. The Correct Mechanism is to support the session management protocol (see the "GnomeClient" object in the GNOME libraries for example) and allow the window manager to save your sizes and positions. - - - - - - - Method - - System.Void - - - - Asks to deiconify (i.e. unminimize) the specified . - - - Note that you shouldn't assume the is definitely deiconified afterward, because other entities (e.g. the user or window manager) could iconify it again before your code which assumes deiconification gets to run. - - - You can track iconification via the event on GtkWidget. - - - - - - - Method - - System.Boolean - - - - - - - Activates the targets associated with the mnemonic. - The mnemonic. - The modifiers. - - if the activation is done. - + to let this window receive input focus + + Method System.Boolean @@ -466,27 +136,62 @@ Console.WriteLine("Width: {0}, Height: {1}" , width , height); - - + + + + Method + + System.Boolean + + + + Activates the current focused within the . + + if a got activated. + + + + + + + Method + + System.Boolean + + + + + + a + Activates mnemonics and accelerators for this window. + a + This is normally called by the default KeyPressEvent handler for toplevel windows, however in some cases it may be useful to call this directly when overriding the standard key handling for a toplevel window. + + + + + + Method System.Void - + + + - Asks to maximize , so that it becomes full-screen. + A . + Associate with . - Note that you shouldn't assume the is definitely maximized afterward, because other entities (e.g. the user or window manager) could unmaximize it again, and not all window managers support maximization. But normally the will end up maximized. Just don't write code that crashes if not. - - - You can track maximization via the event on . It's permitted to call this method before showing a , in which case the will be maximized when it appears onscreen initially. + Such that calling on will activate accelerators in . - - + + + Method System.Void @@ -496,828 +201,34 @@ Console.WriteLine("Width: {0}, Height: {1}" , width , height); - Removes a mnemonic from this . The mnemonic. The that gets activated by the mnemonic. + Adds a mnemonic to this . - - - Method - - System.Void - - - - - - Adds an X id number to the list of embedded windows. - an object of type - This is an advanced feature and is not used by typical code. The method adds the specified XID to a list of embedded windows that is maintained as object data on the Window object. This list is used for things like querying X rc settings. - - - - - Method - - System.Void - - - - - - - It sets the X Window System "class" and "name" hints for a . (Don't use this method.) - Window name hint. - Window class hint. - - - According to the ICCCM, you should always set these to the same value for all windows in an application, and GTK# sets them to that value by default, so calling this method is sort of pointless. However, you may want to call on each in your application, for the benefit of the session manager. Setting the role allows the window manager to restore window positions when loading a saved session. - - - - - - - Method - - System.Void - - - - - - Removes an X id number to the list of embedded windows. - an object of type - This is an advanced feature and is not used by typical code. The method removess the specified XID to a list of embedded windows that is maintained as object data on the Window object. This list is used for things like querying X rc settings. - - - - - Method - - System.Void - - - - - - - Sets the default size of an object, with the specified width and height arguments. - Width in pixels, or -1 to unset the default width. - Height in pixels, or -1 to unset the default height. - - - If the 's "natural" size (its size request) is larger than the default, the default will be ignored. More generally, if the default size does not obey the geometry hints for the ( can be used to set these explicitly), the default size will be clamped to the nearest permitted size. - - - Unlike which sets a size request for a and thus would keep users from shrinking the , this method only sets the initial size, just as if the user had resized the themselves. Users can still shrink the again as they normally would. Setting a default size of -1 means to use the "natural" default size (the size request of the ). - - - For more control over a 's initial size and how resizing works, investigate . - - - For some uses, is a more appropriate method. changes the current size of the , rather than the size to be used on initial display. always affects the itself, not the geometry widget. - - - The default size of a only affects the first time a is shown; if a is hidden and re-shown, it will remember the size it had prior to hiding, rather than using the default size. - - - - - - - Method - - System.Void - - - - Presents a to the user. - - - This may mean raising the in the stacking order, deiconifying it, moving it to the current desktop, and/or giving it the keyboard focus, possibly dependent on the user's platform, window manager, and preferences. If is hidden, this method calls as well. - - - This method should be used when the user tries to open a that's already open. Say for example the preferences dialog is currently open, and the user chooses Preferences from the menu a second time; use to move the already-open dialog where the user can see it. - - - - - - - Method - - System.Void - - - - Hides , then reshows it, resetting the default size and position of the . - - - Used by GUI builders only. - - - - - - - Method - - System.Void - - - - - - - Asks the window manager to move to the given position. - X coordinate to move to. - Y coordinate to move to. - - - Window managers are free to ignore this; most window managers ignore requests for initial window positions (instead using a user-defined placement algorithm) and honor requests after the has already been shown. - - - Note: the position is the position of the gravity-determined reference point for the . The gravity determines two things: first, the location of the reference point in root coordinates; and second, which point on the is positioned at the reference point. - - - By default the gravity is so the reference point is simply the x, y supplied to . The top-left corner of the decorations (aka window frame or border) will be placed at , . Therefore, to position a at the top left of the screen, you want to use the default gravity (which is ) and move the to 0,0. - - - To position a at the bottom right corner of the screen, you would set , which means that the reference point is at x + the width and y + the height, and the bottom-right corner of the window border will be placed at that reference point. - - - - - - - Method - - System.Void - - - - - - Sets the position constraint for a . - A position constraint. - - - Is is used for placing the in some area, depending on the constraint. - - - - - - - Method - - System.Void - - - - - - Associate with . - A . - - - Such that calling on will activate accelerators in . - - - - - - - Method - - System.Void - - - - - - - - This method sets up hints about how a can be resized by the user. - Widget the geometry hints will be applied to. - Struct containing geometry information. - Mask indicating which struct fields should be paid attention to. - - - You can set a minimum and maximum size; allowed resize increments (e.g. for xterm, you can only resize by the size of a character); aspect ratios; and more. See . - - - - - - - Constructor - - - - - - Internal constructor. - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - - - - - - Creates a new Window object, based on the . - A . - - - Creates a new Window object, wich can be of type TopLevel ( most of the cases ) or PopUp. Take care with the use of PopUp type, since it is not controlled by the window manager. - - - - - - - Constructor - - - - - - Creates a new TopLevel Window object, with as the title. - A string. - - - Creates a new TopLevel Window object, using as the title. You get the same if you use the public Window ( Gtk.WindowType type ) constructor and later set the string Title property. - - - - - - + + + Property - - Gtk.Widget - - - - - Sets or unsets the default for a about. - A . - - - The default is the widget that's activated when the user presses Enter in a dialog (for example). When setting (rather than unsetting) the default it's generally easier to call on the . Before making a default , you must set the flag on the you'd like to make the default. - - - - - - - Property - - System.Boolean - - - - - If this function is called on a with setting of , before it is realized or showed, it will have a "frame" around widget->window, accessible in window->frame. Or it access the "frame" exterior to widget->window. - - if a frame has been added to the via . - - - Using the event you can receive all events targeted at the frame. This method is used by the linux-fb port to implement managed windows, but it could concievably be used by X-programs that want to do their own window decorations. - - - Note: This is a special-purpose method for the framebuffer port, this causes GTK# to draw its own window border. For most applications you want instead, which tells the window manager whether to draw the window border. - - - - - - - Property - - Gdk.Gravity - - - - - Sets or obtains the meaning of coordinates passed to . - A window gravity. - - - The default window gravity is which is typically "do what you mean". See and . - - - - GLib.Property("gravity") + GLib.Property("application") - - - - Property - Gdk.ModifierType - - - - - Sets or obtains the mnemonic modifier for this . - The modifier mask used to activate mnemonics on this . - - - - - - Property - - Gdk.WindowTypeHint - - - - - Sets or obtains the type hint for . - The type hint for . - - - By setting the type hint for the , you allow the window manager to decorate and handle the in a way which is suitable to the function of the in your application. This property should be called before the becomes visible. - - - - - - GLib.Property("type-hint") - - - - - - Property - - Gtk.Window - - - - - Sets or obtains the transient parent window. - - - - Dialog windows should be transient for the main they were spawned from, this allows windows managers to e.g. keep the dialog on top of the main , or center the dialog over the main . - - - On Windows(tm), this function will and put the child on top of the parent, much as the would have done in X. - - - - - - GLib.Property("transient-for") - - - - - - Property - - Gtk.Widget - - - - - Sets a to be the focus widget for the if it is not the current focus widget, and its focusable, or retrieves the current focused within the . - The currently focused , or if there is none. - - - To set the focus to a particular in the toplevel, it is usually more convenient to use . - - - Note: when retrieving the current focused is the that would have the focus if the toplevel focused; if the toplevel is not focused then will not be for the . - - - - - - - Property - - System.String - - - - - Sets or obtains the role of the . - The role of the if set, or . The returned is owned by the widget and must not be modified or freed. - - - This property is only useful on X11, not with other GTK# targets. - - In combination with the title, the role allows a window manager to identify "the same" when an application is restarted. So for example you might set the "toolbox" role on your app's toolbox , so that when the user restarts their session, the session manager can put the toolbox back in the same place. - - If a already has a unique title, you don't need to set the role, since the WM can use the title to identigy the when restoring the session. - - - - - GLib.Property("role") - - - - - - Property - - System.Boolean - - - - - Sets or obtains whether the has been set to have decorations. - - if the has been set to have decorations. - - - With this property you control if a will be decorated or not. - - - By default, windows are decorated with a title bar and resize controls. Some window managers allow to disable these decorations, creating a borderless Window. If you set this property as false, Gtk# will try to convince the window manager not to decorate the . - - - - - - GLib.Property("decorated") - - - - - - Property - - System.Boolean - - - - - Sets or obtains whether a will be resizable by the user or not. - - if the user can resize the . - - - By default, the are resizable, so you can change the size of them. But if you set this property to false, the user won't be able to change the size of them. - - - - - - GLib.Property("resizable") - - - - - - Property - - Gtk.WindowPosition - - - - - Property used for setting/getting the position. - The position. See also . - - - This property will alow you to define where a should be displayed on the screen. Position values are described in the definition. - - - - - - GLib.Property("window-position") - - - - - - Property - - System.Int32 - - - - - Property used for setting or obtaining the default height of a . - The default height of the . - - - This property will allow you to define the default height for your . It only define the default one, so if the is resized, it won't be able to do anything. - - - - - - GLib.Property("default-height") - - - - - - Property - - System.Boolean - - - - - Sets or obtains whether the transient parent of will also destroy itself - an object of type - - - This is useful for dialogs that shouldn't persist beyond the livefime of the main they're associated with, for example. - - - - - - GLib.Property("destroy-with-parent") - - - - - - Property - - System.Boolean - - - - - Sets or obtains the modal status of . - - if the is set to be modal and establishes a grab when shown. - - - Modal windows prevent interaction with other windows in the same application. To keep modal dialogs on top of main application windows, use to make the dialog transient for the parent; most window managers will then disallow lowering the dialog below the parent. - - - There are two status: modal () and non-modal (). - - - - - - GLib.Property("modal") - - - - - - Property - - System.Boolean - - - - - Sets or obtains if the can be resized to a larger size by the user. - - if the can be resized. - - - - - GLib.Property("allow-grow") - - - - - - Property - - System.String - - - - - Property used for setting the title. - The title of the , or if none has been set explicitely. The returned string is owned by the and must not be modified or freed. - - - This property will allow you to set the title. The title of a will be displayed in its title bar. Since the title bar is rendered by the window managers on X Window System, the way it appears will depend on the user preferences. This title should help the users to distinguish a from others opened. A good title will have the application name an the actual document, for example. - - - - - - GLib.Property("title") - - - - - - Property - - Gtk.WindowType + Gtk.Application - The type of . - The type. - - - See also . - - + To be added. + To be added. + To be added. + - - - GLib.Property("type") - - - - - - Property - - System.Int32 - - - - - Property used for setting or obtaining the default width of a . - The default width of the . - - - This property will allow you to define the default width for . It only define the default one, so if the is resized, it won't be able to do anything. - - - - - - GLib.Property("default-width") - - - - - - Property - - Gdk.Pixbuf - - - - - Property used for setting the icon for a . - The default icon for . - - - - - GLib.Property("icon") - - - - - - Property - - System.Boolean - - - - - Sets or obtains if the has no mininum size. - - if the has no minimum size. - - - Setting this to is 99% of the time a bad idea. - - - - - - GLib.Property("allow-shrink") - - - - - - Event - - System.EventHandler - - - - KeysChanged event. - This event is emited when the or mnemonic associated with the is changed. - - - - GLib.Signal("keys_changed") - - - - - - Event - - Gtk.MoveFocusHandler - - - - MoveFocus event. - This event is emited when the focus is moved from one child to another. - - - - GLib.Signal("move_focus") - - - System.Obsolete("Replaced by Keybinding signal on Gtk.Widget") - - - - - - Event - - Gtk.SetFocusHandler - - - - SetFocus event. - This event is emited when the focused widget is set. - - - - GLib.Signal("set_focus") - - - - - - Event - - System.EventHandler - - - - DefaultActivated event. - This event is emited when the keybinding for default widget activation is triggered. - - - - GLib.Signal("activate_default") - - - - - - Event - - System.EventHandler - - - - FocusActivated event. - This event is emited when the keybinding for focused widget activation is triggered. - - - - GLib.Signal("activate_focus") - - - - - - Event - - Gtk.FrameEventHandler - - - - FrameEvent event. - This event is emited when has been set to true and an event occurs on the resulting frame. - - - - GLib.Signal("frame_event") - - - + + Property System.Boolean @@ -1338,300 +249,167 @@ Console.WriteLine("Width: {0}, Height: {1}" , width , height); - - - Property + + + + Method - Gdk.Screen + System.Void + + + + + + + + + Mouse button that initiated the drag. + X position where the user clicked to initiate the drag, in root window coordinates. + Y position where the user clicked to initiate the drag. + Timestamp from the click event that initiated the drag. + Starts moving a . + + + This method is used if an application has window movement grips. When GDK can support it, the window movement will be done using the standard mechanism for the window manager or windowing system. Otherwise, GDK will try to emulate window movement, potentially not all that well, depending on the windowing system. + + + + + + + + Method + + System.Void + + + + + + + + + + Position of the resize control. + Mouse button that initiated the drag. + X position where the user clicked to initiate the drag, in root window coordinates. + Y position where the user clicked to initiate the drag + Timestamp from the click event that initiated the drag. + Starts resizing a . + + + This method is used if an application has window resizing controls. When GDK can support it, the resize will be done using the standard mechanism for the window manager or windowing system. Otherwise, GDK will try to emulate window resizing, potentially not all that well, depending on the windowing system. + + + + + + + + Property + + + GLib.Property("decorated") + + + + System.Boolean - Sets or obtains the where the is displayed. - A . - - - If the is already mapped, it will be unmapped, and then remapped on the new screen. - - - - - - GLib.Property("screen") - - - - - - Property - - System.Boolean - - - Whether the toplevel is the current active . + Sets or obtains whether the has been set to have decorations. - if the is the toplevel. + if the has been set to have decorations. + + With this property you control if a will be decorated or not. + + + By default, windows are decorated with a title bar and resize controls. Some window managers allow to disable these decorations, creating a borderless Window. If you set this property as false, Gtk# will try to convince the window manager not to decorate the . + - - - GLib.Property("is-active") - - - - + + + Property - System.Boolean + Gtk.Widget + + - Whether the input focus is within this . - - if the has the input focus. + Sets or unsets the default for a about. + A . + + The default is the widget that's activated when the user presses Enter in a dialog (for example). When setting (rather than unsetting) the default it's generally easier to call on the . Before making a default , you must set the flag on the you'd like to make the default. + + + + + + Event - GLib.Property("has-toplevel-focus") + GLib.Signal("activate-default") + + System.EventHandler + + + + DefaultActivated event. + This event is emited when the keybinding for default widget activation is triggered. + - - + + + + Property + + + GLib.Property("default-height") + + + + System.Int32 + + + + + Property used for setting or obtaining the default height of a . + The default height of the . + + + This property will allow you to define the default height for your . It only define the default one, so if the is resized, it won't be able to do anything. + + + + + + + Property - System.Boolean + Gdk.Pixbuf - - - Whether the should not be in the pager. - - if the should not be in the pager. + Sets an icon to be used as fallback for windows that have not had called on them from a pixbuf. + a + - - - GLib.Property("skip-pager-hint") - - - - - - Property - - System.Boolean - - - - - Whether the should not be in the taskbar. - - if the should not be in the taskbar. - - - - - - GLib.Property("skip-taskbar-hint") - - - - - - Method - - System.Boolean - - - - - - Sets an icon to be used as fallback for windows that haven't had called on them from a file on disk. - Location of icon file. - - if setting the icon succeded. - - - - - - Method - - System.Void - - - - Asks to place in the fullscreen state. - - - Note that you shouldn't assume the is definitely full screen afterward, because other entities (e.g. the user or window manager) could unfullscreen it again, and not all window managers honor requests to fullscreen windows. But normally the will end up restored to its normal state. Just don't write code that crashes if not. - - - You can track the fullscreen state via the event on . - - - - - - - Method - - System.Boolean - - - - - - Sets the icon for . - Location of icon file. - - if setting the icon succeded. - - - This method is equivalent to calling with pixbuf created by loading the image from . - - - - - - - Method - - System.Void - - - - Asks to toggle off the fullscreen state for . - - - Note that you shouldn't assume the is definitely not full screen afterward, because other entities (e.g. the user or window manager) could fullscreen it again, and not all window managers honor requests to unfullscreen windows. But normally the will end up restored to its normal state. Just don't write code that crashes if not. - - - You can track the fullscreen state via the event on . - - - - - - - Property - - GLib.GType - - - - GType Property - a - Returns the native GObject type for . - - - - - Method - - System.Boolean - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected constructor. - a - Chain to this constructor if you have manually registered a native GType for your subclass. - - - - System.Obsolete - - - + + Property Gdk.Pixbuf[] @@ -1647,54 +425,23 @@ Console.WriteLine("Width: {0}, Height: {1}" , width , height); - - + + + Property - Gdk.Pixbuf[] + System.String - - Sets or obtains the list of icons representing a . - An array of s. - - - The icon is used when is minimized (also known as iconified). Some window managers or desktop environments may also place it in the window frame, or display it in other contexts. - - - allows you to pass the same icon in several hand-drawn sizes. The list should contain the natural sizes your icon is available in; that is, don't scale the image before passing it to GTK#. Scaling is postponed unitl the last minute, when the desired final size is known, to allow best quality. By passing several sizes, you may improve the final image quality of the icon, by reducing or eliminating automatic image scaling. - - - Recommended sizes to provide: 16x16, 32x32, 48x48 at minimum, and larger images (64x64, 128x128) if you have them). - - - Note that transient windows (those who have been set transient for another using will inherit their icon from their transient parent. So there's no need to explicity set the icon on transient windows. - - - When retrieving the list is copied, but the reference count on each won't be incremented. - - - - - - - Method - - Gtk.Window[] - - - - Returns a list of all existing toplevel windows. - An array of toplevel widgets. - - - The widgets in the list are not individually referenced. - - + To be added + a + To be added + - + + Property Gdk.Size @@ -1728,61 +475,525 @@ Console.WriteLine("Width: {0}, Height: {1}" , width , height); - - + + + Property - Gdk.Pixbuf + Gtk.Widget - Sets an icon to be used as fallback for windows that have not had called on them from a pixbuf. - a - - - + To be added. + To be added. + To be added. + - - + + + Property + + + GLib.Property("default-width") + + + + System.Int32 + + + + + Property used for setting or obtaining the default width of a . + The default width of the . + + + This property will allow you to define the default width for . It only define the default one, so if the is resized, it won't be able to do anything. + + + + + + + + Method + + System.Void + + + + Asks to deiconify (i.e. unminimize) the specified . + + + Note that you shouldn't assume the is definitely deiconified afterward, because other entities (e.g. the user or window manager) could iconify it again before your code which assumes deiconification gets to run. + + + You can track iconification via the event on GtkWidget. + + + + + + + + Property + + + GLib.Property("deletable") + + + + System.Boolean + + + Indicates if the window has a close button. + if , a close button is displayed. + + + + + + + + Property + + + GLib.Property("destroy-with-parent") + + + + System.Boolean + + + + + Sets or obtains whether the transient parent of will also destroy itself + an object of type + + + This is useful for dialogs that shouldn't persist beyond the livefime of the main they're associated with, for example. + + + + + + + + Property + + Gtk.Widget + + + + + Sets a to be the focus widget for the if it is not the current focus widget, and its focusable, or retrieves the current focused within the . + The currently focused , or if there is none. + + + To set the focus to a particular in the toplevel, it is usually more convenient to use . + + + Note: when retrieving the current focused is the that would have the focus if the toplevel focused; if the toplevel is not focused then will not be for the . + + + + + + + + Event + + + GLib.Signal("activate-focus") + + + + System.EventHandler + + + + FocusActivated event. + This event is emited when the keybinding for focused widget activation is triggered. + + + + + + Property + + + GLib.Property("focus-on-map") + + System.Boolean - Windows may set a hint asking the desktop environment not to receive the input focus. + To be added a - - to let this window receive input focus - + To be added + + + + + + Method + + System.Void + + + + Asks to place in the fullscreen state. + + + Note that you shouldn't assume the is definitely full screen afterward, because other entities (e.g. the user or window manager) could unfullscreen it again, and not all window managers honor requests to fullscreen windows. But normally the will end up restored to its normal state. Just don't write code that crashes if not. + + + You can track the fullscreen state via the event on . + + + + + + + + Method + + System.Void + + + + + + + Location to store the default width, or . + Location to store the default height, or . + Gets the default size of the . + + + A value of -1 for the width or height indicates that a default size has not been explicitly set for that dimension, so the "natural" size of the will be used. + + + + + + + + Method + + System.Void + + + + + + + Return location for X coordinate of gravity-determined reference point. + Return location for Y coordinate of gravity-determined reference point. + This method returns the position you need to pass to to keep in its current position. + + + If you haven't changed the window gravity, its gravity will be . This means that gets the position of the top-left corner of the window manager frame for the . sets the position of this same top-left corner. + + + is not 100% reliable because the X Window System does not specify a way to obtain the geometry of the decorations placed on a by the window manager. Thus GTK# is using a "best guess" that works with most window managers. + + + Moreover, nearly all window managers are historically broken with respect to their handling of window gravity. So moving a to its current position as returned by tends to result in moving the slightly. Window managers are slowly getting better over time. + + + If a has gravity the window manager frame is not relevant, and thus will always produce accurate results. However you can't use static gravity to do things like place a in a corner of the screen, because static gravity ignores the window manager decorations. + + + If you are saving and restoring your application's positions, you should know that it's impossible for applications to do this without getting it somewhat wrong because applications do not have sufficient knowledge of window manager state. The Correct Mechanism is to support the session management protocol (see the "GnomeClient" object in the GNOME libraries for example) and allow the window manager to save your sizes and positions. + + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + Return location for width, or . + Return location for height, or . + Obtains the current size of . + + + If is not onscreen, it returns the size GTK# will suggest to the window manager for the initial window size (but this is not reliably the same as the size the window manager will actually select). The size obtained by is the last size received in a GdkEventConfigure, that is, GTK# uses its locally-stored size, rather than querying the X server for the size. As a result, if you call then immediately call , the size would not have taken effect yet. After the window manager processes the resize request, GTK# receives notification that the size has changed via a configure event, and the size of the gets updated. + + + Note 1: Nearly any use of this method creates a race condition, because the size of the may change between the time that you get the size and the time that you perform some action assuming that size is the current size. To avoid race conditions, connect to on the and adjust your size-dependent state to match the size delivered in the GdkEventConfigure. + + The following example will print the height and width of a called myWindow to the console. + + int height =0; +int width = 0; +myWindow.GetSize(out width , out height); +Console.WriteLine("Width: {0}, Height: {1}" , width , height); + + + + + + + + Property - GLib.Property("accept-focus") + GLib.Property("gravity") + + Gdk.Gravity + + + + + Sets or obtains the meaning of coordinates passed to . + A window gravity. + + + The default window gravity is which is typically "do what you mean". See and . + + + - - + + + + Property + + Gtk.WindowGroup + + + Gets the Group the window is associated with. + a . + + + + + + + + Property + + GLib.GType + + + + GType Property + a + Returns the native GObject type for . + + + + + Property System.Boolean - Asks to keep window below, so that it stays in bottom. - a + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("has-resize-grip") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("has-toplevel-focus") + + + + System.Boolean + + + Whether the input focus is within this . + + if the has the input focus. + + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("icon") + + + + Gdk.Pixbuf + + + + + Property used for setting the icon for a . + The default icon for . + + + + + + + Method + + System.Void + + + + Asks to iconify (i.e. minimize) the specified . + + + Note that you shouldn't assume the is definitely iconified afterward, because other entities (e.g. the user or window manager) could deiconify it again, or there may not be a window manager in which case iconification isn't possible, etc. But normally the will end up iconified. Just do not write code that crashes if not. + + + You can track iconification via the event on . + + + + + + + + Property + + Gdk.Pixbuf[] + + + + Sets or obtains the list of icons representing a . + An array of s. + + + The icon is used when is minimized (also known as iconified). Some window managers or desktop environments may also place it in the window frame, or display it in other contexts. + + + allows you to pass the same icon in several hand-drawn sizes. The list should contain the natural sizes your icon is available in; that is, don't scale the image before passing it to GTK#. Scaling is postponed unitl the last minute, when the desired final size is known, to allow best quality. By passing several sizes, you may improve the final image quality of the icon, by reducing or eliminating automatic image scaling. + + + Recommended sizes to provide: 16x16, 32x32, 48x48 at minimum, and larger images (64x64, 128x128) if you have them). + + + Note that transient windows (those who have been set transient for another using will inherit their icon from their transient parent. So there's no need to explicity set the icon on transient windows. + + + When retrieving the list is copied, but the reference count on each won't be incremented. + + + + + + + + Property + + + GLib.Property("icon-name") + + + + System.String + + + + To be added + a + To be added + + + + + + + Property + + + GLib.Property("is-active") + + + + System.Boolean + + + Whether the toplevel is the current active . + + if the is the toplevel. - Note that you should not assume the window is definitely below afterward, because other entities (e.g. the user or window manager) could not keep it below, and not all window managers support putting windows below. But normally the window will be kept below. Just do not write code that crashes if not. - It is permitted to call this function before showing a window, in which case the window will be kept below when it appears onscreen initially. - You can track the below state via event. - Note that, according to the Extended Window Manager Hints specification, the above state is mainly meant for user preferences and should not be used by applications e.g. for drawing attention to their dialogs. - - - + + Property System.Boolean @@ -1800,124 +1011,344 @@ Console.WriteLine("Width: {0}, Height: {1}" , width , height); - - + + + + Property + + System.Boolean + + + Asks to keep window below, so that it stays in bottom. + a + + Note that you should not assume the window is definitely below afterward, because other entities (e.g. the user or window manager) could not keep it below, and not all window managers support putting windows below. But normally the window will be kept below. Just do not write code that crashes if not. + It is permitted to call this function before showing a window, in which case the window will be kept below when it appears onscreen initially. + You can track the below state via event. + Note that, according to the Extended Window Manager Hints specification, the above state is mainly meant for user preferences and should not be used by applications e.g. for drawing attention to their dialogs. + + + + + + + + + Event + + + GLib.Signal("keys-changed") + + + + System.EventHandler + + + + KeysChanged event. + This event is emited when the or mnemonic associated with the is changed. + + + + + + Method + + Gtk.Window[] + + + + Returns a list of all existing toplevel windows. + An array of toplevel widgets. + + + The widgets in the list are not individually referenced. + + + + + + + + Method + + System.Void + + + + Asks to maximize , so that it becomes full-screen. + + + Note that you shouldn't assume the is definitely maximized afterward, because other entities (e.g. the user or window manager) could unmaximize it again, and not all window managers support maximization. But normally the will end up maximized. Just don't write code that crashes if not. + + + You can track maximization via the event on . It's permitted to call this method before showing a , in which case the will be maximized when it appears onscreen initially. + + + + + + + Method System.Boolean - + + - Activates mnemonics and accelerators for this window. - a - a - This is normally called by the default KeyPressEvent handler for toplevel windows, however in some cases it may be useful to call this directly when overriding the standard key handling for a toplevel window. - + The mnemonic. + The modifiers. + Activates the targets associated with the mnemonic. + + if the activation is done. + - - + + + + Property + + Gdk.ModifierType + + + + + Sets or obtains the mnemonic modifier for this . + The modifier mask used to activate mnemonics on this . + + + + + + + Property + + + GLib.Property("mnemonics-visible") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("modal") + + + + System.Boolean + + + + + Sets or obtains the modal status of . + + if the is set to be modal and establishes a grab when shown. + + + Modal windows prevent interaction with other windows in the same application. To keep modal dialogs on top of main application windows, use to make the dialog transient for the parent; most window managers will then disallow lowering the dialog below the parent. + + + There are two status: modal () and non-modal (). + + + + + + + Method System.Void - - - + + - Changes how a toplevel window deals with its size request and user resize attempts. - a - a - a - The first policy is the default, that is, by default windows are designed to be resized by users. - is deprecated and should not be used in newly-written code. Use instead. - -If set to , the allow_grow parameter allows the user to expand the window beyond the size request of its child widgets. If allow_grow is , be sure to check that your child widgets work properly as the window is resized. - -A toplevel window will always change size to ensure its child widgets receive their requested size. This means that if you add child widgets, the toplevel window will expand to contain them. However, normally the toplevel will not shrink to fit the size request of its children if it's too large; the auto_shrink parameter causes the window to shrink when child widgets have too much space. auto_shrink is normally used with the second of the two window policies mentioned above. That is, set auto_shrink to if you want the window to have a fixed, always-optimal size determined by your program. - -Note that auto_shrink does not do anything if allow_shrink and allow_grow are both set to . - -Neither of the two suggested window policies set the allow_shrink parameter to . If allow_shrink is , the user can shrink the window so that its children do not receive their full size request; this is basically a bad thing, because most widgets will look wrong if this happens. Furthermore Gtk has a tendency to re-expand the window if size is recalculated for any reason. The upshot is that allow_shrink should always be set to . - -Sometimes when you think you want to use allow_shrink, the real problem is that some specific child widget is requesting too much space, so the user can't shrink the window sufficiently. Perhaps you are calling gtk_widget_set_size_request() on a child widget, and forcing its size request to be too large. Instead of setting the child's usize, consider using gtk_window_set_default_size() so that the child gets a larger allocation than it requests. - + X coordinate to move to. + Y coordinate to move to. + Asks the window manager to move to the given position. + + + Window managers are free to ignore this; most window managers ignore requests for initial window positions (instead using a user-defined placement algorithm) and honor requests after the has already been shown. + + + Note: the position is the position of the gravity-determined reference point for the . The gravity determines two things: first, the location of the reference point in root coordinates; and second, which point on the is positioned at the reference point. + + + By default the gravity is so the reference point is simply the x, y supplied to . The top-left corner of the decorations (aka window frame or border) will be placed at , . Therefore, to position a at the top left of the screen, you want to use the default gravity (which is ) and move the to 0,0. + + + To position a at the bottom right corner of the screen, you would set , which means that the reference point is at x + the width and y + the height, and the bottom-right corner of the window border will be placed at that reference point. + + - - + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDefaultActivated", Type=typeof(Gtk.Window)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideFocusActivated", Type=typeof(Gtk.Window)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideKeysChanged", Type=typeof(Gtk.Window)) + + + + System.Void + + + + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideSetFocus", Type=typeof(Gtk.Window)) + + + + System.Void + + + + + + a + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. + + + + + + Property + + + GLib.Property("opacity") + + + + System.Double + + + Opacity property. + Range from 0.0 to 1.0. + Only valid when compositing is supported. + + + + + + Method System.Boolean - + - Propagate a key press or release event to the focus widget and up the focus container chain until a widget handles . - a - a - This is normally called by the default KeyPressEvent and KeyReleaseEvent handlers for toplevel windows, however in some cases it may be useful to call this directly when overriding the standard key handling for a toplevel window. - + + + Parses a standard X Window System geometry string. + + if string was parsed successfully. + + + does work on all GTK# ports including Win32 but is primarily intended for an X environment. + + + If either a size or a position can be extracted from the geometry string, returns and calls and/or to resize/move the . + + + If returns , it will also set the and/or hints indicating to the window manager that the size/position of the was user-specified. This causes most window managers to honor the geometry. + + + Note that for to work as expected, it has to be called when the has its "final" size, i.e. after calling on the contents and on the . + + - - - Property + + + + Method - System.String - - - To be added - a - To be added - - - - - - Property - - System.String + System.Void - To be added - a - To be added - + Presents a to the user. + + + This may mean raising the in the stacking order, deiconifying it, moving it to the current desktop, and/or giving it the keyboard focus, possibly dependent on the user's platform, window manager, and preferences. If is hidden, this method calls as well. + + + This method should be used when the user tries to open a that's already open. Say for example the preferences dialog is currently open, and the user chooses Preferences from the menu a second time; use to move the already-open dialog where the user can see it. + + - - - GLib.Property("icon-name") - - - - - - Property - - System.Boolean - - - - To be added - a - To be added - - - - - GLib.Property("focus-on-map") - - + Method System.Void @@ -1932,8 +1363,648 @@ Sometimes when you think you want to use allow_shrink, the real problem is that + + + + Method + + System.Boolean + + + + + + a + Propagate a key press or release event to the focus widget and up the focus container chain until a widget handles . + a + This is normally called by the default KeyPressEvent and KeyReleaseEvent handlers for toplevel windows, however in some cases it may be useful to call this directly when overriding the standard key handling for a toplevel window. + + + + + + + Method + + System.Void + + + + + + A . + Reverses the effects of . + + + + + + + Method + + System.Void + + + + + + + The mnemonic. + The that gets activated by the mnemonic. + Removes a mnemonic from this . + + + + + + + Method + + System.Void + + + + Hides , then reshows it, resetting the default size and position of the . + + + Used by GUI builders only. + + + + + + + + Property + + + GLib.Property("resizable") + + + + System.Boolean + + + + + Sets or obtains whether a will be resizable by the user or not. + + if the user can resize the . + + + By default, the are resizable, so you can change the size of them. But if you set this property to false, the user won't be able to change the size of them. + + + + + + + + Method + + System.Void + + + + + + + Width in pixels to resize the to. + Height in pixels to resize the to. + Resizes the as if the user had done so, obeying geometry constraints. + + + The default geometry constraint is that windows may not be smaller than their size request; to override this constraint, call to set the 's request to a smaller value. + + + If is called before showing a for the first time, it overrides any default size set with . Windows may not be resized smaller than 1 by 1 pixels. + + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("resize-grip-visible") + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + GLib.Property("role") + + + + System.String + + + + + Sets or obtains the role of the . + The role of the if set, or . The returned is owned by the widget and must not be modified or freed. + + + This property is only useful on X11, not with other GTK# targets. + + In combination with the title, the role allows a window manager to identify "the same" when an application is restarted. So for example you might set the "toolbox" role on your app's toolbox , so that when the user restarts their session, the session manager can put the toolbox back in the same place. + + If a already has a unique title, you don't need to set the role, since the WM can use the title to identigy the when restoring the session. + + + + + + + Property + + + GLib.Property("screen") + + + + Gdk.Screen + + + + + Sets or obtains the where the is displayed. + A . + + + If the is already mapped, it will be unmapped, and then remapped on the new screen. + + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + Location of icon file. + Sets an icon to be used as fallback for windows that haven't had called on them from a file on disk. + + if setting the icon succeded. + + + + + + + Method + + System.Void + + + + + + + Width in pixels, or -1 to unset the default width. + Height in pixels, or -1 to unset the default height. + Sets the default size of an object, with the specified width and height arguments. + + + If the 's "natural" size (its size request) is larger than the default, the default will be ignored. More generally, if the default size does not obey the geometry hints for the ( can be used to set these explicitly), the default size will be clamped to the nearest permitted size. + + + Unlike which sets a size request for a and thus would keep users from shrinking the , this method only sets the initial size, just as if the user had resized the themselves. Users can still shrink the again as they normally would. Setting a default size of -1 means to use the "natural" default size (the size request of the ). + + + For more control over a 's initial size and how resizing works, investigate . + + + For some uses, is a more appropriate method. changes the current size of the , rather than the size to be used on initial display. always affects the itself, not the geometry widget. + + + The default size of a only affects the first time a is shown; if a is hidden and re-shown, it will remember the size it had prior to hiding, rather than using the default size. + + + + + + + + Event + + + GLib.Signal("set-focus") + + + + Gtk.SetFocusHandler + + + + SetFocus event. + This event is emited when the focused widget is set. + + + + + + Method + + System.Void + + + + + + + + Widget the geometry hints will be applied to. + Struct containing geometry information. + Mask indicating which struct fields should be paid attention to. + This method sets up hints about how a can be resized by the user. + + + You can set a minimum and maximum size; allowed resize increments (e.g. for xterm, you can only resize by the size of a character); aspect ratios; and more. See . + + + + + + + + Method + + System.Boolean + + + + + + Location of icon file. + Sets the icon for . + + if setting the icon succeded. + + + This method is equivalent to calling with pixbuf created by loading the image from . + + + + + + + + Method + + System.Void + + + + + + A position constraint. + Sets the position constraint for a . + + + Is is used for placing the in some area, depending on the constraint. + + + + + + + + Method + + System.Void + + + + + + + Window name hint. + Window class hint. + It sets the X Window System "class" and "name" hints for a . (Don't use this method.) + + + According to the ICCCM, you should always set these to the same value for all windows in an application, and GTK# sets them to that value by default, so calling this method is sort of pointless. However, you may want to call on each in your application, for the benefit of the session manager. Setting the role allows the window manager to restore window positions when loading a saved session. + + + + + + + + Property + + + GLib.Property("skip-pager-hint") + + + + System.Boolean + + + + + Whether the should not be in the pager. + + if the should not be in the pager. + + + + + + + + Property + + + GLib.Property("skip-taskbar-hint") + + + + System.Boolean + + + + + Whether the should not be in the taskbar. + + if the should not be in the taskbar. + + + + + + + + Property + + + GLib.Property("startup-id") + + + + System.String + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + Asks to stick , which means that it will appear on all user desktops. + + + Note that you shouldn't assume the is definitely stuck afterward, because other entities (e.g. the user or window manager) could unstick it again, and some window managers do not support sticking windows. But normally the will end up stuck. Just don't write code that crashes if not. + + + You can track stickiness via the event on GtkWidget. It's permitted to call this method before showing a . + + + + + + + + Property + + + GLib.Property("title") + + + + System.String + + + + + Property used for setting the title. + The title of the , or if none has been set explicitely. The returned string is owned by the and must not be modified or freed. + + + This property will allow you to set the title. The title of a will be displayed in its title bar. Since the title bar is rendered by the window managers on X Window System, the way it appears will depend on the user preferences. This title should help the users to distinguish a from others opened. A good title will have the application name an the actual document, for example. + + + + + + + + Property + + + GLib.Property("transient-for") + + + + Gtk.Window + + + + + Sets or obtains the transient parent window. + + + + Dialog windows should be transient for the main they were spawned from, this allows windows managers to e.g. keep the dialog on top of the main , or center the dialog over the main . + + + On Windows(tm), this function will and put the child on top of the parent, much as the would have done in X. + + + + + + + + Property + + + GLib.Property("type") + + + + Gtk.WindowType + + + The type of . + The type. + + + See also . + + + + + + + + Property + + + GLib.Property("type-hint") + + + + Gdk.WindowTypeHint + + + + + Sets or obtains the type hint for . + The type hint for . + + + By setting the type hint for the , you allow the window manager to decorate and handle the in a way which is suitable to the function of the in your application. This property should be called before the becomes visible. + + + + + + + + Method + + System.Void + + + + Asks to toggle off the fullscreen state for . + + + Note that you shouldn't assume the is definitely not full screen afterward, because other entities (e.g. the user or window manager) could fullscreen it again, and not all window managers honor requests to unfullscreen windows. But normally the will end up restored to its normal state. Just don't write code that crashes if not. + + + You can track the fullscreen state via the event on . + + + + + + + + Method + + System.Void + + + + Asks to unmaximize . + + + Note that you shouldn't assume the is definitely unmaximized afterward, because other entities (e.g. the user or window manager) could maximize it again, and not all window managers honor requests to unmaximize. But normally the will end up unmaximized. Just don't write code that crashes if not. + + + You can track maximization via the event on + + + + + + + Method + + System.Void + + + + Asks to unstick , which means that it will appear on only one of the user's desktops. + + + Note that you shouldn't assume the is definitely unstuck afterward, because other entities (e.g. the user or window manager) could stick it again. But normally the will end up stuck. Just do not write code that crashes if not. + + + You can track stickiness via the event on . + + + + - + + Property @@ -1951,71 +2022,42 @@ Sometimes when you think you want to use allow_shrink, the real problem is that - - + + + Property - GLib.Property("deletable") + GLib.Property("window-position") - System.Boolean + Gtk.WindowPosition + + - Indicates if the window has a close button. - if , a close button is displayed. - - + Property used for setting/getting the position. + The position. See also . + + + This property will alow you to define where a should be displayed on the screen. Position values are described in the definition. + + - - + + + Property - Gtk.WindowGroup - - - Gets the Group the window is associated with. - a . - - - - - - - Property - - - GLib.Property("opacity") - - - - System.Double - - - Opacity property. - Range from 0.0 to 1.0. - Only valid when compositing is supported. - - - - - - Property - - - GLib.Property("startup-id") - - - - System.String + Gtk.WindowType To be added. To be added. To be added. - + diff --git a/doc/en/Gtk/WindowGroup.xml b/doc/en/Gtk/WindowGroup.xml index c6f50dc39..b5978fdd5 100644 --- a/doc/en/Gtk/WindowGroup.xml +++ b/doc/en/Gtk/WindowGroup.xml @@ -1,71 +1,27 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Object + + + Limit the effect of grabs Grabs added with gtk_grab_add() only affect s within the same . - - GLib.Object - - - - - - Method - - System.Void - - - - - - Adds a to the - an object of type - Adds a to the . - - - - - Method - - System.Void - - - - - - Removes a from the - an object of type - Removes a from the - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Constructor @@ -74,8 +30,73 @@ + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Method + + System.Void + + + + + + an object of type + Adds a to the + Adds a to the . + + + + + + Property + + Gtk.Widget + + + To be added. + To be added. + To be added. + + + + + + + Method + + Gtk.Widget + + + + + + To be added. + To be added. + To be added. + To be added. + + + - + + Property GLib.GType @@ -87,23 +108,36 @@ Returns the native value for . - - - Constructor - + + + + Method + + GLib.List + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + - + - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. + an object of type + Removes a from the + Removes a from the - - - System.Obsolete - - diff --git a/doc/en/Gtk/WindowKeyEntry.xml b/doc/en/Gtk/WindowKeyEntry.xml new file mode 100644 index 000000000..57d448faf --- /dev/null +++ b/doc/en/Gtk/WindowKeyEntry.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Gtk/WindowPosition.xml b/doc/en/Gtk/WindowPosition.xml index e59285de9..20292acd6 100644 --- a/doc/en/Gtk/WindowPosition.xml +++ b/doc/en/Gtk/WindowPosition.xml @@ -1,17 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - - placement can be influenced using this enumeration. - - System.Enum @@ -20,21 +15,15 @@ GLib.GType(typeof(Gtk.WindowPositionGType)) + + + placement can be influenced using this enumeration. + + - - - Field - - Gtk.WindowPosition - - - - No influence is made on placement. - - - + Field Gtk.WindowPosition @@ -45,20 +34,9 @@ - - - Field - - Gtk.WindowPosition - - - - Windows should be placed at the current mouse position. - - - + Field Gtk.WindowPosition @@ -71,6 +49,7 @@ + Field Gtk.WindowPosition @@ -81,5 +60,31 @@ + + + + Field + + Gtk.WindowPosition + + + + Windows should be placed at the current mouse position. + + + + + + + Field + + Gtk.WindowPosition + + + + No influence is made on placement. + + + diff --git a/doc/en/Gtk/WindowStateEventArgs.xml b/doc/en/Gtk/WindowStateEventArgs.xml index 132392bbd..fd3f093cf 100644 --- a/doc/en/Gtk/WindowStateEventArgs.xml +++ b/doc/en/Gtk/WindowStateEventArgs.xml @@ -1,25 +1,26 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.SignalArgs + + Event data. The event invokes delegates which pass event data via this class. - - GLib.SignalArgs - - + Constructor @@ -29,7 +30,8 @@ - + + Property Gdk.EventWindowState diff --git a/doc/en/Gtk/WindowStateEventHandler.xml b/doc/en/Gtk/WindowStateEventHandler.xml index 3c3bf3c19..0541ded00 100644 --- a/doc/en/Gtk/WindowStateEventHandler.xml +++ b/doc/en/Gtk/WindowStateEventHandler.xml @@ -1,10 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Delegate + + + + + + + System.Void + Event sender. Event arguments. @@ -15,15 +25,5 @@ To attach a to an event, add the WindowStateEventHandler instance to the event. The methods referenced by the WindowStateEventHandler instance are invoked whenever the event is raised, until the WindowStateEventHandler is removed from the event. - - System.Delegate - - - - - - - System.Void - diff --git a/doc/en/Gtk/WindowType.xml b/doc/en/Gtk/WindowType.xml index 5ff61b7c1..c4d6effd7 100644 --- a/doc/en/Gtk/WindowType.xml +++ b/doc/en/Gtk/WindowType.xml @@ -1,12 +1,20 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Enum + + + + GLib.GType(typeof(Gtk.WindowTypeGType)) + + The type of @@ -20,29 +28,10 @@ is used to implement widgets such as or tooltips that you normally do not think of as windows per se. Nearly all windows should be . In particular, do not use just to turn off the window borders; use for instead. - - System.Enum - - - - GLib.GType(typeof(Gtk.WindowTypeGType)) - - - - - Field - - Gtk.WindowType - - - - A regular window, such as a dialog. - - - + Field Gtk.WindowType @@ -53,5 +42,18 @@ + + + + Field + + Gtk.WindowType + + + + A regular window, such as a dialog. + + + diff --git a/doc/en/Gtk/WrapMode.xml b/doc/en/Gtk/WrapMode.xml index f66926655..71295716b 100644 --- a/doc/en/Gtk/WrapMode.xml +++ b/doc/en/Gtk/WrapMode.xml @@ -1,20 +1,12 @@ + gtk-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An enumeration used by TextTag. - - - This enumeration is used by to describe the type of line wrapping. - - - System.Enum @@ -23,25 +15,18 @@ GLib.GType(typeof(Gtk.WrapModeGType)) + + An enumeration used by TextTag. + + + This enumeration is used by to describe the type of line wrapping. + + + - - - Field - - Gtk.WrapMode - - - - Do not wrap lines, just make the text area wider. - - - Do not wrap lines, just make the text area wider. - - - - + Field Gtk.WrapMode @@ -56,8 +41,26 @@ + + + + Field + + Gtk.WrapMode + + + + Do not wrap lines, just make the text area wider. + + + Do not wrap lines, just make the text area wider. + + + + + Field Gtk.WrapMode @@ -74,6 +77,7 @@ + Field Gtk.WrapMode diff --git a/doc/en/Gtk/XEmbedMessage.xml b/doc/en/Gtk/XEmbedMessage.xml new file mode 100644 index 000000000..2f962e475 --- /dev/null +++ b/doc/en/Gtk/XEmbedMessage.xml @@ -0,0 +1,32 @@ + + + + + gtk-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/Alignment.xml b/doc/en/Pango/Alignment.xml index f819c06d7..d5788d836 100644 --- a/doc/en/Pango/Alignment.xml +++ b/doc/en/Pango/Alignment.xml @@ -1,12 +1,20 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Enum + + + + GLib.GType(typeof(Pango.AlignmentGType)) + + Describes how to align the lines of a @@ -19,29 +27,10 @@ - - System.Enum - - - - GLib.GType(typeof(Pango.AlignmentGType)) - - - - - Field - - Pango.Alignment - - - - Put all available space on the left - - - + Field Pango.Alignment @@ -52,8 +41,22 @@ + + + + Field + + Pango.Alignment + + + + Put all available space on the left + + + + Field Pango.Alignment diff --git a/doc/en/Pango/Analysis.xml b/doc/en/Pango/Analysis.xml index 4e962adcb..1cd774d79 100644 --- a/doc/en/Pango/Analysis.xml +++ b/doc/en/Pango/Analysis.xml @@ -1,139 +1,64 @@ - + + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + + + System.IEquatable<Pango.Analysis> + + This structure stores information about the properties of a segment of text. - - System.ValueType - - - - - Field - - Pango.Analysis - - - - returns a new - - - - - + + + Method - Pango.Analysis + System.Boolean - + - Internal method - an object of type - an object of type - This is an internal method, and should not be used by user code. + To be added. + To be added. + To be added. + To be added. + - - - Property + + + + Method - Pango.Language + System.Boolean + - The - an object of type - Replaced by . + To be added. + To be added. + To be added. + To be added. + - - - System.Obsolete("Replaced by Language property") - - - - - - Property - - Pango.Font - - - - - the - an object of type - Replaced by . - - - - System.Obsolete("Replaced by Font property") - - - - - - Field - - System.Byte - - - - - The bi-directional level for this segment. - - - - - - Property - - Pango.EngineShape - - - - The engine for doing rendering-system-dependent processing. - a - - Replaced by . - - - - System.Obsolete("Replaced by ShapeEngine property") - - - - - - Property - - Pango.EngineLang - - - - The engine for doing rendering-system-independent processing. - a - Replaced by . - - - - System.Obsolete("Replaced by LangEngine property") - - - + + Property Pango.Attribute[] @@ -145,32 +70,42 @@ - - - Property + + + + Field - Pango.EngineShape + System.Byte - The engine for doing rendering-system-dependent processing. - a - + To be added. + To be added. + - - + + + Property + + + System.Obsolete("Replaced by Font property") + + - Pango.EngineLang + Pango.Font + + - The engine for doing rendering-system-independent processing. - a - + the + an object of type + Replaced by . - + + Property Pango.Font @@ -181,8 +116,89 @@ + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Field + + System.Byte + + + To be added. + To be added. + + + + + + + Property + + + System.Obsolete("Replaced by LangEngine property") + + + + Pango.EngineLang + + + + The engine for doing rendering-system-independent processing. + a + Replaced by . + + + + + + Property + + Pango.EngineLang + + + The engine for doing rendering-system-independent processing. + a + + + + + + + Property + + + System.Obsolete("Replaced by Language property") + + + + Pango.Language + + + + + The + an object of type + Replaced by . + + - + + Property Pango.Language @@ -193,32 +209,40 @@ - - + + + Field System.Byte + + - To be added. - To be added. - + The bi-directional level for this segment. + - - - Field + + + + Method - System.Byte + Pango.Analysis + + + - To be added. - To be added. - + an object of type + Internal method + an object of type + This is an internal method, and should not be used by user code. + Field System.Byte @@ -229,5 +253,51 @@ + + + + Property + + + System.Obsolete("Replaced by ShapeEngine property") + + + + Pango.EngineShape + + + + The engine for doing rendering-system-dependent processing. + a + + Replaced by . + + + + + + Property + + Pango.EngineShape + + + The engine for doing rendering-system-dependent processing. + a + + + + + + + Field + + Pango.Analysis + + + + returns a new + + + diff --git a/doc/en/Pango/AttrBackground.xml b/doc/en/Pango/AttrBackground.xml index 1f3bb63fb..c6c773cd1 100644 --- a/doc/en/Pango/AttrBackground.xml +++ b/doc/en/Pango/AttrBackground.xml @@ -1,24 +1,39 @@ + pango-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An attribute representing a background color - - - Pango.Attribute + + An attribute representing a background color + + + + + + + Constructor + + + + + + a + Creates a new background color attribute. + + + + Constructor @@ -27,28 +42,16 @@ - Creates a new background color attribute. the red value the green value the blue value - - - - - - Constructor - - - - - Creates a new background color attribute. - a - + + Property Pango.Color diff --git a/doc/en/Pango/AttrDataCopyFunc.xml b/doc/en/Pango/AttrDataCopyFunc.xml index 2bb67106d..77815309f 100644 --- a/doc/en/Pango/AttrDataCopyFunc.xml +++ b/doc/en/Pango/AttrDataCopyFunc.xml @@ -1,23 +1,23 @@ + pango-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - - To be added. - - System.Delegate - + System.IntPtr - + + To be added + To be added. + + + + diff --git a/doc/en/Pango/AttrFallback.xml b/doc/en/Pango/AttrFallback.xml index c4e36f051..923053952 100644 --- a/doc/en/Pango/AttrFallback.xml +++ b/doc/en/Pango/AttrFallback.xml @@ -1,32 +1,33 @@ + pango-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An attribute representing the font fallback state - - - Pango.Attribute + + An attribute representing the font fallback state + + + + Constructor - Creates a new font fallback attribute a + Creates a new font fallback attribute If fallback is disabled, characters will only be used from the closest matching font on the system. No fallback will @@ -36,7 +37,8 @@ - + + Property System.Boolean diff --git a/doc/en/Pango/AttrFamily.xml b/doc/en/Pango/AttrFamily.xml index fcb7858ac..b08611040 100644 --- a/doc/en/Pango/AttrFamily.xml +++ b/doc/en/Pango/AttrFamily.xml @@ -1,37 +1,39 @@ + pango-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An attribute representing a font family - - - Pango.Attribute + + An attribute representing a font family + + + + Constructor - Creates a new font family attribute the family or comman-separated list of families + Creates a new font family attribute - + + Property System.String diff --git a/doc/en/Pango/AttrFilterFunc.xml b/doc/en/Pango/AttrFilterFunc.xml index 6344f5d80..b97c43c6b 100644 --- a/doc/en/Pango/AttrFilterFunc.xml +++ b/doc/en/Pango/AttrFilterFunc.xml @@ -1,25 +1,25 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added. - used by to filter out a subset of attributes for a list. - Returns if the attribute should be filtered out - To be added. - System.Delegate - System.Boolean + + To be added. + used by to filter out a subset of attributes for a list. + To be added. + Returns if the attribute should be filtered out + + diff --git a/doc/en/Pango/AttrFontDesc.xml b/doc/en/Pango/AttrFontDesc.xml index b4f2cc27a..52d144edd 100644 --- a/doc/en/Pango/AttrFontDesc.xml +++ b/doc/en/Pango/AttrFontDesc.xml @@ -1,37 +1,39 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An attribute that represents a - - Pango.Attribute + + An attribute that represents a + + + Constructor - Creates a new font description attribute a + Creates a new font description attribute - + + Property Pango.FontDescription diff --git a/doc/en/Pango/AttrForeground.xml b/doc/en/Pango/AttrForeground.xml index a073e09fe..3d3b37ce8 100644 --- a/doc/en/Pango/AttrForeground.xml +++ b/doc/en/Pango/AttrForeground.xml @@ -1,24 +1,39 @@ + pango-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An attribute representing a foreground color - - - Pango.Attribute + + An attribute representing a foreground color + + + + + + + Constructor + + + + + + a + Creates a new foreground color attribute. + + + + Constructor @@ -27,28 +42,16 @@ - Creates a new foreground color attribute. the red value the green value the blue value - - - - - - Constructor - - - - - Creates a new foreground color attribute. - a - + + Property Pango.Color diff --git a/doc/en/Pango/AttrGravity.xml b/doc/en/Pango/AttrGravity.xml index 9ea4656a9..57760d25e 100644 --- a/doc/en/Pango/AttrGravity.xml +++ b/doc/en/Pango/AttrGravity.xml @@ -1,16 +1,22 @@ + pango-sharp - 2.12.0.0 Pango.Attribute + + Gravity attribute. + To be added. + + + Constructor @@ -22,7 +28,8 @@ - + + Property Pango.Gravity @@ -34,9 +41,4 @@ - - Gravity attribute. - To be added. - - diff --git a/doc/en/Pango/AttrGravityHint.xml b/doc/en/Pango/AttrGravityHint.xml index ae47b7b72..05ced4dcf 100644 --- a/doc/en/Pango/AttrGravityHint.xml +++ b/doc/en/Pango/AttrGravityHint.xml @@ -1,16 +1,22 @@ + pango-sharp - 2.12.0.0 Pango.Attribute + + Gravity Hint attribute. + To be added. + + + Constructor @@ -22,7 +28,8 @@ - + + Property Pango.GravityHint @@ -34,9 +41,4 @@ - - Gravity Hint attribute. - To be added. - - diff --git a/doc/en/Pango/AttrIterator.xml b/doc/en/Pango/AttrIterator.xml index ae2099805..c43fb5244 100644 --- a/doc/en/Pango/AttrIterator.xml +++ b/doc/en/Pango/AttrIterator.xml @@ -1,25 +1,75 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Used to represent an iterator through a . - A new iterator is created with . Once the iterator is created, it can be advanced through the style changes in the text using . At each style change, the range of the current style segment and the attributes currently in effect can be queried. - GLib.Opaque + + Used to represent an iterator through a . + A new iterator is created with . Once the iterator is created, it can be advanced through the style changes in the text using . At each style change, the range of the current style segment and the attributes currently in effect can be queried. + + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Property + + Pango.Attribute[] + + + + Gets a list all attributes a the current position of the iterator. + a + a list of all attributes for the current range. + + + + + + Method + + Pango.AttrIterator + + + + Make a copy of the iterator. + a + + + + Method + + + System.Obsolete("Pango.AttrIterator is now freed automatically") + + System.Void @@ -29,8 +79,77 @@ + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + Pango.Attribute + + + + + + the type of attribute to find. + Find the current attribute of a particular type at the iterator location. + the current attribute of the given type, or if no attribute of that type applies to the current location. + When multiple attributes of the same type overlap, the attribute whose range starts closest to the current location is used. + + + + + + Method + + System.Void + + + + + + + + a to fill in with the current values. The family name in this structure will be set using using values from an attribute in the associated with the iterator, so if you plan to keep it around, you must call: . + if non-, location to store language tag for item, or if non is found. + if non-, location in which to store a list of non-font attributes at the the current position; only the highest priority value of each attribute will be added to this list. + Get the font and other attributes at the current iterator position. + + + + Method System.Boolean @@ -43,52 +162,9 @@ - - - Method - - Pango.AttrIterator - - - - Make a copy of the iterator. - a - - - - - - Method - - Pango.Attribute - - - - - - Find the current attribute of a particular type at the iterator location. - the type of attribute to find. - the current attribute of the given type, or if no attribute of that type applies to the current location. - When multiple attributes of the same type overlap, the attribute whose range starts closest to the current location is used. - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - + Method System.Void @@ -98,41 +174,9 @@ - Get the range of the current segment. location to store the start of the range location to store the end of the range - - - - - - Property - - Pango.Attribute[] - - - - Gets a list all attributes a the current position of the iterator. - a - a list of all attributes for the current range. - - - - - Method - - System.Void - - - - - - - - Get the font and other attributes at the current iterator position. - a to fill in with the current values. The family name in this structure will be set using using values from an attribute in the associated with the iterator, so if you plan to keep it around, you must call: . - if non-, location to store language tag for item, or if non is found. - if non-, location in which to store a list of non-font attributes at the the current position; only the highest priority value of each attribute will be added to this list. + Get the range of the current segment. diff --git a/doc/en/Pango/AttrLanguage.xml b/doc/en/Pango/AttrLanguage.xml index 342b1c2df..9b768d818 100644 --- a/doc/en/Pango/AttrLanguage.xml +++ b/doc/en/Pango/AttrLanguage.xml @@ -1,37 +1,39 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An attribute that represents a language - - Pango.Attribute + + An attribute that represents a language + + + Constructor - Creates a new language tag attribute a + Creates a new language tag attribute - + + Property Pango.Language diff --git a/doc/en/Pango/AttrLetterSpacing.xml b/doc/en/Pango/AttrLetterSpacing.xml index 57aab670d..a7440ca42 100644 --- a/doc/en/Pango/AttrLetterSpacing.xml +++ b/doc/en/Pango/AttrLetterSpacing.xml @@ -1,37 +1,39 @@ + pango-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An attribute representing letter spacing - - - Pango.Attribute + + An attribute representing letter spacing + + + + Constructor - Creates a new letter-spacing attribute the amount of extra space to add between letters, in Pango units + Creates a new letter-spacing attribute - + + Property System.Int32 diff --git a/doc/en/Pango/AttrList.xml b/doc/en/Pango/AttrList.xml index 4f74356e9..1e991c44f 100644 --- a/doc/en/Pango/AttrList.xml +++ b/doc/en/Pango/AttrList.xml @@ -1,26 +1,72 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Opaque + + + Represents a list of attributes that apply to a section of text. The attributes are, in general, allowed to overlap in an arbitrary fashion, however, if the attributes are manipulated only through , the overlap between properties will meet stricter criteria. Since the is stored as a linear list, it is not suitable for storing attributes for large amounts of text. In general, you should not use a single for more than one paragraph of text. - - GLib.Opaque - - - + + + + Constructor + + + + Default constructor + + + + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Method + + System.Void + + + + + + a + Insert the given attribute into the list. + It will replace any attributes of the same type on that segment and be merged with any adjoining attributes that are identical. +This function is slower than for creating a attribute list in order (potentially much slower for large lists). However, is not suitable for continually changing a set of attributes since it never removes or combines existing attributes. + + + + Method Pango.AttrList @@ -32,124 +78,9 @@ - - - Method - - System.Void - - - - - - Insert the given attribute into the list. - a - It will replace any attributes of the same type on that segment and be merged with any adjoining attributes that are identical. -This function is slower than for creating a attribute list in order (potentially much slower for large lists). However, is not suitable for continually changing a set of attributes since it never removes or combines existing attributes. - - - - - - Method - - System.Void - - - - - - Insert the given attribute into the list. - the attribute to insert. - It will be inserted before all other attributes with a matching start_index. - - - - - Method - - System.Void - - - - Decrease the reference count of the given attribute list by one. - If the result is zero, free the attribute list and the attributes it contains. - - - - - Method - - System.Void - - - - - - - - This function splices attribute list into list. - another - the position at which to insert - the length of the spliced segment. - This operation is equivalent to stretching every attribute applies at position in list by an amount , and then calling with a copy of each attributes in other in sequence (offset in position by ). -This operation proves useful for, for instance, inserting a pre-edit string in the middle of an edit buffer. - - - - - Method - - System.Void - - - - - - Insert the given attribute to the list - the attribute to insert. - It will be inserted after all other attributes with a matching start_index. - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - - - - Default constructor - - - - - - Property - - Pango.AttrIterator - - - Create a iterator initialized to the beginning of the list. - a new - - - + Method Pango.AttrList @@ -158,14 +89,29 @@ This operation proves useful for, for instance, inserting a pre-edit string in t - Given a callback function, removes any elements of list for which returns and inserts them into a new list. a + Given a callback function, removes any elements of list for which returns and inserts them into a new list. a + + + + Method + + System.Void + + + + To be added. + To be added. + + + - + + Property GLib.GType @@ -177,9 +123,60 @@ This operation proves useful for, for instance, inserting a pre-edit string in t Returns the native value for . + + + + Method + + System.Void + + + + + + the attribute to insert. + Insert the given attribute to the list + It will be inserted after all other attributes with a matching start_index. + + + + + + Method + + System.Void + + + + + + the attribute to insert. + Insert the given attribute into the list. + It will be inserted before all other attributes with a matching start_index. + + + + + + Property + + Pango.AttrIterator + + + Create a iterator initialized to the beginning of the list. + a new + + + + Method + + + System.Obsolete("Pango.AttrList is now refcounted automatically") + + Pango.AttrList @@ -190,5 +187,78 @@ This operation proves useful for, for instance, inserting a pre-edit string in t + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + another + the position at which to insert + the length of the spliced segment. + This function splices attribute list into list. + This operation is equivalent to stretching every attribute applies at position in list by an amount , and then calling with a copy of each attributes in other in sequence (offset in position by ). +This operation proves useful for, for instance, inserting a pre-edit string in the middle of an edit buffer. + + + + + + Method + + + System.Obsolete("Pango.AttrList is now refcounted automatically") + + + + System.Void + + + + Decrease the reference count of the given attribute list by one. + If the result is zero, free the attribute list and the attributes it contains. + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Pango/AttrRise.xml b/doc/en/Pango/AttrRise.xml index df5aa0b15..d92c94404 100644 --- a/doc/en/Pango/AttrRise.xml +++ b/doc/en/Pango/AttrRise.xml @@ -1,37 +1,39 @@ + pango-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An attribute representing baseline displacement - - - Pango.Attribute + + An attribute representing baseline displacement + + + + Constructor - Creates a new baseline displacement attribute the amount that the text should be displaced vertically, in Pango units. Positive values displace the text upwards + Creates a new baseline displacement attribute - + + Property System.Int32 diff --git a/doc/en/Pango/AttrScale.xml b/doc/en/Pango/AttrScale.xml index fc0688d7d..07093973f 100644 --- a/doc/en/Pango/AttrScale.xml +++ b/doc/en/Pango/AttrScale.xml @@ -1,37 +1,39 @@ + pango-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An attribute representing a font size scaling factor - - - Pango.Attribute + + An attribute representing a font size scaling factor + + + + Constructor - Creates a new font size scale attribute the factor to scale the font by + Creates a new font size scale attribute - + + Property System.Double diff --git a/doc/en/Pango/AttrShape.xml b/doc/en/Pango/AttrShape.xml index 4c1e52f81..43b559927 100644 --- a/doc/en/Pango/AttrShape.xml +++ b/doc/en/Pango/AttrShape.xml @@ -1,23 +1,24 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An attribute that imposes a shape restriction. - - Pango.Attribute + + An attribute that imposes a shape restriction. + + + Constructor @@ -25,9 +26,9 @@ - Creates a new shape attribute a a + Creates a new shape attribute A shape is used to impose a particular ink and logical rectangle on the result of shaping a particular glyph. This @@ -38,7 +39,8 @@ - + + Property Pango.Rectangle @@ -52,7 +54,8 @@ - + + Property Pango.Rectangle diff --git a/doc/en/Pango/AttrSize.xml b/doc/en/Pango/AttrSize.xml index e81e04887..c9637dadd 100644 --- a/doc/en/Pango/AttrSize.xml +++ b/doc/en/Pango/AttrSize.xml @@ -1,36 +1,38 @@ + pango-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + Pango.Attribute + + An attribute that represents a font size. - - Pango.Attribute - - + Constructor - Creates a new font-size attribute in fractional points the font size, in units of + Creates a new font-size attribute in fractional points + Constructor @@ -38,14 +40,29 @@ - Creates a new font-size attribute in Pango or device units the font size, in Pango or device units if , is in device units + Creates a new font-size attribute in Pango or device units + + + + + + + Property + + System.Boolean + + + + Whether or not is in device units + a - + + Property System.Int32 @@ -62,18 +79,5 @@ - - - Property - - System.Boolean - - - - Whether or not is in device units - a - - - diff --git a/doc/en/Pango/AttrStretch.xml b/doc/en/Pango/AttrStretch.xml index 7136a8e49..6cb988fca 100644 --- a/doc/en/Pango/AttrStretch.xml +++ b/doc/en/Pango/AttrStretch.xml @@ -1,37 +1,39 @@ + pango-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An attribute representing font stretch - - - Pango.Attribute + + An attribute representing font stretch + + + + Constructor - Creates a new font stretch attribute the stretch + Creates a new font stretch attribute - + + Property Pango.Stretch diff --git a/doc/en/Pango/AttrStrikethrough.xml b/doc/en/Pango/AttrStrikethrough.xml index 3c7512b28..d4d84027c 100644 --- a/doc/en/Pango/AttrStrikethrough.xml +++ b/doc/en/Pango/AttrStrikethrough.xml @@ -1,38 +1,40 @@ + pango-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An attribute indicating whether or not text is struck-through - - - Pango.Attribute + + An attribute indicating whether or not text is struck-through + + + + Constructor - Creates a new font strike-through attribute if the text should be struck-through + Creates a new font strike-through attribute - + + Property System.Boolean diff --git a/doc/en/Pango/AttrStrikethroughColor.xml b/doc/en/Pango/AttrStrikethroughColor.xml index db6c9a8c1..a3106675a 100644 --- a/doc/en/Pango/AttrStrikethroughColor.xml +++ b/doc/en/Pango/AttrStrikethroughColor.xml @@ -1,24 +1,39 @@ + pango-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An attribute representing the color of a strikethrough line - - - Pango.Attribute + + An attribute representing the color of a strikethrough line + + + + + + + Constructor + + + + + + a + Creates a new strikethrough color attribute. + + + + Constructor @@ -27,28 +42,16 @@ - Creates a new strikethrough color attribute. the red value the green value the blue value - - - - - - Constructor - - - - - Creates a new strikethrough color attribute. - a - + + Property Pango.Color diff --git a/doc/en/Pango/AttrStyle.xml b/doc/en/Pango/AttrStyle.xml index 941085b7a..636b127c7 100644 --- a/doc/en/Pango/AttrStyle.xml +++ b/doc/en/Pango/AttrStyle.xml @@ -1,37 +1,39 @@ + pango-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An attribute representing a - - - Pango.Attribute + + An attribute representing a + + + + Constructor - Creates a new font slant syle attribute the slant style + Creates a new font slant syle attribute - + + Property Pango.Style diff --git a/doc/en/Pango/AttrType.xml b/doc/en/Pango/AttrType.xml index 3d39a3291..a243d4d97 100644 --- a/doc/en/Pango/AttrType.xml +++ b/doc/en/Pango/AttrType.xml @@ -1,12 +1,20 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Enum + + + + GLib.GType(typeof(Pango.AttrTypeGType)) + + This enumeration is used to distinguish between different types of attributes. @@ -20,17 +28,112 @@ - - System.Enum - - - - GLib.GType(typeof(Pango.AttrTypeGType)) - - + + + + Field + + Pango.AttrType + + + Absolute font size. + + + + + + + Field + + Pango.AttrType + + + + Background color () + + + + + + + Field + + Pango.AttrType + + + + + Whether fallback is enabled. + + + + + + + Field + + Pango.AttrType + + + + Font family name list () + + + + + + + Field + + Pango.AttrType + + + + Font description () + + + + + + + Field + + Pango.AttrType + + + + Foreground color () + + + + + + + Field + + Pango.AttrType + + + Gravity. + + + + + + + Field + + Pango.AttrType + + + Gravity Hint. + + + + Field Pango.AttrType @@ -45,6 +148,7 @@ + Field Pango.AttrType @@ -55,44 +159,36 @@ - - + + + + Field + + Pango.AttrType + + + + + Spacing between characters. + + + + + + Field Pango.AttrType - Font family name list () + Baseline displacement () - - - Field - - Pango.AttrType - - - - Font slant style () - - - - - - Field - - Pango.AttrType - - - - Font weight () - - - - - + + + Field Pango.AttrType @@ -100,26 +196,28 @@ - Font variant (normal or small caps) () + Font size scale factor () - + + - - + + + Field Pango.AttrType - Font stretch () - - + Shape () + + Field Pango.AttrType @@ -134,57 +232,23 @@ - - + + + Field Pango.AttrType - Font description () - - - - - - Field - - Pango.AttrType - - - - Foreground color () - - - - - - Field - - Pango.AttrType - - - - Background color () - - - - - - Field - - Pango.AttrType - - - - Whether the text has an underline () + Font stretch () + Field Pango.AttrType @@ -196,86 +260,9 @@ - - - Field - - Pango.AttrType - - - - Baseline displacement () - - - - - - Field - - Pango.AttrType - - - - Shape () - - - - - - Field - - Pango.AttrType - - - - - Font size scale factor () - - - - - - - - Field - - Pango.AttrType - - - - - Whether fallback is enabled. - - - - - - Field - - Pango.AttrType - - - - - Spacing between characters. - - - - - - Field - - Pango.AttrType - - - - - Color of the underline. - - - + Field Pango.AttrType @@ -287,37 +274,73 @@ - - + + + Field Pango.AttrType + - Absolute font size. - + Font slant style () + - - + + + Field Pango.AttrType + - Gravity. - + Whether the text has an underline () + + - - + + + Field Pango.AttrType + + - Gravity Hint. - + Color of the underline. + + + + + + + Field + + Pango.AttrType + + + + + Font variant (normal or small caps) () + + + + + + + + Field + + Pango.AttrType + + + + Font weight () + diff --git a/doc/en/Pango/AttrUnderline.xml b/doc/en/Pango/AttrUnderline.xml index 4632f5430..359a7af2a 100644 --- a/doc/en/Pango/AttrUnderline.xml +++ b/doc/en/Pango/AttrUnderline.xml @@ -1,37 +1,39 @@ + pango-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An attribute representing underlining - - - Pango.Attribute + + An attribute representing underlining + + + + Constructor - Creates a new underline-style object the underline style + Creates a new underline-style object - + + Property Pango.Underline diff --git a/doc/en/Pango/AttrUnderlineColor.xml b/doc/en/Pango/AttrUnderlineColor.xml index 5463b0beb..4b9ffd5f4 100644 --- a/doc/en/Pango/AttrUnderlineColor.xml +++ b/doc/en/Pango/AttrUnderlineColor.xml @@ -1,24 +1,39 @@ + pango-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An attribute representing the color of an underline - - - Pango.Attribute + + An attribute representing the color of an underline + + + + + + + Constructor + + + + + + a + Creates a new underline color attribute. + + + + Constructor @@ -27,28 +42,16 @@ - Creates a new underline color attribute. the red value the green value the blue value - - - - - - Constructor - - - - - Creates a new underline color attribute. - a - + + Property Pango.Color diff --git a/doc/en/Pango/AttrVariant.xml b/doc/en/Pango/AttrVariant.xml index 6aa7e08c5..201c9d5c9 100644 --- a/doc/en/Pango/AttrVariant.xml +++ b/doc/en/Pango/AttrVariant.xml @@ -1,37 +1,39 @@ + pango-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An attribute representing - - - Pango.Attribute + + An attribute representing + + + + Constructor - Creates a new font variant attribute the variant + Creates a new font variant attribute - + + Property Pango.Variant diff --git a/doc/en/Pango/AttrWeight.xml b/doc/en/Pango/AttrWeight.xml index 21476747b..c29d7eb08 100644 --- a/doc/en/Pango/AttrWeight.xml +++ b/doc/en/Pango/AttrWeight.xml @@ -1,37 +1,39 @@ + pango-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An attribute representing - - - Pango.Attribute + + An attribute representing + + + + Constructor - Creates a new font weight attribute the weight + Creates a new font weight attribute - + + Property Pango.Weight diff --git a/doc/en/Pango/Attribute.xml b/doc/en/Pango/Attribute.xml index 6a5c0be10..61ffa7a91 100644 --- a/doc/en/Pango/Attribute.xml +++ b/doc/en/Pango/Attribute.xml @@ -1,16 +1,12 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - This is the base class for all Pango text attributes - - System.Object @@ -22,26 +18,14 @@ System.IDisposable + + This is the base class for all Pango text attributes + + - - - Method - - System.Boolean - - - - - - Compare two attributes for equality. - a to be tested for equality. - - if the two attributes have the same value. - This compares only the actual value of the two attributes and not the ranges that the attributes apply to. - - + Method Pango.Attribute @@ -53,8 +37,88 @@ + + + + Method + + System.Void + + + + Dispose method + + + + + + + + Property + + System.UInt32 + + + + end index of the range. + a + The character containing this byte index is not included in the range. + + + + + + + Method + + System.Boolean + + + + + + a to be tested for equality. + Compare two attributes for equality. + + if the two attributes have the same value. + This compares only the actual value of the two attributes and not the ranges that the attributes apply to. + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + Pango.Attribute + + + + + + a + Gets an Attribute or Attribute subclass for a native PangoAttribute pointer + a + + + + - + + Property GLib.GType @@ -68,7 +132,8 @@ - + + Property System.IntPtr @@ -81,22 +146,9 @@ - - - Property - - Pango.AttrType - - - - The attribute type - a - - - - - + + Property System.UInt32 @@ -109,46 +161,17 @@ - - + + + Property - System.UInt32 + Pango.AttrType - end index of the range. - a - The character containing this byte index is not included in the range. - - - - - - Method - - Pango.Attribute - - - - - - Gets an Attribute or Attribute subclass for a native PangoAttribute pointer - a - a - - - - - - - Method - - System.Void - - - - Dispose method + The attribute type + a diff --git a/doc/en/Pango/BidiType.xml b/doc/en/Pango/BidiType.xml new file mode 100644 index 000000000..481b7333f --- /dev/null +++ b/doc/en/Pango/BidiType.xml @@ -0,0 +1,250 @@ + + + + + pango-sharp + + + System.Enum + + + + GLib.GType(typeof(Pango.BidiTypeGType)) + + + + To be added. + To be added. + + + + + + + Field + + Pango.BidiType + + + To be added. + + + + + + + Field + + Pango.BidiType + + + To be added. + + + + + + + Field + + Pango.BidiType + + + To be added. + + + + + + + Field + + Pango.BidiType + + + To be added. + + + + + + + Field + + Pango.BidiType + + + To be added. + + + + + + + Field + + Pango.BidiType + + + To be added. + + + + + + + Field + + Pango.BidiType + + + To be added. + + + + + + + Field + + Pango.BidiType + + + To be added. + + + + + + + Field + + Pango.BidiType + + + To be added. + + + + + + + Field + + Pango.BidiType + + + To be added. + + + + + + + Field + + Pango.BidiType + + + To be added. + + + + + + + Field + + Pango.BidiType + + + To be added. + + + + + + + Field + + Pango.BidiType + + + To be added. + + + + + + + Field + + Pango.BidiType + + + To be added. + + + + + + + Field + + Pango.BidiType + + + To be added. + + + + + + + Field + + Pango.BidiType + + + To be added. + + + + + + + Field + + Pango.BidiType + + + To be added. + + + + + + + Field + + Pango.BidiType + + + To be added. + + + + + + + Field + + Pango.BidiType + + + To be added. + + + + + diff --git a/doc/en/Pango/BlockInfo.xml b/doc/en/Pango/BlockInfo.xml new file mode 100644 index 000000000..3e8253e46 --- /dev/null +++ b/doc/en/Pango/BlockInfo.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/CacheEntry.xml b/doc/en/Pango/CacheEntry.xml new file mode 100644 index 000000000..8d27a1c7e --- /dev/null +++ b/doc/en/Pango/CacheEntry.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/CairoATSUIFontMapClass.xml b/doc/en/Pango/CairoATSUIFontMapClass.xml new file mode 100644 index 000000000..02182327e --- /dev/null +++ b/doc/en/Pango/CairoATSUIFontMapClass.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/CairoContextInfo.xml b/doc/en/Pango/CairoContextInfo.xml new file mode 100644 index 000000000..d7d9e9c8e --- /dev/null +++ b/doc/en/Pango/CairoContextInfo.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/CairoFcFont.xml b/doc/en/Pango/CairoFcFont.xml new file mode 100644 index 000000000..41590c6ba --- /dev/null +++ b/doc/en/Pango/CairoFcFont.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/CairoFcFontClass.xml b/doc/en/Pango/CairoFcFontClass.xml new file mode 100644 index 000000000..4019703d8 --- /dev/null +++ b/doc/en/Pango/CairoFcFontClass.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/CairoFcFontMapClass.xml b/doc/en/Pango/CairoFcFontMapClass.xml new file mode 100644 index 000000000..72bc37c2b --- /dev/null +++ b/doc/en/Pango/CairoFcFontMapClass.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/CairoHelper.xml b/doc/en/Pango/CairoHelper.xml index 37486c8f9..3993bedce 100644 --- a/doc/en/Pango/CairoHelper.xml +++ b/doc/en/Pango/CairoHelper.xml @@ -1,16 +1,22 @@ + pango-sharp - 2.12.0.0 System.Object + + Cairo-related method provider. + + + + Constructor @@ -18,76 +24,9 @@ No instance methods exist for this class. - - - Method - - System.Void - - - - - - - a Cairo context. - The layout to render. - Renders the contents of a Layout on a context. - The top left corner of the Layout is located at the current point of the context. - - - - - Method - - System.Void - - - - - - - a cairo context. - a line in a layout. - Renders a layout line on a context. - The origin of the glyphs is located at the current point of the context. - - - - - Method - - System.Void - - - - - - - a cairo context. - a layout line. - Adds the glyphs in a line to the current path of a context. - The origin of the glyphs is located at the current point of the context. - - - - - Method - - System.Void - - - - - - - a cairo context. - a Pango context. - Updates a Pango context to match the transformation and target surface of a cairo context. - - - + Method System.Double @@ -102,113 +41,9 @@ - - - Method - - System.Void - - - - - - - - a cairo context. - a font. - a glyph string. - Adds a glyph string to the current path of a cairo context. - The origin of the glyph string is the current point of the context. - - - - - Method - - System.Void - - - - - - - a pango context. - dots per inch. - Sets the resolution for a context. - - - - - - Method - - Pango.Layout - - - - - - a cairo context. - Creates a pango layout for a cairo context. - a pango layout. - - - - - - Method - - System.Void - - - - - - - - a cairo context. - a font. - a glyph string. - Renders a glyph string to a cairo context. - The origin of the glyph string is located at the current point of the context. - - - - - Method - - System.Void - - - - - - - a cairo context. - a pango layout. - Updates the internal context of a pango layout to the transformation and target surface of a cairo context. - - - - - - Method - - System.Void - - - - - - - To be added. - To be added. - Adds the contents of a layout to the path of a cairo context. - The layout origin is located at the current point of the cairo context. - - + Method Pango.CairoShapeRendererFunc @@ -226,8 +61,27 @@ + + + + Method + + System.Void + + + + + + + a pango context. + dots per inch. + Sets the resolution for a context. + + + + Method System.Void @@ -244,8 +98,44 @@ + + + + Method + + Pango.Context + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Pango.Layout + + + + + + a cairo context. + Creates a pango layout for a cairo context. + a pango layout. + + + + Method System.Void @@ -268,8 +158,65 @@ + + + + Method + + System.Void + + + + + + + + a cairo context. + a font. + a glyph string. + Adds a glyph string to the current path of a cairo context. + The origin of the glyph string is the current point of the context. + + + + + + Method + + System.Void + + + + + + + a cairo context. + a layout line. + Adds the glyphs in a line to the current path of a context. + The origin of the glyphs is located at the current point of the context. + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + Adds the contents of a layout to the path of a cairo context. + The layout origin is located at the current point of the cairo context. + + + Method System.Void @@ -292,10 +239,118 @@ + + + + Method + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + a cairo context. + a font. + a glyph string. + Renders a glyph string to a cairo context. + The origin of the glyph string is located at the current point of the context. + + + + + + Method + + System.Void + + + + + + + a Cairo context. + The layout to render. + Renders the contents of a Layout on a context. + The top left corner of the Layout is located at the current point of the context. + + + + + + Method + + System.Void + + + + + + + a cairo context. + a line in a layout. + Renders a layout line on a context. + The origin of the glyphs is located at the current point of the context. + + + + + + Method + + System.Void + + + + + + + a cairo context. + a Pango context. + Updates a Pango context to match the transformation and target surface of a cairo context. + + + + + + + Method + + System.Void + + + + + + + a cairo context. + a pango layout. + Updates the internal context of a pango layout to the transformation and target surface of a cairo context. + + + - - Cairo-related method provider. - - - diff --git a/doc/en/Pango/CairoRendererClass.xml b/doc/en/Pango/CairoRendererClass.xml new file mode 100644 index 000000000..68cfb570c --- /dev/null +++ b/doc/en/Pango/CairoRendererClass.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/CairoShapeRendererFunc.xml b/doc/en/Pango/CairoShapeRendererFunc.xml index cd02df156..ed9ba38dc 100644 --- a/doc/en/Pango/CairoShapeRendererFunc.xml +++ b/doc/en/Pango/CairoShapeRendererFunc.xml @@ -1,8 +1,8 @@ + pango-sharp - 2.12.0.0 System.Delegate diff --git a/doc/en/Pango/CairoWin32Font.xml b/doc/en/Pango/CairoWin32Font.xml new file mode 100644 index 000000000..b6a8f3fe1 --- /dev/null +++ b/doc/en/Pango/CairoWin32Font.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/CairoWin32FontClass.xml b/doc/en/Pango/CairoWin32FontClass.xml new file mode 100644 index 000000000..4c1561c2f --- /dev/null +++ b/doc/en/Pango/CairoWin32FontClass.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/CairoWin32FontMapClass.xml b/doc/en/Pango/CairoWin32FontMapClass.xml new file mode 100644 index 000000000..3dd01cf53 --- /dev/null +++ b/doc/en/Pango/CairoWin32FontMapClass.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/Color.xml b/doc/en/Pango/Color.xml index c23d1e1ec..7f1ef2bc6 100644 --- a/doc/en/Pango/Color.xml +++ b/doc/en/Pango/Color.xml @@ -1,120 +1,28 @@ - + + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + + + System.IEquatable<Pango.Color> + + This structure is used to represent a color in an uncalibrated RGB colorspace. - - System.ValueType - - - - - Field - - Pango.Color - - - - Returns an empty object. - To be added. - - - - - Method - - Pango.Color - - - - - - Internal method - an object of type - an object of type - This is an internal method, and should not be used by user code. - - - - - Method - - System.Boolean - - - - - - Fill in the fields of a color from a string specification. - a string specifying the new color - - if parsing of the specifier succeeded, otherwise false. - The string can either one of a large set of standard names. (Taken from the X11 rgb.txt file), or it can be a hex value in the form '#rgb' '#rrggbb' '#rrrgggbbb' or '#rrrrggggbbbb' where 'r', 'g' and 'b' are hex digits of the red, green, and blue components of the color, respectively. (White in the four forms is '#fff' '#ffffff' '#fffffffff' and '#ffffffffffff') - - - - - Method - - Pango.Color - - - - Creates a copy of the . - an object of type - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Field - - System.UInt16 - - - - - The red component of the color. - This is a value between 0 and 65535, with 65535 indicating full intensity. - - - - - Field - - System.UInt16 - - - - - The green component of the color. - This is a value between 0 and 65535, with 65535 indicating full intensity. - - + Field System.UInt16 @@ -126,24 +34,124 @@ This is a value between 0 and 65535, with 65535 indicating full intensity. - - + + + + Method + + + System.Obsolete("This is a no-op") + + + + Pango.Color + + + + Creates a copy of the . + an object of type + + + + + + Method - GLib.Value + System.Boolean - + - To be added. + To be added. To be added. To be added. To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Field + + System.UInt16 + + + + + The green component of the color. + This is a value between 0 and 65535, with 65535 indicating full intensity. + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Method + + Pango.Color + + + + + + an object of type + Internal method + an object of type + This is an internal method, and should not be used by user code. + Method Pango.Color @@ -158,5 +166,82 @@ To be added. + + + + Method + + GLib.Value + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + System.Boolean + + + + + + a string specifying the new color + Fill in the fields of a color from a string specification. + + if parsing of the specifier succeeded, otherwise false. + The string can either one of a large set of standard names. (Taken from the X11 rgb.txt file), or it can be a hex value in the form '#rgb' '#rrggbb' '#rrrgggbbb' or '#rrrrggggbbbb' where 'r', 'g' and 'b' are hex digits of the red, green, and blue components of the color, respectively. (White in the four forms is '#fff' '#ffffff' '#fffffffff' and '#ffffffffffff') + + + + + + Field + + System.UInt16 + + + + + The red component of the color. + This is a value between 0 and 65535, with 65535 indicating full intensity. + + + + + + Method + + System.String + + + + To be added. + To be added. + To be added. + + + + + + + Field + + Pango.Color + + + + Returns an empty object. + To be added. + + diff --git a/doc/en/Pango/Context.xml b/doc/en/Pango/Context.xml index 4749f00ad..736e9842d 100644 --- a/doc/en/Pango/Context.xml +++ b/doc/en/Pango/Context.xml @@ -1,122 +1,52 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Stores global information used to control the itemization process. - - GLib.Object + + Stores global information used to control the itemization process. + + - - - Method - - Pango.Font - - - - + + + + Constructor + + - Loads the font in one of the fontmaps in the context that is the closest match for . - an object of type describing the font to load - the font loaded, or if no font matched. - - - - - - Method - - Pango.FontMetrics - - - - - - - Get overall metric information for a font particular font description. - an object of type - language tag used to determine which script to get the metrics for, or to indicate to get the metrics for the entire font. - a object. - Since the metrics may be substantially different for different scripts, a language tag can be provided to indicate that the metrics should be retrieved that correspond to the script(s) used by that language. - -The is interpreted in the same way as by pango_itemize(), and the family name may be a comma separated list of figures. If characters from multiple of these families would be used to render the string, then the returned fonts would be a composite of the metrics for the fonts loaded for the individual families. - - - - - - Method - - Pango.Fontset - - - - - - - Load a set of fonts in the context that can be used to render a font matching . - an object of type describing the fonts to load - an object of type the fonts will be used for - the fontset, or if no font matched. - + Internal constructor + This is an internal constructor, and should not be used by user code. + Constructor - Internal constructor Pointer to the C object. + Internal constructor This is an internal constructor, and should not be used by user code. - - - Property - - Pango.FontDescription - - - - - The default font description for the context. - the context's default font description. - - - - - - Property - - Pango.Language - - - - - The global language tag for the context. - the global language tag. - - - - + + Property Pango.Direction @@ -129,65 +59,23 @@ The base direction is used in applying the Unicode bidirectional algorithm; if the direction is or , then the value will be used as the paragraph direction in the Unicode bidirectional algorithm. - - + + + Property - GLib.GType + Pango.Gravity - - GType Property. - a - Returns the native value for . - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Method - - System.Int32 - - - - - - List all families for a context. - a - the number of families - - - - - - Constructor - - - - Internal constructor - This is an internal constructor, and should not be used by user code. + To be added. + To be added. + To be added. + - + + Property Pango.FontFamily[] @@ -200,8 +88,24 @@ + + + + Property + + Pango.FontDescription + + + + + The default font description for the context. + the context's default font description. + + + - + + Property Pango.FontMap @@ -214,35 +118,31 @@ - - - Property + + + + Method - Pango.Matrix + Pango.FontMetrics - + + + + - To be added - a - To be added - - - - - - Property - - Pango.Gravity - - - To be added. - To be added. - To be added. - + an object of type + language tag used to determine which script to get the metrics for, or to indicate to get the metrics for the entire font. + Get overall metric information for a font particular font description. + a object. + Since the metrics may be substantially different for different scripts, a language tag can be provided to indicate that the metrics should be retrieved that correspond to the script(s) used by that language. + +The is interpreted in the same way as by pango_itemize(), and the family name may be a comma separated list of figures. If characters from multiple of these families would be used to render the string, then the returned fonts would be a composite of the metrics for the fonts loaded for the individual families. + - + + Property Pango.Gravity @@ -255,7 +155,8 @@ - + + Property Pango.GravityHint @@ -267,5 +168,107 @@ + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + Pango.Language + + + + + The global language tag for the context. + the global language tag. + + + + + + + Method + + + System.Obsolete + + + + System.Int32 + + + + + + a + List all families for a context. + the number of families + + + + + + + Method + + Pango.Font + + + + + + an object of type describing the font to load + Loads the font in one of the fontmaps in the context that is the closest match for . + the font loaded, or if no font matched. + + + + + + + Method + + Pango.Fontset + + + + + + + an object of type describing the fonts to load + an object of type the fonts will be used for + Load a set of fonts in the context that can be used to render a font matching . + the fontset, or if no font matched. + + + + + + + Property + + Pango.Matrix + + + + To be added + a + To be added + + + diff --git a/doc/en/Pango/Coverage.xml b/doc/en/Pango/Coverage.xml index 496585948..40340d46e 100644 --- a/doc/en/Pango/Coverage.xml +++ b/doc/en/Pango/Coverage.xml @@ -1,24 +1,52 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Represents a map from ISO-10646 character point to . - - GLib.Opaque + + Represents a map from ISO-10646 character point to . + + + + + + Constructor + + + + Default constructor + + + + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + Method Pango.Coverage @@ -30,20 +58,59 @@ - - + + + Method System.Void - Decrease the reference count on the by one. - If the result is zero, free the coverage and all associated memory. + To be added. + To be added. + + + + + + + Method + + Pango.Coverage + + + + + + + a + a + Convert data generated from back to a + a or if the data was invalid + + + + + + + Method + + Pango.CoverageLevel + + + + + + the index to check + Determine whether a particular index is covered. + a + + Method System.Void @@ -52,14 +119,20 @@ - Set the coverage for each index to be the max (better) value of the current coverage for the index and the coverage for the corresponding index in . an object of type + Set the coverage for each index to be the max (better) value of the current coverage for the index and the coverage for the corresponding index in . + Method + + + System.Obsolete("Pango.Coverage is now refcounted automatically") + + Pango.Coverage @@ -70,33 +143,26 @@ - - - Constructor - + + + + Method + + System.Void + - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - - - - Default constructor - + To be added. + To be added. + To be added. + + Method System.Void @@ -106,48 +172,15 @@ - Modify a particular index the index to modify the new level for - - - - - - Method - - Pango.CoverageLevel - - - - - - Determine whether a particular index is covered. - the index to check - a - - - - - - Method - - Pango.Coverage - - - - - - - Convert data generated from back to a - a - a - a or if the data was invalid + Modify a particular index + Method System.Void @@ -156,11 +189,46 @@ - Convert a structure into a flat binary format. a + Convert a structure into a flat binary format. + + + + Method + + + System.Obsolete("Pango.Coverage is now refcounted automatically") + + + + System.Void + + + + Decrease the reference count on the by one. + If the result is zero, free the coverage and all associated memory. + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Pango/CoverageLevel.xml b/doc/en/Pango/CoverageLevel.xml index 30f065465..64c225898 100644 --- a/doc/en/Pango/CoverageLevel.xml +++ b/doc/en/Pango/CoverageLevel.xml @@ -1,16 +1,12 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Used to indicate how well a font can represent a particular ISO 10646 character point for a particular scrpt - - System.Enum @@ -19,21 +15,44 @@ GLib.GType(typeof(Pango.CoverageLevelGType)) + + Used to indicate how well a font can represent a particular ISO 10646 character point for a particular scrpt + + - - + + + Field Pango.CoverageLevel - The character is not representable with the font + + The character is represented as basically the correct + graphical form, but with a stylistic variant inappropriate + for the current script + + + + + + + + Field + + Pango.CoverageLevel + + + + The character is represented as the correct graphical form. + Field Pango.CoverageLevel @@ -55,31 +74,16 @@ - - + + + Field Pango.CoverageLevel - - The character is represented as basically the correct - graphical form, but with a stylistic variant inappropriate - for the current script - - - - - - - Field - - Pango.CoverageLevel - - - - The character is represented as the correct graphical form. + The character is not representable with the font diff --git a/doc/en/Pango/Direction.xml b/doc/en/Pango/Direction.xml index 1c2cfe83c..ac8bda8ca 100644 --- a/doc/en/Pango/Direction.xml +++ b/doc/en/Pango/Direction.xml @@ -1,16 +1,12 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Represents the direction of writing for text - - System.Enum @@ -19,9 +15,14 @@ GLib.GType(typeof(Pango.DirectionGType)) + + Represents the direction of writing for text + + + Field Pango.Direction @@ -32,8 +33,24 @@ + + + + Field + + Pango.Direction + + + + + To be added + To be added + + + + Field Pango.Direction @@ -46,6 +63,7 @@ + Field Pango.Direction @@ -61,6 +79,7 @@ + Field Pango.Direction @@ -76,6 +95,7 @@ + Field Pango.Direction @@ -90,20 +110,7 @@ - Field - - Pango.Direction - - - - - To be added - To be added - - - - - + Field Pango.Direction diff --git a/doc/en/Pango/EllipsizeMode.xml b/doc/en/Pango/EllipsizeMode.xml index 5bf37e546..98d4b59ab 100644 --- a/doc/en/Pango/EllipsizeMode.xml +++ b/doc/en/Pango/EllipsizeMode.xml @@ -1,16 +1,11 @@ + pango-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Describes what sort of (if any) ellipsization should be applied to a line of text. - In the ellipsization process characters are removed from the text in order to make it fit to a given width and replaced with an ellipsis. - - System.Enum @@ -19,9 +14,43 @@ GLib.GType(typeof(Pango.EllipsizeModeGType)) + + Describes what sort of (if any) ellipsization should be applied to a line of text. + In the ellipsization process characters are removed from the text in order to make it fit to a given width and replaced with an ellipsis. + + + + + + Field + + Pango.EllipsizeMode + + + + + Omit characters at the end of the text + To be added + + + + + + Field + + Pango.EllipsizeMode + + + + + Omit characters in the middle of the text + To be added + + + Field Pango.EllipsizeMode @@ -35,6 +64,7 @@ + Field Pango.EllipsizeMode @@ -46,31 +76,5 @@ To be added - - - Field - - Pango.EllipsizeMode - - - - - Omit characters in the middle of the text - To be added - - - - - Field - - Pango.EllipsizeMode - - - - - Omit characters at the end of the text - To be added - - diff --git a/doc/en/Pango/EllipsizeState.xml b/doc/en/Pango/EllipsizeState.xml new file mode 100644 index 000000000..ecfe69891 --- /dev/null +++ b/doc/en/Pango/EllipsizeState.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/EngineLang.xml b/doc/en/Pango/EngineLang.xml index 89d25f890..7c57bc5bf 100644 --- a/doc/en/Pango/EngineLang.xml +++ b/doc/en/Pango/EngineLang.xml @@ -1,31 +1,32 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Rendering-system independent script engines - The is implemented by engines that customize the rendering-system independent part of the Pango pipeline for a particular script or language. For instance, a custom could be provided for Thai to implement the dictionary-based word boundary lookups needed for that language. - GLib.Opaque + + Rendering-system independent script engines + The is implemented by engines that customize the rendering-system independent part of the Pango pipeline for a particular script or language. For instance, a custom could be provided for Thai to implement the dictionary-based word boundary lookups needed for that language. + + Constructor - Internal constructor a + Internal constructor This is an internal constructor, and should not be used by user code. diff --git a/doc/en/Pango/EnginePair.xml b/doc/en/Pango/EnginePair.xml new file mode 100644 index 000000000..07a503b23 --- /dev/null +++ b/doc/en/Pango/EnginePair.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/EngineShape.xml b/doc/en/Pango/EngineShape.xml index e4a1fb21a..56568ca2a 100644 --- a/doc/en/Pango/EngineShape.xml +++ b/doc/en/Pango/EngineShape.xml @@ -1,31 +1,32 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Rendering-system dependent script engines - The class is implemented by engines that customize the rendering-system dependent part of the Pango pipeline for a particular script or language. A implementation is then specific to both a particular rendering system or group of rendering systems and to a particular script. For instance, there is one implementation to handling shaping Arabic for Fontconfig-based backends. - GLib.Opaque + + Rendering-system dependent script engines + The class is implemented by engines that customize the rendering-system dependent part of the Pango pipeline for a particular script or language. A implementation is then specific to both a particular rendering system or group of rendering systems and to a particular script. For instance, there is one implementation to handling shaping Arabic for Fontconfig-based backends. + + Constructor - Internal constructor a + Internal constructor This is an internal constructor, and should not be used by user code. diff --git a/doc/en/Pango/Extents.xml b/doc/en/Pango/Extents.xml new file mode 100644 index 000000000..e433217d8 --- /dev/null +++ b/doc/en/Pango/Extents.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/FT2Family.xml b/doc/en/Pango/FT2Family.xml new file mode 100644 index 000000000..a59f50bd6 --- /dev/null +++ b/doc/en/Pango/FT2Family.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/FT2Font.xml b/doc/en/Pango/FT2Font.xml new file mode 100644 index 000000000..b4989dbbf --- /dev/null +++ b/doc/en/Pango/FT2Font.xml @@ -0,0 +1,84 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + System.Obsolete + + + + Pango.Coverage + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + System.Obsolete + + + + System.Int32 + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/FT2FontClass.xml b/doc/en/Pango/FT2FontClass.xml new file mode 100644 index 000000000..950fa7465 --- /dev/null +++ b/doc/en/Pango/FT2FontClass.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/FT2GlyphInfo.xml b/doc/en/Pango/FT2GlyphInfo.xml new file mode 100644 index 000000000..64fec4cd1 --- /dev/null +++ b/doc/en/Pango/FT2GlyphInfo.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/FT2Renderer.xml b/doc/en/Pango/FT2Renderer.xml new file mode 100644 index 000000000..08c86460e --- /dev/null +++ b/doc/en/Pango/FT2Renderer.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/FT2RendererClass.xml b/doc/en/Pango/FT2RendererClass.xml new file mode 100644 index 000000000..e4fa090d3 --- /dev/null +++ b/doc/en/Pango/FT2RendererClass.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/Font.xml b/doc/en/Pango/Font.xml index 56e3d1296..10f264ccc 100644 --- a/doc/en/Pango/Font.xml +++ b/doc/en/Pango/Font.xml @@ -1,74 +1,52 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Used to represent a font in a rendering-system-independent matter. - - GLib.Object + + Used to represent a font in a rendering-system-independent matter. + + - - - Method - - Pango.FontMetrics - - - - + + + + Constructor + + - Gets overall metric information for a font. - language tag used to determine which script to get the metrics for, or to indicate to get the metrics for the entire font. - a new object. - Since the metrics may be substantially different for different scripts, a language tag can be provided to indicate that the metrics should be retrieved that correspond to the script(s) used by that language. + Protected constructor. + Default constuctor for children of this type. - - - Method - - Pango.Coverage - + + + + Constructor + - + - Computes the coverage map for a given font and language tag. - the language tag - a new - - - - - - Method - - Pango.EngineShape - - - - - - - Finds the best matching shaper for a font for a particular language tag and character point. - the language tag - the ISO-10646 character code. - the best matching shaper. - + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + Method Pango.FontDescription @@ -80,96 +58,9 @@ - - - Method - - System.Void - - - - - - - - Gets the logical and ink extents of a glyph within a font. - the glyph index - a used to store the extents of the glyph as drawn or to indicate that the result is not needed. - a used to store the logical extents of the glyph or to indicate that the result is not needed. - The coordinate system for each rectangle has its origin at the base line and horizontal origin of the character with increasing coordinates extending to the right and down. The units of the rectangles are in 1 / of a device unit. - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Constructor - - - - Protected constructor. - Default constuctor for children of this type. - - - - - Property - - Pango.FontMap - - - The FontMap for which the Font was created. - a . - - - - + Method Pango.FontDescription @@ -182,5 +73,106 @@ + + + + Method + + Pango.EngineShape + + + + + + + the language tag + the ISO-10646 character code. + Finds the best matching shaper for a font for a particular language tag and character point. + the best matching shaper. + + + + + + + Property + + Pango.FontMap + + + The FontMap for which the Font was created. + a . + + + + + + + + Method + + Pango.Coverage + + + + + + the language tag + Computes the coverage map for a given font and language tag. + a new + + + + + + + Method + + System.Void + + + + + + + + the glyph index + a used to store the extents of the glyph as drawn or to indicate that the result is not needed. + a used to store the logical extents of the glyph or to indicate that the result is not needed. + Gets the logical and ink extents of a glyph within a font. + The coordinate system for each rectangle has its origin at the base line and horizontal origin of the character with increasing coordinates extending to the right and down. The units of the rectangles are in 1 / of a device unit. + + + + + + Method + + Pango.FontMetrics + + + + + + language tag used to determine which script to get the metrics for, or to indicate to get the metrics for the entire font. + Gets overall metric information for a font. + a new object. + Since the metrics may be substantially different for different scripts, a language tag can be provided to indicate that the metrics should be retrieved that correspond to the script(s) used by that language. + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + diff --git a/doc/en/Pango/FontDescription.xml b/doc/en/Pango/FontDescription.xml index 21b6c50a8..c14151c3d 100644 --- a/doc/en/Pango/FontDescription.xml +++ b/doc/en/Pango/FontDescription.xml @@ -1,43 +1,86 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Represents the description of an ideal font. - This class is used both to list what fonts are available on the system and also for specifying the characteristics of a font to load. - GLib.Opaque + + Represents the description of an ideal font. + This class is used both to list what fonts are available on the system and also for specifying the characteristics of a font to load. + - - - Method - - Pango.FontDescription - + + + + Constructor + + + + Default constructor + + + + + + + Constructor + - + - Creates a new font description from a string representation. - The string representation of the font description. - The object of type created. - The form of the string representation is "[FAMILY-LIST] [STYLE-OPTIONS] [SIZE]", where: -FAMILY-LIST is a comma separated list of families optionally terminated by a comma.STYLE-OPTIONS is a whitespace separated list of words where each WORD describes one of style, variant, weight, or stretch.SIZE is a decimal number (size in points) -Any one of the options may be absent. If FAMILY-LIST is absent, then the family_name field of the resulting font description will be initialized to NULL. If STYLE-OPTIONS is missing, then all style options will be set to the default values. If SIZE is missing, the size in the resulting font description will be set to 0. - + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Property + + System.Double + + + The size of the font in device units. + A , the new size in Pango units. + There are Pango units in one device unit. For an output backend where a device unit is a pixel, an AbsoluteSize value of 10 * gives a 10 pixel font. + + + + + + + Method + + System.Boolean + + + + + + + a object + a object + Determines which better matches the current instance. + + if new_match is a better match. + Determines if the style attributes of new_match are a closer match for the current instance than old_match, or if old_match is , determines if new_match is a match at all. Approximate matching is done for weight and style; other attributes must match exactly. + Method Pango.FontDescription @@ -49,86 +92,9 @@ Any one of the options may be absent. If FAMILY-LIST is absent, then the family_ - - - Method - - System.Boolean - - - - - - - Determines which better matches the current instance. - a object - a object - - if new_match is a better match. - Determines if the style attributes of new_match are a closer match for the current instance than old_match, or if old_match is , determines if new_match is a match at all. Approximate matching is done for weight and style; other attributes must match exactly. - - - - - Method - - System.Void - - - - Frees a font description. - - - - - - Method - - System.Void - - - - - - - Merges the fields of a font description into the current instance without copying the field data (shallow copy). - an object of type - an object of type - Like , but only a shallow copy is made of the family name and other allocated fields. desc can only be used until is modified or freed. This is meant to be used when the merged font description is only needed temporarily. - - - - - Method - - System.String - - - - Creates a filename representation of a font description. - an object of type - The filename created is identical to the result from calling , but with underscores instead of characters that are untypical in filenames, and in lower case only. - - - - - Method - - System.Void - - - - - - - Merges the fields of a font description into the current instance. - The to merge from. - If , replace fields in current instance with the corresponding values from , even if they are already exist. - - - + Method Pango.FontDescription @@ -142,6 +108,7 @@ Any one of the options may be absent. If FAMILY-LIST is absent, then the family_ + Method System.Boolean @@ -150,84 +117,193 @@ Any one of the options may be absent. If FAMILY-LIST is absent, then the family_ - Compares two font descriptions for equality. an object of type to test for equality + Compares two font descriptions for equality. an object of type if the two font descriptions are proveably identical. (Two font descriptions may result in identical fonts being loaded, but still compare .) - - + + + + Property + + System.String + + + + + The family name of the font. + The family name field. (Will be if not previously set.) + The family name represents a family of related font styles, and will resolve to a particular . In some uses of , it is also possible to use a comma separated list of family names for this property. + + + + + + Property + + System.String + + + + + Sets the family name of the font without copying the string. + + The family name represents a family of related font styles, and will resolve to a particular . In some uses of , it is also possible to use a comma separated list of family names for this property. + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + + System.Obsolete("Pango.FontDescription is now freed automatically") + + + + System.Void + + + + Frees a font description. + + + + + + Method System.Void - - - - - Unsets some of the fields in the . - an object of type -(bitmask of fields in the desc to unset). - This merely marks the fields cleared, it does not clear the settings for those fields. To clear a family name set with so that it won't be returned by , you must actually set to . - - - - - Constructor - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - + To be added. + To be added. + To be added. + - - - Constructor - + + + + Method + + Pango.FontDescription + + + + + + The string representation of the font description. + Creates a new font description from a string representation. + The object of type created. + The form of the string representation is "[FAMILY-LIST] [STYLE-OPTIONS] [SIZE]", where: +FAMILY-LIST is a comma separated list of families optionally terminated by a comma.STYLE-OPTIONS is a whitespace separated list of words where each WORD describes one of style, variant, weight, or stretch.SIZE is a decimal number (size in points) +Any one of the options may be absent. If FAMILY-LIST is absent, then the family_name field of the resulting font description will be initialized to NULL. If STYLE-OPTIONS is missing, then all style options will be set to the default values. If SIZE is missing, the size in the resulting font description will be set to 0. + + + + + + + Property + + Pango.Gravity + + + Gravity orientation of the font. + To be added. + To be added. + + + + + + + Property + + GLib.GType + - Default constructor + GType Property. + a + Returns the native value for . + + + + + + Property + + System.UInt32 + + + + Computes a hash of a structure suitable to be used. + the hash value. - - - Property + + + + Method - Pango.Style + System.Void + + - The style of the font. - the style for the font description - Most fonts will either have a italic style or an oblique style, but not both, and font matching in Pango will match italic specifications with oblique fonts and vice-versa if an exact match is not found. + The to merge from. + If , replace fields in current instance with the corresponding values from , even if they are already exist. + Merges the fields of a font description into the current instance. + - - - Property + + + + Method - Pango.Stretch + System.Void + + - The stretch of the font. - the stretch field for the font description. - The stretch property specifies how narrow or wide the font should be. + an object of type + an object of type + Merges the fields of a font description into the current instance without copying the field data (shallow copy). + Like , but only a shallow copy is made of the family name and other allocated fields. desc can only be used until is modified or freed. This is meant to be used when the merged font description is only needed temporarily. - + + Property Pango.FontMask @@ -239,7 +315,8 @@ Any one of the options may be absent. If FAMILY-LIST is absent, then the family_ - + + Property System.Int32 @@ -263,22 +340,100 @@ Returns 0 if the size field has not previously been set. Use - + + + Property - System.String + System.Boolean + + + + Determines whether the size of the font is in points (not absolute) or device units (absolute). + a , indicating whether the Size for the FontDescription is in points or device units. + See and . + + + + + + + Property + + Pango.Stretch - Sets the family name of the font without copying the string. - - The family name represents a family of related font styles, and will resolve to a particular . In some uses of , it is also possible to use a comma separated list of family names for this property. + The stretch of the font. + the stretch field for the font description. + The stretch property specifies how narrow or wide the font should be. + + + + + + Property + + Pango.Style + + + + + The style of the font. + the style for the font description + Most fonts will either have a italic style or an oblique style, but not both, and font matching in Pango will match italic specifications with oblique fonts and vice-versa if an exact match is not found. + + + + + + Method + + System.String + + + + Creates a filename representation of a font description. + an object of type + The filename created is identical to the result from calling , but with underscores instead of characters that are untypical in filenames, and in lower case only. + + + + + + Method + + System.String + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + an object of type +(bitmask of fields in the desc to unset). + Unsets some of the fields in the . + This merely marks the fields cleared, it does not clear the settings for those fields. To clear a family name set with so that it won't be returned by , you must actually set to . - + + Property Pango.Variant @@ -292,7 +447,8 @@ Returns 0 if the size field has not previously been set. Use - + + Property Pango.Weight @@ -305,85 +461,5 @@ Returns 0 if the size field has not previously been set. Use enumeration, other intermediate numeric values are possible. - - - Property - - System.String - - - - - The family name of the font. - The family name field. (Will be if not previously set.) - The family name represents a family of related font styles, and will resolve to a particular . In some uses of , it is also possible to use a comma separated list of family names for this property. - - - - - Property - - System.UInt32 - - - - Computes a hash of a structure suitable to be used. - the hash value. - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Property - - System.Boolean - - - - Determines whether the size of the font is in points (not absolute) or device units (absolute). - a , indicating whether the Size for the FontDescription is in points or device units. - See and . - - - - - - Property - - System.Double - - - The size of the font in device units. - A , the new size in Pango units. - There are Pango units in one device unit. For an output backend where a device unit is a pixel, an AbsoluteSize value of 10 * gives a 10 pixel font. - - - - - - Property - - Pango.Gravity - - - Gravity orientation of the font. - To be added. - To be added. - - - diff --git a/doc/en/Pango/FontFace.xml b/doc/en/Pango/FontFace.xml index 8f14ef702..888217aad 100644 --- a/doc/en/Pango/FontFace.xml +++ b/doc/en/Pango/FontFace.xml @@ -1,24 +1,52 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Used to represent a group of fonts with the same family, slant, weight, width, but varying sizes. - - GLib.Object + + Used to represent a group of fonts with the same family, slant, weight, width, but varying sizes. + + + + + + Constructor + + + + Protected constructor + + + + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + Method Pango.FontDescription @@ -30,23 +58,9 @@ The size field of the resulting font description will be unset. - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - + + Property System.String @@ -58,7 +72,8 @@ - + + Property GLib.GType @@ -70,54 +85,9 @@ Returns the native value for . - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Constructor - - - - Protected constructor - - - - - - Method - - System.Void - - - - - - - To be added - a - a - To be added - - - - + + Property System.Boolean @@ -129,5 +99,24 @@ + + + + Method + + System.Void + + + + + + + a + a + To be added + To be added + + + diff --git a/doc/en/Pango/FontFamily.xml b/doc/en/Pango/FontFamily.xml index 6ec4ae287..2adec9db2 100644 --- a/doc/en/Pango/FontFamily.xml +++ b/doc/en/Pango/FontFamily.xml @@ -1,98 +1,25 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Used to represent a family of related font faces. - The faces in a family share a common design, but differ in slant, weight, width and other aspects. - GLib.Object + + Used to represent a family of related font faces. + The faces in a family share a common design, but differ in slant, weight, width and other aspects. + - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Property - - System.String - - - The name of the family. - the name of the family. - The name is unique among all fonts for the font backend and can be used in a to specify that a face from this family is desired. - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Method - - System.Int32 - - - - - - Lists the different font faces that make up . - a - a - - - + Constructor @@ -101,8 +28,25 @@ + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + - + + Property Pango.FontFace[] @@ -116,8 +60,23 @@ + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + - + + Property System.Boolean @@ -130,5 +89,40 @@ + + + + Method + + + System.Obsolete + + + + System.Int32 + + + + + + a + Lists the different font faces that make up . + a + + + + + + + Property + + System.String + + + The name of the family. + the name of the family. + The name is unique among all fonts for the font backend and can be used in a to specify that a face from this family is desired. + + diff --git a/doc/en/Pango/FontHashKey.xml b/doc/en/Pango/FontHashKey.xml new file mode 100644 index 000000000..435da29d9 --- /dev/null +++ b/doc/en/Pango/FontHashKey.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/FontMap.xml b/doc/en/Pango/FontMap.xml index 3696383f7..7f513ed14 100644 --- a/doc/en/Pango/FontMap.xml +++ b/doc/en/Pango/FontMap.xml @@ -1,124 +1,25 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Represents the set of fonts available for a particular rendering system. - This is a virtual object with implementations being specific to particular rendering systems. - GLib.Object + + Represents the set of fonts available for a particular rendering system. + This is a virtual object with implementations being specific to particular rendering systems. + - - - Method - - Pango.Font - - - - - - - Load the font in the fontmap that is the closest match for . - a the font will be used with - a describing the font to load - the font loaded, or if no font matched. - - - - - - Method - - Pango.Fontset - - - - - - - - Load a set of fonts in the fontmap that can be used to render a font matching . - a the font will be used with - a describing the font to load - a the fonts will be used for - the fontset, or if no font matched. - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Method - - System.Int32 - - - - - - List all families for a fontmap. - a - a - - - + Constructor @@ -127,8 +28,40 @@ + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Method + + Pango.Context + + + + To be added. + To be added. + To be added. + + + - + + Property Pango.FontFamily[] @@ -141,5 +74,81 @@ + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Method + + + System.Obsolete + + + + System.Int32 + + + + + + a + List all families for a fontmap. + a + + + + + + + Method + + Pango.Font + + + + + + + a the font will be used with + a describing the font to load + Load the font in the fontmap that is the closest match for . + the font loaded, or if no font matched. + + + + + + + Method + + Pango.Fontset + + + + + + + + a the font will be used with + a describing the font to load + a the fonts will be used for + Load a set of fonts in the fontmap that can be used to render a font matching . + the fontset, or if no font matched. + + + diff --git a/doc/en/Pango/FontMask.xml b/doc/en/Pango/FontMask.xml index 3b9a2e069..b1c9b133a 100644 --- a/doc/en/Pango/FontMask.xml +++ b/doc/en/Pango/FontMask.xml @@ -1,16 +1,12 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - TThe bits in a PangoFontMask correspond to fields in a PangoFontDescription that have been set. - - System.Enum @@ -22,9 +18,14 @@ System.Flags + + TThe bits in a PangoFontMask correspond to fields in a PangoFontDescription that have been set. + + + Field Pango.FontMask @@ -35,8 +36,47 @@ + + + + Field + + Pango.FontMask + + + Gravity is specified. + + + + + + + Field + + Pango.FontMask + + + + The font size is specified + + + + + + + Field + + Pango.FontMask + + + + The font stretch is specified + + + + Field Pango.FontMask @@ -49,6 +89,7 @@ + Field Pango.FontMask @@ -61,6 +102,7 @@ + Field Pango.FontMask @@ -71,40 +113,5 @@ - - - Field - - Pango.FontMask - - - - The font stretch is specified - - - - - - Field - - Pango.FontMask - - - - The font size is specified - - - - - - Field - - Pango.FontMask - - - Gravity is specified. - - - diff --git a/doc/en/Pango/FontMetrics.xml b/doc/en/Pango/FontMetrics.xml index a30d5e375..2adadfe1a 100644 --- a/doc/en/Pango/FontMetrics.xml +++ b/doc/en/Pango/FontMetrics.xml @@ -1,48 +1,38 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Holds the overall metric information for a font (possibly restricted to a script). - - GLib.Opaque + + Holds the overall metric information for a font (possibly restricted to a script). + + - - - Method - - System.Void - - + + + + Constructor + + + + - Decreases the reference count of a font metrics structure. - If the result is zero, frees the structure and any associated memory. - - - - - Method - - Pango.FontMetrics - - - - Increases the reference count of a font metrics structure. - an object of type - + a + Internal constructor + This is an internal constructor, and should not be used by user code. - + + Property System.Int32 @@ -53,20 +43,9 @@ This is merely a representative value useful, for example, for determining the initial size for a window. Actual characters in text will be wider and narrower than this. - - - Property - - System.Int32 - - - The ascent from a font metrics structure. - the ascent, in pango units. - The ascent is the distance from the baseline to the logical top of a line of text. (The logical top may be above or below the top of the actual drawn ink. It is necessary to lay out the text to figure where the ink will be.) - - - + + Property System.Int32 @@ -77,8 +56,22 @@ This is merely a representative value useful, for example, for determining the initial size for a window. Actual digits in text can be wider and narrower than this. + + + + Property + + System.Int32 + + + The ascent from a font metrics structure. + the ascent, in pango units. + The ascent is the distance from the baseline to the logical top of a line of text. (The logical top may be above or below the top of the actual drawn ink. It is necessary to lay out the text to figure where the ink will be.) + + - + + Property System.Int32 @@ -89,8 +82,23 @@ The descent is the distance from the baseline to the logical bottom of a line of text. (The logical bottom may be above or below the bottom of the actual drawn ink. It is necessary to lay out the text to figure where the ink will be.) + + + + Method + + System.Void + + + + To be added. + To be added. + + + - + + Property GLib.GType @@ -102,21 +110,45 @@ Returns the native value for . - - - Constructor - + + + + Method + + + System.Obsolete("Pango.FontMetrics is now refcounted automatically") + + + + Pango.FontMetrics + + + + Increases the reference count of a font metrics structure. + an object of type + + + + + + + Method + + System.Void + - Internal constructor - a - This is an internal constructor, and should not be used by user code. + To be added. + To be added. + To be added. + - - + + + Property System.Int32 @@ -130,21 +162,8 @@ - - Property - - System.Int32 - - - - To be added - a - To be added - - - - - + + Property System.Int32 @@ -158,7 +177,8 @@ - + + Property System.Int32 @@ -171,5 +191,55 @@ + + + + Property + + System.Int32 + + + + To be added + a + To be added + + + + + + + Method + + + System.Obsolete("Pango.FontMetrics is now refcounted automatically") + + + + System.Void + + + + Decreases the reference count of a font metrics structure. + If the result is zero, frees the structure and any associated memory. + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + diff --git a/doc/en/Pango/Fontset.xml b/doc/en/Pango/Fontset.xml index 2f2a9df04..5f6a628a6 100644 --- a/doc/en/Pango/Fontset.xml +++ b/doc/en/Pango/Fontset.xml @@ -1,24 +1,69 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Represents a set of to use when rendering text. - It is the result of resolving a against a particular . It has operations for finding the component font for a particular Unicode character, and for finding a composite set of metrics for the entire fontset. - GLib.Object + + Represents a set of to use when rendering text. + It is the result of resolving a against a particular . It has operations for finding the component font for a particular Unicode character, and for finding a composite set of metrics for the entire fontset. + + + + + Constructor + + + + Protected constructor + + + + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Method + + System.Void + + + + + + a + To be added + To be added + + + + Method Pango.Font @@ -27,41 +72,15 @@ - Returns the font in the fontset that contains the best glyph for the unicode character . a unicode character + Returns the font in the fontset that contains the best glyph for the unicode character . a - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Property - - Pango.FontMetrics - - - Get overall metric information for the fonts in the fontset. - a - - - - + + Property GLib.GType @@ -73,48 +92,17 @@ Returns the native value for . - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Constructor - - - - Protected constructor - - - - - - Method + + + + Property - System.Void + Pango.FontMetrics - - - - To be added - a - To be added - + Get overall metric information for the fonts in the fontset. + a + diff --git a/doc/en/Pango/FontsetForeachFunc.xml b/doc/en/Pango/FontsetForeachFunc.xml index 1c0c34dd3..333cc8a83 100644 --- a/doc/en/Pango/FontsetForeachFunc.xml +++ b/doc/en/Pango/FontsetForeachFunc.xml @@ -1,28 +1,28 @@ + pango-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added. - To be added. - Used by when enumerating the fonts in a fontset. - - To be added. - - System.Delegate - - - System.Boolean - + + System.Boolean + + + To be added. + To be added. + Used by when enumerating the fonts in a fontset. + To be added. + + + + diff --git a/doc/en/Pango/Global.xml b/doc/en/Pango/Global.xml index c00f831fa..2969e4eb4 100644 --- a/doc/en/Pango/Global.xml +++ b/doc/en/Pango/Global.xml @@ -1,55 +1,114 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Global API elements for . Most of these are utility functions. - - System.Object + + Global API elements for . Most of these are utility functions. + + - - - Method - - System.String - - - - + + + + Constructor + + - Splits a list of filename strings and normalizes their paths. - a - a - In the underlying C implementation, the string returned is intended as an argument to g_strfreev. + Default constructor + - - + + + Method - System.String + Pango.BidiType - + - Trims leading and trailing whitespace from a string. - a - a - + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Pango.Direction + + + + + + a + To be added + a + To be added + + + + + + + Method + + System.Void + + + + + + + + UTF-8 text + return location for index of delimiter + return location for start of next paragraph + Locates a paragraph boundary in . + + +A boundary is caused by delimiter characters, such as a newline, carriage return, carriage return-newline pair, or Unicode paragraph separator character. The index of the run of delimiters is returned in . The index of the start of the paragraph (index after all delimiters) is stored in . + +If no delimiters are found, both and are filled with the length of text (an index one off the end). + Method System.Void @@ -62,343 +121,18 @@ - Computes a for each character in . text to process embedding level, or -1 if unknown language tag array with one PangoLogAttr per character in text, plus one extra, to be filled in a + Computes a for each character in . The array must have one for each position in text; if text contains N characters, it has N+1 positions, including the last position at the end of the text. text should be an entire paragraph; logical attributes cannot be computed without context (for example you need to see spaces on either side of a word to know the word is a word). - - - Constructor - - - - Default constructor - - - - - - Method - - System.Boolean - - - - - - - - Parses a string into a object. - a to parse - a object to set up with the weight parsed out of the string - a for whether to warn on bad input. - a for whether the string was successfully parsed. - The allowed values are "heavy", "ultrabold", "bold", "normal", "light", "ultralight" and integers. Case variations are ignored. - - - - - Method - - System.Boolean - - - - - - - - Parses a string into a object. - a to parse - a to set up with the stretch value parsed out of the string - a for whether to warn on bad input. - a for whether the string was successfully parsed. - The allowed values are "ultra_condensed", "extra_condensed", "condensed", "semi_condensed", "normal", - "semi_expanded", "expanded", "extra_expanded" and "ultra_expanded". Case variations are ignored and the '_' - characters may be omitted. - - - - - Method - - System.Boolean - - - - - - - - Parses a string into a object. - a to parse - a to set up with the variant value parsed out of the string - a for whether to warn on bad input. - a for whether the string was successfully parsed. - The allowed values are "normal" and "smallcaps" or "small_caps", case variations being ignored. - - - - - Method - - System.Boolean - - - - - - - - Parses a string into a object. - a to parse - a to set up with the style parsed out of the string. - a for whether to warn on bad input. - a for whether the string was successfully parsed. - The allowed values are "normal", "italic" and "oblique", case variations being ignored. - - - - - Method - - System.Void - - - - - - - - Locates a paragraph boundary in . - UTF-8 text - return location for index of delimiter - return location for start of next paragraph - - -A boundary is caused by delimiter characters, such as a newline, carriage return, carriage return-newline pair, or Unicode paragraph separator character. The index of the run of delimiters is returned in . The index of the start of the paragraph (index after all delimiters) is stored in . - -If no delimiters are found, both and are filled with the length of text (an index one off the end). - - - - - Method - - System.Boolean - - - - - - - Scans a string looking for an integer. An integer consists of up to 31 decimal digits. - a , a string to scan. - a , an integer to put the result into. - a , false if a parse error occurred. - To be added. - - - - - Method - - System.Boolean - - - - - - Skips 0 or more characters of whitespace - a - a , which is true if there are non-whitespace characters before the end of the string. - - - - - - - Method - - System.Boolean - - - - - - - Scans a string looking for an integer. An integer consists of up to 31 decimal digits. - a - a - a - To be added - - - - - Method - - System.Boolean - - - - - - - - - - Parses a markup text string into text and a list of attributes. - a - a - a - a - a - a - - - - - - - Method - - Pango.Direction - - - - - - To be added - a - a - To be added - - - - - - Method - - GLib.List - - - - - - - - - - - - To be added - a - a - a - a - a - a - a - a - To be added - - - - - - Method - - Pango.Language - - - - - - To be added - a - a - To be added - - - - - - Method - - Pango.Direction - - - - - - Determines the direction of a character - a - the direction of the character according to the Unicode bidi algorithm - To be added - - - - - - Method - - Pango.Script - - - - - - Determines the script for a character - a - the script for the character according to Unicode Technical Report 24 - No check is made that is valid. If you pass in an invalid character, you will get back an invalid result. - - - - - - Method - - System.Boolean - - - - - - A character to measure. - Measures a char to determine if it is zero width. - - if is zero width. - Zero width characters are not normally rendered on-screen. - - - - - - Method - - System.Void - - - - - - - To be added. - To be added. - To be added. - To be added. - - - + Method Pango.Gravity @@ -416,6 +150,7 @@ If no delimiters are found, both a + Method Pango.Gravity @@ -435,8 +170,33 @@ If no delimiters are found, both a + + + + Method + + Pango.Gravity + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + Method System.Double @@ -452,8 +212,58 @@ If no delimiters are found, both a + + + + Method + + System.Boolean + + + + + + A character to measure. + Measures a char to determine if it is zero width. + + if is zero width. + Zero width characters are not normally rendered on-screen. + + + + + + + Method + + GLib.List + + + + + + + + + + + + a + a + a + a + a + a + a + To be added + a + To be added + + + + Method System.Boolean @@ -477,8 +287,121 @@ If no delimiters are found, both a + + + + Method + + System.Boolean + + + + + + + + + + a + a + a + a + a + Parses a markup text string into text and a list of attributes. + a + + + + + + + + Method + + System.Boolean + + + + + + + + a to parse + a to set up with the stretch value parsed out of the string + a for whether to warn on bad input. + Parses a string into a object. + a for whether the string was successfully parsed. + The allowed values are "ultra_condensed", "extra_condensed", "condensed", "semi_condensed", "normal", + "semi_expanded", "expanded", "extra_expanded" and "ultra_expanded". Case variations are ignored and the '_' + characters may be omitted. + + + + + + Method + + System.Boolean + + + + + + + + a to parse + a to set up with the style parsed out of the string. + a for whether to warn on bad input. + Parses a string into a object. + a for whether the string was successfully parsed. + The allowed values are "normal", "italic" and "oblique", case variations being ignored. + + + + + + Method + + System.Boolean + + + + + + + + a to parse + a to set up with the variant value parsed out of the string + a for whether to warn on bad input. + Parses a string into a object. + a for whether the string was successfully parsed. + The allowed values are "normal" and "smallcaps" or "small_caps", case variations being ignored. + + + + + + Method + + System.Boolean + + + + + + + + a to parse + a object to set up with the weight parsed out of the string + a for whether to warn on bad input. + Parses a string into a object. + a for whether the string was successfully parsed. + The allowed values are "heavy", "ultrabold", "bold", "normal", "light", "ultralight" and integers. Case variations are ignored. + + + Method System.Void @@ -495,8 +418,158 @@ If no delimiters are found, both a + + + + Method + + + System.Obsolete + + + + System.Boolean + + + + + + + a , a string to scan. + a , an integer to put the result into. + Scans a string looking for an integer. An integer consists of up to 31 decimal digits. + a , false if a parse error occurred. + To be added. + + + + + + Method + + System.Boolean + + + + + + + a + a + Scans a string looking for an integer. An integer consists of up to 31 decimal digits. + a + To be added + + + + + + Method + + Pango.Script + + + + + + a + Determines the script for a character + the script for the character according to Unicode Technical Report 24 + No check is made that is valid. If you pass in an invalid character, you will get back an invalid result. + + + + + + + Method + + Pango.Language + + + + + + a + To be added + a + To be added + + + + + + + Method + + System.Boolean + + + + + + a + Skips 0 or more characters of whitespace + a , which is true if there are non-whitespace characters before the end of the string. + + + + + + + + Method + + System.String + + + + + + a + Splits a list of filename strings and normalizes their paths. + a + In the underlying C implementation, the string returned is intended as an argument to g_strfreev. + + + + + + Method + + System.String + + + + + + a + Trims leading and trailing whitespace from a string. + a + + + + + + + Method + + Pango.Direction + + + + + + a + Determines the direction of a character + the direction of the character according to the Unicode bidi algorithm + To be added + + + + Method System.String @@ -518,6 +591,7 @@ If no delimiters are found, both a + Method System.String diff --git a/doc/en/Pango/GlyphGeometry.xml b/doc/en/Pango/GlyphGeometry.xml index c0b8029dc..426da4a93 100644 --- a/doc/en/Pango/GlyphGeometry.xml +++ b/doc/en/Pango/GlyphGeometry.xml @@ -1,35 +1,79 @@ - + + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + + + System.IEquatable<Pango.GlyphGeometry> + + Contains width and positioning information for a single glyph. - - System.ValueType - - - - - Field + + + + Method - Pango.GlyphGeometry + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 - Returns a new - + To be added. + To be added. + To be added. + + Method Pango.GlyphGeometry @@ -38,14 +82,15 @@ - Internal method an object of type + Internal method an object of type This is an internal method, and should not be used by user code. + Field System.Int32 @@ -59,6 +104,7 @@ + Field System.Int32 @@ -72,6 +118,7 @@ + Field System.Int32 @@ -83,5 +130,18 @@ + + + + Field + + Pango.GlyphGeometry + + + + Returns a new + + + diff --git a/doc/en/Pango/GlyphInfo.xml b/doc/en/Pango/GlyphInfo.xml index 33fad91f5..b8763eced 100644 --- a/doc/en/Pango/GlyphInfo.xml +++ b/doc/en/Pango/GlyphInfo.xml @@ -1,77 +1,28 @@ - + + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + + + System.IEquatable<Pango.GlyphInfo> + + Represents a single glyph together with positioning information and visual attributes. - - System.ValueType - - - - - Field - - Pango.GlyphInfo - - - - Returns an empty - - - - - - Method - - Pango.GlyphInfo - - - - - - Internal method - an object of type - an object of type - This is an internal method, and should not be used by user code. - - - - - Field - - System.UInt32 - - - - - the glyph itself. - - - - - - Field - - Pango.GlyphGeometry - - - - - the positional information about the glyph. - - - + Field Pango.GlyphVisAttr @@ -83,5 +34,114 @@ + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Field + + Pango.GlyphGeometry + + + + + the positional information about the glyph. + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Field + + System.UInt32 + + + + + the glyph itself. + + + + + + + Method + + Pango.GlyphInfo + + + + + + an object of type + Internal method + an object of type + This is an internal method, and should not be used by user code. + + + + + + Field + + Pango.GlyphInfo + + + + Returns an empty + + + diff --git a/doc/en/Pango/GlyphItem.xml b/doc/en/Pango/GlyphItem.xml index 29c384def..829a19a93 100644 --- a/doc/en/Pango/GlyphItem.xml +++ b/doc/en/Pango/GlyphItem.xml @@ -1,131 +1,28 @@ - + + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + + + System.IEquatable<Pango.GlyphItem> + + A pair of a and the glyphs resulting from shaping the text corresponding to an item. As an example of the usage of , the results of shaping text with is a list of , each of which contains a list of . - - System.ValueType - - - - - Field - - Pango.GlyphItem - - - - Returns an empty - - - - - - Method - - Pango.GlyphItem - - - - - - Internal method - a - a - This is an internal method, and should not be used by user code. - - - - - Method - - Pango.GlyphItem - - - - - - - Splits an Item - text to which positions in orig apply. - byte index of position to split item, relative to the start of the item - a representing the text before - - -Modifies orig to cover only the text after , and returns a new item that covers the text before that used to be in orig. You can think of as the length of the returned item. may not be 0, and it may not be greater than or equal to the length of orig (that is, there must be at least one byte assigned to each item, you cannot create a zero-length item). - -This function is similar in function to (and uses it internally) - - - - - Property - - Pango.GlyphString - - - the glyphs obtained by shaping the text corresponding to item. - a - - - - - - Property - - Pango.GlyphString - - - Obsolete alias for - a - - - - - System.Obsolete("Replaced by Glyphs property") - - - - - - Property - - Pango.Item - - - a that provides information about a segment of text. - a - - - - - - Property - - Pango.Item - - - Obsolete alias for - a - - - - - System.Obsolete("Replaced by Item property") - - - + Method Pango.GlyphItem[] @@ -135,9 +32,9 @@ This function is similar in function to (and - Splits a shaped item () into multiple items based on an attribute list. a a + Splits a shaped item () into multiple items based on an attribute list. a @@ -149,21 +46,174 @@ All attributes that start or end inside a cluster are applied to that cluster; f - - + + + Method - System.Void + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + System.Obsolete("This is a no-op") + + + + Pango.GlyphItem - To be added - To be added - + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Property + + + System.Obsolete("Replaced by Glyphs property") + + + + Pango.GlyphString + + + Obsolete alias for + a + + + + + + + Property + + Pango.GlyphString + + + the glyphs obtained by shaping the text corresponding to item. + a + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Property + + + System.Obsolete("Replaced by Item property") + + + + Pango.Item + + + Obsolete alias for + a + + + + + + + Property + + Pango.Item + + + a that provides information about a segment of text. + a + + Method System.Void @@ -174,13 +224,102 @@ All attributes that start or end inside a cluster are applied to that cluster; f - To be added a a a + To be added To be added + + + + Method + + Pango.GlyphItem + + + + + + a + Internal method + a + This is an internal method, and should not be used by user code. + + + + + + Method + + Pango.GlyphItem + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Value + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Pango.GlyphItem + + + + + + + text to which positions in orig apply. + byte index of position to split item, relative to the start of the item + Splits an Item + a representing the text before + + +Modifies orig to cover only the text after , and returns a new item that covers the text before that used to be in orig. You can think of as the length of the returned item. may not be 0, and it may not be greater than or equal to the length of orig (that is, there must be at least one byte assigned to each item, you cannot create a zero-length item). + +This function is similar in function to (and uses it internally) + + + + + + Field + + Pango.GlyphItem + + + + Returns an empty + + + diff --git a/doc/en/Pango/GlyphItemIter.xml b/doc/en/Pango/GlyphItemIter.xml new file mode 100644 index 000000000..6ba8cf300 --- /dev/null +++ b/doc/en/Pango/GlyphItemIter.xml @@ -0,0 +1,329 @@ + + + + + pango-sharp + + + System.ValueType + + + + System.IEquatable<Pango.GlyphItemIter> + + + + To be added. + To be added. + + + + + + + Field + + System.Int32 + + + To be added. + To be added. + + + + + + + Field + + System.Int32 + + + To be added. + To be added. + + + + + + + Field + + System.Int32 + + + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Property + + Pango.GlyphItem + + + To be added. + To be added. + To be added. + + + + + + + Property + + GLib.GType + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + Pango.GlyphItemIter + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Method + + Pango.GlyphItemIter + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + GLib.Value + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + + + Field + + System.Int32 + + + To be added. + To be added. + + + + + + + Field + + System.Int32 + + + To be added. + To be added. + + + + + + + Field + + System.Int32 + + + To be added. + To be added. + + + + + + + Field + + System.String + + + To be added. + To be added. + + + + + + + Field + + Pango.GlyphItemIter + + + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/GlyphString.xml b/doc/en/Pango/GlyphString.xml index 708bc641e..c78e69f80 100644 --- a/doc/en/Pango/GlyphString.xml +++ b/doc/en/Pango/GlyphString.xml @@ -1,23 +1,310 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Used to store strings of glyphs with geometry and visual attribute information. - - GLib.Opaque + + Used to store strings of glyphs with geometry and visual attribute information. + + + + + + Constructor + + + Creates a new object. + + + + + + + Constructor + + + + + an object of type + Internal method + This is an internal method, and should not be used by user code. + + + + + + Method + + Pango.GlyphString + + + + Copies one into a new object. + a + To be added. + + + + + + Method + + System.Void + + + + + + + + a for rendering the string + a used to store the extents of the glyph as drawn or to indicate that the result is not needed. + a used to store the logical extents of the glyph or to indicate that the result is not needed. + Computes the logical and ink extents of this glyph string. + The coordinate system for each rectangle has its origin at the base line and horizontal origin of the character with increasing coordinates extending to the right and down. The units of the rectangles are in 1 / of a device unit. + + + + + + Method + + System.Void + + + + + + + + + + an integer for the start index + an integer for the end index + a for rendering the string + a used to store the extents of the glyph as drawn or to indicate that the result is not needed. + a used to store the logical extents of the glyph or to indicate that the result is not needed. + Computes the logical and ink extents of a sub-section of this glyph string. + The extents are relative to the start of the glyph string range, not to the start of the glyph string. + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + + + + a to process + a , the embedding level of the string + Determine the screen width corresponding to each character in a string. When + multiple characters compose a single cluster, the width of the entire cluster is divided equally among the characters. + + a , a pointer to an array of logical widths for each character. + + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Method + + System.Int32 + + + + + + + + + a , the text for the run + a , the analysis for the run + a , the byte index within the text. + a whether to compute from trailing edge (true) or leading + edge (false) of the character + Convert from character position to X position. + To be added. + + Converts from character position to x position. (X position is measured from the left edge of the run). + Character positions are computed by dividing up each cluster into equal portions. + + + + + + + Method + + + System.Obsolete("Replaced by GlyphString() constructor") + + + + Pango.GlyphString + + + + Obsolete. Replaced by an ordinary constructor + a object. + + + + + + + Method + + + System.Obsolete("Replaced by GlyphString(IntPtr) constructor") + + + + Pango.GlyphString + + + + + + an object of type + Obsolete internal constructor + a object. + + + + + + + Property + + System.Int32 + + + the number of glyphs in the string. + the number of glyphs in the string. + + + + + + + Property + + System.Int32 + + + + + Resizes this GlyphString to the given length. + The new length of the string. + To be added. + + + + + + Property + + System.Int32 + + + Width property. + The logical width of the glyph string. + + + + + + + + Method + + System.Void + + + + + + + + + + a , the text for the run + a , the analysis for the run + the X offset in Pango glyph units. + a , for storing the calculated byte index + a for storing whether the user clicked on the leading + or trailing edge of the character. + Convert from x offset to character position. + + Character positions are computed by dividing up each cluster into equal portions. + In scripts where positioning within a cluster is not allowed (such as Thai), the returned value may not be a valid cursor + position; the caller must combine the result with the logical attributes for the text to compute the valid cursor position. + + + + Field @@ -32,236 +319,5 @@ - - - Constructor - - - Creates a new object. - - - - - - Method - - Pango.GlyphString - - - - Obsolete. Replaced by an ordinary constructor - a object. - - - - - - Constructor - - - - - Internal method - an object of type - This is an internal method, and should not be used by user code. - - - - - Method - - Pango.GlyphString - - - - - - Obsolete internal constructor - an object of type - a object. - - - - - - Method - - Pango.GlyphString - - - - Copies one into a new object. - a - To be added. - - - - - Method - - System.Void - - - - - - - - Computes the logical and ink extents of this glyph string. - a for rendering the string - a used to store the extents of the glyph as drawn or to indicate that the result is not needed. - a used to store the logical extents of the glyph or to indicate that the result is not needed. - The coordinate system for each rectangle has its origin at the base line and horizontal origin of the character with increasing coordinates extending to the right and down. The units of the rectangles are in 1 / of a device unit. - - - - - Method - - System.Void - - - - - - - - - - Computes the logical and ink extents of a sub-section of this glyph string. - an integer for the start index - an integer for the end index - a for rendering the string - a used to store the extents of the glyph as drawn or to indicate that the result is not needed. - a used to store the logical extents of the glyph or to indicate that the result is not needed. - The extents are relative to the start of the glyph string range, not to the start of the glyph string. - - - - - Property - - System.Int32 - - - - - Resizes this GlyphString to the given length. - The new length of the string. - To be added. - - - - - Method - - System.Void - - - - - - - - - - Convert from x offset to character position. - a , the text for the run - a , the analysis for the run - the X offset in Pango glyph units. - a , for storing the calculated byte index - a for storing whether the user clicked on the leading - or trailing edge of the character. - - Character positions are computed by dividing up each cluster into equal portions. - In scripts where positioning within a cluster is not allowed (such as Thai), the returned value may not be a valid cursor - position; the caller must combine the result with the logical attributes for the text to compute the valid cursor position. - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Property - - System.Int32 - - - the number of glyphs in the string. - the number of glyphs in the string. - - - - - - Method - - System.Int32 - - - - - - - - - Convert from character position to X position. - a , the text for the run - a , the analysis for the run - a , the byte index within the text. - a whether to compute from trailing edge (true) or leading - edge (false) of the character - - Converts from character position to x position. (X position is measured from the left edge of the run). - Character positions are computed by dividing up each cluster into equal portions. - - To be added. - - - - - Method - - System.Int32 - - - - - - - Determine the screen width corresponding to each character in a string. When - multiple characters compose a single cluster, the width of the entire cluster is divided equally among the characters. - - a to process - a , the embedding level of the string - a , a pointer to an array of logical widths for each character. - - - - - - Property - - System.Int32 - - - Width property. - The logical width of the glyph string. - - - - diff --git a/doc/en/Pango/GlyphVisAttr.xml b/doc/en/Pango/GlyphVisAttr.xml index f7b926a28..d4b0cb879 100644 --- a/doc/en/Pango/GlyphVisAttr.xml +++ b/doc/en/Pango/GlyphVisAttr.xml @@ -1,51 +1,79 @@ - + + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + + + System.IEquatable<Pango.GlyphVisAttr> + + Used to communicate information between the shaping phase and the rendering phase. Its contents are still evolving. - - System.ValueType - - - - - Field + + + + Method - Pango.GlyphVisAttr + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 - Returns an empty - - - - - - Method - - Pango.GlyphVisAttr - - - - - - Internal method - an object of type - an object of type - This is an internal method, and should not be used by user code. + To be added. + To be added. + To be added. + - + + Property System.Boolean @@ -58,5 +86,35 @@ + + + + Method + + Pango.GlyphVisAttr + + + + + + an object of type + Internal method + an object of type + This is an internal method, and should not be used by user code. + + + + + + Field + + Pango.GlyphVisAttr + + + + Returns an empty + + + diff --git a/doc/en/Pango/Gravity.xml b/doc/en/Pango/Gravity.xml index aa25fc037..6c0e80d71 100644 --- a/doc/en/Pango/Gravity.xml +++ b/doc/en/Pango/Gravity.xml @@ -1,8 +1,8 @@ + pango-sharp - 2.12.0.0 System.Enum @@ -12,9 +12,15 @@ GLib.GType(typeof(Pango.GravityGType)) + + Gravity enumeration. + To be added. + + + Field Pango.Gravity @@ -25,6 +31,7 @@ + Field Pango.Gravity @@ -35,6 +42,7 @@ + Field Pango.Gravity @@ -45,6 +53,7 @@ + Field Pango.Gravity @@ -55,6 +64,7 @@ + Field Pango.Gravity @@ -64,9 +74,4 @@ - - Gravity enumeration. - To be added. - - diff --git a/doc/en/Pango/GravityHint.xml b/doc/en/Pango/GravityHint.xml index 297559128..01ed7f7f2 100644 --- a/doc/en/Pango/GravityHint.xml +++ b/doc/en/Pango/GravityHint.xml @@ -1,8 +1,8 @@ + pango-sharp - 2.12.0.0 System.Enum @@ -12,9 +12,15 @@ GLib.GType(typeof(Pango.GravityHintGType)) + + Gravity Hint enumeration. + To be added. + + + Field Pango.GravityHint @@ -25,6 +31,7 @@ + Field Pango.GravityHint @@ -35,6 +42,7 @@ + Field Pango.GravityHint @@ -44,9 +52,4 @@ - - Gravity Hint enumeration. - To be added. - - diff --git a/doc/en/Pango/Item.xml b/doc/en/Pango/Item.xml index e2617a3ed..7463d1fbf 100644 --- a/doc/en/Pango/Item.xml +++ b/doc/en/Pango/Item.xml @@ -1,40 +1,24 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Stores information about a segment of text. - - GLib.Opaque + + Stores information about a segment of text. + + - - - Field - - Pango.Item - - - - Returns an empty - - - - - System.Obsolete("Pango.Item is a reference type now, use null") - - - + Constructor @@ -42,49 +26,35 @@ - - - Method - - Pango.Item - - - - Obsolete: replaced by ordinary constructor - a new - - - + Constructor - Internal method. an object of type + Internal method. This is an internal method, and should not be used by user code. - - - Method + + + + Property - Pango.Item + Pango.Analysis - - - - Obsolete internal constructor - an object of type - an object of type - This is an internal method, and should not be used by user code. + the properties of the segment. + the properties of the segment. + + Method Pango.Item @@ -96,74 +66,40 @@ - - + + + Method - Pango.Item + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Void - - + - Modifies orig to cover only the text after , and returns a new item that covers the text before that used to be in orig. - byte index of position to split item, relative to the start of the item - number of chars between start of orig and - new item representing text before - You can think of as the length of the returned item. may not be 0, and it may not be greater than or equal to the length of orig (that is, there must be at least one byte assigned to each item, you cannot create a zero-length item). is the length of the first item in chars, and must be provided because the text used to generate the item is not available, so cannot count the char length of the split items itself. - - - - - Property - - System.Int32 - - - the offset of the segment from the beginning of the string in bytes. - the offset of the segment from the beginning of the string in bytes. - - - - - - Property - - System.Int32 - - - the length of the segment in bytes. - the length of the segment in bytes. - - - - - - Property - - System.Int32 - - - the length of the segment in characters. - the length of the segment in characters. - - - - - - Property - - Pango.Analysis - - - the properties of the segment. - the properties of the segment. - + To be added. + To be added. + To be added. + - + + Property GLib.GType @@ -175,5 +111,122 @@ + + + + Property + + System.Int32 + + + the length of the segment in bytes. + the length of the segment in bytes. + + + + + + + Method + + + System.Obsolete("Replaced by Item() constructor") + + + + Pango.Item + + + + Obsolete: replaced by ordinary constructor + a new + + + + + + + Method + + + System.Obsolete("Replaced by Item(IntPtr) constructor") + + + + Pango.Item + + + + + + an object of type + Obsolete internal constructor + an object of type + This is an internal method, and should not be used by user code. + + + + + + Property + + System.Int32 + + + the length of the segment in characters. + the length of the segment in characters. + + + + + + + Property + + System.Int32 + + + the offset of the segment from the beginning of the string in bytes. + the offset of the segment from the beginning of the string in bytes. + + + + + + + Method + + Pango.Item + + + + + + + byte index of position to split item, relative to the start of the item + number of chars between start of orig and + Modifies orig to cover only the text after , and returns a new item that covers the text before that used to be in orig. + new item representing text before + You can think of as the length of the returned item. may not be 0, and it may not be greater than or equal to the length of orig (that is, there must be at least one byte assigned to each item, you cannot create a zero-length item). is the length of the first item in chars, and must be provided because the text used to generate the item is not available, so cannot count the char length of the split items itself. + + + + + + Field + + + System.Obsolete("Pango.Item is a reference type now, use null") + + + + Pango.Item + + + + Returns an empty + + + diff --git a/doc/en/Pango/ItemProperties.xml b/doc/en/Pango/ItemProperties.xml new file mode 100644 index 000000000..b943ba3bd --- /dev/null +++ b/doc/en/Pango/ItemProperties.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/ItemizeState.xml b/doc/en/Pango/ItemizeState.xml new file mode 100644 index 000000000..4a2006b67 --- /dev/null +++ b/doc/en/Pango/ItemizeState.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/Language.xml b/doc/en/Pango/Language.xml index 3edfed666..a698ca057 100644 --- a/doc/en/Pango/Language.xml +++ b/doc/en/Pango/Language.xml @@ -1,24 +1,55 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Used to represent a language. - - GLib.Opaque + + Used to represent a language. + + + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Property + + Pango.Language + + + Default language property. + The default . + + + + + Method Pango.Language @@ -27,58 +58,33 @@ - Take a RFC-3066 format language tag as a string and convert it to a a string representing a language tag + Take a RFC-3066 format language tag as a string and convert it to a a This function first canonicalizes the string by converting it to lowercase, mapping '_' to '-', and stripping all characters other than letters and '-'. - - + + + Method - System.Boolean + Pango.Script - + - Checks if a language tag matches one of the elements in a list of language ranges. - a list of language ranges, separated by ';' characters. each element must either be '*', or a RFC 3066 language range canonicalized as by . - - if a match was found. - A language tag is considered to match a range in the list if the range is '*', the range is exactly the tag, or the range is a prefix of the tag, and the character after the tag is '-'. - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Property - - System.String - - - A sample - a - + To be added. + To be added. + To be added. + To be added. + - + + Property GLib.GType @@ -92,6 +98,7 @@ + Method System.Boolean @@ -100,24 +107,57 @@ - To be added a + To be added a To be added - - + + + + Method + + System.Boolean + + + + + + a list of language ranges, separated by ';' characters. each element must either be '*', or a RFC 3066 language range canonicalized as by . + Checks if a language tag matches one of the elements in a list of language ranges. + + if a match was found. + A language tag is considered to match a range in the list if the range is '*', the range is exactly the tag, or the range is a prefix of the tag, and the character after the tag is '-'. + + + + + Property - Pango.Language + System.String - Default language property. - The default . + A sample + a - + + + + + + Method + + System.String + + + + To be added. + To be added. + To be added. + diff --git a/doc/en/Pango/Layout.xml b/doc/en/Pango/Layout.xml index 011c1b2c2..7a2dd7746 100644 --- a/doc/en/Pango/Layout.xml +++ b/doc/en/Pango/Layout.xml @@ -1,11 +1,16 @@ + pango-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Object + + + High-level driver for formatting entire paragraphs of text at once. @@ -63,366 +68,38 @@ class LayoutSample : DrawingArea - - GLib.Object - - - - - - Method - - System.Void - - - - - - - - - - - Computes a new cursor position from an old position and a count of positions to move visually. - whether the moving cursor is the strong cursor or the weak cursor. The strong cursor is the cursor corresponding to text insertion in the base direction for the layout. - the byte index of the grapheme for the old index - if 0, the cursor was at the trailing edge of the grapheme indicated by old_index, if > 0, the cursor was at the leading edge. - direction to move cursor. A negative value indicates motion to the left. - location to store the new cursor byte index. A value of -1 indicates that the cursor has been moved off the beginning of the layout. A value of G_MAXINT indicates that the cursor has been moved off the end of the layout. - number of characters to move forward from the location returned for to get the position where the cursor should be displayed. This allows distinguishing the position at the beginning of one line from the position at the end of the preceding line. is always on the line where the cursor should be displayed. - - If is positive, then the new strong cursor position will be one position to the right of the old cursor position. If is negative then the new strong cursor position will be one position to the left of the old cursor position. - - In the presence of bi-directional text, the correspondence between logical and visual order will depend on the direction of the current run, and there may be jumps when the cursor is moved off of the end of a run. - - Motion here is in cursor positions, not in characters, so a single call may move the cursor over multiple characters when multiple characters combine to form a single grapheme. - - - - - - - Method - - System.Void - - - - - - Set the text of the layout. - an object of type - - - - - - Method - - System.Void - - - - - - - Determine the logical width and height of a in device units. - an object of type - an object of type - - - - - - Method - - System.Void - - - - - - - Computes the logical and ink extents - rectangle used to store the extents of the layout as drawn. - rectangle used to store the logical extents of the layout. - Logical extents are usually what you want for positioning things. The extents are given in layout coordinates; layout coordinates begin at the top left corner of the layout. - - - - - Method - - Pango.Rectangle - - - - - - Obtains the graphical position of an offset in the . - a byte offset within the text buffer. - a representing the position of the grapheme associated with . - - -The X coordinate of the resulting represents the leading edge of the grapheme. If the direction of the grapheme is right to left, the Width value will be negative. - - - - - - - Method - - System.Void - - - - - - Sets the layout text and attribute list from marked-up text (see markup format). - marked-up text - Replaces the current text and attribute list. - - - - - - Method - - System.Void - - - - - - - Compute the logical and ink extents of layout. - Rectangle used to store the extents of the layout as drawn. - Rectangle used to store the logical extents of the layout. - - - Logical extents are usually what you want for positioning things. The extents are given in layout coordinates; layout coordinates begin at the top left corner of the layout. - - - - - - - Method - - Pango.Layout - - - - Copies an existing layout into a new one. - an object of type - - - - - - Method - - System.Void - - - - - - - Determines the logical width and height of a in Pango units (device units divided by ). - location to store the logical width, or - location to store the logical height, or - This is simply a convenience function around . - - - - - Method - - System.Void - - - - - - - - Given an index within a layout, determines the positions that of the strong and weak cursors if the insertion point is at that index. - the byte index of the cursor - location to store the strong cursor position (may be ) - location to store the weak cursor position (may be ) - The position of each cursor is stored as a zero-width rectangle. The strong cursor location is the location where characters of the directionality equal to the base direction of the layout are inserted. The weak cursor location is the location where characters of the directionality opposite to the base direction of the layout are inserted. - - - - - Method - - System.Boolean - - - - - - - - - Convert from X and Y position within a layout to the byte index to the character at that logical position. - a , the X offset (in thousandths of a device unit) from the left edge of the layout. - a , the Y offset (in thousandths of a device unit) from the top edge of the layout. - a for storing the calculated byte index - a to store where in the grapheme the user clicked. It will either - be zero or the number of characters in the grapheme. 0 represents the trailing edge of the grapheme. - a , true if the coordinates are inside the Layout. - To be added. - - - - - Method - - System.Void - - - - Forces recomputation of any state in the that might depend on the layout's context. - This function should be called if you make changes to the context subsequent to creating the layout. - - - - - Method - - Pango.LayoutLine - - - - - - Retrieves a particular line. - the index of a line. - the requested , or null if the index is out of range. - This layout line can be referenced and retained, but will become invalid - if changes are made to the Layout. - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor and should not be used by user code. - - - - - System.Obsolete - - - - - - Constructor - - - - - - Create a new PangoLayout object with attributes initialized to default values for a particular . - a . - - - + Constructor - Create a new PangoLayout object with attributes initialized to default values for a particular . a . + Create a new PangoLayout object with attributes initialized to default values for a particular . - - - Property - - GLib.GType - - + + + + Constructor + + + + - GType Property. - a - Returns the native value for . - - - - - Property - - Pango.FontDescription - - - - The default font description for the layout. - a - If no font description is set on the layout, the font description from the layout's context is used. - - - - - - Property - - Pango.WrapMode - - - - Gets or sets the wrap mode - Active wrap mode. - The wrap mode only has an effect if a width is set on the layout using . To turn off wrapping, set the width to -1. - - - - - Property - - System.String - - - - Sets the text of the layout. - a in UTF-8 encoding. - - - - - - Property - - System.Int32 - - - - Sets the width to which the lines of the Layout should be wrapped. - an object of type + a . + Create a new PangoLayout object with attributes initialized to default values for a particular . - + + Property Pango.Alignment @@ -436,34 +113,9 @@ The X coordinate of the resulting represents th - - - Property - - System.Boolean - - - - Sets whether or not each complete line should be stretched to fill the entire width of the layout. - an object of type - This stretching is typically done by adding whitespace, but for some scripts (such as Arabic), the justification is done by extending the characters. - - - - - Property - - System.Int32 - - - - the amount of spacing between the lines of the layout. - the amount of spacing (in ) - - - - + + Property Pango.AttrList @@ -475,139 +127,9 @@ The X coordinate of the resulting represents th - - - Property - - Pango.LayoutIter - - - - An iterator to iterate over the visual extents of the layout. - a new . - - - - - - Property - - Pango.Context - - - - the used for this layout. - an object of type - - - - - - Property - - System.Boolean - - - - Whether or not to treat newlines and similar characters as paragraph separators. - an object of type - - If set to true, do not treat newlines and similar characters as paragraph separators; instead, keep all text in a single paragraph, and display a glyph for paragraph separator characters. - Used when you want to allow editing of newlines on a single text line. - - - - - - Property - - Pango.TabArray - - - - The tabs to use for the layout. - the current used by this layout. If no has been set, then the default tabs are in use and null is returned. - - By default, tabs are every 8 spaces. - Setting new tabs overrides the default tabs. If Tabs is set to null, the default tabs are reinstated. - - - - - - Property - - System.Int32 - - - - Set or return the amount by which the first line should be shorter than the rest of the lines. - an object of type - The value can be negative, in which case the subsequent lines will be shorter than the first line. (However, in either case, the entire width of the layout will be given by the value. - - - - - Property - - System.Int32 - - - - Retrieves the count of lines for the layout. - An integer, the line count - - - - - - Property - - Pango.LayoutLine[] - - - - The count of lines for the layout. - The count of lines for the layout. - To be added. - - - - - Property - - Pango.LogAttr[] - - - - Retrieves an array of logical attributes for each character in the layout. - a - - - - - - - Method - - System.Void - - - - - - - - Sets the text of a Layout includ - Sets the layout text and attribute list from marked-up text with an accelerator marker (see markup format). - marked-up text - the character following this char is underlined. - returns a parsed accelerator char from the marked-up text. - Replaces the current text and attribute list. - - - + + Property System.Boolean @@ -620,8 +142,64 @@ The X coordinate of the resulting represents th + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + Pango.Context + + + + the used for this layout. + an object of type + + + + + + + Method + + System.Void + + + + Forces recomputation of any state in the that might depend on the layout's context. + This function should be called if you make changes to the context subsequent to creating the layout. + + + + + + Method + + Pango.Layout + + + + Copies an existing layout into a new one. + an object of type + + + - + + Property Pango.EllipsizeMode @@ -634,8 +212,199 @@ The X coordinate of the resulting represents th + + + + Property + + Pango.FontDescription + + + + The default font description for the layout. + a + If no font description is set on the layout, the font description from the layout's context is used. + + + + + + + Method + + System.Void + + + + + + + + the byte index of the cursor + location to store the strong cursor position (may be ) + location to store the weak cursor position (may be ) + Given an index within a layout, determines the positions that of the strong and weak cursors if the insertion point is at that index. + The position of each cursor is stored as a zero-width rectangle. The strong cursor location is the location where characters of the directionality equal to the base direction of the layout are inserted. The weak cursor location is the location where characters of the directionality opposite to the base direction of the layout are inserted. + + + + + + Method + + System.Void + + + + + + + rectangle used to store the extents of the layout as drawn. + rectangle used to store the logical extents of the layout. + Computes the logical and ink extents + Logical extents are usually what you want for positioning things. The extents are given in layout coordinates; layout coordinates begin at the top left corner of the layout. + + + + + + Method + + Pango.LayoutLine + + + + + + the index of a line. + Retrieves a particular line. + the requested , or null if the index is out of range. + This layout line can be referenced and retained, but will become invalid + if changes are made to the Layout. + + + + + + + Method + + Pango.LayoutLine + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + Rectangle used to store the extents of the layout as drawn. + Rectangle used to store the logical extents of the layout. + Compute the logical and ink extents of layout. + + + Logical extents are usually what you want for positioning things. The extents are given in layout coordinates; layout coordinates begin at the top left corner of the layout. + + + + + + + + Method + + System.Void + + + + + + + an object of type + an object of type + Determine the logical width and height of a in device units. + + + + + + + Method + + System.Void + + + + + + + location to store the logical width, or + location to store the logical height, or + Determines the logical width and height of a in Pango units (device units divided by ). + This is simply a convenience function around . + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Int32 + + + + Set or return the amount by which the first line should be shorter than the rest of the lines. + an object of type + The value can be negative, in which case the subsequent lines will be shorter than the first line. (However, in either case, the entire width of the layout will be given by the value. + + + Method System.Void @@ -656,25 +425,30 @@ The X coordinate of the resulting represents th - - + + + Method - Pango.LayoutLine + Pango.Rectangle - + - To be added. - To be added. - To be added. - To be added. - + a byte offset within the text buffer. + Obtains the graphical position of an offset in the . + a representing the position of the grapheme associated with . + + +The X coordinate of the resulting represents the leading edge of the grapheme. If the direction of the grapheme is right to left, the Width value will be negative. + + - + + Property System.Boolean @@ -687,7 +461,8 @@ The X coordinate of the resulting represents th - + + Property System.Boolean @@ -699,8 +474,65 @@ The X coordinate of the resulting represents th + + + + Property + + Pango.LayoutIter + + + + An iterator to iterate over the visual extents of the layout. + a new . + + + + + + + Property + + System.Boolean + + + + Sets whether or not each complete line should be stretched to fill the entire width of the layout. + an object of type + This stretching is typically done by adding whitespace, but for some scripts (such as Arabic), the justification is done by extending the characters. + + + + + + Property + + System.Int32 + + + + Retrieves the count of lines for the layout. + An integer, the line count + + + + + + + Property + + Pango.LayoutLine[] + + + + The count of lines for the layout. + The count of lines for the layout. + To be added. + + - + + Property Pango.LayoutLine[] @@ -712,8 +544,173 @@ The X coordinate of the resulting represents th + + + + Property + + Pango.LogAttr[] + + + + Retrieves an array of logical attributes for each character in the layout. + a + + + + + + + + Method + + System.Void + + + + + + + + + + + whether the moving cursor is the strong cursor or the weak cursor. The strong cursor is the cursor corresponding to text insertion in the base direction for the layout. + the byte index of the grapheme for the old index + if 0, the cursor was at the trailing edge of the grapheme indicated by old_index, if > 0, the cursor was at the leading edge. + direction to move cursor. A negative value indicates motion to the left. + location to store the new cursor byte index. A value of -1 indicates that the cursor has been moved off the beginning of the layout. A value of G_MAXINT indicates that the cursor has been moved off the end of the layout. + number of characters to move forward from the location returned for to get the position where the cursor should be displayed. This allows distinguishing the position at the beginning of one line from the position at the end of the preceding line. is always on the line where the cursor should be displayed. + Computes a new cursor position from an old position and a count of positions to move visually. + + If is positive, then the new strong cursor position will be one position to the right of the old cursor position. If is negative then the new strong cursor position will be one position to the left of the old cursor position. + + In the presence of bi-directional text, the correspondence between logical and visual order will depend on the direction of the current run, and there may be jumps when the cursor is moved off of the end of a run. + + Motion here is in cursor positions, not in characters, so a single call may move the cursor over multiple characters when multiple characters combine to form a single grapheme. + + + + + + + + Method + + System.Void + + + + + + marked-up text + Sets the layout text and attribute list from marked-up text (see markup format). + Replaces the current text and attribute list. + + + + + + + Method + + System.Void + + + + + + + + marked-up text + the character following this char is underlined. + returns a parsed accelerator char from the marked-up text. + Sets the text of a Layout includ + Sets the layout text and attribute list from marked-up text with an accelerator marker (see markup format). + Replaces the current text and attribute list. + + + + + + Method + + System.Void + + + + + + an object of type + Set the text of the layout. + + + + + + + Property + + System.Boolean + + + + Whether or not to treat newlines and similar characters as paragraph separators. + an object of type + + If set to true, do not treat newlines and similar characters as paragraph separators; instead, keep all text in a single paragraph, and display a glyph for paragraph separator characters. + Used when you want to allow editing of newlines on a single text line. + + + + + + + Property + + System.Int32 + + + + the amount of spacing between the lines of the layout. + the amount of spacing (in ) + + + + + + + Property + + Pango.TabArray + + + + The tabs to use for the layout. + the current used by this layout. If no has been set, then the default tabs are in use and null is returned. + + By default, tabs are every 8 spaces. + Setting new tabs overrides the default tabs. If Tabs is set to null, the default tabs are reinstated. + + + + + + + Property + + System.String + + + + Sets the text of the layout. + a in UTF-8 encoding. + + + - + + Property System.Int32 @@ -725,5 +722,57 @@ The X coordinate of the resulting represents th + + + + Property + + System.Int32 + + + + Sets the width to which the lines of the Layout should be wrapped. + an object of type + + + + + + + Property + + Pango.WrapMode + + + + Gets or sets the wrap mode + Active wrap mode. + The wrap mode only has an effect if a width is set on the layout using . To turn off wrapping, set the width to -1. + + + + + + Method + + System.Boolean + + + + + + + + + a , the X offset (in thousandths of a device unit) from the left edge of the layout. + a , the Y offset (in thousandths of a device unit) from the top edge of the layout. + a for storing the calculated byte index + a to store where in the grapheme the user clicked. It will either + be zero or the number of characters in the grapheme. 0 represents the trailing edge of the grapheme. + Convert from X and Y position within a layout to the byte index to the character at that logical position. + a , true if the coordinates are inside the Layout. + To be added. + + diff --git a/doc/en/Pango/LayoutIter.xml b/doc/en/Pango/LayoutIter.xml index 3efa39fd0..78abc6401 100644 --- a/doc/en/Pango/LayoutIter.xml +++ b/doc/en/Pango/LayoutIter.xml @@ -1,173 +1,41 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - A can be used to iterate over the visual extents of a . - - GLib.Opaque + + A can be used to iterate over the visual extents of a . + + - - - Method - - System.Void - + + + + Constructor + - - + - Gets the extents of the current cluster, in layout coordinates (origin is the top left of the entire layout). - rectangle to fill with ink extents - rectangle to fill with logical extents - - - - - - Method - - System.Void - - - - - - - Obtains the extents of the current line. - rectangle to fill with ink extents - rectangle to fill with logical extents + Pointer to the C object. + Internal constructor - or can be if you are not interested in them. Extents are in layout coordinates (origin is the top-left corner of the entire ). Thus the extents returned by this function will be the same width/height but not at the same x/y as the extents returned from . - - - - - Method - - System.Boolean - - - - Moves iter forward to the next run in visual order. - an object of type - If iter was already at the end of the layout, returns . - - - - - Method - - System.Void - - - - - - - Obtains the extents of the being iterated over. - rectangle to fill with ink extents - rectangle to fill with logical extents - - or can be if you are not interested in them. - - - - - Method - - System.Void - - - - Frees an iterator that is no longer in use. - - - - - - Method - - System.Void - - - - - - - Gets the extents of the current run in layout coordinates (origin is the top left of the entire layout). - rectangle to fill with ink extents - rectangle to fill with logical extents - The coordinate system for each rectangle has its origin at the base line and horizontal origin of the character with increasing coordinates extending to the right and down. The units of the rectangles are in 1 / of a device unit. - - - - - Method - - System.Boolean - - - - Moves iter forward to the next character in visual order. - an object of type - If iter was already at the end of the layout, returns . - - - - - Method - - System.Boolean - - - - Moves iter forward to the start of the next line. - an object of type - If iter is already on the last line, returns . - - - - - Method - - System.Void - - - - - - Gets the extents of the current character, in layout coordinates (origin is the top left of the entire layout). - rectangle to fill with logical extents - Only logical extents can sensibly be obtained for characters; ink extents make sense only down to the level of clusters. - - - - - Method - - System.Boolean - - - - Moves iter forward to the next cluster in visual order. - an object of type - If iter was already at the end of the layout, returns . + This is an internal constructor, and should not be used by user code. + + Method System.Boolean @@ -179,47 +47,9 @@ - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Property - - System.Int32 - - - Gets the current byte index. - current byte index - Note that iterating forward by char moves in visual order, not logical order, so indexes may not be sequential. Also, the index may be equal to the length of the text in the layout, if on the run (see ). - - - - - Property - - Pango.LayoutRun - - - Gets the current run. - an object of type 'Pango.LayoutRun' - When iterating by run, at the end of each line, there is a position with a run, so this function can return . The run at the end of each line ensures that all lines have at least one run, even lines consisting of only a newline. - - - + + Property System.Int32 @@ -230,20 +60,144 @@ - - + + + Property - Pango.LayoutLine + Pango.Rectangle - Gets the current line. - the current + To be added. + To be added. + To be added. + + + + + + + Method + + Pango.LayoutIter + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + + System.Obsolete("Pango.LayoutIter is now freed automatically") + + + + System.Void + + + + Frees an iterator that is no longer in use. + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method System.Void @@ -253,14 +207,34 @@ - Divides the vertical space in the being iterated over between the lines in the layout, and returns the space belonging to the current line. a a + Divides the vertical space in the being iterated over between the lines in the layout, and returns the space belonging to the current line. A line's range includes the line's logical extents, plus half of the spacing above and below the line if has been set. The y positions are in layout coordinates (origin at top left of the entire layout). + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + - + + Property GLib.GType @@ -273,8 +247,49 @@ + + + + Property + + System.Int32 + + + Gets the current byte index. + current byte index + Note that iterating forward by char moves in visual order, not logical order, so indexes may not be sequential. Also, the index may be equal to the length of the text in the layout, if on the run (see ). + + + + + + Property + + Pango.Layout + + + To be added. + To be added. + To be added. + + + + + + + Property + + Pango.LayoutLine + + + Gets the current line. + the current + + + - + + Property Pango.LayoutLine @@ -286,8 +301,78 @@ + + + + Method + + System.Boolean + + + + Moves iter forward to the next character in visual order. + an object of type + If iter was already at the end of the layout, returns . + + + + + + Method + + System.Boolean + + + + Moves iter forward to the next cluster in visual order. + an object of type + If iter was already at the end of the layout, returns . + + + + + + Method + + System.Boolean + + + + Moves iter forward to the start of the next line. + an object of type + If iter is already on the last line, returns . + + + + + + Method + + System.Boolean + + + + Moves iter forward to the next run in visual order. + an object of type + If iter was already at the end of the layout, returns . + + + + + + Property + + Pango.LayoutRun + + + Gets the current run. + an object of type 'Pango.LayoutRun' + When iterating by run, at the end of each line, there is a position with a run, so this function can return . The run at the end of each line ensures that all lines have at least one run, even lines consisting of only a newline. + + - + + Property Pango.LayoutRun diff --git a/doc/en/Pango/LayoutLine.xml b/doc/en/Pango/LayoutLine.xml index 353b36e89..f48660a4c 100644 --- a/doc/en/Pango/LayoutLine.xml +++ b/doc/en/Pango/LayoutLine.xml @@ -1,161 +1,89 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Opaque + + Represents one of the lines resulting from laying out a paragraph via . s are obtained by calling and are only valid until the text, attributes, or settings of the parent are modified. - - GLib.Opaque - - - - - Method - - System.Void - - - - Decreases the reference count of a by one. - If the result is zero, the line and all associated memory will be freed. - - - - - Method - - System.Boolean - - - - - - - - Converts from x offset to the byte index of the corresponding character within the text of the layout. - the x offset (in ) from the left edge of the line. - location to store calculated byte offset for the grapheme in which the user clicked. - location to store a integer indicating where in the grapheme the user clicked. It will either be zero, or the number of characters in the grapheme. 0 represents the trailing edge of the cluster. - - if x_pos was outside the line, if inside - If is outside the line, the start or end of the line will be stored at . - - - - - Method - - System.Void - - - - - - - Computes the logical and ink extents of a layout line. - rectangle used to store the extents of the glyph string as drawn or to indicate that the result is not needed. - rectangle used to store the logical extents of the glyph string or to indicate that the result is not needed. - See the documentation for for details about the interpretation of the rectangles. - - - - - Method - - System.Void - - - - - - - Computes the logical and ink extents of a layout line. - rectangle used to store the extents of the glyph string as drawn or to indicate that the result is not needed. - rectangle used to store the logical extents of the glyph string or to indicate that the result is not needed. - See the documentation for for details about the interpretation of the rectangles. The returned rectangles are in device units, as opposed to , which returns the extents in . - - - - - Method - - System.Int32 - - - - - - - Converts an index within a line to a X position. - byte offset of a grapheme within the layout - Indicates the edge of the grapheme to retrieve the position of. If , the trailing edge of the grapheme, if , the leading of the grapheme. - the x_offset (in ) - - - - - - Property - - Pango.Layout - - - - The parent for this line. - a - - - - - - Property - - System.Int32 - - - - the start of the line as byte index into . - a - - - - - - Property - - System.Int32 - - - - the length of the line in bytes. - a - - - + Constructor - Internal constructor. a + Internal constructor. This is an internal constructor, and should not be used by user code. + + + + Method + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + rectangle used to store the extents of the glyph string as drawn or to indicate that the result is not needed. + rectangle used to store the logical extents of the glyph string or to indicate that the result is not needed. + Computes the logical and ink extents of a layout line. + See the documentation for for details about the interpretation of the rectangles. + + + + + + Method + + System.Void + + + + + + + rectangle used to store the extents of the glyph string as drawn or to indicate that the result is not needed. + rectangle used to store the logical extents of the glyph string or to indicate that the result is not needed. + Computes the logical and ink extents of a layout line. + See the documentation for for details about the interpretation of the rectangles. The returned rectangles are in device units, as opposed to , which returns the extents in . + + + Method System.Void @@ -166,52 +94,16 @@ - Gets a list of visual ranges corresponding to a given logical range. Start byte index of the logical range. If this value is less than the start index for the line, then the first range will extend all the way to the leading edge of the layout. Otherwise it will start at the leading edge of the first character. Ending byte index of the logical range. If this value is greater than the end index for the line, then the last range will extend all the way to the trailing edge of the layout. Otherwise, it will end at the trailing edge of the last character. location to store an array of ranges. The array will be of length 2*n_ranges, with each range starting at (*ranges)[2*n] and of width (*ranges)[2*n + 1] - (*ranges)[2*n]. This array must be freed with g_free(). The coordinates are relative to the layout and are in . + Gets a list of visual ranges corresponding to a given logical range. This list is not necessarily minimal - there may be consecutive ranges which are adjacent. The ranges will be sorted from left to right. The ranges are with respect to the left edge of the entire layout, not with respect to the line. - - - Property - - System.Boolean - - - To be added. - To be added. - To be added. - - - - - Property - - System.UInt32 - - - To be added. - To be added. - To be added. - - - - - Method - - Pango.LayoutLine - - - - To be added. - To be added. - To be added. - - - + + Property GLib.GType @@ -223,5 +115,185 @@ + + + + Method + + System.Int32 + + + + + + + byte offset of a grapheme within the layout + Indicates the edge of the grapheme to retrieve the position of. If , the trailing edge of the grapheme, if , the leading of the grapheme. + Converts an index within a line to a X position. + the x_offset (in ) + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + Property + + Pango.Layout + + + + The parent for this line. + a + + + + + + + Property + + System.Int32 + + + + the length of the line in bytes. + a + + + + + + + Method + + + System.Obsolete("Pango.LayoutLine is now refcounted automatically") + + + + Pango.LayoutLine + + + + To be added. + To be added. + To be added. + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + + Property + + System.Int32 + + + + the start of the line as byte index into . + a + + + + + + + Method + + + System.Obsolete("Pango.LayoutLine is now refcounted automatically") + + + + System.Void + + + + Decreases the reference count of a by one. + If the result is zero, the line and all associated memory will be freed. + + + + + + Method + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + + + the x offset (in ) from the left edge of the line. + location to store calculated byte offset for the grapheme in which the user clicked. + location to store a integer indicating where in the grapheme the user clicked. It will either be zero, or the number of characters in the grapheme. 0 represents the trailing edge of the cluster. + Converts from x offset to the byte index of the corresponding character within the text of the layout. + + if x_pos was outside the line, if inside + If is outside the line, the start or end of the line will be stored at . + + diff --git a/doc/en/Pango/LayoutRun.xml b/doc/en/Pango/LayoutRun.xml index df18e0478..b72cdb787 100644 --- a/doc/en/Pango/LayoutRun.xml +++ b/doc/en/Pango/LayoutRun.xml @@ -1,51 +1,97 @@ - + + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + + + System.IEquatable<Pango.LayoutRun> + + The structure represents a single run within a . It is simply an alternate name for , present for backwards compatibility. See the docs for details on the fields. - - System.ValueType - - - - - Field + + + + Method - Pango.LayoutRun + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 - Returns a new + To be added. + To be added. + To be added. + + + + + + + Property + + + System.Obsolete("Replaced by Glyphs property") + + + + Pango.GlyphString + + + Obsolete alias for + an object of type - - - Method - - Pango.LayoutRun - - - - - - Internal method - an object of type - an object of type - This is an internal method, and should not be used by user code. - - - + + Property Pango.GlyphString @@ -56,25 +102,27 @@ - - + + + Property - - Pango.GlyphString - - - Obsolete alias for - an object of type - - - System.Obsolete("Replaced by Glyphs property") + System.Obsolete("Replaced by Item property") + + Pango.Item + + + Obsolete alias for + a + + - + + Property Pango.Item @@ -85,22 +133,35 @@ - - - Property + + + + Method - Pango.Item + Pango.LayoutRun + + + - Obsolete alias for - a + an object of type + Internal method + an object of type + This is an internal method, and should not be used by user code. + + + + + + Field + + Pango.LayoutRun + + + + Returns a new - - - System.Obsolete("Replaced by Item property") - - diff --git a/doc/en/Pango/LineIter.xml b/doc/en/Pango/LineIter.xml new file mode 100644 index 000000000..33491ad34 --- /dev/null +++ b/doc/en/Pango/LineIter.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/LineState.xml b/doc/en/Pango/LineState.xml new file mode 100644 index 000000000..5ee42096d --- /dev/null +++ b/doc/en/Pango/LineState.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/LogAttr.xml b/doc/en/Pango/LogAttr.xml index 5d30525b0..fe835bea6 100644 --- a/doc/en/Pango/LogAttr.xml +++ b/doc/en/Pango/LogAttr.xml @@ -1,51 +1,138 @@ - + + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + + + System.IEquatable<Pango.LogAttr> + + Stores information about the attributes of a single character. - - System.ValueType - - - - - Field + + + + Property - Pango.LogAttr + System.Boolean - Returns an empty + Whether Backspace deletes individual characters rather than complete grapheme clusters. + a + - - + + + Method - Pango.LogAttr + System.Boolean - + - Internal method - an object of type - an object of type - This is an internal method, and should not be used by user code. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + + + Property + + System.Boolean + + + + Whether or not a break is allowed before this character when doing character wrap. + a + + + + + + + + Property + + System.Boolean + + + + Whether or not the cursor can appear in front of this character. + a + + + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + - + + Property System.Boolean @@ -59,7 +146,8 @@ - + + Property System.Boolean @@ -72,90 +160,9 @@ - - - Property - - System.Boolean - - - - Whether or not a break is allowed before this character when doing character wrap. - a - - - - - - - Property - - System.Boolean - - - - Whether or not this is a whitespace character. - a - - - - - - - Property - - System.Boolean - - - - Whether or not the cursor can appear in front of this character. - a - - - - - - - Property - - System.Boolean - - - - Whether or not this is the first character in a word. - a - - Note that in degenerate cases, you could have both this - propery and set - on the same character, most likely for sentences (e.g. no - space after a period, so the next sentence starts right - away) - - - - - - - Property - - System.Boolean - - - - Whether or not this is the first non-word character after a word. - a - - Note that in degenerate cases, you could have both this - propery and set - on the same character, most likely for sentences (e.g. no - space after a period, so the next sentence starts right - away) - - - - - + + Property System.Boolean @@ -174,29 +181,9 @@ - - - Property - - System.Boolean - - - - Whether or not this is the first character in a sentence. - a - - There are two ways to divide sentences. The first is the - method used by (qv). The - second way is to consider intersentence characters to not - be part of any sentence, in which case identifies the - first character in a sentence and identifies the - first non-sentence character after a sentence. - - - - - + + Property System.Boolean @@ -216,22 +203,46 @@ - - + + + Property System.Boolean - Whether Backspace deletes individual characters rather than complete grapheme clusters. + Whether or not this is the first character in a sentence. + a + + There are two ways to divide sentences. The first is the + method used by (qv). The + second way is to consider intersentence characters to not + be part of any sentence, in which case identifies the + first character in a sentence and identifies the + first non-sentence character after a sentence. + + + + + + + + Property + + System.Boolean + + + + Whether or not this is a whitespace character. a - - + + + Property System.Boolean @@ -240,7 +251,79 @@ To be added. To be added. To be added. - + + + + + + + Property + + System.Boolean + + + + Whether or not this is the first non-word character after a word. + a + + Note that in degenerate cases, you could have both this + propery and set + on the same character, most likely for sentences (e.g. no + space after a period, so the next sentence starts right + away) + + + + + + + + Property + + System.Boolean + + + + Whether or not this is the first character in a word. + a + + Note that in degenerate cases, you could have both this + propery and set + on the same character, most likely for sentences (e.g. no + space after a period, so the next sentence starts right + away) + + + + + + + + Method + + Pango.LogAttr + + + + + + an object of type + Internal method + an object of type + This is an internal method, and should not be used by user code. + + + + + + Field + + Pango.LogAttr + + + + Returns an empty + diff --git a/doc/en/Pango/MapInfo.xml b/doc/en/Pango/MapInfo.xml new file mode 100644 index 000000000..e3cd002ea --- /dev/null +++ b/doc/en/Pango/MapInfo.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/MarkupData.xml b/doc/en/Pango/MarkupData.xml new file mode 100644 index 000000000..f02d1c659 --- /dev/null +++ b/doc/en/Pango/MarkupData.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/Matrix.xml b/doc/en/Pango/Matrix.xml index 053cf16ae..be6e0f157 100644 --- a/doc/en/Pango/Matrix.xml +++ b/doc/en/Pango/Matrix.xml @@ -1,148 +1,50 @@ - + + pango-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + + + System.IEquatable<Pango.Matrix> + + A structure specifying a transformation between user-space coordinates and device coordinates. - - System.ValueType - - - - - Field - - Pango.Matrix - - - - - An empty Pango.Matrix. - - - - - - Field - - System.Double - - - - - 1st component of the transformation matrix - - - - - - Field - - System.Double - - - - - 2nd component of the transformation matrix - - - - - - Field - - System.Double - - - - - 3rd component of the transformation matrix - - - - - - Field - - System.Double - - - - - 4th component of the transformation matrix - - - - - - Field - - System.Double - - - - - x translation - To be added - - - - - Field - - System.Double - - - - - y translation - - - - - - Method - - Pango.Matrix - - - - - - Creates a new Matrix. - a - a - - - - - + + + Method System.Void - - + - Changes the transformation represented by the matrix to be the transformation given by first translating by (tx, ty) then applying the original transformation. - amount to translate in the X direction - amount to translate in the Y direction + a + Changes the transformation represented by the matrix to be the transformation given by first applying transformation given by then applying the original transformation. + Method + + + System.Obsolete("This is a no-op") + + Pango.Matrix @@ -153,55 +55,74 @@ - - + + + Method - System.Void + System.Boolean - + - Changes the transformation represented by the matrix to be the transformation given by first applying transformation given by then applying the original transformation. - a - + To be added. + To be added. + To be added. + To be added. + - - + + + Method - System.Void + System.Boolean - - + - Changes the transformation represented by the matrix to be the transformation given by first scaling by sx in the X direction and sy in the Y direction then applying the original transformation. - amount to scale by in X direction - amount to scale by in Y direction - + To be added. + To be added. + To be added. + To be added. + - - + + + + Property + + System.Double + + + The scaling factor on the font height. + a floating point value where 1.0 indicates no scaling. + + + + + + + Method - System.Void + System.Int32 - - - + - Changes the transformation represented by the matrix to be the transformation given by first rotating by degrees degrees counter-clockwise then applying the original transformation. - degrees to rotate counter-clockwise - + To be added. + To be added. + To be added. + - + + Property GLib.GType @@ -215,6 +136,7 @@ + Field Pango.Matrix @@ -226,24 +148,26 @@ This is the equivalent of PANGO_MATRIX_INIT in C. - - + + + Method - GLib.Value + Pango.Matrix - + - To be added. - Converts a matrix to a GLib.Value. - a containing the matrix. - This operator is primarily for internal use. + a + Creates a new Matrix. + a + + Method Pango.Matrix @@ -258,21 +182,60 @@ This operator is primarily for internal use. - - - Property + + + + Method - System.Double + GLib.Value + + + - The scaling factor on the font height. - a floating point value where 1.0 indicates no scaling. + To be added. + Converts a matrix to a GLib.Value. + a containing the matrix. + This operator is primarily for internal use. + + + + + + Method + + System.Void + + + + + + degrees to rotate counter-clockwise + Changes the transformation represented by the matrix to be the transformation given by first rotating by degrees degrees counter-clockwise then applying the original transformation. + + + + + + + Method + + System.Void + + + + + + + amount to scale by in X direction + amount to scale by in Y direction + Changes the transformation represented by the matrix to be the transformation given by first scaling by sx in the X direction and sy in the Y direction then applying the original transformation. - + Method System.Void @@ -291,6 +254,7 @@ + Method System.Void @@ -307,6 +271,7 @@ + Method System.Void @@ -325,6 +290,7 @@ + Method System.Void @@ -339,5 +305,121 @@ + + + + Method + + System.Void + + + + + + + amount to translate in the X direction + amount to translate in the Y direction + Changes the transformation represented by the matrix to be the transformation given by first translating by (tx, ty) then applying the original transformation. + + + + + + + Field + + System.Double + + + + + x translation + To be added + + + + + + Field + + System.Double + + + + + 1st component of the transformation matrix + + + + + + + Field + + System.Double + + + + + 2nd component of the transformation matrix + + + + + + + Field + + System.Double + + + + + y translation + + + + + + + Field + + System.Double + + + + + 3rd component of the transformation matrix + + + + + + + Field + + System.Double + + + + + 4th component of the transformation matrix + + + + + + + Field + + Pango.Matrix + + + + + An empty Pango.Matrix. + + + diff --git a/doc/en/Pango/Module.xml b/doc/en/Pango/Module.xml new file mode 100644 index 000000000..579811306 --- /dev/null +++ b/doc/en/Pango/Module.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/ModuleClass.xml b/doc/en/Pango/ModuleClass.xml new file mode 100644 index 000000000..e964c1d19 --- /dev/null +++ b/doc/en/Pango/ModuleClass.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/OTInfoClass.xml b/doc/en/Pango/OTInfoClass.xml new file mode 100644 index 000000000..9503bb4b2 --- /dev/null +++ b/doc/en/Pango/OTInfoClass.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/OTRule.xml b/doc/en/Pango/OTRule.xml new file mode 100644 index 000000000..ef71d010a --- /dev/null +++ b/doc/en/Pango/OTRule.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/OTRulesetClass.xml b/doc/en/Pango/OTRulesetClass.xml new file mode 100644 index 000000000..71a0eed5d --- /dev/null +++ b/doc/en/Pango/OTRulesetClass.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/OpenTag.xml b/doc/en/Pango/OpenTag.xml new file mode 100644 index 000000000..df8fad53d --- /dev/null +++ b/doc/en/Pango/OpenTag.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/ParaBreakState.xml b/doc/en/Pango/ParaBreakState.xml new file mode 100644 index 000000000..e7c716f2a --- /dev/null +++ b/doc/en/Pango/ParaBreakState.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/ParenStackEntry.xml b/doc/en/Pango/ParenStackEntry.xml new file mode 100644 index 000000000..7c1ac2475 --- /dev/null +++ b/doc/en/Pango/ParenStackEntry.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/Point.xml b/doc/en/Pango/Point.xml new file mode 100644 index 000000000..bf369f331 --- /dev/null +++ b/doc/en/Pango/Point.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/Rectangle.xml b/doc/en/Pango/Rectangle.xml index 11014276a..63cc37b5e 100644 --- a/doc/en/Pango/Rectangle.xml +++ b/doc/en/Pango/Rectangle.xml @@ -1,35 +1,93 @@ - + + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.ValueType + + + + System.IEquatable<Pango.Rectangle> + + Represents a rectangle It is frequently used to represent the logical or ink extents of a single glyph or section of text. - - System.ValueType - - - - - Field + + + + Method - Pango.Rectangle + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Int32 - Returns a new + To be added. + To be added. + To be added. + + + + + + + Field + + System.Int32 + + + + + height of the rectangle. + Method Pango.Rectangle @@ -38,14 +96,29 @@ - Internal method an object of type + Internal method an object of type This is an internal method, and should not be used by user code. + + + + Field + + System.Int32 + + + + + width of the rectangle. + + + + Field System.Int32 @@ -59,6 +132,7 @@ + Field System.Int32 @@ -70,29 +144,16 @@ - - + + + Field - System.Int32 + Pango.Rectangle - - + - width of the rectangle. - - - - - - Field - - System.Int32 - - - - - height of the rectangle. + Returns a new diff --git a/doc/en/Pango/RenderPart.xml b/doc/en/Pango/RenderPart.xml index 35c541469..ca20b054b 100644 --- a/doc/en/Pango/RenderPart.xml +++ b/doc/en/Pango/RenderPart.xml @@ -1,16 +1,11 @@ + pango-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - The part of the renderer to modify. - - - System.Enum @@ -19,22 +14,15 @@ GLib.GType(typeof(Pango.RenderPartGType)) + + The part of the renderer to modify. + + + - - - Field - - Pango.RenderPart - - - - - The foreground text. - To be added - - + Field Pango.RenderPart @@ -46,8 +34,9 @@ To be added - - + + + Field Pango.RenderPart @@ -55,12 +44,13 @@ - The underline value. + The foreground text. To be added + Field Pango.RenderPart @@ -72,5 +62,19 @@ To be added + + + + Field + + Pango.RenderPart + + + + + The underline value. + To be added + + diff --git a/doc/en/Pango/Renderer.xml b/doc/en/Pango/Renderer.xml index 825994f5f..0fbf95336 100644 --- a/doc/en/Pango/Renderer.xml +++ b/doc/en/Pango/Renderer.xml @@ -1,43 +1,50 @@ + pango-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - To be added - - GLib.Object + + To be added + To be added + + - - - Method - - System.Void - + + + + Constructor + + + + Default constructor + + + + + + + Constructor + - - - + - To be added - a - a - a - To be added + a + Internal constructor + This is not typically used by C# code. + Method System.Void @@ -48,8 +55,151 @@ To be added + + + + Method + + System.Void + + + + To be added + To be added + + + + + + Method + + System.Void + + + + + + + + + a + a + a + a + To be added + To be added + + + + + + Method + + System.Void + + + + + + + + + a + a + a + a + To be added + To be added + + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + + + + a + a + a + a + To be added + To be added + + + + + + Method + + System.Void + + + + + + + + a + a + a + To be added + To be added + + + + + + Method + + System.Void + + + + + + + + a + a + a + To be added + To be added + + + Method System.Void @@ -62,80 +212,18 @@ - To be added a a a a a - To be added - - - - - Method - - System.Void - - - - - - - To be added - a - a - a - To be added - - - - - Method - - System.Void - - - - To be added - To be added - - - - - Method - - System.Void - - - - - - - To be added - a - a - To be added - - - - - Method - - System.Void - - - - - - To be added - a To be added + Method System.Void @@ -161,71 +249,9 @@ To be added - - - Method - - System.Void - - - - - - - - - To be added - a - a - a - a - To be added - - - - - Method - - System.Void - - - - - - - - - To be added - a - a - a - a - To be added - - - - - Method - - System.Void - - - - - - - - - To be added - a - a - a - a - To be added - - + Method Pango.Color @@ -234,55 +260,15 @@ - To be added a + To be added a To be added - - - Constructor - - - - - - Protected Constructor. - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - System.Obsolete - - - - - - Constructor - - - - - - Internal constructor - a - This is not typically used by C# code. - - - - - Constructor - - - - Default constructor - - - - + + Property GLib.GType @@ -294,8 +280,37 @@ Returns the native value for . + + + + Property + + Pango.Layout + + + To be added. + To be added. + To be added. + + + + + + + Property + + Pango.LayoutLine + + + To be added. + To be added. + To be added. + + + - + + Property Pango.Matrix @@ -307,5 +322,323 @@ To be added + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideBegin", Type=typeof(Pango.Renderer)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDrawErrorUnderline", Type=typeof(Pango.Renderer)) + + + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDrawGlyph", Type=typeof(Pango.Renderer)) + + + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDrawGlyphItem", Type=typeof(Pango.Renderer)) + + + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDrawGlyphs", Type=typeof(Pango.Renderer)) + + + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDrawRectangle", Type=typeof(Pango.Renderer)) + + + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDrawShape", Type=typeof(Pango.Renderer)) + + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideDrawTrapezoid", Type=typeof(Pango.Renderer)) + + + + System.Void + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverrideEnd", Type=typeof(Pango.Renderer)) + + + + System.Void + + + + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePartChanged", Type=typeof(Pango.Renderer)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + + GLib.DefaultSignalHandler(ConnectionMethod="OverridePrepareRun", Type=typeof(Pango.Renderer)) + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + System.Void + + + + + + a + To be added + To be added + + + + + + Method + + System.Void + + + + + + + a + a + To be added + To be added + + diff --git a/doc/en/Pango/RunInfo.xml b/doc/en/Pango/RunInfo.xml new file mode 100644 index 000000000..53f7c0ea9 --- /dev/null +++ b/doc/en/Pango/RunInfo.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/Scale.xml b/doc/en/Pango/Scale.xml index 3bfb354bf..24d7b4bc8 100644 --- a/doc/en/Pango/Scale.xml +++ b/doc/en/Pango/Scale.xml @@ -1,131 +1,24 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Scale factors. - - System.Object + + Scale factors. + + - - - Field - - System.Double - - - - Represents the scale between dimensions used for Pango distances and device units. - The definition of device units is dependent on the output device; it will typically be pixels for a screen, and points for a printer. This is currently 1024, but this may be changed in the future. When setting font sizes, device units are always considered to be points (as in "12 point font"), rather than pixels. - - 1024 - - - - Field - - System.Double - - - - The scale factor for three shrinking steps (1 / (1.2 * 1.2 * 1.2)). - - - - 0.5787037037037 - - - - Field - - System.Double - - - - The scale factor for two shrinking steps (1 / (1.2 * 1.2)). - - - - 0.6444444444444 - - - - Field - - System.Double - - - - The scale factor for one shrinking step (1 / 1.2). - - - 0.8333333333333 - - - - Field - - System.Double - - - - The scale factor for normal size (1.0). - - - 1 - - - - Field - - System.Double - - - - The scale factor for one magnification step (1.2). - - - 1.2 - - - - Field - - System.Double - - - - The scale factor for two magnification steps (1.2 * 1.2). - - - - 1.4399999999999 - - - - Field - - System.Double - - - - The scale factor for three magnification steps (1.2 * 1.2 * 1.2). - - - - 1.728 - + Constructor @@ -134,77 +27,197 @@ - - + + + Field System.Double + 1.2 - Obsolete alias for . + The scale factor for one magnification step (1.2). - - - System.Obsolete("Replaced by XXSmall") - - - 0.5787037037037 - - + + + Field System.Double + 1 - Obsolete alias for . + The scale factor for normal size (1.0). + + + + + + + Field + + System.Double + + + 1024 + + Represents the scale between dimensions used for Pango distances and device units. + The definition of device units is dependent on the output device; it will typically be pixels for a screen, and points for a printer. This is currently 1024, but this may be changed in the future. When setting font sizes, device units are always considered to be points (as in "12 point font"), rather than pixels. + + + + + + Field + + System.Double + + + 0.8333333333333 + + The scale factor for one shrinking step (1 / 1.2). - - - System.Obsolete("Replaced by XSmall") - - - 0.6444444444444 - + + Field - - System.Double - - - - Obsolete alias for . - - System.Obsolete("Replaced by XLarge") + + System.Double + + 1.4399999999999 + + Obsolete alias for . + + - - + + + + Field + + + System.Obsolete("Replaced by XSmall") + + + + System.Double + + + 0.6444444444444 + + Obsolete alias for . + + + + + + Field System.Double + 1.4399999999999 - Obsolete alias for . + The scale factor for two magnification steps (1.2 * 1.2). + + + + + + Field + + System.Double + + + 0.6444444444444 + + The scale factor for two shrinking steps (1 / (1.2 * 1.2)). + + + + + + + + Field System.Obsolete("Replaced by XXLarge") + + System.Double + + 1.728 + + Obsolete alias for . + + + + + + + Field + + + System.Obsolete("Replaced by XXSmall") + + + + System.Double + + + 0.5787037037037 + + Obsolete alias for . + + + + + + + Field + + System.Double + + + 1.728 + + The scale factor for three magnification steps (1.2 * 1.2 * 1.2). + + + + + + + + Field + + System.Double + + + 0.5787037037037 + + The scale factor for three shrinking steps (1 / (1.2 * 1.2 * 1.2)). + + + diff --git a/doc/en/Pango/Script.xml b/doc/en/Pango/Script.xml index c4f8eecfe..c92bb4f35 100644 --- a/doc/en/Pango/Script.xml +++ b/doc/en/Pango/Script.xml @@ -1,16 +1,11 @@ + pango-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Identifies different writing systems. - The values correspond to the names defined in the Unicode standard. (See Unicode Standard Annex 24: Script names http://www.unicode.org/reports/tr24/). - - System.Enum @@ -19,48 +14,15 @@ GLib.GType(typeof(Pango.ScriptGType)) + + Identifies different writing systems. + The values correspond to the names defined in the Unicode standard. (See Unicode Standard Annex 24: Script names http://www.unicode.org/reports/tr24/). + + - - - Field - - Pango.Script - - - - - a value never used for any unicode character - - - - - - Field - - Pango.Script - - - - - a character used by multiple different scripts - - - - - - Field - - Pango.Script - - - - - a mark glyph that takes its script from the base glyph to which it is attached. - - - + Field Pango.Script @@ -75,6 +37,7 @@ + Field Pango.Script @@ -87,8 +50,21 @@ + + + + Field + + Pango.Script + + + Balinese + + + + Field Pango.Script @@ -103,6 +79,7 @@ + Field Pango.Script @@ -115,8 +92,90 @@ + + + + Field + + Pango.Script + + + + + Braille + + + + + + + + Field + + Pango.Script + + + Buginese + + + + + + + Field + + Pango.Script + + + + + Buhid + + + + + + + + Field + + Pango.Script + + + + + Canadian Aboriginal + + + + + + + + Field + + Pango.Script + + + To be added. + + + + + + + Field + + Pango.Script + + + To be added. + + + + Field Pango.Script @@ -129,8 +188,23 @@ + + + + Field + + Pango.Script + + + + + a character used by multiple different scripts + + + + Field Pango.Script @@ -143,8 +217,36 @@ + + + + Field + + Pango.Script + + + Cuneiform + + + + + + + Field + + Pango.Script + + + + + Cypriot + + + + + Field Pango.Script @@ -159,6 +261,7 @@ + Field Pango.Script @@ -173,6 +276,7 @@ + Field Pango.Script @@ -187,6 +291,7 @@ + Field Pango.Script @@ -201,6 +306,7 @@ + Field Pango.Script @@ -213,8 +319,21 @@ + + + + Field + + Pango.Script + + + Glagolitic + + + + Field Pango.Script @@ -229,6 +348,7 @@ + Field Pango.Script @@ -243,6 +363,7 @@ + Field Pango.Script @@ -257,6 +378,7 @@ + Field Pango.Script @@ -271,6 +393,7 @@ + Field Pango.Script @@ -285,6 +408,7 @@ + Field Pango.Script @@ -297,8 +421,24 @@ + + + + Field + + Pango.Script + + + + + Hanunoo + + + + + Field Pango.Script @@ -313,6 +453,7 @@ + Field Pango.Script @@ -325,8 +466,37 @@ + + + + Field + + Pango.Script + + + + + a mark glyph that takes its script from the base glyph to which it is attached. + + + + + + + Field + + Pango.Script + + + + + a value never used for any unicode character + + + + Field Pango.Script @@ -341,6 +511,7 @@ + Field Pango.Script @@ -353,8 +524,33 @@ + + + + Field + + Pango.Script + + + To be added. + + + + + + + Field + + Pango.Script + + + Kharoshthi + + + + Field Pango.Script @@ -369,6 +565,7 @@ + Field Pango.Script @@ -383,6 +580,7 @@ + Field Pango.Script @@ -395,8 +593,75 @@ + + + + Field + + Pango.Script + + + To be added. + + + + + + + Field + + Pango.Script + + + + + Limbu + + + + + + + + Field + + Pango.Script + + + + + LinearB + + + + + + + + Field + + Pango.Script + + + To be added. + + + + + + + Field + + Pango.Script + + + To be added. + + + + Field Pango.Script @@ -411,6 +676,7 @@ + Field Pango.Script @@ -425,6 +691,7 @@ + Field Pango.Script @@ -437,8 +704,33 @@ + + + + Field + + Pango.Script + + + NewTaiLue + + + + + + + Field + + Pango.Script + + + Nko + + + + Field Pango.Script @@ -451,8 +743,21 @@ + + + + Field + + Pango.Script + + + To be added. + + + + Field Pango.Script @@ -465,8 +770,21 @@ + + + + Field + + Pango.Script + + + OldPersian + + + + Field Pango.Script @@ -479,8 +797,60 @@ + + + + Field + + Pango.Script + + + + + Osmanya + + + + + + + + Field + + Pango.Script + + + PhagsPa + + + + + + + Field + + Pango.Script + + + Phoenician + + + + + + + Field + + Pango.Script + + + To be added. + + + + Field Pango.Script @@ -493,8 +863,36 @@ + + + + Field + + Pango.Script + + + To be added. + + + + + + + Field + + Pango.Script + + + + + Shavian + + + + + Field Pango.Script @@ -507,8 +905,33 @@ + + + + Field + + Pango.Script + + + To be added. + + + + + + + Field + + Pango.Script + + + SylotiNagri + + + + Field Pango.Script @@ -521,8 +944,54 @@ + + + + Field + + Pango.Script + + + + + Tagalog + + + + + + + + Field + + Pango.Script + + + + + Tagbanwa + + + + + + + + Field + + Pango.Script + + + + + TaiLe + + + + + Field Pango.Script @@ -537,6 +1006,7 @@ + Field Pango.Script @@ -551,6 +1021,7 @@ + Field Pango.Script @@ -565,6 +1036,7 @@ + Field Pango.Script @@ -579,6 +1051,7 @@ + Field Pango.Script @@ -591,190 +1064,21 @@ - - + + + Field Pango.Script - - - Canadian Aboriginal - - - - - - - Field - - Pango.Script - - - - - Yi - - - - - - - Field - - Pango.Script - - - - - Tagalog - - - - - - - Field - - Pango.Script - - - - - Hanunoo - - - - - - - Field - - Pango.Script - - - - - Buhid - - - - - - - Field - - Pango.Script - - - - - Tagbanwa - - - - - - - Field - - Pango.Script - - - - - Braille - - - - - - - Field - - Pango.Script - - - - - Cypriot - - - - - - - Field - - Pango.Script - - - - - Limbu - - - - - - - Field - - Pango.Script - - - - - Osmanya - - - - - - - Field - - Pango.Script - - - - - Shavian - - - - - - - Field - - Pango.Script - - - - - LinearB - - - - - - - Field - - Pango.Script - - - - - TaiLe - - + Tifinagh + + Field Pango.Script @@ -787,140 +1091,9 @@ - - - Field - - Pango.Script - - - Kharoshthi - - - - - - Field - - Pango.Script - - - NewTaiLue - - - - - - Field - - Pango.Script - - - Tifinagh - - - - - - Field - - Pango.Script - - - Buginese - - - - - - Field - - Pango.Script - - - Glagolitic - - - - - - Field - - Pango.Script - - - OldPersian - - - - - - Field - - Pango.Script - - - SylotiNagri - - - - - - Field - - Pango.Script - - - Balinese - - - - - - Field - - Pango.Script - - - Cuneiform - - - - - - Field - - Pango.Script - - - Nko - - - - - - Field - - Pango.Script - - - PhagsPa - - - - - - Field - - Pango.Script - - - Phoenician - - - + Field Pango.Script @@ -930,5 +1103,32 @@ + + + + Field + + Pango.Script + + + To be added. + + + + + + + Field + + Pango.Script + + + + + Yi + + + + diff --git a/doc/en/Pango/ScriptIter.xml b/doc/en/Pango/ScriptIter.xml index 2a60cba0b..27cfe80a6 100644 --- a/doc/en/Pango/ScriptIter.xml +++ b/doc/en/Pango/ScriptIter.xml @@ -1,26 +1,76 @@ + pango-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + GLib.Opaque + + + Used to iterate through a string and identify ranges in different scripts. - - GLib.Opaque - - - + + + + Constructor + + + + + + a + Internal constructor + + + + + + + + Constructor + + + + + + a + Creates a new from . + + + + + + + + Method + + System.Void + + + + To be added. + To be added. + + + + Method + + + System.Obsolete("Replaced by garbage collection") + + System.Void @@ -32,49 +82,9 @@ - - - Method - - System.Boolean - - - - Advances a to the next range. - a , if the iter was succesfully advanced. - If the iter is already at the end, it is left unchanged and is returned. - - - - - Constructor - - - - - - Internal constructor - a - - - - - - - Constructor - - - - - - Creates a new from . - a - - - - + Method System.Void @@ -92,5 +102,19 @@ + + + + Method + + System.Boolean + + + + Advances a to the next range. + a , if the iter was succesfully advanced. + If the iter is already at the end, it is left unchanged and is returned. + + diff --git a/doc/en/Pango/Stretch.xml b/doc/en/Pango/Stretch.xml index d0bc2e3c0..bb72d8034 100644 --- a/doc/en/Pango/Stretch.xml +++ b/doc/en/Pango/Stretch.xml @@ -1,19 +1,12 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - - An enumeration specifying the width of the font relatives to - other designs with the font family - - - System.Enum @@ -22,35 +15,17 @@ GLib.GType(typeof(Pango.StretchGType)) + + + An enumeration specifying the width of the font relatives to + other designs with the font family + + + - - - Field - - Pango.Stretch - - - - - 4x more condensed than - - - - - - Field - - Pango.Stretch - - - - - 3x more condensed than - - - + Field Pango.Stretch @@ -62,46 +37,9 @@ - - - Field - - Pango.Stretch - - - - - 1x more condensed than - - - - - - Field - - Pango.Stretch - - - - The normal width - - - - - - Field - - Pango.Stretch - - - - - 1x more expanded than - - - + Field Pango.Stretch @@ -113,8 +51,23 @@ + + + + Field + + Pango.Stretch + + + + + 3x more condensed than + + + + Field Pango.Stretch @@ -126,8 +79,64 @@ + + + + Field + + Pango.Stretch + + + + The normal width + + + + + + + Field + + Pango.Stretch + + + + + 1x more condensed than + + + + + + + Field + + Pango.Stretch + + + + + 1x more expanded than + + + + + + + Field + + Pango.Stretch + + + + + 4x more condensed than + + + + Field Pango.Stretch diff --git a/doc/en/Pango/Style.xml b/doc/en/Pango/Style.xml index 99ee9024d..a25e6493b 100644 --- a/doc/en/Pango/Style.xml +++ b/doc/en/Pango/Style.xml @@ -1,19 +1,12 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - - An enumeration specific the various slant styles possible for a - font - - - System.Enum @@ -22,9 +15,30 @@ GLib.GType(typeof(Pango.StyleGType)) + + + An enumeration specific the various slant styles possible for a + font + + + + + + + Field + + Pango.Style + + + + The font is slanted in an italic style + + + + Field Pango.Style @@ -37,6 +51,7 @@ + Field Pango.Style @@ -47,17 +62,5 @@ - - - Field - - Pango.Style - - - - The font is slanted in an italic style - - - diff --git a/doc/en/Pango/Submap.xml b/doc/en/Pango/Submap.xml new file mode 100644 index 000000000..7b066dea3 --- /dev/null +++ b/doc/en/Pango/Submap.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/Tab.xml b/doc/en/Pango/Tab.xml new file mode 100644 index 000000000..bf7c98c00 --- /dev/null +++ b/doc/en/Pango/Tab.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/TabAlign.xml b/doc/en/Pango/TabAlign.xml index 5aa318d9f..7d4e37ba9 100644 --- a/doc/en/Pango/TabAlign.xml +++ b/doc/en/Pango/TabAlign.xml @@ -1,12 +1,20 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Enum + + + + GLib.GType(typeof(Pango.TabAlignGType)) + + This enumeration specifies where a tab stop appears relative to @@ -19,17 +27,10 @@ - - System.Enum - - - - GLib.GType(typeof(Pango.TabAlignGType)) - - + Field Pango.TabAlign diff --git a/doc/en/Pango/TabArray.xml b/doc/en/Pango/TabArray.xml index be83ee23e..29b5f2080 100644 --- a/doc/en/Pango/TabArray.xml +++ b/doc/en/Pango/TabArray.xml @@ -1,24 +1,57 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - an object containing an array of tab stops. - Each tab stop has an alignment and a position. - GLib.Opaque + + an object containing an array of tab stops. + Each tab stop has an alignment and a position. + + + + + Constructor + + + + + + Pointer to the C object. + Internal constructor + + This is an internal constructor, and should not be used by user code. + + + + + + + Constructor + + + + + + + Initial number of tab stops to allocate, can be 0 + if the tab positions are in pixel units + an object containing an array of tab stops + Creates a new with the number of tab stops specified by . If is , the tab stop positions are specified in pixel units otherwise in pango units. All tab stops are initially at position 0. + + + Method Pango.TabArray @@ -30,24 +63,29 @@ - - + + + Method System.Void - - - + - Sets the size of the tab array to the value specified by . - the new size of the array - You must subsequently initialize any tabs that were added to the array. + To be added. + To be added. + + Method + + + System.Obsolete("Pango.TabArray is now freed automatically") + + System.Void @@ -57,81 +95,26 @@ - - + + + Method System.Void - - - - - - - Sets the specified and of the tab stop specified by . - the index of a tab stop - the tab alignment - the tab location in pango units - The value of must always be in the current implementation. - - - - - Constructor - - Internal constructor - Pointer to the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - - - - - - - an object containing an array of tab stops - Initial number of tab stops to allocate, can be 0 - if the tab positions are in pixel units - Creates a new with the number of tab stops specified by . If is , the tab stop positions are specified in pixel units otherwise in pango units. All tab stops are initially at position 0. - - - - - Property - - System.Boolean - - - returns if the tab positions are specified in pixels and if they are in pango units. - an object of type - - - - - - Property - - System.Int32 - - - returns the number of tab stops in the tab array. - the number of tab stops in the array. - + To be added. + To be added. + To be added. + + Method System.Void @@ -142,15 +125,34 @@ - Gets the alignment and position of the tab stop specified by . the tab stop index a a , the position in Pango units. + Gets the alignment and position of the tab stop specified by . To be added. + + + + Method + + System.Void + + + + + + + an array of indicating the alignment of each tab stop. + an array of indicating the location of each tab stop in pango units. + Gets the an array of alignments and positions. + + + - + + Property GLib.GType @@ -162,20 +164,65 @@ Returns the native value for . - - + + + + Property + + System.Boolean + + + returns if the tab positions are specified in pixels and if they are in pango units. + an object of type + + + + + + Method System.Void - - + - Gets the an array of alignments and positions. - an array of indicating the alignment of each tab stop. - an array of indicating the location of each tab stop in pango units. + the new size of the array + Sets the size of the tab array to the value specified by . + You must subsequently initialize any tabs that were added to the array. + + + + + + Method + + System.Void + + + + + + + + the index of a tab stop + the tab alignment + the tab location in pango units + Sets the specified and of the tab stop specified by . + The value of must always be in the current implementation. + + + + + + Property + + System.Int32 + + + returns the number of tab stops in the tab array. + the number of tab stops in the array. diff --git a/doc/en/Pango/Underline.xml b/doc/en/Pango/Underline.xml index 8e53fbb9e..59c7322eb 100644 --- a/doc/en/Pango/Underline.xml +++ b/doc/en/Pango/Underline.xml @@ -1,19 +1,12 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - - This enumeration is used to specify whether text should be - underlined, and if so, the type of underlining. - - - System.Enum @@ -22,33 +15,17 @@ GLib.GType(typeof(Pango.UnderlineGType)) + + + This enumeration is used to specify whether text should be + underlined, and if so, the type of underlining. + + + - - - Field - - Pango.Underline - - - - No underline should be drawn - - - - - - Field - - Pango.Underline - - - - A single underline should be drawn - - - + Field Pango.Underline @@ -59,8 +36,24 @@ + + + + Field + + Pango.Underline + + + + + To be added + To be added + + + + Field Pango.Underline @@ -81,18 +74,30 @@ - - + + + Field Pango.Underline - - + - To be added - To be added - + No underline should be drawn + + + + + + + Field + + Pango.Underline + + + + A single underline should be drawn + diff --git a/doc/en/Pango/Units.xml b/doc/en/Pango/Units.xml index abab536d7..21ffc3ec2 100644 --- a/doc/en/Pango/Units.xml +++ b/doc/en/Pango/Units.xml @@ -1,55 +1,24 @@ + pango-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.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Object + + Converts between Device units and Pango Units. - - System.Object - - - - - Method - - System.Int32 - - - - - - Converts from Device units to Pango Units. - a - a - - - - - - Method - - System.Int32 - - - - - - Converts from Pango Units to Device Units. - a - a - - - + Method System.Int32 @@ -65,8 +34,26 @@ + + + + Method + + System.Int32 + + + + + + a + Converts from Device units to Pango Units. + a + + + + Method System.Double @@ -82,5 +69,22 @@ + + + + Method + + System.Int32 + + + + + + a + Converts from Pango Units to Device Units. + a + + + diff --git a/doc/en/Pango/Variant.xml b/doc/en/Pango/Variant.xml index bbaa1c2d6..1785c1237 100644 --- a/doc/en/Pango/Variant.xml +++ b/doc/en/Pango/Variant.xml @@ -1,16 +1,12 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An enumeration specifying capitalization variant of the font - - System.Enum @@ -19,9 +15,14 @@ GLib.GType(typeof(Pango.VariantGType)) + + An enumeration specifying capitalization variant of the font + + + Field Pango.Variant @@ -34,6 +35,7 @@ + Field Pango.Variant diff --git a/doc/en/Pango/Weight.xml b/doc/en/Pango/Weight.xml index 7a7c668ac..3594f9fc9 100644 --- a/doc/en/Pango/Weight.xml +++ b/doc/en/Pango/Weight.xml @@ -1,12 +1,20 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + System.Enum + + + + GLib.GType(typeof(Pango.WeightGType)) + + An enumeration specifying the weight (boldness) of a font @@ -16,53 +24,10 @@ - - System.Enum - - - - GLib.GType(typeof(Pango.WeightGType)) - - - - - Field - - Pango.Weight - - - - The ultralight weight (200) - - - - - - Field - - Pango.Weight - - - - The light weight (300) - - - - - - Field - - Pango.Weight - - - - The default weight (400) - - - + Field Pango.Weight @@ -73,20 +38,21 @@ - - + + + Field Pango.Weight - - The ultrabold weight (800) - + To be added. + + Field Pango.Weight @@ -97,8 +63,47 @@ + + + + Field + + Pango.Weight + + + + The light weight (300) + + + + + + + Field + + Pango.Weight + + + To be added. + + + + + + + Field + + Pango.Weight + + + + The default weight (400) + + + + Field Pango.Weight @@ -111,5 +116,55 @@ + + + + Field + + Pango.Weight + + + To be added. + + + + + + + Field + + Pango.Weight + + + + The ultrabold weight (800) + + + + + + + Field + + Pango.Weight + + + To be added. + + + + + + + Field + + Pango.Weight + + + + The ultralight weight (200) + + + diff --git a/doc/en/Pango/WidthIter.xml b/doc/en/Pango/WidthIter.xml new file mode 100644 index 000000000..61249b055 --- /dev/null +++ b/doc/en/Pango/WidthIter.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/Win32Face.xml b/doc/en/Pango/Win32Face.xml new file mode 100644 index 000000000..be78210e5 --- /dev/null +++ b/doc/en/Pango/Win32Face.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/Win32Family.xml b/doc/en/Pango/Win32Family.xml new file mode 100644 index 000000000..c0f8c6638 --- /dev/null +++ b/doc/en/Pango/Win32Family.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/Win32Font.xml b/doc/en/Pango/Win32Font.xml new file mode 100644 index 000000000..c5a1a8bef --- /dev/null +++ b/doc/en/Pango/Win32Font.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/Win32FontClass.xml b/doc/en/Pango/Win32FontClass.xml new file mode 100644 index 000000000..9cbf94627 --- /dev/null +++ b/doc/en/Pango/Win32FontClass.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/Win32FontMap.xml b/doc/en/Pango/Win32FontMap.xml new file mode 100644 index 000000000..3bfeaec7a --- /dev/null +++ b/doc/en/Pango/Win32FontMap.xml @@ -0,0 +1,47 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + + + Method + + Pango.FontMap + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/Win32FontMapClass.xml b/doc/en/Pango/Win32FontMapClass.xml new file mode 100644 index 000000000..1959ea7af --- /dev/null +++ b/doc/en/Pango/Win32FontMapClass.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/Win32GlyphInfo.xml b/doc/en/Pango/Win32GlyphInfo.xml new file mode 100644 index 000000000..be73304be --- /dev/null +++ b/doc/en/Pango/Win32GlyphInfo.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/Win32MetricsInfo.xml b/doc/en/Pango/Win32MetricsInfo.xml new file mode 100644 index 000000000..2185255df --- /dev/null +++ b/doc/en/Pango/Win32MetricsInfo.xml @@ -0,0 +1,32 @@ + + + + + pango-sharp + + + GLib.Opaque + + + + To be added. + To be added. + + + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + + + diff --git a/doc/en/Pango/WrapMode.xml b/doc/en/Pango/WrapMode.xml index a19b50f4a..5bb0b4982 100644 --- a/doc/en/Pango/WrapMode.xml +++ b/doc/en/Pango/WrapMode.xml @@ -1,19 +1,12 @@ + pango-sharp - 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - - Describes how to wrap the lines of a - to the desired width - - - System.Enum @@ -22,21 +15,17 @@ GLib.GType(typeof(Pango.WrapModeGType)) + + + Describes how to wrap the lines of a + to the desired width + + + - - - Field - - Pango.WrapMode - - - - Wrap lines at word boundaries - - - + Field Pango.WrapMode @@ -47,8 +36,22 @@ + + + + Field + + Pango.WrapMode + + + + Wrap lines at word boundaries + + + + Field Pango.WrapMode diff --git a/doc/en/ns-Atk.xml b/doc/en/ns-Atk.xml new file mode 100644 index 000000000..41eed21e4 --- /dev/null +++ b/doc/en/ns-Atk.xml @@ -0,0 +1,15 @@ + + + + The Accessibility Toolkit. + + + + The Atk library provides a set of interfaces for + accessibility. By supporting the Atk interfaces, an application + or toolkit can be used such as tools such as screen readers, + magnifiers, and alternative input devices. + + + + \ No newline at end of file diff --git a/doc/en/ns-Gdk.xml b/doc/en/ns-Gdk.xml new file mode 100644 index 000000000..f41cd8b2d --- /dev/null +++ b/doc/en/ns-Gdk.xml @@ -0,0 +1,6 @@ + + + An intermediate layer which isolates Gtk from the details of the windowing system. + + + \ No newline at end of file diff --git a/doc/en/ns-Gtk.xml b/doc/en/ns-Gtk.xml new file mode 100644 index 000000000..be5d2464c --- /dev/null +++ b/doc/en/ns-Gtk.xml @@ -0,0 +1,14 @@ + + + The Gtk Widget set. + + + Gtk is a library for creating graphical user interfaces. It + works on many UNIX-like platforms, Windows, and on framebuffer + devices. Gtk is released under the GNU Library General Public + License (GNU LGPL), which allows for flexible licensing of + client applications. + + + + \ No newline at end of file diff --git a/doc/en/ns-Pango.xml b/doc/en/ns-Pango.xml new file mode 100644 index 000000000..d177b0841 --- /dev/null +++ b/doc/en/ns-Pango.xml @@ -0,0 +1,15 @@ + + + + Pango provides advanced font and text handling that is used for Gdk and Gtk. + + + + Pango project provides a framework for the layout and + rendering of internationalized text. Pango uses Unicode for + all of its encoding, and will eventually support output in + all the worlds major languages. + + + + \ No newline at end of file