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="DisplayWidgets.html" title="Display Widgets">
|
9
9
|
<link rel="prev" href="DisplayWidgets.html" title="Display Widgets">
|
10
10
|
<link rel="next" href="GtkImage.html" title="GtkImage">
|
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">
|
@@ -30,7 +30,7 @@
|
|
30
30
|
<div class="refnamediv"><table width="100%"><tr>
|
31
31
|
<td valign="top">
|
32
32
|
<h2><span class="refentrytitle"><a name="GtkAccelLabel.top_of_page"></a>GtkAccelLabel</span></h2>
|
33
|
-
<p>GtkAccelLabel
|
33
|
+
<p>GtkAccelLabel</p>
|
34
34
|
</td>
|
35
35
|
<td class="gallery_image" valign="top" align="right"><img src="accel-label.png"></td>
|
36
36
|
</tr></table></div>
|
@@ -132,7 +132,7 @@
|
|
132
132
|
</div>
|
133
133
|
<div class="refsect1">
|
134
134
|
<a name="GtkAccelLabel.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
135
|
-
<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>
|
135
|
+
<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>
|
136
136
|
<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>
|
137
137
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
138
138
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -154,75 +154,6 @@ GtkAccelLabel implements
|
|
154
154
|
</div>
|
155
155
|
<div class="refsect1">
|
156
156
|
<a name="GtkAccelLabel.description"></a><h2>Description</h2>
|
157
|
-
<p>The <a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> widget is a subclass of <a class="link" href="GtkLabel.html" title="GtkLabel"><span class="type">GtkLabel</span></a> that also displays an
|
158
|
-
accelerator key on the right of the label text, e.g. 'Ctl+S'.
|
159
|
-
It is commonly used in menus to show the keyboard short-cuts for commands.</p>
|
160
|
-
<p>The accelerator key to display is not set explicitly.
|
161
|
-
Instead, the <a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> displays the accelerators which have been added to
|
162
|
-
a particular widget. This widget is set by calling
|
163
|
-
<a class="link" href="GtkAccelLabel.html#gtk-accel-label-set-accel-widget" title="gtk_accel_label_set_accel_widget ()"><code class="function">gtk_accel_label_set_accel_widget()</code></a>.</p>
|
164
|
-
<p>For example, a <a class="link" href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a> widget may have an accelerator added to emit the
|
165
|
-
"activate" signal when the 'Ctl+S' key combination is pressed.
|
166
|
-
A <a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> is created and added to the <a class="link" href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a>, and
|
167
|
-
<a class="link" href="GtkAccelLabel.html#gtk-accel-label-set-accel-widget" title="gtk_accel_label_set_accel_widget ()"><code class="function">gtk_accel_label_set_accel_widget()</code></a> is called with the <a class="link" href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a> as the
|
168
|
-
second argument. The <a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> will now display 'Ctl+S' after its label.</p>
|
169
|
-
<p>Note that creating a <a class="link" href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a> with <a class="link" href="GtkMenuItem.html#gtk-menu-item-new-with-label" title="gtk_menu_item_new_with_label ()"><code class="function">gtk_menu_item_new_with_label()</code></a> (or
|
170
|
-
one of the similar functions for <a class="link" href="gtk2-gtkcheckmenuitem.html#GtkCheckMenuItem"><span class="type">GtkCheckMenuItem</span></a> and <a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a>)
|
171
|
-
automatically adds a <a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> to the <a class="link" href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a> and calls
|
172
|
-
<a class="link" href="GtkAccelLabel.html#gtk-accel-label-set-accel-widget" title="gtk_accel_label_set_accel_widget ()"><code class="function">gtk_accel_label_set_accel_widget()</code></a> to set it up for you.</p>
|
173
|
-
<p>A <a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> will only display accelerators which have <a class="link" href="gtk2-Standard-Enumerations.html#GTK-ACCEL-VISIBLE:CAPS"><code class="literal">GTK_ACCEL_VISIBLE</code></a>
|
174
|
-
set (see <a class="link" href="gtk2-Standard-Enumerations.html#GtkAccelFlags" title="enum GtkAccelFlags"><span class="type">GtkAccelFlags</span></a>).
|
175
|
-
A <a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> can display multiple accelerators and even signal names,
|
176
|
-
though it is almost always used to display just one accelerator key.</p>
|
177
|
-
<div class="example">
|
178
|
-
<a name="id-1.4.5.2.9.7"></a><p class="title"><b>Example 11. Creating a simple menu item with an accelerator key.</b></p>
|
179
|
-
<div class="example-contents">
|
180
|
-
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
181
|
-
<tbody>
|
182
|
-
<tr>
|
183
|
-
<td class="listing_lines" align="right"><pre>1
|
184
|
-
2
|
185
|
-
3
|
186
|
-
4
|
187
|
-
5
|
188
|
-
6
|
189
|
-
7
|
190
|
-
8
|
191
|
-
9
|
192
|
-
10
|
193
|
-
11
|
194
|
-
12
|
195
|
-
13
|
196
|
-
14
|
197
|
-
15
|
198
|
-
16
|
199
|
-
17
|
200
|
-
18</pre></td>
|
201
|
-
<td class="listing_code"><pre class="programlisting"><span class="usertype">GtkWidget</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">save_item</span><span class="symbol">;</span>
|
202
|
-
<span class="usertype">GtkAccelGroup</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">accel_group</span><span class="symbol">;</span>
|
203
|
-
|
204
|
-
<span class="comment">/* Create a GtkAccelGroup and add it to the window. */</span>
|
205
|
-
<span class="normal">accel_group </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="gtk2-Keyboard-Accelerators.html#gtk-accel-group-new">gtk_accel_group_new</a></span><span class="normal"> </span><span class="symbol">();</span>
|
206
|
-
<span class="function"><a href="GtkWindow.html#gtk-window-add-accel-group">gtk_window_add_accel_group</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function">GTK_WINDOW</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">window</span><span class="symbol">),</span><span class="normal"> accel_group</span><span class="symbol">);</span>
|
207
|
-
|
208
|
-
<span class="comment">/* Create the menu item using the convenience function. */</span>
|
209
|
-
<span class="normal">save_item </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GtkMenuItem.html#gtk-menu-item-new-with-label">gtk_menu_item_new_with_label</a></span><span class="normal"> </span><span class="symbol">(</span><span class="string">"Save"</span><span class="symbol">);</span>
|
210
|
-
<span class="function"><a href="GtkWidget.html#gtk-widget-show">gtk_widget_show</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">save_item</span><span class="symbol">);</span>
|
211
|
-
<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">menu</span><span class="symbol">),</span><span class="normal"> save_item</span><span class="symbol">);</span>
|
212
|
-
|
213
|
-
<span class="comment">/* Now add the accelerator to the GtkMenuItem. Note that since we called</span>
|
214
|
-
<span class="comment"> gtk_menu_item_new_with_label() to create the GtkMenuItem the</span>
|
215
|
-
<span class="comment"> GtkAccelLabel is automatically set up to display the GtkMenuItem</span>
|
216
|
-
<span class="comment"> accelerators. We just need to make sure we use GTK_ACCEL_VISIBLE here. */</span>
|
217
|
-
<span class="function"><a href="GtkWidget.html#gtk-widget-add-accelerator">gtk_widget_add_accelerator</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">save_item</span><span class="symbol">,</span><span class="normal"> </span><span class="string">"activate"</span><span class="symbol">,</span><span class="normal"> accel_group</span><span class="symbol">,</span>
|
218
|
-
<span class="normal"> GDK_s</span><span class="symbol">,</span><span class="normal"> <a href="http://library.gnome.org/devel/gdk3/gdk2-Windows.html#GDK-CONTROL-MASK:CAPS">GDK_CONTROL_MASK</a></span><span class="symbol">,</span><span class="normal"> <a href="gtk2-Standard-Enumerations.html#GTK-ACCEL-VISIBLE:CAPS">GTK_ACCEL_VISIBLE</a></span><span class="symbol">);</span></pre></td>
|
219
|
-
</tr>
|
220
|
-
</tbody>
|
221
|
-
</table>
|
222
|
-
</div>
|
223
|
-
|
224
|
-
</div>
|
225
|
-
<br class="example-break">
|
226
157
|
</div>
|
227
158
|
<div class="refsect1">
|
228
159
|
<a name="GtkAccelLabel.functions_details"></a><h2>Functions</h2>
|
@@ -230,27 +161,6 @@ though it is almost always used to display just one accelerator key.</p>
|
|
230
161
|
<a name="gtk-accel-label-new"></a><h3>gtk_accel_label_new ()</h3>
|
231
162
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
232
163
|
gtk_accel_label_new (<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> *string</code></em>);</pre>
|
233
|
-
<p>Creates a new <a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a>.</p>
|
234
|
-
<div class="refsect3">
|
235
|
-
<a name="id-1.4.5.2.10.2.5"></a><h4>Parameters</h4>
|
236
|
-
<div class="informaltable"><table width="100%" border="0">
|
237
|
-
<colgroup>
|
238
|
-
<col width="150px" class="parameters_name">
|
239
|
-
<col class="parameters_description">
|
240
|
-
<col width="200px" class="parameters_annotations">
|
241
|
-
</colgroup>
|
242
|
-
<tbody><tr>
|
243
|
-
<td class="parameter_name"><p>string</p></td>
|
244
|
-
<td class="parameter_description"><p>the label string. Must be non-<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>
|
245
|
-
<td class="parameter_annotations"> </td>
|
246
|
-
</tr></tbody>
|
247
|
-
</table></div>
|
248
|
-
</div>
|
249
|
-
<div class="refsect3">
|
250
|
-
<a name="id-1.4.5.2.10.2.6"></a><h4>Returns</h4>
|
251
|
-
<p> a new <a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a>.</p>
|
252
|
-
<p></p>
|
253
|
-
</div>
|
254
164
|
</div>
|
255
165
|
<hr>
|
256
166
|
<div class="refsect2">
|
@@ -258,58 +168,12 @@ gtk_accel_label_new (<em class="parameter"><code>const <a href="/home/vagrant/ru
|
|
258
168
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
259
169
|
gtk_accel_label_set_accel_closure (<em class="parameter"><code><a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> *accel_label</code></em>,
|
260
170
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Closures.html#GClosure"><span class="type">GClosure</span></a> *accel_closure</code></em>);</pre>
|
261
|
-
<p>Sets the closure to be monitored by this accelerator label. The closure
|
262
|
-
must be connected to an accelerator group; see <a class="link" href="gtk2-Keyboard-Accelerators.html#gtk-accel-group-connect" title="gtk_accel_group_connect ()"><code class="function">gtk_accel_group_connect()</code></a>.</p>
|
263
|
-
<div class="refsect3">
|
264
|
-
<a name="id-1.4.5.2.10.3.5"></a><h4>Parameters</h4>
|
265
|
-
<div class="informaltable"><table width="100%" border="0">
|
266
|
-
<colgroup>
|
267
|
-
<col width="150px" class="parameters_name">
|
268
|
-
<col class="parameters_description">
|
269
|
-
<col width="200px" class="parameters_annotations">
|
270
|
-
</colgroup>
|
271
|
-
<tbody>
|
272
|
-
<tr>
|
273
|
-
<td class="parameter_name"><p>accel_label</p></td>
|
274
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a></p></td>
|
275
|
-
<td class="parameter_annotations"> </td>
|
276
|
-
</tr>
|
277
|
-
<tr>
|
278
|
-
<td class="parameter_name"><p>accel_closure</p></td>
|
279
|
-
<td class="parameter_description"><p>the closure to monitor for accelerator changes.</p></td>
|
280
|
-
<td class="parameter_annotations"> </td>
|
281
|
-
</tr>
|
282
|
-
</tbody>
|
283
|
-
</table></div>
|
284
|
-
</div>
|
285
171
|
</div>
|
286
172
|
<hr>
|
287
173
|
<div class="refsect2">
|
288
174
|
<a name="gtk-accel-label-get-accel-widget"></a><h3>gtk_accel_label_get_accel_widget ()</h3>
|
289
175
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
290
176
|
gtk_accel_label_get_accel_widget (<em class="parameter"><code><a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> *accel_label</code></em>);</pre>
|
291
|
-
<p>Fetches the widget monitored by this accelerator label. See
|
292
|
-
<a class="link" href="GtkAccelLabel.html#gtk-accel-label-set-accel-widget" title="gtk_accel_label_set_accel_widget ()"><code class="function">gtk_accel_label_set_accel_widget()</code></a>.</p>
|
293
|
-
<div class="refsect3">
|
294
|
-
<a name="id-1.4.5.2.10.4.5"></a><h4>Parameters</h4>
|
295
|
-
<div class="informaltable"><table width="100%" border="0">
|
296
|
-
<colgroup>
|
297
|
-
<col width="150px" class="parameters_name">
|
298
|
-
<col class="parameters_description">
|
299
|
-
<col width="200px" class="parameters_annotations">
|
300
|
-
</colgroup>
|
301
|
-
<tbody><tr>
|
302
|
-
<td class="parameter_name"><p>accel_label</p></td>
|
303
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a></p></td>
|
304
|
-
<td class="parameter_annotations"> </td>
|
305
|
-
</tr></tbody>
|
306
|
-
</table></div>
|
307
|
-
</div>
|
308
|
-
<div class="refsect3">
|
309
|
-
<a name="id-1.4.5.2.10.4.6"></a><h4>Returns</h4>
|
310
|
-
<p> the object monitored by the accelerator label, 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>
|
311
|
-
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
312
|
-
</div>
|
313
177
|
</div>
|
314
178
|
<hr>
|
315
179
|
<div class="refsect2">
|
@@ -317,87 +181,18 @@ gtk_accel_label_get_accel_widget (<em class="parameter"><code><a class="link" hr
|
|
317
181
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
318
182
|
gtk_accel_label_set_accel_widget (<em class="parameter"><code><a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> *accel_label</code></em>,
|
319
183
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *accel_widget</code></em>);</pre>
|
320
|
-
<p>Sets the widget to be monitored by this accelerator label.</p>
|
321
|
-
<div class="refsect3">
|
322
|
-
<a name="id-1.4.5.2.10.5.5"></a><h4>Parameters</h4>
|
323
|
-
<div class="informaltable"><table width="100%" border="0">
|
324
|
-
<colgroup>
|
325
|
-
<col width="150px" class="parameters_name">
|
326
|
-
<col class="parameters_description">
|
327
|
-
<col width="200px" class="parameters_annotations">
|
328
|
-
</colgroup>
|
329
|
-
<tbody>
|
330
|
-
<tr>
|
331
|
-
<td class="parameter_name"><p>accel_label</p></td>
|
332
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a></p></td>
|
333
|
-
<td class="parameter_annotations"> </td>
|
334
|
-
</tr>
|
335
|
-
<tr>
|
336
|
-
<td class="parameter_name"><p>accel_widget</p></td>
|
337
|
-
<td class="parameter_description"><p>the widget to be monitored.</p></td>
|
338
|
-
<td class="parameter_annotations"> </td>
|
339
|
-
</tr>
|
340
|
-
</tbody>
|
341
|
-
</table></div>
|
342
|
-
</div>
|
343
184
|
</div>
|
344
185
|
<hr>
|
345
186
|
<div class="refsect2">
|
346
187
|
<a name="gtk-accel-label-get-accel-width"></a><h3>gtk_accel_label_get_accel_width ()</h3>
|
347
188
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
348
189
|
gtk_accel_label_get_accel_width (<em class="parameter"><code><a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> *accel_label</code></em>);</pre>
|
349
|
-
<p>Returns the width needed to display the accelerator key(s).
|
350
|
-
This is used by menus to align all of the <a class="link" href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a> widgets, and shouldn't
|
351
|
-
be needed by applications.</p>
|
352
|
-
<div class="refsect3">
|
353
|
-
<a name="id-1.4.5.2.10.6.5"></a><h4>Parameters</h4>
|
354
|
-
<div class="informaltable"><table width="100%" border="0">
|
355
|
-
<colgroup>
|
356
|
-
<col width="150px" class="parameters_name">
|
357
|
-
<col class="parameters_description">
|
358
|
-
<col width="200px" class="parameters_annotations">
|
359
|
-
</colgroup>
|
360
|
-
<tbody><tr>
|
361
|
-
<td class="parameter_name"><p>accel_label</p></td>
|
362
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a>.</p></td>
|
363
|
-
<td class="parameter_annotations"> </td>
|
364
|
-
</tr></tbody>
|
365
|
-
</table></div>
|
366
|
-
</div>
|
367
|
-
<div class="refsect3">
|
368
|
-
<a name="id-1.4.5.2.10.6.6"></a><h4>Returns</h4>
|
369
|
-
<p> the width needed to display the accelerator key(s).</p>
|
370
|
-
<p></p>
|
371
|
-
</div>
|
372
190
|
</div>
|
373
191
|
<hr>
|
374
192
|
<div class="refsect2">
|
375
193
|
<a name="gtk-accel-label-refetch"></a><h3>gtk_accel_label_refetch ()</h3>
|
376
194
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
377
195
|
gtk_accel_label_refetch (<em class="parameter"><code><a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> *accel_label</code></em>);</pre>
|
378
|
-
<p>Recreates the string representing the accelerator keys.
|
379
|
-
This should not be needed since the string is automatically updated whenever
|
380
|
-
accelerators are added or removed from the associated widget.</p>
|
381
|
-
<div class="refsect3">
|
382
|
-
<a name="id-1.4.5.2.10.7.5"></a><h4>Parameters</h4>
|
383
|
-
<div class="informaltable"><table width="100%" border="0">
|
384
|
-
<colgroup>
|
385
|
-
<col width="150px" class="parameters_name">
|
386
|
-
<col class="parameters_description">
|
387
|
-
<col width="200px" class="parameters_annotations">
|
388
|
-
</colgroup>
|
389
|
-
<tbody><tr>
|
390
|
-
<td class="parameter_name"><p>accel_label</p></td>
|
391
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a>.</p></td>
|
392
|
-
<td class="parameter_annotations"> </td>
|
393
|
-
</tr></tbody>
|
394
|
-
</table></div>
|
395
|
-
</div>
|
396
|
-
<div class="refsect3">
|
397
|
-
<a name="id-1.4.5.2.10.7.6"></a><h4>Returns</h4>
|
398
|
-
<p> always returns <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
399
|
-
<p></p>
|
400
|
-
</div>
|
401
196
|
</div>
|
402
197
|
</div>
|
403
198
|
<div class="refsect1">
|
@@ -405,8 +200,6 @@ accelerators are added or removed from the associated widget.</p>
|
|
405
200
|
<div class="refsect2">
|
406
201
|
<a name="GtkAccelLabel-struct"></a><h3>struct GtkAccelLabel</h3>
|
407
202
|
<pre class="programlisting">struct GtkAccelLabel;</pre>
|
408
|
-
<p>The <a class="link" href="GtkAccelLabel.html#GtkAccelLabel-struct" title="struct GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> struct contains private data only, and
|
409
|
-
should be accessed using the functions below.</p>
|
410
203
|
</div>
|
411
204
|
</div>
|
412
205
|
<div class="refsect1">
|
@@ -425,13 +218,8 @@ should be accessed using the functions below.</p>
|
|
425
218
|
<p>Flags: Read / Write</p>
|
426
219
|
</div>
|
427
220
|
</div>
|
428
|
-
<div class="refsect1">
|
429
|
-
<a name="GtkAccelLabel.see-also"></a><h2>See Also</h2>
|
430
|
-
<p><a class="link" href="GtkItemFactory.html" title="GtkItemFactory"><span class="type">GtkItemFactory</span></a>, <a class="link" href="gtk2-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a></p>
|
431
|
-
</div>
|
432
221
|
</div>
|
433
222
|
<div class="footer">
|
434
|
-
<hr>
|
435
|
-
Generated by GTK-Doc V1.21.1</div>
|
223
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
436
224
|
</body>
|
437
225
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="MiscObjects.html" title="Miscellaneous">
|
9
9
|
<link rel="prev" href="GtkViewport.html" title="GtkViewport">
|
10
10
|
<link rel="next" href="AbstractObjects.html" title="Abstract Base Classes">
|
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">
|
@@ -28,7 +28,7 @@
|
|
28
28
|
<div class="refnamediv"><table width="100%"><tr>
|
29
29
|
<td valign="top">
|
30
30
|
<h2><span class="refentrytitle"><a name="GtkAccessible.top_of_page"></a>GtkAccessible</span></h2>
|
31
|
-
<p>GtkAccessible
|
31
|
+
<p>GtkAccessible</p>
|
32
32
|
</td>
|
33
33
|
<td class="gallery_image" valign="top" align="right"></td>
|
34
34
|
</tr></table></div>
|
@@ -82,7 +82,7 @@
|
|
82
82
|
</div>
|
83
83
|
<div class="refsect1">
|
84
84
|
<a name="GtkAccessible.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
85
|
-
<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>
|
85
|
+
<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>
|
86
86
|
<span class="lineart">╰──</span> AtkObject
|
87
87
|
<span class="lineart">╰──</span> GtkAccessible
|
88
88
|
</pre>
|
@@ -102,53 +102,13 @@
|
|
102
102
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
103
103
|
gtk_accessible_connect_widget_destroyed
|
104
104
|
(<em class="parameter"><code><a class="link" href="GtkAccessible.html" title="GtkAccessible"><span class="type">GtkAccessible</span></a> *accessible</code></em>);</pre>
|
105
|
-
<p>This function specifies the callback function to be called when the widget
|
106
|
-
corresponding to a GtkAccessible is destroyed.</p>
|
107
|
-
<div class="refsect3">
|
108
|
-
<a name="id-1.4.17.13.8.2.5"></a><h4>Parameters</h4>
|
109
|
-
<div class="informaltable"><table width="100%" border="0">
|
110
|
-
<colgroup>
|
111
|
-
<col width="150px" class="parameters_name">
|
112
|
-
<col class="parameters_description">
|
113
|
-
<col width="200px" class="parameters_annotations">
|
114
|
-
</colgroup>
|
115
|
-
<tbody><tr>
|
116
|
-
<td class="parameter_name"><p>accessible</p></td>
|
117
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAccessible.html" title="GtkAccessible"><span class="type">GtkAccessible</span></a></p></td>
|
118
|
-
<td class="parameter_annotations"> </td>
|
119
|
-
</tr></tbody>
|
120
|
-
</table></div>
|
121
|
-
</div>
|
122
105
|
</div>
|
123
106
|
<hr>
|
124
107
|
<div class="refsect2">
|
125
108
|
<a name="gtk-accessible-get-widget"></a><h3>gtk_accessible_get_widget ()</h3>
|
126
109
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
127
110
|
gtk_accessible_get_widget (<em class="parameter"><code><a class="link" href="GtkAccessible.html" title="GtkAccessible"><span class="type">GtkAccessible</span></a> *accessible</code></em>);</pre>
|
128
|
-
<p
|
129
|
-
does not have a reference added, so you do not need to unref it.</p>
|
130
|
-
<div class="refsect3">
|
131
|
-
<a name="id-1.4.17.13.8.3.5"></a><h4>Parameters</h4>
|
132
|
-
<div class="informaltable"><table width="100%" border="0">
|
133
|
-
<colgroup>
|
134
|
-
<col width="150px" class="parameters_name">
|
135
|
-
<col class="parameters_description">
|
136
|
-
<col width="200px" class="parameters_annotations">
|
137
|
-
</colgroup>
|
138
|
-
<tbody><tr>
|
139
|
-
<td class="parameter_name"><p>accessible</p></td>
|
140
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAccessible.html" title="GtkAccessible"><span class="type">GtkAccessible</span></a></p></td>
|
141
|
-
<td class="parameter_annotations"> </td>
|
142
|
-
</tr></tbody>
|
143
|
-
</table></div>
|
144
|
-
</div>
|
145
|
-
<div class="refsect3">
|
146
|
-
<a name="id-1.4.17.13.8.3.6"></a><h4>Returns</h4>
|
147
|
-
<p> pointer to the <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> corresponding to
|
148
|
-
the <a class="link" href="GtkAccessible.html" title="GtkAccessible"><span class="type">GtkAccessible</span></a>, 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>
|
149
|
-
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
150
|
-
</div>
|
151
|
-
<p class="since">Since 2.22</p>
|
111
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
152
112
|
</div>
|
153
113
|
<hr>
|
154
114
|
<div class="refsect2">
|
@@ -156,30 +116,7 @@ the <a class="link" href="GtkAccessible.html" title="GtkAccessible"><span class=
|
|
156
116
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
157
117
|
gtk_accessible_set_widget (<em class="parameter"><code><a class="link" href="GtkAccessible.html" title="GtkAccessible"><span class="type">GtkAccessible</span></a> *accessible</code></em>,
|
158
118
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
|
159
|
-
<p
|
160
|
-
<div class="refsect3">
|
161
|
-
<a name="id-1.4.17.13.8.4.5"></a><h4>Parameters</h4>
|
162
|
-
<div class="informaltable"><table width="100%" border="0">
|
163
|
-
<colgroup>
|
164
|
-
<col width="150px" class="parameters_name">
|
165
|
-
<col class="parameters_description">
|
166
|
-
<col width="200px" class="parameters_annotations">
|
167
|
-
</colgroup>
|
168
|
-
<tbody>
|
169
|
-
<tr>
|
170
|
-
<td class="parameter_name"><p>accessible</p></td>
|
171
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAccessible.html" title="GtkAccessible"><span class="type">GtkAccessible</span></a></p></td>
|
172
|
-
<td class="parameter_annotations"> </td>
|
173
|
-
</tr>
|
174
|
-
<tr>
|
175
|
-
<td class="parameter_name"><p>widget</p></td>
|
176
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a></p></td>
|
177
|
-
<td class="parameter_annotations"> </td>
|
178
|
-
</tr>
|
179
|
-
</tbody>
|
180
|
-
</table></div>
|
181
|
-
</div>
|
182
|
-
<p class="since">Since 2.22</p>
|
119
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
183
120
|
</div>
|
184
121
|
</div>
|
185
122
|
<div class="refsect1">
|
@@ -187,13 +124,10 @@ gtk_accessible_set_widget (<em class="parameter"><code><a class="link" href="Gtk
|
|
187
124
|
<div class="refsect2">
|
188
125
|
<a name="GtkAccessible-struct"></a><h3>struct GtkAccessible</h3>
|
189
126
|
<pre class="programlisting">struct GtkAccessible;</pre>
|
190
|
-
<p>
|
191
|
-
</p>
|
192
127
|
</div>
|
193
128
|
</div>
|
194
129
|
</div>
|
195
130
|
<div class="footer">
|
196
|
-
<hr>
|
197
|
-
Generated by GTK-Doc V1.21.1</div>
|
131
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
198
132
|
</body>
|
199
133
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="Actions.html" title="Action-based menus and toolbars">
|
9
9
|
<link rel="prev" href="GtkActionGroup.html" title="GtkActionGroup">
|
10
10
|
<link rel="next" href="GtkToggleAction.html" title="GtkToggleAction">
|
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">
|
@@ -31,7 +31,7 @@
|
|
31
31
|
<div class="refnamediv"><table width="100%"><tr>
|
32
32
|
<td valign="top">
|
33
33
|
<h2><span class="refentrytitle"><a name="GtkAction.top_of_page"></a>GtkAction</span></h2>
|
34
|
-
<p>GtkAction
|
34
|
+
<p>GtkAction</p>
|
35
35
|
</td>
|
36
36
|
<td class="gallery_image" valign="top" align="right"></td>
|
37
37
|
</tr></table></div>
|
@@ -335,7 +335,7 @@
|
|
335
335
|
</tr>
|
336
336
|
<tr>
|
337
337
|
<td class="function_type">
|
338
|
-
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="returnvalue">GIcon</span></a> *
|
338
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="returnvalue">GIcon</span></a> *
|
339
339
|
</td>
|
340
340
|
<td class="function_name">
|
341
341
|
<a class="link" href="GtkAction.html#gtk-action-get-gicon" title="gtk_action_get_gicon ()">gtk_action_get_gicon</a> <span class="c_punctuation">()</span>
|
@@ -429,7 +429,7 @@
|
|
429
429
|
</tr>
|
430
430
|
<tr>
|
431
431
|
<td class="property_type">
|
432
|
-
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a> *</td>
|
432
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a> *</td>
|
433
433
|
<td class="property_name"><a class="link" href="GtkAction.html#GtkAction--gicon" title="The “gicon” property">gicon</a></td>
|
434
434
|
<td class="property_flags">Read / Write</td>
|
435
435
|
</tr>
|
@@ -537,7 +537,7 @@
|
|
537
537
|
</div>
|
538
538
|
<div class="refsect1">
|
539
539
|
<a name="GtkAction.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
540
|
-
<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>
|
540
|
+
<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>
|
541
541
|
<span class="lineart">╰──</span> GtkAction
|
542
542
|
<span class="lineart">├──</span> <a class="link" href="GtkToggleAction.html" title="GtkToggleAction">GtkToggleAction</a>
|
543
543
|
<span class="lineart">╰──</span> <a class="link" href="GtkRecentAction.html" title="GtkRecentAction">GtkRecentAction</a>
|
@@ -556,34 +556,6 @@ GtkAction implements
|
|
556
556
|
</div>
|
557
557
|
<div class="refsect1">
|
558
558
|
<a name="GtkAction.description"></a><h2>Description</h2>
|
559
|
-
<p>Actions represent operations that the user can be perform, along with
|
560
|
-
some information how it should be presented in the interface. Each action
|
561
|
-
provides methods to create icons, menu items and toolbar items
|
562
|
-
representing itself.</p>
|
563
|
-
<p>As well as the callback that is called when the action gets activated,
|
564
|
-
the following also gets associated with the action:</p>
|
565
|
-
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
566
|
-
<li class="listitem"><p>a name (not translated, for path lookup)</p></li>
|
567
|
-
<li class="listitem"><p>a label (translated, for display)</p></li>
|
568
|
-
<li class="listitem"><p>an accelerator</p></li>
|
569
|
-
<li class="listitem"><p>whether label indicates a stock id</p></li>
|
570
|
-
<li class="listitem"><p>a tooltip (optional, translated)</p></li>
|
571
|
-
<li class="listitem"><p>a toolbar label (optional, shorter than label)</p></li>
|
572
|
-
</ul></div>
|
573
|
-
<p>The action will also have some state information:</p>
|
574
|
-
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
575
|
-
<li class="listitem"><p>visible (shown/hidden)</p></li>
|
576
|
-
<li class="listitem"><p>sensitive (enabled/disabled)</p></li>
|
577
|
-
</ul></div>
|
578
|
-
<p>Apart from regular actions, there are <a class="link" href="GtkToggleAction.html" title="GtkToggleAction">toggle
|
579
|
-
actions</a>, which can be toggled between two states and <a class="link" href="GtkRadioAction.html" title="GtkRadioAction">radio actions</a>, of which only one in a group
|
580
|
-
can be in the "active" state. Other actions can be implemented as <a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a>
|
581
|
-
subclasses.</p>
|
582
|
-
<p>Each action can have one or more proxy menu item, toolbar button or
|
583
|
-
other proxy widgets. Proxies mirror the state of the action (text
|
584
|
-
label, tooltip, icon, visible, sensitive, etc), and should change when
|
585
|
-
the action's state changes. When the proxy is activated, it should
|
586
|
-
activate its action.</p>
|
587
559
|
</div>
|
588
560
|
<div class="refsect1">
|
589
561
|
<a name="GtkAction.functions_details"></a><h2>Functions</h2>
|
@@ -594,138 +566,28 @@ gtk_action_new (<em class="parameter"><code>const <a href="/home/vagrant/ruby-gn
|
|
594
566
|
<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>,
|
595
567
|
<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> *tooltip</code></em>,
|
596
568
|
<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> *stock_id</code></em>);</pre>
|
597
|
-
<p>
|
598
|
-
<a class="link" href="GtkActionGroup.html" title="GtkActionGroup"><span class="type">GtkActionGroup</span></a> and set the accelerator for the action,
|
599
|
-
call <a class="link" href="GtkActionGroup.html#gtk-action-group-add-action-with-accel" title="gtk_action_group_add_action_with_accel ()"><code class="function">gtk_action_group_add_action_with_accel()</code></a>.
|
600
|
-
See <a class="xref" href="GtkUIManager.html#XML-UI" title="UI Definitions">the section called “UI Definitions”</a> for information on allowed action
|
601
|
-
names.</p>
|
602
|
-
<div class="refsect3">
|
603
|
-
<a name="id-1.4.11.4.11.2.5"></a><h4>Parameters</h4>
|
604
|
-
<div class="informaltable"><table width="100%" border="0">
|
605
|
-
<colgroup>
|
606
|
-
<col width="150px" class="parameters_name">
|
607
|
-
<col class="parameters_description">
|
608
|
-
<col width="200px" class="parameters_annotations">
|
609
|
-
</colgroup>
|
610
|
-
<tbody>
|
611
|
-
<tr>
|
612
|
-
<td class="parameter_name"><p>name</p></td>
|
613
|
-
<td class="parameter_description"><p>A unique name for the action</p></td>
|
614
|
-
<td class="parameter_annotations"> </td>
|
615
|
-
</tr>
|
616
|
-
<tr>
|
617
|
-
<td class="parameter_name"><p>label</p></td>
|
618
|
-
<td class="parameter_description"><p> the label displayed in menu items and on buttons, 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>
|
619
|
-
<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>
|
620
|
-
</tr>
|
621
|
-
<tr>
|
622
|
-
<td class="parameter_name"><p>tooltip</p></td>
|
623
|
-
<td class="parameter_description"><p> a tooltip for the action, 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>
|
624
|
-
<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>
|
625
|
-
</tr>
|
626
|
-
<tr>
|
627
|
-
<td class="parameter_name"><p>stock_id</p></td>
|
628
|
-
<td class="parameter_description"><p>the stock icon to display in widgets representing the
|
629
|
-
action, 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>
|
630
|
-
<td class="parameter_annotations"> </td>
|
631
|
-
</tr>
|
632
|
-
</tbody>
|
633
|
-
</table></div>
|
634
|
-
</div>
|
635
|
-
<div class="refsect3">
|
636
|
-
<a name="id-1.4.11.4.11.2.6"></a><h4>Returns</h4>
|
637
|
-
<p> a new <a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a></p>
|
638
|
-
<p></p>
|
639
|
-
</div>
|
640
|
-
<p class="since">Since 2.4</p>
|
569
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
641
570
|
</div>
|
642
571
|
<hr>
|
643
572
|
<div class="refsect2">
|
644
573
|
<a name="gtk-action-get-name"></a><h3>gtk_action_get_name ()</h3>
|
645
574
|
<pre class="programlisting">const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
646
575
|
gtk_action_get_name (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>);</pre>
|
647
|
-
<p>
|
648
|
-
<div class="refsect3">
|
649
|
-
<a name="id-1.4.11.4.11.3.5"></a><h4>Parameters</h4>
|
650
|
-
<div class="informaltable"><table width="100%" border="0">
|
651
|
-
<colgroup>
|
652
|
-
<col width="150px" class="parameters_name">
|
653
|
-
<col class="parameters_description">
|
654
|
-
<col width="200px" class="parameters_annotations">
|
655
|
-
</colgroup>
|
656
|
-
<tbody><tr>
|
657
|
-
<td class="parameter_name"><p>action</p></td>
|
658
|
-
<td class="parameter_description"><p>the action object</p></td>
|
659
|
-
<td class="parameter_annotations"> </td>
|
660
|
-
</tr></tbody>
|
661
|
-
</table></div>
|
662
|
-
</div>
|
663
|
-
<div class="refsect3">
|
664
|
-
<a name="id-1.4.11.4.11.3.6"></a><h4>Returns</h4>
|
665
|
-
<p> the name of the action. The string belongs to GTK+ and should not
|
666
|
-
be freed.</p>
|
667
|
-
<p></p>
|
668
|
-
</div>
|
669
|
-
<p class="since">Since 2.4</p>
|
576
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
670
577
|
</div>
|
671
578
|
<hr>
|
672
579
|
<div class="refsect2">
|
673
580
|
<a name="gtk-action-is-sensitive"></a><h3>gtk_action_is_sensitive ()</h3>
|
674
581
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
675
582
|
gtk_action_is_sensitive (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>);</pre>
|
676
|
-
<p>
|
677
|
-
<div class="refsect3">
|
678
|
-
<a name="id-1.4.11.4.11.4.5"></a><h4>Parameters</h4>
|
679
|
-
<div class="informaltable"><table width="100%" border="0">
|
680
|
-
<colgroup>
|
681
|
-
<col width="150px" class="parameters_name">
|
682
|
-
<col class="parameters_description">
|
683
|
-
<col width="200px" class="parameters_annotations">
|
684
|
-
</colgroup>
|
685
|
-
<tbody><tr>
|
686
|
-
<td class="parameter_name"><p>action</p></td>
|
687
|
-
<td class="parameter_description"><p>the action object</p></td>
|
688
|
-
<td class="parameter_annotations"> </td>
|
689
|
-
</tr></tbody>
|
690
|
-
</table></div>
|
691
|
-
</div>
|
692
|
-
<div class="refsect3">
|
693
|
-
<a name="id-1.4.11.4.11.4.6"></a><h4>Returns</h4>
|
694
|
-
<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 action and its associated action group
|
695
|
-
are both sensitive.</p>
|
696
|
-
<p></p>
|
697
|
-
</div>
|
698
|
-
<p class="since">Since 2.4</p>
|
583
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
699
584
|
</div>
|
700
585
|
<hr>
|
701
586
|
<div class="refsect2">
|
702
587
|
<a name="gtk-action-get-sensitive"></a><h3>gtk_action_get_sensitive ()</h3>
|
703
588
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
704
589
|
gtk_action_get_sensitive (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>);</pre>
|
705
|
-
<p>
|
706
|
-
necessarily mean effective sensitivity. See <a class="link" href="GtkAction.html#gtk-action-is-sensitive" title="gtk_action_is_sensitive ()"><code class="function">gtk_action_is_sensitive()</code></a>
|
707
|
-
for that.</p>
|
708
|
-
<div class="refsect3">
|
709
|
-
<a name="id-1.4.11.4.11.5.5"></a><h4>Parameters</h4>
|
710
|
-
<div class="informaltable"><table width="100%" border="0">
|
711
|
-
<colgroup>
|
712
|
-
<col width="150px" class="parameters_name">
|
713
|
-
<col class="parameters_description">
|
714
|
-
<col width="200px" class="parameters_annotations">
|
715
|
-
</colgroup>
|
716
|
-
<tbody><tr>
|
717
|
-
<td class="parameter_name"><p>action</p></td>
|
718
|
-
<td class="parameter_description"><p>the action object</p></td>
|
719
|
-
<td class="parameter_annotations"> </td>
|
720
|
-
</tr></tbody>
|
721
|
-
</table></div>
|
722
|
-
</div>
|
723
|
-
<div class="refsect3">
|
724
|
-
<a name="id-1.4.11.4.11.5.6"></a><h4>Returns</h4>
|
725
|
-
<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 action itself is sensitive.</p>
|
726
|
-
<p></p>
|
727
|
-
</div>
|
728
|
-
<p class="since">Since 2.4</p>
|
590
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
729
591
|
</div>
|
730
592
|
<hr>
|
731
593
|
<div class="refsect2">
|
@@ -733,93 +595,21 @@ for that.</p>
|
|
733
595
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
734
596
|
gtk_action_set_sensitive (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>,
|
735
597
|
<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> sensitive</code></em>);</pre>
|
736
|
-
<p>
|
737
|
-
. Note that
|
738
|
-
this doesn't necessarily mean effective sensitivity. See
|
739
|
-
<a class="link" href="GtkAction.html#gtk-action-is-sensitive" title="gtk_action_is_sensitive ()"><code class="function">gtk_action_is_sensitive()</code></a>
|
740
|
-
for that.</p>
|
741
|
-
<div class="refsect3">
|
742
|
-
<a name="id-1.4.11.4.11.6.5"></a><h4>Parameters</h4>
|
743
|
-
<div class="informaltable"><table width="100%" border="0">
|
744
|
-
<colgroup>
|
745
|
-
<col width="150px" class="parameters_name">
|
746
|
-
<col class="parameters_description">
|
747
|
-
<col width="200px" class="parameters_annotations">
|
748
|
-
</colgroup>
|
749
|
-
<tbody>
|
750
|
-
<tr>
|
751
|
-
<td class="parameter_name"><p>action</p></td>
|
752
|
-
<td class="parameter_description"><p>the action object</p></td>
|
753
|
-
<td class="parameter_annotations"> </td>
|
754
|
-
</tr>
|
755
|
-
<tr>
|
756
|
-
<td class="parameter_name"><p>sensitive</p></td>
|
757
|
-
<td class="parameter_description"><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> to make the action sensitive</p></td>
|
758
|
-
<td class="parameter_annotations"> </td>
|
759
|
-
</tr>
|
760
|
-
</tbody>
|
761
|
-
</table></div>
|
762
|
-
</div>
|
763
|
-
<p class="since">Since 2.6</p>
|
598
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
764
599
|
</div>
|
765
600
|
<hr>
|
766
601
|
<div class="refsect2">
|
767
602
|
<a name="gtk-action-is-visible"></a><h3>gtk_action_is_visible ()</h3>
|
768
603
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
769
604
|
gtk_action_is_visible (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>);</pre>
|
770
|
-
<p>
|
771
|
-
<div class="refsect3">
|
772
|
-
<a name="id-1.4.11.4.11.7.5"></a><h4>Parameters</h4>
|
773
|
-
<div class="informaltable"><table width="100%" border="0">
|
774
|
-
<colgroup>
|
775
|
-
<col width="150px" class="parameters_name">
|
776
|
-
<col class="parameters_description">
|
777
|
-
<col width="200px" class="parameters_annotations">
|
778
|
-
</colgroup>
|
779
|
-
<tbody><tr>
|
780
|
-
<td class="parameter_name"><p>action</p></td>
|
781
|
-
<td class="parameter_description"><p>the action object</p></td>
|
782
|
-
<td class="parameter_annotations"> </td>
|
783
|
-
</tr></tbody>
|
784
|
-
</table></div>
|
785
|
-
</div>
|
786
|
-
<div class="refsect3">
|
787
|
-
<a name="id-1.4.11.4.11.7.6"></a><h4>Returns</h4>
|
788
|
-
<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 action and its associated action group
|
789
|
-
are both visible.</p>
|
790
|
-
<p></p>
|
791
|
-
</div>
|
792
|
-
<p class="since">Since 2.4</p>
|
605
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
793
606
|
</div>
|
794
607
|
<hr>
|
795
608
|
<div class="refsect2">
|
796
609
|
<a name="gtk-action-get-visible"></a><h3>gtk_action_get_visible ()</h3>
|
797
610
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
798
611
|
gtk_action_get_visible (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>);</pre>
|
799
|
-
<p>
|
800
|
-
necessarily mean effective visibility. See <a class="link" href="GtkAction.html#gtk-action-is-sensitive" title="gtk_action_is_sensitive ()"><code class="function">gtk_action_is_sensitive()</code></a>
|
801
|
-
for that.</p>
|
802
|
-
<div class="refsect3">
|
803
|
-
<a name="id-1.4.11.4.11.8.5"></a><h4>Parameters</h4>
|
804
|
-
<div class="informaltable"><table width="100%" border="0">
|
805
|
-
<colgroup>
|
806
|
-
<col width="150px" class="parameters_name">
|
807
|
-
<col class="parameters_description">
|
808
|
-
<col width="200px" class="parameters_annotations">
|
809
|
-
</colgroup>
|
810
|
-
<tbody><tr>
|
811
|
-
<td class="parameter_name"><p>action</p></td>
|
812
|
-
<td class="parameter_description"><p>the action object</p></td>
|
813
|
-
<td class="parameter_annotations"> </td>
|
814
|
-
</tr></tbody>
|
815
|
-
</table></div>
|
816
|
-
</div>
|
817
|
-
<div class="refsect3">
|
818
|
-
<a name="id-1.4.11.4.11.8.6"></a><h4>Returns</h4>
|
819
|
-
<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 action itself is visible.</p>
|
820
|
-
<p></p>
|
821
|
-
</div>
|
822
|
-
<p class="since">Since 2.4</p>
|
612
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
823
613
|
</div>
|
824
614
|
<hr>
|
825
615
|
<div class="refsect2">
|
@@ -827,60 +617,14 @@ for that.</p>
|
|
827
617
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
828
618
|
gtk_action_set_visible (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>,
|
829
619
|
<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> visible</code></em>);</pre>
|
830
|
-
<p>
|
831
|
-
. Note that
|
832
|
-
this doesn't necessarily mean effective visibility. See
|
833
|
-
<a class="link" href="GtkAction.html#gtk-action-is-visible" title="gtk_action_is_visible ()"><code class="function">gtk_action_is_visible()</code></a>
|
834
|
-
for that.</p>
|
835
|
-
<div class="refsect3">
|
836
|
-
<a name="id-1.4.11.4.11.9.5"></a><h4>Parameters</h4>
|
837
|
-
<div class="informaltable"><table width="100%" border="0">
|
838
|
-
<colgroup>
|
839
|
-
<col width="150px" class="parameters_name">
|
840
|
-
<col class="parameters_description">
|
841
|
-
<col width="200px" class="parameters_annotations">
|
842
|
-
</colgroup>
|
843
|
-
<tbody>
|
844
|
-
<tr>
|
845
|
-
<td class="parameter_name"><p>action</p></td>
|
846
|
-
<td class="parameter_description"><p>the action object</p></td>
|
847
|
-
<td class="parameter_annotations"> </td>
|
848
|
-
</tr>
|
849
|
-
<tr>
|
850
|
-
<td class="parameter_name"><p>visible</p></td>
|
851
|
-
<td class="parameter_description"><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> to make the action visible</p></td>
|
852
|
-
<td class="parameter_annotations"> </td>
|
853
|
-
</tr>
|
854
|
-
</tbody>
|
855
|
-
</table></div>
|
856
|
-
</div>
|
857
|
-
<p class="since">Since 2.6</p>
|
620
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
858
621
|
</div>
|
859
622
|
<hr>
|
860
623
|
<div class="refsect2">
|
861
624
|
<a name="gtk-action-activate"></a><h3>gtk_action_activate ()</h3>
|
862
625
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
863
626
|
gtk_action_activate (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>);</pre>
|
864
|
-
<p>
|
865
|
-
insensitive. This gets called by the proxy widgets when they get
|
866
|
-
activated.</p>
|
867
|
-
<p>It can also be used to manually activate an action.</p>
|
868
|
-
<div class="refsect3">
|
869
|
-
<a name="id-1.4.11.4.11.10.6"></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><tr>
|
877
|
-
<td class="parameter_name"><p>action</p></td>
|
878
|
-
<td class="parameter_description"><p>the action object</p></td>
|
879
|
-
<td class="parameter_annotations"> </td>
|
880
|
-
</tr></tbody>
|
881
|
-
</table></div>
|
882
|
-
</div>
|
883
|
-
<p class="since">Since 2.4</p>
|
627
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
884
628
|
</div>
|
885
629
|
<hr>
|
886
630
|
<div class="refsect2">
|
@@ -888,124 +632,28 @@ activated.</p>
|
|
888
632
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
889
633
|
gtk_action_create_icon (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>,
|
890
634
|
<em class="parameter"><code><a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSize" title="enum GtkIconSize"><span class="type">GtkIconSize</span></a> icon_size</code></em>);</pre>
|
891
|
-
<p>
|
892
|
-
create icons displayed in the proxy widgets.</p>
|
893
|
-
<div class="refsect3">
|
894
|
-
<a name="id-1.4.11.4.11.11.5"></a><h4>Parameters</h4>
|
895
|
-
<div class="informaltable"><table width="100%" border="0">
|
896
|
-
<colgroup>
|
897
|
-
<col width="150px" class="parameters_name">
|
898
|
-
<col class="parameters_description">
|
899
|
-
<col width="200px" class="parameters_annotations">
|
900
|
-
</colgroup>
|
901
|
-
<tbody>
|
902
|
-
<tr>
|
903
|
-
<td class="parameter_name"><p>action</p></td>
|
904
|
-
<td class="parameter_description"><p>the action object</p></td>
|
905
|
-
<td class="parameter_annotations"> </td>
|
906
|
-
</tr>
|
907
|
-
<tr>
|
908
|
-
<td class="parameter_name"><p>icon_size</p></td>
|
909
|
-
<td class="parameter_description"><p> the size of the icon that should be created. </p></td>
|
910
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> int]</span></td>
|
911
|
-
</tr>
|
912
|
-
</tbody>
|
913
|
-
</table></div>
|
914
|
-
</div>
|
915
|
-
<div class="refsect3">
|
916
|
-
<a name="id-1.4.11.4.11.11.6"></a><h4>Returns</h4>
|
917
|
-
<p> a widget that displays the icon for this action. </p>
|
918
|
-
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
919
|
-
</div>
|
920
|
-
<p class="since">Since 2.4</p>
|
635
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
921
636
|
</div>
|
922
637
|
<hr>
|
923
638
|
<div class="refsect2">
|
924
639
|
<a name="gtk-action-create-menu-item"></a><h3>gtk_action_create_menu_item ()</h3>
|
925
640
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
926
641
|
gtk_action_create_menu_item (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>);</pre>
|
927
|
-
<p>
|
928
|
-
<div class="refsect3">
|
929
|
-
<a name="id-1.4.11.4.11.12.5"></a><h4>Parameters</h4>
|
930
|
-
<div class="informaltable"><table width="100%" border="0">
|
931
|
-
<colgroup>
|
932
|
-
<col width="150px" class="parameters_name">
|
933
|
-
<col class="parameters_description">
|
934
|
-
<col width="200px" class="parameters_annotations">
|
935
|
-
</colgroup>
|
936
|
-
<tbody><tr>
|
937
|
-
<td class="parameter_name"><p>action</p></td>
|
938
|
-
<td class="parameter_description"><p>the action object</p></td>
|
939
|
-
<td class="parameter_annotations"> </td>
|
940
|
-
</tr></tbody>
|
941
|
-
</table></div>
|
942
|
-
</div>
|
943
|
-
<div class="refsect3">
|
944
|
-
<a name="id-1.4.11.4.11.12.6"></a><h4>Returns</h4>
|
945
|
-
<p> a menu item connected to the action. </p>
|
946
|
-
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
947
|
-
</div>
|
948
|
-
<p class="since">Since 2.4</p>
|
642
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
949
643
|
</div>
|
950
644
|
<hr>
|
951
645
|
<div class="refsect2">
|
952
646
|
<a name="gtk-action-create-tool-item"></a><h3>gtk_action_create_tool_item ()</h3>
|
953
647
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
954
648
|
gtk_action_create_tool_item (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>);</pre>
|
955
|
-
<p>
|
956
|
-
<div class="refsect3">
|
957
|
-
<a name="id-1.4.11.4.11.13.5"></a><h4>Parameters</h4>
|
958
|
-
<div class="informaltable"><table width="100%" border="0">
|
959
|
-
<colgroup>
|
960
|
-
<col width="150px" class="parameters_name">
|
961
|
-
<col class="parameters_description">
|
962
|
-
<col width="200px" class="parameters_annotations">
|
963
|
-
</colgroup>
|
964
|
-
<tbody><tr>
|
965
|
-
<td class="parameter_name"><p>action</p></td>
|
966
|
-
<td class="parameter_description"><p>the action object</p></td>
|
967
|
-
<td class="parameter_annotations"> </td>
|
968
|
-
</tr></tbody>
|
969
|
-
</table></div>
|
970
|
-
</div>
|
971
|
-
<div class="refsect3">
|
972
|
-
<a name="id-1.4.11.4.11.13.6"></a><h4>Returns</h4>
|
973
|
-
<p> a toolbar item connected to the action. </p>
|
974
|
-
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
975
|
-
</div>
|
976
|
-
<p class="since">Since 2.4</p>
|
649
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
977
650
|
</div>
|
978
651
|
<hr>
|
979
652
|
<div class="refsect2">
|
980
653
|
<a name="gtk-action-create-menu"></a><h3>gtk_action_create_menu ()</h3>
|
981
654
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
982
655
|
gtk_action_create_menu (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>);</pre>
|
983
|
-
<p>
|
984
|
-
provides a <a class="link" href="GtkMenu.html" title="GtkMenu"><span class="type">GtkMenu</span></a> widget as a submenu for the menu
|
985
|
-
item or the toolbar item it creates, this function returns an
|
986
|
-
instance of that menu.</p>
|
987
|
-
<div class="refsect3">
|
988
|
-
<a name="id-1.4.11.4.11.14.5"></a><h4>Parameters</h4>
|
989
|
-
<div class="informaltable"><table width="100%" border="0">
|
990
|
-
<colgroup>
|
991
|
-
<col width="150px" class="parameters_name">
|
992
|
-
<col class="parameters_description">
|
993
|
-
<col width="200px" class="parameters_annotations">
|
994
|
-
</colgroup>
|
995
|
-
<tbody><tr>
|
996
|
-
<td class="parameter_name"><p>action</p></td>
|
997
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a></p></td>
|
998
|
-
<td class="parameter_annotations"> </td>
|
999
|
-
</tr></tbody>
|
1000
|
-
</table></div>
|
1001
|
-
</div>
|
1002
|
-
<div class="refsect3">
|
1003
|
-
<a name="id-1.4.11.4.11.14.6"></a><h4>Returns</h4>
|
1004
|
-
<p> the menu item provided by the
|
1005
|
-
action, 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>
|
1006
|
-
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1007
|
-
</div>
|
1008
|
-
<p class="since">Since 2.12</p>
|
656
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
1009
657
|
</div>
|
1010
658
|
<hr>
|
1011
659
|
<div class="refsect2">
|
@@ -1017,35 +665,7 @@ gtk_action_connect_proxy (<em class="parameter"><code><a class="link" href="GtkA
|
|
1017
665
|
<p><code class="literal">gtk_action_connect_proxy</code> has been deprecated since version 2.16 and should not be used in newly-written code.</p>
|
1018
666
|
<p>Use <a class="link" href="GtkActivatable.html#gtk-activatable-set-related-action" title="gtk_activatable_set_related_action ()"><code class="function">gtk_activatable_set_related_action()</code></a> instead.</p>
|
1019
667
|
</div>
|
1020
|
-
<p>
|
1021
|
-
various properties of the action with the widget (such as label
|
1022
|
-
text, icon, tooltip, etc), and attaches a callback so that the
|
1023
|
-
action gets activated when the proxy widget does.</p>
|
1024
|
-
<p>If the widget is already connected to an action, it is disconnected
|
1025
|
-
first.</p>
|
1026
|
-
<div class="refsect3">
|
1027
|
-
<a name="id-1.4.11.4.11.15.8"></a><h4>Parameters</h4>
|
1028
|
-
<div class="informaltable"><table width="100%" border="0">
|
1029
|
-
<colgroup>
|
1030
|
-
<col width="150px" class="parameters_name">
|
1031
|
-
<col class="parameters_description">
|
1032
|
-
<col width="200px" class="parameters_annotations">
|
1033
|
-
</colgroup>
|
1034
|
-
<tbody>
|
1035
|
-
<tr>
|
1036
|
-
<td class="parameter_name"><p>action</p></td>
|
1037
|
-
<td class="parameter_description"><p>the action object</p></td>
|
1038
|
-
<td class="parameter_annotations"> </td>
|
1039
|
-
</tr>
|
1040
|
-
<tr>
|
1041
|
-
<td class="parameter_name"><p>proxy</p></td>
|
1042
|
-
<td class="parameter_description"><p>the proxy widget</p></td>
|
1043
|
-
<td class="parameter_annotations"> </td>
|
1044
|
-
</tr>
|
1045
|
-
</tbody>
|
1046
|
-
</table></div>
|
1047
|
-
</div>
|
1048
|
-
<p class="since">Since 2.4</p>
|
668
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1049
669
|
</div>
|
1050
670
|
<hr>
|
1051
671
|
<div class="refsect2">
|
@@ -1057,116 +677,28 @@ gtk_action_disconnect_proxy (<em class="parameter"><code><a class="link" href="G
|
|
1057
677
|
<p><code class="literal">gtk_action_disconnect_proxy</code> has been deprecated since version 2.16 and should not be used in newly-written code.</p>
|
1058
678
|
<p>Use <a class="link" href="GtkActivatable.html#gtk-activatable-set-related-action" title="gtk_activatable_set_related_action ()"><code class="function">gtk_activatable_set_related_action()</code></a> instead.</p>
|
1059
679
|
</div>
|
1060
|
-
<p>
|
1061
|
-
Does <span class="emphasis"><em>not</em></span> destroy the widget, however.</p>
|
1062
|
-
<div class="refsect3">
|
1063
|
-
<a name="id-1.4.11.4.11.16.7"></a><h4>Parameters</h4>
|
1064
|
-
<div class="informaltable"><table width="100%" border="0">
|
1065
|
-
<colgroup>
|
1066
|
-
<col width="150px" class="parameters_name">
|
1067
|
-
<col class="parameters_description">
|
1068
|
-
<col width="200px" class="parameters_annotations">
|
1069
|
-
</colgroup>
|
1070
|
-
<tbody>
|
1071
|
-
<tr>
|
1072
|
-
<td class="parameter_name"><p>action</p></td>
|
1073
|
-
<td class="parameter_description"><p>the action object</p></td>
|
1074
|
-
<td class="parameter_annotations"> </td>
|
1075
|
-
</tr>
|
1076
|
-
<tr>
|
1077
|
-
<td class="parameter_name"><p>proxy</p></td>
|
1078
|
-
<td class="parameter_description"><p>the proxy widget</p></td>
|
1079
|
-
<td class="parameter_annotations"> </td>
|
1080
|
-
</tr>
|
1081
|
-
</tbody>
|
1082
|
-
</table></div>
|
1083
|
-
</div>
|
1084
|
-
<p class="since">Since 2.4</p>
|
680
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1085
681
|
</div>
|
1086
682
|
<hr>
|
1087
683
|
<div class="refsect2">
|
1088
684
|
<a name="gtk-action-get-proxies"></a><h3>gtk_action_get_proxies ()</h3>
|
1089
685
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
|
1090
686
|
gtk_action_get_proxies (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>);</pre>
|
1091
|
-
<p>
|
1092
|
-
See also <a class="link" href="GtkWidget.html#gtk-widget-get-action" title="gtk_widget_get_action ()"><code class="function">gtk_widget_get_action()</code></a>.</p>
|
1093
|
-
<div class="refsect3">
|
1094
|
-
<a name="id-1.4.11.4.11.17.5"></a><h4>Parameters</h4>
|
1095
|
-
<div class="informaltable"><table width="100%" border="0">
|
1096
|
-
<colgroup>
|
1097
|
-
<col width="150px" class="parameters_name">
|
1098
|
-
<col class="parameters_description">
|
1099
|
-
<col width="200px" class="parameters_annotations">
|
1100
|
-
</colgroup>
|
1101
|
-
<tbody><tr>
|
1102
|
-
<td class="parameter_name"><p>action</p></td>
|
1103
|
-
<td class="parameter_description"><p>the action object</p></td>
|
1104
|
-
<td class="parameter_annotations"> </td>
|
1105
|
-
</tr></tbody>
|
1106
|
-
</table></div>
|
1107
|
-
</div>
|
1108
|
-
<div class="refsect3">
|
1109
|
-
<a name="id-1.4.11.4.11.17.6"></a><h4>Returns</h4>
|
1110
|
-
<p> a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> of proxy widgets. The list is owned by GTK+
|
1111
|
-
and must not be modified. </p>
|
1112
|
-
<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GtkWidget][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1113
|
-
</div>
|
1114
|
-
<p class="since">Since 2.4</p>
|
687
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1115
688
|
</div>
|
1116
689
|
<hr>
|
1117
690
|
<div class="refsect2">
|
1118
691
|
<a name="gtk-action-connect-accelerator"></a><h3>gtk_action_connect_accelerator ()</h3>
|
1119
692
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1120
693
|
gtk_action_connect_accelerator (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>);</pre>
|
1121
|
-
<p>
|
1122
|
-
if <em class="parameter"><code>action</code></em>
|
1123
|
-
has an
|
1124
|
-
accel path and group. See <a class="link" href="GtkAction.html#gtk-action-set-accel-path" title="gtk_action_set_accel_path ()"><code class="function">gtk_action_set_accel_path()</code></a> and
|
1125
|
-
<a class="link" href="GtkAction.html#gtk-action-set-accel-group" title="gtk_action_set_accel_group ()"><code class="function">gtk_action_set_accel_group()</code></a></p>
|
1126
|
-
<p>Since multiple proxies may independently trigger the installation
|
1127
|
-
of the accelerator, the <em class="parameter"><code>action</code></em>
|
1128
|
-
counts the number of times this
|
1129
|
-
function has been called and doesn't remove the accelerator until
|
1130
|
-
<a class="link" href="GtkAction.html#gtk-action-disconnect-accelerator" title="gtk_action_disconnect_accelerator ()"><code class="function">gtk_action_disconnect_accelerator()</code></a> has been called as many times.</p>
|
1131
|
-
<div class="refsect3">
|
1132
|
-
<a name="id-1.4.11.4.11.18.6"></a><h4>Parameters</h4>
|
1133
|
-
<div class="informaltable"><table width="100%" border="0">
|
1134
|
-
<colgroup>
|
1135
|
-
<col width="150px" class="parameters_name">
|
1136
|
-
<col class="parameters_description">
|
1137
|
-
<col width="200px" class="parameters_annotations">
|
1138
|
-
</colgroup>
|
1139
|
-
<tbody><tr>
|
1140
|
-
<td class="parameter_name"><p>action</p></td>
|
1141
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a></p></td>
|
1142
|
-
<td class="parameter_annotations"> </td>
|
1143
|
-
</tr></tbody>
|
1144
|
-
</table></div>
|
1145
|
-
</div>
|
1146
|
-
<p class="since">Since 2.4</p>
|
694
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1147
695
|
</div>
|
1148
696
|
<hr>
|
1149
697
|
<div class="refsect2">
|
1150
698
|
<a name="gtk-action-disconnect-accelerator"></a><h3>gtk_action_disconnect_accelerator ()</h3>
|
1151
699
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1152
700
|
gtk_action_disconnect_accelerator (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>);</pre>
|
1153
|
-
<p>
|
1154
|
-
<div class="refsect3">
|
1155
|
-
<a name="id-1.4.11.4.11.19.5"></a><h4>Parameters</h4>
|
1156
|
-
<div class="informaltable"><table width="100%" border="0">
|
1157
|
-
<colgroup>
|
1158
|
-
<col width="150px" class="parameters_name">
|
1159
|
-
<col class="parameters_description">
|
1160
|
-
<col width="200px" class="parameters_annotations">
|
1161
|
-
</colgroup>
|
1162
|
-
<tbody><tr>
|
1163
|
-
<td class="parameter_name"><p>action</p></td>
|
1164
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a></p></td>
|
1165
|
-
<td class="parameter_annotations"> </td>
|
1166
|
-
</tr></tbody>
|
1167
|
-
</table></div>
|
1168
|
-
</div>
|
1169
|
-
<p class="since">Since 2.4</p>
|
701
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1170
702
|
</div>
|
1171
703
|
<hr>
|
1172
704
|
<div class="refsect2">
|
@@ -1174,50 +706,14 @@ gtk_action_disconnect_accelerator (<em class="parameter"><code><a class="link" h
|
|
1174
706
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1175
707
|
gtk_action_block_activate (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>);</pre>
|
1176
708
|
<div class="warning"><p><code class="literal">gtk_action_block_activate</code> is deprecated and should not be used in newly-written code.</p></div>
|
1177
|
-
<p>
|
1178
|
-
<p>This is needed when updating the state of your proxy
|
1179
|
-
<a class="link" href="GtkActivatable.html" title="GtkActivatable"><span class="type">GtkActivatable</span></a> widget could result in calling <a class="link" href="GtkAction.html#gtk-action-activate" title="gtk_action_activate ()"><code class="function">gtk_action_activate()</code></a>,
|
1180
|
-
this is a convenience function to avoid recursing in those
|
1181
|
-
cases (updating toggle state for instance).</p>
|
1182
|
-
<div class="refsect3">
|
1183
|
-
<a name="id-1.4.11.4.11.20.8"></a><h4>Parameters</h4>
|
1184
|
-
<div class="informaltable"><table width="100%" border="0">
|
1185
|
-
<colgroup>
|
1186
|
-
<col width="150px" class="parameters_name">
|
1187
|
-
<col class="parameters_description">
|
1188
|
-
<col width="200px" class="parameters_annotations">
|
1189
|
-
</colgroup>
|
1190
|
-
<tbody><tr>
|
1191
|
-
<td class="parameter_name"><p>action</p></td>
|
1192
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a></p></td>
|
1193
|
-
<td class="parameter_annotations"> </td>
|
1194
|
-
</tr></tbody>
|
1195
|
-
</table></div>
|
1196
|
-
</div>
|
1197
|
-
<p class="since">Since 2.16</p>
|
709
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
1198
710
|
</div>
|
1199
711
|
<hr>
|
1200
712
|
<div class="refsect2">
|
1201
713
|
<a name="gtk-action-unblock-activate"></a><h3>gtk_action_unblock_activate ()</h3>
|
1202
714
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1203
715
|
gtk_action_unblock_activate (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>);</pre>
|
1204
|
-
<p>
|
1205
|
-
<div class="refsect3">
|
1206
|
-
<a name="id-1.4.11.4.11.21.5"></a><h4>Parameters</h4>
|
1207
|
-
<div class="informaltable"><table width="100%" border="0">
|
1208
|
-
<colgroup>
|
1209
|
-
<col width="150px" class="parameters_name">
|
1210
|
-
<col class="parameters_description">
|
1211
|
-
<col width="200px" class="parameters_annotations">
|
1212
|
-
</colgroup>
|
1213
|
-
<tbody><tr>
|
1214
|
-
<td class="parameter_name"><p>action</p></td>
|
1215
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a></p></td>
|
1216
|
-
<td class="parameter_annotations"> </td>
|
1217
|
-
</tr></tbody>
|
1218
|
-
</table></div>
|
1219
|
-
</div>
|
1220
|
-
<p class="since">Since 2.16</p>
|
716
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
1221
717
|
</div>
|
1222
718
|
<hr>
|
1223
719
|
<div class="refsect2">
|
@@ -1230,33 +726,7 @@ gtk_action_block_activate_from (<em class="parameter"><code><a class="link" href
|
|
1230
726
|
<p>activatables are now responsible for activating the
|
1231
727
|
action directly so this doesnt apply anymore.</p>
|
1232
728
|
</div>
|
1233
|
-
<p>
|
1234
|
-
function by signals on the given proxy widget. This is used to
|
1235
|
-
break notification loops for things like check or radio actions.</p>
|
1236
|
-
<p>This function is intended for use by action implementations.</p>
|
1237
|
-
<div class="refsect3">
|
1238
|
-
<a name="id-1.4.11.4.11.22.8"></a><h4>Parameters</h4>
|
1239
|
-
<div class="informaltable"><table width="100%" border="0">
|
1240
|
-
<colgroup>
|
1241
|
-
<col width="150px" class="parameters_name">
|
1242
|
-
<col class="parameters_description">
|
1243
|
-
<col width="200px" class="parameters_annotations">
|
1244
|
-
</colgroup>
|
1245
|
-
<tbody>
|
1246
|
-
<tr>
|
1247
|
-
<td class="parameter_name"><p>action</p></td>
|
1248
|
-
<td class="parameter_description"><p>the action object</p></td>
|
1249
|
-
<td class="parameter_annotations"> </td>
|
1250
|
-
</tr>
|
1251
|
-
<tr>
|
1252
|
-
<td class="parameter_name"><p>proxy</p></td>
|
1253
|
-
<td class="parameter_description"><p>a proxy widget</p></td>
|
1254
|
-
<td class="parameter_annotations"> </td>
|
1255
|
-
</tr>
|
1256
|
-
</tbody>
|
1257
|
-
</table></div>
|
1258
|
-
</div>
|
1259
|
-
<p class="since">Since 2.4</p>
|
729
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1260
730
|
</div>
|
1261
731
|
<hr>
|
1262
732
|
<div class="refsect2">
|
@@ -1269,64 +739,14 @@ gtk_action_unblock_activate_from (<em class="parameter"><code><a class="link" hr
|
|
1269
739
|
<p>activatables are now responsible for activating the
|
1270
740
|
action directly so this doesnt apply anymore.</p>
|
1271
741
|
</div>
|
1272
|
-
<p>
|
1273
|
-
function by signals on the given proxy widget. This undoes the
|
1274
|
-
blocking done by <a class="link" href="GtkAction.html#gtk-action-block-activate-from" title="gtk_action_block_activate_from ()"><code class="function">gtk_action_block_activate_from()</code></a>.</p>
|
1275
|
-
<p>This function is intended for use by action implementations.</p>
|
1276
|
-
<div class="refsect3">
|
1277
|
-
<a name="id-1.4.11.4.11.23.8"></a><h4>Parameters</h4>
|
1278
|
-
<div class="informaltable"><table width="100%" border="0">
|
1279
|
-
<colgroup>
|
1280
|
-
<col width="150px" class="parameters_name">
|
1281
|
-
<col class="parameters_description">
|
1282
|
-
<col width="200px" class="parameters_annotations">
|
1283
|
-
</colgroup>
|
1284
|
-
<tbody>
|
1285
|
-
<tr>
|
1286
|
-
<td class="parameter_name"><p>action</p></td>
|
1287
|
-
<td class="parameter_description"><p>the action object</p></td>
|
1288
|
-
<td class="parameter_annotations"> </td>
|
1289
|
-
</tr>
|
1290
|
-
<tr>
|
1291
|
-
<td class="parameter_name"><p>proxy</p></td>
|
1292
|
-
<td class="parameter_description"><p>a proxy widget</p></td>
|
1293
|
-
<td class="parameter_annotations"> </td>
|
1294
|
-
</tr>
|
1295
|
-
</tbody>
|
1296
|
-
</table></div>
|
1297
|
-
</div>
|
1298
|
-
<p class="since">Since 2.4</p>
|
742
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1299
743
|
</div>
|
1300
744
|
<hr>
|
1301
745
|
<div class="refsect2">
|
1302
746
|
<a name="gtk-action-get-always-show-image"></a><h3>gtk_action_get_always_show_image ()</h3>
|
1303
747
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1304
748
|
gtk_action_get_always_show_image (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>);</pre>
|
1305
|
-
<p>
|
1306
|
-
's menu item proxies will ignore the
|
1307
|
-
<a class="link" href="GtkSettings.html#GtkSettings--gtk-menu-images" title="The “gtk-menu-images” property"><span class="type">“gtk-menu-images”</span></a> setting and always show their image,
|
1308
|
-
if available.</p>
|
1309
|
-
<div class="refsect3">
|
1310
|
-
<a name="id-1.4.11.4.11.24.5"></a><h4>Parameters</h4>
|
1311
|
-
<div class="informaltable"><table width="100%" border="0">
|
1312
|
-
<colgroup>
|
1313
|
-
<col width="150px" class="parameters_name">
|
1314
|
-
<col class="parameters_description">
|
1315
|
-
<col width="200px" class="parameters_annotations">
|
1316
|
-
</colgroup>
|
1317
|
-
<tbody><tr>
|
1318
|
-
<td class="parameter_name"><p>action</p></td>
|
1319
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a></p></td>
|
1320
|
-
<td class="parameter_annotations"> </td>
|
1321
|
-
</tr></tbody>
|
1322
|
-
</table></div>
|
1323
|
-
</div>
|
1324
|
-
<div class="refsect3">
|
1325
|
-
<a name="id-1.4.11.4.11.24.6"></a><h4>Returns</h4>
|
1326
|
-
<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 proxies will always show their image</p>
|
1327
|
-
<p></p>
|
1328
|
-
</div>
|
1329
|
-
<p class="since">Since 2.20</p>
|
749
|
+
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
1330
750
|
</div>
|
1331
751
|
<hr>
|
1332
752
|
<div class="refsect2">
|
@@ -1334,64 +754,14 @@ if available.</p>
|
|
1334
754
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1335
755
|
gtk_action_set_always_show_image (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>,
|
1336
756
|
<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> always_show</code></em>);</pre>
|
1337
|
-
<p>
|
1338
|
-
's menu item proxies will ignore the
|
1339
|
-
<a class="link" href="GtkSettings.html#GtkSettings--gtk-menu-images" title="The “gtk-menu-images” property"><span class="type">“gtk-menu-images”</span></a> setting and always show their image, if available.</p>
|
1340
|
-
<p>Use this if the menu item would be useless or hard to use
|
1341
|
-
without their image.</p>
|
1342
|
-
<div class="refsect3">
|
1343
|
-
<a name="id-1.4.11.4.11.25.6"></a><h4>Parameters</h4>
|
1344
|
-
<div class="informaltable"><table width="100%" border="0">
|
1345
|
-
<colgroup>
|
1346
|
-
<col width="150px" class="parameters_name">
|
1347
|
-
<col class="parameters_description">
|
1348
|
-
<col width="200px" class="parameters_annotations">
|
1349
|
-
</colgroup>
|
1350
|
-
<tbody>
|
1351
|
-
<tr>
|
1352
|
-
<td class="parameter_name"><p>action</p></td>
|
1353
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a></p></td>
|
1354
|
-
<td class="parameter_annotations"> </td>
|
1355
|
-
</tr>
|
1356
|
-
<tr>
|
1357
|
-
<td class="parameter_name"><p>always_show</p></td>
|
1358
|
-
<td class="parameter_description"><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 menuitem proxies should always show their image</p></td>
|
1359
|
-
<td class="parameter_annotations"> </td>
|
1360
|
-
</tr>
|
1361
|
-
</tbody>
|
1362
|
-
</table></div>
|
1363
|
-
</div>
|
1364
|
-
<p class="since">Since 2.20</p>
|
757
|
+
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
1365
758
|
</div>
|
1366
759
|
<hr>
|
1367
760
|
<div class="refsect2">
|
1368
761
|
<a name="gtk-action-get-accel-path"></a><h3>gtk_action_get_accel_path ()</h3>
|
1369
762
|
<pre class="programlisting">const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1370
763
|
gtk_action_get_accel_path (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>);</pre>
|
1371
|
-
<p>
|
1372
|
-
<div class="refsect3">
|
1373
|
-
<a name="id-1.4.11.4.11.26.5"></a><h4>Parameters</h4>
|
1374
|
-
<div class="informaltable"><table width="100%" border="0">
|
1375
|
-
<colgroup>
|
1376
|
-
<col width="150px" class="parameters_name">
|
1377
|
-
<col class="parameters_description">
|
1378
|
-
<col width="200px" class="parameters_annotations">
|
1379
|
-
</colgroup>
|
1380
|
-
<tbody><tr>
|
1381
|
-
<td class="parameter_name"><p>action</p></td>
|
1382
|
-
<td class="parameter_description"><p>the action object</p></td>
|
1383
|
-
<td class="parameter_annotations"> </td>
|
1384
|
-
</tr></tbody>
|
1385
|
-
</table></div>
|
1386
|
-
</div>
|
1387
|
-
<div class="refsect3">
|
1388
|
-
<a name="id-1.4.11.4.11.26.6"></a><h4>Returns</h4>
|
1389
|
-
<p> the accel path for this action, 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>
|
1390
|
-
if none is set. The returned string is owned by GTK+
|
1391
|
-
and must not be freed or modified.</p>
|
1392
|
-
<p></p>
|
1393
|
-
</div>
|
1394
|
-
<p class="since">Since 2.6</p>
|
764
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1395
765
|
</div>
|
1396
766
|
<hr>
|
1397
767
|
<div class="refsect2">
|
@@ -1399,66 +769,14 @@ and must not be freed or modified.</p>
|
|
1399
769
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1400
770
|
gtk_action_set_accel_path (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>,
|
1401
771
|
<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> *accel_path</code></em>);</pre>
|
1402
|
-
<p>
|
1403
|
-
with the action will have this accel path, so that their
|
1404
|
-
accelerators are consistent.</p>
|
1405
|
-
<p>Note that <em class="parameter"><code>accel_path</code></em>
|
1406
|
-
string will be stored in a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Quarks.html#GQuark"><span class="type">GQuark</span></a>. Therefore, if you
|
1407
|
-
pass a static string, you can save some memory by interning it first with
|
1408
|
-
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Quarks.html#g-intern-static-string"><code class="function">g_intern_static_string()</code></a>.</p>
|
1409
|
-
<div class="refsect3">
|
1410
|
-
<a name="id-1.4.11.4.11.27.6"></a><h4>Parameters</h4>
|
1411
|
-
<div class="informaltable"><table width="100%" border="0">
|
1412
|
-
<colgroup>
|
1413
|
-
<col width="150px" class="parameters_name">
|
1414
|
-
<col class="parameters_description">
|
1415
|
-
<col width="200px" class="parameters_annotations">
|
1416
|
-
</colgroup>
|
1417
|
-
<tbody>
|
1418
|
-
<tr>
|
1419
|
-
<td class="parameter_name"><p>action</p></td>
|
1420
|
-
<td class="parameter_description"><p>the action object</p></td>
|
1421
|
-
<td class="parameter_annotations"> </td>
|
1422
|
-
</tr>
|
1423
|
-
<tr>
|
1424
|
-
<td class="parameter_name"><p>accel_path</p></td>
|
1425
|
-
<td class="parameter_description"><p>the accelerator path</p></td>
|
1426
|
-
<td class="parameter_annotations"> </td>
|
1427
|
-
</tr>
|
1428
|
-
</tbody>
|
1429
|
-
</table></div>
|
1430
|
-
</div>
|
1431
|
-
<p class="since">Since 2.4</p>
|
772
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1432
773
|
</div>
|
1433
774
|
<hr>
|
1434
775
|
<div class="refsect2">
|
1435
776
|
<a name="gtk-action-get-accel-closure"></a><h3>gtk_action_get_accel_closure ()</h3>
|
1436
777
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Closures.html#GClosure"><span class="returnvalue">GClosure</span></a> *
|
1437
778
|
gtk_action_get_accel_closure (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>);</pre>
|
1438
|
-
<p>
|
1439
|
-
<div class="refsect3">
|
1440
|
-
<a name="id-1.4.11.4.11.28.5"></a><h4>Parameters</h4>
|
1441
|
-
<div class="informaltable"><table width="100%" border="0">
|
1442
|
-
<colgroup>
|
1443
|
-
<col width="150px" class="parameters_name">
|
1444
|
-
<col class="parameters_description">
|
1445
|
-
<col width="200px" class="parameters_annotations">
|
1446
|
-
</colgroup>
|
1447
|
-
<tbody><tr>
|
1448
|
-
<td class="parameter_name"><p>action</p></td>
|
1449
|
-
<td class="parameter_description"><p>the action object</p></td>
|
1450
|
-
<td class="parameter_annotations"> </td>
|
1451
|
-
</tr></tbody>
|
1452
|
-
</table></div>
|
1453
|
-
</div>
|
1454
|
-
<div class="refsect3">
|
1455
|
-
<a name="id-1.4.11.4.11.28.6"></a><h4>Returns</h4>
|
1456
|
-
<p> the accel closure for this action. The
|
1457
|
-
returned closure is owned by GTK+ and must not be unreffed
|
1458
|
-
or modified. </p>
|
1459
|
-
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1460
|
-
</div>
|
1461
|
-
<p class="since">Since 2.8</p>
|
779
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
1462
780
|
</div>
|
1463
781
|
<hr>
|
1464
782
|
<div class="refsect2">
|
@@ -1466,31 +784,7 @@ or modified. </p>
|
|
1466
784
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1467
785
|
gtk_action_set_accel_group (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>,
|
1468
786
|
<em class="parameter"><code><a class="link" href="gtk2-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> *accel_group</code></em>);</pre>
|
1469
|
-
<p>
|
1470
|
-
will be installed.</p>
|
1471
|
-
<div class="refsect3">
|
1472
|
-
<a name="id-1.4.11.4.11.29.5"></a><h4>Parameters</h4>
|
1473
|
-
<div class="informaltable"><table width="100%" border="0">
|
1474
|
-
<colgroup>
|
1475
|
-
<col width="150px" class="parameters_name">
|
1476
|
-
<col class="parameters_description">
|
1477
|
-
<col width="200px" class="parameters_annotations">
|
1478
|
-
</colgroup>
|
1479
|
-
<tbody>
|
1480
|
-
<tr>
|
1481
|
-
<td class="parameter_name"><p>action</p></td>
|
1482
|
-
<td class="parameter_description"><p>the action object</p></td>
|
1483
|
-
<td class="parameter_annotations"> </td>
|
1484
|
-
</tr>
|
1485
|
-
<tr>
|
1486
|
-
<td class="parameter_name"><p>accel_group</p></td>
|
1487
|
-
<td class="parameter_description"><p> a <a class="link" href="gtk2-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> 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>
|
1488
|
-
<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>
|
1489
|
-
</tr>
|
1490
|
-
</tbody>
|
1491
|
-
</table></div>
|
1492
|
-
</div>
|
1493
|
-
<p class="since">Since 2.4</p>
|
787
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1494
788
|
</div>
|
1495
789
|
<hr>
|
1496
790
|
<div class="refsect2">
|
@@ -1498,60 +792,14 @@ will be installed.</p>
|
|
1498
792
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1499
793
|
gtk_action_set_label (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>,
|
1500
794
|
<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>
|
1501
|
-
<p>
|
1502
|
-
.</p>
|
1503
|
-
<div class="refsect3">
|
1504
|
-
<a name="id-1.4.11.4.11.30.5"></a><h4>Parameters</h4>
|
1505
|
-
<div class="informaltable"><table width="100%" border="0">
|
1506
|
-
<colgroup>
|
1507
|
-
<col width="150px" class="parameters_name">
|
1508
|
-
<col class="parameters_description">
|
1509
|
-
<col width="200px" class="parameters_annotations">
|
1510
|
-
</colgroup>
|
1511
|
-
<tbody>
|
1512
|
-
<tr>
|
1513
|
-
<td class="parameter_name"><p>action</p></td>
|
1514
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a></p></td>
|
1515
|
-
<td class="parameter_annotations"> </td>
|
1516
|
-
</tr>
|
1517
|
-
<tr>
|
1518
|
-
<td class="parameter_name"><p>label</p></td>
|
1519
|
-
<td class="parameter_description"><p>the label text to set</p></td>
|
1520
|
-
<td class="parameter_annotations"> </td>
|
1521
|
-
</tr>
|
1522
|
-
</tbody>
|
1523
|
-
</table></div>
|
1524
|
-
</div>
|
1525
|
-
<p class="since">Since 2.16</p>
|
795
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
1526
796
|
</div>
|
1527
797
|
<hr>
|
1528
798
|
<div class="refsect2">
|
1529
799
|
<a name="gtk-action-get-label"></a><h3>gtk_action_get_label ()</h3>
|
1530
800
|
<pre class="programlisting">const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1531
801
|
gtk_action_get_label (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>);</pre>
|
1532
|
-
<p>
|
1533
|
-
.</p>
|
1534
|
-
<div class="refsect3">
|
1535
|
-
<a name="id-1.4.11.4.11.31.5"></a><h4>Parameters</h4>
|
1536
|
-
<div class="informaltable"><table width="100%" border="0">
|
1537
|
-
<colgroup>
|
1538
|
-
<col width="150px" class="parameters_name">
|
1539
|
-
<col class="parameters_description">
|
1540
|
-
<col width="200px" class="parameters_annotations">
|
1541
|
-
</colgroup>
|
1542
|
-
<tbody><tr>
|
1543
|
-
<td class="parameter_name"><p>action</p></td>
|
1544
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a></p></td>
|
1545
|
-
<td class="parameter_annotations"> </td>
|
1546
|
-
</tr></tbody>
|
1547
|
-
</table></div>
|
1548
|
-
</div>
|
1549
|
-
<div class="refsect3">
|
1550
|
-
<a name="id-1.4.11.4.11.31.6"></a><h4>Returns</h4>
|
1551
|
-
<p> the label text</p>
|
1552
|
-
<p></p>
|
1553
|
-
</div>
|
1554
|
-
<p class="since">Since 2.16</p>
|
802
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
1555
803
|
</div>
|
1556
804
|
<hr>
|
1557
805
|
<div class="refsect2">
|
@@ -1559,60 +807,14 @@ gtk_action_get_label (<em class="parameter"><code><a class="link" href="GtkActio
|
|
1559
807
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1560
808
|
gtk_action_set_short_label (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>,
|
1561
809
|
<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> *short_label</code></em>);</pre>
|
1562
|
-
<p>
|
1563
|
-
.</p>
|
1564
|
-
<div class="refsect3">
|
1565
|
-
<a name="id-1.4.11.4.11.32.5"></a><h4>Parameters</h4>
|
1566
|
-
<div class="informaltable"><table width="100%" border="0">
|
1567
|
-
<colgroup>
|
1568
|
-
<col width="150px" class="parameters_name">
|
1569
|
-
<col class="parameters_description">
|
1570
|
-
<col width="200px" class="parameters_annotations">
|
1571
|
-
</colgroup>
|
1572
|
-
<tbody>
|
1573
|
-
<tr>
|
1574
|
-
<td class="parameter_name"><p>action</p></td>
|
1575
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a></p></td>
|
1576
|
-
<td class="parameter_annotations"> </td>
|
1577
|
-
</tr>
|
1578
|
-
<tr>
|
1579
|
-
<td class="parameter_name"><p>short_label</p></td>
|
1580
|
-
<td class="parameter_description"><p>the label text to set</p></td>
|
1581
|
-
<td class="parameter_annotations"> </td>
|
1582
|
-
</tr>
|
1583
|
-
</tbody>
|
1584
|
-
</table></div>
|
1585
|
-
</div>
|
1586
|
-
<p class="since">Since 2.16</p>
|
810
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
1587
811
|
</div>
|
1588
812
|
<hr>
|
1589
813
|
<div class="refsect2">
|
1590
814
|
<a name="gtk-action-get-short-label"></a><h3>gtk_action_get_short_label ()</h3>
|
1591
815
|
<pre class="programlisting">const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1592
816
|
gtk_action_get_short_label (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>);</pre>
|
1593
|
-
<p>
|
1594
|
-
.</p>
|
1595
|
-
<div class="refsect3">
|
1596
|
-
<a name="id-1.4.11.4.11.33.5"></a><h4>Parameters</h4>
|
1597
|
-
<div class="informaltable"><table width="100%" border="0">
|
1598
|
-
<colgroup>
|
1599
|
-
<col width="150px" class="parameters_name">
|
1600
|
-
<col class="parameters_description">
|
1601
|
-
<col width="200px" class="parameters_annotations">
|
1602
|
-
</colgroup>
|
1603
|
-
<tbody><tr>
|
1604
|
-
<td class="parameter_name"><p>action</p></td>
|
1605
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a></p></td>
|
1606
|
-
<td class="parameter_annotations"> </td>
|
1607
|
-
</tr></tbody>
|
1608
|
-
</table></div>
|
1609
|
-
</div>
|
1610
|
-
<div class="refsect3">
|
1611
|
-
<a name="id-1.4.11.4.11.33.6"></a><h4>Returns</h4>
|
1612
|
-
<p> the short label text.</p>
|
1613
|
-
<p></p>
|
1614
|
-
</div>
|
1615
|
-
<p class="since">Since 2.16</p>
|
817
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
1616
818
|
</div>
|
1617
819
|
<hr>
|
1618
820
|
<div class="refsect2">
|
@@ -1620,60 +822,14 @@ gtk_action_get_short_label (<em class="parameter"><code><a class="link" href="Gt
|
|
1620
822
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1621
823
|
gtk_action_set_tooltip (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>,
|
1622
824
|
<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> *tooltip</code></em>);</pre>
|
1623
|
-
<p>
|
1624
|
-
</p>
|
1625
|
-
<div class="refsect3">
|
1626
|
-
<a name="id-1.4.11.4.11.34.5"></a><h4>Parameters</h4>
|
1627
|
-
<div class="informaltable"><table width="100%" border="0">
|
1628
|
-
<colgroup>
|
1629
|
-
<col width="150px" class="parameters_name">
|
1630
|
-
<col class="parameters_description">
|
1631
|
-
<col width="200px" class="parameters_annotations">
|
1632
|
-
</colgroup>
|
1633
|
-
<tbody>
|
1634
|
-
<tr>
|
1635
|
-
<td class="parameter_name"><p>action</p></td>
|
1636
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a></p></td>
|
1637
|
-
<td class="parameter_annotations"> </td>
|
1638
|
-
</tr>
|
1639
|
-
<tr>
|
1640
|
-
<td class="parameter_name"><p>tooltip</p></td>
|
1641
|
-
<td class="parameter_description"><p>the tooltip text</p></td>
|
1642
|
-
<td class="parameter_annotations"> </td>
|
1643
|
-
</tr>
|
1644
|
-
</tbody>
|
1645
|
-
</table></div>
|
1646
|
-
</div>
|
1647
|
-
<p class="since">Since 2.16</p>
|
825
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
1648
826
|
</div>
|
1649
827
|
<hr>
|
1650
828
|
<div class="refsect2">
|
1651
829
|
<a name="gtk-action-get-tooltip"></a><h3>gtk_action_get_tooltip ()</h3>
|
1652
830
|
<pre class="programlisting">const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1653
831
|
gtk_action_get_tooltip (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>);</pre>
|
1654
|
-
<p>
|
1655
|
-
.</p>
|
1656
|
-
<div class="refsect3">
|
1657
|
-
<a name="id-1.4.11.4.11.35.5"></a><h4>Parameters</h4>
|
1658
|
-
<div class="informaltable"><table width="100%" border="0">
|
1659
|
-
<colgroup>
|
1660
|
-
<col width="150px" class="parameters_name">
|
1661
|
-
<col class="parameters_description">
|
1662
|
-
<col width="200px" class="parameters_annotations">
|
1663
|
-
</colgroup>
|
1664
|
-
<tbody><tr>
|
1665
|
-
<td class="parameter_name"><p>action</p></td>
|
1666
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a></p></td>
|
1667
|
-
<td class="parameter_annotations"> </td>
|
1668
|
-
</tr></tbody>
|
1669
|
-
</table></div>
|
1670
|
-
</div>
|
1671
|
-
<div class="refsect3">
|
1672
|
-
<a name="id-1.4.11.4.11.35.6"></a><h4>Returns</h4>
|
1673
|
-
<p> the tooltip text</p>
|
1674
|
-
<p></p>
|
1675
|
-
</div>
|
1676
|
-
<p class="since">Since 2.16</p>
|
832
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
1677
833
|
</div>
|
1678
834
|
<hr>
|
1679
835
|
<div class="refsect2">
|
@@ -1681,121 +837,29 @@ gtk_action_get_tooltip (<em class="parameter"><code><a class="link" href="GtkAct
|
|
1681
837
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1682
838
|
gtk_action_set_stock_id (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>,
|
1683
839
|
<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> *stock_id</code></em>);</pre>
|
1684
|
-
<p>
|
1685
|
-
</p>
|
1686
|
-
<div class="refsect3">
|
1687
|
-
<a name="id-1.4.11.4.11.36.5"></a><h4>Parameters</h4>
|
1688
|
-
<div class="informaltable"><table width="100%" border="0">
|
1689
|
-
<colgroup>
|
1690
|
-
<col width="150px" class="parameters_name">
|
1691
|
-
<col class="parameters_description">
|
1692
|
-
<col width="200px" class="parameters_annotations">
|
1693
|
-
</colgroup>
|
1694
|
-
<tbody>
|
1695
|
-
<tr>
|
1696
|
-
<td class="parameter_name"><p>action</p></td>
|
1697
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a></p></td>
|
1698
|
-
<td class="parameter_annotations"> </td>
|
1699
|
-
</tr>
|
1700
|
-
<tr>
|
1701
|
-
<td class="parameter_name"><p>stock_id</p></td>
|
1702
|
-
<td class="parameter_description"><p>the stock id</p></td>
|
1703
|
-
<td class="parameter_annotations"> </td>
|
1704
|
-
</tr>
|
1705
|
-
</tbody>
|
1706
|
-
</table></div>
|
1707
|
-
</div>
|
1708
|
-
<p class="since">Since 2.16</p>
|
840
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
1709
841
|
</div>
|
1710
842
|
<hr>
|
1711
843
|
<div class="refsect2">
|
1712
844
|
<a name="gtk-action-get-stock-id"></a><h3>gtk_action_get_stock_id ()</h3>
|
1713
845
|
<pre class="programlisting">const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1714
846
|
gtk_action_get_stock_id (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>);</pre>
|
1715
|
-
<p>
|
1716
|
-
.</p>
|
1717
|
-
<div class="refsect3">
|
1718
|
-
<a name="id-1.4.11.4.11.37.5"></a><h4>Parameters</h4>
|
1719
|
-
<div class="informaltable"><table width="100%" border="0">
|
1720
|
-
<colgroup>
|
1721
|
-
<col width="150px" class="parameters_name">
|
1722
|
-
<col class="parameters_description">
|
1723
|
-
<col width="200px" class="parameters_annotations">
|
1724
|
-
</colgroup>
|
1725
|
-
<tbody><tr>
|
1726
|
-
<td class="parameter_name"><p>action</p></td>
|
1727
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a></p></td>
|
1728
|
-
<td class="parameter_annotations"> </td>
|
1729
|
-
</tr></tbody>
|
1730
|
-
</table></div>
|
1731
|
-
</div>
|
1732
|
-
<div class="refsect3">
|
1733
|
-
<a name="id-1.4.11.4.11.37.6"></a><h4>Returns</h4>
|
1734
|
-
<p> the stock id</p>
|
1735
|
-
<p></p>
|
1736
|
-
</div>
|
1737
|
-
<p class="since">Since 2.16</p>
|
847
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
1738
848
|
</div>
|
1739
849
|
<hr>
|
1740
850
|
<div class="refsect2">
|
1741
851
|
<a name="gtk-action-set-gicon"></a><h3>gtk_action_set_gicon ()</h3>
|
1742
852
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1743
853
|
gtk_action_set_gicon (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>,
|
1744
|
-
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a> *icon</code></em>);</pre>
|
1745
|
-
<p>
|
1746
|
-
.</p>
|
1747
|
-
<div class="refsect3">
|
1748
|
-
<a name="id-1.4.11.4.11.38.5"></a><h4>Parameters</h4>
|
1749
|
-
<div class="informaltable"><table width="100%" border="0">
|
1750
|
-
<colgroup>
|
1751
|
-
<col width="150px" class="parameters_name">
|
1752
|
-
<col class="parameters_description">
|
1753
|
-
<col width="200px" class="parameters_annotations">
|
1754
|
-
</colgroup>
|
1755
|
-
<tbody>
|
1756
|
-
<tr>
|
1757
|
-
<td class="parameter_name"><p>action</p></td>
|
1758
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a></p></td>
|
1759
|
-
<td class="parameter_annotations"> </td>
|
1760
|
-
</tr>
|
1761
|
-
<tr>
|
1762
|
-
<td class="parameter_name"><p>icon</p></td>
|
1763
|
-
<td class="parameter_description"><p>the <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a> to set</p></td>
|
1764
|
-
<td class="parameter_annotations"> </td>
|
1765
|
-
</tr>
|
1766
|
-
</tbody>
|
1767
|
-
</table></div>
|
1768
|
-
</div>
|
1769
|
-
<p class="since">Since 2.16</p>
|
854
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a> *icon</code></em>);</pre>
|
855
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
1770
856
|
</div>
|
1771
857
|
<hr>
|
1772
858
|
<div class="refsect2">
|
1773
859
|
<a name="gtk-action-get-gicon"></a><h3>gtk_action_get_gicon ()</h3>
|
1774
|
-
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="returnvalue">GIcon</span></a> *
|
860
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="returnvalue">GIcon</span></a> *
|
1775
861
|
gtk_action_get_gicon (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>);</pre>
|
1776
|
-
<p>
|
1777
|
-
.</p>
|
1778
|
-
<div class="refsect3">
|
1779
|
-
<a name="id-1.4.11.4.11.39.5"></a><h4>Parameters</h4>
|
1780
|
-
<div class="informaltable"><table width="100%" border="0">
|
1781
|
-
<colgroup>
|
1782
|
-
<col width="150px" class="parameters_name">
|
1783
|
-
<col class="parameters_description">
|
1784
|
-
<col width="200px" class="parameters_annotations">
|
1785
|
-
</colgroup>
|
1786
|
-
<tbody><tr>
|
1787
|
-
<td class="parameter_name"><p>action</p></td>
|
1788
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a></p></td>
|
1789
|
-
<td class="parameter_annotations"> </td>
|
1790
|
-
</tr></tbody>
|
1791
|
-
</table></div>
|
1792
|
-
</div>
|
1793
|
-
<div class="refsect3">
|
1794
|
-
<a name="id-1.4.11.4.11.39.6"></a><h4>Returns</h4>
|
1795
|
-
<p> The action's <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a> if one is set. </p>
|
1796
|
-
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1797
|
-
</div>
|
1798
|
-
<p class="since">Since 2.16</p>
|
862
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
1799
863
|
</div>
|
1800
864
|
<hr>
|
1801
865
|
<div class="refsect2">
|
@@ -1803,60 +867,14 @@ gtk_action_get_gicon (<em class="parameter"><code><a class="link" href="GtkActio
|
|
1803
867
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1804
868
|
gtk_action_set_icon_name (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>,
|
1805
869
|
<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> *icon_name</code></em>);</pre>
|
1806
|
-
<p>
|
1807
|
-
</p>
|
1808
|
-
<div class="refsect3">
|
1809
|
-
<a name="id-1.4.11.4.11.40.5"></a><h4>Parameters</h4>
|
1810
|
-
<div class="informaltable"><table width="100%" border="0">
|
1811
|
-
<colgroup>
|
1812
|
-
<col width="150px" class="parameters_name">
|
1813
|
-
<col class="parameters_description">
|
1814
|
-
<col width="200px" class="parameters_annotations">
|
1815
|
-
</colgroup>
|
1816
|
-
<tbody>
|
1817
|
-
<tr>
|
1818
|
-
<td class="parameter_name"><p>action</p></td>
|
1819
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a></p></td>
|
1820
|
-
<td class="parameter_annotations"> </td>
|
1821
|
-
</tr>
|
1822
|
-
<tr>
|
1823
|
-
<td class="parameter_name"><p>icon_name</p></td>
|
1824
|
-
<td class="parameter_description"><p>the icon name to set</p></td>
|
1825
|
-
<td class="parameter_annotations"> </td>
|
1826
|
-
</tr>
|
1827
|
-
</tbody>
|
1828
|
-
</table></div>
|
1829
|
-
</div>
|
1830
|
-
<p class="since">Since 2.16</p>
|
870
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
1831
871
|
</div>
|
1832
872
|
<hr>
|
1833
873
|
<div class="refsect2">
|
1834
874
|
<a name="gtk-action-get-icon-name"></a><h3>gtk_action_get_icon_name ()</h3>
|
1835
875
|
<pre class="programlisting">const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1836
876
|
gtk_action_get_icon_name (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>);</pre>
|
1837
|
-
<p>
|
1838
|
-
.</p>
|
1839
|
-
<div class="refsect3">
|
1840
|
-
<a name="id-1.4.11.4.11.41.5"></a><h4>Parameters</h4>
|
1841
|
-
<div class="informaltable"><table width="100%" border="0">
|
1842
|
-
<colgroup>
|
1843
|
-
<col width="150px" class="parameters_name">
|
1844
|
-
<col class="parameters_description">
|
1845
|
-
<col width="200px" class="parameters_annotations">
|
1846
|
-
</colgroup>
|
1847
|
-
<tbody><tr>
|
1848
|
-
<td class="parameter_name"><p>action</p></td>
|
1849
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a></p></td>
|
1850
|
-
<td class="parameter_annotations"> </td>
|
1851
|
-
</tr></tbody>
|
1852
|
-
</table></div>
|
1853
|
-
</div>
|
1854
|
-
<div class="refsect3">
|
1855
|
-
<a name="id-1.4.11.4.11.41.6"></a><h4>Returns</h4>
|
1856
|
-
<p> the icon name</p>
|
1857
|
-
<p></p>
|
1858
|
-
</div>
|
1859
|
-
<p class="since">Since 2.16</p>
|
877
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
1860
878
|
</div>
|
1861
879
|
<hr>
|
1862
880
|
<div class="refsect2">
|
@@ -1864,61 +882,14 @@ gtk_action_get_icon_name (<em class="parameter"><code><a class="link" href="GtkA
|
|
1864
882
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1865
883
|
gtk_action_set_visible_horizontal (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>,
|
1866
884
|
<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> visible_horizontal</code></em>);</pre>
|
1867
|
-
<p>
|
1868
|
-
is visible when horizontal</p>
|
1869
|
-
<div class="refsect3">
|
1870
|
-
<a name="id-1.4.11.4.11.42.5"></a><h4>Parameters</h4>
|
1871
|
-
<div class="informaltable"><table width="100%" border="0">
|
1872
|
-
<colgroup>
|
1873
|
-
<col width="150px" class="parameters_name">
|
1874
|
-
<col class="parameters_description">
|
1875
|
-
<col width="200px" class="parameters_annotations">
|
1876
|
-
</colgroup>
|
1877
|
-
<tbody>
|
1878
|
-
<tr>
|
1879
|
-
<td class="parameter_name"><p>action</p></td>
|
1880
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a></p></td>
|
1881
|
-
<td class="parameter_annotations"> </td>
|
1882
|
-
</tr>
|
1883
|
-
<tr>
|
1884
|
-
<td class="parameter_name"><p>visible_horizontal</p></td>
|
1885
|
-
<td class="parameter_description"><p>whether the action is visible horizontally</p></td>
|
1886
|
-
<td class="parameter_annotations"> </td>
|
1887
|
-
</tr>
|
1888
|
-
</tbody>
|
1889
|
-
</table></div>
|
1890
|
-
</div>
|
1891
|
-
<p class="since">Since 2.16</p>
|
885
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
1892
886
|
</div>
|
1893
887
|
<hr>
|
1894
888
|
<div class="refsect2">
|
1895
889
|
<a name="gtk-action-get-visible-horizontal"></a><h3>gtk_action_get_visible_horizontal ()</h3>
|
1896
890
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1897
891
|
gtk_action_get_visible_horizontal (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>);</pre>
|
1898
|
-
<p>
|
1899
|
-
is visible when horizontal</p>
|
1900
|
-
<div class="refsect3">
|
1901
|
-
<a name="id-1.4.11.4.11.43.5"></a><h4>Parameters</h4>
|
1902
|
-
<div class="informaltable"><table width="100%" border="0">
|
1903
|
-
<colgroup>
|
1904
|
-
<col width="150px" class="parameters_name">
|
1905
|
-
<col class="parameters_description">
|
1906
|
-
<col width="200px" class="parameters_annotations">
|
1907
|
-
</colgroup>
|
1908
|
-
<tbody><tr>
|
1909
|
-
<td class="parameter_name"><p>action</p></td>
|
1910
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a></p></td>
|
1911
|
-
<td class="parameter_annotations"> </td>
|
1912
|
-
</tr></tbody>
|
1913
|
-
</table></div>
|
1914
|
-
</div>
|
1915
|
-
<div class="refsect3">
|
1916
|
-
<a name="id-1.4.11.4.11.43.6"></a><h4>Returns</h4>
|
1917
|
-
<p> whether <em class="parameter"><code>action</code></em>
|
1918
|
-
is visible when horizontal</p>
|
1919
|
-
<p></p>
|
1920
|
-
</div>
|
1921
|
-
<p class="since">Since 2.16</p>
|
892
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
1922
893
|
</div>
|
1923
894
|
<hr>
|
1924
895
|
<div class="refsect2">
|
@@ -1926,61 +897,14 @@ is visible when horizontal</p>
|
|
1926
897
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1927
898
|
gtk_action_set_visible_vertical (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>,
|
1928
899
|
<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> visible_vertical</code></em>);</pre>
|
1929
|
-
<p>
|
1930
|
-
is visible when vertical</p>
|
1931
|
-
<div class="refsect3">
|
1932
|
-
<a name="id-1.4.11.4.11.44.5"></a><h4>Parameters</h4>
|
1933
|
-
<div class="informaltable"><table width="100%" border="0">
|
1934
|
-
<colgroup>
|
1935
|
-
<col width="150px" class="parameters_name">
|
1936
|
-
<col class="parameters_description">
|
1937
|
-
<col width="200px" class="parameters_annotations">
|
1938
|
-
</colgroup>
|
1939
|
-
<tbody>
|
1940
|
-
<tr>
|
1941
|
-
<td class="parameter_name"><p>action</p></td>
|
1942
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a></p></td>
|
1943
|
-
<td class="parameter_annotations"> </td>
|
1944
|
-
</tr>
|
1945
|
-
<tr>
|
1946
|
-
<td class="parameter_name"><p>visible_vertical</p></td>
|
1947
|
-
<td class="parameter_description"><p>whether the action is visible vertically</p></td>
|
1948
|
-
<td class="parameter_annotations"> </td>
|
1949
|
-
</tr>
|
1950
|
-
</tbody>
|
1951
|
-
</table></div>
|
1952
|
-
</div>
|
1953
|
-
<p class="since">Since 2.16</p>
|
900
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
1954
901
|
</div>
|
1955
902
|
<hr>
|
1956
903
|
<div class="refsect2">
|
1957
904
|
<a name="gtk-action-get-visible-vertical"></a><h3>gtk_action_get_visible_vertical ()</h3>
|
1958
905
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1959
906
|
gtk_action_get_visible_vertical (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>);</pre>
|
1960
|
-
<p>
|
1961
|
-
is visible when horizontal</p>
|
1962
|
-
<div class="refsect3">
|
1963
|
-
<a name="id-1.4.11.4.11.45.5"></a><h4>Parameters</h4>
|
1964
|
-
<div class="informaltable"><table width="100%" border="0">
|
1965
|
-
<colgroup>
|
1966
|
-
<col width="150px" class="parameters_name">
|
1967
|
-
<col class="parameters_description">
|
1968
|
-
<col width="200px" class="parameters_annotations">
|
1969
|
-
</colgroup>
|
1970
|
-
<tbody><tr>
|
1971
|
-
<td class="parameter_name"><p>action</p></td>
|
1972
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a></p></td>
|
1973
|
-
<td class="parameter_annotations"> </td>
|
1974
|
-
</tr></tbody>
|
1975
|
-
</table></div>
|
1976
|
-
</div>
|
1977
|
-
<div class="refsect3">
|
1978
|
-
<a name="id-1.4.11.4.11.45.6"></a><h4>Returns</h4>
|
1979
|
-
<p> whether <em class="parameter"><code>action</code></em>
|
1980
|
-
is visible when horizontal</p>
|
1981
|
-
<p></p>
|
1982
|
-
</div>
|
1983
|
-
<p class="since">Since 2.16</p>
|
907
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
1984
908
|
</div>
|
1985
909
|
<hr>
|
1986
910
|
<div class="refsect2">
|
@@ -1988,62 +912,14 @@ is visible when horizontal</p>
|
|
1988
912
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1989
913
|
gtk_action_set_is_important (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>,
|
1990
914
|
<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> is_important</code></em>);</pre>
|
1991
|
-
<p>
|
1992
|
-
primarily by toolbar items to decide whether to show a label
|
1993
|
-
or not.</p>
|
1994
|
-
<div class="refsect3">
|
1995
|
-
<a name="id-1.4.11.4.11.46.5"></a><h4>Parameters</h4>
|
1996
|
-
<div class="informaltable"><table width="100%" border="0">
|
1997
|
-
<colgroup>
|
1998
|
-
<col width="150px" class="parameters_name">
|
1999
|
-
<col class="parameters_description">
|
2000
|
-
<col width="200px" class="parameters_annotations">
|
2001
|
-
</colgroup>
|
2002
|
-
<tbody>
|
2003
|
-
<tr>
|
2004
|
-
<td class="parameter_name"><p>action</p></td>
|
2005
|
-
<td class="parameter_description"><p>the action object</p></td>
|
2006
|
-
<td class="parameter_annotations"> </td>
|
2007
|
-
</tr>
|
2008
|
-
<tr>
|
2009
|
-
<td class="parameter_name"><p>is_important</p></td>
|
2010
|
-
<td class="parameter_description"><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> to make the action important</p></td>
|
2011
|
-
<td class="parameter_annotations"> </td>
|
2012
|
-
</tr>
|
2013
|
-
</tbody>
|
2014
|
-
</table></div>
|
2015
|
-
</div>
|
2016
|
-
<p class="since">Since 2.16</p>
|
915
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
2017
916
|
</div>
|
2018
917
|
<hr>
|
2019
918
|
<div class="refsect2">
|
2020
919
|
<a name="gtk-action-get-is-important"></a><h3>gtk_action_get_is_important ()</h3>
|
2021
920
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
2022
921
|
gtk_action_get_is_important (<em class="parameter"><code><a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action</code></em>);</pre>
|
2023
|
-
<p>
|
2024
|
-
is important or not</p>
|
2025
|
-
<div class="refsect3">
|
2026
|
-
<a name="id-1.4.11.4.11.47.5"></a><h4>Parameters</h4>
|
2027
|
-
<div class="informaltable"><table width="100%" border="0">
|
2028
|
-
<colgroup>
|
2029
|
-
<col width="150px" class="parameters_name">
|
2030
|
-
<col class="parameters_description">
|
2031
|
-
<col width="200px" class="parameters_annotations">
|
2032
|
-
</colgroup>
|
2033
|
-
<tbody><tr>
|
2034
|
-
<td class="parameter_name"><p>action</p></td>
|
2035
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a></p></td>
|
2036
|
-
<td class="parameter_annotations"> </td>
|
2037
|
-
</tr></tbody>
|
2038
|
-
</table></div>
|
2039
|
-
</div>
|
2040
|
-
<div class="refsect3">
|
2041
|
-
<a name="id-1.4.11.4.11.47.6"></a><h4>Returns</h4>
|
2042
|
-
<p> whether <em class="parameter"><code>action</code></em>
|
2043
|
-
is important</p>
|
2044
|
-
<p></p>
|
2045
|
-
</div>
|
2046
|
-
<p class="since">Since 2.16</p>
|
922
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
2047
923
|
</div>
|
2048
924
|
</div>
|
2049
925
|
<div class="refsect1">
|
@@ -2051,8 +927,6 @@ is important</p>
|
|
2051
927
|
<div class="refsect2">
|
2052
928
|
<a name="GtkAction-struct"></a><h3>struct GtkAction</h3>
|
2053
929
|
<pre class="programlisting">struct GtkAction;</pre>
|
2054
|
-
<p>
|
2055
|
-
</p>
|
2056
930
|
</div>
|
2057
931
|
</div>
|
2058
932
|
<div class="refsect1">
|
@@ -2067,28 +941,18 @@ is important</p>
|
|
2067
941
|
<div class="refsect2">
|
2068
942
|
<a name="GtkAction--always-show-image"></a><h3>The <code class="literal">“always-show-image”</code> property</h3>
|
2069
943
|
<pre class="programlisting"> “always-show-image” <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></pre>
|
2070
|
-
<p>
|
2071
|
-
|
2072
|
-
setting and always show their image, if available.</p>
|
2073
|
-
<p>Use this property if the menu item would be useless or hard to use
|
2074
|
-
without their image.</p>
|
944
|
+
<p>Whether the image will always be shown.</p>
|
2075
945
|
<p>Flags: Read / Write / Construct</p>
|
2076
946
|
<p>Default value: FALSE</p>
|
2077
|
-
<p class="since">Since 2.20</p>
|
947
|
+
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
2078
948
|
</div>
|
2079
949
|
<hr>
|
2080
950
|
<div class="refsect2">
|
2081
951
|
<a name="GtkAction--gicon"></a><h3>The <code class="literal">“gicon”</code> property</h3>
|
2082
|
-
<pre class="programlisting"> “gicon” <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a> *</pre>
|
2083
|
-
<p>The
|
2084
|
-
<p>Note that the stock icon is preferred, if the <a class="link" href="GtkAction.html#GtkAction--stock-id" title="The “stock-id” property"><span class="type">“stock-id”</span></a>
|
2085
|
-
|
2086
|
-
property holds the id of an existing stock icon.</p>
|
2087
|
-
<p>This is an appearance property and thus only applies if
|
2088
|
-
|
2089
|
-
<a class="link" href="GtkActivatable.html#GtkActivatable--use-action-appearance" title="The “use-action-appearance” property"><span class="type">“use-action-appearance”</span></a> is <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>.</p>
|
952
|
+
<pre class="programlisting"> “gicon” <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a> *</pre>
|
953
|
+
<p>The GIcon being displayed.</p>
|
2090
954
|
<p>Flags: Read / Write</p>
|
2091
|
-
<p class="since">Since 2.16</p>
|
955
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
2092
956
|
</div>
|
2093
957
|
<hr>
|
2094
958
|
<div class="refsect2">
|
@@ -2102,17 +966,10 @@ property holds the id of an existing stock icon.</p>
|
|
2102
966
|
<div class="refsect2">
|
2103
967
|
<a name="GtkAction--icon-name"></a><h3>The <code class="literal">“icon-name”</code> property</h3>
|
2104
968
|
<pre class="programlisting"> “icon-name” <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> *</pre>
|
2105
|
-
<p>The name of the icon from the icon theme
|
2106
|
-
<p>Note that the stock icon is preferred, if the <a class="link" href="GtkAction.html#GtkAction--stock-id" title="The “stock-id” property"><span class="type">“stock-id”</span></a>
|
2107
|
-
|
2108
|
-
property holds the id of an existing stock icon, and the <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a> is
|
2109
|
-
preferred if the <a class="link" href="GtkAction.html#GtkAction--gicon" title="The “gicon” property"><span class="type">“gicon”</span></a> property is set. </p>
|
2110
|
-
<p>This is an appearance property and thus only applies if
|
2111
|
-
|
2112
|
-
<a class="link" href="GtkActivatable.html#GtkActivatable--use-action-appearance" title="The “use-action-appearance” property"><span class="type">“use-action-appearance”</span></a> is <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>.</p>
|
969
|
+
<p>The name of the icon from the icon theme.</p>
|
2113
970
|
<p>Flags: Read / Write</p>
|
2114
971
|
<p>Default value: NULL</p>
|
2115
|
-
<p class="since">Since 2.10</p>
|
972
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2116
973
|
</div>
|
2117
974
|
<hr>
|
2118
975
|
<div class="refsect2">
|
@@ -2126,13 +983,7 @@ preferred if the <a class="link" href="GtkAction.html#GtkAction--gicon" title="T
|
|
2126
983
|
<div class="refsect2">
|
2127
984
|
<a name="GtkAction--label"></a><h3>The <code class="literal">“label”</code> property</h3>
|
2128
985
|
<pre class="programlisting"> “label” <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> *</pre>
|
2129
|
-
<p>The label used for menu items and buttons that activate
|
2130
|
-
this action. If the label is <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>, GTK+ uses the stock
|
2131
|
-
|
2132
|
-
label specified via the stock-id property.</p>
|
2133
|
-
<p>This is an appearance property and thus only applies if
|
2134
|
-
|
2135
|
-
<a class="link" href="GtkActivatable.html#GtkActivatable--use-action-appearance" title="The “use-action-appearance” property"><span class="type">“use-action-appearance”</span></a> is <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>.</p>
|
986
|
+
<p>The label used for menu items and buttons that activate this action.</p>
|
2136
987
|
<p>Flags: Read / Write</p>
|
2137
988
|
<p>Default value: NULL</p>
|
2138
989
|
</div>
|
@@ -2157,9 +1008,6 @@ label specified via the stock-id property.</p>
|
|
2157
1008
|
<a name="GtkAction--short-label"></a><h3>The <code class="literal">“short-label”</code> property</h3>
|
2158
1009
|
<pre class="programlisting"> “short-label” <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> *</pre>
|
2159
1010
|
<p>A shorter label that may be used on toolbar buttons.</p>
|
2160
|
-
<p>This is an appearance property and thus only applies if
|
2161
|
-
|
2162
|
-
<a class="link" href="GtkActivatable.html#GtkActivatable--use-action-appearance" title="The “use-action-appearance” property"><span class="type">“use-action-appearance”</span></a> is <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>.</p>
|
2163
1011
|
<p>Flags: Read / Write</p>
|
2164
1012
|
<p>Default value: NULL</p>
|
2165
1013
|
</div>
|
@@ -2168,9 +1016,6 @@ label specified via the stock-id property.</p>
|
|
2168
1016
|
<a name="GtkAction--stock-id"></a><h3>The <code class="literal">“stock-id”</code> property</h3>
|
2169
1017
|
<pre class="programlisting"> “stock-id” <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> *</pre>
|
2170
1018
|
<p>The stock icon displayed in widgets representing this action.</p>
|
2171
|
-
<p>This is an appearance property and thus only applies if
|
2172
|
-
|
2173
|
-
<a class="link" href="GtkActivatable.html#GtkActivatable--use-action-appearance" title="The “use-action-appearance” property"><span class="type">“use-action-appearance”</span></a> is <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>.</p>
|
2174
1019
|
<p>Flags: Read / Write</p>
|
2175
1020
|
<p>Default value: NULL</p>
|
2176
1021
|
</div>
|
@@ -2202,12 +1047,10 @@ label specified via the stock-id property.</p>
|
|
2202
1047
|
<div class="refsect2">
|
2203
1048
|
<a name="GtkAction--visible-overflown"></a><h3>The <code class="literal">“visible-overflown”</code> property</h3>
|
2204
1049
|
<pre class="programlisting"> “visible-overflown” <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></pre>
|
2205
|
-
<p>When
|
2206
|
-
|
2207
|
-
toolbar overflow menu.</p>
|
1050
|
+
<p>When TRUE, toolitem proxies for this action are represented in the toolbar overflow menu.</p>
|
2208
1051
|
<p>Flags: Read / Write</p>
|
2209
1052
|
<p>Default value: TRUE</p>
|
2210
|
-
<p class="since">Since 2.6</p>
|
1053
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
2211
1054
|
</div>
|
2212
1055
|
<hr>
|
2213
1056
|
<div class="refsect2">
|
@@ -2225,40 +1068,12 @@ toolbar overflow menu.</p>
|
|
2225
1068
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2226
1069
|
user_function (<a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a> *action,
|
2227
1070
|
<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>
|
2228
|
-
<p>The "activate" signal is emitted when the action is activated.</p>
|
2229
|
-
<div class="refsect3">
|
2230
|
-
<a name="id-1.4.11.4.14.2.5"></a><h4>Parameters</h4>
|
2231
|
-
<div class="informaltable"><table width="100%" border="0">
|
2232
|
-
<colgroup>
|
2233
|
-
<col width="150px" class="parameters_name">
|
2234
|
-
<col class="parameters_description">
|
2235
|
-
<col width="200px" class="parameters_annotations">
|
2236
|
-
</colgroup>
|
2237
|
-
<tbody>
|
2238
|
-
<tr>
|
2239
|
-
<td class="parameter_name"><p>action</p></td>
|
2240
|
-
<td class="parameter_description"><p>the <a class="link" href="GtkAction.html" title="GtkAction"><span class="type">GtkAction</span></a></p></td>
|
2241
|
-
<td class="parameter_annotations"> </td>
|
2242
|
-
</tr>
|
2243
|
-
<tr>
|
2244
|
-
<td class="parameter_name"><p>user_data</p></td>
|
2245
|
-
<td class="parameter_description"><p>user data set when the signal handler was connected.</p></td>
|
2246
|
-
<td class="parameter_annotations"> </td>
|
2247
|
-
</tr>
|
2248
|
-
</tbody>
|
2249
|
-
</table></div>
|
2250
|
-
</div>
|
2251
1071
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-NO-RECURSE:CAPS">No Recursion</a></p>
|
2252
|
-
<p class="since">Since 2.4</p>
|
1072
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
2253
1073
|
</div>
|
2254
1074
|
</div>
|
2255
|
-
<div class="refsect1">
|
2256
|
-
<a name="GtkAction.see-also"></a><h2>See Also</h2>
|
2257
|
-
<p><a class="link" href="GtkActionGroup.html" title="GtkActionGroup"><span class="type">GtkActionGroup</span></a>, <a class="link" href="GtkUIManager.html" title="GtkUIManager"><span class="type">GtkUIManager</span></a></p>
|
2258
|
-
</div>
|
2259
1075
|
</div>
|
2260
1076
|
<div class="footer">
|
2261
|
-
<hr>
|
2262
|
-
Generated by GTK-Doc V1.21.1</div>
|
1077
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
2263
1078
|
</body>
|
2264
1079
|
</html>
|