gtk2 3.0.8-x86-mingw32 → 3.0.9-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 +4 -4
- data/lib/2.2/gtk2.so +0 -0
- data/lib/2.3/gtk2.so +0 -0
- data/sample/gtk-demo/appwindow.rb +2 -2
- data/sample/gtk-demo/cairo-clip-image.rb +1 -1
- data/sample/gtk-demo/cairo-image.rb +1 -1
- data/sample/gtk-demo/iconview.rb +3 -3
- data/sample/gtk-demo/images.rb +3 -3
- data/sample/gtk-demo/pixbufs.rb +9 -7
- data/sample/gtk-demo/stock_browser.rb +1 -1
- data/sample/gtk-demo/textview.rb +2 -2
- data/sample/misc/aboutdialog.rb +1 -1
- data/sample/misc/combobox.rb +1 -1
- data/sample/misc/iconview.rb +2 -2
- data/sample/misc/itemfactory.rb +1 -1
- data/sample/misc/itemfactory2.rb +1 -1
- data/sample/misc/to_drawable.rb +2 -2
- data/sample/misc/treeview.rb +1 -1
- data/test/test_gdk_pixbuf.rb +6 -6
- data/vendor/local/bin/gtk-update-icon-cache.exe +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/libpixmap.dll.a +0 -0
- 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/modules/libgail.dll.a +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/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 +9 -9
@@ -117,7 +117,7 @@
|
|
117
117
|
</tr>
|
118
118
|
<tr>
|
119
119
|
<td class="function_type">
|
120
|
-
<a href="
|
120
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
121
121
|
</td>
|
122
122
|
<td class="function_name">
|
123
123
|
<a class="link" href="GtkTable.html#gtk-table-get-default-row-spacing" title="gtk_table_get_default_row_spacing ()">gtk_table_get_default_row_spacing</a> <span class="c_punctuation">()</span>
|
@@ -125,7 +125,7 @@
|
|
125
125
|
</tr>
|
126
126
|
<tr>
|
127
127
|
<td class="function_type">
|
128
|
-
<a href="
|
128
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
129
129
|
</td>
|
130
130
|
<td class="function_name">
|
131
131
|
<a class="link" href="GtkTable.html#gtk-table-get-homogeneous" title="gtk_table_get_homogeneous ()">gtk_table_get_homogeneous</a> <span class="c_punctuation">()</span>
|
@@ -133,7 +133,7 @@
|
|
133
133
|
</tr>
|
134
134
|
<tr>
|
135
135
|
<td class="function_type">
|
136
|
-
<a href="
|
136
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
137
137
|
</td>
|
138
138
|
<td class="function_name">
|
139
139
|
<a class="link" href="GtkTable.html#gtk-table-get-row-spacing" title="gtk_table_get_row_spacing ()">gtk_table_get_row_spacing</a> <span class="c_punctuation">()</span>
|
@@ -141,7 +141,7 @@
|
|
141
141
|
</tr>
|
142
142
|
<tr>
|
143
143
|
<td class="function_type">
|
144
|
-
<a href="
|
144
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
145
145
|
</td>
|
146
146
|
<td class="function_name">
|
147
147
|
<a class="link" href="GtkTable.html#gtk-table-get-col-spacing" title="gtk_table_get_col_spacing ()">gtk_table_get_col_spacing</a> <span class="c_punctuation">()</span>
|
@@ -149,7 +149,7 @@
|
|
149
149
|
</tr>
|
150
150
|
<tr>
|
151
151
|
<td class="function_type">
|
152
|
-
<a href="
|
152
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
153
153
|
</td>
|
154
154
|
<td class="function_name">
|
155
155
|
<a class="link" href="GtkTable.html#gtk-table-get-default-col-spacing" title="gtk_table_get_default_col_spacing ()">gtk_table_get_default_col_spacing</a> <span class="c_punctuation">()</span>
|
@@ -176,27 +176,27 @@
|
|
176
176
|
</colgroup>
|
177
177
|
<tbody>
|
178
178
|
<tr>
|
179
|
-
<td class="property_type"><a href="
|
179
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
|
180
180
|
<td class="property_name"><a class="link" href="GtkTable.html#GtkTable--column-spacing" title="The “column-spacing” property">column-spacing</a></td>
|
181
181
|
<td class="property_flags">Read / Write</td>
|
182
182
|
</tr>
|
183
183
|
<tr>
|
184
|
-
<td class="property_type"><a href="
|
184
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
185
185
|
<td class="property_name"><a class="link" href="GtkTable.html#GtkTable--homogeneous" title="The “homogeneous” property">homogeneous</a></td>
|
186
186
|
<td class="property_flags">Read / Write</td>
|
187
187
|
</tr>
|
188
188
|
<tr>
|
189
|
-
<td class="property_type"><a href="
|
189
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
|
190
190
|
<td class="property_name"><a class="link" href="GtkTable.html#GtkTable--n-columns" title="The “n-columns” property">n-columns</a></td>
|
191
191
|
<td class="property_flags">Read / Write</td>
|
192
192
|
</tr>
|
193
193
|
<tr>
|
194
|
-
<td class="property_type"><a href="
|
194
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
|
195
195
|
<td class="property_name"><a class="link" href="GtkTable.html#GtkTable--n-rows" title="The “n-rows” property">n-rows</a></td>
|
196
196
|
<td class="property_flags">Read / Write</td>
|
197
197
|
</tr>
|
198
198
|
<tr>
|
199
|
-
<td class="property_type"><a href="
|
199
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
|
200
200
|
<td class="property_name"><a class="link" href="GtkTable.html#GtkTable--row-spacing" title="The “row-spacing” property">row-spacing</a></td>
|
201
201
|
<td class="property_flags">Read / Write</td>
|
202
202
|
</tr>
|
@@ -213,22 +213,22 @@
|
|
213
213
|
</colgroup>
|
214
214
|
<tbody>
|
215
215
|
<tr>
|
216
|
-
<td class="property_type"><a href="
|
216
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
|
217
217
|
<td class="property_name"><a class="link" href="GtkTable.html#GtkTable--c-bottom-attach" title="The “bottom-attach” child property">bottom-attach</a></td>
|
218
218
|
<td class="property_flags">Read / Write</td>
|
219
219
|
</tr>
|
220
220
|
<tr>
|
221
|
-
<td class="property_type"><a href="
|
221
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
|
222
222
|
<td class="property_name"><a class="link" href="GtkTable.html#GtkTable--c-left-attach" title="The “left-attach” child property">left-attach</a></td>
|
223
223
|
<td class="property_flags">Read / Write</td>
|
224
224
|
</tr>
|
225
225
|
<tr>
|
226
|
-
<td class="property_type"><a href="
|
226
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
|
227
227
|
<td class="property_name"><a class="link" href="GtkTable.html#GtkTable--c-right-attach" title="The “right-attach” child property">right-attach</a></td>
|
228
228
|
<td class="property_flags">Read / Write</td>
|
229
229
|
</tr>
|
230
230
|
<tr>
|
231
|
-
<td class="property_type"><a href="
|
231
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
|
232
232
|
<td class="property_name"><a class="link" href="GtkTable.html#GtkTable--c-top-attach" title="The “top-attach” child property">top-attach</a></td>
|
233
233
|
<td class="property_flags">Read / Write</td>
|
234
234
|
</tr>
|
@@ -238,7 +238,7 @@
|
|
238
238
|
<td class="property_flags">Read / Write</td>
|
239
239
|
</tr>
|
240
240
|
<tr>
|
241
|
-
<td class="property_type"><a href="
|
241
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
|
242
242
|
<td class="property_name"><a class="link" href="GtkTable.html#GtkTable--c-x-padding" title="The “x-padding” child property">x-padding</a></td>
|
243
243
|
<td class="property_flags">Read / Write</td>
|
244
244
|
</tr>
|
@@ -248,7 +248,7 @@
|
|
248
248
|
<td class="property_flags">Read / Write</td>
|
249
249
|
</tr>
|
250
250
|
<tr>
|
251
|
-
<td class="property_type"><a href="
|
251
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
|
252
252
|
<td class="property_name"><a class="link" href="GtkTable.html#GtkTable--c-y-padding" title="The “y-padding” child property">y-padding</a></td>
|
253
253
|
<td class="property_flags">Read / Write</td>
|
254
254
|
</tr>
|
@@ -270,8 +270,8 @@
|
|
270
270
|
</div>
|
271
271
|
<div class="refsect1">
|
272
272
|
<a name="GtkTable.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
273
|
-
<pre class="screen"> <a href="
|
274
|
-
<span class="lineart">╰──</span> <a href="
|
273
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
274
|
+
<span class="lineart">╰──</span> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
275
275
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
276
276
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
277
277
|
<span class="lineart">╰──</span> <a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
@@ -321,9 +321,9 @@ table will resize themselves to the size of the largest widget in the table.
|
|
321
321
|
<div class="refsect2">
|
322
322
|
<a name="gtk-table-new"></a><h3>gtk_table_new ()</h3>
|
323
323
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
324
|
-
gtk_table_new (<em class="parameter"><code><a href="
|
325
|
-
<em class="parameter"><code><a href="
|
326
|
-
<em class="parameter"><code><a href="
|
324
|
+
gtk_table_new (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> rows</code></em>,
|
325
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> columns</code></em>,
|
326
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> homogeneous</code></em>);</pre>
|
327
327
|
<p>
|
328
328
|
Used to create a new table widget. An initial size must be given by
|
329
329
|
specifying how many rows and columns the table should have, although
|
@@ -352,7 +352,7 @@ as well and is silently interpreted as 1.
|
|
352
352
|
</tr>
|
353
353
|
<tr>
|
354
354
|
<td class="parameter_name"><p>homogeneous</p></td>
|
355
|
-
<td class="parameter_description"><p>If set to <a href="
|
355
|
+
<td class="parameter_description"><p>If set to <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, all table cells are resized to the size of the cell
|
356
356
|
containing the largest widget.</p></td>
|
357
357
|
<td class="parameter_annotations"> </td>
|
358
358
|
</tr>
|
@@ -369,8 +369,8 @@ containing the largest widget.</p></td>
|
|
369
369
|
<a name="gtk-table-resize"></a><h3>gtk_table_resize ()</h3>
|
370
370
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
371
371
|
gtk_table_resize (<em class="parameter"><code><a class="link" href="GtkTable.html" title="GtkTable"><span class="type">GtkTable</span></a> *table</code></em>,
|
372
|
-
<em class="parameter"><code><a href="
|
373
|
-
<em class="parameter"><code><a href="
|
372
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> rows</code></em>,
|
373
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> columns</code></em>);</pre>
|
374
374
|
<p>
|
375
375
|
If you need to change a table's size <span class="emphasis"><em>after</em></span> it has been created, this function allows you to do so.
|
376
376
|
</p>
|
@@ -408,14 +408,14 @@ If you need to change a table's size <span class="emphasis"><em>after</em></span
|
|
408
408
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
409
409
|
gtk_table_attach (<em class="parameter"><code><a class="link" href="GtkTable.html" title="GtkTable"><span class="type">GtkTable</span></a> *table</code></em>,
|
410
410
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>,
|
411
|
-
<em class="parameter"><code><a href="
|
412
|
-
<em class="parameter"><code><a href="
|
413
|
-
<em class="parameter"><code><a href="
|
414
|
-
<em class="parameter"><code><a href="
|
411
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> left_attach</code></em>,
|
412
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> right_attach</code></em>,
|
413
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> top_attach</code></em>,
|
414
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> bottom_attach</code></em>,
|
415
415
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkAttachOptions" title="enum GtkAttachOptions"><span class="type">GtkAttachOptions</span></a> xoptions</code></em>,
|
416
416
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkAttachOptions" title="enum GtkAttachOptions"><span class="type">GtkAttachOptions</span></a> yoptions</code></em>,
|
417
|
-
<em class="parameter"><code><a href="
|
418
|
-
<em class="parameter"><code><a href="
|
417
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> xpadding</code></em>,
|
418
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> ypadding</code></em>);</pre>
|
419
419
|
<p>
|
420
420
|
Adds a widget to a table. The number of 'cells' that a widget will occupy is
|
421
421
|
specified by <em class="parameter"><code>left_attach</code></em>, <em class="parameter"><code>right_attach</code></em>, <em class="parameter"><code>top_attach</code></em> and <em class="parameter"><code>bottom_attach</code></em>.
|
@@ -491,10 +491,10 @@ and row numbers of the table. (Columns and rows are indexed from zero).
|
|
491
491
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
492
492
|
gtk_table_attach_defaults (<em class="parameter"><code><a class="link" href="GtkTable.html" title="GtkTable"><span class="type">GtkTable</span></a> *table</code></em>,
|
493
493
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
494
|
-
<em class="parameter"><code><a href="
|
495
|
-
<em class="parameter"><code><a href="
|
496
|
-
<em class="parameter"><code><a href="
|
497
|
-
<em class="parameter"><code><a href="
|
494
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> left_attach</code></em>,
|
495
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> right_attach</code></em>,
|
496
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> top_attach</code></em>,
|
497
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> bottom_attach</code></em>);</pre>
|
498
498
|
<p>
|
499
499
|
As there are many options associated with <a class="link" href="GtkTable.html#gtk-table-attach" title="gtk_table_attach ()"><code class="function">gtk_table_attach()</code></a>, this convenience function provides the programmer with a means to add children to a table with identical padding and expansion options. The values used for the <a class="link" href="gtk2-Standard-Enumerations.html#GtkAttachOptions" title="enum GtkAttachOptions"><span class="type">GtkAttachOptions</span></a> are <code class="literal">GTK_EXPAND | GTK_FILL</code>, and the padding is set to 0.
|
500
500
|
</p>
|
@@ -546,8 +546,8 @@ As there are many options associated with <a class="link" href="GtkTable.html#gt
|
|
546
546
|
<a name="gtk-table-set-row-spacing"></a><h3>gtk_table_set_row_spacing ()</h3>
|
547
547
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
548
548
|
gtk_table_set_row_spacing (<em class="parameter"><code><a class="link" href="GtkTable.html" title="GtkTable"><span class="type">GtkTable</span></a> *table</code></em>,
|
549
|
-
<em class="parameter"><code><a href="
|
550
|
-
<em class="parameter"><code><a href="
|
549
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> row</code></em>,
|
550
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> spacing</code></em>);</pre>
|
551
551
|
<p>
|
552
552
|
Changes the space between a given table row and the subsequent row.
|
553
553
|
</p>
|
@@ -584,8 +584,8 @@ Changes the space between a given table row and the subsequent row.
|
|
584
584
|
<a name="gtk-table-set-col-spacing"></a><h3>gtk_table_set_col_spacing ()</h3>
|
585
585
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
586
586
|
gtk_table_set_col_spacing (<em class="parameter"><code><a class="link" href="GtkTable.html" title="GtkTable"><span class="type">GtkTable</span></a> *table</code></em>,
|
587
|
-
<em class="parameter"><code><a href="
|
588
|
-
<em class="parameter"><code><a href="
|
587
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> column</code></em>,
|
588
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> spacing</code></em>);</pre>
|
589
589
|
<p>
|
590
590
|
Alters the amount of space between a given table column and the following
|
591
591
|
column.
|
@@ -623,7 +623,7 @@ column.
|
|
623
623
|
<a name="gtk-table-set-row-spacings"></a><h3>gtk_table_set_row_spacings ()</h3>
|
624
624
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
625
625
|
gtk_table_set_row_spacings (<em class="parameter"><code><a class="link" href="GtkTable.html" title="GtkTable"><span class="type">GtkTable</span></a> *table</code></em>,
|
626
|
-
<em class="parameter"><code><a href="
|
626
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> spacing</code></em>);</pre>
|
627
627
|
<p>
|
628
628
|
Sets the space between every row in <em class="parameter"><code>table</code></em> equal to <em class="parameter"><code>spacing</code></em>.
|
629
629
|
</p>
|
@@ -655,7 +655,7 @@ Sets the space between every row in <em class="parameter"><code>table</code></em
|
|
655
655
|
<a name="gtk-table-set-col-spacings"></a><h3>gtk_table_set_col_spacings ()</h3>
|
656
656
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
657
657
|
gtk_table_set_col_spacings (<em class="parameter"><code><a class="link" href="GtkTable.html" title="GtkTable"><span class="type">GtkTable</span></a> *table</code></em>,
|
658
|
-
<em class="parameter"><code><a href="
|
658
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> spacing</code></em>);</pre>
|
659
659
|
<p>
|
660
660
|
Sets the space between every column in <em class="parameter"><code>table</code></em> equal to <em class="parameter"><code>spacing</code></em>.
|
661
661
|
</p>
|
@@ -687,7 +687,7 @@ Sets the space between every column in <em class="parameter"><code>table</code><
|
|
687
687
|
<a name="gtk-table-set-homogeneous"></a><h3>gtk_table_set_homogeneous ()</h3>
|
688
688
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
689
689
|
gtk_table_set_homogeneous (<em class="parameter"><code><a class="link" href="GtkTable.html" title="GtkTable"><span class="type">GtkTable</span></a> *table</code></em>,
|
690
|
-
<em class="parameter"><code><a href="
|
690
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> homogeneous</code></em>);</pre>
|
691
691
|
<p>
|
692
692
|
Changes the homogenous property of table cells, ie. whether all cells are an equal size or not.
|
693
693
|
</p>
|
@@ -707,8 +707,8 @@ Changes the homogenous property of table cells, ie. whether all cells are an equ
|
|
707
707
|
</tr>
|
708
708
|
<tr>
|
709
709
|
<td class="parameter_name"><p>homogeneous</p></td>
|
710
|
-
<td class="parameter_description"><p>Set to <a href="
|
711
|
-
to <a href="
|
710
|
+
<td class="parameter_description"><p>Set to <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to ensure all table cells are the same size. Set
|
711
|
+
to <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if this is not your desired behaviour.</p></td>
|
712
712
|
<td class="parameter_annotations"> </td>
|
713
713
|
</tr>
|
714
714
|
</tbody>
|
@@ -718,7 +718,7 @@ to <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/htm
|
|
718
718
|
<hr>
|
719
719
|
<div class="refsect2">
|
720
720
|
<a name="gtk-table-get-default-row-spacing"></a><h3>gtk_table_get_default_row_spacing ()</h3>
|
721
|
-
<pre class="programlisting"><a href="
|
721
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
722
722
|
gtk_table_get_default_row_spacing (<em class="parameter"><code><a class="link" href="GtkTable.html" title="GtkTable"><span class="type">GtkTable</span></a> *table</code></em>);</pre>
|
723
723
|
<p>Gets the default row spacing for the table. This is
|
724
724
|
the spacing that will be used for newly added rows.
|
@@ -746,7 +746,7 @@ the spacing that will be used for newly added rows.
|
|
746
746
|
<hr>
|
747
747
|
<div class="refsect2">
|
748
748
|
<a name="gtk-table-get-homogeneous"></a><h3>gtk_table_get_homogeneous ()</h3>
|
749
|
-
<pre class="programlisting"><a href="
|
749
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
750
750
|
gtk_table_get_homogeneous (<em class="parameter"><code><a class="link" href="GtkTable.html" title="GtkTable"><span class="type">GtkTable</span></a> *table</code></em>);</pre>
|
751
751
|
<p>Returns whether the table cells are all constrained to the same
|
752
752
|
width and height. (See <code class="function">gtk_table_set_homogenous()</code>)</p>
|
@@ -767,15 +767,15 @@ width and height. (See <code class="function">gtk_table_set_homogenous()</code>)
|
|
767
767
|
</div>
|
768
768
|
<div class="refsect3">
|
769
769
|
<a name="gtk-table-get-homogeneous.returns"></a><h4>Returns</h4>
|
770
|
-
<p> <a href="
|
770
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the cells are all constrained to the same size</p>
|
771
771
|
</div>
|
772
772
|
</div>
|
773
773
|
<hr>
|
774
774
|
<div class="refsect2">
|
775
775
|
<a name="gtk-table-get-row-spacing"></a><h3>gtk_table_get_row_spacing ()</h3>
|
776
|
-
<pre class="programlisting"><a href="
|
776
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
777
777
|
gtk_table_get_row_spacing (<em class="parameter"><code><a class="link" href="GtkTable.html" title="GtkTable"><span class="type">GtkTable</span></a> *table</code></em>,
|
778
|
-
<em class="parameter"><code><a href="
|
778
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> row</code></em>);</pre>
|
779
779
|
<p>Gets the amount of space between row <em class="parameter"><code>row</code></em>
|
780
780
|
, and
|
781
781
|
row <em class="parameter"><code>row</code></em>
|
@@ -810,9 +810,9 @@ row <em class="parameter"><code>row</code></em>
|
|
810
810
|
<hr>
|
811
811
|
<div class="refsect2">
|
812
812
|
<a name="gtk-table-get-col-spacing"></a><h3>gtk_table_get_col_spacing ()</h3>
|
813
|
-
<pre class="programlisting"><a href="
|
813
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
814
814
|
gtk_table_get_col_spacing (<em class="parameter"><code><a class="link" href="GtkTable.html" title="GtkTable"><span class="type">GtkTable</span></a> *table</code></em>,
|
815
|
-
<em class="parameter"><code><a href="
|
815
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> column</code></em>);</pre>
|
816
816
|
<p>Gets the amount of space between column <em class="parameter"><code>col</code></em>
|
817
817
|
, and
|
818
818
|
column <em class="parameter"><code>col</code></em>
|
@@ -847,7 +847,7 @@ column <em class="parameter"><code>col</code></em>
|
|
847
847
|
<hr>
|
848
848
|
<div class="refsect2">
|
849
849
|
<a name="gtk-table-get-default-col-spacing"></a><h3>gtk_table_get_default_col_spacing ()</h3>
|
850
|
-
<pre class="programlisting"><a href="
|
850
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
851
851
|
gtk_table_get_default_col_spacing (<em class="parameter"><code><a class="link" href="GtkTable.html" title="GtkTable"><span class="type">GtkTable</span></a> *table</code></em>);</pre>
|
852
852
|
<p>Gets the default column spacing for the table. This is
|
853
853
|
the spacing that will be used for newly added columns.
|
@@ -877,8 +877,8 @@ the spacing that will be used for newly added columns.
|
|
877
877
|
<a name="gtk-table-get-size"></a><h3>gtk_table_get_size ()</h3>
|
878
878
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
879
879
|
gtk_table_get_size (<em class="parameter"><code><a class="link" href="GtkTable.html" title="GtkTable"><span class="type">GtkTable</span></a> *table</code></em>,
|
880
|
-
<em class="parameter"><code><a href="
|
881
|
-
<em class="parameter"><code><a href="
|
880
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *rows</code></em>,
|
881
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *columns</code></em>);</pre>
|
882
882
|
<p>Returns the number of rows and columns in the table.</p>
|
883
883
|
<div class="refsect3">
|
884
884
|
<a name="gtk-table-get-size.parameters"></a><h4>Parameters</h4>
|
@@ -897,13 +897,13 @@ gtk_table_get_size (<em class="parameter"><code><a class="link" href="GtkTable.h
|
|
897
897
|
<tr>
|
898
898
|
<td class="parameter_name"><p>rows</p></td>
|
899
899
|
<td class="parameter_description"><p> return location for the number of
|
900
|
-
rows, or <a href="
|
900
|
+
rows, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
901
901
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
902
902
|
</tr>
|
903
903
|
<tr>
|
904
904
|
<td class="parameter_name"><p>columns</p></td>
|
905
905
|
<td class="parameter_description"><p> return location for the number
|
906
|
-
of columns, or <a href="
|
906
|
+
of columns, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
907
907
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
908
908
|
</tr>
|
909
909
|
</tbody>
|
@@ -919,7 +919,7 @@ of columns, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share
|
|
919
919
|
<pre class="programlisting">struct GtkTable;</pre>
|
920
920
|
<p>
|
921
921
|
The <span class="structname">GtkTable</span> structure holds the data for the actual table itself.
|
922
|
-
<em class="structfield"><code>children</code></em> is a <a href="
|
922
|
+
<em class="structfield"><code>children</code></em> is a <a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of all the widgets the table contains. <em class="structfield"><code>rows</code></em> and <em class="structfield"><code>columns</code></em> are pointers to <span class="type">GtkTableRowCol</span> structures, which contain the default spacing and expansion details for the <a class="link" href="GtkTable.html" title="GtkTable"><span class="type">GtkTable</span></a>'s rows and columns, respectively.
|
923
923
|
</p>
|
924
924
|
<p>
|
925
925
|
<em class="structfield"><code>nrows</code></em> and <em class="structfield"><code>ncols</code></em> are 16bit integers storing the number of rows and columns the table has.
|
@@ -930,7 +930,7 @@ The <span class="structname">GtkTable</span> structure holds the data for the ac
|
|
930
930
|
<a name="GtkTable.property-details"></a><h2>Property Details</h2>
|
931
931
|
<div class="refsect2">
|
932
932
|
<a name="GtkTable--column-spacing"></a><h3>The <code class="literal">“column-spacing”</code> property</h3>
|
933
|
-
<pre class="programlisting"> “column-spacing” <a href="
|
933
|
+
<pre class="programlisting"> “column-spacing” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
934
934
|
<p>The amount of space between two consecutive columns.</p>
|
935
935
|
<p>Flags: Read / Write</p>
|
936
936
|
<p>Allowed values: <= 65535</p>
|
@@ -939,7 +939,7 @@ The <span class="structname">GtkTable</span> structure holds the data for the ac
|
|
939
939
|
<hr>
|
940
940
|
<div class="refsect2">
|
941
941
|
<a name="GtkTable--homogeneous"></a><h3>The <code class="literal">“homogeneous”</code> property</h3>
|
942
|
-
<pre class="programlisting"> “homogeneous” <a href="
|
942
|
+
<pre class="programlisting"> “homogeneous” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
943
943
|
<p>If TRUE, the table cells are all the same width/height.</p>
|
944
944
|
<p>Flags: Read / Write</p>
|
945
945
|
<p>Default value: FALSE</p>
|
@@ -947,7 +947,7 @@ The <span class="structname">GtkTable</span> structure holds the data for the ac
|
|
947
947
|
<hr>
|
948
948
|
<div class="refsect2">
|
949
949
|
<a name="GtkTable--n-columns"></a><h3>The <code class="literal">“n-columns”</code> property</h3>
|
950
|
-
<pre class="programlisting"> “n-columns” <a href="
|
950
|
+
<pre class="programlisting"> “n-columns” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
951
951
|
<p>The number of columns in the table.</p>
|
952
952
|
<p>Flags: Read / Write</p>
|
953
953
|
<p>Allowed values: [1,65535]</p>
|
@@ -956,7 +956,7 @@ The <span class="structname">GtkTable</span> structure holds the data for the ac
|
|
956
956
|
<hr>
|
957
957
|
<div class="refsect2">
|
958
958
|
<a name="GtkTable--n-rows"></a><h3>The <code class="literal">“n-rows”</code> property</h3>
|
959
|
-
<pre class="programlisting"> “n-rows” <a href="
|
959
|
+
<pre class="programlisting"> “n-rows” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
960
960
|
<p>The number of rows in the table.</p>
|
961
961
|
<p>Flags: Read / Write</p>
|
962
962
|
<p>Allowed values: [1,65535]</p>
|
@@ -965,7 +965,7 @@ The <span class="structname">GtkTable</span> structure holds the data for the ac
|
|
965
965
|
<hr>
|
966
966
|
<div class="refsect2">
|
967
967
|
<a name="GtkTable--row-spacing"></a><h3>The <code class="literal">“row-spacing”</code> property</h3>
|
968
|
-
<pre class="programlisting"> “row-spacing” <a href="
|
968
|
+
<pre class="programlisting"> “row-spacing” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
969
969
|
<p>The amount of space between two consecutive rows.</p>
|
970
970
|
<p>Flags: Read / Write</p>
|
971
971
|
<p>Allowed values: <= 65535</p>
|
@@ -976,7 +976,7 @@ The <span class="structname">GtkTable</span> structure holds the data for the ac
|
|
976
976
|
<a name="GtkTable.child-property-details"></a><h2>Child Property Details</h2>
|
977
977
|
<div class="refsect2">
|
978
978
|
<a name="GtkTable--c-bottom-attach"></a><h3>The <code class="literal">“bottom-attach”</code> child property</h3>
|
979
|
-
<pre class="programlisting"> “bottom-attach” <a href="
|
979
|
+
<pre class="programlisting"> “bottom-attach” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
980
980
|
<p>The row number to attach the bottom of the child to.</p>
|
981
981
|
<p>Flags: Read / Write</p>
|
982
982
|
<p>Allowed values: [1,65535]</p>
|
@@ -985,7 +985,7 @@ The <span class="structname">GtkTable</span> structure holds the data for the ac
|
|
985
985
|
<hr>
|
986
986
|
<div class="refsect2">
|
987
987
|
<a name="GtkTable--c-left-attach"></a><h3>The <code class="literal">“left-attach”</code> child property</h3>
|
988
|
-
<pre class="programlisting"> “left-attach” <a href="
|
988
|
+
<pre class="programlisting"> “left-attach” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
989
989
|
<p>The column number to attach the left side of the child to.</p>
|
990
990
|
<p>Flags: Read / Write</p>
|
991
991
|
<p>Allowed values: <= 65535</p>
|
@@ -994,7 +994,7 @@ The <span class="structname">GtkTable</span> structure holds the data for the ac
|
|
994
994
|
<hr>
|
995
995
|
<div class="refsect2">
|
996
996
|
<a name="GtkTable--c-right-attach"></a><h3>The <code class="literal">“right-attach”</code> child property</h3>
|
997
|
-
<pre class="programlisting"> “right-attach” <a href="
|
997
|
+
<pre class="programlisting"> “right-attach” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
998
998
|
<p>The column number to attach the right side of a child widget to.</p>
|
999
999
|
<p>Flags: Read / Write</p>
|
1000
1000
|
<p>Allowed values: [1,65535]</p>
|
@@ -1003,7 +1003,7 @@ The <span class="structname">GtkTable</span> structure holds the data for the ac
|
|
1003
1003
|
<hr>
|
1004
1004
|
<div class="refsect2">
|
1005
1005
|
<a name="GtkTable--c-top-attach"></a><h3>The <code class="literal">“top-attach”</code> child property</h3>
|
1006
|
-
<pre class="programlisting"> “top-attach” <a href="
|
1006
|
+
<pre class="programlisting"> “top-attach” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
1007
1007
|
<p>The row number to attach the top of a child widget to.</p>
|
1008
1008
|
<p>Flags: Read / Write</p>
|
1009
1009
|
<p>Allowed values: <= 65535</p>
|
@@ -1020,7 +1020,7 @@ The <span class="structname">GtkTable</span> structure holds the data for the ac
|
|
1020
1020
|
<hr>
|
1021
1021
|
<div class="refsect2">
|
1022
1022
|
<a name="GtkTable--c-x-padding"></a><h3>The <code class="literal">“x-padding”</code> child property</h3>
|
1023
|
-
<pre class="programlisting"> “x-padding” <a href="
|
1023
|
+
<pre class="programlisting"> “x-padding” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
1024
1024
|
<p>Extra space to put between the child and its left and right neighbors, in pixels.</p>
|
1025
1025
|
<p>Flags: Read / Write</p>
|
1026
1026
|
<p>Allowed values: <= 65535</p>
|
@@ -1037,7 +1037,7 @@ The <span class="structname">GtkTable</span> structure holds the data for the ac
|
|
1037
1037
|
<hr>
|
1038
1038
|
<div class="refsect2">
|
1039
1039
|
<a name="GtkTable--c-y-padding"></a><h3>The <code class="literal">“y-padding”</code> child property</h3>
|
1040
|
-
<pre class="programlisting"> “y-padding” <a href="
|
1040
|
+
<pre class="programlisting"> “y-padding” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
1041
1041
|
<p>Extra space to put between the child and its upper and lower neighbors, in pixels.</p>
|
1042
1042
|
<p>Flags: Read / Write</p>
|
1043
1043
|
<p>Allowed values: <= 65535</p>
|
@@ -65,8 +65,8 @@
|
|
65
65
|
</div>
|
66
66
|
<div class="refsect1">
|
67
67
|
<a name="GtkTearoffMenuItem.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
68
|
-
<pre class="screen"> <a href="
|
69
|
-
<span class="lineart">╰──</span> <a href="
|
68
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
69
|
+
<span class="lineart">╰──</span> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
70
70
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
71
71
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
72
72
|
<span class="lineart">╰──</span> <a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
@@ -93,7 +93,7 @@
|
|
93
93
|
</tr>
|
94
94
|
<tr>
|
95
95
|
<td class="function_type">
|
96
|
-
<a href="
|
96
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
97
97
|
</td>
|
98
98
|
<td class="function_name">
|
99
99
|
<a class="link" href="GtkText.html#gtk-text-get-point" title="gtk_text_get_point ()">gtk_text_get_point</a> <span class="c_punctuation">()</span>
|
@@ -101,7 +101,7 @@
|
|
101
101
|
</tr>
|
102
102
|
<tr>
|
103
103
|
<td class="function_type">
|
104
|
-
<a href="
|
104
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
105
105
|
</td>
|
106
106
|
<td class="function_name">
|
107
107
|
<a class="link" href="GtkText.html#gtk-text-get-length" title="gtk_text_get_length ()">gtk_text_get_length</a> <span class="c_punctuation">()</span>
|
@@ -133,7 +133,7 @@
|
|
133
133
|
</tr>
|
134
134
|
<tr>
|
135
135
|
<td class="function_type">
|
136
|
-
<a href="
|
136
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
137
137
|
</td>
|
138
138
|
<td class="function_name">
|
139
139
|
<a class="link" href="GtkText.html#gtk-text-backward-delete" title="gtk_text_backward_delete ()">gtk_text_backward_delete</a> <span class="c_punctuation">()</span>
|
@@ -141,7 +141,7 @@
|
|
141
141
|
</tr>
|
142
142
|
<tr>
|
143
143
|
<td class="function_type">
|
144
|
-
<a href="
|
144
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
145
145
|
</td>
|
146
146
|
<td class="function_name">
|
147
147
|
<a class="link" href="GtkText.html#gtk-text-forward-delete" title="gtk_text_forward_delete ()">gtk_text_forward_delete</a> <span class="c_punctuation">()</span>
|
@@ -172,7 +172,7 @@
|
|
172
172
|
<td class="property_flags">Read / Write</td>
|
173
173
|
</tr>
|
174
174
|
<tr>
|
175
|
-
<td class="property_type"><a href="
|
175
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
176
176
|
<td class="property_name"><a class="link" href="GtkText.html#GtkText--line-wrap" title="The “line-wrap” property">line-wrap</a></td>
|
177
177
|
<td class="property_flags">Read / Write</td>
|
178
178
|
</tr>
|
@@ -183,7 +183,7 @@
|
|
183
183
|
<td class="property_flags">Read / Write</td>
|
184
184
|
</tr>
|
185
185
|
<tr>
|
186
|
-
<td class="property_type"><a href="
|
186
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
187
187
|
<td class="property_name"><a class="link" href="GtkText.html#GtkText--word-wrap" title="The “word-wrap” property">word-wrap</a></td>
|
188
188
|
<td class="property_flags">Read / Write</td>
|
189
189
|
</tr>
|
@@ -201,7 +201,7 @@
|
|
201
201
|
<tbody><tr>
|
202
202
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
203
203
|
<td class="signal_name"><a class="link" href="GtkText.html#GtkText-set-scroll-adjustments" title="The “set-scroll-adjustments” signal">set-scroll-adjustments</a></td>
|
204
|
-
<td class="signal_flags"><a href="
|
204
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
205
205
|
</tr></tbody>
|
206
206
|
</table></div>
|
207
207
|
</div>
|
@@ -230,8 +230,8 @@
|
|
230
230
|
</div>
|
231
231
|
<div class="refsect1">
|
232
232
|
<a name="GtkText.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
233
|
-
<pre class="screen"> <a href="
|
234
|
-
<span class="lineart">╰──</span> <a href="
|
233
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
234
|
+
<span class="lineart">╰──</span> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
235
235
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
236
236
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
237
237
|
<span class="lineart">╰──</span> <a class="link" href="GtkOldEditable.html" title="GtkOldEditable">GtkOldEditable</a>
|
@@ -275,7 +275,7 @@ gtk_text_new (<em class="parameter"><code><a class="link" href="GtkAdjustment.ht
|
|
275
275
|
<p>
|
276
276
|
Creates a new <a class="link" href="GtkText.html" title="GtkText"><span class="type">GtkText</span></a> widget, initialized with the given pointers to
|
277
277
|
<a href="GtkAdjustment.html#GtkAdjustment-struct"><span class="type">GtkAdjustments</span></a>. These pointers can be used to track the viewing position
|
278
|
-
of the <a class="link" href="GtkText.html" title="GtkText"><span class="type">GtkText</span></a> widget. Passing <a href="
|
278
|
+
of the <a class="link" href="GtkText.html" title="GtkText"><span class="type">GtkText</span></a> widget. Passing <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to either or both of them will make
|
279
279
|
the <a class="link" href="GtkText.html" title="GtkText"><span class="type">GtkText</span></a> create its own. You can set these later with the function
|
280
280
|
<code class="function">gtk_text_set_adjustment()</code>.
|
281
281
|
</p>
|
@@ -311,7 +311,7 @@ the <a class="link" href="GtkText.html" title="GtkText"><span class="type">GtkTe
|
|
311
311
|
<a name="gtk-text-set-editable"></a><h3>gtk_text_set_editable ()</h3>
|
312
312
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
313
313
|
gtk_text_set_editable (<em class="parameter"><code><a class="link" href="GtkText.html" title="GtkText"><span class="type">GtkText</span></a> *text</code></em>,
|
314
|
-
<em class="parameter"><code><a href="
|
314
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> editable</code></em>);</pre>
|
315
315
|
<div class="warning"><p><code class="literal">gtk_text_set_editable</code> is deprecated and should not be used in newly-written code.</p></div>
|
316
316
|
<p>
|
317
317
|
Sets whether the <a class="link" href="GtkText.html" title="GtkText"><span class="type">GtkText</span></a> widget can be edited by the user or not. This
|
@@ -334,7 +334,7 @@ functions.
|
|
334
334
|
</tr>
|
335
335
|
<tr>
|
336
336
|
<td class="parameter_name"><p>editable</p></td>
|
337
|
-
<td class="parameter_description"><p><a href="
|
337
|
+
<td class="parameter_description"><p><a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> makes it editable, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> makes it immutable by the user</p></td>
|
338
338
|
<td class="parameter_annotations"> </td>
|
339
339
|
</tr>
|
340
340
|
</tbody>
|
@@ -346,7 +346,7 @@ functions.
|
|
346
346
|
<a name="gtk-text-set-word-wrap"></a><h3>gtk_text_set_word_wrap ()</h3>
|
347
347
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
348
348
|
gtk_text_set_word_wrap (<em class="parameter"><code><a class="link" href="GtkText.html" title="GtkText"><span class="type">GtkText</span></a> *text</code></em>,
|
349
|
-
<em class="parameter"><code><a href="
|
349
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> word_wrap</code></em>);</pre>
|
350
350
|
<div class="warning"><p><code class="literal">gtk_text_set_word_wrap</code> is deprecated and should not be used in newly-written code.</p></div>
|
351
351
|
<p>
|
352
352
|
Sets whether the <a class="link" href="GtkText.html" title="GtkText"><span class="type">GtkText</span></a> widget wraps words down to the next line if it
|
@@ -368,7 +368,7 @@ can't be completed on the current line.
|
|
368
368
|
</tr>
|
369
369
|
<tr>
|
370
370
|
<td class="parameter_name"><p>word_wrap</p></td>
|
371
|
-
<td class="parameter_description"><p><a href="
|
371
|
+
<td class="parameter_description"><p><a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> makes it word wrap, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> disables word wrapping</p></td>
|
372
372
|
<td class="parameter_annotations"> </td>
|
373
373
|
</tr>
|
374
374
|
</tbody>
|
@@ -380,7 +380,7 @@ can't be completed on the current line.
|
|
380
380
|
<a name="gtk-text-set-line-wrap"></a><h3>gtk_text_set_line_wrap ()</h3>
|
381
381
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
382
382
|
gtk_text_set_line_wrap (<em class="parameter"><code><a class="link" href="GtkText.html" title="GtkText"><span class="type">GtkText</span></a> *text</code></em>,
|
383
|
-
<em class="parameter"><code><a href="
|
383
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> line_wrap</code></em>);</pre>
|
384
384
|
<div class="warning"><p><code class="literal">gtk_text_set_line_wrap</code> is deprecated and should not be used in newly-written code.</p></div>
|
385
385
|
<p>
|
386
386
|
Controls how <a class="link" href="GtkText.html" title="GtkText"><span class="type">GtkText</span></a> handles long lines of continuous text. If line wrap
|
@@ -405,7 +405,7 @@ wrap but it disregards word boundaries.
|
|
405
405
|
</tr>
|
406
406
|
<tr>
|
407
407
|
<td class="parameter_name"><p>line_wrap</p></td>
|
408
|
-
<td class="parameter_description"><p><a href="
|
408
|
+
<td class="parameter_description"><p><a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> turns line wrap on, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> turns it off</p></td>
|
409
409
|
<td class="parameter_annotations"> </td>
|
410
410
|
</tr>
|
411
411
|
</tbody>
|
@@ -457,7 +457,7 @@ keep track of the viewing position of the <a class="link" href="GtkText.html" ti
|
|
457
457
|
<a name="gtk-text-set-point"></a><h3>gtk_text_set_point ()</h3>
|
458
458
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
459
459
|
gtk_text_set_point (<em class="parameter"><code><a class="link" href="GtkText.html" title="GtkText"><span class="type">GtkText</span></a> *text</code></em>,
|
460
|
-
<em class="parameter"><code><a href="
|
460
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> index</code></em>);</pre>
|
461
461
|
<div class="warning"><p><code class="literal">gtk_text_set_point</code> is deprecated and should not be used in newly-written code.</p></div>
|
462
462
|
<p>
|
463
463
|
Sets the cursor at the given point. In this case a point constitutes
|
@@ -490,7 +490,7 @@ widget.
|
|
490
490
|
<hr>
|
491
491
|
<div class="refsect2">
|
492
492
|
<a name="gtk-text-get-point"></a><h3>gtk_text_get_point ()</h3>
|
493
|
-
<pre class="programlisting"><a href="
|
493
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
494
494
|
gtk_text_get_point (<em class="parameter"><code><a class="link" href="GtkText.html" title="GtkText"><span class="type">GtkText</span></a> *text</code></em>);</pre>
|
495
495
|
<div class="warning"><p><code class="literal">gtk_text_get_point</code> is deprecated and should not be used in newly-written code.</p></div>
|
496
496
|
<p>
|
@@ -520,7 +520,7 @@ the upper left corner of the <a class="link" href="GtkText.html" title="GtkText"
|
|
520
520
|
<hr>
|
521
521
|
<div class="refsect2">
|
522
522
|
<a name="gtk-text-get-length"></a><h3>gtk_text_get_length ()</h3>
|
523
|
-
<pre class="programlisting"><a href="
|
523
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
524
524
|
gtk_text_get_length (<em class="parameter"><code><a class="link" href="GtkText.html" title="GtkText"><span class="type">GtkText</span></a> *text</code></em>);</pre>
|
525
525
|
<div class="warning"><p><code class="literal">gtk_text_get_length</code> is deprecated and should not be used in newly-written code.</p></div>
|
526
526
|
<p>
|
@@ -609,7 +609,7 @@ gtk_text_insert (<em class="parameter"><code><a class="link" href="GtkText.html"
|
|
609
609
|
<em class="parameter"><code>const <a href="../html/gdk2-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *fore</code></em>,
|
610
610
|
<em class="parameter"><code>const <a href="../html/gdk2-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *back</code></em>,
|
611
611
|
<em class="parameter"><code>const <span class="type">char</span> *chars</code></em>,
|
612
|
-
<em class="parameter"><code><a href="
|
612
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> length</code></em>);</pre>
|
613
613
|
<div class="warning"><p><code class="literal">gtk_text_insert</code> is deprecated and should not be used in newly-written code.</p></div>
|
614
614
|
<p>
|
615
615
|
Inserts given text into the <a class="link" href="GtkText.html" title="GtkText"><span class="type">GtkText</span></a> widget with the given properties as
|
@@ -662,9 +662,9 @@ all the text.</p></td>
|
|
662
662
|
<hr>
|
663
663
|
<div class="refsect2">
|
664
664
|
<a name="gtk-text-backward-delete"></a><h3>gtk_text_backward_delete ()</h3>
|
665
|
-
<pre class="programlisting"><a href="
|
665
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
666
666
|
gtk_text_backward_delete (<em class="parameter"><code><a class="link" href="GtkText.html" title="GtkText"><span class="type">GtkText</span></a> *text</code></em>,
|
667
|
-
<em class="parameter"><code><a href="
|
667
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> nchars</code></em>);</pre>
|
668
668
|
<div class="warning"><p><code class="literal">gtk_text_backward_delete</code> is deprecated and should not be used in newly-written code.</p></div>
|
669
669
|
<p>
|
670
670
|
Deletes from the current point position backward the given number of
|
@@ -694,15 +694,15 @@ characters.
|
|
694
694
|
</div>
|
695
695
|
<div class="refsect3">
|
696
696
|
<a name="gtk-text-backward-delete.returns"></a><h4>Returns</h4>
|
697
|
-
<p><a href="
|
697
|
+
<p><a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the operation was successful, otherwise returns <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a></p>
|
698
698
|
</div>
|
699
699
|
</div>
|
700
700
|
<hr>
|
701
701
|
<div class="refsect2">
|
702
702
|
<a name="gtk-text-forward-delete"></a><h3>gtk_text_forward_delete ()</h3>
|
703
|
-
<pre class="programlisting"><a href="
|
703
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
704
704
|
gtk_text_forward_delete (<em class="parameter"><code><a class="link" href="GtkText.html" title="GtkText"><span class="type">GtkText</span></a> *text</code></em>,
|
705
|
-
<em class="parameter"><code><a href="
|
705
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> nchars</code></em>);</pre>
|
706
706
|
<div class="warning"><p><code class="literal">gtk_text_forward_delete</code> is deprecated and should not be used in newly-written code.</p></div>
|
707
707
|
<p>
|
708
708
|
Deletes from the current point position forward the given number of
|
@@ -732,7 +732,7 @@ characters.
|
|
732
732
|
</div>
|
733
733
|
<div class="refsect3">
|
734
734
|
<a name="gtk-text-forward-delete.returns"></a><h4>Returns</h4>
|
735
|
-
<p><a href="
|
735
|
+
<p><a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the operation was successful, otherwise returns <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a></p>
|
736
736
|
</div>
|
737
737
|
</div>
|
738
738
|
<hr>
|
@@ -823,7 +823,7 @@ text.
|
|
823
823
|
<hr>
|
824
824
|
<div class="refsect2">
|
825
825
|
<a name="GtkText--line-wrap"></a><h3>The <code class="literal">“line-wrap”</code> property</h3>
|
826
|
-
<pre class="programlisting"> “line-wrap” <a href="
|
826
|
+
<pre class="programlisting"> “line-wrap” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
827
827
|
<p>
|
828
828
|
Boolean value indicating whether line wrap is enabled or not.
|
829
829
|
</p>
|
@@ -843,7 +843,7 @@ text.
|
|
843
843
|
<hr>
|
844
844
|
<div class="refsect2">
|
845
845
|
<a name="GtkText--word-wrap"></a><h3>The <code class="literal">“word-wrap”</code> property</h3>
|
846
|
-
<pre class="programlisting"> “word-wrap” <a href="
|
846
|
+
<pre class="programlisting"> “word-wrap” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
847
847
|
<p>
|
848
848
|
Boolean value indicated whether word wrap is enabled or not.
|
849
849
|
</p>
|
@@ -859,7 +859,7 @@ Boolean value indicated whether word wrap is enabled or not.
|
|
859
859
|
user_function (<a class="link" href="GtkText.html" title="GtkText"><span class="type">GtkText</span></a> *text,
|
860
860
|
<a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="type">GtkAdjustment</span></a> *arg1,
|
861
861
|
<a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="type">GtkAdjustment</span></a> *arg2,
|
862
|
-
<a href="
|
862
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
863
863
|
<p>
|
864
864
|
</p>
|
865
865
|
<div class="refsect3">
|
@@ -884,7 +884,7 @@ user_function (<a class="link" href="GtkText.html" title="GtkText"><span class="
|
|
884
884
|
</tbody>
|
885
885
|
</table></div>
|
886
886
|
</div>
|
887
|
-
<p>Flags: <a href="
|
887
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
888
888
|
</div>
|
889
889
|
</div>
|
890
890
|
</div>
|