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="MiscObjects.html" title="Miscellaneous">
|
9
9
|
<link rel="prev" href="GtkHandleBox.html" title="GtkHandleBox">
|
10
10
|
<link rel="next" href="GtkIMMulticontext.html" title="GtkIMMulticontext">
|
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">
|
@@ -80,7 +80,7 @@
|
|
80
80
|
</div>
|
81
81
|
<div class="refsect1">
|
82
82
|
<a name="GtkIMContextSimple.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
83
|
-
<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>
|
83
|
+
<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>
|
84
84
|
<span class="lineart">╰──</span> <a class="link" href="GtkIMContext.html" title="GtkIMContext">GtkIMContext</a>
|
85
85
|
<span class="lineart">╰──</span> GtkIMContextSimple
|
86
86
|
</pre>
|
@@ -103,9 +103,8 @@
|
|
103
103
|
gtk_im_context_simple_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
104
104
|
<p>Creates a new <a class="link" href="GtkIMContextSimple.html" title="GtkIMContextSimple"><span class="type">GtkIMContextSimple</span></a>.</p>
|
105
105
|
<div class="refsect3">
|
106
|
-
<a name="
|
106
|
+
<a name="gtk-im-context-simple-new.returns"></a><h4>Returns</h4>
|
107
107
|
<p> a new <a class="link" href="GtkIMContextSimple.html" title="GtkIMContextSimple"><span class="type">GtkIMContextSimple</span></a>.</p>
|
108
|
-
<p></p>
|
109
108
|
</div>
|
110
109
|
</div>
|
111
110
|
<hr>
|
@@ -126,7 +125,7 @@ from the last added.</p>
|
|
126
125
|
numeric value of the key symbol fields. (Values beyond
|
127
126
|
the length of the sequence should be zero.)</p>
|
128
127
|
<div class="refsect3">
|
129
|
-
<a name="
|
128
|
+
<a name="gtk-im-context-simple-add-table.parameters"></a><h4>Parameters</h4>
|
130
129
|
<div class="informaltable"><table width="100%" border="0">
|
131
130
|
<colgroup>
|
132
131
|
<col width="150px" class="parameters_name">
|
@@ -180,7 +179,6 @@ The maximum length of sequences in compose tables.
|
|
180
179
|
</div>
|
181
180
|
</div>
|
182
181
|
<div class="footer">
|
183
|
-
<hr>
|
184
|
-
Generated by GTK-Doc V1.21.1</div>
|
182
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
185
183
|
</body>
|
186
184
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="MiscObjects.html" title="Miscellaneous">
|
9
9
|
<link rel="prev" href="GtkIMContextSimple.html" title="GtkIMContextSimple">
|
10
10
|
<link rel="next" href="GtkSizeGroup.html" title="GtkSizeGroup">
|
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">
|
@@ -89,7 +89,7 @@
|
|
89
89
|
</div>
|
90
90
|
<div class="refsect1">
|
91
91
|
<a name="GtkIMMulticontext.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
92
|
-
<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>
|
92
|
+
<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>
|
93
93
|
<span class="lineart">╰──</span> <a class="link" href="GtkIMContext.html" title="GtkIMContext">GtkIMContext</a>
|
94
94
|
<span class="lineart">╰──</span> GtkIMMulticontext
|
95
95
|
</pre>
|
@@ -112,9 +112,8 @@
|
|
112
112
|
gtk_im_multicontext_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
113
113
|
<p>Creates a new <a class="link" href="GtkIMMulticontext.html" title="GtkIMMulticontext"><span class="type">GtkIMMulticontext</span></a>.</p>
|
114
114
|
<div class="refsect3">
|
115
|
-
<a name="
|
115
|
+
<a name="gtk-im-multicontext-new.returns"></a><h4>Returns</h4>
|
116
116
|
<p> a new <a class="link" href="GtkIMMulticontext.html" title="GtkIMMulticontext"><span class="type">GtkIMMulticontext</span></a>.</p>
|
117
|
-
<p></p>
|
118
117
|
</div>
|
119
118
|
</div>
|
120
119
|
<hr>
|
@@ -127,7 +126,7 @@ gtk_im_multicontext_append_menuitems (<em class="parameter"><code><a class="link
|
|
127
126
|
the menuitems, when selected, will switch the input method
|
128
127
|
for the context and the global default input method.</p>
|
129
128
|
<div class="refsect3">
|
130
|
-
<a name="
|
129
|
+
<a name="gtk-im-multicontext-append-menuitems.parameters"></a><h4>Parameters</h4>
|
131
130
|
<div class="informaltable"><table width="100%" border="0">
|
132
131
|
<colgroup>
|
133
132
|
<col width="150px" class="parameters_name">
|
@@ -157,7 +156,7 @@ gtk_im_multicontext_get_context_id (<em class="parameter"><code><a class="link"
|
|
157
156
|
<p>Gets the id of the currently active slave of the <em class="parameter"><code>context</code></em>
|
158
157
|
.</p>
|
159
158
|
<div class="refsect3">
|
160
|
-
<a name="id
|
159
|
+
<a name="gtk-im-multicontext-get-context-id.parameters"></a><h4>Parameters</h4>
|
161
160
|
<div class="informaltable"><table width="100%" border="0">
|
162
161
|
<colgroup>
|
163
162
|
<col width="150px" class="parameters_name">
|
@@ -172,11 +171,10 @@ gtk_im_multicontext_get_context_id (<em class="parameter"><code><a class="link"
|
|
172
171
|
</table></div>
|
173
172
|
</div>
|
174
173
|
<div class="refsect3">
|
175
|
-
<a name="id
|
174
|
+
<a name="gtk-im-multicontext-get-context-id.returns"></a><h4>Returns</h4>
|
176
175
|
<p> the id of the currently active slave</p>
|
177
|
-
<p></p>
|
178
176
|
</div>
|
179
|
-
<p class="since">Since 2.16</p>
|
177
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
180
178
|
</div>
|
181
179
|
<hr>
|
182
180
|
<div class="refsect2">
|
@@ -190,7 +188,7 @@ gtk_im_multicontext_set_context_id (<em class="parameter"><code><a class="link"
|
|
190
188
|
to be
|
191
189
|
replaced by the slave corresponding to the new context id.</p>
|
192
190
|
<div class="refsect3">
|
193
|
-
<a name="id
|
191
|
+
<a name="gtk-im-multicontext-set-context-id.parameters"></a><h4>Parameters</h4>
|
194
192
|
<div class="informaltable"><table width="100%" border="0">
|
195
193
|
<colgroup>
|
196
194
|
<col width="150px" class="parameters_name">
|
@@ -211,7 +209,7 @@ replaced by the slave corresponding to the new context id.</p>
|
|
211
209
|
</tbody>
|
212
210
|
</table></div>
|
213
211
|
</div>
|
214
|
-
<p class="since">Since 2.16</p>
|
212
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
215
213
|
</div>
|
216
214
|
</div>
|
217
215
|
<div class="refsect1">
|
@@ -225,7 +223,6 @@ replaced by the slave corresponding to the new context id.</p>
|
|
225
223
|
</div>
|
226
224
|
</div>
|
227
225
|
<div class="footer">
|
228
|
-
<hr>
|
229
|
-
Generated by GTK-Doc V1.21.1</div>
|
226
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
230
227
|
</body>
|
231
228
|
</html>
|
@@ -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-Drag-and-Drop.html" title="Drag and Drop">
|
10
10
|
<link rel="next" href="gtk2-Stock-Items.html" title="Stock Items">
|
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">
|
@@ -115,7 +115,7 @@
|
|
115
115
|
</tr>
|
116
116
|
<tr>
|
117
117
|
<td class="function_type">
|
118
|
-
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *
|
118
|
+
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
119
119
|
</td>
|
120
120
|
<td class="function_name">
|
121
121
|
<a class="link" href="GtkIconTheme.html#gtk-icon-theme-load-icon" title="gtk_icon_theme_load_icon ()">gtk_icon_theme_load_icon</a> <span class="c_punctuation">()</span>
|
@@ -203,7 +203,7 @@
|
|
203
203
|
</tr>
|
204
204
|
<tr>
|
205
205
|
<td class="function_type">
|
206
|
-
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *
|
206
|
+
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
207
207
|
</td>
|
208
208
|
<td class="function_name">
|
209
209
|
<a class="link" href="GtkIconTheme.html#gtk-icon-info-get-builtin-pixbuf" title="gtk_icon_info_get_builtin_pixbuf ()">gtk_icon_info_get_builtin_pixbuf</a> <span class="c_punctuation">()</span>
|
@@ -211,7 +211,7 @@
|
|
211
211
|
</tr>
|
212
212
|
<tr>
|
213
213
|
<td class="function_type">
|
214
|
-
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *
|
214
|
+
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
215
215
|
</td>
|
216
216
|
<td class="function_name">
|
217
217
|
<a class="link" href="GtkIconTheme.html#gtk-icon-info-load-icon" title="gtk_icon_info_load_icon ()">gtk_icon_info_load_icon</a> <span class="c_punctuation">()</span>
|
@@ -319,7 +319,7 @@
|
|
319
319
|
</div>
|
320
320
|
<div class="refsect1">
|
321
321
|
<a name="GtkIconTheme.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
322
|
-
<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>
|
322
|
+
<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>
|
323
323
|
<span class="lineart">╰──</span> GtkIconTheme
|
324
324
|
</pre>
|
325
325
|
</div>
|
@@ -383,7 +383,7 @@ or stock items, rather than directly, but looking up icons
|
|
383
383
|
directly is also simple. The <a class="link" href="GtkIconTheme.html" title="GtkIconTheme"><span class="type">GtkIconTheme</span></a> object acts
|
384
384
|
as a database of all the icons in the current theme. You
|
385
385
|
can create new <a class="link" href="GtkIconTheme.html" title="GtkIconTheme"><span class="type">GtkIconTheme</span></a> objects, but its much more
|
386
|
-
efficient to use the standard icon theme for the <a href="
|
386
|
+
efficient to use the standard icon theme for the <a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a>
|
387
387
|
so that the icon information is shared with other people
|
388
388
|
looking up icons. In the case where the default screen is
|
389
389
|
being used, looking up an icon can be as simple as:
|
@@ -448,11 +448,10 @@ Usually, you'll want to use <a class="link" href="GtkIconTheme.html#gtk-icon-the
|
|
448
448
|
or <a class="link" href="GtkIconTheme.html#gtk-icon-theme-get-for-screen" title="gtk_icon_theme_get_for_screen ()"><code class="function">gtk_icon_theme_get_for_screen()</code></a> rather than creating
|
449
449
|
a new icon theme object for scratch.</p>
|
450
450
|
<div class="refsect3">
|
451
|
-
<a name="
|
451
|
+
<a name="gtk-icon-theme-new.returns"></a><h4>Returns</h4>
|
452
452
|
<p> the newly created <a class="link" href="GtkIconTheme.html" title="GtkIconTheme"><span class="type">GtkIconTheme</span></a> object.</p>
|
453
|
-
<p></p>
|
454
453
|
</div>
|
455
|
-
<p class="since">Since 2.4</p>
|
454
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
456
455
|
</div>
|
457
456
|
<hr>
|
458
457
|
<div class="refsect2">
|
@@ -462,20 +461,20 @@ gtk_icon_theme_get_default (<em class="parameter"><code><span class="type">void<
|
|
462
461
|
<p>Gets the icon theme for the default screen. See
|
463
462
|
<a class="link" href="GtkIconTheme.html#gtk-icon-theme-get-for-screen" title="gtk_icon_theme_get_for_screen ()"><code class="function">gtk_icon_theme_get_for_screen()</code></a>.</p>
|
464
463
|
<div class="refsect3">
|
465
|
-
<a name="
|
464
|
+
<a name="gtk-icon-theme-get-default.returns"></a><h4>Returns</h4>
|
466
465
|
<p> A unique <a class="link" href="GtkIconTheme.html" title="GtkIconTheme"><span class="type">GtkIconTheme</span></a> associated with
|
467
466
|
the default screen. This icon theme is associated with
|
468
467
|
the screen and can be used as long as the screen
|
469
468
|
is open. Do not ref or unref it. </p>
|
470
469
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
471
470
|
</div>
|
472
|
-
<p class="since">Since 2.4</p>
|
471
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
473
472
|
</div>
|
474
473
|
<hr>
|
475
474
|
<div class="refsect2">
|
476
475
|
<a name="gtk-icon-theme-get-for-screen"></a><h3>gtk_icon_theme_get_for_screen ()</h3>
|
477
476
|
<pre class="programlisting"><a class="link" href="GtkIconTheme.html" title="GtkIconTheme"><span class="returnvalue">GtkIconTheme</span></a> *
|
478
|
-
gtk_icon_theme_get_for_screen (<em class="parameter"><code><a href="
|
477
|
+
gtk_icon_theme_get_for_screen (<em class="parameter"><code><a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *screen</code></em>);</pre>
|
479
478
|
<p>Gets the icon theme object associated with <em class="parameter"><code>screen</code></em>
|
480
479
|
; if this
|
481
480
|
function has not previously been called for the given
|
@@ -486,7 +485,7 @@ is usually a better choice than calling than <a class="link" href="GtkIconTheme.
|
|
486
485
|
and setting the screen yourself; by using this function
|
487
486
|
a single icon theme object will be shared between users.</p>
|
488
487
|
<div class="refsect3">
|
489
|
-
<a name="
|
488
|
+
<a name="gtk-icon-theme-get-for-screen.parameters"></a><h4>Parameters</h4>
|
490
489
|
<div class="informaltable"><table width="100%" border="0">
|
491
490
|
<colgroup>
|
492
491
|
<col width="150px" class="parameters_name">
|
@@ -495,32 +494,32 @@ a single icon theme object will be shared between users.</p>
|
|
495
494
|
</colgroup>
|
496
495
|
<tbody><tr>
|
497
496
|
<td class="parameter_name"><p>screen</p></td>
|
498
|
-
<td class="parameter_description"><p>a <a href="
|
497
|
+
<td class="parameter_description"><p>a <a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a></p></td>
|
499
498
|
<td class="parameter_annotations"> </td>
|
500
499
|
</tr></tbody>
|
501
500
|
</table></div>
|
502
501
|
</div>
|
503
502
|
<div class="refsect3">
|
504
|
-
<a name="
|
503
|
+
<a name="gtk-icon-theme-get-for-screen.returns"></a><h4>Returns</h4>
|
505
504
|
<p> A unique <a class="link" href="GtkIconTheme.html" title="GtkIconTheme"><span class="type">GtkIconTheme</span></a> associated with
|
506
505
|
the given screen. This icon theme is associated with
|
507
506
|
the screen and can be used as long as the screen
|
508
507
|
is open. Do not ref or unref it. </p>
|
509
508
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
510
509
|
</div>
|
511
|
-
<p class="since">Since 2.4</p>
|
510
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
512
511
|
</div>
|
513
512
|
<hr>
|
514
513
|
<div class="refsect2">
|
515
514
|
<a name="gtk-icon-theme-set-screen"></a><h3>gtk_icon_theme_set_screen ()</h3>
|
516
515
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
517
516
|
gtk_icon_theme_set_screen (<em class="parameter"><code><a class="link" href="GtkIconTheme.html" title="GtkIconTheme"><span class="type">GtkIconTheme</span></a> *icon_theme</code></em>,
|
518
|
-
<em class="parameter"><code><a href="
|
517
|
+
<em class="parameter"><code><a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *screen</code></em>);</pre>
|
519
518
|
<p>Sets the screen for an icon theme; the screen is used
|
520
519
|
to track the user's currently configured icon theme,
|
521
520
|
which might be different for different screens.</p>
|
522
521
|
<div class="refsect3">
|
523
|
-
<a name="
|
522
|
+
<a name="gtk-icon-theme-set-screen.parameters"></a><h4>Parameters</h4>
|
524
523
|
<div class="informaltable"><table width="100%" border="0">
|
525
524
|
<colgroup>
|
526
525
|
<col width="150px" class="parameters_name">
|
@@ -535,13 +534,13 @@ which might be different for different screens.</p>
|
|
535
534
|
</tr>
|
536
535
|
<tr>
|
537
536
|
<td class="parameter_name"><p>screen</p></td>
|
538
|
-
<td class="parameter_description"><p>a <a href="
|
537
|
+
<td class="parameter_description"><p>a <a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a></p></td>
|
539
538
|
<td class="parameter_annotations"> </td>
|
540
539
|
</tr>
|
541
540
|
</tbody>
|
542
541
|
</table></div>
|
543
542
|
</div>
|
544
|
-
<p class="since">Since 2.4</p>
|
543
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
545
544
|
</div>
|
546
545
|
<hr>
|
547
546
|
<div class="refsect2">
|
@@ -554,7 +553,7 @@ overriding system configuration. This function cannot be called
|
|
554
553
|
on the icon theme objects returned from <a class="link" href="GtkIconTheme.html#gtk-icon-theme-get-default" title="gtk_icon_theme_get_default ()"><code class="function">gtk_icon_theme_get_default()</code></a>
|
555
554
|
and <a class="link" href="GtkIconTheme.html#gtk-icon-theme-get-for-screen" title="gtk_icon_theme_get_for_screen ()"><code class="function">gtk_icon_theme_get_for_screen()</code></a>.</p>
|
556
555
|
<div class="refsect3">
|
557
|
-
<a name="
|
556
|
+
<a name="gtk-icon-theme-set-custom-theme.parameters"></a><h4>Parameters</h4>
|
558
557
|
<div class="informaltable"><table width="100%" border="0">
|
559
558
|
<colgroup>
|
560
559
|
<col width="150px" class="parameters_name">
|
@@ -576,7 +575,7 @@ or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/htm
|
|
576
575
|
</tbody>
|
577
576
|
</table></div>
|
578
577
|
</div>
|
579
|
-
<p class="since">Since 2.4</p>
|
578
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
580
579
|
</div>
|
581
580
|
<hr>
|
582
581
|
<div class="refsect2">
|
@@ -587,7 +586,7 @@ gtk_icon_theme_has_icon (<em class="parameter"><code><a class="link" href="GtkIc
|
|
587
586
|
<p>Checks whether an icon theme includes an icon
|
588
587
|
for a particular name.</p>
|
589
588
|
<div class="refsect3">
|
590
|
-
<a name="
|
589
|
+
<a name="gtk-icon-theme-has-icon.parameters"></a><h4>Parameters</h4>
|
591
590
|
<div class="informaltable"><table width="100%" border="0">
|
592
591
|
<colgroup>
|
593
592
|
<col width="150px" class="parameters_name">
|
@@ -609,14 +608,13 @@ for a particular name.</p>
|
|
609
608
|
</table></div>
|
610
609
|
</div>
|
611
610
|
<div class="refsect3">
|
612
|
-
<a name="
|
611
|
+
<a name="gtk-icon-theme-has-icon.returns"></a><h4>Returns</h4>
|
613
612
|
<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>icon_theme</code></em>
|
614
613
|
includes an
|
615
614
|
icon for <em class="parameter"><code>icon_name</code></em>
|
616
615
|
.</p>
|
617
|
-
<p></p>
|
618
616
|
</div>
|
619
|
-
<p class="since">Since 2.4</p>
|
617
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
620
618
|
</div>
|
621
619
|
<hr>
|
622
620
|
<div class="refsect2">
|
@@ -632,7 +630,7 @@ can then be rendered into a pixbuf using
|
|
632
630
|
<a class="link" href="GtkIconTheme.html#gtk-icon-info-load-icon" title="gtk_icon_info_load_icon ()"><code class="function">gtk_icon_info_load_icon()</code></a>. (<a class="link" href="GtkIconTheme.html#gtk-icon-theme-load-icon" title="gtk_icon_theme_load_icon ()"><code class="function">gtk_icon_theme_load_icon()</code></a>
|
633
631
|
combines these two steps if all you need is the pixbuf.)</p>
|
634
632
|
<div class="refsect3">
|
635
|
-
<a name="
|
633
|
+
<a name="gtk-icon-theme-lookup-icon.parameters"></a><h4>Parameters</h4>
|
636
634
|
<div class="informaltable"><table width="100%" border="0">
|
637
635
|
<colgroup>
|
638
636
|
<col width="150px" class="parameters_name">
|
@@ -664,13 +662,12 @@ combines these two steps if all you need is the pixbuf.)</p>
|
|
664
662
|
</table></div>
|
665
663
|
</div>
|
666
664
|
<div class="refsect3">
|
667
|
-
<a name="
|
665
|
+
<a name="gtk-icon-theme-lookup-icon.returns"></a><h4>Returns</h4>
|
668
666
|
<p> a <a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="type">GtkIconInfo</span></a> structure containing information
|
669
667
|
about 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> if the icon wasn't found. Free with
|
670
668
|
<a class="link" href="GtkIconTheme.html#gtk-icon-info-free" title="gtk_icon_info_free ()"><code class="function">gtk_icon_info_free()</code></a></p>
|
671
|
-
<p></p>
|
672
669
|
</div>
|
673
|
-
<p class="since">Since 2.4</p>
|
670
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
674
671
|
</div>
|
675
672
|
<hr>
|
676
673
|
<div class="refsect2">
|
@@ -690,7 +687,7 @@ combines these two steps if all you need is the pixbuf.)</p>
|
|
690
687
|
tries them all in the given order before falling back to
|
691
688
|
inherited icon themes.</p>
|
692
689
|
<div class="refsect3">
|
693
|
-
<a name="
|
690
|
+
<a name="gtk-icon-theme-choose-icon.parameters"></a><h4>Parameters</h4>
|
694
691
|
<div class="informaltable"><table width="100%" border="0">
|
695
692
|
<colgroup>
|
696
693
|
<col width="150px" class="parameters_name">
|
@@ -723,20 +720,19 @@ icon names to lookup. </p></td>
|
|
723
720
|
</table></div>
|
724
721
|
</div>
|
725
722
|
<div class="refsect3">
|
726
|
-
<a name="
|
723
|
+
<a name="gtk-icon-theme-choose-icon.returns"></a><h4>Returns</h4>
|
727
724
|
<p> a <a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="type">GtkIconInfo</span></a> structure containing information
|
728
725
|
about 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> if the icon wasn't found. Free with
|
729
726
|
<a class="link" href="GtkIconTheme.html#gtk-icon-info-free" title="gtk_icon_info_free ()"><code class="function">gtk_icon_info_free()</code></a></p>
|
730
|
-
<p></p>
|
731
727
|
</div>
|
732
|
-
<p class="since">Since 2.12</p>
|
728
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
733
729
|
</div>
|
734
730
|
<hr>
|
735
731
|
<div class="refsect2">
|
736
732
|
<a name="gtk-icon-theme-lookup-by-gicon"></a><h3>gtk_icon_theme_lookup_by_gicon ()</h3>
|
737
733
|
<pre class="programlisting"><a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="returnvalue">GtkIconInfo</span></a> *
|
738
734
|
gtk_icon_theme_lookup_by_gicon (<em class="parameter"><code><a class="link" href="GtkIconTheme.html" title="GtkIconTheme"><span class="type">GtkIconTheme</span></a> *icon_theme</code></em>,
|
739
|
-
<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>,
|
735
|
+
<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>,
|
740
736
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> size</code></em>,
|
741
737
|
<em class="parameter"><code><a class="link" href="GtkIconTheme.html#GtkIconLookupFlags" title="enum GtkIconLookupFlags"><span class="type">GtkIconLookupFlags</span></a> flags</code></em>);</pre>
|
742
738
|
<p>Looks up an icon and returns a structure containing
|
@@ -744,7 +740,7 @@ information such as the filename of the icon.
|
|
744
740
|
The icon can then be rendered into a pixbuf using
|
745
741
|
<a class="link" href="GtkIconTheme.html#gtk-icon-info-load-icon" title="gtk_icon_info_load_icon ()"><code class="function">gtk_icon_info_load_icon()</code></a>.</p>
|
746
742
|
<div class="refsect3">
|
747
|
-
<a name="
|
743
|
+
<a name="gtk-icon-theme-lookup-by-gicon.parameters"></a><h4>Parameters</h4>
|
748
744
|
<div class="informaltable"><table width="100%" border="0">
|
749
745
|
<colgroup>
|
750
746
|
<col width="150px" class="parameters_name">
|
@@ -759,7 +755,7 @@ The icon can then be rendered into a pixbuf using
|
|
759
755
|
</tr>
|
760
756
|
<tr>
|
761
757
|
<td class="parameter_name"><p>icon</p></td>
|
762
|
-
<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 look up</p></td>
|
758
|
+
<td class="parameter_description"><p>the <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> to look up</p></td>
|
763
759
|
<td class="parameter_annotations"> </td>
|
764
760
|
</tr>
|
765
761
|
<tr>
|
@@ -776,18 +772,17 @@ The icon can then be rendered into a pixbuf using
|
|
776
772
|
</table></div>
|
777
773
|
</div>
|
778
774
|
<div class="refsect3">
|
779
|
-
<a name="
|
775
|
+
<a name="gtk-icon-theme-lookup-by-gicon.returns"></a><h4>Returns</h4>
|
780
776
|
<p> a <a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="type">GtkIconInfo</span></a> structure containing
|
781
777
|
information about 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> if the icon
|
782
778
|
wasn't found. Free with <a class="link" href="GtkIconTheme.html#gtk-icon-info-free" title="gtk_icon_info_free ()"><code class="function">gtk_icon_info_free()</code></a></p>
|
783
|
-
<p></p>
|
784
779
|
</div>
|
785
|
-
<p class="since">Since 2.14</p>
|
780
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
786
781
|
</div>
|
787
782
|
<hr>
|
788
783
|
<div class="refsect2">
|
789
784
|
<a name="gtk-icon-theme-load-icon"></a><h3>gtk_icon_theme_load_icon ()</h3>
|
790
|
-
<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> *
|
785
|
+
<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> *
|
791
786
|
gtk_icon_theme_load_icon (<em class="parameter"><code><a class="link" href="GtkIconTheme.html" title="GtkIconTheme"><span class="type">GtkIconTheme</span></a> *icon_theme</code></em>,
|
792
787
|
<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>,
|
793
788
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> size</code></em>,
|
@@ -805,7 +800,7 @@ using <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-Ima
|
|
805
800
|
returned by this function. Otherwise GTK+ may need to keep the old
|
806
801
|
icon theme loaded, which would be a waste of memory.</p>
|
807
802
|
<div class="refsect3">
|
808
|
-
<a name="
|
803
|
+
<a name="gtk-icon-theme-load-icon.parameters"></a><h4>Parameters</h4>
|
809
804
|
<div class="informaltable"><table width="100%" border="0">
|
810
805
|
<colgroup>
|
811
806
|
<col width="150px" class="parameters_name">
|
@@ -843,14 +838,14 @@ exactly this size; see <a class="link" href="GtkIconTheme.html#gtk-icon-info-loa
|
|
843
838
|
</table></div>
|
844
839
|
</div>
|
845
840
|
<div class="refsect3">
|
846
|
-
<a name="
|
841
|
+
<a name="gtk-icon-theme-load-icon.returns"></a><h4>Returns</h4>
|
847
842
|
<p> the rendered icon; this may be a newly
|
848
843
|
created icon or a new reference to an internal icon, so you must not modify
|
849
844
|
the icon. Use <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a> to release your reference to the
|
850
845
|
icon. <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 the icon isn't found. </p>
|
851
846
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
852
847
|
</div>
|
853
|
-
<p class="since">Since 2.4</p>
|
848
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
854
849
|
</div>
|
855
850
|
<hr>
|
856
851
|
<div class="refsect2">
|
@@ -860,7 +855,7 @@ gtk_icon_theme_list_contexts (<em class="parameter"><code><a class="link" href="
|
|
860
855
|
<p>Gets the list of contexts available within the current
|
861
856
|
hierarchy of icon themes</p>
|
862
857
|
<div class="refsect3">
|
863
|
-
<a name="
|
858
|
+
<a name="gtk-icon-theme-list-contexts.parameters"></a><h4>Parameters</h4>
|
864
859
|
<div class="informaltable"><table width="100%" border="0">
|
865
860
|
<colgroup>
|
866
861
|
<col width="150px" class="parameters_name">
|
@@ -875,14 +870,14 @@ hierarchy of icon themes</p>
|
|
875
870
|
</table></div>
|
876
871
|
</div>
|
877
872
|
<div class="refsect3">
|
878
|
-
<a name="
|
873
|
+
<a name="gtk-icon-theme-list-contexts.returns"></a><h4>Returns</h4>
|
879
874
|
<p> a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> list holding the names of all the
|
880
875
|
contexts in the theme. You must first free each element
|
881
876
|
in the list 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>, then free the list itself
|
882
877
|
with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#g-list-free"><code class="function">g_list_free()</code></a>. </p>
|
883
878
|
<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> utf8][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
884
879
|
</div>
|
885
|
-
<p class="since">Since 2.12</p>
|
880
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
886
881
|
</div>
|
887
882
|
<hr>
|
888
883
|
<div class="refsect2">
|
@@ -896,7 +891,7 @@ The set of values for the context string is system dependent,
|
|
896
891
|
but will typically include such values as "Applications" and
|
897
892
|
"MimeTypes".</p>
|
898
893
|
<div class="refsect3">
|
899
|
-
<a name="
|
894
|
+
<a name="gtk-icon-theme-list-icons.parameters"></a><h4>Parameters</h4>
|
900
895
|
<div class="informaltable"><table width="100%" border="0">
|
901
896
|
<colgroup>
|
902
897
|
<col width="150px" class="parameters_name">
|
@@ -919,14 +914,14 @@ or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/htm
|
|
919
914
|
</table></div>
|
920
915
|
</div>
|
921
916
|
<div class="refsect3">
|
922
|
-
<a name="
|
917
|
+
<a name="gtk-icon-theme-list-icons.returns"></a><h4>Returns</h4>
|
923
918
|
<p> a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> list
|
924
919
|
holding the names of all the icons in the theme. You must first
|
925
920
|
free each element in the list 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>, then free the list
|
926
921
|
itself with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#g-list-free"><code class="function">g_list_free()</code></a>. </p>
|
927
922
|
<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> utf8][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
928
923
|
</div>
|
929
|
-
<p class="since">Since 2.4</p>
|
924
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
930
925
|
</div>
|
931
926
|
<hr>
|
932
927
|
<div class="refsect2">
|
@@ -939,7 +934,7 @@ the icon is available without scaling. A size of -1 means
|
|
939
934
|
that the icon is available in a scalable format. The array
|
940
935
|
is zero-terminated.</p>
|
941
936
|
<div class="refsect3">
|
942
|
-
<a name="
|
937
|
+
<a name="gtk-icon-theme-get-icon-sizes.parameters"></a><h4>Parameters</h4>
|
943
938
|
<div class="informaltable"><table width="100%" border="0">
|
944
939
|
<colgroup>
|
945
940
|
<col width="150px" class="parameters_name">
|
@@ -961,13 +956,13 @@ is zero-terminated.</p>
|
|
961
956
|
</table></div>
|
962
957
|
</div>
|
963
958
|
<div class="refsect3">
|
964
|
-
<a name="
|
959
|
+
<a name="gtk-icon-theme-get-icon-sizes.returns"></a><h4>Returns</h4>
|
965
960
|
<p> An newly allocated array
|
966
961
|
describing the sizes at which the icon is available. The array
|
967
962
|
should 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> when it is no longer needed. </p>
|
968
963
|
<p><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> zero-terminated=1]</span></p>
|
969
964
|
</div>
|
970
|
-
<p class="since">Since 2.6</p>
|
965
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
971
966
|
</div>
|
972
967
|
<hr>
|
973
968
|
<div class="refsect2">
|
@@ -978,7 +973,7 @@ gtk_icon_theme_get_example_icon_name (<em class="parameter"><code><a class="link
|
|
978
973
|
current theme (for instance, to use when presenting
|
979
974
|
a list of themes to the user.)</p>
|
980
975
|
<div class="refsect3">
|
981
|
-
<a name="
|
976
|
+
<a name="gtk-icon-theme-get-example-icon-name.parameters"></a><h4>Parameters</h4>
|
982
977
|
<div class="informaltable"><table width="100%" border="0">
|
983
978
|
<colgroup>
|
984
979
|
<col width="150px" class="parameters_name">
|
@@ -993,12 +988,11 @@ a list of themes to the user.)</p>
|
|
993
988
|
</table></div>
|
994
989
|
</div>
|
995
990
|
<div class="refsect3">
|
996
|
-
<a name="
|
991
|
+
<a name="gtk-icon-theme-get-example-icon-name.returns"></a><h4>Returns</h4>
|
997
992
|
<p> the name of an example 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>.
|
998
993
|
Free 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>
|
999
|
-
<p></p>
|
1000
994
|
</div>
|
1001
|
-
<p class="since">Since 2.4</p>
|
995
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1002
996
|
</div>
|
1003
997
|
<hr>
|
1004
998
|
<div class="refsect2">
|
@@ -1010,7 +1004,7 @@ currently cached information is discarded and will be reloaded
|
|
1010
1004
|
next time <em class="parameter"><code>icon_theme</code></em>
|
1011
1005
|
is accessed.</p>
|
1012
1006
|
<div class="refsect3">
|
1013
|
-
<a name="
|
1007
|
+
<a name="gtk-icon-theme-rescan-if-needed.parameters"></a><h4>Parameters</h4>
|
1014
1008
|
<div class="informaltable"><table width="100%" border="0">
|
1015
1009
|
<colgroup>
|
1016
1010
|
<col width="150px" class="parameters_name">
|
@@ -1025,12 +1019,11 @@ next time <em class="parameter"><code>icon_theme</code></em>
|
|
1025
1019
|
</table></div>
|
1026
1020
|
</div>
|
1027
1021
|
<div class="refsect3">
|
1028
|
-
<a name="
|
1022
|
+
<a name="gtk-icon-theme-rescan-if-needed.returns"></a><h4>Returns</h4>
|
1029
1023
|
<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 icon theme has changed and needed
|
1030
1024
|
to be reloaded.</p>
|
1031
|
-
<p></p>
|
1032
1025
|
</div>
|
1033
|
-
<p class="since">Since 2.4</p>
|
1026
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1034
1027
|
</div>
|
1035
1028
|
<hr>
|
1036
1029
|
<div class="refsect2">
|
@@ -1038,7 +1031,7 @@ to be reloaded.</p>
|
|
1038
1031
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1039
1032
|
gtk_icon_theme_add_builtin_icon (<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>,
|
1040
1033
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> size</code></em>,
|
1041
|
-
<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>
|
1034
|
+
<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>
|
1042
1035
|
<p>Registers a built-in icon for icon theme lookups. The idea
|
1043
1036
|
of built-in icons is to allow an application or library
|
1044
1037
|
that uses themed icons to function requiring files to
|
@@ -1051,7 +1044,7 @@ that the icon is generally available.</p>
|
|
1051
1044
|
<p>This function will generally be used with pixbufs loaded
|
1052
1045
|
via <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-Image-Data-in-Memory.html#gdk-pixbuf-new-from-inline"><code class="function">gdk_pixbuf_new_from_inline()</code></a>.</p>
|
1053
1046
|
<div class="refsect3">
|
1054
|
-
<a name="
|
1047
|
+
<a name="gtk-icon-theme-add-builtin-icon.parameters"></a><h4>Parameters</h4>
|
1055
1048
|
<div class="informaltable"><table width="100%" border="0">
|
1056
1049
|
<colgroup>
|
1057
1050
|
<col width="150px" class="parameters_name">
|
@@ -1073,7 +1066,7 @@ at different sizes.)</p></td>
|
|
1073
1066
|
</tr>
|
1074
1067
|
<tr>
|
1075
1068
|
<td class="parameter_name"><p>pixbuf</p></td>
|
1076
|
-
<td class="parameter_description"><p><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> that contains the image to use
|
1069
|
+
<td class="parameter_description"><p><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> that contains the image to use
|
1077
1070
|
for <em class="parameter"><code>icon_name</code></em>
|
1078
1071
|
.</p></td>
|
1079
1072
|
<td class="parameter_annotations"> </td>
|
@@ -1081,7 +1074,7 @@ for <em class="parameter"><code>icon_name</code></em>
|
|
1081
1074
|
</tbody>
|
1082
1075
|
</table></div>
|
1083
1076
|
</div>
|
1084
|
-
<p class="since">Since 2.4</p>
|
1077
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1085
1078
|
</div>
|
1086
1079
|
<hr>
|
1087
1080
|
<div class="refsect2">
|
@@ -1090,7 +1083,7 @@ for <em class="parameter"><code>icon_name</code></em>
|
|
1090
1083
|
gtk_icon_info_copy (<em class="parameter"><code><a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="type">GtkIconInfo</span></a> *icon_info</code></em>);</pre>
|
1091
1084
|
<p>Make a copy of a <a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="type">GtkIconInfo</span></a>.</p>
|
1092
1085
|
<div class="refsect3">
|
1093
|
-
<a name="
|
1086
|
+
<a name="gtk-icon-info-copy.parameters"></a><h4>Parameters</h4>
|
1094
1087
|
<div class="informaltable"><table width="100%" border="0">
|
1095
1088
|
<colgroup>
|
1096
1089
|
<col width="150px" class="parameters_name">
|
@@ -1105,11 +1098,10 @@ gtk_icon_info_copy (<em class="parameter"><code><a class="link" href="GtkIconThe
|
|
1105
1098
|
</table></div>
|
1106
1099
|
</div>
|
1107
1100
|
<div class="refsect3">
|
1108
|
-
<a name="
|
1101
|
+
<a name="gtk-icon-info-copy.returns"></a><h4>Returns</h4>
|
1109
1102
|
<p> the new GtkIconInfo</p>
|
1110
|
-
<p></p>
|
1111
1103
|
</div>
|
1112
|
-
<p class="since">Since 2.4</p>
|
1104
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1113
1105
|
</div>
|
1114
1106
|
<hr>
|
1115
1107
|
<div class="refsect2">
|
@@ -1118,7 +1110,7 @@ gtk_icon_info_copy (<em class="parameter"><code><a class="link" href="GtkIconThe
|
|
1118
1110
|
gtk_icon_info_free (<em class="parameter"><code><a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="type">GtkIconInfo</span></a> *icon_info</code></em>);</pre>
|
1119
1111
|
<p>Free a <a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="type">GtkIconInfo</span></a> and associated information</p>
|
1120
1112
|
<div class="refsect3">
|
1121
|
-
<a name="
|
1113
|
+
<a name="gtk-icon-info-free.parameters"></a><h4>Parameters</h4>
|
1122
1114
|
<div class="informaltable"><table width="100%" border="0">
|
1123
1115
|
<colgroup>
|
1124
1116
|
<col width="150px" class="parameters_name">
|
@@ -1132,17 +1124,17 @@ gtk_icon_info_free (<em class="parameter"><code><a class="link" href="GtkIconThe
|
|
1132
1124
|
</tr></tbody>
|
1133
1125
|
</table></div>
|
1134
1126
|
</div>
|
1135
|
-
<p class="since">Since 2.4</p>
|
1127
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1136
1128
|
</div>
|
1137
1129
|
<hr>
|
1138
1130
|
<div class="refsect2">
|
1139
1131
|
<a name="gtk-icon-info-new-for-pixbuf"></a><h3>gtk_icon_info_new_for_pixbuf ()</h3>
|
1140
1132
|
<pre class="programlisting"><a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="returnvalue">GtkIconInfo</span></a> *
|
1141
1133
|
gtk_icon_info_new_for_pixbuf (<em class="parameter"><code><a class="link" href="GtkIconTheme.html" title="GtkIconTheme"><span class="type">GtkIconTheme</span></a> *icon_theme</code></em>,
|
1142
|
-
<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>
|
1143
|
-
<p>Creates a <a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="type">GtkIconInfo</span></a> for 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>
|
1134
|
+
<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>
|
1135
|
+
<p>Creates a <a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="type">GtkIconInfo</span></a> for 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>
|
1144
1136
|
<div class="refsect3">
|
1145
|
-
<a name="
|
1137
|
+
<a name="gtk-icon-info-new-for-pixbuf.parameters"></a><h4>Parameters</h4>
|
1146
1138
|
<div class="informaltable"><table width="100%" border="0">
|
1147
1139
|
<colgroup>
|
1148
1140
|
<col width="150px" class="parameters_name">
|
@@ -1164,11 +1156,10 @@ gtk_icon_info_new_for_pixbuf (<em class="parameter"><code><a class="link" href="
|
|
1164
1156
|
</table></div>
|
1165
1157
|
</div>
|
1166
1158
|
<div class="refsect3">
|
1167
|
-
<a name="
|
1159
|
+
<a name="gtk-icon-info-new-for-pixbuf.returns"></a><h4>Returns</h4>
|
1168
1160
|
<p> a <a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="type">GtkIconInfo</span></a></p>
|
1169
|
-
<p></p>
|
1170
1161
|
</div>
|
1171
|
-
<p class="since">Since 2.14</p>
|
1162
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
1172
1163
|
</div>
|
1173
1164
|
<hr>
|
1174
1165
|
<div class="refsect2">
|
@@ -1184,7 +1175,7 @@ to a larger icon. These icons will be given
|
|
1184
1175
|
the same base size as the larger icons to which
|
1185
1176
|
they are attached.</p>
|
1186
1177
|
<div class="refsect3">
|
1187
|
-
<a name="
|
1178
|
+
<a name="gtk-icon-info-get-base-size.parameters"></a><h4>Parameters</h4>
|
1188
1179
|
<div class="informaltable"><table width="100%" border="0">
|
1189
1180
|
<colgroup>
|
1190
1181
|
<col width="150px" class="parameters_name">
|
@@ -1199,24 +1190,23 @@ they are attached.</p>
|
|
1199
1190
|
</table></div>
|
1200
1191
|
</div>
|
1201
1192
|
<div class="refsect3">
|
1202
|
-
<a name="
|
1193
|
+
<a name="gtk-icon-info-get-base-size.returns"></a><h4>Returns</h4>
|
1203
1194
|
<p> the base size, or 0, if no base
|
1204
1195
|
size is known for the icon.</p>
|
1205
|
-
<p></p>
|
1206
1196
|
</div>
|
1207
|
-
<p class="since">Since 2.4</p>
|
1197
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1208
1198
|
</div>
|
1209
1199
|
<hr>
|
1210
1200
|
<div class="refsect2">
|
1211
1201
|
<a name="gtk-icon-info-get-builtin-pixbuf"></a><h3>gtk_icon_info_get_builtin_pixbuf ()</h3>
|
1212
|
-
<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> *
|
1202
|
+
<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> *
|
1213
1203
|
gtk_icon_info_get_builtin_pixbuf (<em class="parameter"><code><a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="type">GtkIconInfo</span></a> *icon_info</code></em>);</pre>
|
1214
1204
|
<p>Gets the built-in image for this icon, if any. To allow
|
1215
1205
|
GTK+ to use built in icon images, you must pass the
|
1216
1206
|
<a class="link" href="GtkIconTheme.html#GTK-ICON-LOOKUP-USE-BUILTIN:CAPS"><code class="literal">GTK_ICON_LOOKUP_USE_BUILTIN</code></a> to
|
1217
1207
|
<a class="link" href="GtkIconTheme.html#gtk-icon-theme-lookup-icon" title="gtk_icon_theme_lookup_icon ()"><code class="function">gtk_icon_theme_lookup_icon()</code></a>.</p>
|
1218
1208
|
<div class="refsect3">
|
1219
|
-
<a name="
|
1209
|
+
<a name="gtk-icon-info-get-builtin-pixbuf.parameters"></a><h4>Parameters</h4>
|
1220
1210
|
<div class="informaltable"><table width="100%" border="0">
|
1221
1211
|
<colgroup>
|
1222
1212
|
<col width="150px" class="parameters_name">
|
@@ -1231,19 +1221,19 @@ GTK+ to use built in icon images, you must pass the
|
|
1231
1221
|
</table></div>
|
1232
1222
|
</div>
|
1233
1223
|
<div class="refsect3">
|
1234
|
-
<a name="
|
1224
|
+
<a name="gtk-icon-info-get-builtin-pixbuf.returns"></a><h4>Returns</h4>
|
1235
1225
|
<p> the built-in image 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>. No
|
1236
1226
|
extra reference is added to the returned pixbuf, so if
|
1237
1227
|
you want to keep it around, you must use <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-ref"><code class="function">g_object_ref()</code></a>.
|
1238
1228
|
The returned image must not be modified. </p>
|
1239
1229
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1240
1230
|
</div>
|
1241
|
-
<p class="since">Since 2.4</p>
|
1231
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1242
1232
|
</div>
|
1243
1233
|
<hr>
|
1244
1234
|
<div class="refsect2">
|
1245
1235
|
<a name="gtk-icon-info-load-icon"></a><h3>gtk_icon_info_load_icon ()</h3>
|
1246
|
-
<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> *
|
1236
|
+
<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> *
|
1247
1237
|
gtk_icon_info_load_icon (<em class="parameter"><code><a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="type">GtkIconInfo</span></a> *icon_info</code></em>,
|
1248
1238
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
1249
1239
|
<p>Renders an icon previously looked up in an icon theme using
|
@@ -1258,7 +1248,7 @@ by passing the <a class="link" href="GtkIconTheme.html#GTK-ICON-LOOKUP-FORCE-SIZ
|
|
1258
1248
|
the <a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="type">GtkIconInfo</span></a>. If this flag has been specified, the pixbuf
|
1259
1249
|
returned by this function will be scaled to the exact size.</p>
|
1260
1250
|
<div class="refsect3">
|
1261
|
-
<a name="
|
1251
|
+
<a name="gtk-icon-info-load-icon.parameters"></a><h4>Parameters</h4>
|
1262
1252
|
<div class="informaltable"><table width="100%" border="0">
|
1263
1253
|
<colgroup>
|
1264
1254
|
<col width="150px" class="parameters_name">
|
@@ -1281,14 +1271,14 @@ or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/htm
|
|
1281
1271
|
</table></div>
|
1282
1272
|
</div>
|
1283
1273
|
<div class="refsect3">
|
1284
|
-
<a name="
|
1274
|
+
<a name="gtk-icon-info-load-icon.returns"></a><h4>Returns</h4>
|
1285
1275
|
<p> the rendered icon; this may be a newly
|
1286
1276
|
created icon or a new reference to an internal icon, so you must
|
1287
1277
|
not modify the icon. Use <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a> to release your reference
|
1288
1278
|
to the icon. </p>
|
1289
1279
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1290
1280
|
</div>
|
1291
|
-
<p class="since">Since 2.4</p>
|
1281
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1292
1282
|
</div>
|
1293
1283
|
<hr>
|
1294
1284
|
<div class="refsect2">
|
@@ -1309,7 +1299,7 @@ and ends in '.svg'.</p>
|
|
1309
1299
|
<p>This function is provided primarily to allow compatibility wrappers
|
1310
1300
|
for older API's, and is not expected to be useful for applications.</p>
|
1311
1301
|
<div class="refsect3">
|
1312
|
-
<a name="
|
1302
|
+
<a name="gtk-icon-info-set-raw-coordinates.parameters"></a><h4>Parameters</h4>
|
1313
1303
|
<div class="informaltable"><table width="100%" border="0">
|
1314
1304
|
<colgroup>
|
1315
1305
|
<col width="150px" class="parameters_name">
|
@@ -1332,21 +1322,21 @@ and attached points should be returned in their original
|
|
1332
1322
|
</tbody>
|
1333
1323
|
</table></div>
|
1334
1324
|
</div>
|
1335
|
-
<p class="since">Since 2.4</p>
|
1325
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1336
1326
|
</div>
|
1337
1327
|
<hr>
|
1338
1328
|
<div class="refsect2">
|
1339
1329
|
<a name="gtk-icon-info-get-embedded-rect"></a><h3>gtk_icon_info_get_embedded_rect ()</h3>
|
1340
1330
|
<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>
|
1341
1331
|
gtk_icon_info_get_embedded_rect (<em class="parameter"><code><a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="type">GtkIconInfo</span></a> *icon_info</code></em>,
|
1342
|
-
<em class="parameter"><code><a href="
|
1332
|
+
<em class="parameter"><code><a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *rectangle</code></em>);</pre>
|
1343
1333
|
<p>Gets the coordinates of a rectangle within the icon
|
1344
1334
|
that can be used for display of information such
|
1345
1335
|
as a preview of the contents of a text file.
|
1346
1336
|
See <a class="link" href="GtkIconTheme.html#gtk-icon-info-set-raw-coordinates" title="gtk_icon_info_set_raw_coordinates ()"><code class="function">gtk_icon_info_set_raw_coordinates()</code></a> for further
|
1347
1337
|
information about the coordinate system.</p>
|
1348
1338
|
<div class="refsect3">
|
1349
|
-
<a name="
|
1339
|
+
<a name="gtk-icon-info-get-embedded-rect.parameters"></a><h4>Parameters</h4>
|
1350
1340
|
<div class="informaltable"><table width="100%" border="0">
|
1351
1341
|
<colgroup>
|
1352
1342
|
<col width="150px" class="parameters_name">
|
@@ -1361,7 +1351,7 @@ information about the coordinate system.</p>
|
|
1361
1351
|
</tr>
|
1362
1352
|
<tr>
|
1363
1353
|
<td class="parameter_name"><p>rectangle</p></td>
|
1364
|
-
<td class="parameter_description"><p> <a href="
|
1354
|
+
<td class="parameter_description"><p> <a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> in which to store embedded
|
1365
1355
|
rectangle coordinates; coordinates are only stored
|
1366
1356
|
when this function returns <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></td>
|
1367
1357
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
|
@@ -1370,24 +1360,23 @@ when this function returns <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor
|
|
1370
1360
|
</table></div>
|
1371
1361
|
</div>
|
1372
1362
|
<div class="refsect3">
|
1373
|
-
<a name="
|
1363
|
+
<a name="gtk-icon-info-get-embedded-rect.returns"></a><h4>Returns</h4>
|
1374
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 the icon has an embedded rectangle</p>
|
1375
|
-
<p></p>
|
1376
1365
|
</div>
|
1377
|
-
<p class="since">Since 2.4</p>
|
1366
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1378
1367
|
</div>
|
1379
1368
|
<hr>
|
1380
1369
|
<div class="refsect2">
|
1381
1370
|
<a name="gtk-icon-info-get-attach-points"></a><h3>gtk_icon_info_get_attach_points ()</h3>
|
1382
1371
|
<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>
|
1383
1372
|
gtk_icon_info_get_attach_points (<em class="parameter"><code><a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="type">GtkIconInfo</span></a> *icon_info</code></em>,
|
1384
|
-
<em class="parameter"><code><a href="
|
1373
|
+
<em class="parameter"><code><a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkPoint"><span class="type">GdkPoint</span></a> **points</code></em>,
|
1385
1374
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *n_points</code></em>);</pre>
|
1386
1375
|
<p>Fetches the set of attach points for an icon. An attach point
|
1387
1376
|
is a location in the icon that can be used as anchor points for attaching
|
1388
1377
|
emblems or overlays to the icon.</p>
|
1389
1378
|
<div class="refsect3">
|
1390
|
-
<a name="
|
1379
|
+
<a name="gtk-icon-info-get-attach-points.parameters"></a><h4>Parameters</h4>
|
1391
1380
|
<div class="informaltable"><table width="100%" border="0">
|
1392
1381
|
<colgroup>
|
1393
1382
|
<col width="150px" class="parameters_name">
|
@@ -1416,11 +1405,10 @@ free the array of points with <a href="/home/vagrant/ruby-gnome2.win64/glib2/ven
|
|
1416
1405
|
</table></div>
|
1417
1406
|
</div>
|
1418
1407
|
<div class="refsect3">
|
1419
|
-
<a name="
|
1408
|
+
<a name="gtk-icon-info-get-attach-points.returns"></a><h4>Returns</h4>
|
1420
1409
|
<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 there are any attach points for the icon.</p>
|
1421
|
-
<p></p>
|
1422
1410
|
</div>
|
1423
|
-
<p class="since">Since 2.4</p>
|
1411
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1424
1412
|
</div>
|
1425
1413
|
<hr>
|
1426
1414
|
<div class="refsect2">
|
@@ -1431,7 +1419,7 @@ gtk_icon_info_get_display_name (<em class="parameter"><code><a class="link" href
|
|
1431
1419
|
string to be used in place of the icon name in a user
|
1432
1420
|
visible context like a list of icons.</p>
|
1433
1421
|
<div class="refsect3">
|
1434
|
-
<a name="
|
1422
|
+
<a name="gtk-icon-info-get-display-name.parameters"></a><h4>Parameters</h4>
|
1435
1423
|
<div class="informaltable"><table width="100%" border="0">
|
1436
1424
|
<colgroup>
|
1437
1425
|
<col width="150px" class="parameters_name">
|
@@ -1446,14 +1434,13 @@ visible context like a list of icons.</p>
|
|
1446
1434
|
</table></div>
|
1447
1435
|
</div>
|
1448
1436
|
<div class="refsect3">
|
1449
|
-
<a name="
|
1437
|
+
<a name="gtk-icon-info-get-display-name.returns"></a><h4>Returns</h4>
|
1450
1438
|
<p> the display name for 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>, if
|
1451
1439
|
the icon doesn't have a specified display name. This value
|
1452
1440
|
is owned <em class="parameter"><code>icon_info</code></em>
|
1453
1441
|
and must not be modified or free.</p>
|
1454
|
-
<p></p>
|
1455
1442
|
</div>
|
1456
|
-
<p class="since">Since 2.4</p>
|
1443
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1457
1444
|
</div>
|
1458
1445
|
</div>
|
1459
1446
|
<div class="refsect1">
|
@@ -1485,7 +1472,7 @@ object and set the icon theme name explicitely using
|
|
1485
1472
|
<a name="GtkIconLookupFlags"></a><h3>enum GtkIconLookupFlags</h3>
|
1486
1473
|
<p>Used to specify options for <a class="link" href="GtkIconTheme.html#gtk-icon-theme-lookup-icon" title="gtk_icon_theme_lookup_icon ()"><code class="function">gtk_icon_theme_lookup_icon()</code></a></p>
|
1487
1474
|
<div class="refsect3">
|
1488
|
-
<a name="
|
1475
|
+
<a name="GtkIconLookupFlags.members"></a><h4>Members</h4>
|
1489
1476
|
<div class="informaltable"><table width="100%" border="0">
|
1490
1477
|
<colgroup>
|
1491
1478
|
<col width="300px" class="enum_members_name">
|
@@ -1555,7 +1542,7 @@ The <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/ht
|
|
1555
1542
|
<a name="GtkIconThemeError"></a><h3>enum GtkIconThemeError</h3>
|
1556
1543
|
<p>Error codes for GtkIconTheme operations.</p>
|
1557
1544
|
<div class="refsect3">
|
1558
|
-
<a name="
|
1545
|
+
<a name="GtkIconThemeError.members"></a><h4>Members</h4>
|
1559
1546
|
<div class="informaltable"><table width="100%" border="0">
|
1560
1547
|
<colgroup>
|
1561
1548
|
<col width="300px" class="enum_members_name">
|
@@ -1602,7 +1589,7 @@ the right name is found directly in one of the elements of
|
|
1602
1589
|
into the default icon theme, which is called DEFAULT_THEME_NAME,
|
1603
1590
|
rather than directly on the icon path.)</p>
|
1604
1591
|
<div class="refsect3">
|
1605
|
-
<a name="
|
1592
|
+
<a name="gtk-icon-theme-set-search-path.parameters"></a><h4>Parameters</h4>
|
1606
1593
|
<div class="informaltable"><table width="100%" border="0">
|
1607
1594
|
<colgroup>
|
1608
1595
|
<col width="150px" class="parameters_name">
|
@@ -1630,7 +1617,7 @@ directories that are searched for icon themes. </p></td>
|
|
1630
1617
|
</tbody>
|
1631
1618
|
</table></div>
|
1632
1619
|
</div>
|
1633
|
-
<p class="since">Since 2.4</p>
|
1620
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1634
1621
|
</div>
|
1635
1622
|
<hr>
|
1636
1623
|
<div class="refsect2">
|
@@ -1639,7 +1626,7 @@ directories that are searched for icon themes. </p></td>
|
|
1639
1626
|
</pre>
|
1640
1627
|
<p>Gets the current search path. See <a class="link" href="GtkIconTheme.html#gtk-icon-theme-set-search-path" title="gtk_icon_theme_set_search_path"><code class="function">gtk_icon_theme_set_search_path()</code></a>.</p>
|
1641
1628
|
<div class="refsect3">
|
1642
|
-
<a name="
|
1629
|
+
<a name="gtk-icon-theme-get-search-path.parameters"></a><h4>Parameters</h4>
|
1643
1630
|
<div class="informaltable"><table width="100%" border="0">
|
1644
1631
|
<colgroup>
|
1645
1632
|
<col width="150px" class="parameters_name">
|
@@ -1668,7 +1655,7 @@ in <em class="parameter"><code>path</code></em>
|
|
1668
1655
|
</tbody>
|
1669
1656
|
</table></div>
|
1670
1657
|
</div>
|
1671
|
-
<p class="since">Since 2.4</p>
|
1658
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1672
1659
|
</div>
|
1673
1660
|
<hr>
|
1674
1661
|
<div class="refsect2">
|
@@ -1678,7 +1665,7 @@ in <em class="parameter"><code>path</code></em>
|
|
1678
1665
|
<p>Appends a directory to the search path.
|
1679
1666
|
See <a class="link" href="GtkIconTheme.html#gtk-icon-theme-set-search-path" title="gtk_icon_theme_set_search_path"><code class="function">gtk_icon_theme_set_search_path()</code></a>.</p>
|
1680
1667
|
<div class="refsect3">
|
1681
|
-
<a name="
|
1668
|
+
<a name="gtk-icon-theme-append-search-path.parameters"></a><h4>Parameters</h4>
|
1682
1669
|
<div class="informaltable"><table width="100%" border="0">
|
1683
1670
|
<colgroup>
|
1684
1671
|
<col width="150px" class="parameters_name">
|
@@ -1699,7 +1686,7 @@ See <a class="link" href="GtkIconTheme.html#gtk-icon-theme-set-search-path" titl
|
|
1699
1686
|
</tbody>
|
1700
1687
|
</table></div>
|
1701
1688
|
</div>
|
1702
|
-
<p class="since">Since 2.4</p>
|
1689
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1703
1690
|
</div>
|
1704
1691
|
<hr>
|
1705
1692
|
<div class="refsect2">
|
@@ -1709,7 +1696,7 @@ See <a class="link" href="GtkIconTheme.html#gtk-icon-theme-set-search-path" titl
|
|
1709
1696
|
<p>Prepends a directory to the search path.
|
1710
1697
|
See <a class="link" href="GtkIconTheme.html#gtk-icon-theme-set-search-path" title="gtk_icon_theme_set_search_path"><code class="function">gtk_icon_theme_set_search_path()</code></a>.</p>
|
1711
1698
|
<div class="refsect3">
|
1712
|
-
<a name="
|
1699
|
+
<a name="gtk-icon-theme-prepend-search-path.parameters"></a><h4>Parameters</h4>
|
1713
1700
|
<div class="informaltable"><table width="100%" border="0">
|
1714
1701
|
<colgroup>
|
1715
1702
|
<col width="150px" class="parameters_name">
|
@@ -1730,7 +1717,7 @@ See <a class="link" href="GtkIconTheme.html#gtk-icon-theme-set-search-path" titl
|
|
1730
1717
|
</tbody>
|
1731
1718
|
</table></div>
|
1732
1719
|
</div>
|
1733
|
-
<p class="since">Since 2.4</p>
|
1720
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1734
1721
|
</div>
|
1735
1722
|
<hr>
|
1736
1723
|
<div class="refsect2">
|
@@ -1743,14 +1730,13 @@ to <a class="link" href="GtkIconTheme.html#gtk-icon-theme-lookup-icon" title="gt
|
|
1743
1730
|
no filename if a builtin icon is returned; in this
|
1744
1731
|
case, you should use <a class="link" href="GtkIconTheme.html#gtk-icon-info-get-builtin-pixbuf" title="gtk_icon_info_get_builtin_pixbuf ()"><code class="function">gtk_icon_info_get_builtin_pixbuf()</code></a>.</p>
|
1745
1732
|
<div class="refsect3">
|
1746
|
-
<a name="
|
1733
|
+
<a name="gtk-icon-info-get-filename.returns"></a><h4>Returns</h4>
|
1747
1734
|
<p> the filename for 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>
|
1748
1735
|
if <a class="link" href="GtkIconTheme.html#gtk-icon-info-get-builtin-pixbuf" title="gtk_icon_info_get_builtin_pixbuf ()"><code class="function">gtk_icon_info_get_builtin_pixbuf()</code></a> should
|
1749
1736
|
be used instead. The return value is owned by
|
1750
1737
|
GTK+ and should not be modified or freed.</p>
|
1751
|
-
<p></p>
|
1752
1738
|
</div>
|
1753
|
-
<p class="since">Since 2.4</p>
|
1739
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1754
1740
|
</div>
|
1755
1741
|
</div>
|
1756
1742
|
<div class="refsect1">
|
@@ -1764,7 +1750,7 @@ user_function (<a class="link" href="GtkIconTheme.html" title="GtkIconTheme"><sp
|
|
1764
1750
|
that a change has occurred in the contents of the current
|
1765
1751
|
icon theme.</p>
|
1766
1752
|
<div class="refsect3">
|
1767
|
-
<a name="
|
1753
|
+
<a name="GtkIconTheme-changed.parameters"></a><h4>Parameters</h4>
|
1768
1754
|
<div class="informaltable"><table width="100%" border="0">
|
1769
1755
|
<colgroup>
|
1770
1756
|
<col width="150px" class="parameters_name">
|
@@ -1790,7 +1776,6 @@ icon theme.</p>
|
|
1790
1776
|
</div>
|
1791
1777
|
</div>
|
1792
1778
|
<div class="footer">
|
1793
|
-
<hr>
|
1794
|
-
Generated by GTK-Doc V1.21.1</div>
|
1779
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
1795
1780
|
</body>
|
1796
1781
|
</html>
|