gtk2 1.1.4-x86-mingw32 → 1.1.5-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/Rakefile +2 -1
- data/ext/gtk2/rbgtk.c +40 -0
- data/ext/gtk2/rbgtktreestore.c +6 -5
- data/lib/1.8/gtk2.so +0 -0
- data/lib/1.9/gtk2.so +0 -0
- data/vendor/local/bin/gtk-demo.exe +0 -0
- data/vendor/local/bin/gtk-query-immodules-2.0.exe +0 -0
- data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
- data/vendor/local/bin/libgailutil-18.dll +0 -0
- data/vendor/local/bin/libgdk-win32-2.0-0.dll +0 -0
- data/vendor/local/bin/libgtk-win32-2.0-0.dll +0 -0
- data/vendor/local/etc/gtk-2.0/gtk.immodules +1 -1
- data/vendor/local/include/gtk-2.0/gtk/gtkprivate.h +17 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkversion.h +3 -3
- data/vendor/local/lib/gailutil.lib +0 -0
- data/vendor/local/lib/gdk-win32-2.0.lib +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
- data/vendor/local/lib/gtk-win32-2.0.lib +0 -0
- data/vendor/local/lib/libgailutil.dll.a +0 -0
- data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/gail.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-win32-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-win32-2.0.pc +1 -1
- data/vendor/local/manifest/{gtk+-dev_2.24.8-1_win32.mft → gtk+-dev_2.24.10-1_win32.mft} +5 -7
- data/vendor/local/manifest/{gtk+_2.24.8-1_win32.mft → gtk+_2.24.10-1_win32.mft} +2 -2
- data/vendor/local/share/doc/{gtk+-2.24.8 → gtk+-2.24.10}/COPYING +0 -0
- data/vendor/local/share/doc/{gtk+-dev-2.24.8 → gtk+-dev-2.24.10}/COPYING +0 -0
- data/vendor/local/share/gtk-2.0/demo/drawingarea.c +1 -1
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +18 -18
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +9 -10
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.html +3 -3
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/libgail-util-main.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/GdkDisplay.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/GdkDisplayManager.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/GdkScreen.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/annotation-glossary.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-10.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-12.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-14.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-16.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-18.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-2.html +21 -21
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-20.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-22.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-4.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-6.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-8.html +5 -5
- data/vendor/local/share/gtk-doc/html/gdk/api-index-deprecated.html +22 -22
- data/vendor/local/share/gtk-doc/html/gdk/api-index-full.html +93 -93
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Application-launching.html +5 -5
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Bitmaps-and-Pixmaps.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Cairo-Interaction.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Colormaps-and-Colors.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Cursors.html +4 -5
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Drag-and-Drop.html +5 -7
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Drawing-Primitives.html +10 -10
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Event-Structures.html +12 -20
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Events.html +7 -9
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Fonts.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk/gdk-GdkRGB.html +16 -17
- data/vendor/local/share/gtk-doc/html/gdk/gdk-General.html +21 -22
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Graphics-Contexts.html +9 -16
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Images.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Input-Devices.html +9 -13
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Input.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Keyboard-Handling.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Pango-Interaction.html +9 -9
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Pixbufs.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Points-Rectangles-and-Regions.html +4 -6
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Properties-and-Atoms.html +6 -7
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Selections.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Testing.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Threads.html +23 -23
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Visuals.html +4 -6
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Windows.html +88 -98
- data/vendor/local/share/gtk-doc/html/gdk/gdk-X-Window-System-Interaction.html +2486 -0
- data/vendor/local/share/gtk-doc/html/gdk/gdk.devhelp2 +92 -0
- data/vendor/local/share/gtk-doc/html/gdk/index.html +5 -2
- data/vendor/local/share/gtk-doc/html/gdk/index.sgml +95 -0
- data/vendor/local/share/gtk-doc/html/gdk/multihead.html +10 -10
- data/vendor/local/share/gtk-doc/html/gdk/reference.html +5 -3
- data/vendor/local/share/gtk-doc/html/gtk/AbstractObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/Actions.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/Builder.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/ButtonWidgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/DeprecatedObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/DisplayWidgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkAboutDialog.html +26 -36
- data/vendor/local/share/gtk-doc/html/gtk/GtkAccelLabel.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkAccessible.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkAction.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk/GtkActionGroup.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkActivatable.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/GtkAdjustment.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkAlignment.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkArrow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkAspectFrame.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkAssistant.html +7 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkBin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkBuildable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkBuilder.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk/GtkButton.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkButtonBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkCList.html +37 -40
- data/vendor/local/share/gtk-doc/html/gtk/GtkCTree.html +54 -58
- data/vendor/local/share/gtk-doc/html/gtk/GtkCalendar.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellEditable.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellLayout.html +3 -7
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRenderer.html +33 -35
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererAccel.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererCombo.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererPixbuf.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererProgress.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererSpin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererSpinner.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererText.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererToggle.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellView.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkCheckButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkColorButton.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk/GtkColorSelection.html +32 -32
- data/vendor/local/share/gtk-doc/html/gtk/GtkColorSelectionDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkCombo.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkComboBox.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkComboBoxEntry.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkComboBoxText.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkContainer.html +7 -25
- data/vendor/local/share/gtk-doc/html/gtk/GtkCurve.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkDialog.html +9 -24
- data/vendor/local/share/gtk-doc/html/gtk/GtkDrawingArea.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkEditable.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkEntry.html +17 -18
- data/vendor/local/share/gtk-doc/html/gtk/GtkEntryBuffer.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkEntryCompletion.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkEventBox.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkExpander.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/GtkFileChooser.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk/GtkFileChooserButton.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk/GtkFileChooserDialog.html +2 -12
- data/vendor/local/share/gtk-doc/html/gtk/GtkFileChooserWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkFileSelection.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkFixed.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/GtkFontButton.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkFontSelection.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk/GtkFontSelectionDialog.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk/GtkFrame.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkGammaCurve.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHButtonBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHRuler.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHSV.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHScale.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHScrollbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHandleBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkIMContext.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk/GtkIMContextSimple.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkIMMulticontext.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkIconTheme.html +25 -26
- data/vendor/local/share/gtk-doc/html/gtk/GtkIconView.html +14 -15
- data/vendor/local/share/gtk-doc/html/gtk/GtkImage.html +63 -64
- data/vendor/local/share/gtk-doc/html/gtk/GtkImageMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkInfoBar.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkInputDialog.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk/GtkInvisible.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk/GtkItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkItemFactory.html +20 -22
- data/vendor/local/share/gtk-doc/html/gtk/GtkLabel.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk/GtkLayout.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/GtkLinkButton.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk/GtkList.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkListItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkListStore.html +5 -17
- data/vendor/local/share/gtk-doc/html/gtk/GtkMenu.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk/GtkMenuBar.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkMenuItem.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkMenuShell.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk/GtkMenuToolButton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkMessageDialog.html +6 -28
- data/vendor/local/share/gtk-doc/html/gtk/GtkMisc.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkNotebook.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkObject.html +9 -26
- data/vendor/local/share/gtk-doc/html/gtk/GtkOffscreenWindow.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk/GtkOldEditable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkOptionMenu.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkPageSetup.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkPageSetupUnixDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkPaned.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkPaperSize.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkPixmap.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk/GtkPlug.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk/GtkPreview.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk/GtkPrintContext.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkPrintJob.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkPrintSettings.html +22 -38
- data/vendor/local/share/gtk-doc/html/gtk/GtkPrintUnixDialog.html +14 -17
- data/vendor/local/share/gtk-doc/html/gtk/GtkPrinter.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk/GtkProgress.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkProgressBar.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk/GtkRadioAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkRadioButton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkRadioMenuItem.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkRadioToolButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkRange.html +7 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentChooser.html +6 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentChooserDialog.html +2 -14
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentChooserMenu.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentChooserWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentFilter.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentManager.html +32 -33
- data/vendor/local/share/gtk-doc/html/gtk/GtkRuler.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkScale.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkScaleButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkScrollbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkScrolledWindow.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkSeparatorMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkSeparatorToolItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkSettings.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk/GtkSizeGroup.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkSocket.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk/GtkSpinButton.html +14 -16
- data/vendor/local/share/gtk-doc/html/gtk/GtkSpinner.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkStatusIcon.html +28 -28
- data/vendor/local/share/gtk-doc/html/gtk/GtkStatusbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkStyle.html +222 -222
- data/vendor/local/share/gtk-doc/html/gtk/GtkTable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkTearoffMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkText.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk/GtkTextBuffer.html +38 -52
- data/vendor/local/share/gtk-doc/html/gtk/GtkTextIter.html +11 -5
- data/vendor/local/share/gtk-doc/html/gtk/GtkTextMark.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkTextTag.html +21 -22
- data/vendor/local/share/gtk-doc/html/gtk/GtkTextTagTable.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkTextView.html +23 -24
- data/vendor/local/share/gtk-doc/html/gtk/GtkTipsQuery.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/GtkToggleAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkToggleButton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkToggleToolButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolButton.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolItemGroup.html +10 -14
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolPalette.html +24 -36
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolShell.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolbar.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkTooltip.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkTooltips.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/GtkTree.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeModel.html +14 -17
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeModelFilter.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeModelSort.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeSelection.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeSortable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeStore.html +3 -15
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeView.html +35 -41
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeViewColumn.html +9 -20
- data/vendor/local/share/gtk-doc/html/gtk/GtkUIManager.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkVBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkVButtonBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkVPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkVRuler.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkVScale.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkVScrollbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkVSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkViewport.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkVolumeButton.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkWidget.html +312 -309
- data/vendor/local/share/gtk-doc/html/gtk/GtkWindow.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk/GtkWindowGroup.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/LayoutContainers.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/MenusAndCombos.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/MiscObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/NumericEntry.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/Ornaments.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/PlugSocket.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/Printing.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/RecentDocuments.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/ScrollingWidgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/SelectorWidgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/SpecialObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/TextWidget.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/TextWidgetObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/TreeWidget.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/TreeWidgetObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/WindowWidgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/annotation-glossary.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-10.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-12.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-14.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-16.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-18.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-2.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-20.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-22.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-24.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-4.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-6.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-8.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-deprecated.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-full.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/ch01.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/ch02.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/chap-drawing-model.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk/checklist-gdkeventexpose-region.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/checklist-modifiers.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/checklist-named-icons.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/decorating-the-assistant-pages.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/glossary.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Accelerator-Maps.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Bindings.html +30 -35
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Clipboards.html +40 -40
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Drag-and-Drop.html +71 -71
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Feature-Test-Macros.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Filesystem-utilities.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk/gtk-General.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Graphics-Contexts.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk/gtk-GtkTreeView-drag-and-drop.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-High-level-Printing-API.html +14 -15
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Keyboard-Accelerators.html +48 -48
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Orientable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Resource-Files.html +26 -27
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Selections.html +60 -56
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Signals.html +7 -22
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html +43 -84
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Stock-Items.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Testing.html +8 -18
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Themeable-Stock-Images.html +9 -10
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Types.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk/gtk-builder-convert.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/gtk-building.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-changes-1-2.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-changes-2-0.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-compiling.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/gtk-directfb.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/gtk-gtkcheckmenuitem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-gtkfilefilter.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-ClientSideWindows.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkAboutDialog.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkAssistant.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkBuilder.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkColorButton.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkComboBox.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkFileChooser.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkIconView.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkLinkButton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkRecentChooser.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-checklist.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-entry-icons.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-label-links.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-tooltips.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-osx.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-query-immodules-2.0.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/gtk-question-index.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk/gtk-resources.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/gtk-running.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/gtk-update-icon-cache.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/gtk-windows.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-x11.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/gtk.devhelp2 +27 -27
- data/vendor/local/share/gtk-doc/html/gtk/gtk.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtkbase.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtkfilechooser-installing-extra-widgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtkfilechooser-installing-preview.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtkfilechooser-new-features.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtkfilechooser-selection-modes.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtkobjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtkrecent-advanced.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtkrecent-chooser.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/index.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/migrating-GtkCombo.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/migrating-gnomeuiinfo.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/migrating.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/new-features-GtkComboBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/pt05.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/setting-the-page-flow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/ui-manager.html +2 -2
- data/vendor/local/src/dieterv/packaging/gtk+_2.24.10-1_win32.log +4954 -0
- data/vendor/local/src/dieterv/packaging/{gtk+_2.24.8-1_win32.sh → gtk+_2.24.10-1_win32.sh} +16 -1
- metadata +20 -22
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util.devhelp +0 -27
- data/vendor/local/share/gtk-doc/html/gdk/gdk.devhelp +0 -858
- data/vendor/local/share/gtk-doc/html/gtk/gtk.devhelp +0 -6126
- data/vendor/local/src/dieterv/packaging/gtk+_2.24.8-1_win32.log +0 -4937
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="TextWidgetObjects.html" title="Multiline Text Editor">
|
9
9
|
<link rel="prev" href="GtkTextIter.html" title="GtkTextIter">
|
10
10
|
<link rel="next" href="GtkTextBuffer.html" title="GtkTextBuffer">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -51,8 +51,8 @@ struct <a class="link" href="GtkTextMark.html#GtkTextMark-struct" t
|
|
51
51
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> setting</code></em>);
|
52
52
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTextMark.html#gtk-text-mark-get-visible" title="gtk_text_mark_get_visible ()">gtk_text_mark_get_visible</a> (<em class="parameter"><code><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark</code></em>);
|
53
53
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTextMark.html#gtk-text-mark-get-deleted" title="gtk_text_mark_get_deleted ()">gtk_text_mark_get_deleted</a> (<em class="parameter"><code><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark</code></em>);
|
54
|
-
const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
55
|
-
<a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="returnvalue">GtkTextBuffer</span></a> *
|
54
|
+
const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkTextMark.html#gtk-text-mark-get-name" title="gtk_text_mark_get_name ()">gtk_text_mark_get_name</a> (<em class="parameter"><code><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark</code></em>);
|
55
|
+
<a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="returnvalue">GtkTextBuffer</span></a> * <a class="link" href="GtkTextMark.html#gtk-text-mark-get-buffer" title="gtk_text_mark_get_buffer ()">gtk_text_mark_get_buffer</a> (<em class="parameter"><code><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark</code></em>);
|
56
56
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTextMark.html#gtk-text-mark-get-left-gravity" title="gtk_text_mark_get_left_gravity ()">gtk_text_mark_get_left_gravity</a> (<em class="parameter"><code><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark</code></em>);
|
57
57
|
</pre>
|
58
58
|
</div>
|
@@ -87,7 +87,7 @@ position originally occupied by the deleted text. When text is inserted at a
|
|
87
87
|
mark, a mark with <em class="firstterm">left gravity</em> will be moved to the
|
88
88
|
beginning of the newly-inserted text, and a mark with <em class="firstterm">right
|
89
89
|
gravity</em> will be moved to the end.
|
90
|
-
<sup>[<a name="
|
90
|
+
<sup>[<a name="id705018" href="#ftn.id705018" class="footnote">3</a>]</sup>
|
91
91
|
</p>
|
92
92
|
<p>
|
93
93
|
Marks are reference counted, but the reference count only controls the validity
|
@@ -226,7 +226,7 @@ for a way to add it to a buffer again.
|
|
226
226
|
<hr>
|
227
227
|
<div class="refsect2">
|
228
228
|
<a name="gtk-text-mark-get-name"></a><h3>gtk_text_mark_get_name ()</h3>
|
229
|
-
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
229
|
+
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_text_mark_get_name (<em class="parameter"><code><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark</code></em>);</pre>
|
230
230
|
<p>
|
231
231
|
Returns the mark name; returns NULL for anonymous marks.
|
232
232
|
</p>
|
@@ -248,7 +248,7 @@ Returns the mark name; returns NULL for anonymous marks.
|
|
248
248
|
<hr>
|
249
249
|
<div class="refsect2">
|
250
250
|
<a name="gtk-text-mark-get-buffer"></a><h3>gtk_text_mark_get_buffer ()</h3>
|
251
|
-
<pre class="programlisting"><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="returnvalue">GtkTextBuffer</span></a> *
|
251
|
+
<pre class="programlisting"><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="returnvalue">GtkTextBuffer</span></a> * gtk_text_mark_get_buffer (<em class="parameter"><code><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark</code></em>);</pre>
|
252
252
|
<p>
|
253
253
|
Gets the buffer this mark is located inside,
|
254
254
|
or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the mark is deleted.
|
@@ -311,7 +311,7 @@ Determines whether the mark has left gravity.
|
|
311
311
|
</div>
|
312
312
|
<div class="footnotes">
|
313
313
|
<br><hr width="100" align="left">
|
314
|
-
<div class="footnote"><p><sup>[<a id="ftn.
|
314
|
+
<div class="footnote"><p><sup>[<a id="ftn.id705018" href="#id705018" class="para">3</a>] </sup>
|
315
315
|
"left" and "right" here refer to logical direction (left is the toward the start
|
316
316
|
of the buffer); in some languages such as Hebrew the logically-leftmost text is
|
317
317
|
not actually on the left when displayed.
|
@@ -320,6 +320,6 @@ not actually on the left when displayed.
|
|
320
320
|
</div>
|
321
321
|
<div class="footer">
|
322
322
|
<hr>
|
323
|
-
Generated by GTK-Doc V1.
|
323
|
+
Generated by GTK-Doc V1.18</div>
|
324
324
|
</body>
|
325
325
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="TextWidgetObjects.html" title="Multiline Text Editor">
|
9
9
|
<link rel="prev" href="GtkTextBuffer.html" title="GtkTextBuffer">
|
10
10
|
<link rel="next" href="GtkTextTagTable.html" title="GtkTextTagTable">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -55,11 +55,11 @@ struct <a class="link" href="GtkTextTag.html#GtkTextAttributes" tit
|
|
55
55
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> priority</code></em>);
|
56
56
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTextTag.html#gtk-text-tag-event" title="gtk_text_tag_event ()">gtk_text_tag_event</a> (<em class="parameter"><code><a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="type">GtkTextTag</span></a> *tag</code></em>,
|
57
57
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *event_object</code></em>,
|
58
|
-
<em class="parameter"><code><a href="
|
58
|
+
<em class="parameter"><code><a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>,
|
59
59
|
<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter</code></em>);
|
60
60
|
struct <a class="link" href="GtkTextTag.html#GtkTextAppearance" title="struct GtkTextAppearance">GtkTextAppearance</a>;
|
61
|
-
<a class="link" href="GtkTextTag.html#GtkTextAttributes" title="struct GtkTextAttributes"><span class="returnvalue">GtkTextAttributes</span></a> *
|
62
|
-
<a class="link" href="GtkTextTag.html#GtkTextAttributes" title="struct GtkTextAttributes"><span class="returnvalue">GtkTextAttributes</span></a> *
|
61
|
+
<a class="link" href="GtkTextTag.html#GtkTextAttributes" title="struct GtkTextAttributes"><span class="returnvalue">GtkTextAttributes</span></a> * <a class="link" href="GtkTextTag.html#gtk-text-attributes-new" title="gtk_text_attributes_new ()">gtk_text_attributes_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
|
62
|
+
<a class="link" href="GtkTextTag.html#GtkTextAttributes" title="struct GtkTextAttributes"><span class="returnvalue">GtkTextAttributes</span></a> * <a class="link" href="GtkTextTag.html#gtk-text-attributes-copy" title="gtk_text_attributes_copy ()">gtk_text_attributes_copy</a> (<em class="parameter"><code><a class="link" href="GtkTextTag.html#GtkTextAttributes" title="struct GtkTextAttributes"><span class="type">GtkTextAttributes</span></a> *src</code></em>);
|
63
63
|
<span class="returnvalue">void</span> <a class="link" href="GtkTextTag.html#gtk-text-attributes-copy-values" title="gtk_text_attributes_copy_values ()">gtk_text_attributes_copy_values</a> (<em class="parameter"><code><a class="link" href="GtkTextTag.html#GtkTextAttributes" title="struct GtkTextAttributes"><span class="type">GtkTextAttributes</span></a> *src</code></em>,
|
64
64
|
<em class="parameter"><code><a class="link" href="GtkTextTag.html#GtkTextAttributes" title="struct GtkTextAttributes"><span class="type">GtkTextAttributes</span></a> *dest</code></em>);
|
65
65
|
<span class="returnvalue">void</span> <a class="link" href="GtkTextTag.html#gtk-text-attributes-unref" title="gtk_text_attributes_unref ()">gtk_text_attributes_unref</a> (<em class="parameter"><code><a class="link" href="GtkTextTag.html#GtkTextAttributes" title="struct GtkTextAttributes"><span class="type">GtkTextAttributes</span></a> *values</code></em>);
|
@@ -80,9 +80,9 @@ struct <a class="link" href="GtkTextTag.html#GtkTextAppearance" tit
|
|
80
80
|
"<a class="link" href="GtkTextTag.html#GtkTextTag--background" title='The "background" property'>background</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Write
|
81
81
|
"<a class="link" href="GtkTextTag.html#GtkTextTag--background-full-height" title='The "background-full-height" property'>background-full-height</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
82
82
|
"<a class="link" href="GtkTextTag.html#GtkTextTag--background-full-height-set" title='The "background-full-height-set" property'>background-full-height-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
83
|
-
"<a class="link" href="GtkTextTag.html#GtkTextTag--background-gdk" title='The "background-gdk" property'>background-gdk</a>" <a href="
|
83
|
+
"<a class="link" href="GtkTextTag.html#GtkTextTag--background-gdk" title='The "background-gdk" property'>background-gdk</a>" <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a>* : Read / Write
|
84
84
|
"<a class="link" href="GtkTextTag.html#GtkTextTag--background-set" title='The "background-set" property'>background-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
85
|
-
"<a class="link" href="GtkTextTag.html#GtkTextTag--background-stipple" title='The "background-stipple" property'>background-stipple</a>" <a href="
|
85
|
+
"<a class="link" href="GtkTextTag.html#GtkTextTag--background-stipple" title='The "background-stipple" property'>background-stipple</a>" <a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a>* : Read / Write
|
86
86
|
"<a class="link" href="GtkTextTag.html#GtkTextTag--background-stipple-set" title='The "background-stipple-set" property'>background-stipple-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
87
87
|
"<a class="link" href="GtkTextTag.html#GtkTextTag--direction" title='The "direction" property'>direction</a>" <a class="link" href="GtkWidget.html#GtkTextDirection" title="enum GtkTextDirection"><span class="type">GtkTextDirection</span></a> : Read / Write
|
88
88
|
"<a class="link" href="GtkTextTag.html#GtkTextTag--editable" title='The "editable" property'>editable</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
@@ -92,9 +92,9 @@ struct <a class="link" href="GtkTextTag.html#GtkTextAppearance" tit
|
|
92
92
|
"<a class="link" href="GtkTextTag.html#GtkTextTag--font" title='The "font" property'>font</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
|
93
93
|
"<a class="link" href="GtkTextTag.html#GtkTextTag--font-desc" title='The "font-desc" property'>font-desc</a>" <a href="/usr/share/gtk-doc/html/pango/pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a>* : Read / Write
|
94
94
|
"<a class="link" href="GtkTextTag.html#GtkTextTag--foreground" title='The "foreground" property'>foreground</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Write
|
95
|
-
"<a class="link" href="GtkTextTag.html#GtkTextTag--foreground-gdk" title='The "foreground-gdk" property'>foreground-gdk</a>" <a href="
|
95
|
+
"<a class="link" href="GtkTextTag.html#GtkTextTag--foreground-gdk" title='The "foreground-gdk" property'>foreground-gdk</a>" <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a>* : Read / Write
|
96
96
|
"<a class="link" href="GtkTextTag.html#GtkTextTag--foreground-set" title='The "foreground-set" property'>foreground-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
97
|
-
"<a class="link" href="GtkTextTag.html#GtkTextTag--foreground-stipple" title='The "foreground-stipple" property'>foreground-stipple</a>" <a href="
|
97
|
+
"<a class="link" href="GtkTextTag.html#GtkTextTag--foreground-stipple" title='The "foreground-stipple" property'>foreground-stipple</a>" <a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a>* : Read / Write
|
98
98
|
"<a class="link" href="GtkTextTag.html#GtkTextTag--foreground-stipple-set" title='The "foreground-stipple-set" property'>foreground-stipple-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
99
99
|
"<a class="link" href="GtkTextTag.html#GtkTextTag--indent" title='The "indent" property'>indent</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
|
100
100
|
"<a class="link" href="GtkTextTag.html#GtkTextTag--indent-set" title='The "indent-set" property'>indent-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
@@ -108,7 +108,7 @@ struct <a class="link" href="GtkTextTag.html#GtkTextAppearance" tit
|
|
108
108
|
"<a class="link" href="GtkTextTag.html#GtkTextTag--left-margin-set" title='The "left-margin-set" property'>left-margin-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
109
109
|
"<a class="link" href="GtkTextTag.html#GtkTextTag--name" title='The "name" property'>name</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write / Construct Only
|
110
110
|
"<a class="link" href="GtkTextTag.html#GtkTextTag--paragraph-background" title='The "paragraph-background" property'>paragraph-background</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Write
|
111
|
-
"<a class="link" href="GtkTextTag.html#GtkTextTag--paragraph-background-gdk" title='The "paragraph-background-gdk" property'>paragraph-background-gdk</a>" <a href="
|
111
|
+
"<a class="link" href="GtkTextTag.html#GtkTextTag--paragraph-background-gdk" title='The "paragraph-background-gdk" property'>paragraph-background-gdk</a>" <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a>* : Read / Write
|
112
112
|
"<a class="link" href="GtkTextTag.html#GtkTextTag--paragraph-background-set" title='The "paragraph-background-set" property'>paragraph-background-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
113
113
|
"<a class="link" href="GtkTextTag.html#GtkTextTag--pixels-above-lines" title='The "pixels-above-lines" property'>pixels-above-lines</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
|
114
114
|
"<a class="link" href="GtkTextTag.html#GtkTextTag--pixels-above-lines-set" title='The "pixels-above-lines-set" property'>pixels-above-lines-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
@@ -180,8 +180,7 @@ It is working (with minor issues) since 2.8.
|
|
180
180
|
<hr>
|
181
181
|
<div class="refsect2">
|
182
182
|
<a name="GtkWrapMode"></a><h3>enum GtkWrapMode</h3>
|
183
|
-
<pre class="programlisting">typedef enum
|
184
|
-
{
|
183
|
+
<pre class="programlisting">typedef enum {
|
185
184
|
GTK_WRAP_NONE,
|
186
185
|
GTK_WRAP_CHAR,
|
187
186
|
GTK_WRAP_WORD,
|
@@ -439,7 +438,7 @@ automatically.
|
|
439
438
|
<a name="gtk-text-tag-event"></a><h3>gtk_text_tag_event ()</h3>
|
440
439
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_text_tag_event (<em class="parameter"><code><a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="type">GtkTextTag</span></a> *tag</code></em>,
|
441
440
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *event_object</code></em>,
|
442
|
-
<em class="parameter"><code><a href="
|
441
|
+
<em class="parameter"><code><a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>,
|
443
442
|
<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter</code></em>);</pre>
|
444
443
|
<p>
|
445
444
|
Emits the "event" signal on the <a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="type">GtkTextTag</span></a>.
|
@@ -507,7 +506,7 @@ Emits the "event" signal on the <a class="link" href="GtkTextTag.html" title="Gt
|
|
507
506
|
<hr>
|
508
507
|
<div class="refsect2">
|
509
508
|
<a name="gtk-text-attributes-new"></a><h3>gtk_text_attributes_new ()</h3>
|
510
|
-
<pre class="programlisting"><a class="link" href="GtkTextTag.html#GtkTextAttributes" title="struct GtkTextAttributes"><span class="returnvalue">GtkTextAttributes</span></a> *
|
509
|
+
<pre class="programlisting"><a class="link" href="GtkTextTag.html#GtkTextAttributes" title="struct GtkTextAttributes"><span class="returnvalue">GtkTextAttributes</span></a> * gtk_text_attributes_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
511
510
|
<p>
|
512
511
|
Creates a <a class="link" href="GtkTextTag.html#GtkTextAttributes" title="struct GtkTextAttributes"><span class="type">GtkTextAttributes</span></a>, which describes
|
513
512
|
a set of properties on some text.
|
@@ -524,7 +523,7 @@ a set of properties on some text.
|
|
524
523
|
<hr>
|
525
524
|
<div class="refsect2">
|
526
525
|
<a name="gtk-text-attributes-copy"></a><h3>gtk_text_attributes_copy ()</h3>
|
527
|
-
<pre class="programlisting"><a class="link" href="GtkTextTag.html#GtkTextAttributes" title="struct GtkTextAttributes"><span class="returnvalue">GtkTextAttributes</span></a> *
|
526
|
+
<pre class="programlisting"><a class="link" href="GtkTextTag.html#GtkTextAttributes" title="struct GtkTextAttributes"><span class="returnvalue">GtkTextAttributes</span></a> * gtk_text_attributes_copy (<em class="parameter"><code><a class="link" href="GtkTextTag.html#GtkTextAttributes" title="struct GtkTextAttributes"><span class="type">GtkTextAttributes</span></a> *src</code></em>);</pre>
|
528
527
|
<p>
|
529
528
|
Copies <em class="parameter"><code>src</code></em> and returns a new <a class="link" href="GtkTextTag.html#GtkTextAttributes" title="struct GtkTextAttributes"><span class="type">GtkTextAttributes</span></a>.
|
530
529
|
</p>
|
@@ -648,7 +647,7 @@ the margins override one another (the default).
|
|
648
647
|
<hr>
|
649
648
|
<div class="refsect2">
|
650
649
|
<a name="GtkTextTag--background-gdk"></a><h3>The <code class="literal">"background-gdk"</code> property</h3>
|
651
|
-
<pre class="programlisting"> "background-gdk" <a href="
|
650
|
+
<pre class="programlisting"> "background-gdk" <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a>* : Read / Write</pre>
|
652
651
|
<p>Background color as a (possibly unallocated) GdkColor.</p>
|
653
652
|
</div>
|
654
653
|
<hr>
|
@@ -661,7 +660,7 @@ the margins override one another (the default).
|
|
661
660
|
<hr>
|
662
661
|
<div class="refsect2">
|
663
662
|
<a name="GtkTextTag--background-stipple"></a><h3>The <code class="literal">"background-stipple"</code> property</h3>
|
664
|
-
<pre class="programlisting"> "background-stipple" <a href="
|
663
|
+
<pre class="programlisting"> "background-stipple" <a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a>* : Read / Write</pre>
|
665
664
|
<p>Bitmap to use as a mask when drawing the text background.</p>
|
666
665
|
</div>
|
667
666
|
<hr>
|
@@ -735,7 +734,7 @@ the internals of <a href="/usr/share/gtk-doc/html/pango/pango-Fonts.html#PangoFo
|
|
735
734
|
<hr>
|
736
735
|
<div class="refsect2">
|
737
736
|
<a name="GtkTextTag--foreground-gdk"></a><h3>The <code class="literal">"foreground-gdk"</code> property</h3>
|
738
|
-
<pre class="programlisting"> "foreground-gdk" <a href="
|
737
|
+
<pre class="programlisting"> "foreground-gdk" <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a>* : Read / Write</pre>
|
739
738
|
<p>Foreground color as a (possibly unallocated) GdkColor.</p>
|
740
739
|
</div>
|
741
740
|
<hr>
|
@@ -748,7 +747,7 @@ the internals of <a href="/usr/share/gtk-doc/html/pango/pango-Fonts.html#PangoFo
|
|
748
747
|
<hr>
|
749
748
|
<div class="refsect2">
|
750
749
|
<a name="GtkTextTag--foreground-stipple"></a><h3>The <code class="literal">"foreground-stipple"</code> property</h3>
|
751
|
-
<pre class="programlisting"> "foreground-stipple" <a href="
|
750
|
+
<pre class="programlisting"> "foreground-stipple" <a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a>* : Read / Write</pre>
|
752
751
|
<p>Bitmap to use as a mask when drawing the text foreground.</p>
|
753
752
|
</div>
|
754
753
|
<hr>
|
@@ -865,10 +864,10 @@ The paragraph background color as a string.
|
|
865
864
|
<hr>
|
866
865
|
<div class="refsect2">
|
867
866
|
<a name="GtkTextTag--paragraph-background-gdk"></a><h3>The <code class="literal">"paragraph-background-gdk"</code> property</h3>
|
868
|
-
<pre class="programlisting"> "paragraph-background-gdk" <a href="
|
867
|
+
<pre class="programlisting"> "paragraph-background-gdk" <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a>* : Read / Write</pre>
|
869
868
|
<p>
|
870
869
|
The paragraph background color as a as a (possibly unallocated)
|
871
|
-
<a href="
|
870
|
+
<a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a>.
|
872
871
|
</p>
|
873
872
|
<p class="since">Since 2.8</p>
|
874
873
|
</div>
|
@@ -1110,7 +1109,7 @@ The paragraph background color as a as a (possibly unallocated)
|
|
1110
1109
|
<a name="GtkTextTag-event"></a><h3>The <code class="literal">"event"</code> signal</h3>
|
1111
1110
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="type">GtkTextTag</span></a> *tag,
|
1112
1111
|
<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object,
|
1113
|
-
<a href="
|
1112
|
+
<a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
1114
1113
|
<a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter,
|
1115
1114
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
|
1116
1115
|
<p>
|
@@ -1153,6 +1152,6 @@ event. <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macro
|
|
1153
1152
|
</div>
|
1154
1153
|
<div class="footer">
|
1155
1154
|
<hr>
|
1156
|
-
Generated by GTK-Doc V1.
|
1155
|
+
Generated by GTK-Doc V1.18</div>
|
1157
1156
|
</body>
|
1158
1157
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="TextWidgetObjects.html" title="Multiline Text Editor">
|
9
9
|
<link rel="prev" href="GtkTextTag.html" title="GtkTextTag">
|
10
10
|
<link rel="next" href="GtkTextView.html" title="GtkTextView">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -100,7 +100,7 @@ supports adding tags by specifying "tag" as the "type"
|
|
100
100
|
attribute of a <child> element.
|
101
101
|
</p>
|
102
102
|
<div class="example">
|
103
|
-
<a name="
|
103
|
+
<a name="id664643"></a><p class="title"><b>Example 20. A UI definition fragment specifying tags</b></p>
|
104
104
|
<div class="example-contents">
|
105
105
|
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
106
106
|
<tbody>
|
@@ -376,6 +376,6 @@ Returns the size of the table (number of tags)
|
|
376
376
|
</div>
|
377
377
|
<div class="footer">
|
378
378
|
<hr>
|
379
|
-
Generated by GTK-Doc V1.
|
379
|
+
Generated by GTK-Doc V1.18</div>
|
380
380
|
</body>
|
381
381
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="TextWidgetObjects.html" title="Multiline Text Editor">
|
9
9
|
<link rel="prev" href="GtkTextTagTable.html" title="GtkTextTagTable">
|
10
10
|
<link rel="next" href="TreeWidgetObjects.html" title="Tree, List and Icon Grid Widgets">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -75,10 +75,10 @@ enum <a class="link" href="GtkTextView.html#GtkTextWindowType" ti
|
|
75
75
|
<em class="parameter"><code><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark</code></em>);
|
76
76
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTextView.html#gtk-text-view-place-cursor-onscreen" title="gtk_text_view_place_cursor_onscreen ()">gtk_text_view_place_cursor_onscreen</a> (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>);
|
77
77
|
<span class="returnvalue">void</span> <a class="link" href="GtkTextView.html#gtk-text-view-get-visible-rect" title="gtk_text_view_get_visible_rect ()">gtk_text_view_get_visible_rect</a> (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>,
|
78
|
-
<em class="parameter"><code><a href="
|
78
|
+
<em class="parameter"><code><a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *visible_rect</code></em>);
|
79
79
|
<span class="returnvalue">void</span> <a class="link" href="GtkTextView.html#gtk-text-view-get-iter-location" title="gtk_text_view_get_iter_location ()">gtk_text_view_get_iter_location</a> (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>,
|
80
80
|
<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter</code></em>,
|
81
|
-
<em class="parameter"><code><a href="
|
81
|
+
<em class="parameter"><code><a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *location</code></em>);
|
82
82
|
<span class="returnvalue">void</span> <a class="link" href="GtkTextView.html#gtk-text-view-get-line-at-y" title="gtk_text_view_get_line_at_y ()">gtk_text_view_get_line_at_y</a> (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>,
|
83
83
|
<em class="parameter"><code><a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *target_iter</code></em>,
|
84
84
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
|
@@ -110,10 +110,10 @@ enum <a class="link" href="GtkTextView.html#GtkTextWindowType" ti
|
|
110
110
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> window_y</code></em>,
|
111
111
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *buffer_x</code></em>,
|
112
112
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *buffer_y</code></em>);
|
113
|
-
<a href="
|
113
|
+
<a href="../gdk/gdk-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> * <a class="link" href="GtkTextView.html#gtk-text-view-get-window" title="gtk_text_view_get_window ()">gtk_text_view_get_window</a> (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>,
|
114
114
|
<em class="parameter"><code><a class="link" href="GtkTextView.html#GtkTextWindowType" title="enum GtkTextWindowType"><span class="type">GtkTextWindowType</span></a> win</code></em>);
|
115
115
|
<a class="link" href="GtkTextView.html#GtkTextWindowType" title="enum GtkTextWindowType"><span class="returnvalue">GtkTextWindowType</span></a> <a class="link" href="GtkTextView.html#gtk-text-view-get-window-type" title="gtk_text_view_get_window_type ()">gtk_text_view_get_window_type</a> (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>,
|
116
|
-
<em class="parameter"><code><a href="
|
116
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>);
|
117
117
|
<span class="returnvalue">void</span> <a class="link" href="GtkTextView.html#gtk-text-view-set-border-window-size" title="gtk_text_view_set_border_window_size ()">gtk_text_view_set_border_window_size</a>
|
118
118
|
(<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>,
|
119
119
|
<em class="parameter"><code><a class="link" href="GtkTextView.html#GtkTextWindowType" title="enum GtkTextWindowType"><span class="type">GtkTextWindowType</span></a> type</code></em>,
|
@@ -140,7 +140,7 @@ enum <a class="link" href="GtkTextView.html#GtkTextWindowType" ti
|
|
140
140
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>,
|
141
141
|
<em class="parameter"><code><a class="link" href="GtkTextView.html#GtkTextChildAnchor"><span class="type">GtkTextChildAnchor</span></a> *anchor</code></em>);
|
142
142
|
struct <a class="link" href="GtkTextView.html#GtkTextChildAnchor-struct" title="struct GtkTextChildAnchor">GtkTextChildAnchor</a>;
|
143
|
-
<a class="link" href="GtkTextView.html#GtkTextChildAnchor"><span class="returnvalue">GtkTextChildAnchor</span></a> *
|
143
|
+
<a class="link" href="GtkTextView.html#GtkTextChildAnchor"><span class="returnvalue">GtkTextChildAnchor</span></a> * <a class="link" href="GtkTextView.html#gtk-text-child-anchor-new" title="gtk_text_child_anchor_new ()">gtk_text_child_anchor_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
|
144
144
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> * <a class="link" href="GtkTextView.html#gtk-text-child-anchor-get-widgets" title="gtk_text_child_anchor_get_widgets ()">gtk_text_child_anchor_get_widgets</a> (<em class="parameter"><code><a class="link" href="GtkTextView.html#GtkTextChildAnchor"><span class="type">GtkTextChildAnchor</span></a> *anchor</code></em>);
|
145
145
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTextView.html#gtk-text-child-anchor-get-deleted" title="gtk_text_child_anchor_get_deleted ()">gtk_text_child_anchor_get_deleted</a> (<em class="parameter"><code><a class="link" href="GtkTextView.html#GtkTextChildAnchor"><span class="type">GtkTextChildAnchor</span></a> *anchor</code></em>);
|
146
146
|
<span class="returnvalue">void</span> <a class="link" href="GtkTextView.html#gtk-text-view-add-child-in-window" title="gtk_text_view_add_child_in_window ()">gtk_text_view_add_child_in_window</a> (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>,
|
@@ -197,11 +197,11 @@ struct <a class="link" href="GtkTextView.html#GtkTextChildAnchor-st
|
|
197
197
|
<span class="returnvalue">void</span> <a class="link" href="GtkTextView.html#gtk-text-view-set-accepts-tab" title="gtk_text_view_set_accepts_tab ()">gtk_text_view_set_accepts_tab</a> (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>,
|
198
198
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> accepts_tab</code></em>);
|
199
199
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTextView.html#gtk-text-view-get-accepts-tab" title="gtk_text_view_get_accepts_tab ()">gtk_text_view_get_accepts_tab</a> (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>);
|
200
|
-
<a class="link" href="GtkTextTag.html#GtkTextAttributes" title="struct GtkTextAttributes"><span class="returnvalue">GtkTextAttributes</span></a> *
|
200
|
+
<a class="link" href="GtkTextTag.html#GtkTextAttributes" title="struct GtkTextAttributes"><span class="returnvalue">GtkTextAttributes</span></a> * <a class="link" href="GtkTextView.html#gtk-text-view-get-default-attributes" title="gtk_text_view_get_default_attributes ()">gtk_text_view_get_default_attributes</a>
|
201
201
|
(<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>);
|
202
202
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTextView.html#gtk-text-view-im-context-filter-keypress" title="gtk_text_view_im_context_filter_keypress ()">gtk_text_view_im_context_filter_keypress</a>
|
203
203
|
(<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>,
|
204
|
-
<em class="parameter"><code><a href="
|
204
|
+
<em class="parameter"><code><a href="../gdk/gdk-Event-Structures.html#GdkEventKey"><span class="type">GdkEventKey</span></a> *event</code></em>);
|
205
205
|
<span class="returnvalue">void</span> <a class="link" href="GtkTextView.html#gtk-text-view-reset-im-context" title="gtk_text_view_reset_im_context ()">gtk_text_view_reset_im_context</a> (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>);
|
206
206
|
<a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="returnvalue">GtkAdjustment</span></a> * <a class="link" href="GtkTextView.html#gtk-text-view-get-hadjustment" title="gtk_text_view_get_hadjustment ()">gtk_text_view_get_hadjustment</a> (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>);
|
207
207
|
<a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="returnvalue">GtkAdjustment</span></a> * <a class="link" href="GtkTextView.html#gtk-text-view-get-vadjustment" title="gtk_text_view_get_vadjustment ()">gtk_text_view_get_vadjustment</a> (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>);
|
@@ -252,7 +252,7 @@ GtkTextView implements
|
|
252
252
|
<div class="refsect1">
|
253
253
|
<a name="GtkTextView.style-properties"></a><h2>Style Properties</h2>
|
254
254
|
<pre class="synopsis">
|
255
|
-
"<a class="link" href="GtkTextView.html#GtkTextView--s-error-underline-color" title='The "error-underline-color" style property'>error-underline-color</a>" <a href="
|
255
|
+
"<a class="link" href="GtkTextView.html#GtkTextView--s-error-underline-color" title='The "error-underline-color" style property'>error-underline-color</a>" <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a>* : Read
|
256
256
|
</pre>
|
257
257
|
</div>
|
258
258
|
<div class="refsect1">
|
@@ -297,8 +297,7 @@ types related to the text widget and how they work together.
|
|
297
297
|
<hr>
|
298
298
|
<div class="refsect2">
|
299
299
|
<a name="GtkTextWindowType"></a><h3>enum GtkTextWindowType</h3>
|
300
|
-
<pre class="programlisting">typedef enum
|
301
|
-
{
|
300
|
+
<pre class="programlisting">typedef enum {
|
302
301
|
GTK_TEXT_WINDOW_PRIVATE,
|
303
302
|
GTK_TEXT_WINDOW_WIDGET,
|
304
303
|
GTK_TEXT_WINDOW_TEXT,
|
@@ -608,7 +607,7 @@ buffer, it it isn't there already.
|
|
608
607
|
<div class="refsect2">
|
609
608
|
<a name="gtk-text-view-get-visible-rect"></a><h3>gtk_text_view_get_visible_rect ()</h3>
|
610
609
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_text_view_get_visible_rect (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>,
|
611
|
-
<em class="parameter"><code><a href="
|
610
|
+
<em class="parameter"><code><a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *visible_rect</code></em>);</pre>
|
612
611
|
<p>
|
613
612
|
Fills <em class="parameter"><code>visible_rect</code></em> with the currently-visible
|
614
613
|
region of the buffer, in buffer coordinates. Convert to window coordinates
|
@@ -635,7 +634,7 @@ with <a class="link" href="GtkTextView.html#gtk-text-view-buffer-to-window-coord
|
|
635
634
|
<a name="gtk-text-view-get-iter-location"></a><h3>gtk_text_view_get_iter_location ()</h3>
|
636
635
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_text_view_get_iter_location (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>,
|
637
636
|
<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter</code></em>,
|
638
|
-
<em class="parameter"><code><a href="
|
637
|
+
<em class="parameter"><code><a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *location</code></em>);</pre>
|
639
638
|
<p>
|
640
639
|
Gets a rectangle which roughly contains the character at <em class="parameter"><code>iter</code></em>.
|
641
640
|
The rectangle position is in buffer coordinates; use
|
@@ -939,10 +938,10 @@ Note that you can't convert coordinates for a nonexisting window (see
|
|
939
938
|
<hr>
|
940
939
|
<div class="refsect2">
|
941
940
|
<a name="gtk-text-view-get-window"></a><h3>gtk_text_view_get_window ()</h3>
|
942
|
-
<pre class="programlisting"><a href="
|
941
|
+
<pre class="programlisting"><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> * gtk_text_view_get_window (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>,
|
943
942
|
<em class="parameter"><code><a class="link" href="GtkTextView.html#GtkTextWindowType" title="enum GtkTextWindowType"><span class="type">GtkTextWindowType</span></a> win</code></em>);</pre>
|
944
943
|
<p>
|
945
|
-
Retrieves the <a href="
|
944
|
+
Retrieves the <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> corresponding to an area of the text view;
|
946
945
|
possible windows include the overall widget window, child windows
|
947
946
|
on the left, right, top, bottom, and the window that displays the
|
948
947
|
text buffer. Windows are <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> and nonexistent if their width or
|
@@ -963,7 +962,7 @@ realized.
|
|
963
962
|
</tr>
|
964
963
|
<tr>
|
965
964
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
966
|
-
<td>a <a href="
|
965
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
|
967
966
|
</td>
|
968
967
|
</tr>
|
969
968
|
</tbody>
|
@@ -973,7 +972,7 @@ realized.
|
|
973
972
|
<div class="refsect2">
|
974
973
|
<a name="gtk-text-view-get-window-type"></a><h3>gtk_text_view_get_window_type ()</h3>
|
975
974
|
<pre class="programlisting"><a class="link" href="GtkTextView.html#GtkTextWindowType" title="enum GtkTextWindowType"><span class="returnvalue">GtkTextWindowType</span></a> gtk_text_view_get_window_type (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>,
|
976
|
-
<em class="parameter"><code><a href="
|
975
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>);</pre>
|
977
976
|
<p>
|
978
977
|
Usually used to find out which window an event corresponds to.
|
979
978
|
If you connect to an event signal on <em class="parameter"><code>text_view</code></em>, this function
|
@@ -1330,7 +1329,7 @@ multiple views.
|
|
1330
1329
|
<hr>
|
1331
1330
|
<div class="refsect2">
|
1332
1331
|
<a name="gtk-text-child-anchor-new"></a><h3>gtk_text_child_anchor_new ()</h3>
|
1333
|
-
<pre class="programlisting"><a class="link" href="GtkTextView.html#GtkTextChildAnchor"><span class="returnvalue">GtkTextChildAnchor</span></a> *
|
1332
|
+
<pre class="programlisting"><a class="link" href="GtkTextView.html#GtkTextChildAnchor"><span class="returnvalue">GtkTextChildAnchor</span></a> * gtk_text_child_anchor_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
1334
1333
|
<p>
|
1335
1334
|
Creates a new <a class="link" href="GtkTextView.html#GtkTextChildAnchor"><span class="type">GtkTextChildAnchor</span></a>. Usually you would then insert
|
1336
1335
|
it into a <a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> with <a class="link" href="GtkTextBuffer.html#gtk-text-buffer-insert-child-anchor" title="gtk_text_buffer_insert_child_anchor ()"><code class="function">gtk_text_buffer_insert_child_anchor()</code></a>.
|
@@ -1410,7 +1409,7 @@ will also be finalized.
|
|
1410
1409
|
Adds a child at fixed coordinates in one of the text widget's
|
1411
1410
|
windows. The window must have nonzero size (see
|
1412
1411
|
<a class="link" href="GtkTextView.html#gtk-text-view-set-border-window-size" title="gtk_text_view_set_border_window_size ()"><code class="function">gtk_text_view_set_border_window_size()</code></a>). Note that the child
|
1413
|
-
coordinates are given relative to the <a href="
|
1412
|
+
coordinates are given relative to the <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> in question, and
|
1414
1413
|
that these coordinates have no sane relationship to scrolling. When
|
1415
1414
|
placing a child in <span class="type">GTK_TEXT_WINDOW_WIDGET</span>, scrolling is
|
1416
1415
|
irrelevant, the child floats above all scrollable areas. But when
|
@@ -2119,7 +2118,7 @@ Returns whether pressing the Tab key inserts a tab characters.
|
|
2119
2118
|
<hr>
|
2120
2119
|
<div class="refsect2">
|
2121
2120
|
<a name="gtk-text-view-get-default-attributes"></a><h3>gtk_text_view_get_default_attributes ()</h3>
|
2122
|
-
<pre class="programlisting"><a class="link" href="GtkTextTag.html#GtkTextAttributes" title="struct GtkTextAttributes"><span class="returnvalue">GtkTextAttributes</span></a> *
|
2121
|
+
<pre class="programlisting"><a class="link" href="GtkTextTag.html#GtkTextAttributes" title="struct GtkTextAttributes"><span class="returnvalue">GtkTextAttributes</span></a> * gtk_text_view_get_default_attributes
|
2123
2122
|
(<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>);</pre>
|
2124
2123
|
<p>
|
2125
2124
|
Obtains a copy of the default text attributes. These are the
|
@@ -2153,7 +2152,7 @@ and should be freed.
|
|
2153
2152
|
<a name="gtk-text-view-im-context-filter-keypress"></a><h3>gtk_text_view_im_context_filter_keypress ()</h3>
|
2154
2153
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_text_view_im_context_filter_keypress
|
2155
2154
|
(<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>,
|
2156
|
-
<em class="parameter"><code><a href="
|
2155
|
+
<em class="parameter"><code><a href="../gdk/gdk-Event-Structures.html#GdkEventKey"><span class="type">GdkEventKey</span></a> *event</code></em>);</pre>
|
2157
2156
|
<p>
|
2158
2157
|
Allow the <a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> input method to internally handle key press
|
2159
2158
|
and release events. If this function returns <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, then no further
|
@@ -2431,7 +2430,7 @@ system-wide IM module setting. See the GtkSettings
|
|
2431
2430
|
<a name="GtkTextView.style-property-details"></a><h2>Style Property Details</h2>
|
2432
2431
|
<div class="refsect2">
|
2433
2432
|
<a name="GtkTextView--s-error-underline-color"></a><h3>The <code class="literal">"error-underline-color"</code> style property</h3>
|
2434
|
-
<pre class="programlisting"> "error-underline-color" <a href="
|
2433
|
+
<pre class="programlisting"> "error-underline-color" <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a>* : Read</pre>
|
2435
2434
|
<p>Color with which to draw error-indication underlines.</p>
|
2436
2435
|
</div>
|
2437
2436
|
</div>
|
@@ -2717,7 +2716,7 @@ to initiate horizontal cursor movement by pages.
|
|
2717
2716
|
</p>
|
2718
2717
|
<p>
|
2719
2718
|
This signal should not be used anymore, instead use the
|
2720
|
-
<span class="type">"move-cursor"</span> signal with the <span class="type">GTK_MOVEMENT_HORIZONTAL_PAGES</span>
|
2719
|
+
<span class="type">"move-cursor"</span> signal with the <a href="http://library.gnome.org/devel/gtk/gtk3-Standard-Enumerations.html#GTK-MOVEMENT-HORIZONTAL-PAGES:CAPS"><span class="type">GTK_MOVEMENT_HORIZONTAL_PAGES</span></a>
|
2721
2720
|
granularity.
|
2722
2721
|
</p>
|
2723
2722
|
<div class="variablelist"><table border="0">
|
@@ -2998,6 +2997,6 @@ The default bindings for this signal is Insert.
|
|
2998
2997
|
</div>
|
2999
2998
|
<div class="footer">
|
3000
2999
|
<hr>
|
3001
|
-
Generated by GTK-Doc V1.
|
3000
|
+
Generated by GTK-Doc V1.18</div>
|
3002
3001
|
</body>
|
3003
3002
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="DeprecatedObjects.html" title="Deprecated">
|
9
9
|
<link rel="prev" href="GtkTooltips.html" title="GtkTooltips">
|
10
10
|
<link rel="next" href="GtkTree.html" title="GtkTree">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -49,7 +49,7 @@
|
|
49
49
|
#include <gtk/gtk.h>
|
50
50
|
|
51
51
|
struct <a class="link" href="GtkTipsQuery.html#GtkTipsQuery-struct" title="struct GtkTipsQuery">GtkTipsQuery</a>;
|
52
|
-
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
52
|
+
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkTipsQuery.html#gtk-tips-query-new" title="gtk_tips_query_new ()">gtk_tips_query_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
|
53
53
|
<span class="returnvalue">void</span> <a class="link" href="GtkTipsQuery.html#gtk-tips-query-start-query" title="gtk_tips_query_start_query ()">gtk_tips_query_start_query</a> (<em class="parameter"><code><a class="link" href="GtkTipsQuery.html" title="GtkTipsQuery"><span class="type">GtkTipsQuery</span></a> *tips_query</code></em>);
|
54
54
|
<span class="returnvalue">void</span> <a class="link" href="GtkTipsQuery.html#gtk-tips-query-stop-query" title="gtk_tips_query_stop_query ()">gtk_tips_query_stop_query</a> (<em class="parameter"><code><a class="link" href="GtkTipsQuery.html" title="GtkTipsQuery"><span class="type">GtkTipsQuery</span></a> *tips_query</code></em>);
|
55
55
|
<span class="returnvalue">void</span> <a class="link" href="GtkTipsQuery.html#gtk-tips-query-set-caller" title="gtk_tips_query_set_caller ()">gtk_tips_query_set_caller</a> (<em class="parameter"><code><a class="link" href="GtkTipsQuery.html" title="GtkTipsQuery"><span class="type">GtkTipsQuery</span></a> *tips_query</code></em>,
|
@@ -139,7 +139,7 @@ should be accessed using the functions below.
|
|
139
139
|
<hr>
|
140
140
|
<div class="refsect2">
|
141
141
|
<a name="gtk-tips-query-new"></a><h3>gtk_tips_query_new ()</h3>
|
142
|
-
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
142
|
+
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_tips_query_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
143
143
|
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
144
144
|
<h3 class="title">Warning</h3>
|
145
145
|
<p><code class="literal">gtk_tips_query_new</code> is deprecated and should not be used in newly-written code.</p>
|
@@ -389,7 +389,7 @@ Emitted when a widget is entered by the pointer while the query is in effect.
|
|
389
389
|
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
390
390
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *arg1,
|
391
391
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *arg2,
|
392
|
-
<a href="
|
392
|
+
<a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *arg3,
|
393
393
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
|
394
394
|
<p>
|
395
395
|
Emitted when a widget is selected during a query.
|
@@ -447,6 +447,6 @@ Emitted when a widget is selected during a query.
|
|
447
447
|
</div>
|
448
448
|
<div class="footer">
|
449
449
|
<hr>
|
450
|
-
Generated by GTK-Doc V1.
|
450
|
+
Generated by GTK-Doc V1.18</div>
|
451
451
|
</body>
|
452
452
|
</html>
|