gtk2 3.0.7-x64-mingw32 → 3.0.8-x64-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="MenusAndCombos.html" title="Menus, Combo Box, Toolbar">
|
9
9
|
<link rel="prev" href="GtkMenuItem.html" title="GtkMenuItem">
|
10
10
|
<link rel="next" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem">
|
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">
|
@@ -182,7 +182,7 @@
|
|
182
182
|
</div>
|
183
183
|
<div class="refsect1">
|
184
184
|
<a name="GtkImageMenuItem.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
185
|
-
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
185
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
186
186
|
<span class="lineart">╰──</span> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
187
187
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
188
188
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -226,7 +226,7 @@ gtk_image_menu_item_set_image (<em class="parameter"><code><a class="link" href=
|
|
226
226
|
Note that it depends on the show-menu-images setting whether
|
227
227
|
the image will be displayed or not.</p>
|
228
228
|
<div class="refsect3">
|
229
|
-
<a name="
|
229
|
+
<a name="gtk-image-menu-item-set-image.parameters"></a><h4>Parameters</h4>
|
230
230
|
<div class="informaltable"><table width="100%" border="0">
|
231
231
|
<colgroup>
|
232
232
|
<col width="150px" class="parameters_name">
|
@@ -257,7 +257,7 @@ gtk_image_menu_item_get_image (<em class="parameter"><code><a class="link" href=
|
|
257
257
|
.
|
258
258
|
See <a class="link" href="GtkImageMenuItem.html#gtk-image-menu-item-set-image" title="gtk_image_menu_item_set_image ()"><code class="function">gtk_image_menu_item_set_image()</code></a>.</p>
|
259
259
|
<div class="refsect3">
|
260
|
-
<a name="
|
260
|
+
<a name="gtk-image-menu-item-get-image.parameters"></a><h4>Parameters</h4>
|
261
261
|
<div class="informaltable"><table width="100%" border="0">
|
262
262
|
<colgroup>
|
263
263
|
<col width="150px" class="parameters_name">
|
@@ -272,7 +272,7 @@ See <a class="link" href="GtkImageMenuItem.html#gtk-image-menu-item-set-image" t
|
|
272
272
|
</table></div>
|
273
273
|
</div>
|
274
274
|
<div class="refsect3">
|
275
|
-
<a name="
|
275
|
+
<a name="gtk-image-menu-item-get-image.returns"></a><h4>Returns</h4>
|
276
276
|
<p> the widget set as image of <em class="parameter"><code>image_menu_item</code></em>
|
277
277
|
. </p>
|
278
278
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
@@ -285,9 +285,8 @@ See <a class="link" href="GtkImageMenuItem.html#gtk-image-menu-item-set-image" t
|
|
285
285
|
gtk_image_menu_item_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
286
286
|
<p>Creates a new <a class="link" href="GtkImageMenuItem.html" title="GtkImageMenuItem"><span class="type">GtkImageMenuItem</span></a> with an empty label.</p>
|
287
287
|
<div class="refsect3">
|
288
|
-
<a name="
|
288
|
+
<a name="gtk-image-menu-item-new.returns"></a><h4>Returns</h4>
|
289
289
|
<p>a new <a class="link" href="GtkImageMenuItem.html" title="GtkImageMenuItem"><span class="type">GtkImageMenuItem</span></a>.</p>
|
290
|
-
<p></p>
|
291
290
|
</div>
|
292
291
|
</div>
|
293
292
|
<hr>
|
@@ -305,7 +304,7 @@ appropriate path for the menu item, use <a class="link" href="gtk2-Stock-Items.h
|
|
305
304
|
standard accelerator for the stock item, and if one is found, call
|
306
305
|
<a class="link" href="gtk2-Accelerator-Maps.html#gtk-accel-map-add-entry" title="gtk_accel_map_add_entry ()"><code class="function">gtk_accel_map_add_entry()</code></a> to register it.</p>
|
307
306
|
<div class="refsect3">
|
308
|
-
<a name="
|
307
|
+
<a name="gtk-image-menu-item-new-from-stock.parameters"></a><h4>Parameters</h4>
|
309
308
|
<div class="informaltable"><table width="100%" border="0">
|
310
309
|
<colgroup>
|
311
310
|
<col width="150px" class="parameters_name">
|
@@ -328,9 +327,8 @@ accelerator to, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/s
|
|
328
327
|
</table></div>
|
329
328
|
</div>
|
330
329
|
<div class="refsect3">
|
331
|
-
<a name="
|
330
|
+
<a name="gtk-image-menu-item-new-from-stock.returns"></a><h4>Returns</h4>
|
332
331
|
<p>a new <a class="link" href="GtkImageMenuItem.html" title="GtkImageMenuItem"><span class="type">GtkImageMenuItem</span></a>.</p>
|
333
|
-
<p></p>
|
334
332
|
</div>
|
335
333
|
</div>
|
336
334
|
<hr>
|
@@ -340,7 +338,7 @@ accelerator to, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/s
|
|
340
338
|
gtk_image_menu_item_new_with_label (<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>);</pre>
|
341
339
|
<p>Creates a new <a class="link" href="GtkImageMenuItem.html" title="GtkImageMenuItem"><span class="type">GtkImageMenuItem</span></a> containing a label.</p>
|
342
340
|
<div class="refsect3">
|
343
|
-
<a name="
|
341
|
+
<a name="gtk-image-menu-item-new-with-label.parameters"></a><h4>Parameters</h4>
|
344
342
|
<div class="informaltable"><table width="100%" border="0">
|
345
343
|
<colgroup>
|
346
344
|
<col width="150px" class="parameters_name">
|
@@ -355,9 +353,8 @@ gtk_image_menu_item_new_with_label (<em class="parameter"><code>const <a href="/
|
|
355
353
|
</table></div>
|
356
354
|
</div>
|
357
355
|
<div class="refsect3">
|
358
|
-
<a name="
|
356
|
+
<a name="gtk-image-menu-item-new-with-label.returns"></a><h4>Returns</h4>
|
359
357
|
<p>a new <a class="link" href="GtkImageMenuItem.html" title="GtkImageMenuItem"><span class="type">GtkImageMenuItem</span></a>.</p>
|
360
|
-
<p></p>
|
361
358
|
</div>
|
362
359
|
</div>
|
363
360
|
<hr>
|
@@ -370,7 +367,7 @@ will be created using <a class="link" href="GtkLabel.html#gtk-label-new-with-mne
|
|
370
367
|
in <em class="parameter"><code>label</code></em>
|
371
368
|
indicate the mnemonic for the menu item.</p>
|
372
369
|
<div class="refsect3">
|
373
|
-
<a name="
|
370
|
+
<a name="gtk-image-menu-item-new-with-mnemonic.parameters"></a><h4>Parameters</h4>
|
374
371
|
<div class="informaltable"><table width="100%" border="0">
|
375
372
|
<colgroup>
|
376
373
|
<col width="150px" class="parameters_name">
|
@@ -386,9 +383,8 @@ mnemonic character</p></td>
|
|
386
383
|
</table></div>
|
387
384
|
</div>
|
388
385
|
<div class="refsect3">
|
389
|
-
<a name="
|
386
|
+
<a name="gtk-image-menu-item-new-with-mnemonic.returns"></a><h4>Returns</h4>
|
390
387
|
<p>a new <a class="link" href="GtkImageMenuItem.html" title="GtkImageMenuItem"><span class="type">GtkImageMenuItem</span></a></p>
|
391
|
-
<p></p>
|
392
388
|
</div>
|
393
389
|
</div>
|
394
390
|
<hr>
|
@@ -399,7 +395,7 @@ gtk_image_menu_item_get_use_stock (<em class="parameter"><code><a class="link" h
|
|
399
395
|
<p>Checks whether the label set in the menuitem is used as a
|
400
396
|
stock id to select the stock item for the item.</p>
|
401
397
|
<div class="refsect3">
|
402
|
-
<a name="
|
398
|
+
<a name="gtk-image-menu-item-get-use-stock.parameters"></a><h4>Parameters</h4>
|
403
399
|
<div class="informaltable"><table width="100%" border="0">
|
404
400
|
<colgroup>
|
405
401
|
<col width="150px" class="parameters_name">
|
@@ -414,12 +410,11 @@ stock id to select the stock item for the item.</p>
|
|
414
410
|
</table></div>
|
415
411
|
</div>
|
416
412
|
<div class="refsect3">
|
417
|
-
<a name="
|
413
|
+
<a name="gtk-image-menu-item-get-use-stock.returns"></a><h4>Returns</h4>
|
418
414
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the label set in the menuitem is used as a
|
419
415
|
stock id to select the stock item for the item</p>
|
420
|
-
<p></p>
|
421
416
|
</div>
|
422
|
-
<p class="since">Since 2.16</p>
|
417
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
423
418
|
</div>
|
424
419
|
<hr>
|
425
420
|
<div class="refsect2">
|
@@ -430,7 +425,7 @@ gtk_image_menu_item_set_use_stock (<em class="parameter"><code><a class="link" h
|
|
430
425
|
<p>If <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, the label set in the menuitem is used as a
|
431
426
|
stock id to select the stock item for the item.</p>
|
432
427
|
<div class="refsect3">
|
433
|
-
<a name="
|
428
|
+
<a name="gtk-image-menu-item-set-use-stock.parameters"></a><h4>Parameters</h4>
|
434
429
|
<div class="informaltable"><table width="100%" border="0">
|
435
430
|
<colgroup>
|
436
431
|
<col width="150px" class="parameters_name">
|
@@ -451,7 +446,7 @@ stock id to select the stock item for the item.</p>
|
|
451
446
|
</tbody>
|
452
447
|
</table></div>
|
453
448
|
</div>
|
454
|
-
<p class="since">Since 2.16</p>
|
449
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
455
450
|
</div>
|
456
451
|
<hr>
|
457
452
|
<div class="refsect2">
|
@@ -462,7 +457,7 @@ gtk_image_menu_item_get_always_show_image
|
|
462
457
|
<p>Returns whether the menu item will ignore the <a class="link" href="GtkSettings.html#GtkSettings--gtk-menu-images" title="The “gtk-menu-images” property"><span class="type">“gtk-menu-images”</span></a>
|
463
458
|
setting and always show the image, if available.</p>
|
464
459
|
<div class="refsect3">
|
465
|
-
<a name="
|
460
|
+
<a name="gtk-image-menu-item-get-always-show-image.parameters"></a><h4>Parameters</h4>
|
466
461
|
<div class="informaltable"><table width="100%" border="0">
|
467
462
|
<colgroup>
|
468
463
|
<col width="150px" class="parameters_name">
|
@@ -477,11 +472,10 @@ setting and always show the image, if available.</p>
|
|
477
472
|
</table></div>
|
478
473
|
</div>
|
479
474
|
<div class="refsect3">
|
480
|
-
<a name="
|
475
|
+
<a name="gtk-image-menu-item-get-always-show-image.returns"></a><h4>Returns</h4>
|
481
476
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the menu item will always show the image</p>
|
482
|
-
<p></p>
|
483
477
|
</div>
|
484
|
-
<p class="since">Since 2.16</p>
|
478
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
485
479
|
</div>
|
486
480
|
<hr>
|
487
481
|
<div class="refsect2">
|
@@ -495,7 +489,7 @@ setting and always show the image, if available.</p>
|
|
495
489
|
<p>Use this property if the menuitem would be useless or hard to use
|
496
490
|
without the image.</p>
|
497
491
|
<div class="refsect3">
|
498
|
-
<a name="
|
492
|
+
<a name="gtk-image-menu-item-set-always-show-image.parameters"></a><h4>Parameters</h4>
|
499
493
|
<div class="informaltable"><table width="100%" border="0">
|
500
494
|
<colgroup>
|
501
495
|
<col width="150px" class="parameters_name">
|
@@ -516,7 +510,7 @@ without the image.</p>
|
|
516
510
|
</tbody>
|
517
511
|
</table></div>
|
518
512
|
</div>
|
519
|
-
<p class="since">Since 2.16</p>
|
513
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
520
514
|
</div>
|
521
515
|
<hr>
|
522
516
|
<div class="refsect2">
|
@@ -532,7 +526,7 @@ and <a class="link" href="GtkMenuItem.html#gtk-menu-item-set-label" title="gtk_m
|
|
532
526
|
<p>If you want this menu item to have changeable accelerators then
|
533
527
|
you shouldnt need this (see <a class="link" href="GtkImageMenuItem.html#gtk-image-menu-item-new-from-stock" title="gtk_image_menu_item_new_from_stock ()"><code class="function">gtk_image_menu_item_new_from_stock()</code></a>).</p>
|
534
528
|
<div class="refsect3">
|
535
|
-
<a name="
|
529
|
+
<a name="gtk-image-menu-item-set-accel-group.parameters"></a><h4>Parameters</h4>
|
536
530
|
<div class="informaltable"><table width="100%" border="0">
|
537
531
|
<colgroup>
|
538
532
|
<col width="150px" class="parameters_name">
|
@@ -553,7 +547,7 @@ you shouldnt need this (see <a class="link" href="GtkImageMenuItem.html#gtk-imag
|
|
553
547
|
</tbody>
|
554
548
|
</table></div>
|
555
549
|
</div>
|
556
|
-
<p class="since">Since 2.16</p>
|
550
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
557
551
|
</div>
|
558
552
|
</div>
|
559
553
|
<div class="refsect1">
|
@@ -572,7 +566,7 @@ you shouldnt need this (see <a class="link" href="GtkImageMenuItem.html#gtk-imag
|
|
572
566
|
<pre class="programlisting"> “accel-group” <a class="link" href="gtk2-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> *</pre>
|
573
567
|
<p>The Accel Group to use for stock accelerator keys</p>
|
574
568
|
<p>Flags: Write</p>
|
575
|
-
<p class="since">Since 2.16</p>
|
569
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
576
570
|
</div>
|
577
571
|
<hr>
|
578
572
|
<div class="refsect2">
|
@@ -585,7 +579,7 @@ setting and always show the image, if available.</p>
|
|
585
579
|
without the image.</p>
|
586
580
|
<p>Flags: Read / Write / Construct</p>
|
587
581
|
<p>Default value: FALSE</p>
|
588
|
-
<p class="since">Since 2.16</p>
|
582
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
589
583
|
</div>
|
590
584
|
<hr>
|
591
585
|
<div class="refsect2">
|
@@ -602,12 +596,11 @@ without the image.</p>
|
|
602
596
|
stock id to select the stock item for the item.</p>
|
603
597
|
<p>Flags: Read / Write / Construct</p>
|
604
598
|
<p>Default value: FALSE</p>
|
605
|
-
<p class="since">Since 2.16</p>
|
599
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
606
600
|
</div>
|
607
601
|
</div>
|
608
602
|
</div>
|
609
603
|
<div class="footer">
|
610
|
-
<hr>
|
611
|
-
Generated by GTK-Doc V1.21.1</div>
|
604
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
612
605
|
</body>
|
613
606
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="DisplayWidgets.html" title="Display Widgets">
|
9
9
|
<link rel="prev" href="GtkStatusbar.html" title="GtkStatusbar">
|
10
10
|
<link rel="next" href="GtkStatusIcon.html" title="GtkStatusIcon">
|
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">
|
@@ -32,7 +32,7 @@
|
|
32
32
|
<div class="refnamediv"><table width="100%"><tr>
|
33
33
|
<td valign="top">
|
34
34
|
<h2><span class="refentrytitle"><a name="GtkInfoBar.top_of_page"></a>GtkInfoBar</span></h2>
|
35
|
-
<p>GtkInfoBar
|
35
|
+
<p>GtkInfoBar</p>
|
36
36
|
</td>
|
37
37
|
<td class="gallery_image" valign="top" align="right"></td>
|
38
38
|
</tr></table></div>
|
@@ -227,7 +227,7 @@
|
|
227
227
|
</div>
|
228
228
|
<div class="refsect1">
|
229
229
|
<a name="GtkInfoBar.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
230
|
-
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
230
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
231
231
|
<span class="lineart">╰──</span> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
232
232
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
233
233
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -250,95 +250,6 @@ GtkInfoBar implements
|
|
250
250
|
</div>
|
251
251
|
<div class="refsect1">
|
252
252
|
<a name="GtkInfoBar.description"></a><h2>Description</h2>
|
253
|
-
<p><a class="link" href="GtkInfoBar.html" title="GtkInfoBar"><span class="type">GtkInfoBar</span></a> is a widget that can be used to show messages to
|
254
|
-
the user without showing a dialog. It is often temporarily shown
|
255
|
-
at the top or bottom of a document. In contrast to <a class="link" href="GtkDialog.html" title="GtkDialog"><span class="type">GtkDialog</span></a>, which
|
256
|
-
has a horizontal action area at the bottom, <a class="link" href="GtkInfoBar.html" title="GtkInfoBar"><span class="type">GtkInfoBar</span></a> has a
|
257
|
-
vertical action area at the side.</p>
|
258
|
-
<p>The API of <a class="link" href="GtkInfoBar.html" title="GtkInfoBar"><span class="type">GtkInfoBar</span></a> is very similar to <a class="link" href="GtkDialog.html" title="GtkDialog"><span class="type">GtkDialog</span></a>, allowing you
|
259
|
-
to add buttons to the action area with <a class="link" href="GtkInfoBar.html#gtk-info-bar-add-button" title="gtk_info_bar_add_button ()"><code class="function">gtk_info_bar_add_button()</code></a> or
|
260
|
-
<a class="link" href="GtkInfoBar.html#gtk-info-bar-new-with-buttons" title="gtk_info_bar_new_with_buttons ()"><code class="function">gtk_info_bar_new_with_buttons()</code></a>. The sensitivity of action widgets
|
261
|
-
can be controlled with <a class="link" href="GtkInfoBar.html#gtk-info-bar-set-response-sensitive" title="gtk_info_bar_set_response_sensitive ()"><code class="function">gtk_info_bar_set_response_sensitive()</code></a>.
|
262
|
-
To add widgets to the main content area of a <a class="link" href="GtkInfoBar.html" title="GtkInfoBar"><span class="type">GtkInfoBar</span></a>, use
|
263
|
-
<a class="link" href="GtkInfoBar.html#gtk-info-bar-get-content-area" title="gtk_info_bar_get_content_area ()"><code class="function">gtk_info_bar_get_content_area()</code></a> and add your widgets to the container.</p>
|
264
|
-
<p>Similar to <a class="link" href="GtkMessageDialog.html" title="GtkMessageDialog"><span class="type">GtkMessageDialog</span></a>, the contents of a <a class="link" href="GtkInfoBar.html" title="GtkInfoBar"><span class="type">GtkInfoBar</span></a> can by
|
265
|
-
classified as error message, warning, informational message, etc,
|
266
|
-
by using <a class="link" href="GtkInfoBar.html#gtk-info-bar-set-message-type" title="gtk_info_bar_set_message_type ()"><code class="function">gtk_info_bar_set_message_type()</code></a>. GTK+ uses the message type
|
267
|
-
to determine the background color of the message area.</p>
|
268
|
-
<div class="example">
|
269
|
-
<a name="id-1.4.5.7.11.5"></a><p class="title"><b>Example 14. Simple GtkInfoBar usage.</b></p>
|
270
|
-
<div class="example-contents">
|
271
|
-
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
272
|
-
<tbody>
|
273
|
-
<tr>
|
274
|
-
<td class="listing_lines" align="right"><pre>1
|
275
|
-
2
|
276
|
-
3
|
277
|
-
4
|
278
|
-
5
|
279
|
-
6
|
280
|
-
7
|
281
|
-
8
|
282
|
-
9
|
283
|
-
10
|
284
|
-
11
|
285
|
-
12
|
286
|
-
13
|
287
|
-
14
|
288
|
-
15
|
289
|
-
16
|
290
|
-
17
|
291
|
-
18
|
292
|
-
19
|
293
|
-
20
|
294
|
-
21
|
295
|
-
22
|
296
|
-
23
|
297
|
-
24</pre></td>
|
298
|
-
<td class="listing_code"><pre class="programlisting"><span class="comment">/* set up info bar */</span>
|
299
|
-
<span class="normal">info_bar </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GtkInfoBar.html#gtk-info-bar-new">gtk_info_bar_new</a></span><span class="normal"> </span><span class="symbol">();</span>
|
300
|
-
<span class="function"><a href="GtkWidget.html#gtk-widget-set-no-show-all">gtk_widget_set_no_show_all</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">info_bar</span><span class="symbol">,</span><span class="normal"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS">TRUE</a></span><span class="symbol">);</span>
|
301
|
-
<span class="normal">message_label </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GtkLabel.html#gtk-label-new">gtk_label_new</a></span><span class="normal"> </span><span class="symbol">(</span><span class="string">""</span><span class="symbol">);</span>
|
302
|
-
<span class="function"><a href="GtkWidget.html#gtk-widget-show">gtk_widget_show</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">message_label</span><span class="symbol">);</span>
|
303
|
-
<span class="normal">content_area </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GtkInfoBar.html#gtk-info-bar-get-content-area">gtk_info_bar_get_content_area</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function">GTK_INFO_BAR</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">info_bar</span><span class="symbol">));</span>
|
304
|
-
<span class="function"><a href="GtkContainer.html#gtk-container-add">gtk_container_add</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function">GTK_CONTAINER</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">content_area</span><span class="symbol">),</span><span class="normal"> message_label</span><span class="symbol">);</span>
|
305
|
-
<span class="function"><a href="GtkInfoBar.html#gtk-info-bar-add-button">gtk_info_bar_add_button</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function">GTK_INFO_BAR</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">info_bar</span><span class="symbol">),</span>
|
306
|
-
<span class="normal"> <a href="gtk2-Stock-Items.html#GTK-STOCK-OK:CAPS">GTK_STOCK_OK</a></span><span class="symbol">,</span><span class="normal"> <a href="GtkDialog.html#GTK-RESPONSE-OK:CAPS">GTK_RESPONSE_OK</a></span><span class="symbol">);</span>
|
307
|
-
<span class="function"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#g-signal-connect">g_signal_connect</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">info_bar</span><span class="symbol">,</span><span class="normal"> </span><span class="string">"response"</span><span class="symbol">,</span>
|
308
|
-
<span class="normal"> </span><span class="function"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Closures.html#G-CALLBACK:CAPS">G_CALLBACK</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal"><a href="GtkWidget.html#gtk-widget-hide">gtk_widget_hide</a></span><span class="symbol">),</span><span class="normal"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">);</span>
|
309
|
-
<span class="function"><a href="GtkTable.html#gtk-table-attach">gtk_table_attach</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function">GTK_TABLE</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">table</span><span class="symbol">),</span>
|
310
|
-
<span class="normal"> info_bar</span><span class="symbol">,</span>
|
311
|
-
<span class="normal"> </span><span class="number">0</span><span class="symbol">,</span><span class="normal"> </span><span class="number">1</span><span class="symbol">,</span><span class="normal"> </span><span class="number">2</span><span class="symbol">,</span><span class="normal"> </span><span class="number">3</span><span class="symbol">,</span>
|
312
|
-
<span class="normal"> <a href="gtk2-Standard-Enumerations.html#GTK-EXPAND:CAPS">GTK_EXPAND</a> </span><span class="symbol">|</span><span class="normal"> <a href="gtk2-Standard-Enumerations.html#GTK-FILL:CAPS">GTK_FILL</a></span><span class="symbol">,</span><span class="normal"> </span><span class="number">0</span><span class="symbol">,</span>
|
313
|
-
<span class="normal"> </span><span class="number">0</span><span class="symbol">,</span><span class="normal"> </span><span class="number">0</span><span class="symbol">);</span>
|
314
|
-
|
315
|
-
<span class="comment">/* ... */</span>
|
316
|
-
|
317
|
-
<span class="comment">/* show an error message */</span>
|
318
|
-
<span class="function"><a href="GtkLabel.html#gtk-label-set-text">gtk_label_set_text</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function">GTK_LABEL</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">message_label</span><span class="symbol">),</span><span class="normal"> error_message</span><span class="symbol">);</span>
|
319
|
-
<span class="function"><a href="GtkInfoBar.html#gtk-info-bar-set-message-type">gtk_info_bar_set_message_type</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function">GTK_INFO_BAR</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">info_bar</span><span class="symbol">),</span>
|
320
|
-
<span class="normal"> <a href="GtkMessageDialog.html#GTK-MESSAGE-ERROR:CAPS">GTK_MESSAGE_ERROR</a></span><span class="symbol">);</span>
|
321
|
-
<span class="function"><a href="GtkWidget.html#gtk-widget-show">gtk_widget_show</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">info_bar</span><span class="symbol">);</span></pre></td>
|
322
|
-
</tr>
|
323
|
-
</tbody>
|
324
|
-
</table>
|
325
|
-
</div>
|
326
|
-
|
327
|
-
</div>
|
328
|
-
<br class="example-break"><div class="refsect2">
|
329
|
-
<a name="GtkInfoBar-BUILDER-UI"></a><h3>GtkInfoBar as GtkBuildable</h3>
|
330
|
-
<p>
|
331
|
-
The GtkInfoBar implementation of the GtkBuildable interface exposes
|
332
|
-
the content area and action area as internal children with the names
|
333
|
-
"content_area" and "action_area".
|
334
|
-
</p>
|
335
|
-
<p>
|
336
|
-
GtkInfoBar supports a custom <action-widgets> element, which
|
337
|
-
can contain multiple <action-widget> elements. The "response"
|
338
|
-
attribute specifies a numeric response, and the content of the element
|
339
|
-
is the id of widget (which should be a child of the dialogs <em class="parameter"><code>action_area</code></em>).
|
340
|
-
</p>
|
341
|
-
</div>
|
342
253
|
</div>
|
343
254
|
<div class="refsect1">
|
344
255
|
<a name="GtkInfoBar.functions_details"></a><h2>Functions</h2>
|
@@ -346,13 +257,7 @@ is the id of widget (which should be a child of the dialogs <em class="parameter
|
|
346
257
|
<a name="gtk-info-bar-new"></a><h3>gtk_info_bar_new ()</h3>
|
347
258
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
348
259
|
gtk_info_bar_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
349
|
-
<p>
|
350
|
-
<div class="refsect3">
|
351
|
-
<a name="id-1.4.5.7.12.2.5"></a><h4>Returns</h4>
|
352
|
-
<p> a new <a class="link" href="GtkInfoBar.html" title="GtkInfoBar"><span class="type">GtkInfoBar</span></a> object</p>
|
353
|
-
<p></p>
|
354
|
-
</div>
|
355
|
-
<p class="since">Since 2.18</p>
|
260
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
356
261
|
</div>
|
357
262
|
<hr>
|
358
263
|
<div class="refsect2">
|
@@ -360,41 +265,6 @@ gtk_info_bar_new (<em class="parameter"><code><span class="type">void</span></co
|
|
360
265
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
361
266
|
gtk_info_bar_new_with_buttons (<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_button_text</code></em>,
|
362
267
|
<em class="parameter"><code>...</code></em>);</pre>
|
363
|
-
<p>Creates a new <a class="link" href="GtkInfoBar.html" title="GtkInfoBar"><span class="type">GtkInfoBar</span></a> with buttons. Button text/response ID
|
364
|
-
pairs should be listed, with a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> pointer ending the list.
|
365
|
-
Button text can be either a stock ID such as <a class="link" href="gtk2-Stock-Items.html#GTK-STOCK-OK:CAPS" title="GTK_STOCK_OK"><code class="literal">GTK_STOCK_OK</code></a>, or
|
366
|
-
some arbitrary text. A response ID can be any positive number,
|
367
|
-
or one of the values in the <a class="link" href="GtkDialog.html#GtkResponseType" title="enum GtkResponseType"><span class="type">GtkResponseType</span></a> enumeration. If the
|
368
|
-
user clicks one of these dialog buttons, GtkInfoBar will emit
|
369
|
-
the "response" signal with the corresponding response ID.</p>
|
370
|
-
<div class="refsect3">
|
371
|
-
<a name="id-1.4.5.7.12.3.5"></a><h4>Parameters</h4>
|
372
|
-
<div class="informaltable"><table width="100%" border="0">
|
373
|
-
<colgroup>
|
374
|
-
<col width="150px" class="parameters_name">
|
375
|
-
<col class="parameters_description">
|
376
|
-
<col width="200px" class="parameters_annotations">
|
377
|
-
</colgroup>
|
378
|
-
<tbody>
|
379
|
-
<tr>
|
380
|
-
<td class="parameter_name"><p>first_button_text</p></td>
|
381
|
-
<td class="parameter_description"><p> stock ID or text to go in first button, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
382
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
383
|
-
</tr>
|
384
|
-
<tr>
|
385
|
-
<td class="parameter_name"><p>...</p></td>
|
386
|
-
<td class="parameter_description"><p>response ID for first button, then additional buttons, ending
|
387
|
-
with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
388
|
-
<td class="parameter_annotations"> </td>
|
389
|
-
</tr>
|
390
|
-
</tbody>
|
391
|
-
</table></div>
|
392
|
-
</div>
|
393
|
-
<div class="refsect3">
|
394
|
-
<a name="id-1.4.5.7.12.3.6"></a><h4>Returns</h4>
|
395
|
-
<p> a new <a class="link" href="GtkInfoBar.html" title="GtkInfoBar"><span class="type">GtkInfoBar</span></a></p>
|
396
|
-
<p></p>
|
397
|
-
</div>
|
398
268
|
</div>
|
399
269
|
<hr>
|
400
270
|
<div class="refsect2">
|
@@ -403,39 +273,7 @@ with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/h
|
|
403
273
|
gtk_info_bar_add_action_widget (<em class="parameter"><code><a class="link" href="GtkInfoBar.html" title="GtkInfoBar"><span class="type">GtkInfoBar</span></a> *info_bar</code></em>,
|
404
274
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>,
|
405
275
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> response_id</code></em>);</pre>
|
406
|
-
<p>
|
407
|
-
connecting a signal handler that will emit the <a class="link" href="GtkInfoBar.html#GtkInfoBar-response" title="The “response” signal"><span class="type">“response”</span></a>
|
408
|
-
signal on the message area when the widget is activated. The widget
|
409
|
-
is appended to the end of the message areas action area.</p>
|
410
|
-
<div class="refsect3">
|
411
|
-
<a name="id-1.4.5.7.12.4.5"></a><h4>Parameters</h4>
|
412
|
-
<div class="informaltable"><table width="100%" border="0">
|
413
|
-
<colgroup>
|
414
|
-
<col width="150px" class="parameters_name">
|
415
|
-
<col class="parameters_description">
|
416
|
-
<col width="200px" class="parameters_annotations">
|
417
|
-
</colgroup>
|
418
|
-
<tbody>
|
419
|
-
<tr>
|
420
|
-
<td class="parameter_name"><p>info_bar</p></td>
|
421
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkInfoBar.html" title="GtkInfoBar"><span class="type">GtkInfoBar</span></a></p></td>
|
422
|
-
<td class="parameter_annotations"> </td>
|
423
|
-
</tr>
|
424
|
-
<tr>
|
425
|
-
<td class="parameter_name"><p>child</p></td>
|
426
|
-
<td class="parameter_description"><p>an activatable widget</p></td>
|
427
|
-
<td class="parameter_annotations"> </td>
|
428
|
-
</tr>
|
429
|
-
<tr>
|
430
|
-
<td class="parameter_name"><p>response_id</p></td>
|
431
|
-
<td class="parameter_description"><p>response ID for <em class="parameter"><code>child</code></em>
|
432
|
-
</p></td>
|
433
|
-
<td class="parameter_annotations"> </td>
|
434
|
-
</tr>
|
435
|
-
</tbody>
|
436
|
-
</table></div>
|
437
|
-
</div>
|
438
|
-
<p class="since">Since 2.18</p>
|
276
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
439
277
|
</div>
|
440
278
|
<hr>
|
441
279
|
<div class="refsect2">
|
@@ -444,44 +282,7 @@ is appended to the end of the message areas action area.</p>
|
|
444
282
|
gtk_info_bar_add_button (<em class="parameter"><code><a class="link" href="GtkInfoBar.html" title="GtkInfoBar"><span class="type">GtkInfoBar</span></a> *info_bar</code></em>,
|
445
283
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *button_text</code></em>,
|
446
284
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> response_id</code></em>);</pre>
|
447
|
-
<p>
|
448
|
-
is a stock ID) and sets things up so that clicking the button will emit
|
449
|
-
the "response" signal with the given response_id. The button is appended
|
450
|
-
to the end of the info bars's action area. The button widget is
|
451
|
-
returned, but usually you don't need it.</p>
|
452
|
-
<div class="refsect3">
|
453
|
-
<a name="id-1.4.5.7.12.5.5"></a><h4>Parameters</h4>
|
454
|
-
<div class="informaltable"><table width="100%" border="0">
|
455
|
-
<colgroup>
|
456
|
-
<col width="150px" class="parameters_name">
|
457
|
-
<col class="parameters_description">
|
458
|
-
<col width="200px" class="parameters_annotations">
|
459
|
-
</colgroup>
|
460
|
-
<tbody>
|
461
|
-
<tr>
|
462
|
-
<td class="parameter_name"><p>info_bar</p></td>
|
463
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkInfoBar.html" title="GtkInfoBar"><span class="type">GtkInfoBar</span></a></p></td>
|
464
|
-
<td class="parameter_annotations"> </td>
|
465
|
-
</tr>
|
466
|
-
<tr>
|
467
|
-
<td class="parameter_name"><p>button_text</p></td>
|
468
|
-
<td class="parameter_description"><p>text of button, or stock ID</p></td>
|
469
|
-
<td class="parameter_annotations"> </td>
|
470
|
-
</tr>
|
471
|
-
<tr>
|
472
|
-
<td class="parameter_name"><p>response_id</p></td>
|
473
|
-
<td class="parameter_description"><p>response ID for the button</p></td>
|
474
|
-
<td class="parameter_annotations"> </td>
|
475
|
-
</tr>
|
476
|
-
</tbody>
|
477
|
-
</table></div>
|
478
|
-
</div>
|
479
|
-
<div class="refsect3">
|
480
|
-
<a name="id-1.4.5.7.12.5.6"></a><h4>Returns</h4>
|
481
|
-
<p> the button widget that was added. </p>
|
482
|
-
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
483
|
-
</div>
|
484
|
-
<p class="since">Since 2.18</p>
|
285
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
485
286
|
</div>
|
486
287
|
<hr>
|
487
288
|
<div class="refsect2">
|
@@ -490,39 +291,7 @@ returned, but usually you don't need it.</p>
|
|
490
291
|
gtk_info_bar_add_buttons (<em class="parameter"><code><a class="link" href="GtkInfoBar.html" title="GtkInfoBar"><span class="type">GtkInfoBar</span></a> *info_bar</code></em>,
|
491
292
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_button_text</code></em>,
|
492
293
|
<em class="parameter"><code>...</code></em>);</pre>
|
493
|
-
<p>
|
494
|
-
repeatedly. The variable argument list should be <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated
|
495
|
-
as with <a class="link" href="GtkInfoBar.html#gtk-info-bar-new-with-buttons" title="gtk_info_bar_new_with_buttons ()"><code class="function">gtk_info_bar_new_with_buttons()</code></a>. Each button must have both
|
496
|
-
text and response ID.</p>
|
497
|
-
<div class="refsect3">
|
498
|
-
<a name="id-1.4.5.7.12.6.5"></a><h4>Parameters</h4>
|
499
|
-
<div class="informaltable"><table width="100%" border="0">
|
500
|
-
<colgroup>
|
501
|
-
<col width="150px" class="parameters_name">
|
502
|
-
<col class="parameters_description">
|
503
|
-
<col width="200px" class="parameters_annotations">
|
504
|
-
</colgroup>
|
505
|
-
<tbody>
|
506
|
-
<tr>
|
507
|
-
<td class="parameter_name"><p>info_bar</p></td>
|
508
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkInfoBar.html" title="GtkInfoBar"><span class="type">GtkInfoBar</span></a></p></td>
|
509
|
-
<td class="parameter_annotations"> </td>
|
510
|
-
</tr>
|
511
|
-
<tr>
|
512
|
-
<td class="parameter_name"><p>first_button_text</p></td>
|
513
|
-
<td class="parameter_description"><p>button text or stock ID</p></td>
|
514
|
-
<td class="parameter_annotations"> </td>
|
515
|
-
</tr>
|
516
|
-
<tr>
|
517
|
-
<td class="parameter_name"><p>...</p></td>
|
518
|
-
<td class="parameter_description"><p>response ID for first button, then more text-response_id pairs,
|
519
|
-
ending with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
520
|
-
<td class="parameter_annotations"> </td>
|
521
|
-
</tr>
|
522
|
-
</tbody>
|
523
|
-
</table></div>
|
524
|
-
</div>
|
525
|
-
<p class="since">Since 2.18</p>
|
294
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
526
295
|
</div>
|
527
296
|
<hr>
|
528
297
|
<div class="refsect2">
|
@@ -531,37 +300,7 @@ ending with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gt
|
|
531
300
|
gtk_info_bar_set_response_sensitive (<em class="parameter"><code><a class="link" href="GtkInfoBar.html" title="GtkInfoBar"><span class="type">GtkInfoBar</span></a> *info_bar</code></em>,
|
532
301
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> response_id</code></em>,
|
533
302
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> setting</code></em>);</pre>
|
534
|
-
<p>
|
535
|
-
widget in the info bars's action area with the given response_id.
|
536
|
-
A convenient way to sensitize/desensitize dialog buttons.</p>
|
537
|
-
<div class="refsect3">
|
538
|
-
<a name="id-1.4.5.7.12.7.5"></a><h4>Parameters</h4>
|
539
|
-
<div class="informaltable"><table width="100%" border="0">
|
540
|
-
<colgroup>
|
541
|
-
<col width="150px" class="parameters_name">
|
542
|
-
<col class="parameters_description">
|
543
|
-
<col width="200px" class="parameters_annotations">
|
544
|
-
</colgroup>
|
545
|
-
<tbody>
|
546
|
-
<tr>
|
547
|
-
<td class="parameter_name"><p>info_bar</p></td>
|
548
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkInfoBar.html" title="GtkInfoBar"><span class="type">GtkInfoBar</span></a></p></td>
|
549
|
-
<td class="parameter_annotations"> </td>
|
550
|
-
</tr>
|
551
|
-
<tr>
|
552
|
-
<td class="parameter_name"><p>response_id</p></td>
|
553
|
-
<td class="parameter_description"><p>a response ID</p></td>
|
554
|
-
<td class="parameter_annotations"> </td>
|
555
|
-
</tr>
|
556
|
-
<tr>
|
557
|
-
<td class="parameter_name"><p>setting</p></td>
|
558
|
-
<td class="parameter_description"><p>TRUE for sensitive</p></td>
|
559
|
-
<td class="parameter_annotations"> </td>
|
560
|
-
</tr>
|
561
|
-
</tbody>
|
562
|
-
</table></div>
|
563
|
-
</div>
|
564
|
-
<p class="since">Since 2.18</p>
|
303
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
565
304
|
</div>
|
566
305
|
<hr>
|
567
306
|
<div class="refsect2">
|
@@ -569,35 +308,7 @@ A convenient way to sensitize/desensitize dialog buttons.</p>
|
|
569
308
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
570
309
|
gtk_info_bar_set_default_response (<em class="parameter"><code><a class="link" href="GtkInfoBar.html" title="GtkInfoBar"><span class="type">GtkInfoBar</span></a> *info_bar</code></em>,
|
571
310
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> response_id</code></em>);</pre>
|
572
|
-
<p>
|
573
|
-
the given response_id as the default widget for the dialog.
|
574
|
-
Pressing "Enter" normally activates the default widget.</p>
|
575
|
-
<p>Note that this function currently requires <em class="parameter"><code>info_bar</code></em>
|
576
|
-
to
|
577
|
-
be added to a widget hierarchy.</p>
|
578
|
-
<div class="refsect3">
|
579
|
-
<a name="id-1.4.5.7.12.8.6"></a><h4>Parameters</h4>
|
580
|
-
<div class="informaltable"><table width="100%" border="0">
|
581
|
-
<colgroup>
|
582
|
-
<col width="150px" class="parameters_name">
|
583
|
-
<col class="parameters_description">
|
584
|
-
<col width="200px" class="parameters_annotations">
|
585
|
-
</colgroup>
|
586
|
-
<tbody>
|
587
|
-
<tr>
|
588
|
-
<td class="parameter_name"><p>info_bar</p></td>
|
589
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkInfoBar.html" title="GtkInfoBar"><span class="type">GtkInfoBar</span></a></p></td>
|
590
|
-
<td class="parameter_annotations"> </td>
|
591
|
-
</tr>
|
592
|
-
<tr>
|
593
|
-
<td class="parameter_name"><p>response_id</p></td>
|
594
|
-
<td class="parameter_description"><p>a response ID</p></td>
|
595
|
-
<td class="parameter_annotations"> </td>
|
596
|
-
</tr>
|
597
|
-
</tbody>
|
598
|
-
</table></div>
|
599
|
-
</div>
|
600
|
-
<p class="since">Since 2.18</p>
|
311
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
601
312
|
</div>
|
602
313
|
<hr>
|
603
314
|
<div class="refsect2">
|
@@ -605,31 +316,7 @@ be added to a widget hierarchy.</p>
|
|
605
316
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
606
317
|
gtk_info_bar_response (<em class="parameter"><code><a class="link" href="GtkInfoBar.html" title="GtkInfoBar"><span class="type">GtkInfoBar</span></a> *info_bar</code></em>,
|
607
318
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> response_id</code></em>);</pre>
|
608
|
-
<p>
|
609
|
-
.</p>
|
610
|
-
<div class="refsect3">
|
611
|
-
<a name="id-1.4.5.7.12.9.5"></a><h4>Parameters</h4>
|
612
|
-
<div class="informaltable"><table width="100%" border="0">
|
613
|
-
<colgroup>
|
614
|
-
<col width="150px" class="parameters_name">
|
615
|
-
<col class="parameters_description">
|
616
|
-
<col width="200px" class="parameters_annotations">
|
617
|
-
</colgroup>
|
618
|
-
<tbody>
|
619
|
-
<tr>
|
620
|
-
<td class="parameter_name"><p>info_bar</p></td>
|
621
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkInfoBar.html" title="GtkInfoBar"><span class="type">GtkInfoBar</span></a></p></td>
|
622
|
-
<td class="parameter_annotations"> </td>
|
623
|
-
</tr>
|
624
|
-
<tr>
|
625
|
-
<td class="parameter_name"><p>response_id</p></td>
|
626
|
-
<td class="parameter_description"><p>a response ID</p></td>
|
627
|
-
<td class="parameter_annotations"> </td>
|
628
|
-
</tr>
|
629
|
-
</tbody>
|
630
|
-
</table></div>
|
631
|
-
</div>
|
632
|
-
<p class="since">Since 2.18</p>
|
319
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
633
320
|
</div>
|
634
321
|
<hr>
|
635
322
|
<div class="refsect2">
|
@@ -637,118 +324,28 @@ gtk_info_bar_response (<em class="parameter"><code><a class="link" href="GtkInfo
|
|
637
324
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
638
325
|
gtk_info_bar_set_message_type (<em class="parameter"><code><a class="link" href="GtkInfoBar.html" title="GtkInfoBar"><span class="type">GtkInfoBar</span></a> *info_bar</code></em>,
|
639
326
|
<em class="parameter"><code><a class="link" href="GtkMessageDialog.html#GtkMessageType" title="enum GtkMessageType"><span class="type">GtkMessageType</span></a> message_type</code></em>);</pre>
|
640
|
-
<p>
|
641
|
-
GTK+ uses this type to determine what color to use
|
642
|
-
when drawing the message area.</p>
|
643
|
-
<div class="refsect3">
|
644
|
-
<a name="id-1.4.5.7.12.10.5"></a><h4>Parameters</h4>
|
645
|
-
<div class="informaltable"><table width="100%" border="0">
|
646
|
-
<colgroup>
|
647
|
-
<col width="150px" class="parameters_name">
|
648
|
-
<col class="parameters_description">
|
649
|
-
<col width="200px" class="parameters_annotations">
|
650
|
-
</colgroup>
|
651
|
-
<tbody>
|
652
|
-
<tr>
|
653
|
-
<td class="parameter_name"><p>info_bar</p></td>
|
654
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkInfoBar.html" title="GtkInfoBar"><span class="type">GtkInfoBar</span></a></p></td>
|
655
|
-
<td class="parameter_annotations"> </td>
|
656
|
-
</tr>
|
657
|
-
<tr>
|
658
|
-
<td class="parameter_name"><p>message_type</p></td>
|
659
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkMessageDialog.html#GtkMessageType" title="enum GtkMessageType"><span class="type">GtkMessageType</span></a></p></td>
|
660
|
-
<td class="parameter_annotations"> </td>
|
661
|
-
</tr>
|
662
|
-
</tbody>
|
663
|
-
</table></div>
|
664
|
-
</div>
|
665
|
-
<p class="since">Since 2.18</p>
|
327
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
666
328
|
</div>
|
667
329
|
<hr>
|
668
330
|
<div class="refsect2">
|
669
331
|
<a name="gtk-info-bar-get-message-type"></a><h3>gtk_info_bar_get_message_type ()</h3>
|
670
332
|
<pre class="programlisting"><a class="link" href="GtkMessageDialog.html#GtkMessageType" title="enum GtkMessageType"><span class="returnvalue">GtkMessageType</span></a>
|
671
333
|
gtk_info_bar_get_message_type (<em class="parameter"><code><a class="link" href="GtkInfoBar.html" title="GtkInfoBar"><span class="type">GtkInfoBar</span></a> *info_bar</code></em>);</pre>
|
672
|
-
<p>
|
673
|
-
<div class="refsect3">
|
674
|
-
<a name="id-1.4.5.7.12.11.5"></a><h4>Parameters</h4>
|
675
|
-
<div class="informaltable"><table width="100%" border="0">
|
676
|
-
<colgroup>
|
677
|
-
<col width="150px" class="parameters_name">
|
678
|
-
<col class="parameters_description">
|
679
|
-
<col width="200px" class="parameters_annotations">
|
680
|
-
</colgroup>
|
681
|
-
<tbody><tr>
|
682
|
-
<td class="parameter_name"><p>info_bar</p></td>
|
683
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkInfoBar.html" title="GtkInfoBar"><span class="type">GtkInfoBar</span></a></p></td>
|
684
|
-
<td class="parameter_annotations"> </td>
|
685
|
-
</tr></tbody>
|
686
|
-
</table></div>
|
687
|
-
</div>
|
688
|
-
<div class="refsect3">
|
689
|
-
<a name="id-1.4.5.7.12.11.6"></a><h4>Returns</h4>
|
690
|
-
<p> the message type of the message area.</p>
|
691
|
-
<p></p>
|
692
|
-
</div>
|
693
|
-
<p class="since">Since 2.18</p>
|
334
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
694
335
|
</div>
|
695
336
|
<hr>
|
696
337
|
<div class="refsect2">
|
697
338
|
<a name="gtk-info-bar-get-action-area"></a><h3>gtk_info_bar_get_action_area ()</h3>
|
698
339
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
699
340
|
gtk_info_bar_get_action_area (<em class="parameter"><code><a class="link" href="GtkInfoBar.html" title="GtkInfoBar"><span class="type">GtkInfoBar</span></a> *info_bar</code></em>);</pre>
|
700
|
-
<p>
|
701
|
-
.</p>
|
702
|
-
<div class="refsect3">
|
703
|
-
<a name="id-1.4.5.7.12.12.5"></a><h4>Parameters</h4>
|
704
|
-
<div class="informaltable"><table width="100%" border="0">
|
705
|
-
<colgroup>
|
706
|
-
<col width="150px" class="parameters_name">
|
707
|
-
<col class="parameters_description">
|
708
|
-
<col width="200px" class="parameters_annotations">
|
709
|
-
</colgroup>
|
710
|
-
<tbody><tr>
|
711
|
-
<td class="parameter_name"><p>info_bar</p></td>
|
712
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkInfoBar.html" title="GtkInfoBar"><span class="type">GtkInfoBar</span></a></p></td>
|
713
|
-
<td class="parameter_annotations"> </td>
|
714
|
-
</tr></tbody>
|
715
|
-
</table></div>
|
716
|
-
</div>
|
717
|
-
<div class="refsect3">
|
718
|
-
<a name="id-1.4.5.7.12.12.6"></a><h4>Returns</h4>
|
719
|
-
<p> the action area. </p>
|
720
|
-
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
721
|
-
</div>
|
722
|
-
<p class="since">Since 2.18</p>
|
341
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
723
342
|
</div>
|
724
343
|
<hr>
|
725
344
|
<div class="refsect2">
|
726
345
|
<a name="gtk-info-bar-get-content-area"></a><h3>gtk_info_bar_get_content_area ()</h3>
|
727
346
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
728
347
|
gtk_info_bar_get_content_area (<em class="parameter"><code><a class="link" href="GtkInfoBar.html" title="GtkInfoBar"><span class="type">GtkInfoBar</span></a> *info_bar</code></em>);</pre>
|
729
|
-
<p>
|
730
|
-
.</p>
|
731
|
-
<div class="refsect3">
|
732
|
-
<a name="id-1.4.5.7.12.13.5"></a><h4>Parameters</h4>
|
733
|
-
<div class="informaltable"><table width="100%" border="0">
|
734
|
-
<colgroup>
|
735
|
-
<col width="150px" class="parameters_name">
|
736
|
-
<col class="parameters_description">
|
737
|
-
<col width="200px" class="parameters_annotations">
|
738
|
-
</colgroup>
|
739
|
-
<tbody><tr>
|
740
|
-
<td class="parameter_name"><p>info_bar</p></td>
|
741
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkInfoBar.html" title="GtkInfoBar"><span class="type">GtkInfoBar</span></a></p></td>
|
742
|
-
<td class="parameter_annotations"> </td>
|
743
|
-
</tr></tbody>
|
744
|
-
</table></div>
|
745
|
-
</div>
|
746
|
-
<div class="refsect3">
|
747
|
-
<a name="id-1.4.5.7.12.13.6"></a><h4>Returns</h4>
|
748
|
-
<p> the content area. </p>
|
749
|
-
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
750
|
-
</div>
|
751
|
-
<p class="since">Since 2.18</p>
|
348
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
752
349
|
</div>
|
753
350
|
</div>
|
754
351
|
<div class="refsect1">
|
@@ -756,8 +353,6 @@ gtk_info_bar_get_content_area (<em class="parameter"><code><a class="link" href=
|
|
756
353
|
<div class="refsect2">
|
757
354
|
<a name="GtkInfoBar-struct"></a><h3>struct GtkInfoBar</h3>
|
758
355
|
<pre class="programlisting">struct GtkInfoBar;</pre>
|
759
|
-
<p>
|
760
|
-
</p>
|
761
356
|
</div>
|
762
357
|
</div>
|
763
358
|
<div class="refsect1">
|
@@ -765,20 +360,10 @@ gtk_info_bar_get_content_area (<em class="parameter"><code><a class="link" href=
|
|
765
360
|
<div class="refsect2">
|
766
361
|
<a name="GtkInfoBar--message-type"></a><h3>The <code class="literal">“message-type”</code> property</h3>
|
767
362
|
<pre class="programlisting"> “message-type” <a class="link" href="GtkMessageDialog.html#GtkMessageType" title="enum GtkMessageType"><span class="type">GtkMessageType</span></a></pre>
|
768
|
-
<p>The type of
|
769
|
-
<p>The type is used to determine the colors to use in the info bar.
|
770
|
-
The following symbolic color names can by used to customize
|
771
|
-
these colors:
|
772
|
-
"info_fg_color", "info_bg_color",
|
773
|
-
"warning_fg_color", "warning_bg_color",
|
774
|
-
"question_fg_color", "question_bg_color",
|
775
|
-
"error_fg_color", "error_bg_color".
|
776
|
-
"other_fg_color", "other_bg_color".</p>
|
777
|
-
<p>If the type is <a class="link" href="GtkMessageDialog.html#GTK-MESSAGE-OTHER:CAPS"><span class="type">GTK_MESSAGE_OTHER</span></a>, no info bar is painted but the
|
778
|
-
colors are still set.</p>
|
363
|
+
<p>The type of message.</p>
|
779
364
|
<p>Flags: Read / Write / Construct</p>
|
780
365
|
<p>Default value: GTK_MESSAGE_INFO</p>
|
781
|
-
<p class="since">Since 2.18</p>
|
366
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
782
367
|
</div>
|
783
368
|
</div>
|
784
369
|
<div class="refsect1">
|
@@ -786,43 +371,41 @@ colors are still set.</p>
|
|
786
371
|
<div class="refsect2">
|
787
372
|
<a name="GtkInfoBar--s-action-area-border"></a><h3>The <code class="literal">“action-area-border”</code> style property</h3>
|
788
373
|
<pre class="programlisting"> “action-area-border” <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
789
|
-
<p>Width of
|
374
|
+
<p>Width of border around the action area.</p>
|
790
375
|
<p>Flags: Read</p>
|
791
376
|
<p>Allowed values: >= 0</p>
|
792
377
|
<p>Default value: 5</p>
|
793
|
-
<p class="since">Since 2.18</p>
|
378
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
794
379
|
</div>
|
795
380
|
<hr>
|
796
381
|
<div class="refsect2">
|
797
382
|
<a name="GtkInfoBar--s-button-spacing"></a><h3>The <code class="literal">“button-spacing”</code> style property</h3>
|
798
383
|
<pre class="programlisting"> “button-spacing” <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
799
|
-
<p>Spacing between buttons
|
384
|
+
<p>Spacing between buttons.</p>
|
800
385
|
<p>Flags: Read</p>
|
801
386
|
<p>Allowed values: >= 0</p>
|
802
387
|
<p>Default value: 6</p>
|
803
|
-
<p class="since">Since 2.18</p>
|
388
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
804
389
|
</div>
|
805
390
|
<hr>
|
806
391
|
<div class="refsect2">
|
807
392
|
<a name="GtkInfoBar--s-content-area-border"></a><h3>The <code class="literal">“content-area-border”</code> style property</h3>
|
808
393
|
<pre class="programlisting"> “content-area-border” <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
809
|
-
<p>
|
810
|
-
content area of the info bar.</p>
|
394
|
+
<p>Width of border around the content area.</p>
|
811
395
|
<p>Flags: Read</p>
|
812
396
|
<p>Allowed values: >= 0</p>
|
813
397
|
<p>Default value: 8</p>
|
814
|
-
<p class="since">Since 2.18</p>
|
398
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
815
399
|
</div>
|
816
400
|
<hr>
|
817
401
|
<div class="refsect2">
|
818
402
|
<a name="GtkInfoBar--s-content-area-spacing"></a><h3>The <code class="literal">“content-area-spacing”</code> style property</h3>
|
819
403
|
<pre class="programlisting"> “content-area-spacing” <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
820
|
-
<p>
|
821
|
-
content area of the info bar.</p>
|
404
|
+
<p>Spacing between elements of the area.</p>
|
822
405
|
<p>Flags: Read</p>
|
823
406
|
<p>Allowed values: >= 0</p>
|
824
407
|
<p>Default value: 16</p>
|
825
|
-
<p class="since">Since 2.18</p>
|
408
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
826
409
|
</div>
|
827
410
|
</div>
|
828
411
|
<div class="refsect1">
|
@@ -832,27 +415,8 @@ content area of the info bar.</p>
|
|
832
415
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
833
416
|
user_function (<a class="link" href="GtkInfoBar.html" title="GtkInfoBar"><span class="type">GtkInfoBar</span></a> *arg0,
|
834
417
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
835
|
-
<p>The ::close signal is a</p>
|
836
|
-
<a class="link" href="gtk2-Bindings.html#keybinding-signals">keybinding signal</a><p>which gets emitted when the user uses a keybinding to dismiss
|
837
|
-
the info bar.</p>
|
838
|
-
<p>The default binding for this signal is the Escape key.</p>
|
839
|
-
<div class="refsect3">
|
840
|
-
<a name="id-1.4.5.7.16.2.8"></a><h4>Parameters</h4>
|
841
|
-
<div class="informaltable"><table width="100%" border="0">
|
842
|
-
<colgroup>
|
843
|
-
<col width="150px" class="parameters_name">
|
844
|
-
<col class="parameters_description">
|
845
|
-
<col width="200px" class="parameters_annotations">
|
846
|
-
</colgroup>
|
847
|
-
<tbody><tr>
|
848
|
-
<td class="parameter_name"><p>user_data</p></td>
|
849
|
-
<td class="parameter_description"><p>user data set when the signal handler was connected.</p></td>
|
850
|
-
<td class="parameter_annotations"> </td>
|
851
|
-
</tr></tbody>
|
852
|
-
</table></div>
|
853
|
-
</div>
|
854
418
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
855
|
-
<p class="since">Since 2.18</p>
|
419
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
856
420
|
</div>
|
857
421
|
<hr>
|
858
422
|
<div class="refsect2">
|
@@ -861,48 +425,12 @@ the info bar.</p>
|
|
861
425
|
user_function (<a class="link" href="GtkInfoBar.html" title="GtkInfoBar"><span class="type">GtkInfoBar</span></a> *info_bar,
|
862
426
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> response_id,
|
863
427
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
864
|
-
<p>Emitted when an action widget is clicked or the application programmer
|
865
|
-
calls <a class="link" href="GtkDialog.html#gtk-dialog-response" title="gtk_dialog_response ()"><code class="function">gtk_dialog_response()</code></a>. The <em class="parameter"><code>response_id</code></em>
|
866
|
-
depends on which action
|
867
|
-
widget was clicked.</p>
|
868
|
-
<div class="refsect3">
|
869
|
-
<a name="id-1.4.5.7.16.3.5"></a><h4>Parameters</h4>
|
870
|
-
<div class="informaltable"><table width="100%" border="0">
|
871
|
-
<colgroup>
|
872
|
-
<col width="150px" class="parameters_name">
|
873
|
-
<col class="parameters_description">
|
874
|
-
<col width="200px" class="parameters_annotations">
|
875
|
-
</colgroup>
|
876
|
-
<tbody>
|
877
|
-
<tr>
|
878
|
-
<td class="parameter_name"><p>info_bar</p></td>
|
879
|
-
<td class="parameter_description"><p>the object on which the signal is emitted</p></td>
|
880
|
-
<td class="parameter_annotations"> </td>
|
881
|
-
</tr>
|
882
|
-
<tr>
|
883
|
-
<td class="parameter_name"><p>response_id</p></td>
|
884
|
-
<td class="parameter_description"><p>the response ID</p></td>
|
885
|
-
<td class="parameter_annotations"> </td>
|
886
|
-
</tr>
|
887
|
-
<tr>
|
888
|
-
<td class="parameter_name"><p>user_data</p></td>
|
889
|
-
<td class="parameter_description"><p>user data set when the signal handler was connected.</p></td>
|
890
|
-
<td class="parameter_annotations"> </td>
|
891
|
-
</tr>
|
892
|
-
</tbody>
|
893
|
-
</table></div>
|
894
|
-
</div>
|
895
428
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
896
|
-
<p class="since">Since 2.18</p>
|
897
|
-
</div>
|
429
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
898
430
|
</div>
|
899
|
-
<div class="refsect1">
|
900
|
-
<a name="GtkInfoBar.see-also"></a><h2>See Also</h2>
|
901
|
-
<p><a class="link" href="GtkStatusbar.html" title="GtkStatusbar"><span class="type">GtkStatusbar</span></a>, <a class="link" href="GtkMessageDialog.html" title="GtkMessageDialog"><span class="type">GtkMessageDialog</span></a></p>
|
902
431
|
</div>
|
903
432
|
</div>
|
904
433
|
<div class="footer">
|
905
|
-
<hr>
|
906
|
-
Generated by GTK-Doc V1.21.1</div>
|
434
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
907
435
|
</body>
|
908
436
|
</html>
|