gtk2 3.0.7-x64-mingw32 → 3.0.8-x64-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +2 -2
- data/ext/gtk2/extconf.rb +1 -0
- data/lib/2.2/gtk2.so +0 -0
- data/lib/2.3/gtk2.so +0 -0
- data/sample/misc/threads.rb +0 -1
- data/vendor/local/bin/gtk-demo.exe +0 -0
- data/vendor/local/bin/gtk-query-immodules-2.0.exe +0 -0
- data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
- data/vendor/local/bin/libgailutil-18.dll +0 -0
- data/vendor/local/bin/libgdk-win32-2.0-0.dll +0 -0
- data/vendor/local/bin/libgtk-win32-2.0-0.dll +0 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkcontainer.h +2 -1
- data/vendor/local/include/gtk-2.0/gtk/gtkversion.h +3 -3
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules.cache +1 -1
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.la +2 -2
- data/vendor/local/lib/libgailutil.dll.a +0 -0
- data/vendor/local/lib/libgailutil.la +2 -2
- data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgdk-win32-2.0.la +3 -3
- data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgtk-win32-2.0.la +3 -3
- data/vendor/local/lib/pkgconfig/gail.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-win32-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-win32-2.0.pc +1 -1
- data/vendor/local/share/aclocal/gtk-2.0.m4 +2 -13
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +38 -45
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +14 -20
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util.devhelp2 +1 -2
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/libgail-util-main.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplay.html +105 -127
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplayManager.html +19 -21
- data/vendor/local/share/gtk-doc/html/gdk2/GdkScreen.html +123 -146
- data/vendor/local/share/gtk-doc/html/gdk2/annotation-glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-deprecated.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Application-launching.html +20 -22
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html +25 -31
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cairo-Interaction.html +24 -27
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html +54 -76
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cursors.html +34 -43
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html +46 -61
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html +91 -103
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Event-Structures.html +34 -34
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Events.html +62 -79
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Fonts.html +62 -86
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-GdkRGB.html +33 -39
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-General.html +40 -55
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html +46 -52
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Images.html +50 -71
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input-Devices.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input.html +13 -16
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html +56 -74
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html +106 -116
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pixbufs.html +25 -28
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html +40 -51
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Selections.html +19 -25
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Testing.html +10 -13
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Threads.html +22 -29
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Visuals.html +51 -64
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Windows.html +295 -335
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html +190 -264
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2.devhelp2 +236 -5
- data/vendor/local/share/gtk-doc/html/gdk2/index.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/multihead.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/reference.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/AbstractObjects.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Actions.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Builder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/ButtonWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/DeprecatedObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/DisplayWidgets.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAboutDialog.html +123 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccelLabel.html +4 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccessible.html +6 -72
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAction.html +65 -1250
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActionGroup.html +62 -68
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActivatable.html +16 -678
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAdjustment.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAlignment.html +10 -199
- data/vendor/local/share/gtk-doc/html/gtk2/GtkArrow.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAspectFrame.html +4 -107
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAssistant.html +59 -903
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBin.html +4 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBox.html +19 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuildable.html +23 -498
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuilder.html +69 -79
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButton.html +62 -73
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButtonBox.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCList.html +160 -185
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCTree.html +95 -158
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCalendar.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellEditable.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellLayout.html +25 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRenderer.html +58 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererAccel.html +17 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererCombo.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererProgress.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpin.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html +9 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererText.html +34 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererToggle.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellView.html +36 -44
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCheckButton.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorButton.html +42 -48
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelection.html +53 -64
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCombo.html +15 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBox.html +116 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxEntry.html +15 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxText.html +11 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkContainer.html +54 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCurve.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDialog.html +48 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDrawingArea.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEditable.html +24 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntry.html +247 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryBuffer.html +39 -47
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryCompletion.html +82 -96
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEventBox.html +16 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkExpander.html +46 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooser.html +116 -2831
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserButton.html +34 -41
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserWidget.html +9 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileSelection.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFixed.html +12 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontButton.html +49 -59
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelection.html +51 -58
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html +30 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFrame.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkGammaCurve.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHButtonBox.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHPaned.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHRuler.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSV.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScale.html +7 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScrollbar.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSeparator.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHandleBox.html +18 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContext.html +33 -39
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContextSimple.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMMulticontext.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconTheme.html +107 -122
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconView.html +188 -215
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImage.html +77 -1174
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImageMenuItem.html +28 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInfoBar.html +27 -499
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInputDialog.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInvisible.html +23 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItem.html +9 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItemFactory.html +39 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLabel.html +137 -159
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLayout.html +24 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLinkButton.html +25 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkList.html +32 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListItem.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListStore.html +42 -46
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenu.html +67 -74
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuBar.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuItem.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuShell.html +33 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMessageDialog.html +49 -486
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMisc.html +7 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkNotebook.html +127 -166
- data/vendor/local/share/gtk-doc/html/gtk2/GtkObject.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOffscreenWindow.html +11 -88
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOldEditable.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOptionMenu.html +12 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetup.html +70 -87
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaned.html +40 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaperSize.html +62 -80
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPixmap.html +22 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPlug.html +23 -245
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPreview.html +29 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintContext.html +51 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintJob.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintSettings.html +197 -237
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrinter.html +76 -97
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgress.html +21 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgressBar.html +44 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioAction.html +21 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioButton.html +23 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioMenuItem.html +24 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRange.html +81 -94
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentAction.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooser.html +102 -120
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html +8 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentFilter.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentManager.html +124 -154
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRuler.html +9 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScale.html +30 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScaleButton.html +41 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrollbar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrolledWindow.html +34 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparator.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html +11 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSettings.html +49 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSizeGroup.html +21 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSocket.html +11 -259
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinButton.html +51 -67
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinner.html +11 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusIcon.html +162 -187
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusbar.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStyle.html +227 -239
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTable.html +25 -32
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkText.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextBuffer.html +184 -203
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextIter.html +195 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextMark.html +17 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTag.html +57 -65
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTagTable.html +15 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextView.html +161 -192
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTipsQuery.html +14 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleAction.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleButton.html +20 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleToolButton.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolButton.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItem.html +85 -101
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItemGroup.html +26 -482
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolPalette.html +43 -749
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolShell.html +15 -290
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolbar.html +74 -93
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltip.html +30 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltips.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTree.html +25 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeItem.html +5 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModel.html +120 -156
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelFilter.html +33 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelSort.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSelection.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSortable.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeStore.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeView.html +231 -302
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeViewColumn.html +87 -109
- data/vendor/local/share/gtk-doc/html/gtk2/GtkUIManager.html +62 -69
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVButtonBox.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVPaned.html +4 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVRuler.html +4 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScale.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScrollbar.html +4 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVSeparator.html +4 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkViewport.html +10 -262
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVolumeButton.html +5 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWidget.html +265 -8803
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindow.html +251 -291
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindowGroup.html +10 -16
- data/vendor/local/share/gtk-doc/html/gtk2/LayoutContainers.html +8 -9
- data/vendor/local/share/gtk-doc/html/gtk2/MenusAndCombos.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/MiscObjects.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/NumericEntry.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/Ornaments.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/PlugSocket.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Printing.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/RecentDocuments.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ScrollingWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SelectorWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SpecialObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidget.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidgetObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidget.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidgetObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/WindowWidgets.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/annotation-glossary.html +9 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-24.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-deprecated.html +2 -7
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ch01.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/ch02.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/chap-drawing-model.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-gdkeventexpose-region.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-modifiers.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-named-icons.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/decorating-the-assistant-pages.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-builder-convert.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-building.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-1-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-2-0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-compiling.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-directfb.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-ClientSideWindows.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAction.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAssistant.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkBuilder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkFileChooser.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-checklist.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-label-links.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-osx.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-query-immodules-2.0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-question-index.html +31 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-resources.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-running.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-update-icon-cache.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-windows.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-x11.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html +28 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Bindings.html +41 -48
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Clipboards.html +118 -129
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html +106 -109
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html +20 -223
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-General.html +124 -149
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html +26 -28
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html +17 -25
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html +149 -162
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html +135 -134
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Orientable.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Resource-Files.html +50 -68
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Selections.html +149 -173
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Signals.html +46 -58
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Standard-Enumerations.html +44 -44
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Stock-Items.html +39 -485
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Testing.html +21 -534
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html +79 -98
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Types.html +97 -110
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html +22 -29
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2.devhelp2 +137 -87
- data/vendor/local/share/gtk-doc/html/gtk2/gtkbase.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-extra-widgets.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-preview.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-new-features.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkobjects.html +36 -38
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-advanced.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-chooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/index.html +39 -41
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-GtkCombo.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-gnomeuiinfo.html +13 -14
- data/vendor/local/share/gtk-doc/html/gtk2/migrating.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/new-features-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/pt05.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/setting-the-page-flow.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/ui-manager.html +2 -3
- data/vendor/local/share/locale/af/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtk20-properties.mo +0 -0
- metadata +10 -14
- data/lib/2.0/gtk2.so +0 -0
- data/lib/2.1/gtk2.so +0 -0
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.sgml +0 -30
- data/vendor/local/share/gtk-doc/html/gdk2/index.sgml +0 -1534
- data/vendor/local/share/gtk-doc/html/gtk2/index.sgml +0 -8851
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="DisplayWidgets.html" title="Display Widgets">
|
9
9
|
<link rel="prev" href="GtkProgressBar.html" title="GtkProgressBar">
|
10
10
|
<link rel="next" href="GtkInfoBar.html" title="GtkInfoBar">
|
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">
|
@@ -186,7 +186,7 @@
|
|
186
186
|
</div>
|
187
187
|
<div class="refsect1">
|
188
188
|
<a name="GtkStatusbar.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
189
|
-
<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>
|
189
|
+
<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>
|
190
190
|
<span class="lineart">╰──</span> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
191
191
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
192
192
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -255,9 +255,8 @@ recorded at the time it was added. This is done using <a class="link" href="GtkS
|
|
255
255
|
gtk_statusbar_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
256
256
|
<p>Creates a new <a class="link" href="GtkStatusbar.html" title="GtkStatusbar"><span class="type">GtkStatusbar</span></a> ready for messages.</p>
|
257
257
|
<div class="refsect3">
|
258
|
-
<a name="
|
258
|
+
<a name="gtk-statusbar-new.returns"></a><h4>Returns</h4>
|
259
259
|
<p> the new <a class="link" href="GtkStatusbar.html" title="GtkStatusbar"><span class="type">GtkStatusbar</span></a></p>
|
260
|
-
<p></p>
|
261
260
|
</div>
|
262
261
|
</div>
|
263
262
|
<hr>
|
@@ -270,7 +269,7 @@ gtk_statusbar_get_context_id (<em class="parameter"><code><a class="link" href="
|
|
270
269
|
of the actual context. Note that the description is
|
271
270
|
<span class="emphasis"><em>not</em></span> shown in the UI.</p>
|
272
271
|
<div class="refsect3">
|
273
|
-
<a name="id
|
272
|
+
<a name="gtk-statusbar-get-context-id.parameters"></a><h4>Parameters</h4>
|
274
273
|
<div class="informaltable"><table width="100%" border="0">
|
275
274
|
<colgroup>
|
276
275
|
<col width="150px" class="parameters_name">
|
@@ -293,9 +292,8 @@ the new message is being used in</p></td>
|
|
293
292
|
</table></div>
|
294
293
|
</div>
|
295
294
|
<div class="refsect3">
|
296
|
-
<a name="id
|
295
|
+
<a name="gtk-statusbar-get-context-id.returns"></a><h4>Returns</h4>
|
297
296
|
<p> an integer id</p>
|
298
|
-
<p></p>
|
299
297
|
</div>
|
300
298
|
</div>
|
301
299
|
<hr>
|
@@ -307,7 +305,7 @@ gtk_statusbar_push (<em class="parameter"><code><a class="link" href="GtkStatusb
|
|
307
305
|
<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> *text</code></em>);</pre>
|
308
306
|
<p>Pushes a new message onto a statusbar's stack.</p>
|
309
307
|
<div class="refsect3">
|
310
|
-
<a name="
|
308
|
+
<a name="gtk-statusbar-push.parameters"></a><h4>Parameters</h4>
|
311
309
|
<div class="informaltable"><table width="100%" border="0">
|
312
310
|
<colgroup>
|
313
311
|
<col width="150px" class="parameters_name">
|
@@ -335,10 +333,9 @@ gtk_statusbar_push (<em class="parameter"><code><a class="link" href="GtkStatusb
|
|
335
333
|
</table></div>
|
336
334
|
</div>
|
337
335
|
<div class="refsect3">
|
338
|
-
<a name="
|
336
|
+
<a name="gtk-statusbar-push.returns"></a><h4>Returns</h4>
|
339
337
|
<p> a message id that can be used with
|
340
338
|
<a class="link" href="GtkStatusbar.html#gtk-statusbar-remove" title="gtk_statusbar_remove ()"><code class="function">gtk_statusbar_remove()</code></a>.</p>
|
341
|
-
<p></p>
|
342
339
|
</div>
|
343
340
|
</div>
|
344
341
|
<hr>
|
@@ -353,7 +350,7 @@ with the given context id. </p>
|
|
353
350
|
the message at the top of the stack has a different
|
354
351
|
context id.</p>
|
355
352
|
<div class="refsect3">
|
356
|
-
<a name="
|
353
|
+
<a name="gtk-statusbar-pop.parameters"></a><h4>Parameters</h4>
|
357
354
|
<div class="informaltable"><table width="100%" border="0">
|
358
355
|
<colgroup>
|
359
356
|
<col width="150px" class="parameters_name">
|
@@ -387,7 +384,7 @@ The exact <em class="parameter"><code>context_id</code></em>
|
|
387
384
|
and <em class="parameter"><code>message_id</code></em>
|
388
385
|
must be specified.</p>
|
389
386
|
<div class="refsect3">
|
390
|
-
<a name="
|
387
|
+
<a name="gtk-statusbar-remove.parameters"></a><h4>Parameters</h4>
|
391
388
|
<div class="informaltable"><table width="100%" border="0">
|
392
389
|
<colgroup>
|
393
390
|
<col width="150px" class="parameters_name">
|
@@ -424,7 +421,7 @@ gtk_statusbar_remove_all (<em class="parameter"><code><a class="link" href="GtkS
|
|
424
421
|
stack with the exact <em class="parameter"><code>context_id</code></em>
|
425
422
|
.</p>
|
426
423
|
<div class="refsect3">
|
427
|
-
<a name="
|
424
|
+
<a name="gtk-statusbar-remove-all.parameters"></a><h4>Parameters</h4>
|
428
425
|
<div class="informaltable"><table width="100%" border="0">
|
429
426
|
<colgroup>
|
430
427
|
<col width="150px" class="parameters_name">
|
@@ -445,7 +442,7 @@ stack with the exact <em class="parameter"><code>context_id</code></em>
|
|
445
442
|
</tbody>
|
446
443
|
</table></div>
|
447
444
|
</div>
|
448
|
-
<p class="since">Since 2.22</p>
|
445
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
449
446
|
</div>
|
450
447
|
<hr>
|
451
448
|
<div class="refsect2">
|
@@ -456,7 +453,7 @@ gtk_statusbar_set_has_resize_grip (<em class="parameter"><code><a class="link" h
|
|
456
453
|
<p>Sets whether the statusbar has a resize grip.
|
457
454
|
<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> by default.</p>
|
458
455
|
<div class="refsect3">
|
459
|
-
<a name="
|
456
|
+
<a name="gtk-statusbar-set-has-resize-grip.parameters"></a><h4>Parameters</h4>
|
460
457
|
<div class="informaltable"><table width="100%" border="0">
|
461
458
|
<colgroup>
|
462
459
|
<col width="150px" class="parameters_name">
|
@@ -485,7 +482,7 @@ gtk_statusbar_set_has_resize_grip (<em class="parameter"><code><a class="link" h
|
|
485
482
|
gtk_statusbar_get_has_resize_grip (<em class="parameter"><code><a class="link" href="GtkStatusbar.html" title="GtkStatusbar"><span class="type">GtkStatusbar</span></a> *statusbar</code></em>);</pre>
|
486
483
|
<p>Returns whether the statusbar has a resize grip.</p>
|
487
484
|
<div class="refsect3">
|
488
|
-
<a name="
|
485
|
+
<a name="gtk-statusbar-get-has-resize-grip.parameters"></a><h4>Parameters</h4>
|
489
486
|
<div class="informaltable"><table width="100%" border="0">
|
490
487
|
<colgroup>
|
491
488
|
<col width="150px" class="parameters_name">
|
@@ -500,9 +497,8 @@ gtk_statusbar_get_has_resize_grip (<em class="parameter"><code><a class="link" h
|
|
500
497
|
</table></div>
|
501
498
|
</div>
|
502
499
|
<div class="refsect3">
|
503
|
-
<a name="
|
500
|
+
<a name="gtk-statusbar-get-has-resize-grip.returns"></a><h4>Returns</h4>
|
504
501
|
<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 statusbar has a resize grip.</p>
|
505
|
-
<p></p>
|
506
502
|
</div>
|
507
503
|
</div>
|
508
504
|
<hr>
|
@@ -512,7 +508,7 @@ gtk_statusbar_get_has_resize_grip (<em class="parameter"><code><a class="link" h
|
|
512
508
|
gtk_statusbar_get_message_area (<em class="parameter"><code><a class="link" href="GtkStatusbar.html" title="GtkStatusbar"><span class="type">GtkStatusbar</span></a> *statusbar</code></em>);</pre>
|
513
509
|
<p>Retrieves the box containing the label widget.</p>
|
514
510
|
<div class="refsect3">
|
515
|
-
<a name="
|
511
|
+
<a name="gtk-statusbar-get-message-area.parameters"></a><h4>Parameters</h4>
|
516
512
|
<div class="informaltable"><table width="100%" border="0">
|
517
513
|
<colgroup>
|
518
514
|
<col width="150px" class="parameters_name">
|
@@ -527,11 +523,11 @@ gtk_statusbar_get_message_area (<em class="parameter"><code><a class="link" href
|
|
527
523
|
</table></div>
|
528
524
|
</div>
|
529
525
|
<div class="refsect3">
|
530
|
-
<a name="
|
526
|
+
<a name="gtk-statusbar-get-message-area.returns"></a><h4>Returns</h4>
|
531
527
|
<p> a <a class="link" href="GtkBox.html" title="GtkBox"><span class="type">GtkBox</span></a>. </p>
|
532
528
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
533
529
|
</div>
|
534
|
-
<p class="since">Since 2.20</p>
|
530
|
+
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
535
531
|
</div>
|
536
532
|
</div>
|
537
533
|
<div class="refsect1">
|
@@ -553,7 +549,7 @@ below.
|
|
553
549
|
<p>Whether the statusbar has a grip for resizing the toplevel window.</p>
|
554
550
|
<p>Flags: Read / Write</p>
|
555
551
|
<p>Default value: TRUE</p>
|
556
|
-
<p class="since">Since 2.4</p>
|
552
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
557
553
|
</div>
|
558
554
|
</div>
|
559
555
|
<div class="refsect1">
|
@@ -577,7 +573,7 @@ user_function (<a class="link" href="GtkStatusbar.html" title="GtkStatusbar"><sp
|
|
577
573
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
578
574
|
<p>Is emitted whenever a new message is popped off a statusbar's stack.</p>
|
579
575
|
<div class="refsect3">
|
580
|
-
<a name="
|
576
|
+
<a name="GtkStatusbar-text-popped.parameters"></a><h4>Parameters</h4>
|
581
577
|
<div class="informaltable"><table width="100%" border="0">
|
582
578
|
<colgroup>
|
583
579
|
<col width="150px" class="parameters_name">
|
@@ -620,7 +616,7 @@ user_function (<a class="link" href="GtkStatusbar.html" title="GtkStatusbar"><sp
|
|
620
616
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
621
617
|
<p>Is emitted whenever a new message gets pushed onto a statusbar's stack.</p>
|
622
618
|
<div class="refsect3">
|
623
|
-
<a name="
|
619
|
+
<a name="GtkStatusbar-text-pushed.parameters"></a><h4>Parameters</h4>
|
624
620
|
<div class="informaltable"><table width="100%" border="0">
|
625
621
|
<colgroup>
|
626
622
|
<col width="150px" class="parameters_name">
|
@@ -656,7 +652,6 @@ user_function (<a class="link" href="GtkStatusbar.html" title="GtkStatusbar"><sp
|
|
656
652
|
</div>
|
657
653
|
</div>
|
658
654
|
<div class="footer">
|
659
|
-
<hr>
|
660
|
-
Generated by GTK-Doc V1.21.1</div>
|
655
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
661
656
|
</body>
|
662
657
|
</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-Graphics-Contexts.html" title="Graphics Contexts">
|
10
10
|
<link rel="next" href="gtk2-Selections.html" title="Selections">
|
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">
|
@@ -135,7 +135,7 @@
|
|
135
135
|
</tr>
|
136
136
|
<tr>
|
137
137
|
<td class="function_type">
|
138
|
-
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *
|
138
|
+
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
139
139
|
</td>
|
140
140
|
<td class="function_name">
|
141
141
|
<a class="link" href="GtkStyle.html#gtk-style-render-icon" title="gtk_style_render_icon ()">gtk_style_render_icon</a> <span class="c_punctuation">()</span>
|
@@ -143,7 +143,7 @@
|
|
143
143
|
</tr>
|
144
144
|
<tr>
|
145
145
|
<td class="function_type">
|
146
|
-
<a href="
|
146
|
+
<a href="../html/gdk2-Fonts.html#GdkFont"><span class="returnvalue">GdkFont</span></a> *
|
147
147
|
</td>
|
148
148
|
<td class="function_name">
|
149
149
|
<a class="link" href="GtkStyle.html#gtk-style-get-font" title="gtk_style_get_font ()">gtk_style_get_font</a> <span class="c_punctuation">()</span>
|
@@ -615,9 +615,9 @@
|
|
615
615
|
</div>
|
616
616
|
<div class="refsect1">
|
617
617
|
<a name="GtkStyle.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
618
|
-
<pre class="screen"> GBoxed
|
618
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
|
619
619
|
<span class="lineart">╰──</span> GtkBorder
|
620
|
-
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
620
|
+
<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>
|
621
621
|
<span class="lineart">╰──</span> GtkStyle
|
622
622
|
</pre>
|
623
623
|
</div>
|
@@ -641,7 +641,7 @@
|
|
641
641
|
Returns whether the style is attached to a window.
|
642
642
|
</p>
|
643
643
|
<div class="refsect3">
|
644
|
-
<a name="
|
644
|
+
<a name="GTK-STYLE-ATTACHED.parameters"></a><h4>Parameters</h4>
|
645
645
|
<div class="informaltable"><table width="100%" border="0">
|
646
646
|
<colgroup>
|
647
647
|
<col width="150px" class="parameters_name">
|
@@ -663,9 +663,8 @@ Returns whether the style is attached to a window.
|
|
663
663
|
gtk_style_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
664
664
|
<p>Creates a new <a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a>.</p>
|
665
665
|
<div class="refsect3">
|
666
|
-
<a name="
|
666
|
+
<a name="gtk-style-new.returns"></a><h4>Returns</h4>
|
667
667
|
<p>a new <a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a>.</p>
|
668
|
-
<p></p>
|
669
668
|
</div>
|
670
669
|
</div>
|
671
670
|
<hr>
|
@@ -675,7 +674,7 @@ gtk_style_new (<em class="parameter"><code><span class="type">void</span></code>
|
|
675
674
|
gtk_style_copy (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>);</pre>
|
676
675
|
<p>Creates a copy of the passed in <a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> object.</p>
|
677
676
|
<div class="refsect3">
|
678
|
-
<a name="
|
677
|
+
<a name="gtk-style-copy.parameters"></a><h4>Parameters</h4>
|
679
678
|
<div class="informaltable"><table width="100%" border="0">
|
680
679
|
<colgroup>
|
681
680
|
<col width="150px" class="parameters_name">
|
@@ -690,7 +689,7 @@ gtk_style_copy (<em class="parameter"><code><a class="link" href="GtkStyle.html"
|
|
690
689
|
</table></div>
|
691
690
|
</div>
|
692
691
|
<div class="refsect3">
|
693
|
-
<a name="
|
692
|
+
<a name="gtk-style-copy.returns"></a><h4>Returns</h4>
|
694
693
|
<p> a copy of <em class="parameter"><code>style</code></em>
|
695
694
|
. </p>
|
696
695
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
@@ -701,7 +700,7 @@ gtk_style_copy (<em class="parameter"><code><a class="link" href="GtkStyle.html"
|
|
701
700
|
<a name="gtk-style-attach"></a><h3>gtk_style_attach ()</h3>
|
702
701
|
<pre class="programlisting"><a class="link" href="GtkStyle.html" title="Styles"><span class="returnvalue">GtkStyle</span></a> *
|
703
702
|
gtk_style_attach (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
704
|
-
<em class="parameter"><code><a href="
|
703
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>);</pre>
|
705
704
|
<p>Attaches a style to a window; this process allocates the
|
706
705
|
colors and creates the GC's for the style - it specializes
|
707
706
|
it to a particular visual and colormap. The process may
|
@@ -711,7 +710,7 @@ been attached to a window with a different style and colormap.</p>
|
|
711
710
|
in the following way:
|
712
711
|
<code class="literal">style = gtk_style_attach (style, window)</code></p>
|
713
712
|
<div class="refsect3">
|
714
|
-
<a name="
|
713
|
+
<a name="gtk-style-attach.parameters"></a><h4>Parameters</h4>
|
715
714
|
<div class="informaltable"><table width="100%" border="0">
|
716
715
|
<colgroup>
|
717
716
|
<col width="150px" class="parameters_name">
|
@@ -726,20 +725,19 @@ in the following way:
|
|
726
725
|
</tr>
|
727
726
|
<tr>
|
728
727
|
<td class="parameter_name"><p>window</p></td>
|
729
|
-
<td class="parameter_description"><p>a <a href="
|
728
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>.</p></td>
|
730
729
|
<td class="parameter_annotations"> </td>
|
731
730
|
</tr>
|
732
731
|
</tbody>
|
733
732
|
</table></div>
|
734
733
|
</div>
|
735
734
|
<div class="refsect3">
|
736
|
-
<a name="
|
735
|
+
<a name="gtk-style-attach.returns"></a><h4>Returns</h4>
|
737
736
|
<p> Either <em class="parameter"><code>style</code></em>
|
738
737
|
, or a newly-created <a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a>.
|
739
738
|
If the style is newly created, the style parameter
|
740
739
|
will be unref'ed, and the new style will have
|
741
740
|
a reference count belonging to the caller.</p>
|
742
|
-
<p></p>
|
743
741
|
</div>
|
744
742
|
</div>
|
745
743
|
<hr>
|
@@ -750,7 +748,7 @@ gtk_style_detach (<em class="parameter"><code><a class="link" href="GtkStyle.htm
|
|
750
748
|
<p>Detaches a style from a window. If the style is not attached
|
751
749
|
to any windows anymore, it is unrealized. See <a class="link" href="GtkStyle.html#gtk-style-attach" title="gtk_style_attach ()"><code class="function">gtk_style_attach()</code></a>.</p>
|
752
750
|
<div class="refsect3">
|
753
|
-
<a name="
|
751
|
+
<a name="gtk-style-detach.parameters"></a><h4>Parameters</h4>
|
754
752
|
<div class="informaltable"><table width="100%" border="0">
|
755
753
|
<colgroup>
|
756
754
|
<col width="150px" class="parameters_name">
|
@@ -777,7 +775,7 @@ gtk_style_ref (<em class="parameter"><code><a class="link" href="GtkStyle.html"
|
|
777
775
|
<p>Increase the reference count of <em class="parameter"><code>style</code></em>
|
778
776
|
.</p>
|
779
777
|
<div class="refsect3">
|
780
|
-
<a name="
|
778
|
+
<a name="gtk-style-ref.parameters"></a><h4>Parameters</h4>
|
781
779
|
<div class="informaltable"><table width="100%" border="0">
|
782
780
|
<colgroup>
|
783
781
|
<col width="150px" class="parameters_name">
|
@@ -792,10 +790,9 @@ gtk_style_ref (<em class="parameter"><code><a class="link" href="GtkStyle.html"
|
|
792
790
|
</table></div>
|
793
791
|
</div>
|
794
792
|
<div class="refsect3">
|
795
|
-
<a name="
|
793
|
+
<a name="gtk-style-ref.returns"></a><h4>Returns</h4>
|
796
794
|
<p><em class="parameter"><code>style</code></em>
|
797
795
|
.</p>
|
798
|
-
<p></p>
|
799
796
|
</div>
|
800
797
|
</div>
|
801
798
|
<hr>
|
@@ -810,7 +807,7 @@ gtk_style_unref (<em class="parameter"><code><a class="link" href="GtkStyle.html
|
|
810
807
|
<p>Decrease the reference count of <em class="parameter"><code>style</code></em>
|
811
808
|
.</p>
|
812
809
|
<div class="refsect3">
|
813
|
-
<a name="
|
810
|
+
<a name="gtk-style-unref.parameters"></a><h4>Parameters</h4>
|
814
811
|
<div class="informaltable"><table width="100%" border="0">
|
815
812
|
<colgroup>
|
816
813
|
<col width="150px" class="parameters_name">
|
@@ -830,7 +827,7 @@ gtk_style_unref (<em class="parameter"><code><a class="link" href="GtkStyle.html
|
|
830
827
|
<a name="gtk-style-set-background"></a><h3>gtk_style_set_background ()</h3>
|
831
828
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
832
829
|
gtk_style_set_background (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
833
|
-
<em class="parameter"><code><a href="
|
830
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
834
831
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>);</pre>
|
835
832
|
<div class="warning"><p><code class="literal">gtk_style_set_background</code> is deprecated and should not be used in newly-written code.</p></div>
|
836
833
|
<p>Sets the background of <em class="parameter"><code>window</code></em>
|
@@ -838,7 +835,7 @@ gtk_style_set_background (<em class="parameter"><code><a class="link" href="GtkS
|
|
838
835
|
specified by <em class="parameter"><code>style</code></em>
|
839
836
|
for the given state.</p>
|
840
837
|
<div class="refsect3">
|
841
|
-
<a name="
|
838
|
+
<a name="gtk-style-set-background.parameters"></a><h4>Parameters</h4>
|
842
839
|
<div class="informaltable"><table width="100%" border="0">
|
843
840
|
<colgroup>
|
844
841
|
<col width="150px" class="parameters_name">
|
@@ -853,7 +850,7 @@ specified by <em class="parameter"><code>style</code></em>
|
|
853
850
|
</tr>
|
854
851
|
<tr>
|
855
852
|
<td class="parameter_name"><p>window</p></td>
|
856
|
-
<td class="parameter_description"><p>a <a href="
|
853
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
857
854
|
<td class="parameter_annotations"> </td>
|
858
855
|
</tr>
|
859
856
|
<tr>
|
@@ -870,16 +867,16 @@ specified by <em class="parameter"><code>style</code></em>
|
|
870
867
|
<a name="gtk-style-apply-default-background"></a><h3>gtk_style_apply_default_background ()</h3>
|
871
868
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
872
869
|
gtk_style_apply_default_background (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
873
|
-
<em class="parameter"><code><a href="
|
870
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
874
871
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> set_bg</code></em>,
|
875
872
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
876
|
-
<em class="parameter"><code>const <a href="
|
873
|
+
<em class="parameter"><code>const <a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
877
874
|
<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> x</code></em>,
|
878
875
|
<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> y</code></em>,
|
879
876
|
<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> width</code></em>,
|
880
877
|
<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> height</code></em>);</pre>
|
881
878
|
<div class="refsect3">
|
882
|
-
<a name="
|
879
|
+
<a name="gtk-style-apply-default-background.parameters"></a><h4>Parameters</h4>
|
883
880
|
<div class="informaltable"><table width="100%" border="0">
|
884
881
|
<colgroup>
|
885
882
|
<col width="150px" class="parameters_name">
|
@@ -913,7 +910,7 @@ Does the same as <a class="link" href="GtkStyle.html#gtk-style-apply-default-bac
|
|
913
910
|
<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>
|
914
911
|
gtk_style_lookup_color (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
915
912
|
<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> *color_name</code></em>,
|
916
|
-
<em class="parameter"><code><a href="
|
913
|
+
<em class="parameter"><code><a href="../html/gdk2-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);</pre>
|
917
914
|
<p>Looks up <em class="parameter"><code>color_name</code></em>
|
918
915
|
in the style's logical color mappings,
|
919
916
|
filling in <em class="parameter"><code>color</code></em>
|
@@ -922,7 +919,7 @@ returning <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-
|
|
922
919
|
it depends on the <a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> and might change when a theme
|
923
920
|
switch occurs.</p>
|
924
921
|
<div class="refsect3">
|
925
|
-
<a name="
|
922
|
+
<a name="gtk-style-lookup-color.parameters"></a><h4>Parameters</h4>
|
926
923
|
<div class="informaltable"><table width="100%" border="0">
|
927
924
|
<colgroup>
|
928
925
|
<col width="150px" class="parameters_name">
|
@@ -942,18 +939,17 @@ switch occurs.</p>
|
|
942
939
|
</tr>
|
943
940
|
<tr>
|
944
941
|
<td class="parameter_name"><p>color</p></td>
|
945
|
-
<td class="parameter_description"><p> the <a href="
|
942
|
+
<td class="parameter_description"><p> the <a href="../html/gdk2-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> to fill in. </p></td>
|
946
943
|
<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>
|
947
944
|
</tr>
|
948
945
|
</tbody>
|
949
946
|
</table></div>
|
950
947
|
</div>
|
951
948
|
<div class="refsect3">
|
952
|
-
<a name="
|
949
|
+
<a name="gtk-style-lookup-color.returns"></a><h4>Returns</h4>
|
953
950
|
<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 mapping was found.</p>
|
954
|
-
<p></p>
|
955
951
|
</div>
|
956
|
-
<p class="since">Since 2.10</p>
|
952
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
957
953
|
</div>
|
958
954
|
<hr>
|
959
955
|
<div class="refsect2">
|
@@ -967,7 +963,7 @@ gtk_style_lookup_icon_set (<em class="parameter"><code><a class="link" href="Gtk
|
|
967
963
|
and the default icon factory, returning an icon set if found,
|
968
964
|
otherwise <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
|
969
965
|
<div class="refsect3">
|
970
|
-
<a name="
|
966
|
+
<a name="gtk-style-lookup-icon-set.parameters"></a><h4>Parameters</h4>
|
971
967
|
<div class="informaltable"><table width="100%" border="0">
|
972
968
|
<colgroup>
|
973
969
|
<col width="150px" class="parameters_name">
|
@@ -989,7 +985,7 @@ otherwise <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-
|
|
989
985
|
</table></div>
|
990
986
|
</div>
|
991
987
|
<div class="refsect3">
|
992
|
-
<a name="
|
988
|
+
<a name="gtk-style-lookup-icon-set.returns"></a><h4>Returns</h4>
|
993
989
|
<p> icon set of <em class="parameter"><code>stock_id</code></em>
|
994
990
|
. </p>
|
995
991
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
@@ -998,7 +994,7 @@ otherwise <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-
|
|
998
994
|
<hr>
|
999
995
|
<div class="refsect2">
|
1000
996
|
<a name="gtk-style-render-icon"></a><h3>gtk_style_render_icon ()</h3>
|
1001
|
-
<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> *
|
997
|
+
<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> *
|
1002
998
|
gtk_style_render_icon (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1003
999
|
<em class="parameter"><code>const <a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSource" title="GtkIconSource"><span class="type">GtkIconSource</span></a> *source</code></em>,
|
1004
1000
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkTextDirection" title="enum GtkTextDirection"><span class="type">GtkTextDirection</span></a> direction</code></em>,
|
@@ -1012,7 +1008,7 @@ gtk_style_render_icon (<em class="parameter"><code><a class="link" href="GtkStyl
|
|
1012
1008
|
according to the given parameters and returns the result in a
|
1013
1009
|
pixbuf.</p>
|
1014
1010
|
<div class="refsect3">
|
1015
|
-
<a name="
|
1011
|
+
<a name="gtk-style-render-icon.parameters"></a><h4>Parameters</h4>
|
1016
1012
|
<div class="informaltable"><table width="100%" border="0">
|
1017
1013
|
<colgroup>
|
1018
1014
|
<col width="150px" class="parameters_name">
|
@@ -1061,8 +1057,8 @@ don't scale.</p></td>
|
|
1061
1057
|
</table></div>
|
1062
1058
|
</div>
|
1063
1059
|
<div class="refsect3">
|
1064
|
-
<a name="
|
1065
|
-
<p> a newly-created <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>
|
1060
|
+
<a name="gtk-style-render-icon.returns"></a><h4>Returns</h4>
|
1061
|
+
<p> a newly-created <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a>
|
1066
1062
|
containing the rendered icon. </p>
|
1067
1063
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1068
1064
|
</div>
|
@@ -1070,17 +1066,17 @@ containing the rendered icon. </p>
|
|
1070
1066
|
<hr>
|
1071
1067
|
<div class="refsect2">
|
1072
1068
|
<a name="gtk-style-get-font"></a><h3>gtk_style_get_font ()</h3>
|
1073
|
-
<pre class="programlisting"><a href="
|
1069
|
+
<pre class="programlisting"><a href="../html/gdk2-Fonts.html#GdkFont"><span class="returnvalue">GdkFont</span></a> *
|
1074
1070
|
gtk_style_get_font (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>);</pre>
|
1075
1071
|
<div class="warning"><p><code class="literal">gtk_style_get_font</code> is deprecated and should not be used in newly-written code.</p></div>
|
1076
|
-
<p>Gets the <a href="
|
1072
|
+
<p>Gets the <a href="../html/gdk2-Fonts.html#GdkFont"><span class="type">GdkFont</span></a> to use for the given style. This is
|
1077
1073
|
meant only as a replacement for direct access to <em class="parameter"><code>style->font</code></em>
|
1078
1074
|
|
1079
1075
|
and should not be used in new code. New code should
|
1080
1076
|
use <em class="parameter"><code>style->font_desc</code></em>
|
1081
1077
|
instead.</p>
|
1082
1078
|
<div class="refsect3">
|
1083
|
-
<a name="
|
1079
|
+
<a name="gtk-style-get-font.parameters"></a><h4>Parameters</h4>
|
1084
1080
|
<div class="informaltable"><table width="100%" border="0">
|
1085
1081
|
<colgroup>
|
1086
1082
|
<col width="150px" class="parameters_name">
|
@@ -1095,11 +1091,10 @@ use <em class="parameter"><code>style->font_desc</code></em>
|
|
1095
1091
|
</table></div>
|
1096
1092
|
</div>
|
1097
1093
|
<div class="refsect3">
|
1098
|
-
<a name="
|
1099
|
-
<p> the <a href="
|
1094
|
+
<a name="gtk-style-get-font.returns"></a><h4>Returns</h4>
|
1095
|
+
<p> the <a href="../html/gdk2-Fonts.html#GdkFont"><span class="type">GdkFont</span></a> for the style. This font is owned
|
1100
1096
|
by the style; if you want to keep around a copy, you must
|
1101
|
-
call <a href="
|
1102
|
-
<p></p>
|
1097
|
+
call <a href="../html/gdk2-Fonts.html#gdk-font-ref"><code class="function">gdk_font_ref()</code></a>.</p>
|
1103
1098
|
</div>
|
1104
1099
|
</div>
|
1105
1100
|
<hr>
|
@@ -1107,14 +1102,14 @@ call <a href="http://library.gnome.org/devel/gdk3/gdk2-Fonts.html#gdk-font-ref">
|
|
1107
1102
|
<a name="gtk-style-set-font"></a><h3>gtk_style_set_font ()</h3>
|
1108
1103
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1109
1104
|
gtk_style_set_font (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1110
|
-
<em class="parameter"><code><a href="
|
1105
|
+
<em class="parameter"><code><a href="../html/gdk2-Fonts.html#GdkFont"><span class="type">GdkFont</span></a> *font</code></em>);</pre>
|
1111
1106
|
<div class="warning"><p><code class="literal">gtk_style_set_font</code> is deprecated and should not be used in newly-written code.</p></div>
|
1112
|
-
<p>Sets the <a href="
|
1107
|
+
<p>Sets the <a href="../html/gdk2-Fonts.html#GdkFont"><span class="type">GdkFont</span></a> to use for a given style. This is
|
1113
1108
|
meant only as a replacement for direct access to style->font
|
1114
1109
|
and should not be used in new code. New code should
|
1115
1110
|
use style->font_desc instead.</p>
|
1116
1111
|
<div class="refsect3">
|
1117
|
-
<a name="
|
1112
|
+
<a name="gtk-style-set-font.parameters"></a><h4>Parameters</h4>
|
1118
1113
|
<div class="informaltable"><table width="100%" border="0">
|
1119
1114
|
<colgroup>
|
1120
1115
|
<col width="150px" class="parameters_name">
|
@@ -1129,7 +1124,7 @@ use style->font_desc instead.</p>
|
|
1129
1124
|
</tr>
|
1130
1125
|
<tr>
|
1131
1126
|
<td class="parameter_name"><p>font</p></td>
|
1132
|
-
<td class="parameter_description"><p> a <a href="
|
1127
|
+
<td class="parameter_description"><p> a <a href="../html/gdk2-Fonts.html#GdkFont"><span class="type">GdkFont</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to use the <a href="../html/gdk2-Fonts.html#GdkFont"><span class="type">GdkFont</span></a> corresponding
|
1133
1128
|
to style->font_desc. </p></td>
|
1134
1129
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
1135
1130
|
</tr>
|
@@ -1148,7 +1143,7 @@ gtk_style_get_style_property (<em class="parameter"><code><a class="link" href="
|
|
1148
1143
|
<p>Queries the value of a style property corresponding to a
|
1149
1144
|
widget class is in the given style.</p>
|
1150
1145
|
<div class="refsect3">
|
1151
|
-
<a name="
|
1146
|
+
<a name="gtk-style-get-style-property.parameters"></a><h4>Parameters</h4>
|
1152
1147
|
<div class="informaltable"><table width="100%" border="0">
|
1153
1148
|
<colgroup>
|
1154
1149
|
<col width="150px" class="parameters_name">
|
@@ -1180,7 +1175,7 @@ queried will be stored</p></td>
|
|
1180
1175
|
</tbody>
|
1181
1176
|
</table></div>
|
1182
1177
|
</div>
|
1183
|
-
<p class="since">Since 2.16</p>
|
1178
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
1184
1179
|
</div>
|
1185
1180
|
<hr>
|
1186
1181
|
<div class="refsect2">
|
@@ -1193,7 +1188,7 @@ gtk_style_get_valist (<em class="parameter"><code><a class="link" href="GtkStyle
|
|
1193
1188
|
<p>Non-vararg variant of <a class="link" href="GtkStyle.html#gtk-style-get" title="gtk_style_get ()"><code class="function">gtk_style_get()</code></a>.
|
1194
1189
|
Used primarily by language bindings.</p>
|
1195
1190
|
<div class="refsect3">
|
1196
|
-
<a name="
|
1191
|
+
<a name="gtk-style-get-valist.parameters"></a><h4>Parameters</h4>
|
1197
1192
|
<div class="informaltable"><table width="100%" border="0">
|
1198
1193
|
<colgroup>
|
1199
1194
|
<col width="150px" class="parameters_name">
|
@@ -1227,7 +1222,7 @@ location for <em class="parameter"><code>first_property_name</code></em>
|
|
1227
1222
|
</tbody>
|
1228
1223
|
</table></div>
|
1229
1224
|
</div>
|
1230
|
-
<p class="since">Since 2.16</p>
|
1225
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
1231
1226
|
</div>
|
1232
1227
|
<hr>
|
1233
1228
|
<div class="refsect2">
|
@@ -1242,7 +1237,7 @@ gtk_style_get (<em class="parameter"><code><a class="link" href="GtkStyle.html"
|
|
1242
1237
|
from <em class="parameter"><code>style</code></em>
|
1243
1238
|
.</p>
|
1244
1239
|
<div class="refsect3">
|
1245
|
-
<a name="
|
1240
|
+
<a name="gtk-style-get.parameters"></a><h4>Parameters</h4>
|
1246
1241
|
<div class="informaltable"><table width="100%" border="0">
|
1247
1242
|
<colgroup>
|
1248
1243
|
<col width="150px" class="parameters_name">
|
@@ -1268,14 +1263,14 @@ from <em class="parameter"><code>style</code></em>
|
|
1268
1263
|
</tbody>
|
1269
1264
|
</table></div>
|
1270
1265
|
</div>
|
1271
|
-
<p class="since">Since 2.16</p>
|
1266
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
1272
1267
|
</div>
|
1273
1268
|
<hr>
|
1274
1269
|
<div class="refsect2">
|
1275
1270
|
<a name="gtk-draw-hline"></a><h3>gtk_draw_hline ()</h3>
|
1276
1271
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1277
1272
|
gtk_draw_hline (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1278
|
-
<em class="parameter"><code><a href="
|
1273
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
1279
1274
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1280
1275
|
<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> x1</code></em>,
|
1281
1276
|
<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> x2</code></em>,
|
@@ -1292,7 +1287,7 @@ gtk_draw_hline (<em class="parameter"><code><a class="link" href="GtkStyle.html"
|
|
1292
1287
|
|
1293
1288
|
using the given style and state.</p>
|
1294
1289
|
<div class="refsect3">
|
1295
|
-
<a name="
|
1290
|
+
<a name="gtk-draw-hline.parameters"></a><h4>Parameters</h4>
|
1296
1291
|
<div class="informaltable"><table width="100%" border="0">
|
1297
1292
|
<colgroup>
|
1298
1293
|
<col width="150px" class="parameters_name">
|
@@ -1307,7 +1302,7 @@ using the given style and state.</p>
|
|
1307
1302
|
</tr>
|
1308
1303
|
<tr>
|
1309
1304
|
<td class="parameter_name"><p>window</p></td>
|
1310
|
-
<td class="parameter_description"><p>a <a href="
|
1305
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
1311
1306
|
<td class="parameter_annotations"> </td>
|
1312
1307
|
</tr>
|
1313
1308
|
<tr>
|
@@ -1339,7 +1334,7 @@ using the given style and state.</p>
|
|
1339
1334
|
<a name="gtk-draw-vline"></a><h3>gtk_draw_vline ()</h3>
|
1340
1335
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1341
1336
|
gtk_draw_vline (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1342
|
-
<em class="parameter"><code><a href="
|
1337
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
1343
1338
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1344
1339
|
<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> y1_</code></em>,
|
1345
1340
|
<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> y2_</code></em>,
|
@@ -1356,7 +1351,7 @@ gtk_draw_vline (<em class="parameter"><code><a class="link" href="GtkStyle.html"
|
|
1356
1351
|
|
1357
1352
|
using the given style and state.</p>
|
1358
1353
|
<div class="refsect3">
|
1359
|
-
<a name="
|
1354
|
+
<a name="gtk-draw-vline.parameters"></a><h4>Parameters</h4>
|
1360
1355
|
<div class="informaltable"><table width="100%" border="0">
|
1361
1356
|
<colgroup>
|
1362
1357
|
<col width="150px" class="parameters_name">
|
@@ -1371,7 +1366,7 @@ using the given style and state.</p>
|
|
1371
1366
|
</tr>
|
1372
1367
|
<tr>
|
1373
1368
|
<td class="parameter_name"><p>window</p></td>
|
1374
|
-
<td class="parameter_description"><p>a <a href="
|
1369
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
1375
1370
|
<td class="parameter_annotations"> </td>
|
1376
1371
|
</tr>
|
1377
1372
|
<tr>
|
@@ -1403,7 +1398,7 @@ using the given style and state.</p>
|
|
1403
1398
|
<a name="gtk-draw-shadow"></a><h3>gtk_draw_shadow ()</h3>
|
1404
1399
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1405
1400
|
gtk_draw_shadow (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1406
|
-
<em class="parameter"><code><a href="
|
1401
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
1407
1402
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1408
1403
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
1409
1404
|
<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> x</code></em>,
|
@@ -1418,7 +1413,7 @@ gtk_draw_shadow (<em class="parameter"><code><a class="link" href="GtkStyle.html
|
|
1418
1413
|
|
1419
1414
|
using the given style and state and shadow type.</p>
|
1420
1415
|
<div class="refsect3">
|
1421
|
-
<a name="
|
1416
|
+
<a name="gtk-draw-shadow.parameters"></a><h4>Parameters</h4>
|
1422
1417
|
<div class="informaltable"><table width="100%" border="0">
|
1423
1418
|
<colgroup>
|
1424
1419
|
<col width="150px" class="parameters_name">
|
@@ -1433,7 +1428,7 @@ using the given style and state and shadow type.</p>
|
|
1433
1428
|
</tr>
|
1434
1429
|
<tr>
|
1435
1430
|
<td class="parameter_name"><p>window</p></td>
|
1436
|
-
<td class="parameter_description"><p>a <a href="
|
1431
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
1437
1432
|
<td class="parameter_annotations"> </td>
|
1438
1433
|
</tr>
|
1439
1434
|
<tr>
|
@@ -1475,10 +1470,10 @@ using the given style and state and shadow type.</p>
|
|
1475
1470
|
<a name="gtk-draw-polygon"></a><h3>gtk_draw_polygon ()</h3>
|
1476
1471
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1477
1472
|
gtk_draw_polygon (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1478
|
-
<em class="parameter"><code><a href="
|
1473
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
1479
1474
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1480
1475
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
1481
|
-
<em class="parameter"><code><a href="
|
1476
|
+
<em class="parameter"><code><a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkPoint"><span class="type">GdkPoint</span></a> *points</code></em>,
|
1482
1477
|
<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> npoints</code></em>,
|
1483
1478
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> fill</code></em>);</pre>
|
1484
1479
|
<div class="warning">
|
@@ -1488,7 +1483,7 @@ gtk_draw_polygon (<em class="parameter"><code><a class="link" href="GtkStyle.htm
|
|
1488
1483
|
<p>Draws a polygon on <em class="parameter"><code>window</code></em>
|
1489
1484
|
with the given parameters.</p>
|
1490
1485
|
<div class="refsect3">
|
1491
|
-
<a name="
|
1486
|
+
<a name="gtk-draw-polygon.parameters"></a><h4>Parameters</h4>
|
1492
1487
|
<div class="informaltable"><table width="100%" border="0">
|
1493
1488
|
<colgroup>
|
1494
1489
|
<col width="150px" class="parameters_name">
|
@@ -1503,7 +1498,7 @@ gtk_draw_polygon (<em class="parameter"><code><a class="link" href="GtkStyle.htm
|
|
1503
1498
|
</tr>
|
1504
1499
|
<tr>
|
1505
1500
|
<td class="parameter_name"><p>window</p></td>
|
1506
|
-
<td class="parameter_description"><p>a <a href="
|
1501
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
1507
1502
|
<td class="parameter_annotations"> </td>
|
1508
1503
|
</tr>
|
1509
1504
|
<tr>
|
@@ -1518,7 +1513,7 @@ gtk_draw_polygon (<em class="parameter"><code><a class="link" href="GtkStyle.htm
|
|
1518
1513
|
</tr>
|
1519
1514
|
<tr>
|
1520
1515
|
<td class="parameter_name"><p>points</p></td>
|
1521
|
-
<td class="parameter_description"><p>an array of <a href="
|
1516
|
+
<td class="parameter_description"><p>an array of <a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkPoint"><span class="type">GdkPoint</span></a>s</p></td>
|
1522
1517
|
<td class="parameter_annotations"> </td>
|
1523
1518
|
</tr>
|
1524
1519
|
<tr>
|
@@ -1541,7 +1536,7 @@ gtk_draw_polygon (<em class="parameter"><code><a class="link" href="GtkStyle.htm
|
|
1541
1536
|
<a name="gtk-draw-arrow"></a><h3>gtk_draw_arrow ()</h3>
|
1542
1537
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1543
1538
|
gtk_draw_arrow (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1544
|
-
<em class="parameter"><code><a href="
|
1539
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
1545
1540
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1546
1541
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
1547
1542
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkArrowType" title="enum GtkArrowType"><span class="type">GtkArrowType</span></a> arrow_type</code></em>,
|
@@ -1559,7 +1554,7 @@ gtk_draw_arrow (<em class="parameter"><code><a class="link" href="GtkStyle.html"
|
|
1559
1554
|
parameters. <em class="parameter"><code>arrow_type</code></em>
|
1560
1555
|
determines the direction of the arrow.</p>
|
1561
1556
|
<div class="refsect3">
|
1562
|
-
<a name="
|
1557
|
+
<a name="gtk-draw-arrow.parameters"></a><h4>Parameters</h4>
|
1563
1558
|
<div class="informaltable"><table width="100%" border="0">
|
1564
1559
|
<colgroup>
|
1565
1560
|
<col width="150px" class="parameters_name">
|
@@ -1574,7 +1569,7 @@ parameters. <em class="parameter"><code>arrow_type</code></em>
|
|
1574
1569
|
</tr>
|
1575
1570
|
<tr>
|
1576
1571
|
<td class="parameter_name"><p>window</p></td>
|
1577
|
-
<td class="parameter_description"><p>a <a href="
|
1572
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
1578
1573
|
<td class="parameter_annotations"> </td>
|
1579
1574
|
</tr>
|
1580
1575
|
<tr>
|
@@ -1626,7 +1621,7 @@ parameters. <em class="parameter"><code>arrow_type</code></em>
|
|
1626
1621
|
<a name="gtk-draw-diamond"></a><h3>gtk_draw_diamond ()</h3>
|
1627
1622
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1628
1623
|
gtk_draw_diamond (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1629
|
-
<em class="parameter"><code><a href="
|
1624
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
1630
1625
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1631
1626
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
1632
1627
|
<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> x</code></em>,
|
@@ -1641,7 +1636,7 @@ gtk_draw_diamond (<em class="parameter"><code><a class="link" href="GtkStyle.htm
|
|
1641
1636
|
using the given
|
1642
1637
|
parameters.</p>
|
1643
1638
|
<div class="refsect3">
|
1644
|
-
<a name="
|
1639
|
+
<a name="gtk-draw-diamond.parameters"></a><h4>Parameters</h4>
|
1645
1640
|
<div class="informaltable"><table width="100%" border="0">
|
1646
1641
|
<colgroup>
|
1647
1642
|
<col width="150px" class="parameters_name">
|
@@ -1656,7 +1651,7 @@ parameters.</p>
|
|
1656
1651
|
</tr>
|
1657
1652
|
<tr>
|
1658
1653
|
<td class="parameter_name"><p>window</p></td>
|
1659
|
-
<td class="parameter_description"><p>a <a href="
|
1654
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
1660
1655
|
<td class="parameter_annotations"> </td>
|
1661
1656
|
</tr>
|
1662
1657
|
<tr>
|
@@ -1698,7 +1693,7 @@ parameters.</p>
|
|
1698
1693
|
<a name="gtk-draw-string"></a><h3>gtk_draw_string ()</h3>
|
1699
1694
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1700
1695
|
gtk_draw_string (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1701
|
-
<em class="parameter"><code><a href="
|
1696
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
1702
1697
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1703
1698
|
<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> x</code></em>,
|
1704
1699
|
<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> y</code></em>,
|
@@ -1710,7 +1705,7 @@ gtk_draw_string (<em class="parameter"><code><a class="link" href="GtkStyle.html
|
|
1710
1705
|
<p>Draws a text string on <em class="parameter"><code>window</code></em>
|
1711
1706
|
with the given parameters.</p>
|
1712
1707
|
<div class="refsect3">
|
1713
|
-
<a name="
|
1708
|
+
<a name="gtk-draw-string.parameters"></a><h4>Parameters</h4>
|
1714
1709
|
<div class="informaltable"><table width="100%" border="0">
|
1715
1710
|
<colgroup>
|
1716
1711
|
<col width="150px" class="parameters_name">
|
@@ -1725,7 +1720,7 @@ gtk_draw_string (<em class="parameter"><code><a class="link" href="GtkStyle.html
|
|
1725
1720
|
</tr>
|
1726
1721
|
<tr>
|
1727
1722
|
<td class="parameter_name"><p>window</p></td>
|
1728
|
-
<td class="parameter_description"><p>a <a href="
|
1723
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
1729
1724
|
<td class="parameter_annotations"> </td>
|
1730
1725
|
</tr>
|
1731
1726
|
<tr>
|
@@ -1757,7 +1752,7 @@ gtk_draw_string (<em class="parameter"><code><a class="link" href="GtkStyle.html
|
|
1757
1752
|
<a name="gtk-draw-box"></a><h3>gtk_draw_box ()</h3>
|
1758
1753
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1759
1754
|
gtk_draw_box (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1760
|
-
<em class="parameter"><code><a href="
|
1755
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
1761
1756
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1762
1757
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
1763
1758
|
<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> x</code></em>,
|
@@ -1771,7 +1766,7 @@ gtk_draw_box (<em class="parameter"><code><a class="link" href="GtkStyle.html" t
|
|
1771
1766
|
<p>Draws a box on <em class="parameter"><code>window</code></em>
|
1772
1767
|
with the given parameters.</p>
|
1773
1768
|
<div class="refsect3">
|
1774
|
-
<a name="
|
1769
|
+
<a name="gtk-draw-box.parameters"></a><h4>Parameters</h4>
|
1775
1770
|
<div class="informaltable"><table width="100%" border="0">
|
1776
1771
|
<colgroup>
|
1777
1772
|
<col width="150px" class="parameters_name">
|
@@ -1786,7 +1781,7 @@ gtk_draw_box (<em class="parameter"><code><a class="link" href="GtkStyle.html" t
|
|
1786
1781
|
</tr>
|
1787
1782
|
<tr>
|
1788
1783
|
<td class="parameter_name"><p>window</p></td>
|
1789
|
-
<td class="parameter_description"><p>a <a href="
|
1784
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
1790
1785
|
<td class="parameter_annotations"> </td>
|
1791
1786
|
</tr>
|
1792
1787
|
<tr>
|
@@ -1828,7 +1823,7 @@ gtk_draw_box (<em class="parameter"><code><a class="link" href="GtkStyle.html" t
|
|
1828
1823
|
<a name="gtk-draw-box-gap"></a><h3>gtk_draw_box_gap ()</h3>
|
1829
1824
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1830
1825
|
gtk_draw_box_gap (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1831
|
-
<em class="parameter"><code><a href="
|
1826
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
1832
1827
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1833
1828
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
1834
1829
|
<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> x</code></em>,
|
@@ -1846,7 +1841,7 @@ gtk_draw_box_gap (<em class="parameter"><code><a class="link" href="GtkStyle.htm
|
|
1846
1841
|
using the given style and state and shadow type,
|
1847
1842
|
leaving a gap in one side.</p>
|
1848
1843
|
<div class="refsect3">
|
1849
|
-
<a name="
|
1844
|
+
<a name="gtk-draw-box-gap.parameters"></a><h4>Parameters</h4>
|
1850
1845
|
<div class="informaltable"><table width="100%" border="0">
|
1851
1846
|
<colgroup>
|
1852
1847
|
<col width="150px" class="parameters_name">
|
@@ -1861,7 +1856,7 @@ leaving a gap in one side.</p>
|
|
1861
1856
|
</tr>
|
1862
1857
|
<tr>
|
1863
1858
|
<td class="parameter_name"><p>window</p></td>
|
1864
|
-
<td class="parameter_description"><p>a <a href="
|
1859
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
1865
1860
|
<td class="parameter_annotations"> </td>
|
1866
1861
|
</tr>
|
1867
1862
|
<tr>
|
@@ -1918,7 +1913,7 @@ leaving a gap in one side.</p>
|
|
1918
1913
|
<a name="gtk-draw-check"></a><h3>gtk_draw_check ()</h3>
|
1919
1914
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1920
1915
|
gtk_draw_check (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1921
|
-
<em class="parameter"><code><a href="
|
1916
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
1922
1917
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1923
1918
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
1924
1919
|
<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> x</code></em>,
|
@@ -1933,7 +1928,7 @@ gtk_draw_check (<em class="parameter"><code><a class="link" href="GtkStyle.html"
|
|
1933
1928
|
with
|
1934
1929
|
the given parameters.</p>
|
1935
1930
|
<div class="refsect3">
|
1936
|
-
<a name="
|
1931
|
+
<a name="gtk-draw-check.parameters"></a><h4>Parameters</h4>
|
1937
1932
|
<div class="informaltable"><table width="100%" border="0">
|
1938
1933
|
<colgroup>
|
1939
1934
|
<col width="150px" class="parameters_name">
|
@@ -1948,7 +1943,7 @@ the given parameters.</p>
|
|
1948
1943
|
</tr>
|
1949
1944
|
<tr>
|
1950
1945
|
<td class="parameter_name"><p>window</p></td>
|
1951
|
-
<td class="parameter_description"><p>a <a href="
|
1946
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
1952
1947
|
<td class="parameter_annotations"> </td>
|
1953
1948
|
</tr>
|
1954
1949
|
<tr>
|
@@ -1990,7 +1985,7 @@ the given parameters.</p>
|
|
1990
1985
|
<a name="gtk-draw-extension"></a><h3>gtk_draw_extension ()</h3>
|
1991
1986
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1992
1987
|
gtk_draw_extension (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1993
|
-
<em class="parameter"><code><a href="
|
1988
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
1994
1989
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1995
1990
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
1996
1991
|
<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> x</code></em>,
|
@@ -2004,7 +1999,7 @@ gtk_draw_extension (<em class="parameter"><code><a class="link" href="GtkStyle.h
|
|
2004
1999
|
</div>
|
2005
2000
|
<p>Draws an extension, i.e. a notebook tab.</p>
|
2006
2001
|
<div class="refsect3">
|
2007
|
-
<a name="
|
2002
|
+
<a name="gtk-draw-extension.parameters"></a><h4>Parameters</h4>
|
2008
2003
|
<div class="informaltable"><table width="100%" border="0">
|
2009
2004
|
<colgroup>
|
2010
2005
|
<col width="150px" class="parameters_name">
|
@@ -2019,7 +2014,7 @@ gtk_draw_extension (<em class="parameter"><code><a class="link" href="GtkStyle.h
|
|
2019
2014
|
</tr>
|
2020
2015
|
<tr>
|
2021
2016
|
<td class="parameter_name"><p>window</p></td>
|
2022
|
-
<td class="parameter_description"><p>a <a href="
|
2017
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
2023
2018
|
<td class="parameter_annotations"> </td>
|
2024
2019
|
</tr>
|
2025
2020
|
<tr>
|
@@ -2066,7 +2061,7 @@ gtk_draw_extension (<em class="parameter"><code><a class="link" href="GtkStyle.h
|
|
2066
2061
|
<a name="gtk-draw-flat-box"></a><h3>gtk_draw_flat_box ()</h3>
|
2067
2062
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2068
2063
|
gtk_draw_flat_box (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
2069
|
-
<em class="parameter"><code><a href="
|
2064
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
2070
2065
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
2071
2066
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
2072
2067
|
<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> x</code></em>,
|
@@ -2080,7 +2075,7 @@ gtk_draw_flat_box (<em class="parameter"><code><a class="link" href="GtkStyle.ht
|
|
2080
2075
|
<p>Draws a flat box on <em class="parameter"><code>window</code></em>
|
2081
2076
|
with the given parameters.</p>
|
2082
2077
|
<div class="refsect3">
|
2083
|
-
<a name="
|
2078
|
+
<a name="gtk-draw-flat-box.parameters"></a><h4>Parameters</h4>
|
2084
2079
|
<div class="informaltable"><table width="100%" border="0">
|
2085
2080
|
<colgroup>
|
2086
2081
|
<col width="150px" class="parameters_name">
|
@@ -2095,7 +2090,7 @@ gtk_draw_flat_box (<em class="parameter"><code><a class="link" href="GtkStyle.ht
|
|
2095
2090
|
</tr>
|
2096
2091
|
<tr>
|
2097
2092
|
<td class="parameter_name"><p>window</p></td>
|
2098
|
-
<td class="parameter_description"><p>a <a href="
|
2093
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
2099
2094
|
<td class="parameter_annotations"> </td>
|
2100
2095
|
</tr>
|
2101
2096
|
<tr>
|
@@ -2137,7 +2132,7 @@ gtk_draw_flat_box (<em class="parameter"><code><a class="link" href="GtkStyle.ht
|
|
2137
2132
|
<a name="gtk-draw-focus"></a><h3>gtk_draw_focus ()</h3>
|
2138
2133
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2139
2134
|
gtk_draw_focus (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
2140
|
-
<em class="parameter"><code><a href="
|
2135
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
2141
2136
|
<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> x</code></em>,
|
2142
2137
|
<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> y</code></em>,
|
2143
2138
|
<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> width</code></em>,
|
@@ -2150,7 +2145,7 @@ gtk_draw_focus (<em class="parameter"><code><a class="link" href="GtkStyle.html"
|
|
2150
2145
|
using the
|
2151
2146
|
given style.</p>
|
2152
2147
|
<div class="refsect3">
|
2153
|
-
<a name="
|
2148
|
+
<a name="gtk-draw-focus.parameters"></a><h4>Parameters</h4>
|
2154
2149
|
<div class="informaltable"><table width="100%" border="0">
|
2155
2150
|
<colgroup>
|
2156
2151
|
<col width="150px" class="parameters_name">
|
@@ -2165,7 +2160,7 @@ given style.</p>
|
|
2165
2160
|
</tr>
|
2166
2161
|
<tr>
|
2167
2162
|
<td class="parameter_name"><p>window</p></td>
|
2168
|
-
<td class="parameter_description"><p>a <a href="
|
2163
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
2169
2164
|
<td class="parameter_annotations"> </td>
|
2170
2165
|
</tr>
|
2171
2166
|
<tr>
|
@@ -2197,7 +2192,7 @@ given style.</p>
|
|
2197
2192
|
<a name="gtk-draw-handle"></a><h3>gtk_draw_handle ()</h3>
|
2198
2193
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2199
2194
|
gtk_draw_handle (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
2200
|
-
<em class="parameter"><code><a href="
|
2195
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
2201
2196
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
2202
2197
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
2203
2198
|
<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> x</code></em>,
|
@@ -2211,7 +2206,7 @@ gtk_draw_handle (<em class="parameter"><code><a class="link" href="GtkStyle.html
|
|
2211
2206
|
</div>
|
2212
2207
|
<p>Draws a handle as used in <a class="link" href="GtkHandleBox.html" title="GtkHandleBox"><span class="type">GtkHandleBox</span></a> and <a class="link" href="GtkPaned.html" title="GtkPaned"><span class="type">GtkPaned</span></a>.</p>
|
2213
2208
|
<div class="refsect3">
|
2214
|
-
<a name="
|
2209
|
+
<a name="gtk-draw-handle.parameters"></a><h4>Parameters</h4>
|
2215
2210
|
<div class="informaltable"><table width="100%" border="0">
|
2216
2211
|
<colgroup>
|
2217
2212
|
<col width="150px" class="parameters_name">
|
@@ -2226,7 +2221,7 @@ gtk_draw_handle (<em class="parameter"><code><a class="link" href="GtkStyle.html
|
|
2226
2221
|
</tr>
|
2227
2222
|
<tr>
|
2228
2223
|
<td class="parameter_name"><p>window</p></td>
|
2229
|
-
<td class="parameter_description"><p>a <a href="
|
2224
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
2230
2225
|
<td class="parameter_annotations"> </td>
|
2231
2226
|
</tr>
|
2232
2227
|
<tr>
|
@@ -2273,7 +2268,7 @@ gtk_draw_handle (<em class="parameter"><code><a class="link" href="GtkStyle.html
|
|
2273
2268
|
<a name="gtk-draw-option"></a><h3>gtk_draw_option ()</h3>
|
2274
2269
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2275
2270
|
gtk_draw_option (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
2276
|
-
<em class="parameter"><code><a href="
|
2271
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
2277
2272
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
2278
2273
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
2279
2274
|
<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> x</code></em>,
|
@@ -2288,7 +2283,7 @@ gtk_draw_option (<em class="parameter"><code><a class="link" href="GtkStyle.html
|
|
2288
2283
|
with
|
2289
2284
|
the given parameters.</p>
|
2290
2285
|
<div class="refsect3">
|
2291
|
-
<a name="
|
2286
|
+
<a name="gtk-draw-option.parameters"></a><h4>Parameters</h4>
|
2292
2287
|
<div class="informaltable"><table width="100%" border="0">
|
2293
2288
|
<colgroup>
|
2294
2289
|
<col width="150px" class="parameters_name">
|
@@ -2303,7 +2298,7 @@ the given parameters.</p>
|
|
2303
2298
|
</tr>
|
2304
2299
|
<tr>
|
2305
2300
|
<td class="parameter_name"><p>window</p></td>
|
2306
|
-
<td class="parameter_description"><p>a <a href="
|
2301
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
2307
2302
|
<td class="parameter_annotations"> </td>
|
2308
2303
|
</tr>
|
2309
2304
|
<tr>
|
@@ -2345,7 +2340,7 @@ the given parameters.</p>
|
|
2345
2340
|
<a name="gtk-draw-shadow-gap"></a><h3>gtk_draw_shadow_gap ()</h3>
|
2346
2341
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2347
2342
|
gtk_draw_shadow_gap (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
2348
|
-
<em class="parameter"><code><a href="
|
2343
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
2349
2344
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
2350
2345
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
2351
2346
|
<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> x</code></em>,
|
@@ -2364,7 +2359,7 @@ gtk_draw_shadow_gap (<em class="parameter"><code><a class="link" href="GtkStyle.
|
|
2364
2359
|
using the given style and state and shadow type, leaving a
|
2365
2360
|
gap in one side.</p>
|
2366
2361
|
<div class="refsect3">
|
2367
|
-
<a name="
|
2362
|
+
<a name="gtk-draw-shadow-gap.parameters"></a><h4>Parameters</h4>
|
2368
2363
|
<div class="informaltable"><table width="100%" border="0">
|
2369
2364
|
<colgroup>
|
2370
2365
|
<col width="150px" class="parameters_name">
|
@@ -2379,7 +2374,7 @@ gap in one side.</p>
|
|
2379
2374
|
</tr>
|
2380
2375
|
<tr>
|
2381
2376
|
<td class="parameter_name"><p>window</p></td>
|
2382
|
-
<td class="parameter_description"><p>a <a href="
|
2377
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
2383
2378
|
<td class="parameter_annotations"> </td>
|
2384
2379
|
</tr>
|
2385
2380
|
<tr>
|
@@ -2436,7 +2431,7 @@ gap in one side.</p>
|
|
2436
2431
|
<a name="gtk-draw-slider"></a><h3>gtk_draw_slider ()</h3>
|
2437
2432
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2438
2433
|
gtk_draw_slider (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
2439
|
-
<em class="parameter"><code><a href="
|
2434
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
2440
2435
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
2441
2436
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
2442
2437
|
<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> x</code></em>,
|
@@ -2449,7 +2444,7 @@ gtk_draw_slider (<em class="parameter"><code><a class="link" href="GtkStyle.html
|
|
2449
2444
|
using the
|
2450
2445
|
given style and orientation.</p>
|
2451
2446
|
<div class="refsect3">
|
2452
|
-
<a name="
|
2447
|
+
<a name="gtk-draw-slider.parameters"></a><h4>Parameters</h4>
|
2453
2448
|
<div class="informaltable"><table width="100%" border="0">
|
2454
2449
|
<colgroup>
|
2455
2450
|
<col width="150px" class="parameters_name">
|
@@ -2464,7 +2459,7 @@ given style and orientation.</p>
|
|
2464
2459
|
</tr>
|
2465
2460
|
<tr>
|
2466
2461
|
<td class="parameter_name"><p>window</p></td>
|
2467
|
-
<td class="parameter_description"><p>a <a href="
|
2462
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
2468
2463
|
<td class="parameter_annotations"> </td>
|
2469
2464
|
</tr>
|
2470
2465
|
<tr>
|
@@ -2511,7 +2506,7 @@ given style and orientation.</p>
|
|
2511
2506
|
<a name="gtk-draw-tab"></a><h3>gtk_draw_tab ()</h3>
|
2512
2507
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2513
2508
|
gtk_draw_tab (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
2514
|
-
<em class="parameter"><code><a href="
|
2509
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
2515
2510
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
2516
2511
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
2517
2512
|
<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> x</code></em>,
|
@@ -2526,7 +2521,7 @@ gtk_draw_tab (<em class="parameter"><code><a class="link" href="GtkStyle.html" t
|
|
2526
2521
|
in the given rectangle on <em class="parameter"><code>window</code></em>
|
2527
2522
|
using the given parameters.</p>
|
2528
2523
|
<div class="refsect3">
|
2529
|
-
<a name="
|
2524
|
+
<a name="gtk-draw-tab.parameters"></a><h4>Parameters</h4>
|
2530
2525
|
<div class="informaltable"><table width="100%" border="0">
|
2531
2526
|
<colgroup>
|
2532
2527
|
<col width="150px" class="parameters_name">
|
@@ -2541,7 +2536,7 @@ in the given rectangle on <em class="parameter"><code>window</code></em>
|
|
2541
2536
|
</tr>
|
2542
2537
|
<tr>
|
2543
2538
|
<td class="parameter_name"><p>window</p></td>
|
2544
|
-
<td class="parameter_description"><p>a <a href="
|
2539
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
2545
2540
|
<td class="parameter_annotations"> </td>
|
2546
2541
|
</tr>
|
2547
2542
|
<tr>
|
@@ -2583,7 +2578,7 @@ in the given rectangle on <em class="parameter"><code>window</code></em>
|
|
2583
2578
|
<a name="gtk-draw-expander"></a><h3>gtk_draw_expander ()</h3>
|
2584
2579
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2585
2580
|
gtk_draw_expander (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
2586
|
-
<em class="parameter"><code><a href="
|
2581
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
2587
2582
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
2588
2583
|
<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> x</code></em>,
|
2589
2584
|
<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> y</code></em>,
|
@@ -2594,7 +2589,7 @@ gtk_draw_expander (<em class="parameter"><code><a class="link" href="GtkStyle.ht
|
|
2594
2589
|
</div>
|
2595
2590
|
<p>Draws an expander as used in <a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a>.</p>
|
2596
2591
|
<div class="refsect3">
|
2597
|
-
<a name="
|
2592
|
+
<a name="gtk-draw-expander.parameters"></a><h4>Parameters</h4>
|
2598
2593
|
<div class="informaltable"><table width="100%" border="0">
|
2599
2594
|
<colgroup>
|
2600
2595
|
<col width="150px" class="parameters_name">
|
@@ -2609,7 +2604,7 @@ gtk_draw_expander (<em class="parameter"><code><a class="link" href="GtkStyle.ht
|
|
2609
2604
|
</tr>
|
2610
2605
|
<tr>
|
2611
2606
|
<td class="parameter_name"><p>window</p></td>
|
2612
|
-
<td class="parameter_description"><p>a <a href="
|
2607
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
2613
2608
|
<td class="parameter_annotations"> </td>
|
2614
2609
|
</tr>
|
2615
2610
|
<tr>
|
@@ -2641,17 +2636,17 @@ gtk_draw_expander (<em class="parameter"><code><a class="link" href="GtkStyle.ht
|
|
2641
2636
|
<a name="gtk-draw-layout"></a><h3>gtk_draw_layout ()</h3>
|
2642
2637
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2643
2638
|
gtk_draw_layout (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
2644
|
-
<em class="parameter"><code><a href="
|
2639
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
2645
2640
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
2646
2641
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> use_text</code></em>,
|
2647
2642
|
<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> x</code></em>,
|
2648
2643
|
<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> y</code></em>,
|
2649
|
-
<em class="parameter"><code><span class="type">PangoLayout</span> *layout</code></em>);</pre>
|
2644
|
+
<em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> *layout</code></em>);</pre>
|
2650
2645
|
<div class="warning"><p><code class="literal">gtk_draw_layout</code> is deprecated and should not be used in newly-written code.</p></div>
|
2651
2646
|
<p>Draws a layout on <em class="parameter"><code>window</code></em>
|
2652
2647
|
using the given parameters.</p>
|
2653
2648
|
<div class="refsect3">
|
2654
|
-
<a name="
|
2649
|
+
<a name="gtk-draw-layout.parameters"></a><h4>Parameters</h4>
|
2655
2650
|
<div class="informaltable"><table width="100%" border="0">
|
2656
2651
|
<colgroup>
|
2657
2652
|
<col width="150px" class="parameters_name">
|
@@ -2666,7 +2661,7 @@ gtk_draw_layout (<em class="parameter"><code><a class="link" href="GtkStyle.html
|
|
2666
2661
|
</tr>
|
2667
2662
|
<tr>
|
2668
2663
|
<td class="parameter_name"><p>window</p></td>
|
2669
|
-
<td class="parameter_description"><p>a <a href="
|
2664
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
2670
2665
|
<td class="parameter_annotations"> </td>
|
2671
2666
|
</tr>
|
2672
2667
|
<tr>
|
@@ -2705,9 +2700,9 @@ graphics context of <em class="parameter"><code>style</code></em>
|
|
2705
2700
|
<a name="gtk-draw-resize-grip"></a><h3>gtk_draw_resize_grip ()</h3>
|
2706
2701
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2707
2702
|
gtk_draw_resize_grip (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
2708
|
-
<em class="parameter"><code><a href="
|
2703
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
2709
2704
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
2710
|
-
<em class="parameter"><code><a href="
|
2705
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindowEdge"><span class="type">GdkWindowEdge</span></a> edge</code></em>,
|
2711
2706
|
<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> x</code></em>,
|
2712
2707
|
<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> y</code></em>,
|
2713
2708
|
<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> width</code></em>,
|
@@ -2720,7 +2715,7 @@ gtk_draw_resize_grip (<em class="parameter"><code><a class="link" href="GtkStyle
|
|
2720
2715
|
using the given
|
2721
2716
|
parameters.</p>
|
2722
2717
|
<div class="refsect3">
|
2723
|
-
<a name="
|
2718
|
+
<a name="gtk-draw-resize-grip.parameters"></a><h4>Parameters</h4>
|
2724
2719
|
<div class="informaltable"><table width="100%" border="0">
|
2725
2720
|
<colgroup>
|
2726
2721
|
<col width="150px" class="parameters_name">
|
@@ -2735,7 +2730,7 @@ parameters.</p>
|
|
2735
2730
|
</tr>
|
2736
2731
|
<tr>
|
2737
2732
|
<td class="parameter_name"><p>window</p></td>
|
2738
|
-
<td class="parameter_description"><p>a <a href="
|
2733
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
2739
2734
|
<td class="parameter_annotations"> </td>
|
2740
2735
|
</tr>
|
2741
2736
|
<tr>
|
@@ -2777,10 +2772,10 @@ parameters.</p>
|
|
2777
2772
|
<a name="gtk-paint-arrow"></a><h3>gtk_paint_arrow ()</h3>
|
2778
2773
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2779
2774
|
gtk_paint_arrow (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
2780
|
-
<em class="parameter"><code><a href="
|
2775
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
2781
2776
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
2782
2777
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
2783
|
-
<em class="parameter"><code>const <a href="
|
2778
|
+
<em class="parameter"><code>const <a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
2784
2779
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
2785
2780
|
<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> *detail</code></em>,
|
2786
2781
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkArrowType" title="enum GtkArrowType"><span class="type">GtkArrowType</span></a> arrow_type</code></em>,
|
@@ -2794,7 +2789,7 @@ gtk_paint_arrow (<em class="parameter"><code><a class="link" href="GtkStyle.html
|
|
2794
2789
|
parameters. <em class="parameter"><code>arrow_type</code></em>
|
2795
2790
|
determines the direction of the arrow.</p>
|
2796
2791
|
<div class="refsect3">
|
2797
|
-
<a name="
|
2792
|
+
<a name="gtk-paint-arrow.parameters"></a><h4>Parameters</h4>
|
2798
2793
|
<div class="informaltable"><table width="100%" border="0">
|
2799
2794
|
<colgroup>
|
2800
2795
|
<col width="150px" class="parameters_name">
|
@@ -2809,7 +2804,7 @@ parameters. <em class="parameter"><code>arrow_type</code></em>
|
|
2809
2804
|
</tr>
|
2810
2805
|
<tr>
|
2811
2806
|
<td class="parameter_name"><p>window</p></td>
|
2812
|
-
<td class="parameter_description"><p>a <a href="
|
2807
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
2813
2808
|
<td class="parameter_annotations"> </td>
|
2814
2809
|
</tr>
|
2815
2810
|
<tr>
|
@@ -2877,10 +2872,10 @@ output should not be clipped. </p></td>
|
|
2877
2872
|
<a name="gtk-paint-box"></a><h3>gtk_paint_box ()</h3>
|
2878
2873
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2879
2874
|
gtk_paint_box (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
2880
|
-
<em class="parameter"><code><a href="
|
2875
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
2881
2876
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
2882
2877
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
2883
|
-
<em class="parameter"><code>const <a href="
|
2878
|
+
<em class="parameter"><code>const <a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
2884
2879
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
2885
2880
|
<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> *detail</code></em>,
|
2886
2881
|
<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> x</code></em>,
|
@@ -2890,7 +2885,7 @@ gtk_paint_box (<em class="parameter"><code><a class="link" href="GtkStyle.html"
|
|
2890
2885
|
<p>Draws a box on <em class="parameter"><code>window</code></em>
|
2891
2886
|
with the given parameters.</p>
|
2892
2887
|
<div class="refsect3">
|
2893
|
-
<a name="
|
2888
|
+
<a name="gtk-paint-box.parameters"></a><h4>Parameters</h4>
|
2894
2889
|
<div class="informaltable"><table width="100%" border="0">
|
2895
2890
|
<colgroup>
|
2896
2891
|
<col width="150px" class="parameters_name">
|
@@ -2905,7 +2900,7 @@ gtk_paint_box (<em class="parameter"><code><a class="link" href="GtkStyle.html"
|
|
2905
2900
|
</tr>
|
2906
2901
|
<tr>
|
2907
2902
|
<td class="parameter_name"><p>window</p></td>
|
2908
|
-
<td class="parameter_description"><p>a <a href="
|
2903
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
2909
2904
|
<td class="parameter_annotations"> </td>
|
2910
2905
|
</tr>
|
2911
2906
|
<tr>
|
@@ -2963,10 +2958,10 @@ output should not be clipped. </p></td>
|
|
2963
2958
|
<a name="gtk-paint-box-gap"></a><h3>gtk_paint_box_gap ()</h3>
|
2964
2959
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2965
2960
|
gtk_paint_box_gap (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
2966
|
-
<em class="parameter"><code><a href="
|
2961
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
2967
2962
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
2968
2963
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
2969
|
-
<em class="parameter"><code>const <a href="
|
2964
|
+
<em class="parameter"><code>const <a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
2970
2965
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
2971
2966
|
<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> *detail</code></em>,
|
2972
2967
|
<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> x</code></em>,
|
@@ -2980,7 +2975,7 @@ gtk_paint_box_gap (<em class="parameter"><code><a class="link" href="GtkStyle.ht
|
|
2980
2975
|
using the given style and state and shadow type,
|
2981
2976
|
leaving a gap in one side.</p>
|
2982
2977
|
<div class="refsect3">
|
2983
|
-
<a name="
|
2978
|
+
<a name="gtk-paint-box-gap.parameters"></a><h4>Parameters</h4>
|
2984
2979
|
<div class="informaltable"><table width="100%" border="0">
|
2985
2980
|
<colgroup>
|
2986
2981
|
<col width="150px" class="parameters_name">
|
@@ -2995,7 +2990,7 @@ leaving a gap in one side.</p>
|
|
2995
2990
|
</tr>
|
2996
2991
|
<tr>
|
2997
2992
|
<td class="parameter_name"><p>window</p></td>
|
2998
|
-
<td class="parameter_description"><p>a <a href="
|
2993
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
2999
2994
|
<td class="parameter_annotations"> </td>
|
3000
2995
|
</tr>
|
3001
2996
|
<tr>
|
@@ -3068,10 +3063,10 @@ output should not be clipped. </p></td>
|
|
3068
3063
|
<a name="gtk-paint-check"></a><h3>gtk_paint_check ()</h3>
|
3069
3064
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
3070
3065
|
gtk_paint_check (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
3071
|
-
<em class="parameter"><code><a href="
|
3066
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
3072
3067
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
3073
3068
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
3074
|
-
<em class="parameter"><code>const <a href="
|
3069
|
+
<em class="parameter"><code>const <a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
3075
3070
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
3076
3071
|
<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> *detail</code></em>,
|
3077
3072
|
<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> x</code></em>,
|
@@ -3082,7 +3077,7 @@ gtk_paint_check (<em class="parameter"><code><a class="link" href="GtkStyle.html
|
|
3082
3077
|
with
|
3083
3078
|
the given parameters.</p>
|
3084
3079
|
<div class="refsect3">
|
3085
|
-
<a name="
|
3080
|
+
<a name="gtk-paint-check.parameters"></a><h4>Parameters</h4>
|
3086
3081
|
<div class="informaltable"><table width="100%" border="0">
|
3087
3082
|
<colgroup>
|
3088
3083
|
<col width="150px" class="parameters_name">
|
@@ -3097,7 +3092,7 @@ the given parameters.</p>
|
|
3097
3092
|
</tr>
|
3098
3093
|
<tr>
|
3099
3094
|
<td class="parameter_name"><p>window</p></td>
|
3100
|
-
<td class="parameter_description"><p>a <a href="
|
3095
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
3101
3096
|
<td class="parameter_annotations"> </td>
|
3102
3097
|
</tr>
|
3103
3098
|
<tr>
|
@@ -3155,10 +3150,10 @@ output should not be clipped. </p></td>
|
|
3155
3150
|
<a name="gtk-paint-diamond"></a><h3>gtk_paint_diamond ()</h3>
|
3156
3151
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
3157
3152
|
gtk_paint_diamond (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
3158
|
-
<em class="parameter"><code><a href="
|
3153
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
3159
3154
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
3160
3155
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
3161
|
-
<em class="parameter"><code>const <a href="
|
3156
|
+
<em class="parameter"><code>const <a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
3162
3157
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
3163
3158
|
<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> *detail</code></em>,
|
3164
3159
|
<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> x</code></em>,
|
@@ -3169,7 +3164,7 @@ gtk_paint_diamond (<em class="parameter"><code><a class="link" href="GtkStyle.ht
|
|
3169
3164
|
using the given
|
3170
3165
|
parameters.</p>
|
3171
3166
|
<div class="refsect3">
|
3172
|
-
<a name="
|
3167
|
+
<a name="gtk-paint-diamond.parameters"></a><h4>Parameters</h4>
|
3173
3168
|
<div class="informaltable"><table width="100%" border="0">
|
3174
3169
|
<colgroup>
|
3175
3170
|
<col width="150px" class="parameters_name">
|
@@ -3184,7 +3179,7 @@ parameters.</p>
|
|
3184
3179
|
</tr>
|
3185
3180
|
<tr>
|
3186
3181
|
<td class="parameter_name"><p>window</p></td>
|
3187
|
-
<td class="parameter_description"><p>a <a href="
|
3182
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
3188
3183
|
<td class="parameter_annotations"> </td>
|
3189
3184
|
</tr>
|
3190
3185
|
<tr>
|
@@ -3242,10 +3237,10 @@ output should not be clipped. </p></td>
|
|
3242
3237
|
<a name="gtk-paint-extension"></a><h3>gtk_paint_extension ()</h3>
|
3243
3238
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
3244
3239
|
gtk_paint_extension (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
3245
|
-
<em class="parameter"><code><a href="
|
3240
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
3246
3241
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
3247
3242
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
3248
|
-
<em class="parameter"><code>const <a href="
|
3243
|
+
<em class="parameter"><code>const <a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
3249
3244
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
3250
3245
|
<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> *detail</code></em>,
|
3251
3246
|
<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> x</code></em>,
|
@@ -3255,7 +3250,7 @@ gtk_paint_extension (<em class="parameter"><code><a class="link" href="GtkStyle.
|
|
3255
3250
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkPositionType" title="enum GtkPositionType"><span class="type">GtkPositionType</span></a> gap_side</code></em>);</pre>
|
3256
3251
|
<p>Draws an extension, i.e. a notebook tab.</p>
|
3257
3252
|
<div class="refsect3">
|
3258
|
-
<a name="
|
3253
|
+
<a name="gtk-paint-extension.parameters"></a><h4>Parameters</h4>
|
3259
3254
|
<div class="informaltable"><table width="100%" border="0">
|
3260
3255
|
<colgroup>
|
3261
3256
|
<col width="150px" class="parameters_name">
|
@@ -3270,7 +3265,7 @@ gtk_paint_extension (<em class="parameter"><code><a class="link" href="GtkStyle.
|
|
3270
3265
|
</tr>
|
3271
3266
|
<tr>
|
3272
3267
|
<td class="parameter_name"><p>window</p></td>
|
3273
|
-
<td class="parameter_description"><p>a <a href="
|
3268
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
3274
3269
|
<td class="parameter_annotations"> </td>
|
3275
3270
|
</tr>
|
3276
3271
|
<tr>
|
@@ -3333,10 +3328,10 @@ output should not be clipped. </p></td>
|
|
3333
3328
|
<a name="gtk-paint-flat-box"></a><h3>gtk_paint_flat_box ()</h3>
|
3334
3329
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
3335
3330
|
gtk_paint_flat_box (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
3336
|
-
<em class="parameter"><code><a href="
|
3331
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
3337
3332
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
3338
3333
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
3339
|
-
<em class="parameter"><code>const <a href="
|
3334
|
+
<em class="parameter"><code>const <a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
3340
3335
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
3341
3336
|
<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> *detail</code></em>,
|
3342
3337
|
<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> x</code></em>,
|
@@ -3346,7 +3341,7 @@ gtk_paint_flat_box (<em class="parameter"><code><a class="link" href="GtkStyle.h
|
|
3346
3341
|
<p>Draws a flat box on <em class="parameter"><code>window</code></em>
|
3347
3342
|
with the given parameters.</p>
|
3348
3343
|
<div class="refsect3">
|
3349
|
-
<a name="
|
3344
|
+
<a name="gtk-paint-flat-box.parameters"></a><h4>Parameters</h4>
|
3350
3345
|
<div class="informaltable"><table width="100%" border="0">
|
3351
3346
|
<colgroup>
|
3352
3347
|
<col width="150px" class="parameters_name">
|
@@ -3361,7 +3356,7 @@ gtk_paint_flat_box (<em class="parameter"><code><a class="link" href="GtkStyle.h
|
|
3361
3356
|
</tr>
|
3362
3357
|
<tr>
|
3363
3358
|
<td class="parameter_name"><p>window</p></td>
|
3364
|
-
<td class="parameter_description"><p>a <a href="
|
3359
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
3365
3360
|
<td class="parameter_annotations"> </td>
|
3366
3361
|
</tr>
|
3367
3362
|
<tr>
|
@@ -3419,9 +3414,9 @@ output should not be clipped. </p></td>
|
|
3419
3414
|
<a name="gtk-paint-focus"></a><h3>gtk_paint_focus ()</h3>
|
3420
3415
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
3421
3416
|
gtk_paint_focus (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
3422
|
-
<em class="parameter"><code><a href="
|
3417
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
3423
3418
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
3424
|
-
<em class="parameter"><code>const <a href="
|
3419
|
+
<em class="parameter"><code>const <a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
3425
3420
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
3426
3421
|
<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> *detail</code></em>,
|
3427
3422
|
<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> x</code></em>,
|
@@ -3432,7 +3427,7 @@ gtk_paint_focus (<em class="parameter"><code><a class="link" href="GtkStyle.html
|
|
3432
3427
|
using the
|
3433
3428
|
given style.</p>
|
3434
3429
|
<div class="refsect3">
|
3435
|
-
<a name="
|
3430
|
+
<a name="gtk-paint-focus.parameters"></a><h4>Parameters</h4>
|
3436
3431
|
<div class="informaltable"><table width="100%" border="0">
|
3437
3432
|
<colgroup>
|
3438
3433
|
<col width="150px" class="parameters_name">
|
@@ -3447,7 +3442,7 @@ given style.</p>
|
|
3447
3442
|
</tr>
|
3448
3443
|
<tr>
|
3449
3444
|
<td class="parameter_name"><p>window</p></td>
|
3450
|
-
<td class="parameter_description"><p>a <a href="
|
3445
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
3451
3446
|
<td class="parameter_annotations"> </td>
|
3452
3447
|
</tr>
|
3453
3448
|
<tr>
|
@@ -3500,10 +3495,10 @@ output should not be clipped. </p></td>
|
|
3500
3495
|
<a name="gtk-paint-handle"></a><h3>gtk_paint_handle ()</h3>
|
3501
3496
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
3502
3497
|
gtk_paint_handle (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
3503
|
-
<em class="parameter"><code><a href="
|
3498
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
3504
3499
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
3505
3500
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
3506
|
-
<em class="parameter"><code>const <a href="
|
3501
|
+
<em class="parameter"><code>const <a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
3507
3502
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
3508
3503
|
<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> *detail</code></em>,
|
3509
3504
|
<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> x</code></em>,
|
@@ -3513,7 +3508,7 @@ gtk_paint_handle (<em class="parameter"><code><a class="link" href="GtkStyle.htm
|
|
3513
3508
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkOrientation" title="enum GtkOrientation"><span class="type">GtkOrientation</span></a> orientation</code></em>);</pre>
|
3514
3509
|
<p>Draws a handle as used in <a class="link" href="GtkHandleBox.html" title="GtkHandleBox"><span class="type">GtkHandleBox</span></a> and <a class="link" href="GtkPaned.html" title="GtkPaned"><span class="type">GtkPaned</span></a>.</p>
|
3515
3510
|
<div class="refsect3">
|
3516
|
-
<a name="
|
3511
|
+
<a name="gtk-paint-handle.parameters"></a><h4>Parameters</h4>
|
3517
3512
|
<div class="informaltable"><table width="100%" border="0">
|
3518
3513
|
<colgroup>
|
3519
3514
|
<col width="150px" class="parameters_name">
|
@@ -3528,7 +3523,7 @@ gtk_paint_handle (<em class="parameter"><code><a class="link" href="GtkStyle.htm
|
|
3528
3523
|
</tr>
|
3529
3524
|
<tr>
|
3530
3525
|
<td class="parameter_name"><p>window</p></td>
|
3531
|
-
<td class="parameter_description"><p>a <a href="
|
3526
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
3532
3527
|
<td class="parameter_annotations"> </td>
|
3533
3528
|
</tr>
|
3534
3529
|
<tr>
|
@@ -3591,9 +3586,9 @@ output should not be clipped. </p></td>
|
|
3591
3586
|
<a name="gtk-paint-hline"></a><h3>gtk_paint_hline ()</h3>
|
3592
3587
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
3593
3588
|
gtk_paint_hline (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
3594
|
-
<em class="parameter"><code><a href="
|
3589
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
3595
3590
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
3596
|
-
<em class="parameter"><code>const <a href="
|
3591
|
+
<em class="parameter"><code>const <a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
3597
3592
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
3598
3593
|
<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> *detail</code></em>,
|
3599
3594
|
<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> x1</code></em>,
|
@@ -3608,7 +3603,7 @@ gtk_paint_hline (<em class="parameter"><code><a class="link" href="GtkStyle.html
|
|
3608
3603
|
|
3609
3604
|
using the given style and state.</p>
|
3610
3605
|
<div class="refsect3">
|
3611
|
-
<a name="
|
3606
|
+
<a name="gtk-paint-hline.parameters"></a><h4>Parameters</h4>
|
3612
3607
|
<div class="informaltable"><table width="100%" border="0">
|
3613
3608
|
<colgroup>
|
3614
3609
|
<col width="150px" class="parameters_name">
|
@@ -3623,7 +3618,7 @@ using the given style and state.</p>
|
|
3623
3618
|
</tr>
|
3624
3619
|
<tr>
|
3625
3620
|
<td class="parameter_name"><p>window</p></td>
|
3626
|
-
<td class="parameter_description"><p>a <a href="
|
3621
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
3627
3622
|
<td class="parameter_annotations"> </td>
|
3628
3623
|
</tr>
|
3629
3624
|
<tr>
|
@@ -3671,10 +3666,10 @@ output should not be clipped. </p></td>
|
|
3671
3666
|
<a name="gtk-paint-option"></a><h3>gtk_paint_option ()</h3>
|
3672
3667
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
3673
3668
|
gtk_paint_option (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
3674
|
-
<em class="parameter"><code><a href="
|
3669
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
3675
3670
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
3676
3671
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
3677
|
-
<em class="parameter"><code>const <a href="
|
3672
|
+
<em class="parameter"><code>const <a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
3678
3673
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
3679
3674
|
<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> *detail</code></em>,
|
3680
3675
|
<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> x</code></em>,
|
@@ -3685,7 +3680,7 @@ gtk_paint_option (<em class="parameter"><code><a class="link" href="GtkStyle.htm
|
|
3685
3680
|
with
|
3686
3681
|
the given parameters.</p>
|
3687
3682
|
<div class="refsect3">
|
3688
|
-
<a name="
|
3683
|
+
<a name="gtk-paint-option.parameters"></a><h4>Parameters</h4>
|
3689
3684
|
<div class="informaltable"><table width="100%" border="0">
|
3690
3685
|
<colgroup>
|
3691
3686
|
<col width="150px" class="parameters_name">
|
@@ -3700,7 +3695,7 @@ the given parameters.</p>
|
|
3700
3695
|
</tr>
|
3701
3696
|
<tr>
|
3702
3697
|
<td class="parameter_name"><p>window</p></td>
|
3703
|
-
<td class="parameter_description"><p>a <a href="
|
3698
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
3704
3699
|
<td class="parameter_annotations"> </td>
|
3705
3700
|
</tr>
|
3706
3701
|
<tr>
|
@@ -3758,19 +3753,19 @@ output should not be clipped. </p></td>
|
|
3758
3753
|
<a name="gtk-paint-polygon"></a><h3>gtk_paint_polygon ()</h3>
|
3759
3754
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
3760
3755
|
gtk_paint_polygon (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
3761
|
-
<em class="parameter"><code><a href="
|
3756
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
3762
3757
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
3763
3758
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
3764
|
-
<em class="parameter"><code>const <a href="
|
3759
|
+
<em class="parameter"><code>const <a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
3765
3760
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
3766
3761
|
<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> *detail</code></em>,
|
3767
|
-
<em class="parameter"><code>const <a href="
|
3762
|
+
<em class="parameter"><code>const <a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkPoint"><span class="type">GdkPoint</span></a> *points</code></em>,
|
3768
3763
|
<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>,
|
3769
3764
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> fill</code></em>);</pre>
|
3770
3765
|
<p>Draws a polygon on <em class="parameter"><code>window</code></em>
|
3771
3766
|
with the given parameters.</p>
|
3772
3767
|
<div class="refsect3">
|
3773
|
-
<a name="
|
3768
|
+
<a name="gtk-paint-polygon.parameters"></a><h4>Parameters</h4>
|
3774
3769
|
<div class="informaltable"><table width="100%" border="0">
|
3775
3770
|
<colgroup>
|
3776
3771
|
<col width="150px" class="parameters_name">
|
@@ -3785,7 +3780,7 @@ gtk_paint_polygon (<em class="parameter"><code><a class="link" href="GtkStyle.ht
|
|
3785
3780
|
</tr>
|
3786
3781
|
<tr>
|
3787
3782
|
<td class="parameter_name"><p>window</p></td>
|
3788
|
-
<td class="parameter_description"><p>a <a href="
|
3783
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
3789
3784
|
<td class="parameter_annotations"> </td>
|
3790
3785
|
</tr>
|
3791
3786
|
<tr>
|
@@ -3816,7 +3811,7 @@ output should not be clipped. </p></td>
|
|
3816
3811
|
</tr>
|
3817
3812
|
<tr>
|
3818
3813
|
<td class="parameter_name"><p>points</p></td>
|
3819
|
-
<td class="parameter_description"><p>an array of <a href="
|
3814
|
+
<td class="parameter_description"><p>an array of <a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkPoint"><span class="type">GdkPoint</span></a>s</p></td>
|
3820
3815
|
<td class="parameter_annotations"> </td>
|
3821
3816
|
</tr>
|
3822
3817
|
<tr>
|
@@ -3839,10 +3834,10 @@ output should not be clipped. </p></td>
|
|
3839
3834
|
<a name="gtk-paint-shadow"></a><h3>gtk_paint_shadow ()</h3>
|
3840
3835
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
3841
3836
|
gtk_paint_shadow (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
3842
|
-
<em class="parameter"><code><a href="
|
3837
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
3843
3838
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
3844
3839
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
3845
|
-
<em class="parameter"><code>const <a href="
|
3840
|
+
<em class="parameter"><code>const <a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
3846
3841
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
3847
3842
|
<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> *detail</code></em>,
|
3848
3843
|
<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> x</code></em>,
|
@@ -3853,7 +3848,7 @@ gtk_paint_shadow (<em class="parameter"><code><a class="link" href="GtkStyle.htm
|
|
3853
3848
|
|
3854
3849
|
using the given style and state and shadow type.</p>
|
3855
3850
|
<div class="refsect3">
|
3856
|
-
<a name="
|
3851
|
+
<a name="gtk-paint-shadow.parameters"></a><h4>Parameters</h4>
|
3857
3852
|
<div class="informaltable"><table width="100%" border="0">
|
3858
3853
|
<colgroup>
|
3859
3854
|
<col width="150px" class="parameters_name">
|
@@ -3868,7 +3863,7 @@ using the given style and state and shadow type.</p>
|
|
3868
3863
|
</tr>
|
3869
3864
|
<tr>
|
3870
3865
|
<td class="parameter_name"><p>window</p></td>
|
3871
|
-
<td class="parameter_description"><p>a <a href="
|
3866
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
3872
3867
|
<td class="parameter_annotations"> </td>
|
3873
3868
|
</tr>
|
3874
3869
|
<tr>
|
@@ -3926,10 +3921,10 @@ output should not be clipped. </p></td>
|
|
3926
3921
|
<a name="gtk-paint-shadow-gap"></a><h3>gtk_paint_shadow_gap ()</h3>
|
3927
3922
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
3928
3923
|
gtk_paint_shadow_gap (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
3929
|
-
<em class="parameter"><code><a href="
|
3924
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
3930
3925
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
3931
3926
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
3932
|
-
<em class="parameter"><code>const <a href="
|
3927
|
+
<em class="parameter"><code>const <a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
3933
3928
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
3934
3929
|
<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> *detail</code></em>,
|
3935
3930
|
<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> x</code></em>,
|
@@ -3944,7 +3939,7 @@ gtk_paint_shadow_gap (<em class="parameter"><code><a class="link" href="GtkStyle
|
|
3944
3939
|
using the given style and state and shadow type, leaving a
|
3945
3940
|
gap in one side.</p>
|
3946
3941
|
<div class="refsect3">
|
3947
|
-
<a name="
|
3942
|
+
<a name="gtk-paint-shadow-gap.parameters"></a><h4>Parameters</h4>
|
3948
3943
|
<div class="informaltable"><table width="100%" border="0">
|
3949
3944
|
<colgroup>
|
3950
3945
|
<col width="150px" class="parameters_name">
|
@@ -3959,7 +3954,7 @@ gap in one side.</p>
|
|
3959
3954
|
</tr>
|
3960
3955
|
<tr>
|
3961
3956
|
<td class="parameter_name"><p>window</p></td>
|
3962
|
-
<td class="parameter_description"><p>a <a href="
|
3957
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
3963
3958
|
<td class="parameter_annotations"> </td>
|
3964
3959
|
</tr>
|
3965
3960
|
<tr>
|
@@ -4032,10 +4027,10 @@ output should not be clipped. </p></td>
|
|
4032
4027
|
<a name="gtk-paint-slider"></a><h3>gtk_paint_slider ()</h3>
|
4033
4028
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
4034
4029
|
gtk_paint_slider (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
4035
|
-
<em class="parameter"><code><a href="
|
4030
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
4036
4031
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
4037
4032
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
4038
|
-
<em class="parameter"><code>const <a href="
|
4033
|
+
<em class="parameter"><code>const <a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
4039
4034
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
4040
4035
|
<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> *detail</code></em>,
|
4041
4036
|
<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> x</code></em>,
|
@@ -4047,7 +4042,7 @@ gtk_paint_slider (<em class="parameter"><code><a class="link" href="GtkStyle.htm
|
|
4047
4042
|
using the
|
4048
4043
|
given style and orientation.</p>
|
4049
4044
|
<div class="refsect3">
|
4050
|
-
<a name="
|
4045
|
+
<a name="gtk-paint-slider.parameters"></a><h4>Parameters</h4>
|
4051
4046
|
<div class="informaltable"><table width="100%" border="0">
|
4052
4047
|
<colgroup>
|
4053
4048
|
<col width="150px" class="parameters_name">
|
@@ -4062,7 +4057,7 @@ given style and orientation.</p>
|
|
4062
4057
|
</tr>
|
4063
4058
|
<tr>
|
4064
4059
|
<td class="parameter_name"><p>window</p></td>
|
4065
|
-
<td class="parameter_description"><p>a <a href="
|
4060
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
4066
4061
|
<td class="parameter_annotations"> </td>
|
4067
4062
|
</tr>
|
4068
4063
|
<tr>
|
@@ -4125,9 +4120,9 @@ output should not be clipped. </p></td>
|
|
4125
4120
|
<a name="gtk-paint-spinner"></a><h3>gtk_paint_spinner ()</h3>
|
4126
4121
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
4127
4122
|
gtk_paint_spinner (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
4128
|
-
<em class="parameter"><code><a href="
|
4123
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
4129
4124
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
4130
|
-
<em class="parameter"><code>const <a href="
|
4125
|
+
<em class="parameter"><code>const <a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
4131
4126
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
4132
4127
|
<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> *detail</code></em>,
|
4133
4128
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> step</code></em>,
|
@@ -4138,7 +4133,7 @@ gtk_paint_spinner (<em class="parameter"><code><a class="link" href="GtkStyle.ht
|
|
4138
4133
|
<p>Draws a spinner on <em class="parameter"><code>window</code></em>
|
4139
4134
|
using the given parameters.</p>
|
4140
4135
|
<div class="refsect3">
|
4141
|
-
<a name="
|
4136
|
+
<a name="gtk-paint-spinner.parameters"></a><h4>Parameters</h4>
|
4142
4137
|
<div class="informaltable"><table width="100%" border="0">
|
4143
4138
|
<colgroup>
|
4144
4139
|
<col width="150px" class="parameters_name">
|
@@ -4153,7 +4148,7 @@ gtk_paint_spinner (<em class="parameter"><code><a class="link" href="GtkStyle.ht
|
|
4153
4148
|
</tr>
|
4154
4149
|
<tr>
|
4155
4150
|
<td class="parameter_name"><p>window</p></td>
|
4156
|
-
<td class="parameter_description"><p>a <a href="
|
4151
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
4157
4152
|
<td class="parameter_annotations"> </td>
|
4158
4153
|
</tr>
|
4159
4154
|
<tr>
|
@@ -4205,16 +4200,16 @@ output should not be clipped. </p></td>
|
|
4205
4200
|
</tbody>
|
4206
4201
|
</table></div>
|
4207
4202
|
</div>
|
4208
|
-
<p class="since">Since 2.20</p>
|
4203
|
+
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
4209
4204
|
</div>
|
4210
4205
|
<hr>
|
4211
4206
|
<div class="refsect2">
|
4212
4207
|
<a name="gtk-paint-string"></a><h3>gtk_paint_string ()</h3>
|
4213
4208
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
4214
4209
|
gtk_paint_string (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
4215
|
-
<em class="parameter"><code><a href="
|
4210
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
4216
4211
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
4217
|
-
<em class="parameter"><code>const <a href="
|
4212
|
+
<em class="parameter"><code>const <a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
4218
4213
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
4219
4214
|
<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> *detail</code></em>,
|
4220
4215
|
<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> x</code></em>,
|
@@ -4227,7 +4222,7 @@ gtk_paint_string (<em class="parameter"><code><a class="link" href="GtkStyle.htm
|
|
4227
4222
|
<p>Draws a text string on <em class="parameter"><code>window</code></em>
|
4228
4223
|
with the given parameters.</p>
|
4229
4224
|
<div class="refsect3">
|
4230
|
-
<a name="
|
4225
|
+
<a name="gtk-paint-string.parameters"></a><h4>Parameters</h4>
|
4231
4226
|
<div class="informaltable"><table width="100%" border="0">
|
4232
4227
|
<colgroup>
|
4233
4228
|
<col width="150px" class="parameters_name">
|
@@ -4242,7 +4237,7 @@ gtk_paint_string (<em class="parameter"><code><a class="link" href="GtkStyle.htm
|
|
4242
4237
|
</tr>
|
4243
4238
|
<tr>
|
4244
4239
|
<td class="parameter_name"><p>window</p></td>
|
4245
|
-
<td class="parameter_description"><p>a <a href="
|
4240
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
4246
4241
|
<td class="parameter_annotations"> </td>
|
4247
4242
|
</tr>
|
4248
4243
|
<tr>
|
@@ -4290,10 +4285,10 @@ output should not be clipped. </p></td>
|
|
4290
4285
|
<a name="gtk-paint-tab"></a><h3>gtk_paint_tab ()</h3>
|
4291
4286
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
4292
4287
|
gtk_paint_tab (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
4293
|
-
<em class="parameter"><code><a href="
|
4288
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
4294
4289
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
4295
4290
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
4296
|
-
<em class="parameter"><code>const <a href="
|
4291
|
+
<em class="parameter"><code>const <a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
4297
4292
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
4298
4293
|
<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> *detail</code></em>,
|
4299
4294
|
<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> x</code></em>,
|
@@ -4304,7 +4299,7 @@ gtk_paint_tab (<em class="parameter"><code><a class="link" href="GtkStyle.html"
|
|
4304
4299
|
in the given rectangle on <em class="parameter"><code>window</code></em>
|
4305
4300
|
using the given parameters.</p>
|
4306
4301
|
<div class="refsect3">
|
4307
|
-
<a name="
|
4302
|
+
<a name="gtk-paint-tab.parameters"></a><h4>Parameters</h4>
|
4308
4303
|
<div class="informaltable"><table width="100%" border="0">
|
4309
4304
|
<colgroup>
|
4310
4305
|
<col width="150px" class="parameters_name">
|
@@ -4319,7 +4314,7 @@ in the given rectangle on <em class="parameter"><code>window</code></em>
|
|
4319
4314
|
</tr>
|
4320
4315
|
<tr>
|
4321
4316
|
<td class="parameter_name"><p>window</p></td>
|
4322
|
-
<td class="parameter_description"><p>a <a href="
|
4317
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
4323
4318
|
<td class="parameter_annotations"> </td>
|
4324
4319
|
</tr>
|
4325
4320
|
<tr>
|
@@ -4377,9 +4372,9 @@ output should not be clipped. </p></td>
|
|
4377
4372
|
<a name="gtk-paint-vline"></a><h3>gtk_paint_vline ()</h3>
|
4378
4373
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
4379
4374
|
gtk_paint_vline (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
4380
|
-
<em class="parameter"><code><a href="
|
4375
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
4381
4376
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
4382
|
-
<em class="parameter"><code>const <a href="
|
4377
|
+
<em class="parameter"><code>const <a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
4383
4378
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
4384
4379
|
<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> *detail</code></em>,
|
4385
4380
|
<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> y1_</code></em>,
|
@@ -4393,7 +4388,7 @@ gtk_paint_vline (<em class="parameter"><code><a class="link" href="GtkStyle.html
|
|
4393
4388
|
|
4394
4389
|
using the given style and state.</p>
|
4395
4390
|
<div class="refsect3">
|
4396
|
-
<a name="
|
4391
|
+
<a name="gtk-paint-vline.parameters"></a><h4>Parameters</h4>
|
4397
4392
|
<div class="informaltable"><table width="100%" border="0">
|
4398
4393
|
<colgroup>
|
4399
4394
|
<col width="150px" class="parameters_name">
|
@@ -4408,7 +4403,7 @@ using the given style and state.</p>
|
|
4408
4403
|
</tr>
|
4409
4404
|
<tr>
|
4410
4405
|
<td class="parameter_name"><p>window</p></td>
|
4411
|
-
<td class="parameter_description"><p>a <a href="
|
4406
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
4412
4407
|
<td class="parameter_annotations"> </td>
|
4413
4408
|
</tr>
|
4414
4409
|
<tr>
|
@@ -4456,9 +4451,9 @@ output should not be clipped. </p></td>
|
|
4456
4451
|
<a name="gtk-paint-expander"></a><h3>gtk_paint_expander ()</h3>
|
4457
4452
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
4458
4453
|
gtk_paint_expander (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
4459
|
-
<em class="parameter"><code><a href="
|
4454
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
4460
4455
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
4461
|
-
<em class="parameter"><code>const <a href="
|
4456
|
+
<em class="parameter"><code>const <a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
4462
4457
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
4463
4458
|
<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> *detail</code></em>,
|
4464
4459
|
<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> x</code></em>,
|
@@ -4477,7 +4472,7 @@ likely not useful.) The expander is expander_size pixels tall
|
|
4477
4472
|
in the collapsed position and expander_size pixels wide in the
|
4478
4473
|
expanded position.</p>
|
4479
4474
|
<div class="refsect3">
|
4480
|
-
<a name="
|
4475
|
+
<a name="gtk-paint-expander.parameters"></a><h4>Parameters</h4>
|
4481
4476
|
<div class="informaltable"><table width="100%" border="0">
|
4482
4477
|
<colgroup>
|
4483
4478
|
<col width="150px" class="parameters_name">
|
@@ -4492,7 +4487,7 @@ expanded position.</p>
|
|
4492
4487
|
</tr>
|
4493
4488
|
<tr>
|
4494
4489
|
<td class="parameter_name"><p>window</p></td>
|
4495
|
-
<td class="parameter_description"><p>a <a href="
|
4490
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
4496
4491
|
<td class="parameter_annotations"> </td>
|
4497
4492
|
</tr>
|
4498
4493
|
<tr>
|
@@ -4542,19 +4537,19 @@ intermediate state.</p></td>
|
|
4542
4537
|
<a name="gtk-paint-layout"></a><h3>gtk_paint_layout ()</h3>
|
4543
4538
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
4544
4539
|
gtk_paint_layout (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
4545
|
-
<em class="parameter"><code><a href="
|
4540
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
4546
4541
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
4547
4542
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> use_text</code></em>,
|
4548
|
-
<em class="parameter"><code>const <a href="
|
4543
|
+
<em class="parameter"><code>const <a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
4549
4544
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
4550
4545
|
<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> *detail</code></em>,
|
4551
4546
|
<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> x</code></em>,
|
4552
4547
|
<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> y</code></em>,
|
4553
|
-
<em class="parameter"><code><span class="type">PangoLayout</span> *layout</code></em>);</pre>
|
4548
|
+
<em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> *layout</code></em>);</pre>
|
4554
4549
|
<p>Draws a layout on <em class="parameter"><code>window</code></em>
|
4555
4550
|
using the given parameters.</p>
|
4556
4551
|
<div class="refsect3">
|
4557
|
-
<a name="
|
4552
|
+
<a name="gtk-paint-layout.parameters"></a><h4>Parameters</h4>
|
4558
4553
|
<div class="informaltable"><table width="100%" border="0">
|
4559
4554
|
<colgroup>
|
4560
4555
|
<col width="150px" class="parameters_name">
|
@@ -4569,7 +4564,7 @@ gtk_paint_layout (<em class="parameter"><code><a class="link" href="GtkStyle.htm
|
|
4569
4564
|
</tr>
|
4570
4565
|
<tr>
|
4571
4566
|
<td class="parameter_name"><p>window</p></td>
|
4572
|
-
<td class="parameter_description"><p>a <a href="
|
4567
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
4573
4568
|
<td class="parameter_annotations"> </td>
|
4574
4569
|
</tr>
|
4575
4570
|
<tr>
|
@@ -4624,12 +4619,12 @@ output should not be clipped. </p></td>
|
|
4624
4619
|
<a name="gtk-paint-resize-grip"></a><h3>gtk_paint_resize_grip ()</h3>
|
4625
4620
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
4626
4621
|
gtk_paint_resize_grip (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
4627
|
-
<em class="parameter"><code><a href="
|
4622
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
4628
4623
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
4629
|
-
<em class="parameter"><code>const <a href="
|
4624
|
+
<em class="parameter"><code>const <a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
4630
4625
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
4631
4626
|
<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> *detail</code></em>,
|
4632
|
-
<em class="parameter"><code><a href="
|
4627
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindowEdge"><span class="type">GdkWindowEdge</span></a> edge</code></em>,
|
4633
4628
|
<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> x</code></em>,
|
4634
4629
|
<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> y</code></em>,
|
4635
4630
|
<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> width</code></em>,
|
@@ -4638,7 +4633,7 @@ gtk_paint_resize_grip (<em class="parameter"><code><a class="link" href="GtkStyl
|
|
4638
4633
|
using the given
|
4639
4634
|
parameters.</p>
|
4640
4635
|
<div class="refsect3">
|
4641
|
-
<a name="
|
4636
|
+
<a name="gtk-paint-resize-grip.parameters"></a><h4>Parameters</h4>
|
4642
4637
|
<div class="informaltable"><table width="100%" border="0">
|
4643
4638
|
<colgroup>
|
4644
4639
|
<col width="150px" class="parameters_name">
|
@@ -4653,7 +4648,7 @@ parameters.</p>
|
|
4653
4648
|
</tr>
|
4654
4649
|
<tr>
|
4655
4650
|
<td class="parameter_name"><p>window</p></td>
|
4656
|
-
<td class="parameter_description"><p>a <a href="
|
4651
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a></p></td>
|
4657
4652
|
<td class="parameter_annotations"> </td>
|
4658
4653
|
</tr>
|
4659
4654
|
<tr>
|
@@ -4711,9 +4706,9 @@ output should not be clipped. </p></td>
|
|
4711
4706
|
<a name="gtk-draw-insertion-cursor"></a><h3>gtk_draw_insertion_cursor ()</h3>
|
4712
4707
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
4713
4708
|
gtk_draw_insertion_cursor (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
4714
|
-
<em class="parameter"><code><a href="
|
4715
|
-
<em class="parameter"><code>const <a href="
|
4716
|
-
<em class="parameter"><code>const <a href="
|
4709
|
+
<em class="parameter"><code><a href="../html/gdk2-Drawing-Primitives.html#GdkDrawable-struct"><span class="type">GdkDrawable</span></a> *drawable</code></em>,
|
4710
|
+
<em class="parameter"><code>const <a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
4711
|
+
<em class="parameter"><code>const <a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *location</code></em>,
|
4717
4712
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_primary</code></em>,
|
4718
4713
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkTextDirection" title="enum GtkTextDirection"><span class="type">GtkTextDirection</span></a> direction</code></em>,
|
4719
4714
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> draw_arrow</code></em>);</pre>
|
@@ -4723,7 +4718,7 @@ gtk_draw_insertion_cursor (<em class="parameter"><code><a class="link" href="Gtk
|
|
4723
4718
|
. This is not a style function
|
4724
4719
|
but merely a convenience function for drawing the standard cursor shape.</p>
|
4725
4720
|
<div class="refsect3">
|
4726
|
-
<a name="
|
4721
|
+
<a name="gtk-draw-insertion-cursor.parameters"></a><h4>Parameters</h4>
|
4727
4722
|
<div class="informaltable"><table width="100%" border="0">
|
4728
4723
|
<colgroup>
|
4729
4724
|
<col width="150px" class="parameters_name">
|
@@ -4738,7 +4733,7 @@ but merely a convenience function for drawing the standard cursor shape.</p>
|
|
4738
4733
|
</tr>
|
4739
4734
|
<tr>
|
4740
4735
|
<td class="parameter_name"><p>drawable</p></td>
|
4741
|
-
<td class="parameter_description"><p>a <a href="
|
4736
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Drawing-Primitives.html#GdkDrawable-struct"><span class="type">GdkDrawable</span></a></p></td>
|
4742
4737
|
<td class="parameter_annotations"> </td>
|
4743
4738
|
</tr>
|
4744
4739
|
<tr>
|
@@ -4773,7 +4768,7 @@ cursor. Should be <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/sh
|
|
4773
4768
|
</tbody>
|
4774
4769
|
</table></div>
|
4775
4770
|
</div>
|
4776
|
-
<p class="since">Since 2.4</p>
|
4771
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
4777
4772
|
</div>
|
4778
4773
|
<hr>
|
4779
4774
|
<div class="refsect2">
|
@@ -4782,12 +4777,11 @@ cursor. Should be <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/sh
|
|
4782
4777
|
gtk_border_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
4783
4778
|
<p>Allocates a new <a class="link" href="GtkStyle.html#GtkBorder"><span class="type">GtkBorder</span></a> structure and initializes its elements to zero.</p>
|
4784
4779
|
<div class="refsect3">
|
4785
|
-
<a name="
|
4780
|
+
<a name="gtk-border-new.returns"></a><h4>Returns</h4>
|
4786
4781
|
<p> a new empty <a class="link" href="GtkStyle.html#GtkBorder"><span class="type">GtkBorder</span></a>. The newly allocated <a class="link" href="GtkStyle.html#GtkBorder"><span class="type">GtkBorder</span></a> should be
|
4787
4782
|
freed with <a class="link" href="GtkStyle.html#gtk-border-free" title="gtk_border_free ()"><code class="function">gtk_border_free()</code></a></p>
|
4788
|
-
<p></p>
|
4789
4783
|
</div>
|
4790
|
-
<p class="since">Since 2.14</p>
|
4784
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
4791
4785
|
</div>
|
4792
4786
|
<hr>
|
4793
4787
|
<div class="refsect2">
|
@@ -4796,7 +4790,7 @@ freed with <a class="link" href="GtkStyle.html#gtk-border-free" title="gtk_borde
|
|
4796
4790
|
gtk_border_copy (<em class="parameter"><code>const <a class="link" href="GtkStyle.html#GtkBorder"><span class="type">GtkBorder</span></a> *border_</code></em>);</pre>
|
4797
4791
|
<p>Copies a <a class="link" href="GtkStyle.html#GtkBorder"><span class="type">GtkBorder</span></a> structure.</p>
|
4798
4792
|
<div class="refsect3">
|
4799
|
-
<a name="
|
4793
|
+
<a name="gtk-border-copy.parameters"></a><h4>Parameters</h4>
|
4800
4794
|
<div class="informaltable"><table width="100%" border="0">
|
4801
4795
|
<colgroup>
|
4802
4796
|
<col width="150px" class="parameters_name">
|
@@ -4811,10 +4805,9 @@ gtk_border_copy (<em class="parameter"><code>const <a class="link" href="GtkStyl
|
|
4811
4805
|
</table></div>
|
4812
4806
|
</div>
|
4813
4807
|
<div class="refsect3">
|
4814
|
-
<a name="
|
4808
|
+
<a name="gtk-border-copy.returns"></a><h4>Returns</h4>
|
4815
4809
|
<p>a copy of <em class="parameter"><code>border_</code></em>
|
4816
4810
|
.</p>
|
4817
|
-
<p></p>
|
4818
4811
|
</div>
|
4819
4812
|
</div>
|
4820
4813
|
<hr>
|
@@ -4824,7 +4817,7 @@ gtk_border_copy (<em class="parameter"><code>const <a class="link" href="GtkStyl
|
|
4824
4817
|
gtk_border_free (<em class="parameter"><code><a class="link" href="GtkStyle.html#GtkBorder"><span class="type">GtkBorder</span></a> *border_</code></em>);</pre>
|
4825
4818
|
<p>Frees a <a class="link" href="GtkStyle.html#GtkBorder"><span class="type">GtkBorder</span></a> structure.</p>
|
4826
4819
|
<div class="refsect3">
|
4827
|
-
<a name="
|
4820
|
+
<a name="gtk-border-free.parameters"></a><h4>Parameters</h4>
|
4828
4821
|
<div class="informaltable"><table width="100%" border="0">
|
4829
4822
|
<colgroup>
|
4830
4823
|
<col width="150px" class="parameters_name">
|
@@ -4848,10 +4841,6 @@ gtk_border_free (<em class="parameter"><code><a class="link" href="GtkStyle.html
|
|
4848
4841
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *property_value</code></em>);</pre>
|
4849
4842
|
<p>
|
4850
4843
|
</p>
|
4851
|
-
<div class="refsect3">
|
4852
|
-
<a name="id-1.3.15.10.67.5"></a><h4>Returns</h4>
|
4853
|
-
<p></p>
|
4854
|
-
</div>
|
4855
4844
|
</div>
|
4856
4845
|
</div>
|
4857
4846
|
<div class="refsect1">
|
@@ -4936,7 +4925,7 @@ colormap and depth. Connecting to this signal is probably seldom
|
|
4936
4925
|
useful since most of the time applications and widgets only
|
4937
4926
|
deal with styles that have been already realized.</p>
|
4938
4927
|
<div class="refsect3">
|
4939
|
-
<a name="
|
4928
|
+
<a name="GtkStyle-realize.parameters"></a><h4>Parameters</h4>
|
4940
4929
|
<div class="informaltable"><table width="100%" border="0">
|
4941
4930
|
<colgroup>
|
4942
4931
|
<col width="150px" class="parameters_name">
|
@@ -4958,7 +4947,7 @@ deal with styles that have been already realized.</p>
|
|
4958
4947
|
</table></div>
|
4959
4948
|
</div>
|
4960
4949
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS">Run First</a></p>
|
4961
|
-
<p class="since">Since 2.4</p>
|
4950
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
4962
4951
|
</div>
|
4963
4952
|
<hr>
|
4964
4953
|
<div class="refsect2">
|
@@ -4968,10 +4957,10 @@ user_function (<a class="link" href="GtkStyle.html" title="Styles"><span class="
|
|
4968
4957
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
4969
4958
|
<p>Emitted when the aspects of the style specific to a particular colormap
|
4970
4959
|
and depth are being cleaned up. A connection to this signal can be useful
|
4971
|
-
if a widget wants to cache objects like a <a href="
|
4960
|
+
if a widget wants to cache objects like a <a href="../html/gdk2-Graphics-Contexts.html#GdkGC-struct"><span class="type">GdkGC</span></a> as object data on <a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a>.
|
4972
4961
|
This signal provides a convenient place to free such cached objects.</p>
|
4973
4962
|
<div class="refsect3">
|
4974
|
-
<a name="
|
4963
|
+
<a name="GtkStyle-unrealize.parameters"></a><h4>Parameters</h4>
|
4975
4964
|
<div class="informaltable"><table width="100%" border="0">
|
4976
4965
|
<colgroup>
|
4977
4966
|
<col width="150px" class="parameters_name">
|
@@ -4993,12 +4982,11 @@ This signal provides a convenient place to free such cached objects.</p>
|
|
4993
4982
|
</table></div>
|
4994
4983
|
</div>
|
4995
4984
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS">Run First</a></p>
|
4996
|
-
<p class="since">Since 2.4</p>
|
4985
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
4997
4986
|
</div>
|
4998
4987
|
</div>
|
4999
4988
|
</div>
|
5000
4989
|
<div class="footer">
|
5001
|
-
<hr>
|
5002
|
-
Generated by GTK-Doc V1.21.1</div>
|
4990
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
5003
4991
|
</body>
|
5004
4992
|
</html>
|