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
@@ -41,7 +41,7 @@
|
|
41
41
|
<tbody>
|
42
42
|
<tr>
|
43
43
|
<td class="function_type">
|
44
|
-
<a href="
|
44
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
45
45
|
</td>
|
46
46
|
<td class="function_name">
|
47
47
|
<a class="link" href="gtk2-Signals.html#gtk-signal-new" title="gtk_signal_new ()">gtk_signal_new</a> <span class="c_punctuation">()</span>
|
@@ -49,7 +49,7 @@
|
|
49
49
|
</tr>
|
50
50
|
<tr>
|
51
51
|
<td class="function_type">
|
52
|
-
<a href="
|
52
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
53
53
|
</td>
|
54
54
|
<td class="function_name">
|
55
55
|
<a class="link" href="gtk2-Signals.html#gtk-signal-newv" title="gtk_signal_newv ()">gtk_signal_newv</a> <span class="c_punctuation">()</span>
|
@@ -139,7 +139,7 @@
|
|
139
139
|
</tr>
|
140
140
|
<tr>
|
141
141
|
<td class="function_type">
|
142
|
-
<a href="
|
142
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gulong"><span class="returnvalue">gulong</span></a>
|
143
143
|
</td>
|
144
144
|
<td class="function_name">
|
145
145
|
<a class="link" href="gtk2-Signals.html#gtk-signal-connect-full" title="gtk_signal_connect_full ()">gtk_signal_connect_full</a> <span class="c_punctuation">()</span>
|
@@ -263,7 +263,7 @@
|
|
263
263
|
<p>
|
264
264
|
The GTK+ signal system merely proxies the GLib signal system now. For future
|
265
265
|
usage, direct use of the GSignal API is recommended, this avoids significant
|
266
|
-
performance hits where <a class="link" href="gtk2-Types.html#GtkArg" title="struct GtkArg"><span class="type">GtkArg</span></a> structures have to be converted into <a href="
|
266
|
+
performance hits where <a class="link" href="gtk2-Types.html#GtkArg" title="struct GtkArg"><span class="type">GtkArg</span></a> structures have to be converted into <a href="https://developer.gnome.org/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a>s.
|
267
267
|
</p>
|
268
268
|
<div class="refsect2">
|
269
269
|
<a name="id-1.3.18.6.3"></a><h3>What are signals?</h3>
|
@@ -398,18 +398,18 @@ you might have to write a marshaller.
|
|
398
398
|
<a name="gtk2-Signals.functions_details"></a><h2>Functions</h2>
|
399
399
|
<div class="refsect2">
|
400
400
|
<a name="gtk-signal-new"></a><h3>gtk_signal_new ()</h3>
|
401
|
-
<pre class="programlisting"><a href="
|
402
|
-
gtk_signal_new (<em class="parameter"><code>const <a href="
|
401
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
402
|
+
gtk_signal_new (<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
403
403
|
<em class="parameter"><code><a class="link" href="gtk2-Signals.html#GtkSignalRunType" title="enum GtkSignalRunType"><span class="type">GtkSignalRunType</span></a> signal_flags</code></em>,
|
404
|
-
<em class="parameter"><code><a href="
|
405
|
-
<em class="parameter"><code><a href="
|
406
|
-
<em class="parameter"><code><a href="
|
407
|
-
<em class="parameter"><code><a href="
|
408
|
-
<em class="parameter"><code><a href="
|
404
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/gobject/unstable/gobject-Type-Information.html#GType"><span class="type">GType</span></a> object_type</code></em>,
|
405
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> function_offset</code></em>,
|
406
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#GSignalCMarshaller"><span class="type">GSignalCMarshaller</span></a> marshaller</code></em>,
|
407
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/gobject/unstable/gobject-Type-Information.html#GType"><span class="type">GType</span></a> return_val</code></em>,
|
408
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> n_args</code></em>,
|
409
409
|
<em class="parameter"><code>...</code></em>);</pre>
|
410
410
|
<div class="warning">
|
411
411
|
<p><code class="literal">gtk_signal_new</code> is deprecated and should not be used in newly-written code.</p>
|
412
|
-
<p>Use <a href="
|
412
|
+
<p>Use <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#g-signal-new"><code class="function">g_signal_new()</code></a> instead.</p>
|
413
413
|
</div>
|
414
414
|
<p>
|
415
415
|
Creates a new signal type. (This is usually done in the
|
@@ -481,18 +481,18 @@ without a return value.</p></td>
|
|
481
481
|
<hr>
|
482
482
|
<div class="refsect2">
|
483
483
|
<a name="gtk-signal-newv"></a><h3>gtk_signal_newv ()</h3>
|
484
|
-
<pre class="programlisting"><a href="
|
485
|
-
gtk_signal_newv (<em class="parameter"><code>const <a href="
|
484
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
485
|
+
gtk_signal_newv (<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
486
486
|
<em class="parameter"><code><a class="link" href="gtk2-Signals.html#GtkSignalRunType" title="enum GtkSignalRunType"><span class="type">GtkSignalRunType</span></a> signal_flags</code></em>,
|
487
|
-
<em class="parameter"><code><a href="
|
488
|
-
<em class="parameter"><code><a href="
|
489
|
-
<em class="parameter"><code><a href="
|
490
|
-
<em class="parameter"><code><a href="
|
491
|
-
<em class="parameter"><code><a href="
|
492
|
-
<em class="parameter"><code><a href="
|
487
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/gobject/unstable/gobject-Type-Information.html#GType"><span class="type">GType</span></a> object_type</code></em>,
|
488
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> function_offset</code></em>,
|
489
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#GSignalCMarshaller"><span class="type">GSignalCMarshaller</span></a> marshaller</code></em>,
|
490
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/gobject/unstable/gobject-Type-Information.html#GType"><span class="type">GType</span></a> return_val</code></em>,
|
491
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> n_args</code></em>,
|
492
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/gobject/unstable/gobject-Type-Information.html#GType"><span class="type">GType</span></a> *args</code></em>);</pre>
|
493
493
|
<div class="warning">
|
494
494
|
<p><code class="literal">gtk_signal_newv</code> is deprecated and should not be used in newly-written code.</p>
|
495
|
-
<p>Use <a href="
|
495
|
+
<p>Use <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#g-signal-newv"><code class="function">g_signal_newv()</code></a> instead.</p>
|
496
496
|
</div>
|
497
497
|
<p>
|
498
498
|
Creates a new signal type. (This is usually done in a
|
@@ -563,7 +563,7 @@ the callbacks.</p></td>
|
|
563
563
|
<pre class="programlisting">#define gtk_signal_lookup(name,object_type)</pre>
|
564
564
|
<div class="warning">
|
565
565
|
<p><code class="literal">gtk_signal_lookup</code> is deprecated and should not be used in newly-written code.</p>
|
566
|
-
<p>Use <a href="
|
566
|
+
<p>Use <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#g-signal-lookup"><code class="function">g_signal_lookup()</code></a> instead.</p>
|
567
567
|
</div>
|
568
568
|
<p>
|
569
569
|
Given the name of the signal and the type of object it connects
|
@@ -606,7 +606,7 @@ It also tries the ancestors of the given type.
|
|
606
606
|
<pre class="programlisting">#define gtk_signal_name(signal_id)</pre>
|
607
607
|
<div class="warning">
|
608
608
|
<p><code class="literal">gtk_signal_name</code> is deprecated and should not be used in newly-written code.</p>
|
609
|
-
<p>Use <a href="
|
609
|
+
<p>Use <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#g-signal-name"><code class="function">g_signal_name()</code></a> instead.</p>
|
610
610
|
</div>
|
611
611
|
<p>
|
612
612
|
Given the signal's identifier, finds its name.
|
@@ -631,7 +631,7 @@ Two different signals may have the same name, if they have differing types.
|
|
631
631
|
</div>
|
632
632
|
<div class="refsect3">
|
633
633
|
<a name="gtk-signal-name.returns"></a><h4>Returns</h4>
|
634
|
-
<p>the signal name, or <a href="
|
634
|
+
<p>the signal name, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the signal number was invalid.</p>
|
635
635
|
</div>
|
636
636
|
</div>
|
637
637
|
<hr>
|
@@ -639,11 +639,11 @@ Two different signals may have the same name, if they have differing types.
|
|
639
639
|
<a name="gtk-signal-emit"></a><h3>gtk_signal_emit ()</h3>
|
640
640
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
641
641
|
gtk_signal_emit (<em class="parameter"><code><a class="link" href="GtkObject.html" title="GtkObject"><span class="type">GtkObject</span></a> *object</code></em>,
|
642
|
-
<em class="parameter"><code><a href="
|
642
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> signal_id</code></em>,
|
643
643
|
<em class="parameter"><code>...</code></em>);</pre>
|
644
644
|
<div class="warning">
|
645
645
|
<p><code class="literal">gtk_signal_emit</code> is deprecated and should not be used in newly-written code.</p>
|
646
|
-
<p>Use <a href="
|
646
|
+
<p>Use <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#g-signal-emit"><code class="function">g_signal_emit()</code></a> instead.</p>
|
647
647
|
</div>
|
648
648
|
<p>
|
649
649
|
Emits a signal. This causes the default handler and user-defined
|
@@ -688,11 +688,11 @@ The default handler will be called first if
|
|
688
688
|
<a name="gtk-signal-emit-by-name"></a><h3>gtk_signal_emit_by_name ()</h3>
|
689
689
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
690
690
|
gtk_signal_emit_by_name (<em class="parameter"><code><a class="link" href="GtkObject.html" title="GtkObject"><span class="type">GtkObject</span></a> *object</code></em>,
|
691
|
-
<em class="parameter"><code>const <a href="
|
691
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
692
692
|
<em class="parameter"><code>...</code></em>);</pre>
|
693
693
|
<div class="warning">
|
694
694
|
<p><code class="literal">gtk_signal_emit_by_name</code> is deprecated and should not be used in newly-written code.</p>
|
695
|
-
<p>Use <a href="
|
695
|
+
<p>Use <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#g-signal-emit-by-name"><code class="function">g_signal_emit_by_name()</code></a> instead.</p>
|
696
696
|
</div>
|
697
697
|
<p>
|
698
698
|
Emits a signal. This causes the default handler and user-connected
|
@@ -726,11 +726,11 @@ handlers to be run.
|
|
726
726
|
<a name="gtk-signal-emitv"></a><h3>gtk_signal_emitv ()</h3>
|
727
727
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
728
728
|
gtk_signal_emitv (<em class="parameter"><code><a class="link" href="GtkObject.html" title="GtkObject"><span class="type">GtkObject</span></a> *object</code></em>,
|
729
|
-
<em class="parameter"><code><a href="
|
729
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> signal_id</code></em>,
|
730
730
|
<em class="parameter"><code><a class="link" href="gtk2-Types.html#GtkArg" title="struct GtkArg"><span class="type">GtkArg</span></a> *args</code></em>);</pre>
|
731
731
|
<div class="warning">
|
732
732
|
<p><code class="literal">gtk_signal_emitv</code> is deprecated and should not be used in newly-written code.</p>
|
733
|
-
<p>Use <a href="
|
733
|
+
<p>Use <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#g-signal-emitv"><code class="function">g_signal_emitv()</code></a> instead.</p>
|
734
734
|
</div>
|
735
735
|
<p>
|
736
736
|
Emits a signal. This causes the default handler and user-connected
|
@@ -771,11 +771,11 @@ followed by one which is a pointer to the return type.</p></td>
|
|
771
771
|
<a name="gtk-signal-emitv-by-name"></a><h3>gtk_signal_emitv_by_name ()</h3>
|
772
772
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
773
773
|
gtk_signal_emitv_by_name (<em class="parameter"><code><a class="link" href="GtkObject.html" title="GtkObject"><span class="type">GtkObject</span></a> *object</code></em>,
|
774
|
-
<em class="parameter"><code>const <a href="
|
774
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
775
775
|
<em class="parameter"><code><a class="link" href="gtk2-Types.html#GtkArg" title="struct GtkArg"><span class="type">GtkArg</span></a> *args</code></em>);</pre>
|
776
776
|
<div class="warning">
|
777
777
|
<p><code class="literal">gtk_signal_emitv_by_name</code> is deprecated and should not be used in newly-written code.</p>
|
778
|
-
<p>Use <a href="
|
778
|
+
<p>Use <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#g-signal-emitv"><code class="function">g_signal_emitv()</code></a> and <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#g-signal-lookup"><code class="function">g_signal_lookup()</code></a> instead.</p>
|
779
779
|
</div>
|
780
780
|
<p>
|
781
781
|
Emits a signal by name. This causes the default handler and user-connected
|
@@ -817,7 +817,7 @@ followed by one which is a pointer to the return type.</p></td>
|
|
817
817
|
<pre class="programlisting">#define gtk_signal_emit_stop(object,signal_id)</pre>
|
818
818
|
<div class="warning">
|
819
819
|
<p><code class="literal">gtk_signal_emit_stop</code> is deprecated and should not be used in newly-written code.</p>
|
820
|
-
<p>Use <a href="
|
820
|
+
<p>Use <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#g-signal-stop-emission"><code class="function">g_signal_stop_emission()</code></a> instead.</p>
|
821
821
|
</div>
|
822
822
|
<p>
|
823
823
|
This function aborts a signal's current emission.
|
@@ -847,7 +847,7 @@ isn't being emitted.
|
|
847
847
|
</tr>
|
848
848
|
<tr>
|
849
849
|
<td class="parameter_name"><p>signal_id</p></td>
|
850
|
-
<td class="parameter_description"><p>the signal identifier, as returned by <a href="
|
850
|
+
<td class="parameter_description"><p>the signal identifier, as returned by <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#g-signal-lookup"><code class="function">g_signal_lookup()</code></a>.</p></td>
|
851
851
|
<td class="parameter_annotations"> </td>
|
852
852
|
</tr>
|
853
853
|
</tbody>
|
@@ -859,10 +859,10 @@ isn't being emitted.
|
|
859
859
|
<a name="gtk-signal-emit-stop-by-name"></a><h3>gtk_signal_emit_stop_by_name ()</h3>
|
860
860
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
861
861
|
gtk_signal_emit_stop_by_name (<em class="parameter"><code><a class="link" href="GtkObject.html" title="GtkObject"><span class="type">GtkObject</span></a> *object</code></em>,
|
862
|
-
<em class="parameter"><code>const <a href="
|
862
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);</pre>
|
863
863
|
<div class="warning">
|
864
864
|
<p><code class="literal">gtk_signal_emit_stop_by_name</code> is deprecated and should not be used in newly-written code.</p>
|
865
|
-
<p>Use <a href="
|
865
|
+
<p>Use <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#g-signal-stop-emission-by-name"><code class="function">g_signal_stop_emission_by_name()</code></a> instead.</p>
|
866
866
|
</div>
|
867
867
|
<p>
|
868
868
|
This function aborts a signal's current emission.
|
@@ -900,7 +900,7 @@ except it will lookup the signal id for you.
|
|
900
900
|
<pre class="programlisting">#define gtk_signal_connect(object,name,func,func_data)</pre>
|
901
901
|
<div class="warning">
|
902
902
|
<p><code class="literal">gtk_signal_connect</code> is deprecated and should not be used in newly-written code.</p>
|
903
|
-
<p>Use <a href="
|
903
|
+
<p>Use <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#g-signal-connect"><code class="function">g_signal_connect()</code></a> instead.</p>
|
904
904
|
</div>
|
905
905
|
<p>
|
906
906
|
Attaches a function pointer and user data to a signal for
|
@@ -940,7 +940,7 @@ as parameter to your function:
|
|
940
940
|
12</pre></td>
|
941
941
|
<td class="listing_code"><pre class="programlisting"><span class="keyword">static</span><span class="normal"> </span><span class="type">void</span><span class="normal"> </span><span class="function">button_clicked_int</span><span class="normal"> </span><span class="symbol">(</span><span class="normal"><a href="GtkButton.html#GtkButton-struct">GtkButton</a></span><span class="symbol">*</span><span class="normal"> button</span><span class="symbol">,</span><span class="normal"> </span><span class="usertype">gpointer</span><span class="normal"> func_data</span><span class="symbol">)</span>
|
942
942
|
<span class="cbracket">{</span>
|
943
|
-
<span class="normal"> </span><span class="function"><a href="
|
943
|
+
<span class="normal"> </span><span class="function"><a href="https://developer.gnome.org/glib/unstable/glib-Warnings-and-Assertions.html#g-print">g_print</a></span><span class="normal"> </span><span class="symbol">(</span><span class="string">"button pressed: %d</span><span class="specialchar">\n</span><span class="string">"</span><span class="symbol">,</span><span class="normal"> </span><span class="function"><a href="https://developer.gnome.org/glib/unstable/glib-Type-Conversion-Macros.html#GPOINTER-TO-INT:CAPS">GPOINTER_TO_INT</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">func_data</span><span class="symbol">));</span>
|
944
944
|
<span class="cbracket">}</span>
|
945
945
|
<span class="comment">/* By calling this function, you will make the g_print above</span>
|
946
946
|
<span class="comment"> * execute, printing the number passed as `to_print'. */</span>
|
@@ -948,7 +948,7 @@ as parameter to your function:
|
|
948
948
|
<span class="cbracket">{</span>
|
949
949
|
<span class="normal"> </span><span class="function"><a href="gtk2-Signals.html#gtk-signal-connect">gtk_signal_connect</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function">GTK_OBJECT</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">button</span><span class="symbol">),</span><span class="normal"> </span><span class="string">"clicked"</span><span class="symbol">,</span>
|
950
950
|
<span class="normal"> </span><span class="function"><a href="gtk2-Types.html#GTK-SIGNAL-FUNC:CAPS">GTK_SIGNAL_FUNC</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">button_clicked_int</span><span class="symbol">),</span>
|
951
|
-
<span class="normal"> </span><span class="function"><a href="
|
951
|
+
<span class="normal"> </span><span class="function"><a href="https://developer.gnome.org/glib/unstable/glib-Type-Conversion-Macros.html#GINT-TO-POINTER:CAPS">GINT_TO_POINTER</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">to_print</span><span class="symbol">));</span>
|
952
952
|
<span class="cbracket">}</span></pre></td>
|
953
953
|
</tr>
|
954
954
|
</tbody>
|
@@ -999,7 +999,7 @@ is getting pressed, this is that button.</p></td>
|
|
999
999
|
<pre class="programlisting">#define gtk_signal_connect_after(object,name,func,func_data)</pre>
|
1000
1000
|
<div class="warning">
|
1001
1001
|
<p><code class="literal">gtk_signal_connect_after</code> is deprecated and should not be used in newly-written code.</p>
|
1002
|
-
<p>Use <a href="
|
1002
|
+
<p>Use <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#g-signal-connect-after"><code class="function">g_signal_connect_after()</code></a> instead.</p>
|
1003
1003
|
</div>
|
1004
1004
|
<p>
|
1005
1005
|
Attaches a function pointer and user data to a signal
|
@@ -1048,7 +1048,7 @@ so that this handler will be called after the other handlers.
|
|
1048
1048
|
<pre class="programlisting">#define gtk_signal_connect_object(object,name,func,slot_object)</pre>
|
1049
1049
|
<div class="warning">
|
1050
1050
|
<p><code class="literal">gtk_signal_connect_object</code> is deprecated and should not be used in newly-written code.</p>
|
1051
|
-
<p>Use <a href="
|
1051
|
+
<p>Use <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#g-signal-connect-swapped"><code class="function">g_signal_connect_swapped()</code></a> instead.</p>
|
1052
1052
|
</div>
|
1053
1053
|
<p>
|
1054
1054
|
This function is for registering a callback that will
|
@@ -1120,7 +1120,7 @@ really pass any gpointer as the <span class="type">slot_object</span> .)</p></td
|
|
1120
1120
|
<pre class="programlisting">#define gtk_signal_connect_object_after(object,name,func,slot_object)</pre>
|
1121
1121
|
<div class="warning">
|
1122
1122
|
<p><code class="literal">gtk_signal_connect_object_after</code> is deprecated and should not be used in newly-written code.</p>
|
1123
|
-
<p>Use <a href="
|
1123
|
+
<p>Use <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#g-signal-connect-data"><code class="function">g_signal_connect_data()</code></a> instead, passing
|
1124
1124
|
<code class="literal">G_CONNECT_AFTER|G_CONNECT_SWAPPED</code> as <em class="parameter"><code>connect_flags</code></em>
|
1125
1125
|
.</p>
|
1126
1126
|
</div>
|
@@ -1170,18 +1170,18 @@ handlers are called first.
|
|
1170
1170
|
<hr>
|
1171
1171
|
<div class="refsect2">
|
1172
1172
|
<a name="gtk-signal-connect-full"></a><h3>gtk_signal_connect_full ()</h3>
|
1173
|
-
<pre class="programlisting"><a href="
|
1173
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gulong"><span class="returnvalue">gulong</span></a>
|
1174
1174
|
gtk_signal_connect_full (<em class="parameter"><code><a class="link" href="GtkObject.html" title="GtkObject"><span class="type">GtkObject</span></a> *object</code></em>,
|
1175
|
-
<em class="parameter"><code>const <a href="
|
1176
|
-
<em class="parameter"><code><a href="
|
1175
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
1176
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/gobject/unstable/gobject-Closures.html#GCallback"><span class="type">GCallback</span></a> func</code></em>,
|
1177
1177
|
<em class="parameter"><code><a class="link" href="gtk2-Types.html#GtkCallbackMarshal" title="GtkCallbackMarshal ()"><span class="type">GtkCallbackMarshal</span></a> unsupported</code></em>,
|
1178
|
-
<em class="parameter"><code><a href="
|
1179
|
-
<em class="parameter"><code><a href="
|
1180
|
-
<em class="parameter"><code><a href="
|
1181
|
-
<em class="parameter"><code><a href="
|
1178
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>,
|
1179
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> destroy_func</code></em>,
|
1180
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> object_signal</code></em>,
|
1181
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> after</code></em>);</pre>
|
1182
1182
|
<div class="warning">
|
1183
1183
|
<p><code class="literal">gtk_signal_connect_full</code> is deprecated and should not be used in newly-written code.</p>
|
1184
|
-
<p>Use <a href="
|
1184
|
+
<p>Use <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#g-signal-connect-data"><code class="function">g_signal_connect_data()</code></a> instead.</p>
|
1185
1185
|
</div>
|
1186
1186
|
<p>
|
1187
1187
|
Attaches a function pointer and user data to a signal with
|
@@ -1251,13 +1251,13 @@ and <a class="link" href="gtk2-Signals.html#GTK-RUN-LAST:CAPS"><span class="type
|
|
1251
1251
|
<a name="gtk-signal-connect-while-alive"></a><h3>gtk_signal_connect_while_alive ()</h3>
|
1252
1252
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1253
1253
|
gtk_signal_connect_while_alive (<em class="parameter"><code><a class="link" href="GtkObject.html" title="GtkObject"><span class="type">GtkObject</span></a> *object</code></em>,
|
1254
|
-
<em class="parameter"><code>const <a href="
|
1255
|
-
<em class="parameter"><code><a href="
|
1256
|
-
<em class="parameter"><code><a href="
|
1254
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
1255
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/gobject/unstable/gobject-Closures.html#GCallback"><span class="type">GCallback</span></a> func</code></em>,
|
1256
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> func_data</code></em>,
|
1257
1257
|
<em class="parameter"><code><a class="link" href="GtkObject.html" title="GtkObject"><span class="type">GtkObject</span></a> *alive_object</code></em>);</pre>
|
1258
1258
|
<div class="warning">
|
1259
1259
|
<p><code class="literal">gtk_signal_connect_while_alive</code> is deprecated and should not be used in newly-written code.</p>
|
1260
|
-
<p>Use <a href="
|
1260
|
+
<p>Use <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#g-signal-connect-object"><code class="function">g_signal_connect_object()</code></a> instead.</p>
|
1261
1261
|
</div>
|
1262
1262
|
<p>
|
1263
1263
|
Attaches a function pointer and another <a class="link" href="GtkObject.html" title="GtkObject"><span class="type">GtkObject</span></a> to a signal.
|
@@ -1273,7 +1273,7 @@ It is a little less efficient though.
|
|
1273
1273
|
(Instead you may call <a class="link" href="gtk2-Signals.html#gtk-signal-disconnect-by-data" title="gtk_signal_disconnect_by_data()"><code class="function">gtk_signal_disconnect_by_data()</code></a>, if you want
|
1274
1274
|
to explicitly delete all attachments to this object. This
|
1275
1275
|
is perhaps not recommended since it could be confused
|
1276
|
-
with an integer masquerading as a pointer (through <a href="
|
1276
|
+
with an integer masquerading as a pointer (through <a href="https://developer.gnome.org/glib/unstable/glib-Type-Conversion-Macros.html#GINT-TO-POINTER:CAPS"><code class="function">GINT_TO_POINTER()</code></a>).)
|
1277
1277
|
</p>
|
1278
1278
|
<div class="refsect3">
|
1279
1279
|
<a name="gtk-signal-connect-while-alive.parameters"></a><h4>Parameters</h4>
|
@@ -1319,12 +1319,12 @@ to be destroyed.</p></td>
|
|
1319
1319
|
<a name="gtk-signal-connect-object-while-alive"></a><h3>gtk_signal_connect_object_while_alive ()</h3>
|
1320
1320
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1321
1321
|
gtk_signal_connect_object_while_alive (<em class="parameter"><code><a class="link" href="GtkObject.html" title="GtkObject"><span class="type">GtkObject</span></a> *object</code></em>,
|
1322
|
-
<em class="parameter"><code>const <a href="
|
1323
|
-
<em class="parameter"><code><a href="
|
1322
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
1323
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/gobject/unstable/gobject-Closures.html#GCallback"><span class="type">GCallback</span></a> func</code></em>,
|
1324
1324
|
<em class="parameter"><code><a class="link" href="GtkObject.html" title="GtkObject"><span class="type">GtkObject</span></a> *alive_object</code></em>);</pre>
|
1325
1325
|
<div class="warning">
|
1326
1326
|
<p><code class="literal">gtk_signal_connect_object_while_alive</code> is deprecated and should not be used in newly-written code.</p>
|
1327
|
-
<p>Use <a href="
|
1327
|
+
<p>Use <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#g-signal-connect-object"><code class="function">g_signal_connect_object()</code></a> instead, passing
|
1328
1328
|
<code class="literal">G_CONNECT_SWAPPED</code> as <em class="parameter"><code>connect_flags</code></em>
|
1329
1329
|
.</p>
|
1330
1330
|
</div>
|
@@ -1382,7 +1382,7 @@ should signal the removal of this signal.</p></td>
|
|
1382
1382
|
<pre class="programlisting">#define gtk_signal_disconnect(object,handler_id)</pre>
|
1383
1383
|
<div class="warning">
|
1384
1384
|
<p><code class="literal">gtk_signal_disconnect</code> is deprecated and should not be used in newly-written code.</p>
|
1385
|
-
<p>Use <a href="
|
1385
|
+
<p>Use <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#g-signal-handler-disconnect"><code class="function">g_signal_handler_disconnect()</code></a> instead.</p>
|
1386
1386
|
</div>
|
1387
1387
|
<p>
|
1388
1388
|
Destroys a user-defined handler connection.
|
@@ -1416,7 +1416,7 @@ Destroys a user-defined handler connection.
|
|
1416
1416
|
<pre class="programlisting">#define gtk_signal_disconnect_by_func(object,func,data)</pre>
|
1417
1417
|
<div class="warning">
|
1418
1418
|
<p><code class="literal">gtk_signal_disconnect_by_func</code> is deprecated and should not be used in newly-written code.</p>
|
1419
|
-
<p>Use <a href="
|
1419
|
+
<p>Use <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#g-signal-handlers-disconnect-by-func"><code class="function">g_signal_handlers_disconnect_by_func()</code></a> instead.</p>
|
1420
1420
|
</div>
|
1421
1421
|
<p>
|
1422
1422
|
Destroys all connections for a particular object, with
|
@@ -1456,7 +1456,7 @@ the given function-pointer and user-data.
|
|
1456
1456
|
<pre class="programlisting">#define gtk_signal_disconnect_by_data(object,data)</pre>
|
1457
1457
|
<div class="warning">
|
1458
1458
|
<p><code class="literal">gtk_signal_disconnect_by_data</code> is deprecated and should not be used in newly-written code.</p>
|
1459
|
-
<p>Use <a href="
|
1459
|
+
<p>Use <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#g-signal-handlers-disconnect-matched"><code class="function">g_signal_handlers_disconnect_matched()</code></a> instead.</p>
|
1460
1460
|
</div>
|
1461
1461
|
<p>
|
1462
1462
|
Destroys all connections for a particular object, with
|
@@ -1491,7 +1491,7 @@ the given user-data.
|
|
1491
1491
|
<pre class="programlisting">#define gtk_signal_handler_block(object,handler_id)</pre>
|
1492
1492
|
<div class="warning">
|
1493
1493
|
<p><code class="literal">gtk_signal_handler_block</code> is deprecated and should not be used in newly-written code.</p>
|
1494
|
-
<p>Use <a href="
|
1494
|
+
<p>Use <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#g-signal-handler-block"><code class="function">g_signal_handler_block()</code></a> instead.</p>
|
1495
1495
|
</div>
|
1496
1496
|
<p>
|
1497
1497
|
Prevents a user-defined handler from being invoked. All other
|
@@ -1527,7 +1527,7 @@ handler will ignore it.
|
|
1527
1527
|
<pre class="programlisting">#define gtk_signal_handler_block_by_func(object,func,data)</pre>
|
1528
1528
|
<div class="warning">
|
1529
1529
|
<p><code class="literal">gtk_signal_handler_block_by_func</code> is deprecated and should not be used in newly-written code.</p>
|
1530
|
-
<p>Use <a href="
|
1530
|
+
<p>Use <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#g-signal-handlers-block-by-func"><code class="function">g_signal_handlers_block_by_func()</code></a> instead.</p>
|
1531
1531
|
</div>
|
1532
1532
|
<p>
|
1533
1533
|
Prevents a user-defined handler from being invoked, by reference to
|
@@ -1568,7 +1568,7 @@ multiple hooks being blocked, if you've called connect multiple times.)
|
|
1568
1568
|
<pre class="programlisting">#define gtk_signal_handler_block_by_data(object,data)</pre>
|
1569
1569
|
<div class="warning">
|
1570
1570
|
<p><code class="literal">gtk_signal_handler_block_by_data</code> is deprecated and should not be used in newly-written code.</p>
|
1571
|
-
<p>Use <a href="
|
1571
|
+
<p>Use <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#g-signal-handlers-block-matched"><code class="function">g_signal_handlers_block_matched()</code></a> instead.</p>
|
1572
1572
|
</div>
|
1573
1573
|
<p>
|
1574
1574
|
Prevents all user-defined handlers with a certain user data from being invoked.
|
@@ -1602,7 +1602,7 @@ Prevents all user-defined handlers with a certain user data from being invoked.
|
|
1602
1602
|
<pre class="programlisting">#define gtk_signal_handler_unblock(object,handler_id)</pre>
|
1603
1603
|
<div class="warning">
|
1604
1604
|
<p><code class="literal">gtk_signal_handler_unblock</code> is deprecated and should not be used in newly-written code.</p>
|
1605
|
-
<p>Use <a href="
|
1605
|
+
<p>Use <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#g-signal-handler-unblock"><code class="function">g_signal_handler_unblock()</code></a> instead.</p>
|
1606
1606
|
</div>
|
1607
1607
|
<p>
|
1608
1608
|
Undoes a block, by connection id. Note that undoing a block doesn't
|
@@ -1639,7 +1639,7 @@ hook twice, you must unblock it twice.
|
|
1639
1639
|
<pre class="programlisting">#define gtk_signal_handler_unblock_by_func(object,func,data)</pre>
|
1640
1640
|
<div class="warning">
|
1641
1641
|
<p><code class="literal">gtk_signal_handler_unblock_by_func</code> is deprecated and should not be used in newly-written code.</p>
|
1642
|
-
<p>Use <a href="
|
1642
|
+
<p>Use <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#g-signal-handlers-unblock-by-func"><code class="function">g_signal_handlers_unblock_by_func()</code></a> instead.</p>
|
1643
1643
|
</div>
|
1644
1644
|
<p>
|
1645
1645
|
Undoes a block, by function pointer and data.
|
@@ -1681,7 +1681,7 @@ hook twice, you must unblock it twice.
|
|
1681
1681
|
<pre class="programlisting">#define gtk_signal_handler_unblock_by_data(object,data)</pre>
|
1682
1682
|
<div class="warning">
|
1683
1683
|
<p><code class="literal">gtk_signal_handler_unblock_by_data</code> is deprecated and should not be used in newly-written code.</p>
|
1684
|
-
<p>Use <a href="
|
1684
|
+
<p>Use <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#g-signal-handlers-unblock-matched"><code class="function">g_signal_handlers_unblock_matched()</code></a> instead.</p>
|
1685
1685
|
</div>
|
1686
1686
|
<p>
|
1687
1687
|
Undoes block(s), to all signals for a particular object
|
@@ -1716,7 +1716,7 @@ with a particular user-data pointer
|
|
1716
1716
|
<pre class="programlisting">#define gtk_signal_handler_pending(object,signal_id,may_be_blocked)</pre>
|
1717
1717
|
<div class="warning">
|
1718
1718
|
<p><code class="literal">gtk_signal_handler_pending</code> is deprecated and should not be used in newly-written code.</p>
|
1719
|
-
<p>Use <a href="
|
1719
|
+
<p>Use <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#g-signal-has-handler-pending"><code class="function">g_signal_has_handler_pending()</code></a> instead.</p>
|
1720
1720
|
</div>
|
1721
1721
|
<p>
|
1722
1722
|
Returns a connection id corresponding to a given signal id and object.
|
@@ -73,7 +73,7 @@
|
|
73
73
|
</tr>
|
74
74
|
<tr>
|
75
75
|
<td class="function_type">
|
76
|
-
<a href="
|
76
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
|
77
77
|
</td>
|
78
78
|
<td class="function_name">
|
79
79
|
<a class="link" href="gtk2-Stock-Items.html#gtk-stock-list-ids" title="gtk_stock_list_ids ()">gtk_stock_list_ids</a> <span class="c_punctuation">()</span>
|
@@ -81,7 +81,7 @@
|
|
81
81
|
</tr>
|
82
82
|
<tr>
|
83
83
|
<td class="function_type">
|
84
|
-
<a href="
|
84
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
85
85
|
</td>
|
86
86
|
<td class="function_name">
|
87
87
|
<a class="link" href="gtk2-Stock-Items.html#gtk-stock-lookup" title="gtk_stock_lookup ()">gtk_stock_lookup</a> <span class="c_punctuation">()</span>
|
@@ -547,14 +547,14 @@
|
|
547
547
|
<a name="gtk-stock-add"></a><h3>gtk_stock_add ()</h3>
|
548
548
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
549
549
|
gtk_stock_add (<em class="parameter"><code>const <a class="link" href="gtk2-Stock-Items.html#GtkStockItem" title="struct GtkStockItem"><span class="type">GtkStockItem</span></a> *items</code></em>,
|
550
|
-
<em class="parameter"><code><a href="
|
550
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> n_items</code></em>);</pre>
|
551
551
|
</div>
|
552
552
|
<hr>
|
553
553
|
<div class="refsect2">
|
554
554
|
<a name="gtk-stock-add-static"></a><h3>gtk_stock_add_static ()</h3>
|
555
555
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
556
556
|
gtk_stock_add_static (<em class="parameter"><code>const <a class="link" href="gtk2-Stock-Items.html#GtkStockItem" title="struct GtkStockItem"><span class="type">GtkStockItem</span></a> *items</code></em>,
|
557
|
-
<em class="parameter"><code><a href="
|
557
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> n_items</code></em>);</pre>
|
558
558
|
</div>
|
559
559
|
<hr>
|
560
560
|
<div class="refsect2">
|
@@ -571,24 +571,24 @@ gtk_stock_item_free (<em class="parameter"><code><a class="link" href="gtk2-Stoc
|
|
571
571
|
<hr>
|
572
572
|
<div class="refsect2">
|
573
573
|
<a name="gtk-stock-list-ids"></a><h3>gtk_stock_list_ids ()</h3>
|
574
|
-
<pre class="programlisting"><a href="
|
574
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
|
575
575
|
gtk_stock_list_ids (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
576
576
|
</div>
|
577
577
|
<hr>
|
578
578
|
<div class="refsect2">
|
579
579
|
<a name="gtk-stock-lookup"></a><h3>gtk_stock_lookup ()</h3>
|
580
|
-
<pre class="programlisting"><a href="
|
581
|
-
gtk_stock_lookup (<em class="parameter"><code>const <a href="
|
580
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
581
|
+
gtk_stock_lookup (<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>,
|
582
582
|
<em class="parameter"><code><a class="link" href="gtk2-Stock-Items.html#GtkStockItem" title="struct GtkStockItem"><span class="type">GtkStockItem</span></a> *item</code></em>);</pre>
|
583
583
|
</div>
|
584
584
|
<hr>
|
585
585
|
<div class="refsect2">
|
586
586
|
<a name="gtk-stock-set-translate-func"></a><h3>gtk_stock_set_translate_func ()</h3>
|
587
587
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
588
|
-
gtk_stock_set_translate_func (<em class="parameter"><code>const <a href="
|
588
|
+
gtk_stock_set_translate_func (<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *domain</code></em>,
|
589
589
|
<em class="parameter"><code><a class="link" href="GtkItemFactory.html#GtkTranslateFunc" title="GtkTranslateFunc ()"><span class="type">GtkTranslateFunc</span></a> func</code></em>,
|
590
|
-
<em class="parameter"><code><a href="
|
591
|
-
<em class="parameter"><code><a href="
|
590
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>,
|
591
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> notify</code></em>);</pre>
|
592
592
|
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
593
593
|
</div>
|
594
594
|
</div>
|