gtk2 3.0.7-x86-mingw32 → 3.0.8-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +2 -2
- data/ext/gtk2/extconf.rb +1 -0
- data/lib/2.2/gtk2.so +0 -0
- data/lib/2.3/gtk2.so +0 -0
- data/sample/misc/threads.rb +0 -1
- data/vendor/local/bin/gtk-demo.exe +0 -0
- data/vendor/local/bin/gtk-query-immodules-2.0.exe +0 -0
- data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
- data/vendor/local/bin/libgailutil-18.dll +0 -0
- data/vendor/local/bin/libgdk-win32-2.0-0.dll +0 -0
- data/vendor/local/bin/libgtk-win32-2.0-0.dll +0 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkcontainer.h +2 -1
- data/vendor/local/include/gtk-2.0/gtk/gtkversion.h +3 -3
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules.cache +1 -1
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.la +2 -2
- data/vendor/local/lib/libgailutil.dll.a +0 -0
- data/vendor/local/lib/libgailutil.la +2 -2
- data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgdk-win32-2.0.la +3 -3
- data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgtk-win32-2.0.la +3 -3
- data/vendor/local/lib/pkgconfig/gail.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-win32-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-win32-2.0.pc +1 -1
- data/vendor/local/share/aclocal/gtk-2.0.m4 +2 -13
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +38 -45
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +14 -20
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util.devhelp2 +1 -2
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/libgail-util-main.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplay.html +105 -127
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplayManager.html +19 -21
- data/vendor/local/share/gtk-doc/html/gdk2/GdkScreen.html +123 -146
- data/vendor/local/share/gtk-doc/html/gdk2/annotation-glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-deprecated.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Application-launching.html +20 -22
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html +25 -31
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cairo-Interaction.html +24 -27
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html +54 -76
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cursors.html +34 -43
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html +46 -61
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html +91 -103
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Event-Structures.html +34 -34
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Events.html +62 -79
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Fonts.html +62 -86
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-GdkRGB.html +33 -39
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-General.html +40 -55
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html +46 -52
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Images.html +50 -71
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input-Devices.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input.html +13 -16
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html +56 -74
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html +106 -116
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pixbufs.html +25 -28
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html +40 -51
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Selections.html +19 -25
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Testing.html +10 -13
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Threads.html +22 -29
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Visuals.html +51 -64
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Windows.html +295 -335
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html +190 -264
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2.devhelp2 +236 -5
- data/vendor/local/share/gtk-doc/html/gdk2/index.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/multihead.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/reference.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/AbstractObjects.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Actions.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Builder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/ButtonWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/DeprecatedObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/DisplayWidgets.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAboutDialog.html +123 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccelLabel.html +4 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccessible.html +6 -72
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAction.html +65 -1250
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActionGroup.html +62 -68
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActivatable.html +16 -678
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAdjustment.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAlignment.html +10 -199
- data/vendor/local/share/gtk-doc/html/gtk2/GtkArrow.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAspectFrame.html +4 -107
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAssistant.html +59 -903
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBin.html +4 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBox.html +19 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuildable.html +23 -498
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuilder.html +69 -79
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButton.html +62 -73
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButtonBox.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCList.html +160 -185
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCTree.html +95 -158
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCalendar.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellEditable.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellLayout.html +25 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRenderer.html +58 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererAccel.html +17 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererCombo.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererProgress.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpin.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html +9 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererText.html +34 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererToggle.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellView.html +36 -44
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCheckButton.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorButton.html +42 -48
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelection.html +53 -64
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCombo.html +15 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBox.html +116 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxEntry.html +15 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxText.html +11 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkContainer.html +54 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCurve.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDialog.html +48 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDrawingArea.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEditable.html +24 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntry.html +247 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryBuffer.html +39 -47
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryCompletion.html +82 -96
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEventBox.html +16 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkExpander.html +46 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooser.html +116 -2831
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserButton.html +34 -41
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserWidget.html +9 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileSelection.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFixed.html +12 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontButton.html +49 -59
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelection.html +51 -58
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html +30 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFrame.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkGammaCurve.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHButtonBox.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHPaned.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHRuler.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSV.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScale.html +7 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScrollbar.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSeparator.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHandleBox.html +18 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContext.html +33 -39
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContextSimple.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMMulticontext.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconTheme.html +107 -122
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconView.html +188 -215
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImage.html +77 -1174
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImageMenuItem.html +28 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInfoBar.html +27 -499
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInputDialog.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInvisible.html +23 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItem.html +9 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItemFactory.html +39 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLabel.html +137 -159
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLayout.html +24 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLinkButton.html +25 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkList.html +32 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListItem.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListStore.html +42 -46
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenu.html +67 -74
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuBar.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuItem.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuShell.html +33 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMessageDialog.html +49 -486
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMisc.html +7 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkNotebook.html +127 -166
- data/vendor/local/share/gtk-doc/html/gtk2/GtkObject.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOffscreenWindow.html +11 -88
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOldEditable.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOptionMenu.html +12 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetup.html +70 -87
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaned.html +40 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaperSize.html +62 -80
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPixmap.html +22 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPlug.html +23 -245
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPreview.html +29 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintContext.html +51 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintJob.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintSettings.html +197 -237
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrinter.html +76 -97
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgress.html +21 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgressBar.html +44 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioAction.html +21 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioButton.html +23 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioMenuItem.html +24 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRange.html +81 -94
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentAction.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooser.html +102 -120
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html +8 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentFilter.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentManager.html +124 -154
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRuler.html +9 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScale.html +30 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScaleButton.html +41 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrollbar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrolledWindow.html +34 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparator.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html +11 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSettings.html +49 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSizeGroup.html +21 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSocket.html +11 -259
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinButton.html +51 -67
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinner.html +11 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusIcon.html +162 -187
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusbar.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStyle.html +227 -239
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTable.html +25 -32
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkText.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextBuffer.html +184 -203
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextIter.html +195 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextMark.html +17 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTag.html +57 -65
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTagTable.html +15 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextView.html +161 -192
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTipsQuery.html +14 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleAction.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleButton.html +20 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleToolButton.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolButton.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItem.html +85 -101
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItemGroup.html +26 -482
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolPalette.html +43 -749
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolShell.html +15 -290
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolbar.html +74 -93
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltip.html +30 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltips.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTree.html +25 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeItem.html +5 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModel.html +120 -156
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelFilter.html +33 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelSort.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSelection.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSortable.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeStore.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeView.html +231 -302
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeViewColumn.html +87 -109
- data/vendor/local/share/gtk-doc/html/gtk2/GtkUIManager.html +62 -69
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVButtonBox.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVPaned.html +4 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVRuler.html +4 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScale.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScrollbar.html +4 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVSeparator.html +4 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkViewport.html +10 -262
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVolumeButton.html +5 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWidget.html +265 -8803
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindow.html +251 -291
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindowGroup.html +10 -16
- data/vendor/local/share/gtk-doc/html/gtk2/LayoutContainers.html +8 -9
- data/vendor/local/share/gtk-doc/html/gtk2/MenusAndCombos.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/MiscObjects.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/NumericEntry.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/Ornaments.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/PlugSocket.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Printing.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/RecentDocuments.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ScrollingWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SelectorWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SpecialObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidget.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidgetObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidget.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidgetObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/WindowWidgets.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/annotation-glossary.html +9 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-24.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-deprecated.html +2 -7
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ch01.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/ch02.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/chap-drawing-model.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-gdkeventexpose-region.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-modifiers.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-named-icons.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/decorating-the-assistant-pages.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-builder-convert.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-building.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-1-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-2-0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-compiling.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-directfb.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-ClientSideWindows.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAction.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAssistant.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkBuilder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkFileChooser.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-checklist.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-label-links.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-osx.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-query-immodules-2.0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-question-index.html +31 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-resources.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-running.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-update-icon-cache.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-windows.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-x11.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html +28 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Bindings.html +41 -48
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Clipboards.html +118 -129
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html +106 -109
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html +20 -223
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-General.html +124 -149
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html +26 -28
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html +17 -25
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html +149 -162
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html +135 -134
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Orientable.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Resource-Files.html +50 -68
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Selections.html +149 -173
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Signals.html +46 -58
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Standard-Enumerations.html +44 -44
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Stock-Items.html +39 -485
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Testing.html +21 -534
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html +79 -98
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Types.html +97 -110
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html +22 -29
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2.devhelp2 +137 -87
- data/vendor/local/share/gtk-doc/html/gtk2/gtkbase.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-extra-widgets.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-preview.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-new-features.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkobjects.html +36 -38
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-advanced.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-chooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/index.html +39 -41
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-GtkCombo.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-gnomeuiinfo.html +13 -14
- data/vendor/local/share/gtk-doc/html/gtk2/migrating.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/new-features-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/pt05.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/setting-the-page-flow.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/ui-manager.html +2 -3
- data/vendor/local/share/locale/af/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtk20-properties.mo +0 -0
- metadata +10 -14
- data/lib/2.0/gtk2.so +0 -0
- data/lib/2.1/gtk2.so +0 -0
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.sgml +0 -30
- data/vendor/local/share/gtk-doc/html/gdk2/index.sgml +0 -1534
- data/vendor/local/share/gtk-doc/html/gtk2/index.sgml +0 -8851
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="AbstractObjects.html" title="Abstract Base Classes">
|
9
9
|
<link rel="prev" href="GtkMenuShell.html" title="GtkMenuShell">
|
10
10
|
<link rel="next" href="GtkObject.html" title="GtkObject">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -124,7 +124,7 @@
|
|
124
124
|
</div>
|
125
125
|
<div class="refsect1">
|
126
126
|
<a name="GtkMisc.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
127
|
-
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
127
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
128
128
|
<span class="lineart">╰──</span> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
129
129
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
130
130
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -175,7 +175,7 @@ gtk_misc_set_alignment (<em class="parameter"><code><a class="link" href="GtkMis
|
|
175
175
|
Sets the alignment of the widget.
|
176
176
|
</p>
|
177
177
|
<div class="refsect3">
|
178
|
-
<a name="
|
178
|
+
<a name="gtk-misc-set-alignment.parameters"></a><h4>Parameters</h4>
|
179
179
|
<div class="informaltable"><table width="100%" border="0">
|
180
180
|
<colgroup>
|
181
181
|
<col width="150px" class="parameters_name">
|
@@ -213,7 +213,7 @@ gtk_misc_set_padding (<em class="parameter"><code><a class="link" href="GtkMisc.
|
|
213
213
|
Sets the amount of space to add around the widget.
|
214
214
|
</p>
|
215
215
|
<div class="refsect3">
|
216
|
-
<a name="
|
216
|
+
<a name="gtk-misc-set-padding.parameters"></a><h4>Parameters</h4>
|
217
217
|
<div class="informaltable"><table width="100%" border="0">
|
218
218
|
<colgroup>
|
219
219
|
<col width="150px" class="parameters_name">
|
@@ -252,7 +252,7 @@ gtk_misc_get_alignment (<em class="parameter"><code><a class="link" href="GtkMis
|
|
252
252
|
<p>Gets the X and Y alignment of the widget within its allocation.
|
253
253
|
See <a class="link" href="GtkMisc.html#gtk-misc-set-alignment" title="gtk_misc_set_alignment ()"><code class="function">gtk_misc_set_alignment()</code></a>.</p>
|
254
254
|
<div class="refsect3">
|
255
|
-
<a name="
|
255
|
+
<a name="gtk-misc-get-alignment.parameters"></a><h4>Parameters</h4>
|
256
256
|
<div class="informaltable"><table width="100%" border="0">
|
257
257
|
<colgroup>
|
258
258
|
<col width="150px" class="parameters_name">
|
@@ -291,7 +291,7 @@ gtk_misc_get_padding (<em class="parameter"><code><a class="link" href="GtkMisc.
|
|
291
291
|
<p>Gets the padding in the X and Y directions of the widget.
|
292
292
|
See <a class="link" href="GtkMisc.html#gtk-misc-set-padding" title="gtk_misc_set_padding ()"><code class="function">gtk_misc_set_padding()</code></a>.</p>
|
293
293
|
<div class="refsect3">
|
294
|
-
<a name="
|
294
|
+
<a name="gtk-misc-get-padding.parameters"></a><h4>Parameters</h4>
|
295
295
|
<div class="informaltable"><table width="100%" border="0">
|
296
296
|
<colgroup>
|
297
297
|
<col width="150px" class="parameters_name">
|
@@ -405,7 +405,6 @@ in pixels.</td>
|
|
405
405
|
</div>
|
406
406
|
</div>
|
407
407
|
<div class="footer">
|
408
|
-
<hr>
|
409
|
-
Generated by GTK-Doc V1.21.1</div>
|
408
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
410
409
|
</body>
|
411
410
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="LayoutContainers.html" title="Layout Containers">
|
9
9
|
<link rel="prev" href="GtkLayout.html" title="GtkLayout">
|
10
10
|
<link rel="next" href="GtkTable.html" title="GtkTable">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -764,7 +764,7 @@
|
|
764
764
|
</div>
|
765
765
|
<div class="refsect1">
|
766
766
|
<a name="GtkNotebook.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
767
|
-
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
767
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
768
768
|
<span class="lineart">╰──</span> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
769
769
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
770
770
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -814,7 +814,7 @@ To add a child widget in the notebooks action area, specify
|
|
814
814
|
element.
|
815
815
|
</p>
|
816
816
|
<div class="example">
|
817
|
-
<a name="id-1.4.13.12.12.4.4"></a><p class="title"><b>Example
|
817
|
+
<a name="id-1.4.13.12.12.4.4"></a><p class="title"><b>Example 35. A UI definition fragment with GtkNotebook</b></p>
|
818
818
|
<div class="example-contents">
|
819
819
|
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
820
820
|
<tbody>
|
@@ -860,9 +860,8 @@ element.
|
|
860
860
|
gtk_notebook_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
861
861
|
<p>Creates a new <a class="link" href="GtkNotebook.html" title="GtkNotebook"><span class="type">GtkNotebook</span></a> widget with no pages.</p>
|
862
862
|
<div class="refsect3">
|
863
|
-
<a name="
|
863
|
+
<a name="gtk-notebook-new.returns"></a><h4>Returns</h4>
|
864
864
|
<p> the newly created <a class="link" href="GtkNotebook.html" title="GtkNotebook"><span class="type">GtkNotebook</span></a></p>
|
865
|
-
<p></p>
|
866
865
|
</div>
|
867
866
|
</div>
|
868
867
|
<hr>
|
@@ -875,7 +874,7 @@ gtk_notebook_append_page (<em class="parameter"><code><a class="link" href="GtkN
|
|
875
874
|
<p>Appends a page to <em class="parameter"><code>notebook</code></em>
|
876
875
|
.</p>
|
877
876
|
<div class="refsect3">
|
878
|
-
<a name="
|
877
|
+
<a name="gtk-notebook-append-page.parameters"></a><h4>Parameters</h4>
|
879
878
|
<div class="informaltable"><table width="100%" border="0">
|
880
879
|
<colgroup>
|
881
880
|
<col width="150px" class="parameters_name">
|
@@ -903,10 +902,9 @@ or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/htm
|
|
903
902
|
</table></div>
|
904
903
|
</div>
|
905
904
|
<div class="refsect3">
|
906
|
-
<a name="
|
905
|
+
<a name="gtk-notebook-append-page.returns"></a><h4>Returns</h4>
|
907
906
|
<p> the index (starting from 0) of the appended
|
908
907
|
page in the notebook, or -1 if function fails</p>
|
909
|
-
<p></p>
|
910
908
|
</div>
|
911
909
|
</div>
|
912
910
|
<hr>
|
@@ -921,7 +919,7 @@ gtk_notebook_append_page_menu (<em class="parameter"><code><a class="link" href=
|
|
921
919
|
, specifying the widget to use as the
|
922
920
|
label in the popup menu.</p>
|
923
921
|
<div class="refsect3">
|
924
|
-
<a name="
|
922
|
+
<a name="gtk-notebook-append-page-menu.parameters"></a><h4>Parameters</h4>
|
925
923
|
<div class="informaltable"><table width="100%" border="0">
|
926
924
|
<colgroup>
|
927
925
|
<col width="150px" class="parameters_name">
|
@@ -962,10 +960,9 @@ specified if the page-switch menu is to be used. </p></td>
|
|
962
960
|
</table></div>
|
963
961
|
</div>
|
964
962
|
<div class="refsect3">
|
965
|
-
<a name="
|
963
|
+
<a name="gtk-notebook-append-page-menu.returns"></a><h4>Returns</h4>
|
966
964
|
<p> the index (starting from 0) of the appended
|
967
965
|
page in the notebook, or -1 if function fails</p>
|
968
|
-
<p></p>
|
969
966
|
</div>
|
970
967
|
</div>
|
971
968
|
<hr>
|
@@ -978,7 +975,7 @@ gtk_notebook_prepend_page (<em class="parameter"><code><a class="link" href="Gtk
|
|
978
975
|
<p>Prepends a page to <em class="parameter"><code>notebook</code></em>
|
979
976
|
.</p>
|
980
977
|
<div class="refsect3">
|
981
|
-
<a name="
|
978
|
+
<a name="gtk-notebook-prepend-page.parameters"></a><h4>Parameters</h4>
|
982
979
|
<div class="informaltable"><table width="100%" border="0">
|
983
980
|
<colgroup>
|
984
981
|
<col width="150px" class="parameters_name">
|
@@ -1006,10 +1003,9 @@ or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/htm
|
|
1006
1003
|
</table></div>
|
1007
1004
|
</div>
|
1008
1005
|
<div class="refsect3">
|
1009
|
-
<a name="
|
1006
|
+
<a name="gtk-notebook-prepend-page.returns"></a><h4>Returns</h4>
|
1010
1007
|
<p> the index (starting from 0) of the prepended
|
1011
1008
|
page in the notebook, or -1 if function fails</p>
|
1012
|
-
<p></p>
|
1013
1009
|
</div>
|
1014
1010
|
</div>
|
1015
1011
|
<hr>
|
@@ -1024,7 +1020,7 @@ gtk_notebook_prepend_page_menu (<em class="parameter"><code><a class="link" href
|
|
1024
1020
|
, specifying the widget to use as the
|
1025
1021
|
label in the popup menu.</p>
|
1026
1022
|
<div class="refsect3">
|
1027
|
-
<a name="
|
1023
|
+
<a name="gtk-notebook-prepend-page-menu.parameters"></a><h4>Parameters</h4>
|
1028
1024
|
<div class="informaltable"><table width="100%" border="0">
|
1029
1025
|
<colgroup>
|
1030
1026
|
<col width="150px" class="parameters_name">
|
@@ -1065,10 +1061,9 @@ specified if the page-switch menu is to be used. </p></td>
|
|
1065
1061
|
</table></div>
|
1066
1062
|
</div>
|
1067
1063
|
<div class="refsect3">
|
1068
|
-
<a name="
|
1064
|
+
<a name="gtk-notebook-prepend-page-menu.returns"></a><h4>Returns</h4>
|
1069
1065
|
<p> the index (starting from 0) of the prepended
|
1070
1066
|
page in the notebook, or -1 if function fails</p>
|
1071
|
-
<p></p>
|
1072
1067
|
</div>
|
1073
1068
|
</div>
|
1074
1069
|
<hr>
|
@@ -1082,7 +1077,7 @@ gtk_notebook_insert_page (<em class="parameter"><code><a class="link" href="GtkN
|
|
1082
1077
|
<p>Insert a page into <em class="parameter"><code>notebook</code></em>
|
1083
1078
|
at the given position.</p>
|
1084
1079
|
<div class="refsect3">
|
1085
|
-
<a name="
|
1080
|
+
<a name="gtk-notebook-insert-page.parameters"></a><h4>Parameters</h4>
|
1086
1081
|
<div class="informaltable"><table width="100%" border="0">
|
1087
1082
|
<colgroup>
|
1088
1083
|
<col width="150px" class="parameters_name">
|
@@ -1116,10 +1111,9 @@ or -1 to append the page after all other pages.</p></td>
|
|
1116
1111
|
</table></div>
|
1117
1112
|
</div>
|
1118
1113
|
<div class="refsect3">
|
1119
|
-
<a name="
|
1114
|
+
<a name="gtk-notebook-insert-page.returns"></a><h4>Returns</h4>
|
1120
1115
|
<p> the index (starting from 0) of the inserted
|
1121
1116
|
page in the notebook, or -1 if function fails</p>
|
1122
|
-
<p></p>
|
1123
1117
|
</div>
|
1124
1118
|
</div>
|
1125
1119
|
<hr>
|
@@ -1135,7 +1129,7 @@ gtk_notebook_insert_page_menu (<em class="parameter"><code><a class="link" href=
|
|
1135
1129
|
at the given position, specifying
|
1136
1130
|
the widget to use as the label in the popup menu.</p>
|
1137
1131
|
<div class="refsect3">
|
1138
|
-
<a name="
|
1132
|
+
<a name="gtk-notebook-insert-page-menu.parameters"></a><h4>Parameters</h4>
|
1139
1133
|
<div class="informaltable"><table width="100%" border="0">
|
1140
1134
|
<colgroup>
|
1141
1135
|
<col width="150px" class="parameters_name">
|
@@ -1182,10 +1176,9 @@ or -1 to append the page after all other pages.</p></td>
|
|
1182
1176
|
</table></div>
|
1183
1177
|
</div>
|
1184
1178
|
<div class="refsect3">
|
1185
|
-
<a name="
|
1179
|
+
<a name="gtk-notebook-insert-page-menu.returns"></a><h4>Returns</h4>
|
1186
1180
|
<p> the index (starting from 0) of the inserted
|
1187
1181
|
page in the notebook</p>
|
1188
|
-
<p></p>
|
1189
1182
|
</div>
|
1190
1183
|
</div>
|
1191
1184
|
<hr>
|
@@ -1197,7 +1190,7 @@ gtk_notebook_remove_page (<em class="parameter"><code><a class="link" href="GtkN
|
|
1197
1190
|
<p>Removes a page from the notebook given its index
|
1198
1191
|
in the notebook.</p>
|
1199
1192
|
<div class="refsect3">
|
1200
|
-
<a name="
|
1193
|
+
<a name="gtk-notebook-remove-page.parameters"></a><h4>Parameters</h4>
|
1201
1194
|
<div class="informaltable"><table width="100%" border="0">
|
1202
1195
|
<colgroup>
|
1203
1196
|
<col width="150px" class="parameters_name">
|
@@ -1230,7 +1223,7 @@ gtk_notebook_page_num (<em class="parameter"><code><a class="link" href="GtkNote
|
|
1230
1223
|
<p>Finds the index of the page which contains the given child
|
1231
1224
|
widget.</p>
|
1232
1225
|
<div class="refsect3">
|
1233
|
-
<a name="
|
1226
|
+
<a name="gtk-notebook-page-num.parameters"></a><h4>Parameters</h4>
|
1234
1227
|
<div class="informaltable"><table width="100%" border="0">
|
1235
1228
|
<colgroup>
|
1236
1229
|
<col width="150px" class="parameters_name">
|
@@ -1252,12 +1245,11 @@ widget.</p>
|
|
1252
1245
|
</table></div>
|
1253
1246
|
</div>
|
1254
1247
|
<div class="refsect3">
|
1255
|
-
<a name="
|
1248
|
+
<a name="gtk-notebook-page-num.returns"></a><h4>Returns</h4>
|
1256
1249
|
<p> the index of the page containing <em class="parameter"><code>child</code></em>
|
1257
1250
|
, or
|
1258
1251
|
-1 if <em class="parameter"><code>child</code></em>
|
1259
1252
|
is not in the notebook.</p>
|
1260
|
-
<p></p>
|
1261
1253
|
</div>
|
1262
1254
|
</div>
|
1263
1255
|
<hr>
|
@@ -1268,7 +1260,7 @@ gtk_notebook_next_page (<em class="parameter"><code><a class="link" href="GtkNot
|
|
1268
1260
|
<p>Switches to the next page. Nothing happens if the current page is
|
1269
1261
|
the last page.</p>
|
1270
1262
|
<div class="refsect3">
|
1271
|
-
<a name="
|
1263
|
+
<a name="gtk-notebook-next-page.parameters"></a><h4>Parameters</h4>
|
1272
1264
|
<div class="informaltable"><table width="100%" border="0">
|
1273
1265
|
<colgroup>
|
1274
1266
|
<col width="150px" class="parameters_name">
|
@@ -1291,7 +1283,7 @@ gtk_notebook_prev_page (<em class="parameter"><code><a class="link" href="GtkNot
|
|
1291
1283
|
<p>Switches to the previous page. Nothing happens if the current page
|
1292
1284
|
is the first page.</p>
|
1293
1285
|
<div class="refsect3">
|
1294
|
-
<a name="
|
1286
|
+
<a name="gtk-notebook-prev-page.parameters"></a><h4>Parameters</h4>
|
1295
1287
|
<div class="informaltable"><table width="100%" border="0">
|
1296
1288
|
<colgroup>
|
1297
1289
|
<col width="150px" class="parameters_name">
|
@@ -1322,7 +1314,7 @@ children in the list or negative, <em class="parameter"><code>child</code></em>
|
|
1322
1314
|
will be moved to the end
|
1323
1315
|
of the list.</p>
|
1324
1316
|
<div class="refsect3">
|
1325
|
-
<a name="
|
1317
|
+
<a name="gtk-notebook-reorder-child.parameters"></a><h4>Parameters</h4>
|
1326
1318
|
<div class="informaltable"><table width="100%" border="0">
|
1327
1319
|
<colgroup>
|
1328
1320
|
<col width="150px" class="parameters_name">
|
@@ -1358,7 +1350,7 @@ gtk_notebook_set_tab_pos (<em class="parameter"><code><a class="link" href="GtkN
|
|
1358
1350
|
<p>Sets the edge at which the tabs for switching pages in the
|
1359
1351
|
notebook are drawn.</p>
|
1360
1352
|
<div class="refsect3">
|
1361
|
-
<a name="
|
1353
|
+
<a name="gtk-notebook-set-tab-pos.parameters"></a><h4>Parameters</h4>
|
1362
1354
|
<div class="informaltable"><table width="100%" border="0">
|
1363
1355
|
<colgroup>
|
1364
1356
|
<col width="150px" class="parameters_name">
|
@@ -1388,7 +1380,7 @@ gtk_notebook_set_show_tabs (<em class="parameter"><code><a class="link" href="Gt
|
|
1388
1380
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> show_tabs</code></em>);</pre>
|
1389
1381
|
<p>Sets whether to show the tabs for the notebook or not.</p>
|
1390
1382
|
<div class="refsect3">
|
1391
|
-
<a name="
|
1383
|
+
<a name="gtk-notebook-set-show-tabs.parameters"></a><h4>Parameters</h4>
|
1392
1384
|
<div class="informaltable"><table width="100%" border="0">
|
1393
1385
|
<colgroup>
|
1394
1386
|
<col width="150px" class="parameters_name">
|
@@ -1420,7 +1412,7 @@ gtk_notebook_set_show_border (<em class="parameter"><code><a class="link" href="
|
|
1420
1412
|
This only has a visual effect when the tabs are not shown.
|
1421
1413
|
See <a class="link" href="GtkNotebook.html#gtk-notebook-set-show-tabs" title="gtk_notebook_set_show_tabs ()"><code class="function">gtk_notebook_set_show_tabs()</code></a>.</p>
|
1422
1414
|
<div class="refsect3">
|
1423
|
-
<a name="
|
1415
|
+
<a name="gtk-notebook-set-show-border.parameters"></a><h4>Parameters</h4>
|
1424
1416
|
<div class="informaltable"><table width="100%" border="0">
|
1425
1417
|
<colgroup>
|
1426
1418
|
<col width="150px" class="parameters_name">
|
@@ -1452,7 +1444,7 @@ gtk_notebook_set_scrollable (<em class="parameter"><code><a class="link" href="G
|
|
1452
1444
|
<p>Sets whether the tab label area will have arrows for scrolling if
|
1453
1445
|
there are too many tabs to fit in the area.</p>
|
1454
1446
|
<div class="refsect3">
|
1455
|
-
<a name="
|
1447
|
+
<a name="gtk-notebook-set-scrollable.parameters"></a><h4>Parameters</h4>
|
1456
1448
|
<div class="informaltable"><table width="100%" border="0">
|
1457
1449
|
<colgroup>
|
1458
1450
|
<col width="150px" class="parameters_name">
|
@@ -1490,7 +1482,7 @@ by gtk_notebook_set_tab_vborder (<em class="parameter"><code>notebook</code></em
|
|
1490
1482
|
, <em class="parameter"><code>border_width</code></em>
|
1491
1483
|
).</p>
|
1492
1484
|
<div class="refsect3">
|
1493
|
-
<a name="
|
1485
|
+
<a name="gtk-notebook-set-tab-border.parameters"></a><h4>Parameters</h4>
|
1494
1486
|
<div class="informaltable"><table width="100%" border="0">
|
1495
1487
|
<colgroup>
|
1496
1488
|
<col width="150px" class="parameters_name">
|
@@ -1520,7 +1512,7 @@ gtk_notebook_popup_enable (<em class="parameter"><code><a class="link" href="Gtk
|
|
1520
1512
|
<p>Enables the popup menu: if the user clicks with the right mouse button on
|
1521
1513
|
the tab labels, a menu with all the pages will be popped up.</p>
|
1522
1514
|
<div class="refsect3">
|
1523
|
-
<a name="
|
1515
|
+
<a name="gtk-notebook-popup-enable.parameters"></a><h4>Parameters</h4>
|
1524
1516
|
<div class="informaltable"><table width="100%" border="0">
|
1525
1517
|
<colgroup>
|
1526
1518
|
<col width="150px" class="parameters_name">
|
@@ -1542,7 +1534,7 @@ the tab labels, a menu with all the pages will be popped up.</p>
|
|
1542
1534
|
gtk_notebook_popup_disable (<em class="parameter"><code><a class="link" href="GtkNotebook.html" title="GtkNotebook"><span class="type">GtkNotebook</span></a> *notebook</code></em>);</pre>
|
1543
1535
|
<p>Disables the popup menu.</p>
|
1544
1536
|
<div class="refsect3">
|
1545
|
-
<a name="
|
1537
|
+
<a name="gtk-notebook-popup-disable.parameters"></a><h4>Parameters</h4>
|
1546
1538
|
<div class="informaltable"><table width="100%" border="0">
|
1547
1539
|
<colgroup>
|
1548
1540
|
<col width="150px" class="parameters_name">
|
@@ -1564,7 +1556,7 @@ gtk_notebook_popup_disable (<em class="parameter"><code><a class="link" href="Gt
|
|
1564
1556
|
gtk_notebook_get_current_page (<em class="parameter"><code><a class="link" href="GtkNotebook.html" title="GtkNotebook"><span class="type">GtkNotebook</span></a> *notebook</code></em>);</pre>
|
1565
1557
|
<p>Returns the page number of the current page.</p>
|
1566
1558
|
<div class="refsect3">
|
1567
|
-
<a name="
|
1559
|
+
<a name="gtk-notebook-get-current-page.parameters"></a><h4>Parameters</h4>
|
1568
1560
|
<div class="informaltable"><table width="100%" border="0">
|
1569
1561
|
<colgroup>
|
1570
1562
|
<col width="150px" class="parameters_name">
|
@@ -1579,11 +1571,10 @@ gtk_notebook_get_current_page (<em class="parameter"><code><a class="link" href=
|
|
1579
1571
|
</table></div>
|
1580
1572
|
</div>
|
1581
1573
|
<div class="refsect3">
|
1582
|
-
<a name="
|
1574
|
+
<a name="gtk-notebook-get-current-page.returns"></a><h4>Returns</h4>
|
1583
1575
|
<p> the index (starting from 0) of the current
|
1584
1576
|
page in the notebook. If the notebook has no pages, then
|
1585
1577
|
-1 will be returned.</p>
|
1586
|
-
<p></p>
|
1587
1578
|
</div>
|
1588
1579
|
</div>
|
1589
1580
|
<hr>
|
@@ -1595,7 +1586,7 @@ gtk_notebook_get_menu_label (<em class="parameter"><code><a class="link" href="G
|
|
1595
1586
|
<p>Retrieves the menu label widget of the page containing <em class="parameter"><code>child</code></em>
|
1596
1587
|
.</p>
|
1597
1588
|
<div class="refsect3">
|
1598
|
-
<a name="
|
1589
|
+
<a name="gtk-notebook-get-menu-label.parameters"></a><h4>Parameters</h4>
|
1599
1590
|
<div class="informaltable"><table width="100%" border="0">
|
1600
1591
|
<colgroup>
|
1601
1592
|
<col width="150px" class="parameters_name">
|
@@ -1618,7 +1609,7 @@ gtk_notebook_get_menu_label (<em class="parameter"><code><a class="link" href="G
|
|
1618
1609
|
</table></div>
|
1619
1610
|
</div>
|
1620
1611
|
<div class="refsect3">
|
1621
|
-
<a name="
|
1612
|
+
<a name="gtk-notebook-get-menu-label.returns"></a><h4>Returns</h4>
|
1622
1613
|
<p> the menu label, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
|
1623
1614
|
notebook page does not have a menu label other than the
|
1624
1615
|
default (the tab label). </p>
|
@@ -1634,7 +1625,7 @@ gtk_notebook_get_nth_page (<em class="parameter"><code><a class="link" href="Gtk
|
|
1634
1625
|
<p>Returns the child widget contained in page number <em class="parameter"><code>page_num</code></em>
|
1635
1626
|
.</p>
|
1636
1627
|
<div class="refsect3">
|
1637
|
-
<a name="
|
1628
|
+
<a name="gtk-notebook-get-nth-page.parameters"></a><h4>Parameters</h4>
|
1638
1629
|
<div class="informaltable"><table width="100%" border="0">
|
1639
1630
|
<colgroup>
|
1640
1631
|
<col width="150px" class="parameters_name">
|
@@ -1657,7 +1648,7 @@ to get the last page.</p></td>
|
|
1657
1648
|
</table></div>
|
1658
1649
|
</div>
|
1659
1650
|
<div class="refsect3">
|
1660
|
-
<a name="
|
1651
|
+
<a name="gtk-notebook-get-nth-page.returns"></a><h4>Returns</h4>
|
1661
1652
|
<p> the child widget, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>page_num</code></em>
|
1662
1653
|
is
|
1663
1654
|
out of bounds. </p>
|
@@ -1671,7 +1662,7 @@ out of bounds. </p>
|
|
1671
1662
|
gtk_notebook_get_n_pages (<em class="parameter"><code><a class="link" href="GtkNotebook.html" title="GtkNotebook"><span class="type">GtkNotebook</span></a> *notebook</code></em>);</pre>
|
1672
1663
|
<p>Gets the number of pages in a notebook.</p>
|
1673
1664
|
<div class="refsect3">
|
1674
|
-
<a name="
|
1665
|
+
<a name="gtk-notebook-get-n-pages.parameters"></a><h4>Parameters</h4>
|
1675
1666
|
<div class="informaltable"><table width="100%" border="0">
|
1676
1667
|
<colgroup>
|
1677
1668
|
<col width="150px" class="parameters_name">
|
@@ -1686,11 +1677,10 @@ gtk_notebook_get_n_pages (<em class="parameter"><code><a class="link" href="GtkN
|
|
1686
1677
|
</table></div>
|
1687
1678
|
</div>
|
1688
1679
|
<div class="refsect3">
|
1689
|
-
<a name="
|
1680
|
+
<a name="gtk-notebook-get-n-pages.returns"></a><h4>Returns</h4>
|
1690
1681
|
<p> the number of pages in the notebook.</p>
|
1691
|
-
<p></p>
|
1692
1682
|
</div>
|
1693
|
-
<p class="since">Since 2.2</p>
|
1683
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
1694
1684
|
</div>
|
1695
1685
|
<hr>
|
1696
1686
|
<div class="refsect2">
|
@@ -1706,7 +1696,7 @@ if <em class="parameter"><code>child</code></em>
|
|
1706
1696
|
been set for <em class="parameter"><code>child</code></em>
|
1707
1697
|
.</p>
|
1708
1698
|
<div class="refsect3">
|
1709
|
-
<a name="
|
1699
|
+
<a name="gtk-notebook-get-tab-label.parameters"></a><h4>Parameters</h4>
|
1710
1700
|
<div class="informaltable"><table width="100%" border="0">
|
1711
1701
|
<colgroup>
|
1712
1702
|
<col width="150px" class="parameters_name">
|
@@ -1728,7 +1718,7 @@ been set for <em class="parameter"><code>child</code></em>
|
|
1728
1718
|
</table></div>
|
1729
1719
|
</div>
|
1730
1720
|
<div class="refsect3">
|
1731
|
-
<a name="
|
1721
|
+
<a name="gtk-notebook-get-tab-label.returns"></a><h4>Returns</h4>
|
1732
1722
|
<p> the tab label. </p>
|
1733
1723
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1734
1724
|
</div>
|
@@ -1751,7 +1741,7 @@ gtk_notebook_query_tab_label_packing (<em class="parameter"><code><a class="link
|
|
1751
1741
|
containing <em class="parameter"><code>child</code></em>
|
1752
1742
|
.</p>
|
1753
1743
|
<div class="refsect3">
|
1754
|
-
<a name="
|
1744
|
+
<a name="gtk-notebook-query-tab-label-packing.parameters"></a><h4>Parameters</h4>
|
1755
1745
|
<div class="informaltable"><table width="100%" border="0">
|
1756
1746
|
<colgroup>
|
1757
1747
|
<col width="150px" class="parameters_name">
|
@@ -1797,7 +1787,7 @@ gtk_notebook_set_homogeneous_tabs (<em class="parameter"><code><a class="link" h
|
|
1797
1787
|
<div class="warning"><p><code class="literal">gtk_notebook_set_homogeneous_tabs</code> is deprecated and should not be used in newly-written code.</p></div>
|
1798
1788
|
<p>Sets whether the tabs must have all the same size or not.</p>
|
1799
1789
|
<div class="refsect3">
|
1800
|
-
<a name="
|
1790
|
+
<a name="gtk-notebook-set-homogeneous-tabs.parameters"></a><h4>Parameters</h4>
|
1801
1791
|
<div class="informaltable"><table width="100%" border="0">
|
1802
1792
|
<colgroup>
|
1803
1793
|
<col width="150px" class="parameters_name">
|
@@ -1829,7 +1819,7 @@ gtk_notebook_set_menu_label (<em class="parameter"><code><a class="link" href="G
|
|
1829
1819
|
<p>Changes the menu label for the page containing <em class="parameter"><code>child</code></em>
|
1830
1820
|
.</p>
|
1831
1821
|
<div class="refsect3">
|
1832
|
-
<a name="
|
1822
|
+
<a name="gtk-notebook-set-menu-label.parameters"></a><h4>Parameters</h4>
|
1833
1823
|
<div class="informaltable"><table width="100%" border="0">
|
1834
1824
|
<colgroup>
|
1835
1825
|
<col width="150px" class="parameters_name">
|
@@ -1866,7 +1856,7 @@ gtk_notebook_set_menu_label_text (<em class="parameter"><code><a class="link" hr
|
|
1866
1856
|
<p>Creates a new label and sets it as the menu label of <em class="parameter"><code>child</code></em>
|
1867
1857
|
.</p>
|
1868
1858
|
<div class="refsect3">
|
1869
|
-
<a name="
|
1859
|
+
<a name="gtk-notebook-set-menu-label-text.parameters"></a><h4>Parameters</h4>
|
1870
1860
|
<div class="informaltable"><table width="100%" border="0">
|
1871
1861
|
<colgroup>
|
1872
1862
|
<col width="150px" class="parameters_name">
|
@@ -1902,7 +1892,7 @@ gtk_notebook_set_tab_hborder (<em class="parameter"><code><a class="link" href="
|
|
1902
1892
|
<div class="warning"><p><code class="literal">gtk_notebook_set_tab_hborder</code> is deprecated and should not be used in newly-written code.</p></div>
|
1903
1893
|
<p>Sets the width of the horizontal border of tab labels.</p>
|
1904
1894
|
<div class="refsect3">
|
1905
|
-
<a name="
|
1895
|
+
<a name="gtk-notebook-set-tab-hborder.parameters"></a><h4>Parameters</h4>
|
1906
1896
|
<div class="informaltable"><table width="100%" border="0">
|
1907
1897
|
<colgroup>
|
1908
1898
|
<col width="150px" class="parameters_name">
|
@@ -1936,7 +1926,7 @@ gtk_notebook_set_tab_label (<em class="parameter"><code><a class="link" href="Gt
|
|
1936
1926
|
for <em class="parameter"><code>tab_label</code></em>
|
1937
1927
|
, then the page will have the label 'page N'.</p>
|
1938
1928
|
<div class="refsect3">
|
1939
|
-
<a name="
|
1929
|
+
<a name="gtk-notebook-set-tab-label.parameters"></a><h4>Parameters</h4>
|
1940
1930
|
<div class="informaltable"><table width="100%" border="0">
|
1941
1931
|
<colgroup>
|
1942
1932
|
<col width="150px" class="parameters_name">
|
@@ -1985,7 +1975,7 @@ containing <em class="parameter"><code>child</code></em>
|
|
1985
1975
|
. See <a class="link" href="GtkBox.html#gtk-box-pack-start" title="gtk_box_pack_start ()"><code class="function">gtk_box_pack_start()</code></a> for the exact meaning
|
1986
1976
|
of the parameters.</p>
|
1987
1977
|
<div class="refsect3">
|
1988
|
-
<a name="
|
1978
|
+
<a name="gtk-notebook-set-tab-label-packing.parameters"></a><h4>Parameters</h4>
|
1989
1979
|
<div class="informaltable"><table width="100%" border="0">
|
1990
1980
|
<colgroup>
|
1991
1981
|
<col width="150px" class="parameters_name">
|
@@ -2033,7 +2023,7 @@ gtk_notebook_set_tab_label_text (<em class="parameter"><code><a class="link" hre
|
|
2033
2023
|
containing <em class="parameter"><code>child</code></em>
|
2034
2024
|
.</p>
|
2035
2025
|
<div class="refsect3">
|
2036
|
-
<a name="
|
2026
|
+
<a name="gtk-notebook-set-tab-label-text.parameters"></a><h4>Parameters</h4>
|
2037
2027
|
<div class="informaltable"><table width="100%" border="0">
|
2038
2028
|
<colgroup>
|
2039
2029
|
<col width="150px" class="parameters_name">
|
@@ -2069,7 +2059,7 @@ gtk_notebook_set_tab_vborder (<em class="parameter"><code><a class="link" href="
|
|
2069
2059
|
<div class="warning"><p><code class="literal">gtk_notebook_set_tab_vborder</code> is deprecated and should not be used in newly-written code.</p></div>
|
2070
2060
|
<p>Sets the width of the vertical border of tab labels.</p>
|
2071
2061
|
<div class="refsect3">
|
2072
|
-
<a name="
|
2062
|
+
<a name="gtk-notebook-set-tab-vborder.parameters"></a><h4>Parameters</h4>
|
2073
2063
|
<div class="informaltable"><table width="100%" border="0">
|
2074
2064
|
<colgroup>
|
2075
2065
|
<col width="150px" class="parameters_name">
|
@@ -2101,7 +2091,7 @@ gtk_notebook_set_tab_reorderable (<em class="parameter"><code><a class="link" hr
|
|
2101
2091
|
<p>Sets whether the notebook tab can be reordered
|
2102
2092
|
via drag and drop or not.</p>
|
2103
2093
|
<div class="refsect3">
|
2104
|
-
<a name="
|
2094
|
+
<a name="gtk-notebook-set-tab-reorderable.parameters"></a><h4>Parameters</h4>
|
2105
2095
|
<div class="informaltable"><table width="100%" border="0">
|
2106
2096
|
<colgroup>
|
2107
2097
|
<col width="150px" class="parameters_name">
|
@@ -2127,7 +2117,7 @@ via drag and drop or not.</p>
|
|
2127
2117
|
</tbody>
|
2128
2118
|
</table></div>
|
2129
2119
|
</div>
|
2130
|
-
<p class="since">Since 2.10</p>
|
2120
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2131
2121
|
</div>
|
2132
2122
|
<hr>
|
2133
2123
|
<div class="refsect2">
|
@@ -2198,7 +2188,7 @@ widget that corresponds to the dropped tab.</p>
|
|
2198
2188
|
<p>If you want a notebook to accept drags from other widgets,
|
2199
2189
|
you will have to set your own DnD code to do it.</p>
|
2200
2190
|
<div class="refsect3">
|
2201
|
-
<a name="
|
2191
|
+
<a name="gtk-notebook-set-tab-detachable.parameters"></a><h4>Parameters</h4>
|
2202
2192
|
<div class="informaltable"><table width="100%" border="0">
|
2203
2193
|
<colgroup>
|
2204
2194
|
<col width="150px" class="parameters_name">
|
@@ -2224,7 +2214,7 @@ you will have to set your own DnD code to do it.</p>
|
|
2224
2214
|
</tbody>
|
2225
2215
|
</table></div>
|
2226
2216
|
</div>
|
2227
|
-
<p class="since">Since 2.10</p>
|
2217
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2228
2218
|
</div>
|
2229
2219
|
<hr>
|
2230
2220
|
<div class="refsect2">
|
@@ -2236,7 +2226,7 @@ gtk_notebook_get_menu_label_text (<em class="parameter"><code><a class="link" hr
|
|
2236
2226
|
<em class="parameter"><code>child</code></em>
|
2237
2227
|
.</p>
|
2238
2228
|
<div class="refsect3">
|
2239
|
-
<a name="
|
2229
|
+
<a name="gtk-notebook-get-menu-label-text.parameters"></a><h4>Parameters</h4>
|
2240
2230
|
<div class="informaltable"><table width="100%" border="0">
|
2241
2231
|
<colgroup>
|
2242
2232
|
<col width="150px" class="parameters_name">
|
@@ -2258,13 +2248,12 @@ gtk_notebook_get_menu_label_text (<em class="parameter"><code><a class="link" hr
|
|
2258
2248
|
</table></div>
|
2259
2249
|
</div>
|
2260
2250
|
<div class="refsect3">
|
2261
|
-
<a name="
|
2251
|
+
<a name="gtk-notebook-get-menu-label-text.returns"></a><h4>Returns</h4>
|
2262
2252
|
<p> the text of the tab label, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
|
2263
2253
|
widget does not have a menu label other than
|
2264
2254
|
the default menu label, or the menu label widget
|
2265
2255
|
is not a <a class="link" href="GtkLabel.html" title="GtkLabel"><span class="type">GtkLabel</span></a>. The string is owned by
|
2266
2256
|
the widget and must not be freed.</p>
|
2267
|
-
<p></p>
|
2268
2257
|
</div>
|
2269
2258
|
</div>
|
2270
2259
|
<hr>
|
@@ -2275,7 +2264,7 @@ gtk_notebook_get_scrollable (<em class="parameter"><code><a class="link" href="G
|
|
2275
2264
|
<p>Returns whether the tab label area has arrows for scrolling. See
|
2276
2265
|
<a class="link" href="GtkNotebook.html#gtk-notebook-set-scrollable" title="gtk_notebook_set_scrollable ()"><code class="function">gtk_notebook_set_scrollable()</code></a>.</p>
|
2277
2266
|
<div class="refsect3">
|
2278
|
-
<a name="
|
2267
|
+
<a name="gtk-notebook-get-scrollable.parameters"></a><h4>Parameters</h4>
|
2279
2268
|
<div class="informaltable"><table width="100%" border="0">
|
2280
2269
|
<colgroup>
|
2281
2270
|
<col width="150px" class="parameters_name">
|
@@ -2290,9 +2279,8 @@ gtk_notebook_get_scrollable (<em class="parameter"><code><a class="link" href="G
|
|
2290
2279
|
</table></div>
|
2291
2280
|
</div>
|
2292
2281
|
<div class="refsect3">
|
2293
|
-
<a name="
|
2282
|
+
<a name="gtk-notebook-get-scrollable.returns"></a><h4>Returns</h4>
|
2294
2283
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if arrows for scrolling are present</p>
|
2295
|
-
<p></p>
|
2296
2284
|
</div>
|
2297
2285
|
</div>
|
2298
2286
|
<hr>
|
@@ -2303,7 +2291,7 @@ gtk_notebook_get_show_border (<em class="parameter"><code><a class="link" href="
|
|
2303
2291
|
<p>Returns whether a bevel will be drawn around the notebook pages. See
|
2304
2292
|
<a class="link" href="GtkNotebook.html#gtk-notebook-set-show-border" title="gtk_notebook_set_show_border ()"><code class="function">gtk_notebook_set_show_border()</code></a>.</p>
|
2305
2293
|
<div class="refsect3">
|
2306
|
-
<a name="
|
2294
|
+
<a name="gtk-notebook-get-show-border.parameters"></a><h4>Parameters</h4>
|
2307
2295
|
<div class="informaltable"><table width="100%" border="0">
|
2308
2296
|
<colgroup>
|
2309
2297
|
<col width="150px" class="parameters_name">
|
@@ -2318,9 +2306,8 @@ gtk_notebook_get_show_border (<em class="parameter"><code><a class="link" href="
|
|
2318
2306
|
</table></div>
|
2319
2307
|
</div>
|
2320
2308
|
<div class="refsect3">
|
2321
|
-
<a name="
|
2309
|
+
<a name="gtk-notebook-get-show-border.returns"></a><h4>Returns</h4>
|
2322
2310
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the bevel is drawn</p>
|
2323
|
-
<p></p>
|
2324
2311
|
</div>
|
2325
2312
|
</div>
|
2326
2313
|
<hr>
|
@@ -2331,7 +2318,7 @@ gtk_notebook_get_show_tabs (<em class="parameter"><code><a class="link" href="Gt
|
|
2331
2318
|
<p>Returns whether the tabs of the notebook are shown. See
|
2332
2319
|
<a class="link" href="GtkNotebook.html#gtk-notebook-set-show-tabs" title="gtk_notebook_set_show_tabs ()"><code class="function">gtk_notebook_set_show_tabs()</code></a>.</p>
|
2333
2320
|
<div class="refsect3">
|
2334
|
-
<a name="
|
2321
|
+
<a name="gtk-notebook-get-show-tabs.parameters"></a><h4>Parameters</h4>
|
2335
2322
|
<div class="informaltable"><table width="100%" border="0">
|
2336
2323
|
<colgroup>
|
2337
2324
|
<col width="150px" class="parameters_name">
|
@@ -2346,9 +2333,8 @@ gtk_notebook_get_show_tabs (<em class="parameter"><code><a class="link" href="Gt
|
|
2346
2333
|
</table></div>
|
2347
2334
|
</div>
|
2348
2335
|
<div class="refsect3">
|
2349
|
-
<a name="
|
2336
|
+
<a name="gtk-notebook-get-show-tabs.returns"></a><h4>Returns</h4>
|
2350
2337
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the tabs are shown</p>
|
2351
|
-
<p></p>
|
2352
2338
|
</div>
|
2353
2339
|
</div>
|
2354
2340
|
<hr>
|
@@ -2361,7 +2347,7 @@ gtk_notebook_get_tab_label_text (<em class="parameter"><code><a class="link" hre
|
|
2361
2347
|
<em class="parameter"><code>child</code></em>
|
2362
2348
|
.</p>
|
2363
2349
|
<div class="refsect3">
|
2364
|
-
<a name="
|
2350
|
+
<a name="gtk-notebook-get-tab-label-text.parameters"></a><h4>Parameters</h4>
|
2365
2351
|
<div class="informaltable"><table width="100%" border="0">
|
2366
2352
|
<colgroup>
|
2367
2353
|
<col width="150px" class="parameters_name">
|
@@ -2384,12 +2370,11 @@ gtk_notebook_get_tab_label_text (<em class="parameter"><code><a class="link" hre
|
|
2384
2370
|
</table></div>
|
2385
2371
|
</div>
|
2386
2372
|
<div class="refsect3">
|
2387
|
-
<a name="
|
2373
|
+
<a name="gtk-notebook-get-tab-label-text.returns"></a><h4>Returns</h4>
|
2388
2374
|
<p> the text of the tab label, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
|
2389
2375
|
tab label widget is not a <a class="link" href="GtkLabel.html" title="GtkLabel"><span class="type">GtkLabel</span></a>. The
|
2390
2376
|
string is owned by the widget and must not
|
2391
2377
|
be freed.</p>
|
2392
|
-
<p></p>
|
2393
2378
|
</div>
|
2394
2379
|
</div>
|
2395
2380
|
<hr>
|
@@ -2400,7 +2385,7 @@ gtk_notebook_get_tab_pos (<em class="parameter"><code><a class="link" href="GtkN
|
|
2400
2385
|
<p>Gets the edge at which the tabs for switching pages in the
|
2401
2386
|
notebook are drawn.</p>
|
2402
2387
|
<div class="refsect3">
|
2403
|
-
<a name="
|
2388
|
+
<a name="gtk-notebook-get-tab-pos.parameters"></a><h4>Parameters</h4>
|
2404
2389
|
<div class="informaltable"><table width="100%" border="0">
|
2405
2390
|
<colgroup>
|
2406
2391
|
<col width="150px" class="parameters_name">
|
@@ -2415,9 +2400,8 @@ notebook are drawn.</p>
|
|
2415
2400
|
</table></div>
|
2416
2401
|
</div>
|
2417
2402
|
<div class="refsect3">
|
2418
|
-
<a name="
|
2403
|
+
<a name="gtk-notebook-get-tab-pos.returns"></a><h4>Returns</h4>
|
2419
2404
|
<p> the edge at which the tabs are drawn</p>
|
2420
|
-
<p></p>
|
2421
2405
|
</div>
|
2422
2406
|
</div>
|
2423
2407
|
<hr>
|
@@ -2428,7 +2412,7 @@ gtk_notebook_get_tab_reorderable (<em class="parameter"><code><a class="link" hr
|
|
2428
2412
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>);</pre>
|
2429
2413
|
<p>Gets whether the tab can be reordered via drag and drop or not.</p>
|
2430
2414
|
<div class="refsect3">
|
2431
|
-
<a name="
|
2415
|
+
<a name="gtk-notebook-get-tab-reorderable.parameters"></a><h4>Parameters</h4>
|
2432
2416
|
<div class="informaltable"><table width="100%" border="0">
|
2433
2417
|
<colgroup>
|
2434
2418
|
<col width="150px" class="parameters_name">
|
@@ -2450,11 +2434,10 @@ gtk_notebook_get_tab_reorderable (<em class="parameter"><code><a class="link" hr
|
|
2450
2434
|
</table></div>
|
2451
2435
|
</div>
|
2452
2436
|
<div class="refsect3">
|
2453
|
-
<a name="
|
2437
|
+
<a name="gtk-notebook-get-tab-reorderable.returns"></a><h4>Returns</h4>
|
2454
2438
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the tab is reorderable.</p>
|
2455
|
-
<p></p>
|
2456
2439
|
</div>
|
2457
|
-
<p class="since">Since 2.10</p>
|
2440
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2458
2441
|
</div>
|
2459
2442
|
<hr>
|
2460
2443
|
<div class="refsect2">
|
@@ -2465,7 +2448,7 @@ gtk_notebook_get_tab_detachable (<em class="parameter"><code><a class="link" hre
|
|
2465
2448
|
<p>Returns whether the tab contents can be detached from <em class="parameter"><code>notebook</code></em>
|
2466
2449
|
.</p>
|
2467
2450
|
<div class="refsect3">
|
2468
|
-
<a name="
|
2451
|
+
<a name="gtk-notebook-get-tab-detachable.parameters"></a><h4>Parameters</h4>
|
2469
2452
|
<div class="informaltable"><table width="100%" border="0">
|
2470
2453
|
<colgroup>
|
2471
2454
|
<col width="150px" class="parameters_name">
|
@@ -2487,11 +2470,10 @@ gtk_notebook_get_tab_detachable (<em class="parameter"><code><a class="link" hre
|
|
2487
2470
|
</table></div>
|
2488
2471
|
</div>
|
2489
2472
|
<div class="refsect3">
|
2490
|
-
<a name="
|
2473
|
+
<a name="gtk-notebook-get-tab-detachable.returns"></a><h4>Returns</h4>
|
2491
2474
|
<p> TRUE if the tab is detachable.</p>
|
2492
|
-
<p></p>
|
2493
2475
|
</div>
|
2494
|
-
<p class="since">Since 2.10</p>
|
2476
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2495
2477
|
</div>
|
2496
2478
|
<hr>
|
2497
2479
|
<div class="refsect2">
|
@@ -2500,7 +2482,7 @@ gtk_notebook_get_tab_detachable (<em class="parameter"><code><a class="link" hre
|
|
2500
2482
|
gtk_notebook_get_tab_hborder (<em class="parameter"><code><a class="link" href="GtkNotebook.html" title="GtkNotebook"><span class="type">GtkNotebook</span></a> *notebook</code></em>);</pre>
|
2501
2483
|
<p>Returns the horizontal width of a tab border.</p>
|
2502
2484
|
<div class="refsect3">
|
2503
|
-
<a name="
|
2485
|
+
<a name="gtk-notebook-get-tab-hborder.parameters"></a><h4>Parameters</h4>
|
2504
2486
|
<div class="informaltable"><table width="100%" border="0">
|
2505
2487
|
<colgroup>
|
2506
2488
|
<col width="150px" class="parameters_name">
|
@@ -2515,11 +2497,10 @@ gtk_notebook_get_tab_hborder (<em class="parameter"><code><a class="link" href="
|
|
2515
2497
|
</table></div>
|
2516
2498
|
</div>
|
2517
2499
|
<div class="refsect3">
|
2518
|
-
<a name="
|
2500
|
+
<a name="gtk-notebook-get-tab-hborder.returns"></a><h4>Returns</h4>
|
2519
2501
|
<p> horizontal width of a tab border</p>
|
2520
|
-
<p></p>
|
2521
2502
|
</div>
|
2522
|
-
<p class="since">Since 2.22</p>
|
2503
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
2523
2504
|
</div>
|
2524
2505
|
<hr>
|
2525
2506
|
<div class="refsect2">
|
@@ -2528,7 +2509,7 @@ gtk_notebook_get_tab_hborder (<em class="parameter"><code><a class="link" href="
|
|
2528
2509
|
gtk_notebook_get_tab_vborder (<em class="parameter"><code><a class="link" href="GtkNotebook.html" title="GtkNotebook"><span class="type">GtkNotebook</span></a> *notebook</code></em>);</pre>
|
2529
2510
|
<p>Returns the vertical width of a tab border.</p>
|
2530
2511
|
<div class="refsect3">
|
2531
|
-
<a name="
|
2512
|
+
<a name="gtk-notebook-get-tab-vborder.parameters"></a><h4>Parameters</h4>
|
2532
2513
|
<div class="informaltable"><table width="100%" border="0">
|
2533
2514
|
<colgroup>
|
2534
2515
|
<col width="150px" class="parameters_name">
|
@@ -2543,11 +2524,10 @@ gtk_notebook_get_tab_vborder (<em class="parameter"><code><a class="link" href="
|
|
2543
2524
|
</table></div>
|
2544
2525
|
</div>
|
2545
2526
|
<div class="refsect3">
|
2546
|
-
<a name="
|
2527
|
+
<a name="gtk-notebook-get-tab-vborder.returns"></a><h4>Returns</h4>
|
2547
2528
|
<p> vertical width of a tab border</p>
|
2548
|
-
<p></p>
|
2549
2529
|
</div>
|
2550
|
-
<p class="since">Since 2.22</p>
|
2530
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
2551
2531
|
</div>
|
2552
2532
|
<hr>
|
2553
2533
|
<div class="refsect2">
|
@@ -2562,7 +2542,7 @@ to switch to a page unless the child widget is visible.
|
|
2562
2542
|
Therefore, it is recommended to show child widgets before
|
2563
2543
|
adding them to a notebook.</p>
|
2564
2544
|
<div class="refsect3">
|
2565
|
-
<a name="
|
2545
|
+
<a name="gtk-notebook-set-current-page.parameters"></a><h4>Parameters</h4>
|
2566
2546
|
<div class="informaltable"><table width="100%" border="0">
|
2567
2547
|
<colgroup>
|
2568
2548
|
<col width="150px" class="parameters_name">
|
@@ -2603,7 +2583,7 @@ the same group identificator will be able to exchange tabs
|
|
2603
2583
|
via drag and drop. A notebook with group identificator -1 will
|
2604
2584
|
not be able to exchange tabs with any other notebook.</p>
|
2605
2585
|
<div class="refsect3">
|
2606
|
-
<a name="id
|
2586
|
+
<a name="gtk-notebook-set-group-id.parameters"></a><h4>Parameters</h4>
|
2607
2587
|
<div class="informaltable"><table width="100%" border="0">
|
2608
2588
|
<colgroup>
|
2609
2589
|
<col width="150px" class="parameters_name">
|
@@ -2624,7 +2604,7 @@ not be able to exchange tabs with any other notebook.</p>
|
|
2624
2604
|
</tbody>
|
2625
2605
|
</table></div>
|
2626
2606
|
</div>
|
2627
|
-
<p class="since">Since 2.10</p>
|
2607
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2628
2608
|
</div>
|
2629
2609
|
<hr>
|
2630
2610
|
<div class="refsect2">
|
@@ -2638,7 +2618,7 @@ gtk_notebook_get_group_id (<em class="parameter"><code><a class="link" href="Gtk
|
|
2638
2618
|
<p>Gets the current group identificator for <em class="parameter"><code>notebook</code></em>
|
2639
2619
|
.</p>
|
2640
2620
|
<div class="refsect3">
|
2641
|
-
<a name="id
|
2621
|
+
<a name="gtk-notebook-get-group-id.parameters"></a><h4>Parameters</h4>
|
2642
2622
|
<div class="informaltable"><table width="100%" border="0">
|
2643
2623
|
<colgroup>
|
2644
2624
|
<col width="150px" class="parameters_name">
|
@@ -2653,11 +2633,10 @@ gtk_notebook_get_group_id (<em class="parameter"><code><a class="link" href="Gtk
|
|
2653
2633
|
</table></div>
|
2654
2634
|
</div>
|
2655
2635
|
<div class="refsect3">
|
2656
|
-
<a name="id
|
2636
|
+
<a name="gtk-notebook-get-group-id.returns"></a><h4>Returns</h4>
|
2657
2637
|
<p> the group identificator, or -1 if none is set.</p>
|
2658
|
-
<p></p>
|
2659
2638
|
</div>
|
2660
|
-
<p class="since">Since 2.10</p>
|
2639
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2661
2640
|
</div>
|
2662
2641
|
<hr>
|
2663
2642
|
<div class="refsect2">
|
@@ -2675,7 +2654,7 @@ the same group identificator pointer will be able to exchange tabs
|
|
2675
2654
|
via drag and drop. A notebook with a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> group identificator will
|
2676
2655
|
not be able to exchange tabs with any other notebook.</p>
|
2677
2656
|
<div class="refsect3">
|
2678
|
-
<a name="
|
2657
|
+
<a name="gtk-notebook-set-group.parameters"></a><h4>Parameters</h4>
|
2679
2658
|
<div class="informaltable"><table width="100%" border="0">
|
2680
2659
|
<colgroup>
|
2681
2660
|
<col width="150px" class="parameters_name">
|
@@ -2696,7 +2675,7 @@ not be able to exchange tabs with any other notebook.</p>
|
|
2696
2675
|
</tbody>
|
2697
2676
|
</table></div>
|
2698
2677
|
</div>
|
2699
|
-
<p class="since">Since 2.12</p>
|
2678
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
2700
2679
|
</div>
|
2701
2680
|
<hr>
|
2702
2681
|
<div class="refsect2">
|
@@ -2710,7 +2689,7 @@ gtk_notebook_get_group (<em class="parameter"><code><a class="link" href="GtkNot
|
|
2710
2689
|
<p>Gets the current group identificator pointer for <em class="parameter"><code>notebook</code></em>
|
2711
2690
|
.</p>
|
2712
2691
|
<div class="refsect3">
|
2713
|
-
<a name="
|
2692
|
+
<a name="gtk-notebook-get-group.parameters"></a><h4>Parameters</h4>
|
2714
2693
|
<div class="informaltable"><table width="100%" border="0">
|
2715
2694
|
<colgroup>
|
2716
2695
|
<col width="150px" class="parameters_name">
|
@@ -2725,12 +2704,12 @@ gtk_notebook_get_group (<em class="parameter"><code><a class="link" href="GtkNot
|
|
2725
2704
|
</table></div>
|
2726
2705
|
</div>
|
2727
2706
|
<div class="refsect3">
|
2728
|
-
<a name="
|
2707
|
+
<a name="gtk-notebook-get-group.returns"></a><h4>Returns</h4>
|
2729
2708
|
<p> the group identificator,
|
2730
2709
|
or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if none is set. </p>
|
2731
2710
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
2732
2711
|
</div>
|
2733
|
-
<p class="since">Since 2.12</p>
|
2712
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
2734
2713
|
</div>
|
2735
2714
|
<hr>
|
2736
2715
|
<div class="refsect2">
|
@@ -2745,7 +2724,7 @@ gtk_notebook_set_group_name (<em class="parameter"><code><a class="link" href="G
|
|
2745
2724
|
via drag and drop. A notebook with a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> group name will
|
2746
2725
|
not be able to exchange tabs with any other notebook.</p>
|
2747
2726
|
<div class="refsect3">
|
2748
|
-
<a name="
|
2727
|
+
<a name="gtk-notebook-set-group-name.parameters"></a><h4>Parameters</h4>
|
2749
2728
|
<div class="informaltable"><table width="100%" border="0">
|
2750
2729
|
<colgroup>
|
2751
2730
|
<col width="150px" class="parameters_name">
|
@@ -2759,7 +2738,7 @@ not be able to exchange tabs with any other notebook.</p>
|
|
2759
2738
|
</tr></tbody>
|
2760
2739
|
</table></div>
|
2761
2740
|
</div>
|
2762
|
-
<p class="since">Since 2.24</p>
|
2741
|
+
<p class="since">Since: <a class="link" href="api-index-2-24.html#api-index-2.24">2.24</a></p>
|
2763
2742
|
</div>
|
2764
2743
|
<hr>
|
2765
2744
|
<div class="refsect2">
|
@@ -2772,7 +2751,7 @@ gtk_notebook_get_group_name (<em class="parameter"><code><a class="link" href="G
|
|
2772
2751
|
together with <a class="link" href="GtkNotebook.html#gtk-notebook-set-group" title="gtk_notebook_set_group ()"><code class="function">gtk_notebook_set_group()</code></a> or
|
2773
2752
|
<a class="link" href="GtkNotebook.html#gtk-notebook-set-group-id" title="gtk_notebook_set_group_id ()"><code class="function">gtk_notebook_set_group_id()</code></a>.</p>
|
2774
2753
|
<div class="refsect3">
|
2775
|
-
<a name="
|
2754
|
+
<a name="gtk-notebook-get-group-name.parameters"></a><h4>Parameters</h4>
|
2776
2755
|
<div class="informaltable"><table width="100%" border="0">
|
2777
2756
|
<colgroup>
|
2778
2757
|
<col width="150px" class="parameters_name">
|
@@ -2787,12 +2766,12 @@ together with <a class="link" href="GtkNotebook.html#gtk-notebook-set-group" tit
|
|
2787
2766
|
</table></div>
|
2788
2767
|
</div>
|
2789
2768
|
<div class="refsect3">
|
2790
|
-
<a name="
|
2769
|
+
<a name="gtk-notebook-get-group-name.returns"></a><h4>Returns</h4>
|
2791
2770
|
<p> the group name,
|
2792
2771
|
or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if none is set. </p>
|
2793
2772
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
2794
2773
|
</div>
|
2795
|
-
<p class="since">Since 2.24</p>
|
2774
|
+
<p class="since">Since: <a class="link" href="api-index-2-24.html#api-index-2.24">2.24</a></p>
|
2796
2775
|
</div>
|
2797
2776
|
<hr>
|
2798
2777
|
<div class="refsect2">
|
@@ -2808,7 +2787,7 @@ a <a class="link" href="GtkBox.html" title="GtkBox"><span class="type">GtkBox</s
|
|
2808
2787
|
<p>Note that action widgets are "internal" children of the notebook and thus
|
2809
2788
|
not included in the list returned from <a class="link" href="GtkContainer.html#gtk-container-foreach" title="gtk_container_foreach ()"><code class="function">gtk_container_foreach()</code></a>.</p>
|
2810
2789
|
<div class="refsect3">
|
2811
|
-
<a name="
|
2790
|
+
<a name="gtk-notebook-set-action-widget.parameters"></a><h4>Parameters</h4>
|
2812
2791
|
<div class="informaltable"><table width="100%" border="0">
|
2813
2792
|
<colgroup>
|
2814
2793
|
<col width="150px" class="parameters_name">
|
@@ -2834,7 +2813,7 @@ not included in the list returned from <a class="link" href="GtkContainer.html#g
|
|
2834
2813
|
</tbody>
|
2835
2814
|
</table></div>
|
2836
2815
|
</div>
|
2837
|
-
<p class="since">Since 2.20</p>
|
2816
|
+
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
2838
2817
|
</div>
|
2839
2818
|
<hr>
|
2840
2819
|
<div class="refsect2">
|
@@ -2844,7 +2823,7 @@ gtk_notebook_get_action_widget (<em class="parameter"><code><a class="link" href
|
|
2844
2823
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkPackType" title="enum GtkPackType"><span class="type">GtkPackType</span></a> pack_type</code></em>);</pre>
|
2845
2824
|
<p>Gets one of the action widgets. See <a class="link" href="GtkNotebook.html#gtk-notebook-set-action-widget" title="gtk_notebook_set_action_widget ()"><code class="function">gtk_notebook_set_action_widget()</code></a>.</p>
|
2846
2825
|
<div class="refsect3">
|
2847
|
-
<a name="
|
2826
|
+
<a name="gtk-notebook-get-action-widget.parameters"></a><h4>Parameters</h4>
|
2848
2827
|
<div class="informaltable"><table width="100%" border="0">
|
2849
2828
|
<colgroup>
|
2850
2829
|
<col width="150px" class="parameters_name">
|
@@ -2866,12 +2845,12 @@ gtk_notebook_get_action_widget (<em class="parameter"><code><a class="link" href
|
|
2866
2845
|
</table></div>
|
2867
2846
|
</div>
|
2868
2847
|
<div class="refsect3">
|
2869
|
-
<a name="
|
2848
|
+
<a name="gtk-notebook-get-action-widget.returns"></a><h4>Returns</h4>
|
2870
2849
|
<p> The action widget with the given <em class="parameter"><code>pack_type</code></em>
|
2871
2850
|
or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> when this action widget has not been set. </p>
|
2872
2851
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
2873
2852
|
</div>
|
2874
|
-
<p class="since">Since 2.20</p>
|
2853
|
+
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
2875
2854
|
</div>
|
2876
2855
|
<hr>
|
2877
2856
|
<div class="refsect2">
|
@@ -2891,7 +2870,7 @@ the notebook (i.e.: group-id).
|
|
2891
2870
|
If the function returns <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the drag will be cancelled.
|
2892
2871
|
</p>
|
2893
2872
|
<div class="refsect3">
|
2894
|
-
<a name="
|
2873
|
+
<a name="GtkNotebookWindowCreationFunc.parameters"></a><h4>Parameters</h4>
|
2895
2874
|
<div class="informaltable"><table width="100%" border="0">
|
2896
2875
|
<colgroup>
|
2897
2876
|
<col width="150px" class="parameters_name">
|
@@ -2928,9 +2907,8 @@ If the function returns <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/lo
|
|
2928
2907
|
</table></div>
|
2929
2908
|
</div>
|
2930
2909
|
<div class="refsect3">
|
2931
|
-
<a name="
|
2910
|
+
<a name="GtkNotebookWindowCreationFunc.returns"></a><h4>Returns</h4>
|
2932
2911
|
<p>The created <a class="link" href="GtkNotebook.html" title="GtkNotebook"><span class="type">GtkNotebook</span></a> where the tab will be attached, or NULL to cancel the drag</p>
|
2933
|
-
<p></p>
|
2934
2912
|
</div>
|
2935
2913
|
</div>
|
2936
2914
|
<hr>
|
@@ -2947,7 +2925,7 @@ gtk_notebook_set_window_creation_hook (<em class="parameter"><code><a class="lin
|
|
2947
2925
|
<p>Installs a global function used to create a window
|
2948
2926
|
when a detached tab is dropped in an empty area.</p>
|
2949
2927
|
<div class="refsect3">
|
2950
|
-
<a name="
|
2928
|
+
<a name="gtk-notebook-set-window-creation-hook.parameters"></a><h4>Parameters</h4>
|
2951
2929
|
<div class="informaltable"><table width="100%" border="0">
|
2952
2930
|
<colgroup>
|
2953
2931
|
<col width="150px" class="parameters_name">
|
@@ -2975,7 +2953,7 @@ when a detached tab is dropped in an empty area.</p>
|
|
2975
2953
|
</tbody>
|
2976
2954
|
</table></div>
|
2977
2955
|
</div>
|
2978
|
-
<p class="since">Since 2.10</p>
|
2956
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2979
2957
|
</div>
|
2980
2958
|
</div>
|
2981
2959
|
<div class="refsect1">
|
@@ -3041,7 +3019,7 @@ Deprecated compatibility macro.
|
|
3041
3019
|
<p>Use <a class="link" href="GtkNotebook.html#GtkNotebook--group-name" title="The “group-name” property"><span class="type">“group-name”</span></a> instead</p>
|
3042
3020
|
</div>
|
3043
3021
|
<p>Flags: Read / Write</p>
|
3044
|
-
<p class="since">Since 2.12</p>
|
3022
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
3045
3023
|
</div>
|
3046
3024
|
<hr>
|
3047
3025
|
<div class="refsect2">
|
@@ -3059,7 +3037,7 @@ Deprecated compatibility macro.
|
|
3059
3037
|
<p>Group name for tabs drag and drop.</p>
|
3060
3038
|
<p>Flags: Read / Write</p>
|
3061
3039
|
<p>Default value: NULL</p>
|
3062
|
-
<p class="since">Since 2.24</p>
|
3040
|
+
<p class="since">Since: <a class="link" href="api-index-2-24.html#api-index-2.24">2.24</a></p>
|
3063
3041
|
</div>
|
3064
3042
|
<hr>
|
3065
3043
|
<div class="refsect2">
|
@@ -3215,7 +3193,7 @@ arrows and the tabs.</p>
|
|
3215
3193
|
<p>Flags: Read</p>
|
3216
3194
|
<p>Allowed values: >= 0</p>
|
3217
3195
|
<p>Default value: 0</p>
|
3218
|
-
<p class="since">Since 2.10</p>
|
3196
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
3219
3197
|
</div>
|
3220
3198
|
<hr>
|
3221
3199
|
<div class="refsect2">
|
@@ -3226,7 +3204,7 @@ arrows and the tabs.</p>
|
|
3226
3204
|
the standard backward arrow button is displayed.</p>
|
3227
3205
|
<p>Flags: Read</p>
|
3228
3206
|
<p>Default value: TRUE</p>
|
3229
|
-
<p class="since">Since 2.4</p>
|
3207
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
3230
3208
|
</div>
|
3231
3209
|
<hr>
|
3232
3210
|
<div class="refsect2">
|
@@ -3237,7 +3215,7 @@ the standard backward arrow button is displayed.</p>
|
|
3237
3215
|
the standard forward arrow button is displayed.</p>
|
3238
3216
|
<p>Flags: Read</p>
|
3239
3217
|
<p>Default value: TRUE</p>
|
3240
|
-
<p class="since">Since 2.4</p>
|
3218
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
3241
3219
|
</div>
|
3242
3220
|
<hr>
|
3243
3221
|
<div class="refsect2">
|
@@ -3250,7 +3228,7 @@ a second backward arrow button is displayed on the opposite end
|
|
3250
3228
|
of the tab area.</p>
|
3251
3229
|
<p>Flags: Read</p>
|
3252
3230
|
<p>Default value: FALSE</p>
|
3253
|
-
<p class="since">Since 2.4</p>
|
3231
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
3254
3232
|
</div>
|
3255
3233
|
<hr>
|
3256
3234
|
<div class="refsect2">
|
@@ -3263,7 +3241,7 @@ a second forward arrow button is displayed on the opposite end
|
|
3263
3241
|
of the tab area.</p>
|
3264
3242
|
<p>Flags: Read</p>
|
3265
3243
|
<p>Default value: FALSE</p>
|
3266
|
-
<p class="since">Since 2.4</p>
|
3244
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
3267
3245
|
</div>
|
3268
3246
|
<hr>
|
3269
3247
|
<div class="refsect2">
|
@@ -3273,7 +3251,7 @@ of the tab area.</p>
|
|
3273
3251
|
<p>Flags: Read</p>
|
3274
3252
|
<p>Allowed values: >= 0</p>
|
3275
3253
|
<p>Default value: 1</p>
|
3276
|
-
<p class="since">Since 2.10</p>
|
3254
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
3277
3255
|
</div>
|
3278
3256
|
<hr>
|
3279
3257
|
<div class="refsect2">
|
@@ -3283,7 +3261,7 @@ of the tab area.</p>
|
|
3283
3261
|
area.</p>
|
3284
3262
|
<p>Flags: Read</p>
|
3285
3263
|
<p>Default value: 2</p>
|
3286
|
-
<p class="since">Since 2.10</p>
|
3264
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
3287
3265
|
</div>
|
3288
3266
|
</div>
|
3289
3267
|
<div class="refsect1">
|
@@ -3297,7 +3275,7 @@ user_function (<a class="link" href="GtkNotebook.html" title="GtkNotebook"><span
|
|
3297
3275
|
<p>
|
3298
3276
|
</p>
|
3299
3277
|
<div class="refsect3">
|
3300
|
-
<a name="
|
3278
|
+
<a name="GtkNotebook-change-current-page.parameters"></a><h4>Parameters</h4>
|
3301
3279
|
<div class="informaltable"><table width="100%" border="0">
|
3302
3280
|
<colgroup>
|
3303
3281
|
<col width="150px" class="parameters_name">
|
@@ -3318,10 +3296,6 @@ user_function (<a class="link" href="GtkNotebook.html" title="GtkNotebook"><span
|
|
3318
3296
|
</tbody>
|
3319
3297
|
</table></div>
|
3320
3298
|
</div>
|
3321
|
-
<div class="refsect3">
|
3322
|
-
<a name="id-1.4.13.12.18.2.6"></a><h4>Returns</h4>
|
3323
|
-
<p></p>
|
3324
|
-
</div>
|
3325
3299
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
3326
3300
|
</div>
|
3327
3301
|
<hr>
|
@@ -3347,7 +3321,7 @@ necessary properties to the notebook (e.g. the
|
|
3347
3321
|
<p>The default handler uses the global window creation hook,
|
3348
3322
|
if one has been set with <a class="link" href="GtkNotebook.html#gtk-notebook-set-window-creation-hook" title="gtk_notebook_set_window_creation_hook ()"><code class="function">gtk_notebook_set_window_creation_hook()</code></a>.</p>
|
3349
3323
|
<div class="refsect3">
|
3350
|
-
<a name="
|
3324
|
+
<a name="GtkNotebook-create-window.parameters"></a><h4>Parameters</h4>
|
3351
3325
|
<div class="informaltable"><table width="100%" border="0">
|
3352
3326
|
<colgroup>
|
3353
3327
|
<col width="150px" class="parameters_name">
|
@@ -3385,14 +3359,14 @@ that is being detached</p></td>
|
|
3385
3359
|
</table></div>
|
3386
3360
|
</div>
|
3387
3361
|
<div class="refsect3">
|
3388
|
-
<a name="
|
3362
|
+
<a name="GtkNotebook-create-window.returns"></a><h4>Returns</h4>
|
3389
3363
|
<p> a <a class="link" href="GtkNotebook.html" title="GtkNotebook"><span class="type">GtkNotebook</span></a> that <em class="parameter"><code>page</code></em>
|
3390
3364
|
should be
|
3391
3365
|
added to, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
|
3392
3366
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
3393
3367
|
</div>
|
3394
3368
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
3395
|
-
<p class="since">Since 2.12</p>
|
3369
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
3396
3370
|
</div>
|
3397
3371
|
<hr>
|
3398
3372
|
<div class="refsect2">
|
@@ -3404,7 +3378,7 @@ user_function (<a class="link" href="GtkNotebook.html" title="GtkNotebook"><span
|
|
3404
3378
|
<p>
|
3405
3379
|
</p>
|
3406
3380
|
<div class="refsect3">
|
3407
|
-
<a name="
|
3381
|
+
<a name="GtkNotebook-focus-tab.parameters"></a><h4>Parameters</h4>
|
3408
3382
|
<div class="informaltable"><table width="100%" border="0">
|
3409
3383
|
<colgroup>
|
3410
3384
|
<col width="150px" class="parameters_name">
|
@@ -3425,10 +3399,6 @@ user_function (<a class="link" href="GtkNotebook.html" title="GtkNotebook"><span
|
|
3425
3399
|
</tbody>
|
3426
3400
|
</table></div>
|
3427
3401
|
</div>
|
3428
|
-
<div class="refsect3">
|
3429
|
-
<a name="id-1.4.13.12.18.4.6"></a><h4>Returns</h4>
|
3430
|
-
<p></p>
|
3431
|
-
</div>
|
3432
3402
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
3433
3403
|
</div>
|
3434
3404
|
<hr>
|
@@ -3441,7 +3411,7 @@ user_function (<a class="link" href="GtkNotebook.html" title="GtkNotebook"><span
|
|
3441
3411
|
<p>
|
3442
3412
|
</p>
|
3443
3413
|
<div class="refsect3">
|
3444
|
-
<a name="
|
3414
|
+
<a name="GtkNotebook-move-focus-out.parameters"></a><h4>Parameters</h4>
|
3445
3415
|
<div class="informaltable"><table width="100%" border="0">
|
3446
3416
|
<colgroup>
|
3447
3417
|
<col width="150px" class="parameters_name">
|
@@ -3475,7 +3445,7 @@ user_function (<a class="link" href="GtkNotebook.html" title="GtkNotebook"><span
|
|
3475
3445
|
<p>the ::page-added signal is emitted in the notebook
|
3476
3446
|
right after a page is added to the notebook.</p>
|
3477
3447
|
<div class="refsect3">
|
3478
|
-
<a name="
|
3448
|
+
<a name="GtkNotebook-page-added.parameters"></a><h4>Parameters</h4>
|
3479
3449
|
<div class="informaltable"><table width="100%" border="0">
|
3480
3450
|
<colgroup>
|
3481
3451
|
<col width="150px" class="parameters_name">
|
@@ -3508,7 +3478,7 @@ right after a page is added to the notebook.</p>
|
|
3508
3478
|
</table></div>
|
3509
3479
|
</div>
|
3510
3480
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
3511
|
-
<p class="since">Since 2.10</p>
|
3481
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
3512
3482
|
</div>
|
3513
3483
|
<hr>
|
3514
3484
|
<div class="refsect2">
|
@@ -3521,7 +3491,7 @@ user_function (<a class="link" href="GtkNotebook.html" title="GtkNotebook"><span
|
|
3521
3491
|
<p>the ::page-removed signal is emitted in the notebook
|
3522
3492
|
right after a page is removed from the notebook.</p>
|
3523
3493
|
<div class="refsect3">
|
3524
|
-
<a name="
|
3494
|
+
<a name="GtkNotebook-page-removed.parameters"></a><h4>Parameters</h4>
|
3525
3495
|
<div class="informaltable"><table width="100%" border="0">
|
3526
3496
|
<colgroup>
|
3527
3497
|
<col width="150px" class="parameters_name">
|
@@ -3554,7 +3524,7 @@ page number</p></td>
|
|
3554
3524
|
</table></div>
|
3555
3525
|
</div>
|
3556
3526
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
3557
|
-
<p class="since">Since 2.10</p>
|
3527
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
3558
3528
|
</div>
|
3559
3529
|
<hr>
|
3560
3530
|
<div class="refsect2">
|
@@ -3567,7 +3537,7 @@ user_function (<a class="link" href="GtkNotebook.html" title="GtkNotebook"><span
|
|
3567
3537
|
<p>the ::page-reordered signal is emitted in the notebook
|
3568
3538
|
right after a page has been reordered.</p>
|
3569
3539
|
<div class="refsect3">
|
3570
|
-
<a name="
|
3540
|
+
<a name="GtkNotebook-page-reordered.parameters"></a><h4>Parameters</h4>
|
3571
3541
|
<div class="informaltable"><table width="100%" border="0">
|
3572
3542
|
<colgroup>
|
3573
3543
|
<col width="150px" class="parameters_name">
|
@@ -3600,7 +3570,7 @@ right after a page has been reordered.</p>
|
|
3600
3570
|
</table></div>
|
3601
3571
|
</div>
|
3602
3572
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
3603
|
-
<p class="since">Since 2.10</p>
|
3573
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
3604
3574
|
</div>
|
3605
3575
|
<hr>
|
3606
3576
|
<div class="refsect2">
|
@@ -3613,7 +3583,7 @@ user_function (<a class="link" href="GtkNotebook.html" title="GtkNotebook"><span
|
|
3613
3583
|
<p>
|
3614
3584
|
</p>
|
3615
3585
|
<div class="refsect3">
|
3616
|
-
<a name="
|
3586
|
+
<a name="GtkNotebook-reorder-tab.parameters"></a><h4>Parameters</h4>
|
3617
3587
|
<div class="informaltable"><table width="100%" border="0">
|
3618
3588
|
<colgroup>
|
3619
3589
|
<col width="150px" class="parameters_name">
|
@@ -3634,10 +3604,6 @@ user_function (<a class="link" href="GtkNotebook.html" title="GtkNotebook"><span
|
|
3634
3604
|
</tbody>
|
3635
3605
|
</table></div>
|
3636
3606
|
</div>
|
3637
|
-
<div class="refsect3">
|
3638
|
-
<a name="id-1.4.13.12.18.9.6"></a><h4>Returns</h4>
|
3639
|
-
<p></p>
|
3640
|
-
</div>
|
3641
3607
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
3642
3608
|
</div>
|
3643
3609
|
<hr>
|
@@ -3650,7 +3616,7 @@ user_function (<a class="link" href="GtkNotebook.html" title="GtkNotebook"><span
|
|
3650
3616
|
<p>
|
3651
3617
|
</p>
|
3652
3618
|
<div class="refsect3">
|
3653
|
-
<a name="
|
3619
|
+
<a name="GtkNotebook-select-page.parameters"></a><h4>Parameters</h4>
|
3654
3620
|
<div class="informaltable"><table width="100%" border="0">
|
3655
3621
|
<colgroup>
|
3656
3622
|
<col width="150px" class="parameters_name">
|
@@ -3671,10 +3637,6 @@ user_function (<a class="link" href="GtkNotebook.html" title="GtkNotebook"><span
|
|
3671
3637
|
</tbody>
|
3672
3638
|
</table></div>
|
3673
3639
|
</div>
|
3674
|
-
<div class="refsect3">
|
3675
|
-
<a name="id-1.4.13.12.18.10.6"></a><h4>Returns</h4>
|
3676
|
-
<p></p>
|
3677
|
-
</div>
|
3678
3640
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
3679
3641
|
</div>
|
3680
3642
|
<hr>
|
@@ -3689,7 +3651,7 @@ user_function (<a class="link" href="GtkNotebook.html" title="GtkNotebook"><span
|
|
3689
3651
|
Emitted when the user or a function changes the current page.
|
3690
3652
|
</p>
|
3691
3653
|
<div class="refsect3">
|
3692
|
-
<a name="
|
3654
|
+
<a name="GtkNotebook-switch-page.parameters"></a><h4>Parameters</h4>
|
3693
3655
|
<div class="informaltable"><table width="100%" border="0">
|
3694
3656
|
<colgroup>
|
3695
3657
|
<col width="150px" class="parameters_name">
|
@@ -3742,7 +3704,6 @@ Emitted when the user or a function changes the current page.
|
|
3742
3704
|
</div>
|
3743
3705
|
</div>
|
3744
3706
|
<div class="footer">
|
3745
|
-
<hr>
|
3746
|
-
Generated by GTK-Doc V1.21.1</div>
|
3707
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
3747
3708
|
</body>
|
3748
3709
|
</html>
|