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="gtkbase.html" title="Part II. GTK+ Core Reference">
|
9
9
|
<link rel="prev" href="gtk2-Stock-Items.html" title="Stock Items">
|
10
10
|
<link rel="next" href="gtk2-Resource-Files.html" title="Resource Files">
|
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">
|
@@ -147,7 +147,7 @@
|
|
147
147
|
</tr>
|
148
148
|
<tr>
|
149
149
|
<td class="function_type">
|
150
|
-
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *
|
150
|
+
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
151
151
|
</td>
|
152
152
|
<td class="function_name">
|
153
153
|
<a class="link" href="gtk2-Themeable-Stock-Images.html#gtk-icon-set-render-icon" title="gtk_icon_set_render_icon ()">gtk_icon_set_render_icon</a> <span class="c_punctuation">()</span>
|
@@ -234,7 +234,7 @@
|
|
234
234
|
</tr>
|
235
235
|
<tr>
|
236
236
|
<td class="function_type">
|
237
|
-
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *
|
237
|
+
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
238
238
|
</td>
|
239
239
|
<td class="function_name">
|
240
240
|
<a class="link" href="gtk2-Themeable-Stock-Images.html#gtk-icon-source-get-pixbuf" title="gtk_icon_source_get_pixbuf ()">gtk_icon_source_get_pixbuf</a> <span class="c_punctuation">()</span>
|
@@ -391,9 +391,9 @@
|
|
391
391
|
</div>
|
392
392
|
<div class="refsect1">
|
393
393
|
<a name="gtk2-Themeable-Stock-Images.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
394
|
-
<pre class="screen"> GBoxed
|
394
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
|
395
395
|
<span class="lineart">╰──</span> GtkIconSet
|
396
|
-
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
396
|
+
<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>
|
397
397
|
<span class="lineart">╰──</span> GtkIconFactory
|
398
398
|
</pre>
|
399
399
|
</div>
|
@@ -530,7 +530,7 @@ gtk_icon_source_copy (<em class="parameter"><code>const <a class="link" href="gt
|
|
530
530
|
<p>Creates a copy of <em class="parameter"><code>source</code></em>
|
531
531
|
; mostly useful for language bindings.</p>
|
532
532
|
<div class="refsect3">
|
533
|
-
<a name="
|
533
|
+
<a name="gtk-icon-source-copy.parameters"></a><h4>Parameters</h4>
|
534
534
|
<div class="informaltable"><table width="100%" border="0">
|
535
535
|
<colgroup>
|
536
536
|
<col width="150px" class="parameters_name">
|
@@ -545,9 +545,8 @@ gtk_icon_source_copy (<em class="parameter"><code>const <a class="link" href="gt
|
|
545
545
|
</table></div>
|
546
546
|
</div>
|
547
547
|
<div class="refsect3">
|
548
|
-
<a name="
|
548
|
+
<a name="gtk-icon-source-copy.returns"></a><h4>Returns</h4>
|
549
549
|
<p> a new <a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSource" title="GtkIconSource"><span class="type">GtkIconSource</span></a></p>
|
550
|
-
<p></p>
|
551
550
|
</div>
|
552
551
|
</div>
|
553
552
|
<hr>
|
@@ -558,7 +557,7 @@ gtk_icon_source_free (<em class="parameter"><code><a class="link" href="gtk2-The
|
|
558
557
|
<p>Frees a dynamically-allocated icon source, along with its
|
559
558
|
filename, size, and pixbuf fields if those are not <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>
|
560
559
|
<div class="refsect3">
|
561
|
-
<a name="
|
560
|
+
<a name="gtk-icon-source-free.parameters"></a><h4>Parameters</h4>
|
562
561
|
<div class="informaltable"><table width="100%" border="0">
|
563
562
|
<colgroup>
|
564
563
|
<col width="150px" class="parameters_name">
|
@@ -598,7 +597,7 @@ existed in <em class="parameter"><code>factory</code></em>
|
|
598
597
|
with the new <em class="parameter"><code>icon_set</code></em>
|
599
598
|
.</p>
|
600
599
|
<div class="refsect3">
|
601
|
-
<a name="
|
600
|
+
<a name="gtk-icon-factory-add.parameters"></a><h4>Parameters</h4>
|
602
601
|
<div class="informaltable"><table width="100%" border="0">
|
603
602
|
<colgroup>
|
604
603
|
<col width="150px" class="parameters_name">
|
@@ -638,7 +637,7 @@ There will normally be an icon factory added for each library or
|
|
638
637
|
application that comes with icons. The default icon factories
|
639
638
|
can be overridden by themes.</p>
|
640
639
|
<div class="refsect3">
|
641
|
-
<a name="
|
640
|
+
<a name="gtk-icon-factory-add-default.parameters"></a><h4>Parameters</h4>
|
642
641
|
<div class="informaltable"><table width="100%" border="0">
|
643
642
|
<colgroup>
|
644
643
|
<col width="150px" class="parameters_name">
|
@@ -666,7 +665,7 @@ use <a class="link" href="GtkStyle.html#gtk-style-lookup-icon-set" title="gtk_st
|
|
666
665
|
widget that will display the icon, instead of using this
|
667
666
|
function directly, so that themes are taken into account.</p>
|
668
667
|
<div class="refsect3">
|
669
|
-
<a name="
|
668
|
+
<a name="gtk-icon-factory-lookup.parameters"></a><h4>Parameters</h4>
|
670
669
|
<div class="informaltable"><table width="100%" border="0">
|
671
670
|
<colgroup>
|
672
671
|
<col width="150px" class="parameters_name">
|
@@ -688,7 +687,7 @@ function directly, so that themes are taken into account.</p>
|
|
688
687
|
</table></div>
|
689
688
|
</div>
|
690
689
|
<div class="refsect3">
|
691
|
-
<a name="
|
690
|
+
<a name="gtk-icon-factory-lookup.returns"></a><h4>Returns</h4>
|
692
691
|
<p> icon set of <em class="parameter"><code>stock_id</code></em>
|
693
692
|
. </p>
|
694
693
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
@@ -705,7 +704,7 @@ the <a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkSt
|
|
705
704
|
using this function directly, so that themes are taken into
|
706
705
|
account.</p>
|
707
706
|
<div class="refsect3">
|
708
|
-
<a name="
|
707
|
+
<a name="gtk-icon-factory-lookup-default.parameters"></a><h4>Parameters</h4>
|
709
708
|
<div class="informaltable"><table width="100%" border="0">
|
710
709
|
<colgroup>
|
711
710
|
<col width="150px" class="parameters_name">
|
@@ -720,7 +719,7 @@ account.</p>
|
|
720
719
|
</table></div>
|
721
720
|
</div>
|
722
721
|
<div class="refsect3">
|
723
|
-
<a name="
|
722
|
+
<a name="gtk-icon-factory-lookup-default.returns"></a><h4>Returns</h4>
|
724
723
|
<p> a <a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSet"><span class="type">GtkIconSet</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>
|
725
724
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
726
725
|
</div>
|
@@ -744,9 +743,8 @@ the icon in a list of default icon factories, maintained by
|
|
744
743
|
add a default icon factory with their icons, which will allow
|
745
744
|
themes to override the icons for the application.</p>
|
746
745
|
<div class="refsect3">
|
747
|
-
<a name="
|
746
|
+
<a name="gtk-icon-factory-new.returns"></a><h4>Returns</h4>
|
748
747
|
<p> a new <a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconFactory"><span class="type">GtkIconFactory</span></a></p>
|
749
|
-
<p></p>
|
750
748
|
</div>
|
751
749
|
</div>
|
752
750
|
<hr>
|
@@ -758,7 +756,7 @@ gtk_icon_factory_remove_default (<em class="parameter"><code><a class="link" hre
|
|
758
756
|
factories. Not normally used; you might use it for a library that
|
759
757
|
can be unloaded or shut down.</p>
|
760
758
|
<div class="refsect3">
|
761
|
-
<a name="
|
759
|
+
<a name="gtk-icon-factory-remove-default.parameters"></a><h4>Parameters</h4>
|
762
760
|
<div class="informaltable"><table width="100%" border="0">
|
763
761
|
<colgroup>
|
764
762
|
<col width="150px" class="parameters_name">
|
@@ -802,7 +800,7 @@ add the sources to the icon set does not matter.</p>
|
|
802
800
|
<p>gtk_icon_set_new_from_pixbuf() creates a new icon set with a
|
803
801
|
default icon source based on the given pixbuf.</p>
|
804
802
|
<div class="refsect3">
|
805
|
-
<a name="
|
803
|
+
<a name="gtk-icon-set-add-source.parameters"></a><h4>Parameters</h4>
|
806
804
|
<div class="informaltable"><table width="100%" border="0">
|
807
805
|
<colgroup>
|
808
806
|
<col width="150px" class="parameters_name">
|
@@ -832,7 +830,7 @@ gtk_icon_set_copy (<em class="parameter"><code><a class="link" href="gtk2-Themea
|
|
832
830
|
<p>Copies <em class="parameter"><code>icon_set</code></em>
|
833
831
|
by value.</p>
|
834
832
|
<div class="refsect3">
|
835
|
-
<a name="
|
833
|
+
<a name="gtk-icon-set-copy.parameters"></a><h4>Parameters</h4>
|
836
834
|
<div class="informaltable"><table width="100%" border="0">
|
837
835
|
<colgroup>
|
838
836
|
<col width="150px" class="parameters_name">
|
@@ -847,9 +845,8 @@ gtk_icon_set_copy (<em class="parameter"><code><a class="link" href="gtk2-Themea
|
|
847
845
|
</table></div>
|
848
846
|
</div>
|
849
847
|
<div class="refsect3">
|
850
|
-
<a name="
|
848
|
+
<a name="gtk-icon-set-copy.returns"></a><h4>Returns</h4>
|
851
849
|
<p> a new <a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSet"><span class="type">GtkIconSet</span></a> identical to the first.</p>
|
852
|
-
<p></p>
|
853
850
|
</div>
|
854
851
|
</div>
|
855
852
|
<hr>
|
@@ -858,24 +855,23 @@ gtk_icon_set_copy (<em class="parameter"><code><a class="link" href="gtk2-Themea
|
|
858
855
|
<pre class="programlisting"><a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSet"><span class="returnvalue">GtkIconSet</span></a> *
|
859
856
|
gtk_icon_set_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
860
857
|
<p>Creates a new <a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSet"><span class="type">GtkIconSet</span></a>. A <a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSet"><span class="type">GtkIconSet</span></a> represents a single icon
|
861
|
-
in various sizes and widget states. It can provide a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>
|
858
|
+
in various sizes and widget states. It can provide a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a>
|
862
859
|
for a given size and state on request, and automatically caches
|
863
|
-
some of the rendered <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> objects.</p>
|
860
|
+
some of the rendered <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> objects.</p>
|
864
861
|
<p>Normally you would use <a class="link" href="GtkWidget.html#gtk-widget-render-icon" title="gtk_widget_render_icon ()"><code class="function">gtk_widget_render_icon()</code></a> instead of
|
865
862
|
using <a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSet"><span class="type">GtkIconSet</span></a> directly. The one case where you'd use
|
866
863
|
<a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSet"><span class="type">GtkIconSet</span></a> is to create application-specific icon sets to place in
|
867
864
|
a <a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconFactory"><span class="type">GtkIconFactory</span></a>.</p>
|
868
865
|
<div class="refsect3">
|
869
|
-
<a name="
|
866
|
+
<a name="gtk-icon-set-new.returns"></a><h4>Returns</h4>
|
870
867
|
<p> a new <a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSet"><span class="type">GtkIconSet</span></a></p>
|
871
|
-
<p></p>
|
872
868
|
</div>
|
873
869
|
</div>
|
874
870
|
<hr>
|
875
871
|
<div class="refsect2">
|
876
872
|
<a name="gtk-icon-set-new-from-pixbuf"></a><h3>gtk_icon_set_new_from_pixbuf ()</h3>
|
877
873
|
<pre class="programlisting"><a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSet"><span class="returnvalue">GtkIconSet</span></a> *
|
878
|
-
gtk_icon_set_new_from_pixbuf (<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>);</pre>
|
874
|
+
gtk_icon_set_new_from_pixbuf (<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>);</pre>
|
879
875
|
<p>Creates a new <a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSet"><span class="type">GtkIconSet</span></a> with <em class="parameter"><code>pixbuf</code></em>
|
880
876
|
as the default/fallback
|
881
877
|
source image. If you don't add any additional <a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSource" title="GtkIconSource"><span class="type">GtkIconSource</span></a> to the
|
@@ -884,7 +880,7 @@ icon set, all variants of the icon will be created from <em class="parameter"><c
|
|
884
880
|
using scaling, pixelation, etc. as required to adjust the icon size
|
885
881
|
or make the icon look insensitive/prelighted.</p>
|
886
882
|
<div class="refsect3">
|
887
|
-
<a name="
|
883
|
+
<a name="gtk-icon-set-new-from-pixbuf.parameters"></a><h4>Parameters</h4>
|
888
884
|
<div class="informaltable"><table width="100%" border="0">
|
889
885
|
<colgroup>
|
890
886
|
<col width="150px" class="parameters_name">
|
@@ -893,15 +889,14 @@ or make the icon look insensitive/prelighted.</p>
|
|
893
889
|
</colgroup>
|
894
890
|
<tbody><tr>
|
895
891
|
<td class="parameter_name"><p>pixbuf</p></td>
|
896
|
-
<td class="parameter_description"><p>a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a></p></td>
|
892
|
+
<td class="parameter_description"><p>a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a></p></td>
|
897
893
|
<td class="parameter_annotations"> </td>
|
898
894
|
</tr></tbody>
|
899
895
|
</table></div>
|
900
896
|
</div>
|
901
897
|
<div class="refsect3">
|
902
|
-
<a name="
|
898
|
+
<a name="gtk-icon-set-new-from-pixbuf.returns"></a><h4>Returns</h4>
|
903
899
|
<p> a new <a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSet"><span class="type">GtkIconSet</span></a></p>
|
904
|
-
<p></p>
|
905
900
|
</div>
|
906
901
|
</div>
|
907
902
|
<hr>
|
@@ -912,7 +907,7 @@ gtk_icon_set_ref (<em class="parameter"><code><a class="link" href="gtk2-Themeab
|
|
912
907
|
<p>Increments the reference count on <em class="parameter"><code>icon_set</code></em>
|
913
908
|
.</p>
|
914
909
|
<div class="refsect3">
|
915
|
-
<a name="
|
910
|
+
<a name="gtk-icon-set-ref.parameters"></a><h4>Parameters</h4>
|
916
911
|
<div class="informaltable"><table width="100%" border="0">
|
917
912
|
<colgroup>
|
918
913
|
<col width="150px" class="parameters_name">
|
@@ -927,16 +922,15 @@ gtk_icon_set_ref (<em class="parameter"><code><a class="link" href="gtk2-Themeab
|
|
927
922
|
</table></div>
|
928
923
|
</div>
|
929
924
|
<div class="refsect3">
|
930
|
-
<a name="
|
925
|
+
<a name="gtk-icon-set-ref.returns"></a><h4>Returns</h4>
|
931
926
|
<p> <em class="parameter"><code>icon_set</code></em>
|
932
927
|
.</p>
|
933
|
-
<p></p>
|
934
928
|
</div>
|
935
929
|
</div>
|
936
930
|
<hr>
|
937
931
|
<div class="refsect2">
|
938
932
|
<a name="gtk-icon-set-render-icon"></a><h3>gtk_icon_set_render_icon ()</h3>
|
939
|
-
<pre class="programlisting"><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *
|
933
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
940
934
|
gtk_icon_set_render_icon (<em class="parameter"><code><a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSet"><span class="type">GtkIconSet</span></a> *icon_set</code></em>,
|
941
935
|
<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
942
936
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkTextDirection" title="enum GtkTextDirection"><span class="type">GtkTextDirection</span></a> direction</code></em>,
|
@@ -951,7 +945,7 @@ function never returns <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/loc
|
|
951
945
|
(perhaps because an image file fails to load), a default "missing
|
952
946
|
image" icon will be returned instead.</p>
|
953
947
|
<div class="refsect3">
|
954
|
-
<a name="
|
948
|
+
<a name="gtk-icon-set-render-icon.parameters"></a><h4>Parameters</h4>
|
955
949
|
<div class="informaltable"><table width="100%" border="0">
|
956
950
|
<colgroup>
|
957
951
|
<col width="150px" class="parameters_name">
|
@@ -990,7 +984,7 @@ means render at the size of the source and don't scale. </p></td>
|
|
990
984
|
<td class="parameter_name"><p>widget</p></td>
|
991
985
|
<td class="parameter_description"><p> widget that will display the icon, 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>.
|
992
986
|
The only use that is typically made of this
|
993
|
-
is to determine the appropriate <a href="
|
987
|
+
is to determine the appropriate <a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a>. </p></td>
|
994
988
|
<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>
|
995
989
|
</tr>
|
996
990
|
<tr>
|
@@ -1004,8 +998,8 @@ will disable caching. </p></td>
|
|
1004
998
|
</table></div>
|
1005
999
|
</div>
|
1006
1000
|
<div class="refsect3">
|
1007
|
-
<a name="
|
1008
|
-
<p> a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> to be displayed. </p>
|
1001
|
+
<a name="gtk-icon-set-render-icon.returns"></a><h4>Returns</h4>
|
1002
|
+
<p> a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> to be displayed. </p>
|
1009
1003
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1010
1004
|
</div>
|
1011
1005
|
</div>
|
@@ -1018,7 +1012,7 @@ gtk_icon_set_unref (<em class="parameter"><code><a class="link" href="gtk2-Theme
|
|
1018
1012
|
, and frees memory
|
1019
1013
|
if the reference count reaches 0.</p>
|
1020
1014
|
<div class="refsect3">
|
1021
|
-
<a name="
|
1015
|
+
<a name="gtk-icon-set-unref.parameters"></a><h4>Parameters</h4>
|
1022
1016
|
<div class="informaltable"><table width="100%" border="0">
|
1023
1017
|
<colgroup>
|
1024
1018
|
<col width="150px" class="parameters_name">
|
@@ -1053,7 +1047,7 @@ the width/height returned by <a class="link" href="gtk2-Themeable-Stock-Images.h
|
|
1053
1047
|
are free to render the pixbuf however they like, including changing
|
1054
1048
|
the usual size.</p>
|
1055
1049
|
<div class="refsect3">
|
1056
|
-
<a name="
|
1050
|
+
<a name="gtk-icon-size-lookup.parameters"></a><h4>Parameters</h4>
|
1057
1051
|
<div class="informaltable"><table width="100%" border="0">
|
1058
1052
|
<colgroup>
|
1059
1053
|
<col width="150px" class="parameters_name">
|
@@ -1080,10 +1074,9 @@ the usual size.</p>
|
|
1080
1074
|
</table></div>
|
1081
1075
|
</div>
|
1082
1076
|
<div class="refsect3">
|
1083
|
-
<a name="
|
1077
|
+
<a name="gtk-icon-size-lookup.returns"></a><h4>Returns</h4>
|
1084
1078
|
<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 <em class="parameter"><code>size</code></em>
|
1085
1079
|
was a valid size</p>
|
1086
|
-
<p></p>
|
1087
1080
|
</div>
|
1088
1081
|
</div>
|
1089
1082
|
<hr>
|
@@ -1106,7 +1099,7 @@ the width/height returned by <a class="link" href="gtk2-Themeable-Stock-Images.h
|
|
1106
1099
|
are free to render the pixbuf however they like, including changing
|
1107
1100
|
the usual size.</p>
|
1108
1101
|
<div class="refsect3">
|
1109
|
-
<a name="
|
1102
|
+
<a name="gtk-icon-size-lookup-for-settings.parameters"></a><h4>Parameters</h4>
|
1110
1103
|
<div class="informaltable"><table width="100%" border="0">
|
1111
1104
|
<colgroup>
|
1112
1105
|
<col width="150px" class="parameters_name">
|
@@ -1139,12 +1132,11 @@ which set of user preferences to used.</p></td>
|
|
1139
1132
|
</table></div>
|
1140
1133
|
</div>
|
1141
1134
|
<div class="refsect3">
|
1142
|
-
<a name="
|
1135
|
+
<a name="gtk-icon-size-lookup-for-settings.returns"></a><h4>Returns</h4>
|
1143
1136
|
<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 <em class="parameter"><code>size</code></em>
|
1144
1137
|
was a valid size</p>
|
1145
|
-
<p></p>
|
1146
1138
|
</div>
|
1147
|
-
<p class="since">Since 2.2</p>
|
1139
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
1148
1140
|
</div>
|
1149
1141
|
<hr>
|
1150
1142
|
<div class="refsect2">
|
@@ -1156,7 +1148,7 @@ gtk_icon_size_register (<em class="parameter"><code>const <a href="/home/vagrant
|
|
1156
1148
|
<p>Registers a new icon size, along the same lines as <a class="link" href="gtk2-Themeable-Stock-Images.html#GTK-ICON-SIZE-MENU:CAPS"><span class="type">GTK_ICON_SIZE_MENU</span></a>,
|
1157
1149
|
etc. Returns the integer value for the size.</p>
|
1158
1150
|
<div class="refsect3">
|
1159
|
-
<a name="
|
1151
|
+
<a name="gtk-icon-size-register.parameters"></a><h4>Parameters</h4>
|
1160
1152
|
<div class="informaltable"><table width="100%" border="0">
|
1161
1153
|
<colgroup>
|
1162
1154
|
<col width="150px" class="parameters_name">
|
@@ -1183,7 +1175,7 @@ etc. Returns the integer value for the size.</p>
|
|
1183
1175
|
</table></div>
|
1184
1176
|
</div>
|
1185
1177
|
<div class="refsect3">
|
1186
|
-
<a name="
|
1178
|
+
<a name="gtk-icon-size-register.returns"></a><h4>Returns</h4>
|
1187
1179
|
<p> integer value representing the size. </p>
|
1188
1180
|
<p><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> int]</span></p>
|
1189
1181
|
</div>
|
@@ -1202,7 +1194,7 @@ So calling <a class="link" href="gtk2-Themeable-Stock-Images.html#gtk-icon-size-
|
|
1202
1194
|
will return <em class="parameter"><code>target</code></em>
|
1203
1195
|
.</p>
|
1204
1196
|
<div class="refsect3">
|
1205
|
-
<a name="
|
1197
|
+
<a name="gtk-icon-size-register-alias.parameters"></a><h4>Parameters</h4>
|
1206
1198
|
<div class="informaltable"><table width="100%" border="0">
|
1207
1199
|
<colgroup>
|
1208
1200
|
<col width="150px" class="parameters_name">
|
@@ -1233,7 +1225,7 @@ gtk_icon_size_from_name (<em class="parameter"><code>const <a href="/home/vagran
|
|
1233
1225
|
<p>Looks up the icon size associated with <em class="parameter"><code>name</code></em>
|
1234
1226
|
.</p>
|
1235
1227
|
<div class="refsect3">
|
1236
|
-
<a name="
|
1228
|
+
<a name="gtk-icon-size-from-name.parameters"></a><h4>Parameters</h4>
|
1237
1229
|
<div class="informaltable"><table width="100%" border="0">
|
1238
1230
|
<colgroup>
|
1239
1231
|
<col width="150px" class="parameters_name">
|
@@ -1248,9 +1240,8 @@ gtk_icon_size_from_name (<em class="parameter"><code>const <a href="/home/vagran
|
|
1248
1240
|
</table></div>
|
1249
1241
|
</div>
|
1250
1242
|
<div class="refsect3">
|
1251
|
-
<a name="
|
1243
|
+
<a name="gtk-icon-size-from-name.returns"></a><h4>Returns</h4>
|
1252
1244
|
<p>the icon size with the given name.</p>
|
1253
|
-
<p></p>
|
1254
1245
|
</div>
|
1255
1246
|
</div>
|
1256
1247
|
<hr>
|
@@ -1261,7 +1252,7 @@ gtk_icon_size_get_name (<em class="parameter"><code><a class="link" href="gtk2-T
|
|
1261
1252
|
<p>Gets the canonical name of the given icon size. The returned string
|
1262
1253
|
is statically allocated and should not be freed.</p>
|
1263
1254
|
<div class="refsect3">
|
1264
|
-
<a name="
|
1255
|
+
<a name="gtk-icon-size-get-name.parameters"></a><h4>Parameters</h4>
|
1265
1256
|
<div class="informaltable"><table width="100%" border="0">
|
1266
1257
|
<colgroup>
|
1267
1258
|
<col width="150px" class="parameters_name">
|
@@ -1276,9 +1267,8 @@ is statically allocated and should not be freed.</p>
|
|
1276
1267
|
</table></div>
|
1277
1268
|
</div>
|
1278
1269
|
<div class="refsect3">
|
1279
|
-
<a name="
|
1270
|
+
<a name="gtk-icon-size-get-name.returns"></a><h4>Returns</h4>
|
1280
1271
|
<p>the name of the given icon size.</p>
|
1281
|
-
<p></p>
|
1282
1272
|
</div>
|
1283
1273
|
</div>
|
1284
1274
|
<hr>
|
@@ -1291,7 +1281,7 @@ gtk_icon_set_get_sizes (<em class="parameter"><code><a class="link" href="gtk2-T
|
|
1291
1281
|
<p>Obtains a list of icon sizes this icon set can render. The returned
|
1292
1282
|
array must be freed with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</p>
|
1293
1283
|
<div class="refsect3">
|
1294
|
-
<a name="
|
1284
|
+
<a name="gtk-icon-set-get-sizes.parameters"></a><h4>Parameters</h4>
|
1295
1285
|
<div class="informaltable"><table width="100%" border="0">
|
1296
1286
|
<colgroup>
|
1297
1287
|
<col width="150px" class="parameters_name">
|
@@ -1328,7 +1318,7 @@ gtk_icon_source_get_direction (<em class="parameter"><code>const <a class="link"
|
|
1328
1318
|
value is only useful/meaningful if the text direction is <span class="emphasis"><em>not</em></span>
|
1329
1319
|
wildcarded.</p>
|
1330
1320
|
<div class="refsect3">
|
1331
|
-
<a name="
|
1321
|
+
<a name="gtk-icon-source-get-direction.parameters"></a><h4>Parameters</h4>
|
1332
1322
|
<div class="informaltable"><table width="100%" border="0">
|
1333
1323
|
<colgroup>
|
1334
1324
|
<col width="150px" class="parameters_name">
|
@@ -1343,9 +1333,8 @@ wildcarded.</p>
|
|
1343
1333
|
</table></div>
|
1344
1334
|
</div>
|
1345
1335
|
<div class="refsect3">
|
1346
|
-
<a name="
|
1336
|
+
<a name="gtk-icon-source-get-direction.returns"></a><h4>Returns</h4>
|
1347
1337
|
<p> text direction this source matches</p>
|
1348
|
-
<p></p>
|
1349
1338
|
</div>
|
1350
1339
|
</div>
|
1351
1340
|
<hr>
|
@@ -1356,7 +1345,7 @@ gtk_icon_source_get_direction_wildcarded
|
|
1356
1345
|
(<em class="parameter"><code>const <a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSource" title="GtkIconSource"><span class="type">GtkIconSource</span></a> *source</code></em>);</pre>
|
1357
1346
|
<p>Gets the value set by <a class="link" href="gtk2-Themeable-Stock-Images.html#gtk-icon-source-set-direction-wildcarded" title="gtk_icon_source_set_direction_wildcarded ()"><code class="function">gtk_icon_source_set_direction_wildcarded()</code></a>.</p>
|
1358
1347
|
<div class="refsect3">
|
1359
|
-
<a name="
|
1348
|
+
<a name="gtk-icon-source-get-direction-wildcarded.parameters"></a><h4>Parameters</h4>
|
1360
1349
|
<div class="informaltable"><table width="100%" border="0">
|
1361
1350
|
<colgroup>
|
1362
1351
|
<col width="150px" class="parameters_name">
|
@@ -1371,15 +1360,14 @@ gtk_icon_source_get_direction_wildcarded
|
|
1371
1360
|
</table></div>
|
1372
1361
|
</div>
|
1373
1362
|
<div class="refsect3">
|
1374
|
-
<a name="
|
1363
|
+
<a name="gtk-icon-source-get-direction-wildcarded.returns"></a><h4>Returns</h4>
|
1375
1364
|
<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 this icon source is a base for any text direction variant</p>
|
1376
|
-
<p></p>
|
1377
1365
|
</div>
|
1378
1366
|
</div>
|
1379
1367
|
<hr>
|
1380
1368
|
<div class="refsect2">
|
1381
1369
|
<a name="gtk-icon-source-get-pixbuf"></a><h3>gtk_icon_source_get_pixbuf ()</h3>
|
1382
|
-
<pre class="programlisting"><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *
|
1370
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
1383
1371
|
gtk_icon_source_get_pixbuf (<em class="parameter"><code>const <a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSource" title="GtkIconSource"><span class="type">GtkIconSource</span></a> *source</code></em>);</pre>
|
1384
1372
|
<p>Retrieves the source pixbuf, 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> if none is set.
|
1385
1373
|
In addition, if a filename source is in use, this
|
@@ -1389,7 +1377,7 @@ for the GtkIconSource passed to the GtkStyle::<code class="function">render_icon
|
|
1389
1377
|
virtual function. The reference count on the pixbuf is
|
1390
1378
|
not incremented.</p>
|
1391
1379
|
<div class="refsect3">
|
1392
|
-
<a name="
|
1380
|
+
<a name="gtk-icon-source-get-pixbuf.parameters"></a><h4>Parameters</h4>
|
1393
1381
|
<div class="informaltable"><table width="100%" border="0">
|
1394
1382
|
<colgroup>
|
1395
1383
|
<col width="150px" class="parameters_name">
|
@@ -1404,7 +1392,7 @@ not incremented.</p>
|
|
1404
1392
|
</table></div>
|
1405
1393
|
</div>
|
1406
1394
|
<div class="refsect3">
|
1407
|
-
<a name="
|
1395
|
+
<a name="gtk-icon-source-get-pixbuf.returns"></a><h4>Returns</h4>
|
1408
1396
|
<p> source pixbuf. </p>
|
1409
1397
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1410
1398
|
</div>
|
@@ -1418,7 +1406,7 @@ gtk_icon_source_get_icon_name (<em class="parameter"><code>const <a class="link"
|
|
1418
1406
|
icon_name is not a copy, and should not be modified or expected to
|
1419
1407
|
persist beyond the lifetime of the icon source.</p>
|
1420
1408
|
<div class="refsect3">
|
1421
|
-
<a name="
|
1409
|
+
<a name="gtk-icon-source-get-icon-name.parameters"></a><h4>Parameters</h4>
|
1422
1410
|
<div class="informaltable"><table width="100%" border="0">
|
1423
1411
|
<colgroup>
|
1424
1412
|
<col width="150px" class="parameters_name">
|
@@ -1433,9 +1421,8 @@ persist beyond the lifetime of the icon source.</p>
|
|
1433
1421
|
</table></div>
|
1434
1422
|
</div>
|
1435
1423
|
<div class="refsect3">
|
1436
|
-
<a name="
|
1424
|
+
<a name="gtk-icon-source-get-icon-name.returns"></a><h4>Returns</h4>
|
1437
1425
|
<p> icon name. This string must not be modified or freed.</p>
|
1438
|
-
<p></p>
|
1439
1426
|
</div>
|
1440
1427
|
</div>
|
1441
1428
|
<hr>
|
@@ -1446,7 +1433,7 @@ gtk_icon_source_get_size (<em class="parameter"><code>const <a class="link" href
|
|
1446
1433
|
<p>Obtains the icon size this source applies to. The return value
|
1447
1434
|
is only useful/meaningful if the icon size is <span class="emphasis"><em>not</em></span> wildcarded.</p>
|
1448
1435
|
<div class="refsect3">
|
1449
|
-
<a name="
|
1436
|
+
<a name="gtk-icon-source-get-size.parameters"></a><h4>Parameters</h4>
|
1450
1437
|
<div class="informaltable"><table width="100%" border="0">
|
1451
1438
|
<colgroup>
|
1452
1439
|
<col width="150px" class="parameters_name">
|
@@ -1461,7 +1448,7 @@ is only useful/meaningful if the icon size is <span class="emphasis"><em>not</em
|
|
1461
1448
|
</table></div>
|
1462
1449
|
</div>
|
1463
1450
|
<div class="refsect3">
|
1464
|
-
<a name="
|
1451
|
+
<a name="gtk-icon-source-get-size.returns"></a><h4>Returns</h4>
|
1465
1452
|
<p> icon size this source matches. </p>
|
1466
1453
|
<p><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> int]</span></p>
|
1467
1454
|
</div>
|
@@ -1473,7 +1460,7 @@ is only useful/meaningful if the icon size is <span class="emphasis"><em>not</em
|
|
1473
1460
|
gtk_icon_source_get_size_wildcarded (<em class="parameter"><code>const <a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSource" title="GtkIconSource"><span class="type">GtkIconSource</span></a> *source</code></em>);</pre>
|
1474
1461
|
<p>Gets the value set by <a class="link" href="gtk2-Themeable-Stock-Images.html#gtk-icon-source-set-size-wildcarded" title="gtk_icon_source_set_size_wildcarded ()"><code class="function">gtk_icon_source_set_size_wildcarded()</code></a>.</p>
|
1475
1462
|
<div class="refsect3">
|
1476
|
-
<a name="
|
1463
|
+
<a name="gtk-icon-source-get-size-wildcarded.parameters"></a><h4>Parameters</h4>
|
1477
1464
|
<div class="informaltable"><table width="100%" border="0">
|
1478
1465
|
<colgroup>
|
1479
1466
|
<col width="150px" class="parameters_name">
|
@@ -1488,9 +1475,8 @@ gtk_icon_source_get_size_wildcarded (<em class="parameter"><code>const <a class=
|
|
1488
1475
|
</table></div>
|
1489
1476
|
</div>
|
1490
1477
|
<div class="refsect3">
|
1491
|
-
<a name="
|
1478
|
+
<a name="gtk-icon-source-get-size-wildcarded.returns"></a><h4>Returns</h4>
|
1492
1479
|
<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 this icon source is a base for any icon size variant</p>
|
1493
|
-
<p></p>
|
1494
1480
|
</div>
|
1495
1481
|
</div>
|
1496
1482
|
<hr>
|
@@ -1502,7 +1488,7 @@ gtk_icon_source_get_state (<em class="parameter"><code>const <a class="link" hre
|
|
1502
1488
|
value is only useful/meaningful if the widget state is <span class="emphasis"><em>not</em></span>
|
1503
1489
|
wildcarded.</p>
|
1504
1490
|
<div class="refsect3">
|
1505
|
-
<a name="
|
1491
|
+
<a name="gtk-icon-source-get-state.parameters"></a><h4>Parameters</h4>
|
1506
1492
|
<div class="informaltable"><table width="100%" border="0">
|
1507
1493
|
<colgroup>
|
1508
1494
|
<col width="150px" class="parameters_name">
|
@@ -1517,9 +1503,8 @@ wildcarded.</p>
|
|
1517
1503
|
</table></div>
|
1518
1504
|
</div>
|
1519
1505
|
<div class="refsect3">
|
1520
|
-
<a name="
|
1506
|
+
<a name="gtk-icon-source-get-state.returns"></a><h4>Returns</h4>
|
1521
1507
|
<p> widget state this source matches</p>
|
1522
|
-
<p></p>
|
1523
1508
|
</div>
|
1524
1509
|
</div>
|
1525
1510
|
<hr>
|
@@ -1529,7 +1514,7 @@ wildcarded.</p>
|
|
1529
1514
|
gtk_icon_source_get_state_wildcarded (<em class="parameter"><code>const <a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSource" title="GtkIconSource"><span class="type">GtkIconSource</span></a> *source</code></em>);</pre>
|
1530
1515
|
<p>Gets the value set by <a class="link" href="gtk2-Themeable-Stock-Images.html#gtk-icon-source-set-state-wildcarded" title="gtk_icon_source_set_state_wildcarded ()"><code class="function">gtk_icon_source_set_state_wildcarded()</code></a>.</p>
|
1531
1516
|
<div class="refsect3">
|
1532
|
-
<a name="
|
1517
|
+
<a name="gtk-icon-source-get-state-wildcarded.parameters"></a><h4>Parameters</h4>
|
1533
1518
|
<div class="informaltable"><table width="100%" border="0">
|
1534
1519
|
<colgroup>
|
1535
1520
|
<col width="150px" class="parameters_name">
|
@@ -1544,9 +1529,8 @@ gtk_icon_source_get_state_wildcarded (<em class="parameter"><code>const <a class
|
|
1544
1529
|
</table></div>
|
1545
1530
|
</div>
|
1546
1531
|
<div class="refsect3">
|
1547
|
-
<a name="
|
1532
|
+
<a name="gtk-icon-source-get-state-wildcarded.returns"></a><h4>Returns</h4>
|
1548
1533
|
<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 this icon source is a base for any widget state variant</p>
|
1549
|
-
<p></p>
|
1550
1534
|
</div>
|
1551
1535
|
</div>
|
1552
1536
|
<hr>
|
@@ -1554,7 +1538,7 @@ gtk_icon_source_get_state_wildcarded (<em class="parameter"><code>const <a class
|
|
1554
1538
|
<a name="gtk-icon-source-new"></a><h3>gtk_icon_source_new ()</h3>
|
1555
1539
|
<pre class="programlisting"><a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSource" title="GtkIconSource"><span class="returnvalue">GtkIconSource</span></a> *
|
1556
1540
|
gtk_icon_source_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
1557
|
-
<p>Creates a new <a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSource" title="GtkIconSource"><span class="type">GtkIconSource</span></a>. A <a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSource" title="GtkIconSource"><span class="type">GtkIconSource</span></a> contains a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> (or
|
1541
|
+
<p>Creates a new <a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSource" title="GtkIconSource"><span class="type">GtkIconSource</span></a>. A <a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSource" title="GtkIconSource"><span class="type">GtkIconSource</span></a> contains a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> (or
|
1558
1542
|
image filename) that serves as the base image for one or more of the
|
1559
1543
|
icons in a <a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSet"><span class="type">GtkIconSet</span></a>, along with a specification for which icons in the
|
1560
1544
|
icon set will be based on that pixbuf or image file. An icon set contains
|
@@ -1579,9 +1563,8 @@ they'll be used to create, and add them to the icon set with
|
|
1579
1563
|
the icon source will be used as the base icon for any desired text
|
1580
1564
|
direction, widget state, or icon size.</p>
|
1581
1565
|
<div class="refsect3">
|
1582
|
-
<a name="
|
1566
|
+
<a name="gtk-icon-source-new.returns"></a><h4>Returns</h4>
|
1583
1567
|
<p> a new <a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSource" title="GtkIconSource"><span class="type">GtkIconSource</span></a></p>
|
1584
|
-
<p></p>
|
1585
1568
|
</div>
|
1586
1569
|
</div>
|
1587
1570
|
<hr>
|
@@ -1597,7 +1580,7 @@ if the text direction is wildcarded. Therefore, you should usually
|
|
1597
1580
|
call <a class="link" href="gtk2-Themeable-Stock-Images.html#gtk-icon-source-set-direction-wildcarded" title="gtk_icon_source_set_direction_wildcarded ()"><code class="function">gtk_icon_source_set_direction_wildcarded()</code></a> to un-wildcard it
|
1598
1581
|
in addition to calling this function.</p>
|
1599
1582
|
<div class="refsect3">
|
1600
|
-
<a name="
|
1583
|
+
<a name="gtk-icon-source-set-direction.parameters"></a><h4>Parameters</h4>
|
1601
1584
|
<div class="informaltable"><table width="100%" border="0">
|
1602
1585
|
<colgroup>
|
1603
1586
|
<col width="150px" class="parameters_name">
|
@@ -1635,7 +1618,7 @@ will only be used with that text direction.</p>
|
|
1635
1618
|
<p><a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSet"><span class="type">GtkIconSet</span></a> prefers non-wildcarded sources (exact matches) over
|
1636
1619
|
wildcarded sources, and will use an exact match when possible.</p>
|
1637
1620
|
<div class="refsect3">
|
1638
|
-
<a name="
|
1621
|
+
<a name="gtk-icon-source-set-direction-wildcarded.parameters"></a><h4>Parameters</h4>
|
1639
1622
|
<div class="informaltable"><table width="100%" border="0">
|
1640
1623
|
<colgroup>
|
1641
1624
|
<col width="150px" class="parameters_name">
|
@@ -1662,11 +1645,11 @@ wildcarded sources, and will use an exact match when possible.</p>
|
|
1662
1645
|
<a name="gtk-icon-source-set-pixbuf"></a><h3>gtk_icon_source_set_pixbuf ()</h3>
|
1663
1646
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1664
1647
|
gtk_icon_source_set_pixbuf (<em class="parameter"><code><a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSource" title="GtkIconSource"><span class="type">GtkIconSource</span></a> *source</code></em>,
|
1665
|
-
<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>);</pre>
|
1648
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>);</pre>
|
1666
1649
|
<p>Sets a pixbuf to use as a base image when creating icon variants
|
1667
1650
|
for <a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSet"><span class="type">GtkIconSet</span></a>.</p>
|
1668
1651
|
<div class="refsect3">
|
1669
|
-
<a name="
|
1652
|
+
<a name="gtk-icon-source-set-pixbuf.parameters"></a><h4>Parameters</h4>
|
1670
1653
|
<div class="informaltable"><table width="100%" border="0">
|
1671
1654
|
<colgroup>
|
1672
1655
|
<col width="150px" class="parameters_name">
|
@@ -1697,7 +1680,7 @@ gtk_icon_source_set_icon_name (<em class="parameter"><code><a class="link" href=
|
|
1697
1680
|
<p>Sets the name of an icon to look up in the current icon theme
|
1698
1681
|
to use as a base image when creating icon variants for <a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSet"><span class="type">GtkIconSet</span></a>.</p>
|
1699
1682
|
<div class="refsect3">
|
1700
|
-
<a name="
|
1683
|
+
<a name="gtk-icon-source-set-icon-name.parameters"></a><h4>Parameters</h4>
|
1701
1684
|
<div class="informaltable"><table width="100%" border="0">
|
1702
1685
|
<colgroup>
|
1703
1686
|
<col width="150px" class="parameters_name">
|
@@ -1732,7 +1715,7 @@ if the size is wildcarded. Therefore, you should usually
|
|
1732
1715
|
call <a class="link" href="gtk2-Themeable-Stock-Images.html#gtk-icon-source-set-size-wildcarded" title="gtk_icon_source_set_size_wildcarded ()"><code class="function">gtk_icon_source_set_size_wildcarded()</code></a> to un-wildcard it
|
1733
1716
|
in addition to calling this function.</p>
|
1734
1717
|
<div class="refsect3">
|
1735
|
-
<a name="
|
1718
|
+
<a name="gtk-icon-source-set-size.parameters"></a><h4>Parameters</h4>
|
1736
1719
|
<div class="informaltable"><table width="100%" border="0">
|
1737
1720
|
<colgroup>
|
1738
1721
|
<col width="150px" class="parameters_name">
|
@@ -1771,7 +1754,7 @@ wildcarded sources, and will use an exact match when possible.</p>
|
|
1771
1754
|
an appropriate icon at a given size, but will not change the size
|
1772
1755
|
of source images that match exactly.</p>
|
1773
1756
|
<div class="refsect3">
|
1774
|
-
<a name="
|
1757
|
+
<a name="gtk-icon-source-set-size-wildcarded.parameters"></a><h4>Parameters</h4>
|
1775
1758
|
<div class="informaltable"><table width="100%" border="0">
|
1776
1759
|
<colgroup>
|
1777
1760
|
<col width="150px" class="parameters_name">
|
@@ -1806,7 +1789,7 @@ if the state is wildcarded. Therefore, you should usually
|
|
1806
1789
|
call <a class="link" href="gtk2-Themeable-Stock-Images.html#gtk-icon-source-set-state-wildcarded" title="gtk_icon_source_set_state_wildcarded ()"><code class="function">gtk_icon_source_set_state_wildcarded()</code></a> to un-wildcard it
|
1807
1790
|
in addition to calling this function.</p>
|
1808
1791
|
<div class="refsect3">
|
1809
|
-
<a name="
|
1792
|
+
<a name="gtk-icon-source-set-state.parameters"></a><h4>Parameters</h4>
|
1810
1793
|
<div class="informaltable"><table width="100%" border="0">
|
1811
1794
|
<colgroup>
|
1812
1795
|
<col width="150px" class="parameters_name">
|
@@ -1846,7 +1829,7 @@ produce an appropriate icon for a given state, for example
|
|
1846
1829
|
lightening an image on prelight, but will not modify source images
|
1847
1830
|
that match exactly.</p>
|
1848
1831
|
<div class="refsect3">
|
1849
|
-
<a name="
|
1832
|
+
<a name="gtk-icon-source-set-state-wildcarded.parameters"></a><h4>Parameters</h4>
|
1850
1833
|
<div class="informaltable"><table width="100%" border="0">
|
1851
1834
|
<colgroup>
|
1852
1835
|
<col width="150px" class="parameters_name">
|
@@ -1897,7 +1880,7 @@ that match exactly.</p>
|
|
1897
1880
|
<p>
|
1898
1881
|
</p>
|
1899
1882
|
<div class="refsect3">
|
1900
|
-
<a name="
|
1883
|
+
<a name="GtkIconSize.members"></a><h4>Members</h4>
|
1901
1884
|
<div class="informaltable"><table width="100%" border="0">
|
1902
1885
|
<colgroup>
|
1903
1886
|
<col width="300px" class="enum_members_name">
|
@@ -1953,10 +1936,9 @@ that match exactly.</p>
|
|
1953
1936
|
filename is not a copy, and should not be modified or expected to
|
1954
1937
|
persist beyond the lifetime of the icon source.</p>
|
1955
1938
|
<div class="refsect3">
|
1956
|
-
<a name="
|
1939
|
+
<a name="gtk-icon-source-get-filename.returns"></a><h4>Returns</h4>
|
1957
1940
|
<p> image filename. This string must not be modified
|
1958
1941
|
or freed.</p>
|
1959
|
-
<p></p>
|
1960
1942
|
</div>
|
1961
1943
|
</div>
|
1962
1944
|
<hr>
|
@@ -1967,7 +1949,7 @@ or freed.</p>
|
|
1967
1949
|
<p>Sets the name of an image file to use as a base image when creating
|
1968
1950
|
icon variants for <a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSet"><span class="type">GtkIconSet</span></a>. The filename must be absolute.</p>
|
1969
1951
|
<div class="refsect3">
|
1970
|
-
<a name="
|
1952
|
+
<a name="gtk-icon-source-set-filename.parameters"></a><h4>Parameters</h4>
|
1971
1953
|
<div class="informaltable"><table width="100%" border="0">
|
1972
1954
|
<colgroup>
|
1973
1955
|
<col width="150px" class="parameters_name">
|
@@ -1992,7 +1974,6 @@ icon variants for <a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIcon
|
|
1992
1974
|
</div>
|
1993
1975
|
</div>
|
1994
1976
|
<div class="footer">
|
1995
|
-
<hr>
|
1996
|
-
Generated by GTK-Doc V1.21.1</div>
|
1977
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
1997
1978
|
</body>
|
1998
1979
|
</html>
|