gtk2 3.2.1-x86-mingw32 → 3.2.2-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.
- checksums.yaml +5 -5
- data/ext/gtk2/extconf.rb +6 -1
- data/ext/gtk2/rbgtkrecentchooser.c +2 -2
- data/lib/2.2/gtk2.so +0 -0
- data/lib/2.3/gtk2.so +0 -0
- data/lib/2.4/gtk2.so +0 -0
- data/lib/2.5/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/include/gtk-2.0/gdk/gdkenumtypes.h +1 -1
- data/vendor/local/include/gtk-2.0/gtk/gtkmarshal.h +220 -164
- data/vendor/local/include/gtk-2.0/gtk/gtktypebuiltins.h +23 -23
- 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/libpixmap.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.la +3 -3
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.la +3 -3
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules.cache +2 -2
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.la +3 -3
- data/vendor/local/lib/libgailutil.dll.a +0 -0
- data/vendor/local/lib/libgailutil.la +3 -3
- data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgdk-win32-2.0.la +3 -3
- data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgtk-win32-2.0.la +3 -3
- 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/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +24 -24
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +11 -11
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplay.html +77 -77
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplayManager.html +8 -8
- data/vendor/local/share/gtk-doc/html/gdk2/GdkScreen.html +132 -132
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Application-launching.html +10 -10
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html +37 -37
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html +67 -67
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cursors.html +12 -12
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html +29 -29
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html +118 -118
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Event-Structures.html +102 -102
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Events.html +49 -49
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Fonts.html +79 -79
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-GdkRGB.html +64 -64
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-General.html +58 -58
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html +25 -25
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Images.html +37 -37
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input-Devices.html +40 -40
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input.html +15 -15
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html +97 -97
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html +23 -23
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pixbufs.html +20 -20
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html +37 -37
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html +84 -84
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Selections.html +27 -27
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Testing.html +10 -10
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Threads.html +74 -74
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Visuals.html +40 -40
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Windows.html +280 -280
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html +60 -60
- data/vendor/local/share/gtk-doc/html/gdk2/multihead.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAboutDialog.html +118 -118
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccelLabel.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccessible.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAction.html +87 -87
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActionGroup.html +82 -82
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActivatable.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAdjustment.html +60 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAlignment.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkArrow.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAspectFrame.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAssistant.html +47 -47
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBox.html +52 -52
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuildable.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuilder.html +98 -98
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButton.html +68 -68
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButtonBox.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCList.html +214 -214
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCTree.html +146 -146
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCalendar.html +88 -88
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellEditable.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellLayout.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRenderer.html +81 -81
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererAccel.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererCombo.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html +18 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererProgress.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpin.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererText.html +75 -75
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererToggle.html +32 -32
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellView.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCheckButton.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorButton.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelection.html +45 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCombo.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBox.html +96 -96
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxEntry.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxText.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkContainer.html +73 -73
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCurve.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDialog.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDrawingArea.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEditable.html +51 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntry.html +255 -255
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryBuffer.html +46 -46
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryCompletion.html +94 -94
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEventBox.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkExpander.html +52 -52
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooser.html +98 -98
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserButton.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserDialog.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserWidget.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileSelection.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFixed.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontButton.html +51 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelection.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFrame.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkGammaCurve.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHBox.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHButtonBox.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHRuler.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSV.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScale.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScrollbar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHandleBox.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContext.html +63 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContextSimple.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMMulticontext.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconTheme.html +83 -83
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconView.html +192 -192
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImage.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImageMenuItem.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInfoBar.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInputDialog.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInvisible.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItem.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItemFactory.html +66 -66
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLabel.html +139 -139
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLayout.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLinkButton.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkList.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListItem.html +37 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListStore.html +48 -48
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenu.html +90 -90
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuBar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuItem.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuShell.html +50 -50
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuToolButton.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMessageDialog.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMisc.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkNotebook.html +210 -210
- data/vendor/local/share/gtk-doc/html/gtk2/GtkObject.html +89 -89
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOffscreenWindow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOldEditable.html +60 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOptionMenu.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetup.html +59 -59
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaned.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaperSize.html +54 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPixmap.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPlug.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPreview.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintContext.html +17 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintJob.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintSettings.html +151 -151
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrinter.html +86 -86
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgress.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgressBar.html +42 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioAction.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioButton.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioMenuItem.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioToolButton.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRange.html +100 -100
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentAction.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooser.html +101 -101
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentFilter.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentManager.html +128 -128
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRuler.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScale.html +35 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScaleButton.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrollbar.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrolledWindow.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSettings.html +196 -196
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSizeGroup.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSocket.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinButton.html +79 -79
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinner.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusIcon.html +157 -157
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusbar.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStyle.html +263 -263
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTable.html +67 -67
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkText.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextBuffer.html +181 -181
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextIter.html +281 -281
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextMark.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTag.html +133 -133
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTagTable.html +17 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextView.html +211 -211
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTipsQuery.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleAction.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleButton.html +42 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleToolButton.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolButton.html +57 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItem.html +63 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItemGroup.html +36 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolPalette.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolShell.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolbar.html +105 -105
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltip.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltips.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTree.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeItem.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModel.html +147 -147
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelFilter.html +37 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelSort.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSelection.html +38 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSortable.html +28 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeStore.html +58 -58
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeView.html +414 -414
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeViewColumn.html +147 -147
- data/vendor/local/share/gtk-doc/html/gtk2/GtkUIManager.html +57 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVBox.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVButtonBox.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVRuler.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScale.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScrollbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkViewport.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVolumeButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWidget.html +537 -537
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindow.html +255 -255
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindowGroup.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidget.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidget.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/ch01.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/chap-drawing-model.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-2-0.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-checklist.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-question-index.html +43 -43
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html +40 -40
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Bindings.html +42 -42
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Clipboards.html +87 -87
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html +50 -50
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-General.html +153 -153
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html +167 -167
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html +88 -88
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Orientable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Resource-Files.html +71 -71
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Selections.html +119 -119
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Signals.html +68 -68
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Stock-Items.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Testing.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html +53 -53
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Types.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-advanced.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-chooser.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-GtkCombo.html +4 -4
- metadata +12 -11
@@ -130,7 +130,7 @@
|
|
130
130
|
</div>
|
131
131
|
<div class="refsect1">
|
132
132
|
<a name="GtkTooltip.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
133
|
-
<pre class="screen"> <a href="
|
133
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
134
134
|
<span class="lineart">╰──</span> GtkTooltip
|
135
135
|
</pre>
|
136
136
|
</div>
|
@@ -157,7 +157,7 @@ per GtkTreeView row or cell, you will have to do a little more work:
|
|
157
157
|
</p>
|
158
158
|
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
159
159
|
<li class="listitem"><p>
|
160
|
-
Set the <a class="link" href="GtkWidget.html#GtkWidget--has-tooltip" title="The “has-tooltip” property"><span class="type">“has-tooltip”</span></a> property to <a href="
|
160
|
+
Set the <a class="link" href="GtkWidget.html#GtkWidget--has-tooltip" title="The “has-tooltip” property"><span class="type">“has-tooltip”</span></a> property to <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, this will
|
161
161
|
make GTK+ monitor the widget for motion and related events
|
162
162
|
which are needed to determine when and where to show a tooltip.
|
163
163
|
</p></li>
|
@@ -172,8 +172,8 @@ the tooltip's markup, setting an image from a stock icon, or
|
|
172
172
|
even putting in a custom widget.
|
173
173
|
</p></li>
|
174
174
|
<li class="listitem"><p>
|
175
|
-
Return <a href="
|
176
|
-
the tooltip to be show. If you return <a href="
|
175
|
+
Return <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> from your query-tooltip handler. This causes
|
176
|
+
the tooltip to be show. If you return <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>, it will not be shown.
|
177
177
|
</p></li>
|
178
178
|
</ul></div>
|
179
179
|
<p>
|
@@ -197,7 +197,7 @@ by you as tooltip window.
|
|
197
197
|
In the ::query-tooltip callback you can access your window
|
198
198
|
using <a class="link" href="GtkWidget.html#gtk-widget-get-tooltip-window" title="gtk_widget_get_tooltip_window ()"><code class="function">gtk_widget_get_tooltip_window()</code></a> and manipulate as you
|
199
199
|
wish. The semantics of the return value are exactly as before,
|
200
|
-
return <a href="
|
200
|
+
return <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to show the window, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> to not show it.
|
201
201
|
</p></li>
|
202
202
|
</ul></div>
|
203
203
|
<p>
|
@@ -209,12 +209,12 @@ return <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc
|
|
209
209
|
<a name="gtk-tooltip-set-markup"></a><h3>gtk_tooltip_set_markup ()</h3>
|
210
210
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
211
211
|
gtk_tooltip_set_markup (<em class="parameter"><code><a class="link" href="GtkTooltip.html" title="GtkTooltip"><span class="type">GtkTooltip</span></a> *tooltip</code></em>,
|
212
|
-
<em class="parameter"><code>const <a href="
|
212
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *markup</code></em>);</pre>
|
213
213
|
<p>Sets the text of the tooltip to be <em class="parameter"><code>markup</code></em>
|
214
214
|
, which is marked up
|
215
215
|
with the Pango text markup language.
|
216
216
|
If <em class="parameter"><code>markup</code></em>
|
217
|
-
is <a href="
|
217
|
+
is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the label will be hidden.</p>
|
218
218
|
<div class="refsect3">
|
219
219
|
<a name="gtk-tooltip-set-markup.parameters"></a><h4>Parameters</h4>
|
220
220
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -231,7 +231,7 @@ If <em class="parameter"><code>markup</code></em>
|
|
231
231
|
</tr>
|
232
232
|
<tr>
|
233
233
|
<td class="parameter_name"><p>markup</p></td>
|
234
|
-
<td class="parameter_description"><p> a markup string (see Pango markup format) or <a href="
|
234
|
+
<td class="parameter_description"><p> a markup string (see Pango markup format) or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
235
235
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
236
236
|
</tr>
|
237
237
|
</tbody>
|
@@ -244,10 +244,10 @@ If <em class="parameter"><code>markup</code></em>
|
|
244
244
|
<a name="gtk-tooltip-set-text"></a><h3>gtk_tooltip_set_text ()</h3>
|
245
245
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
246
246
|
gtk_tooltip_set_text (<em class="parameter"><code><a class="link" href="GtkTooltip.html" title="GtkTooltip"><span class="type">GtkTooltip</span></a> *tooltip</code></em>,
|
247
|
-
<em class="parameter"><code>const <a href="
|
247
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);</pre>
|
248
248
|
<p>Sets the text of the tooltip to be <em class="parameter"><code>text</code></em>
|
249
249
|
. If <em class="parameter"><code>text</code></em>
|
250
|
-
is <a href="
|
250
|
+
is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the label
|
251
251
|
will be hidden. See also <a class="link" href="GtkTooltip.html#gtk-tooltip-set-markup" title="gtk_tooltip_set_markup ()"><code class="function">gtk_tooltip_set_markup()</code></a>.</p>
|
252
252
|
<div class="refsect3">
|
253
253
|
<a name="gtk-tooltip-set-text.parameters"></a><h4>Parameters</h4>
|
@@ -265,7 +265,7 @@ will be hidden. See also <a class="link" href="GtkTooltip.html#gtk-tooltip-set-m
|
|
265
265
|
</tr>
|
266
266
|
<tr>
|
267
267
|
<td class="parameter_name"><p>text</p></td>
|
268
|
-
<td class="parameter_description"><p> a text string or <a href="
|
268
|
+
<td class="parameter_description"><p> a text string or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
269
269
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
270
270
|
</tr>
|
271
271
|
</tbody>
|
@@ -282,7 +282,7 @@ gtk_tooltip_set_icon (<em class="parameter"><code><a class="link" href="GtkToolt
|
|
282
282
|
<p>Sets the icon of the tooltip (which is in front of the text) to be
|
283
283
|
<em class="parameter"><code>pixbuf</code></em>
|
284
284
|
. If <em class="parameter"><code>pixbuf</code></em>
|
285
|
-
is <a href="
|
285
|
+
is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the image will be hidden.</p>
|
286
286
|
<div class="refsect3">
|
287
287
|
<a name="gtk-tooltip-set-icon.parameters"></a><h4>Parameters</h4>
|
288
288
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -299,7 +299,7 @@ gtk_tooltip_set_icon (<em class="parameter"><code><a class="link" href="GtkToolt
|
|
299
299
|
</tr>
|
300
300
|
<tr>
|
301
301
|
<td class="parameter_name"><p>pixbuf</p></td>
|
302
|
-
<td class="parameter_description"><p> a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a>, or <a href="
|
302
|
+
<td class="parameter_description"><p> a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
303
303
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
304
304
|
</tr>
|
305
305
|
</tbody>
|
@@ -312,14 +312,14 @@ gtk_tooltip_set_icon (<em class="parameter"><code><a class="link" href="GtkToolt
|
|
312
312
|
<a name="gtk-tooltip-set-icon-from-stock"></a><h3>gtk_tooltip_set_icon_from_stock ()</h3>
|
313
313
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
314
314
|
gtk_tooltip_set_icon_from_stock (<em class="parameter"><code><a class="link" href="GtkTooltip.html" title="GtkTooltip"><span class="type">GtkTooltip</span></a> *tooltip</code></em>,
|
315
|
-
<em class="parameter"><code>const <a href="
|
315
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stock_id</code></em>,
|
316
316
|
<em class="parameter"><code><a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSize" title="enum GtkIconSize"><span class="type">GtkIconSize</span></a> size</code></em>);</pre>
|
317
317
|
<p>Sets the icon of the tooltip (which is in front of the text) to be
|
318
318
|
the stock item indicated by <em class="parameter"><code>stock_id</code></em>
|
319
319
|
with the size indicated
|
320
320
|
by <em class="parameter"><code>size</code></em>
|
321
321
|
. If <em class="parameter"><code>stock_id</code></em>
|
322
|
-
is <a href="
|
322
|
+
is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the image will be hidden.</p>
|
323
323
|
<div class="refsect3">
|
324
324
|
<a name="gtk-tooltip-set-icon-from-stock.parameters"></a><h4>Parameters</h4>
|
325
325
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -336,7 +336,7 @@ by <em class="parameter"><code>size</code></em>
|
|
336
336
|
</tr>
|
337
337
|
<tr>
|
338
338
|
<td class="parameter_name"><p>stock_id</p></td>
|
339
|
-
<td class="parameter_description"><p> a stock id, or <a href="
|
339
|
+
<td class="parameter_description"><p> a stock id, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
340
340
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
341
341
|
</tr>
|
342
342
|
<tr>
|
@@ -354,14 +354,14 @@ by <em class="parameter"><code>size</code></em>
|
|
354
354
|
<a name="gtk-tooltip-set-icon-from-icon-name"></a><h3>gtk_tooltip_set_icon_from_icon_name ()</h3>
|
355
355
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
356
356
|
gtk_tooltip_set_icon_from_icon_name (<em class="parameter"><code><a class="link" href="GtkTooltip.html" title="GtkTooltip"><span class="type">GtkTooltip</span></a> *tooltip</code></em>,
|
357
|
-
<em class="parameter"><code>const <a href="
|
357
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *icon_name</code></em>,
|
358
358
|
<em class="parameter"><code><a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSize" title="enum GtkIconSize"><span class="type">GtkIconSize</span></a> size</code></em>);</pre>
|
359
359
|
<p>Sets the icon of the tooltip (which is in front of the text) to be
|
360
360
|
the icon indicated by <em class="parameter"><code>icon_name</code></em>
|
361
361
|
with the size indicated
|
362
362
|
by <em class="parameter"><code>size</code></em>
|
363
363
|
. If <em class="parameter"><code>icon_name</code></em>
|
364
|
-
is <a href="
|
364
|
+
is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the image will be hidden.</p>
|
365
365
|
<div class="refsect3">
|
366
366
|
<a name="gtk-tooltip-set-icon-from-icon-name.parameters"></a><h4>Parameters</h4>
|
367
367
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -378,7 +378,7 @@ by <em class="parameter"><code>size</code></em>
|
|
378
378
|
</tr>
|
379
379
|
<tr>
|
380
380
|
<td class="parameter_name"><p>icon_name</p></td>
|
381
|
-
<td class="parameter_description"><p> an icon name, or <a href="
|
381
|
+
<td class="parameter_description"><p> an icon name, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
382
382
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
383
383
|
</tr>
|
384
384
|
<tr>
|
@@ -396,14 +396,14 @@ by <em class="parameter"><code>size</code></em>
|
|
396
396
|
<a name="gtk-tooltip-set-icon-from-gicon"></a><h3>gtk_tooltip_set_icon_from_gicon ()</h3>
|
397
397
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
398
398
|
gtk_tooltip_set_icon_from_gicon (<em class="parameter"><code><a class="link" href="GtkTooltip.html" title="GtkTooltip"><span class="type">GtkTooltip</span></a> *tooltip</code></em>,
|
399
|
-
<em class="parameter"><code><a href="
|
399
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/gio/unstable/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a> *gicon</code></em>,
|
400
400
|
<em class="parameter"><code><a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSize" title="enum GtkIconSize"><span class="type">GtkIconSize</span></a> size</code></em>);</pre>
|
401
401
|
<p>Sets the icon of the tooltip (which is in front of the text)
|
402
402
|
to be the icon indicated by <em class="parameter"><code>gicon</code></em>
|
403
403
|
with the size indicated
|
404
404
|
by <em class="parameter"><code>size</code></em>
|
405
405
|
. If <em class="parameter"><code>gicon</code></em>
|
406
|
-
is <a href="
|
406
|
+
is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the image will be hidden.</p>
|
407
407
|
<div class="refsect3">
|
408
408
|
<a name="gtk-tooltip-set-icon-from-gicon.parameters"></a><h4>Parameters</h4>
|
409
409
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -420,7 +420,7 @@ by <em class="parameter"><code>size</code></em>
|
|
420
420
|
</tr>
|
421
421
|
<tr>
|
422
422
|
<td class="parameter_name"><p>gicon</p></td>
|
423
|
-
<td class="parameter_description"><p> a <a href="
|
423
|
+
<td class="parameter_description"><p> a <a href="https://developer.gnome.org/gio/unstable/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a> representing the icon, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
424
424
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
425
425
|
</tr>
|
426
426
|
<tr>
|
@@ -463,7 +463,7 @@ and <a class="link" href="GtkTooltip.html#gtk-tooltip-set-icon" title="gtk_toolt
|
|
463
463
|
</tr>
|
464
464
|
<tr>
|
465
465
|
<td class="parameter_name"><p>custom_widget</p></td>
|
466
|
-
<td class="parameter_description"><p> a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a>, or <a href="
|
466
|
+
<td class="parameter_description"><p> a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to unset the old custom widget. </p></td>
|
467
467
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
468
468
|
</tr>
|
469
469
|
</tbody>
|
@@ -98,7 +98,7 @@
|
|
98
98
|
</tr>
|
99
99
|
<tr>
|
100
100
|
<td class="function_type">
|
101
|
-
<a href="
|
101
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
102
102
|
</td>
|
103
103
|
<td class="function_name">
|
104
104
|
<a class="link" href="GtkTooltips.html#gtk-tooltips-get-info-from-tip-window" title="gtk_tooltips_get_info_from_tip_window ()">gtk_tooltips_get_info_from_tip_window</a> <span class="c_punctuation">()</span>
|
@@ -128,8 +128,8 @@
|
|
128
128
|
</div>
|
129
129
|
<div class="refsect1">
|
130
130
|
<a name="GtkTooltips.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
131
|
-
<pre class="screen"> <a href="
|
132
|
-
<span class="lineart">╰──</span> <a href="
|
131
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
132
|
+
<span class="lineart">╰──</span> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
133
133
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
134
134
|
<span class="lineart">╰──</span> GtkTooltips
|
135
135
|
</pre>
|
@@ -207,12 +207,12 @@ Information about the tooltip (if any) associated with an arbitrary widget can b
|
|
207
207
|
<span class="usertype">GtkTooltips</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">button_bar_tips</span><span class="symbol">;</span>
|
208
208
|
<span class="normal">button_bar_tips </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GtkTooltips.html#gtk-tooltips-new">gtk_tooltips_new</a></span><span class="normal"> </span><span class="symbol">();</span>
|
209
209
|
<span class="comment">/* Create the buttons and pack them into a GtkHBox */</span>
|
210
|
-
<span class="normal">hbox </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GtkHBox.html#gtk-hbox-new">gtk_hbox_new</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal"><a href="
|
210
|
+
<span class="normal">hbox </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GtkHBox.html#gtk-hbox-new">gtk_hbox_new</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal"><a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS">TRUE</a></span><span class="symbol">,</span><span class="normal"> </span><span class="number">2</span><span class="symbol">);</span>
|
211
211
|
<span class="normal">load_button </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GtkButton.html#gtk-button-new-with-label">gtk_button_new_with_label</a></span><span class="normal"> </span><span class="symbol">(</span><span class="string">"Load a file"</span><span class="symbol">);</span>
|
212
|
-
<span class="function"><a href="GtkBox.html#gtk-box-pack-start">gtk_box_pack_start</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function">GTK_BOX</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">hbox</span><span class="symbol">),</span><span class="normal"> load_button</span><span class="symbol">,</span><span class="normal"> <a href="
|
212
|
+
<span class="function"><a href="GtkBox.html#gtk-box-pack-start">gtk_box_pack_start</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function">GTK_BOX</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">hbox</span><span class="symbol">),</span><span class="normal"> load_button</span><span class="symbol">,</span><span class="normal"> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS">TRUE</a></span><span class="symbol">,</span><span class="normal"> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS">TRUE</a></span><span class="symbol">,</span><span class="normal"> </span><span class="number">2</span><span class="symbol">);</span>
|
213
213
|
<span class="function"><a href="GtkWidget.html#gtk-widget-show">gtk_widget_show</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">load_button</span><span class="symbol">);</span>
|
214
214
|
<span class="normal">save_button </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GtkButton.html#gtk-button-new-with-label">gtk_button_new_with_label</a></span><span class="normal"> </span><span class="symbol">(</span><span class="string">"Save a file"</span><span class="symbol">);</span>
|
215
|
-
<span class="function"><a href="GtkBox.html#gtk-box-pack-start">gtk_box_pack_start</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function">GTK_BOX</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">hbox</span><span class="symbol">),</span><span class="normal"> save_button</span><span class="symbol">,</span><span class="normal"> <a href="
|
215
|
+
<span class="function"><a href="GtkBox.html#gtk-box-pack-start">gtk_box_pack_start</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function">GTK_BOX</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">hbox</span><span class="symbol">),</span><span class="normal"> save_button</span><span class="symbol">,</span><span class="normal"> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS">TRUE</a></span><span class="symbol">,</span><span class="normal"> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS">TRUE</a></span><span class="symbol">,</span><span class="normal"> </span><span class="number">2</span><span class="symbol">);</span>
|
216
216
|
<span class="function"><a href="GtkWidget.html#gtk-widget-show">gtk_widget_show</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">save_button</span><span class="symbol">);</span>
|
217
217
|
<span class="function"><a href="GtkWidget.html#gtk-widget-show">gtk_widget_show</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">hbox</span><span class="symbol">);</span>
|
218
218
|
<span class="comment">/* Add the tips */</span>
|
@@ -307,7 +307,7 @@ Causes all tooltips in <em class="parameter"><code>tooltips</code></em> to becom
|
|
307
307
|
<a name="gtk-tooltips-set-delay"></a><h3>gtk_tooltips_set_delay ()</h3>
|
308
308
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
309
309
|
gtk_tooltips_set_delay (<em class="parameter"><code><a class="link" href="GtkTooltips.html" title="GtkTooltips"><span class="type">GtkTooltips</span></a> *tooltips</code></em>,
|
310
|
-
<em class="parameter"><code><a href="
|
310
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> delay</code></em>);</pre>
|
311
311
|
<div class="warning"><p><code class="literal">gtk_tooltips_set_delay</code> has been deprecated since version 2.12 and should not be used in newly-written code.</p></div>
|
312
312
|
<p>
|
313
313
|
Sets the time between the user moving the mouse over a widget and the widget's tooltip appearing.
|
@@ -341,8 +341,8 @@ Sets the time between the user moving the mouse over a widget and the widget's t
|
|
341
341
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
342
342
|
gtk_tooltips_set_tip (<em class="parameter"><code><a class="link" href="GtkTooltips.html" title="GtkTooltips"><span class="type">GtkTooltips</span></a> *tooltips</code></em>,
|
343
343
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
344
|
-
<em class="parameter"><code>const <a href="
|
345
|
-
<em class="parameter"><code>const <a href="
|
344
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *tip_text</code></em>,
|
345
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *tip_private</code></em>);</pre>
|
346
346
|
<div class="warning"><p><code class="literal">gtk_tooltips_set_tip</code> has been deprecated since version 2.12 and should not be used in newly-written code.</p></div>
|
347
347
|
<p>Adds a tooltip containing the message <em class="parameter"><code>tip_text</code></em>
|
348
348
|
to the specified <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a>.</p>
|
@@ -405,7 +405,7 @@ Retrieves any <a class="link" href="GtkTooltips.html#GtkTooltipsData" title="str
|
|
405
405
|
</div>
|
406
406
|
<div class="refsect3">
|
407
407
|
<a name="gtk-tooltips-data-get.returns"></a><h4>Returns</h4>
|
408
|
-
<p>a <a class="link" href="GtkTooltips.html#GtkTooltipsData" title="struct GtkTooltipsData"><span class="type">GtkTooltipsData</span></a> struct, or <a href="
|
408
|
+
<p>a <a class="link" href="GtkTooltips.html#GtkTooltipsData" title="struct GtkTooltipsData"><span class="type">GtkTooltipsData</span></a> struct, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the widget has no tooltip.</p>
|
409
409
|
</div>
|
410
410
|
</div>
|
411
411
|
<hr>
|
@@ -440,7 +440,7 @@ care of this.
|
|
440
440
|
<hr>
|
441
441
|
<div class="refsect2">
|
442
442
|
<a name="gtk-tooltips-get-info-from-tip-window"></a><h3>gtk_tooltips_get_info_from_tip_window ()</h3>
|
443
|
-
<pre class="programlisting"><a href="
|
443
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
444
444
|
gtk_tooltips_get_info_from_tip_window (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *tip_window</code></em>,
|
445
445
|
<em class="parameter"><code><a class="link" href="GtkTooltips.html" title="GtkTooltips"><span class="type">GtkTooltips</span></a> **tooltips</code></em>,
|
446
446
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> **current_widget</code></em>);</pre>
|
@@ -467,13 +467,13 @@ applications should have little use for it.</p>
|
|
467
467
|
<td class="parameter_name"><p>tooltips</p></td>
|
468
468
|
<td class="parameter_description"><p>the return location for the tooltips which are displayed
|
469
469
|
in <em class="parameter"><code>tip_window</code></em>
|
470
|
-
, or <a href="
|
470
|
+
, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
471
471
|
<td class="parameter_annotations"> </td>
|
472
472
|
</tr>
|
473
473
|
<tr>
|
474
474
|
<td class="parameter_name"><p>current_widget</p></td>
|
475
475
|
<td class="parameter_description"><p>the return location for the widget whose tooltips
|
476
|
-
are displayed, or <a href="
|
476
|
+
are displayed, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
477
477
|
<td class="parameter_annotations"> </td>
|
478
478
|
</tr>
|
479
479
|
</tbody>
|
@@ -481,8 +481,8 @@ are displayed, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/sh
|
|
481
481
|
</div>
|
482
482
|
<div class="refsect3">
|
483
483
|
<a name="gtk-tooltips-get-info-from-tip-window.returns"></a><h4>Returns</h4>
|
484
|
-
<p> <a href="
|
485
|
-
is displaying tooltips, otherwise <a href="
|
484
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>tip_window</code></em>
|
485
|
+
is displaying tooltips, otherwise <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
486
486
|
</div>
|
487
487
|
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
488
488
|
</div>
|
@@ -142,7 +142,7 @@
|
|
142
142
|
</tr>
|
143
143
|
<tr>
|
144
144
|
<td class="function_type">
|
145
|
-
<a href="
|
145
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
146
146
|
</td>
|
147
147
|
<td class="function_name">
|
148
148
|
<a class="link" href="GtkTree.html#gtk-tree-child-position" title="gtk_tree_child_position ()">gtk_tree_child_position</a> <span class="c_punctuation">()</span>
|
@@ -195,17 +195,17 @@
|
|
195
195
|
<tr>
|
196
196
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
197
197
|
<td class="signal_name"><a class="link" href="GtkTree.html#GtkTree-select-child" title="The “select-child” signal">select-child</a></td>
|
198
|
-
<td class="signal_flags"><a href="
|
198
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS">Run First</a></td>
|
199
199
|
</tr>
|
200
200
|
<tr>
|
201
201
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
202
202
|
<td class="signal_name"><a class="link" href="GtkTree.html#GtkTree-selection-changed" title="The “selection-changed” signal">selection-changed</a></td>
|
203
|
-
<td class="signal_flags"><a href="
|
203
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS">Run First</a></td>
|
204
204
|
</tr>
|
205
205
|
<tr>
|
206
206
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
207
207
|
<td class="signal_name"><a class="link" href="GtkTree.html#GtkTree-unselect-child" title="The “unselect-child” signal">unselect-child</a></td>
|
208
|
-
<td class="signal_flags"><a href="
|
208
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS">Run First</a></td>
|
209
209
|
</tr>
|
210
210
|
</tbody>
|
211
211
|
</table></div>
|
@@ -231,8 +231,8 @@
|
|
231
231
|
</div>
|
232
232
|
<div class="refsect1">
|
233
233
|
<a name="GtkTree.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
234
|
-
<pre class="screen"> <a href="
|
235
|
-
<span class="lineart">╰──</span> <a href="
|
234
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
235
|
+
<span class="lineart">╰──</span> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
236
236
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
237
237
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
238
238
|
<span class="lineart">╰──</span> <a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
@@ -414,7 +414,7 @@ Adds the <a class="link" href="GtkTreeItem.html" title="GtkTreeItem"><span class
|
|
414
414
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
415
415
|
gtk_tree_insert (<em class="parameter"><code><a class="link" href="GtkTree.html" title="GtkTree"><span class="type">GtkTree</span></a> *tree</code></em>,
|
416
416
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *tree_item</code></em>,
|
417
|
-
<em class="parameter"><code><a href="
|
417
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position</code></em>);</pre>
|
418
418
|
<div class="warning"><p><code class="literal">gtk_tree_insert</code> is deprecated and should not be used in newly-written code.</p></div>
|
419
419
|
<p>
|
420
420
|
Adds the <a class="link" href="GtkTreeItem.html" title="GtkTreeItem"><span class="type">GtkTreeItem</span></a> in <em class="parameter"><code>tree_item</code></em> to the list of items in <em class="parameter"><code>tree</code></em> at the position indicated by <em class="parameter"><code>position</code></em>.
|
@@ -440,7 +440,7 @@ Adds the <a class="link" href="GtkTreeItem.html" title="GtkTreeItem"><span class
|
|
440
440
|
</tr>
|
441
441
|
<tr>
|
442
442
|
<td class="parameter_name"><p>position</p></td>
|
443
|
-
<td class="parameter_description"><p>A <a href="
|
443
|
+
<td class="parameter_description"><p>A <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> that indicates the position in the tree, that the <em class="parameter"><code>tree_item</code></em>
|
444
444
|
is to be added at.</p></td>
|
445
445
|
<td class="parameter_annotations"> </td>
|
446
446
|
</tr>
|
@@ -453,7 +453,7 @@ is to be added at.</p></td>
|
|
453
453
|
<a name="gtk-tree-remove-items"></a><h3>gtk_tree_remove_items ()</h3>
|
454
454
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
455
455
|
gtk_tree_remove_items (<em class="parameter"><code><a class="link" href="GtkTree.html" title="GtkTree"><span class="type">GtkTree</span></a> *tree</code></em>,
|
456
|
-
<em class="parameter"><code><a href="
|
456
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> *items</code></em>);</pre>
|
457
457
|
<div class="warning"><p><code class="literal">gtk_tree_remove_items</code> is deprecated and should not be used in newly-written code.</p></div>
|
458
458
|
<p>
|
459
459
|
Removes a list of items from the <a class="link" href="GtkTree.html" title="GtkTree"><span class="type">GtkTree</span></a> in <em class="parameter"><code>tree</code></em>.
|
@@ -462,7 +462,7 @@ Removes a list of items from the <a class="link" href="GtkTree.html" title="GtkT
|
|
462
462
|
If only one item is to be removed from the <a class="link" href="GtkTree.html" title="GtkTree"><span class="type">GtkTree</span></a>, <a class="link" href="GtkContainer.html#gtk-container-remove" title="gtk_container_remove ()"><code class="function">gtk_container_remove()</code></a> can be used instead.
|
463
463
|
</p>
|
464
464
|
<p>
|
465
|
-
Removing an item from a <a class="link" href="GtkTree.html" title="GtkTree"><span class="type">GtkTree</span></a> dereferences the item, and thus usually destroys the item and any subtrees it may contain. If the item is not to be destroyed, use <a href="
|
465
|
+
Removing an item from a <a class="link" href="GtkTree.html" title="GtkTree"><span class="type">GtkTree</span></a> dereferences the item, and thus usually destroys the item and any subtrees it may contain. If the item is not to be destroyed, use <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-ref"><code class="function">g_object_ref()</code></a> before removing it.
|
466
466
|
</p>
|
467
467
|
<div class="refsect3">
|
468
468
|
<a name="gtk-tree-remove-items.parameters"></a><h4>Parameters</h4>
|
@@ -480,7 +480,7 @@ Removing an item from a <a class="link" href="GtkTree.html" title="GtkTree"><spa
|
|
480
480
|
</tr>
|
481
481
|
<tr>
|
482
482
|
<td class="parameter_name"><p>items</p></td>
|
483
|
-
<td class="parameter_description"><p>A pointer to a <a href="
|
483
|
+
<td class="parameter_description"><p>A pointer to a <a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> that contains the items to be removed.</p></td>
|
484
484
|
<td class="parameter_annotations"> </td>
|
485
485
|
</tr>
|
486
486
|
</tbody>
|
@@ -492,14 +492,14 @@ Removing an item from a <a class="link" href="GtkTree.html" title="GtkTree"><spa
|
|
492
492
|
<a name="gtk-tree-clear-items"></a><h3>gtk_tree_clear_items ()</h3>
|
493
493
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
494
494
|
gtk_tree_clear_items (<em class="parameter"><code><a class="link" href="GtkTree.html" title="GtkTree"><span class="type">GtkTree</span></a> *tree</code></em>,
|
495
|
-
<em class="parameter"><code><a href="
|
496
|
-
<em class="parameter"><code><a href="
|
495
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> start</code></em>,
|
496
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> end</code></em>);</pre>
|
497
497
|
<div class="warning"><p><code class="literal">gtk_tree_clear_items</code> is deprecated and should not be used in newly-written code.</p></div>
|
498
498
|
<p>
|
499
499
|
Removes the items at positions between <em class="parameter"><code>start</code></em> and <em class="parameter"><code>end</code></em> from the <a class="link" href="GtkTree.html" title="GtkTree"><span class="type">GtkTree</span></a> <em class="parameter"><code>tree</code></em>.
|
500
500
|
</p>
|
501
501
|
<p>
|
502
|
-
Removing an item from a <a class="link" href="GtkTree.html" title="GtkTree"><span class="type">GtkTree</span></a> dereferences the item, and thus usually destroys the item and any subtrees it may contain. If the item is not to be destroyed, use <a href="
|
502
|
+
Removing an item from a <a class="link" href="GtkTree.html" title="GtkTree"><span class="type">GtkTree</span></a> dereferences the item, and thus usually destroys the item and any subtrees it may contain. If the item is not to be destroyed, use <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-ref"><code class="function">g_object_ref()</code></a> before removing it.
|
503
503
|
</p>
|
504
504
|
<div class="refsect3">
|
505
505
|
<a name="gtk-tree-clear-items.parameters"></a><h4>Parameters</h4>
|
@@ -517,12 +517,12 @@ Removing an item from a <a class="link" href="GtkTree.html" title="GtkTree"><spa
|
|
517
517
|
</tr>
|
518
518
|
<tr>
|
519
519
|
<td class="parameter_name"><p>start</p></td>
|
520
|
-
<td class="parameter_description"><p>A <a href="
|
520
|
+
<td class="parameter_description"><p>A <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>.</p></td>
|
521
521
|
<td class="parameter_annotations"> </td>
|
522
522
|
</tr>
|
523
523
|
<tr>
|
524
524
|
<td class="parameter_name"><p>end</p></td>
|
525
|
-
<td class="parameter_description"><p>A <a href="
|
525
|
+
<td class="parameter_description"><p>A <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>.</p></td>
|
526
526
|
<td class="parameter_annotations"> </td>
|
527
527
|
</tr>
|
528
528
|
</tbody>
|
@@ -534,7 +534,7 @@ Removing an item from a <a class="link" href="GtkTree.html" title="GtkTree"><spa
|
|
534
534
|
<a name="gtk-tree-select-item"></a><h3>gtk_tree_select_item ()</h3>
|
535
535
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
536
536
|
gtk_tree_select_item (<em class="parameter"><code><a class="link" href="GtkTree.html" title="GtkTree"><span class="type">GtkTree</span></a> *tree</code></em>,
|
537
|
-
<em class="parameter"><code><a href="
|
537
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> item</code></em>);</pre>
|
538
538
|
<div class="warning"><p><code class="literal">gtk_tree_select_item</code> is deprecated and should not be used in newly-written code.</p></div>
|
539
539
|
<p>
|
540
540
|
Emits the <span class="type">select_item</span> signal for the child at position <em class="parameter"><code>item</code></em>, and thus selects it (unless it is unselected in a signal handler).
|
@@ -555,7 +555,7 @@ Emits the <span class="type">select_item</span> signal for the child at position
|
|
555
555
|
</tr>
|
556
556
|
<tr>
|
557
557
|
<td class="parameter_name"><p>item</p></td>
|
558
|
-
<td class="parameter_description"><p>A <a href="
|
558
|
+
<td class="parameter_description"><p>A <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>.</p></td>
|
559
559
|
<td class="parameter_annotations"> </td>
|
560
560
|
</tr>
|
561
561
|
</tbody>
|
@@ -567,7 +567,7 @@ Emits the <span class="type">select_item</span> signal for the child at position
|
|
567
567
|
<a name="gtk-tree-unselect-item"></a><h3>gtk_tree_unselect_item ()</h3>
|
568
568
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
569
569
|
gtk_tree_unselect_item (<em class="parameter"><code><a class="link" href="GtkTree.html" title="GtkTree"><span class="type">GtkTree</span></a> *tree</code></em>,
|
570
|
-
<em class="parameter"><code><a href="
|
570
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> item</code></em>);</pre>
|
571
571
|
<div class="warning"><p><code class="literal">gtk_tree_unselect_item</code> is deprecated and should not be used in newly-written code.</p></div>
|
572
572
|
<p>
|
573
573
|
Emits the <span class="type">unselect_item</span> for the child at position <em class="parameter"><code>item</code></em>, and thus unselects it.
|
@@ -588,7 +588,7 @@ Emits the <span class="type">unselect_item</span> for the child at position <em
|
|
588
588
|
</tr>
|
589
589
|
<tr>
|
590
590
|
<td class="parameter_name"><p>item</p></td>
|
591
|
-
<td class="parameter_description"><p>A <a href="
|
591
|
+
<td class="parameter_description"><p>A <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>.</p></td>
|
592
592
|
<td class="parameter_annotations"> </td>
|
593
593
|
</tr>
|
594
594
|
</tbody>
|
@@ -664,7 +664,7 @@ Emits the <span class="type">unselect_item</span> signal for the child <em class
|
|
664
664
|
<hr>
|
665
665
|
<div class="refsect2">
|
666
666
|
<a name="gtk-tree-child-position"></a><h3>gtk_tree_child_position ()</h3>
|
667
|
-
<pre class="programlisting"><a href="
|
667
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
668
668
|
gtk_tree_child_position (<em class="parameter"><code><a class="link" href="GtkTree.html" title="GtkTree"><span class="type">GtkTree</span></a> *tree</code></em>,
|
669
669
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>);</pre>
|
670
670
|
<div class="warning"><p><code class="literal">gtk_tree_child_position</code> is deprecated and should not be used in newly-written code.</p></div>
|
@@ -698,7 +698,7 @@ If <em class="parameter"><code>child</code></em> is not a child of <em class="pa
|
|
698
698
|
</div>
|
699
699
|
<div class="refsect3">
|
700
700
|
<a name="gtk-tree-child-position.returns"></a><h4>Returns</h4>
|
701
|
-
<p>A <a href="
|
701
|
+
<p>A <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>.</p>
|
702
702
|
</div>
|
703
703
|
</div>
|
704
704
|
<hr>
|
@@ -809,7 +809,7 @@ The default mode is <a class="link" href="GtkTree.html#GTK-TREE-VIEW-LINE:CAPS">
|
|
809
809
|
<a name="gtk-tree-set-view-lines"></a><h3>gtk_tree_set_view_lines ()</h3>
|
810
810
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
811
811
|
gtk_tree_set_view_lines (<em class="parameter"><code><a class="link" href="GtkTree.html" title="GtkTree"><span class="type">GtkTree</span></a> *tree</code></em>,
|
812
|
-
<em class="parameter"><code><a href="
|
812
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> flag</code></em>);</pre>
|
813
813
|
<div class="warning"><p><code class="literal">gtk_tree_set_view_lines</code> is deprecated and should not be used in newly-written code.</p></div>
|
814
814
|
<p>
|
815
815
|
Sets whether or not the connecting lines between branches and children are drawn.
|
@@ -830,7 +830,7 @@ Sets whether or not the connecting lines between branches and children are drawn
|
|
830
830
|
</tr>
|
831
831
|
<tr>
|
832
832
|
<td class="parameter_name"><p>flag</p></td>
|
833
|
-
<td class="parameter_description"><p>A <a href="
|
833
|
+
<td class="parameter_description"><p>A <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a>, indicating <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p></td>
|
834
834
|
<td class="parameter_annotations"> </td>
|
835
835
|
</tr>
|
836
836
|
</tbody>
|
@@ -935,7 +935,7 @@ struct _GtkTree
|
|
935
935
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
936
936
|
user_function (<a class="link" href="GtkTree.html" title="GtkTree"><span class="type">GtkTree</span></a> *tree,
|
937
937
|
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
938
|
-
<a href="
|
938
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
939
939
|
<p>
|
940
940
|
This signal is emitted by <em class="parameter"><code>tree</code></em> whenever <em class="parameter"><code>widget</code></em> is about to be selected.
|
941
941
|
</p>
|
@@ -966,14 +966,14 @@ This signal is emitted by <em class="parameter"><code>tree</code></em> whenever
|
|
966
966
|
</tbody>
|
967
967
|
</table></div>
|
968
968
|
</div>
|
969
|
-
<p>Flags: <a href="
|
969
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS">Run First</a></p>
|
970
970
|
</div>
|
971
971
|
<hr>
|
972
972
|
<div class="refsect2">
|
973
973
|
<a name="GtkTree-selection-changed"></a><h3>The <code class="literal">“selection-changed”</code> signal</h3>
|
974
974
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
975
975
|
user_function (<a class="link" href="GtkTree.html" title="GtkTree"><span class="type">GtkTree</span></a> *tree,
|
976
|
-
<a href="
|
976
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
977
977
|
<p>
|
978
978
|
This signal is emitted by the root tree whenever the selection changes.
|
979
979
|
</p>
|
@@ -999,7 +999,7 @@ This signal is emitted by the root tree whenever the selection changes.
|
|
999
999
|
</tbody>
|
1000
1000
|
</table></div>
|
1001
1001
|
</div>
|
1002
|
-
<p>Flags: <a href="
|
1002
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS">Run First</a></p>
|
1003
1003
|
</div>
|
1004
1004
|
<hr>
|
1005
1005
|
<div class="refsect2">
|
@@ -1007,7 +1007,7 @@ This signal is emitted by the root tree whenever the selection changes.
|
|
1007
1007
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1008
1008
|
user_function (<a class="link" href="GtkTree.html" title="GtkTree"><span class="type">GtkTree</span></a> *tree,
|
1009
1009
|
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
1010
|
-
<a href="
|
1010
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
1011
1011
|
<p>
|
1012
1012
|
This signal is emitted by <em class="parameter"><code>tree</code></em> whenever <em class="parameter"><code>widget</code></em> is about to be unselected.
|
1013
1013
|
</p>
|
@@ -1038,7 +1038,7 @@ This signal is emitted by <em class="parameter"><code>tree</code></em> whenever
|
|
1038
1038
|
</tbody>
|
1039
1039
|
</table></div>
|
1040
1040
|
</div>
|
1041
|
-
<p>Flags: <a href="
|
1041
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS">Run First</a></p>
|
1042
1042
|
</div>
|
1043
1043
|
</div>
|
1044
1044
|
<div class="refsect1">
|