gtk2 1.1.4-x86-mingw32 → 1.1.5-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/Rakefile +2 -1
- data/ext/gtk2/rbgtk.c +40 -0
- data/ext/gtk2/rbgtktreestore.c +6 -5
- data/lib/1.8/gtk2.so +0 -0
- data/lib/1.9/gtk2.so +0 -0
- 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/etc/gtk-2.0/gtk.immodules +1 -1
- data/vendor/local/include/gtk-2.0/gtk/gtkprivate.h +17 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkversion.h +3 -3
- data/vendor/local/lib/gailutil.lib +0 -0
- data/vendor/local/lib/gdk-win32-2.0.lib +0 -0
- 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/libwimp.dll +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
- data/vendor/local/lib/gtk-win32-2.0.lib +0 -0
- data/vendor/local/lib/libgailutil.dll.a +0 -0
- data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
- 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/manifest/{gtk+-dev_2.24.8-1_win32.mft → gtk+-dev_2.24.10-1_win32.mft} +5 -7
- data/vendor/local/manifest/{gtk+_2.24.8-1_win32.mft → gtk+_2.24.10-1_win32.mft} +2 -2
- data/vendor/local/share/doc/{gtk+-2.24.8 → gtk+-2.24.10}/COPYING +0 -0
- data/vendor/local/share/doc/{gtk+-dev-2.24.8 → gtk+-dev-2.24.10}/COPYING +0 -0
- data/vendor/local/share/gtk-2.0/demo/drawingarea.c +1 -1
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +18 -18
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +9 -10
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.html +3 -3
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/libgail-util-main.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/GdkDisplay.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/GdkDisplayManager.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/GdkScreen.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/annotation-glossary.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-10.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-12.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-14.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-16.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-18.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-2.html +21 -21
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-20.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-22.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-4.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-6.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-8.html +5 -5
- data/vendor/local/share/gtk-doc/html/gdk/api-index-deprecated.html +22 -22
- data/vendor/local/share/gtk-doc/html/gdk/api-index-full.html +93 -93
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Application-launching.html +5 -5
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Bitmaps-and-Pixmaps.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Cairo-Interaction.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Colormaps-and-Colors.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Cursors.html +4 -5
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Drag-and-Drop.html +5 -7
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Drawing-Primitives.html +10 -10
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Event-Structures.html +12 -20
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Events.html +7 -9
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Fonts.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk/gdk-GdkRGB.html +16 -17
- data/vendor/local/share/gtk-doc/html/gdk/gdk-General.html +21 -22
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Graphics-Contexts.html +9 -16
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Images.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Input-Devices.html +9 -13
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Input.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Keyboard-Handling.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Pango-Interaction.html +9 -9
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Pixbufs.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Points-Rectangles-and-Regions.html +4 -6
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Properties-and-Atoms.html +6 -7
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Selections.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Testing.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Threads.html +23 -23
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Visuals.html +4 -6
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Windows.html +88 -98
- data/vendor/local/share/gtk-doc/html/gdk/gdk-X-Window-System-Interaction.html +2486 -0
- data/vendor/local/share/gtk-doc/html/gdk/gdk.devhelp2 +92 -0
- data/vendor/local/share/gtk-doc/html/gdk/index.html +5 -2
- data/vendor/local/share/gtk-doc/html/gdk/index.sgml +95 -0
- data/vendor/local/share/gtk-doc/html/gdk/multihead.html +10 -10
- data/vendor/local/share/gtk-doc/html/gdk/reference.html +5 -3
- data/vendor/local/share/gtk-doc/html/gtk/AbstractObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/Actions.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/Builder.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/ButtonWidgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/DeprecatedObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/DisplayWidgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkAboutDialog.html +26 -36
- data/vendor/local/share/gtk-doc/html/gtk/GtkAccelLabel.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkAccessible.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkAction.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk/GtkActionGroup.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkActivatable.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/GtkAdjustment.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkAlignment.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkArrow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkAspectFrame.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkAssistant.html +7 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkBin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkBuildable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkBuilder.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk/GtkButton.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkButtonBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkCList.html +37 -40
- data/vendor/local/share/gtk-doc/html/gtk/GtkCTree.html +54 -58
- data/vendor/local/share/gtk-doc/html/gtk/GtkCalendar.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellEditable.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellLayout.html +3 -7
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRenderer.html +33 -35
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererAccel.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererCombo.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererPixbuf.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererProgress.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererSpin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererSpinner.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererText.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererToggle.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellView.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkCheckButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkColorButton.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk/GtkColorSelection.html +32 -32
- data/vendor/local/share/gtk-doc/html/gtk/GtkColorSelectionDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkCombo.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkComboBox.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkComboBoxEntry.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkComboBoxText.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkContainer.html +7 -25
- data/vendor/local/share/gtk-doc/html/gtk/GtkCurve.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkDialog.html +9 -24
- data/vendor/local/share/gtk-doc/html/gtk/GtkDrawingArea.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkEditable.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkEntry.html +17 -18
- data/vendor/local/share/gtk-doc/html/gtk/GtkEntryBuffer.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkEntryCompletion.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkEventBox.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkExpander.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/GtkFileChooser.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk/GtkFileChooserButton.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk/GtkFileChooserDialog.html +2 -12
- data/vendor/local/share/gtk-doc/html/gtk/GtkFileChooserWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkFileSelection.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkFixed.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/GtkFontButton.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkFontSelection.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk/GtkFontSelectionDialog.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk/GtkFrame.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkGammaCurve.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHButtonBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHRuler.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHSV.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHScale.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHScrollbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkHandleBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkIMContext.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk/GtkIMContextSimple.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkIMMulticontext.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkIconTheme.html +25 -26
- data/vendor/local/share/gtk-doc/html/gtk/GtkIconView.html +14 -15
- data/vendor/local/share/gtk-doc/html/gtk/GtkImage.html +63 -64
- data/vendor/local/share/gtk-doc/html/gtk/GtkImageMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkInfoBar.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkInputDialog.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk/GtkInvisible.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk/GtkItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkItemFactory.html +20 -22
- data/vendor/local/share/gtk-doc/html/gtk/GtkLabel.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk/GtkLayout.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/GtkLinkButton.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk/GtkList.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkListItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkListStore.html +5 -17
- data/vendor/local/share/gtk-doc/html/gtk/GtkMenu.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk/GtkMenuBar.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkMenuItem.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkMenuShell.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk/GtkMenuToolButton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkMessageDialog.html +6 -28
- data/vendor/local/share/gtk-doc/html/gtk/GtkMisc.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkNotebook.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkObject.html +9 -26
- data/vendor/local/share/gtk-doc/html/gtk/GtkOffscreenWindow.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk/GtkOldEditable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkOptionMenu.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkPageSetup.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkPageSetupUnixDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkPaned.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkPaperSize.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkPixmap.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk/GtkPlug.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk/GtkPreview.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk/GtkPrintContext.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkPrintJob.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkPrintSettings.html +22 -38
- data/vendor/local/share/gtk-doc/html/gtk/GtkPrintUnixDialog.html +14 -17
- data/vendor/local/share/gtk-doc/html/gtk/GtkPrinter.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk/GtkProgress.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkProgressBar.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk/GtkRadioAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkRadioButton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkRadioMenuItem.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkRadioToolButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkRange.html +7 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentChooser.html +6 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentChooserDialog.html +2 -14
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentChooserMenu.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentChooserWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentFilter.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentManager.html +32 -33
- data/vendor/local/share/gtk-doc/html/gtk/GtkRuler.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkScale.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkScaleButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkScrollbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkScrolledWindow.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkSeparatorMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkSeparatorToolItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkSettings.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk/GtkSizeGroup.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkSocket.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk/GtkSpinButton.html +14 -16
- data/vendor/local/share/gtk-doc/html/gtk/GtkSpinner.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkStatusIcon.html +28 -28
- data/vendor/local/share/gtk-doc/html/gtk/GtkStatusbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkStyle.html +222 -222
- data/vendor/local/share/gtk-doc/html/gtk/GtkTable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkTearoffMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkText.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk/GtkTextBuffer.html +38 -52
- data/vendor/local/share/gtk-doc/html/gtk/GtkTextIter.html +11 -5
- data/vendor/local/share/gtk-doc/html/gtk/GtkTextMark.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkTextTag.html +21 -22
- data/vendor/local/share/gtk-doc/html/gtk/GtkTextTagTable.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkTextView.html +23 -24
- data/vendor/local/share/gtk-doc/html/gtk/GtkTipsQuery.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/GtkToggleAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkToggleButton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkToggleToolButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolButton.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolItemGroup.html +10 -14
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolPalette.html +24 -36
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolShell.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolbar.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkTooltip.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkTooltips.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/GtkTree.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeModel.html +14 -17
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeModelFilter.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeModelSort.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeSelection.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeSortable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeStore.html +3 -15
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeView.html +35 -41
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeViewColumn.html +9 -20
- data/vendor/local/share/gtk-doc/html/gtk/GtkUIManager.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkVBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkVButtonBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkVPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkVRuler.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkVScale.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkVScrollbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkVSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/GtkViewport.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkVolumeButton.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkWidget.html +312 -309
- data/vendor/local/share/gtk-doc/html/gtk/GtkWindow.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk/GtkWindowGroup.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/LayoutContainers.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/MenusAndCombos.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/MiscObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/NumericEntry.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/Ornaments.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/PlugSocket.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/Printing.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/RecentDocuments.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/ScrollingWidgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/SelectorWidgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/SpecialObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/TextWidget.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/TextWidgetObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/TreeWidget.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/TreeWidgetObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/WindowWidgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/annotation-glossary.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-10.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-12.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-14.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-16.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-18.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-2.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-20.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-22.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-24.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-4.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-6.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-8.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-deprecated.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/api-index-full.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/ch01.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/ch02.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/chap-drawing-model.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk/checklist-gdkeventexpose-region.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/checklist-modifiers.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/checklist-named-icons.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/decorating-the-assistant-pages.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/glossary.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Accelerator-Maps.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Bindings.html +30 -35
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Clipboards.html +40 -40
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Drag-and-Drop.html +71 -71
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Feature-Test-Macros.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Filesystem-utilities.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk/gtk-General.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Graphics-Contexts.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk/gtk-GtkTreeView-drag-and-drop.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-High-level-Printing-API.html +14 -15
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Keyboard-Accelerators.html +48 -48
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Orientable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Resource-Files.html +26 -27
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Selections.html +60 -56
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Signals.html +7 -22
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html +43 -84
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Stock-Items.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Testing.html +8 -18
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Themeable-Stock-Images.html +9 -10
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Types.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk/gtk-builder-convert.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/gtk-building.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-changes-1-2.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-changes-2-0.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-compiling.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/gtk-directfb.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/gtk-gtkcheckmenuitem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-gtkfilefilter.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-ClientSideWindows.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkAboutDialog.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkAssistant.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkBuilder.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkColorButton.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkComboBox.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkFileChooser.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkIconView.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkLinkButton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkRecentChooser.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-checklist.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-entry-icons.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-label-links.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-tooltips.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtk-osx.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-query-immodules-2.0.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/gtk-question-index.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk/gtk-resources.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/gtk-running.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/gtk-update-icon-cache.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/gtk-windows.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-x11.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/gtk.devhelp2 +27 -27
- data/vendor/local/share/gtk-doc/html/gtk/gtk.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtkbase.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtkfilechooser-installing-extra-widgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtkfilechooser-installing-preview.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtkfilechooser-new-features.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtkfilechooser-selection-modes.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtkobjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtkrecent-advanced.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/gtkrecent-chooser.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/index.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/migrating-GtkCombo.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/migrating-gnomeuiinfo.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/migrating.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/new-features-GtkComboBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/pt05.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/setting-the-page-flow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk/ui-manager.html +2 -2
- data/vendor/local/src/dieterv/packaging/gtk+_2.24.10-1_win32.log +4954 -0
- data/vendor/local/src/dieterv/packaging/{gtk+_2.24.8-1_win32.sh → gtk+_2.24.10-1_win32.sh} +16 -1
- metadata +20 -22
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util.devhelp +0 -27
- data/vendor/local/share/gtk-doc/html/gdk/gdk.devhelp +0 -858
- data/vendor/local/share/gtk-doc/html/gtk/gtk.devhelp +0 -6126
- data/vendor/local/src/dieterv/packaging/gtk+_2.24.8-1_win32.log +0 -4937
@@ -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.18 (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">
|
@@ -486,6 +486,6 @@ Is emitted whenever a new message gets pushed onto a statusbar's stack.
|
|
486
486
|
</div>
|
487
487
|
<div class="footer">
|
488
488
|
<hr>
|
489
|
-
Generated by GTK-Doc V1.
|
489
|
+
Generated by GTK-Doc V1.18</div>
|
490
490
|
</body>
|
491
491
|
</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="gtk-Graphics-Contexts.html" title="Graphics Contexts">
|
10
10
|
<link rel="next" href="gtk-Selections.html" title="Selections">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18 (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">
|
@@ -49,18 +49,18 @@ struct <a class="link" href="GtkStyle.html#GtkStyle-struct" title="
|
|
49
49
|
<a class="link" href="GtkStyle.html" title="Styles"><span class="returnvalue">GtkStyle</span></a> * <a class="link" href="GtkStyle.html#gtk-style-new" title="gtk_style_new ()">gtk_style_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
|
50
50
|
<a class="link" href="GtkStyle.html" title="Styles"><span class="returnvalue">GtkStyle</span></a> * <a class="link" href="GtkStyle.html#gtk-style-copy" title="gtk_style_copy ()">gtk_style_copy</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>);
|
51
51
|
<a class="link" href="GtkStyle.html" title="Styles"><span class="returnvalue">GtkStyle</span></a> * <a class="link" href="GtkStyle.html#gtk-style-attach" title="gtk_style_attach ()">gtk_style_attach</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
52
|
-
<em class="parameter"><code><a href="
|
52
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>);
|
53
53
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-style-detach" title="gtk_style_detach ()">gtk_style_detach</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>);
|
54
54
|
<a class="link" href="GtkStyle.html" title="Styles"><span class="returnvalue">GtkStyle</span></a> * <a class="link" href="GtkStyle.html#gtk-style-ref" title="gtk_style_ref ()">gtk_style_ref</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>);
|
55
55
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-style-unref" title="gtk_style_unref ()">gtk_style_unref</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>);
|
56
56
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-style-set-background" title="gtk_style_set_background ()">gtk_style_set_background</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
57
|
-
<em class="parameter"><code><a href="
|
57
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
58
58
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>);
|
59
59
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-style-apply-default-background" title="gtk_style_apply_default_background ()">gtk_style_apply_default_background</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
60
|
-
<em class="parameter"><code><a href="
|
60
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
61
61
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> set_bg</code></em>,
|
62
62
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
63
|
-
<em class="parameter"><code>const <a href="
|
63
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
64
64
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
65
65
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
|
66
66
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
@@ -75,7 +75,7 @@ struct <a class="link" href="GtkStyle.html#GtkStyle-struct" title="
|
|
75
75
|
h)
|
76
76
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkStyle.html#gtk-style-lookup-color" title="gtk_style_lookup_color ()">gtk_style_lookup_color</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
77
77
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *color_name</code></em>,
|
78
|
-
<em class="parameter"><code><a href="
|
78
|
+
<em class="parameter"><code><a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);
|
79
79
|
<a class="link" href="gtk-Themeable-Stock-Images.html#GtkIconSet"><span class="returnvalue">GtkIconSet</span></a> * <a class="link" href="GtkStyle.html#gtk-style-lookup-icon-set" title="gtk_style_lookup_icon_set ()">gtk_style_lookup_icon_set</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
80
80
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stock_id</code></em>);
|
81
81
|
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> * <a class="link" href="GtkStyle.html#gtk-style-render-icon" title="gtk_style_render_icon ()">gtk_style_render_icon</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
@@ -85,9 +85,9 @@ struct <a class="link" href="GtkStyle.html#GtkStyle-struct" title="
|
|
85
85
|
<em class="parameter"><code><a class="link" href="gtk-Themeable-Stock-Images.html#GtkIconSize" title="enum GtkIconSize"><span class="type">GtkIconSize</span></a> size</code></em>,
|
86
86
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
87
87
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>);
|
88
|
-
<a href="
|
88
|
+
<a href="../gdk/gdk-Fonts.html#GdkFont"><span class="returnvalue">GdkFont</span></a> * <a class="link" href="GtkStyle.html#gtk-style-get-font" title="gtk_style_get_font ()">gtk_style_get_font</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>);
|
89
89
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-style-set-font" title="gtk_style_set_font ()">gtk_style_set_font</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
90
|
-
<em class="parameter"><code><a href="
|
90
|
+
<em class="parameter"><code><a href="../gdk/gdk-Fonts.html#GdkFont"><span class="type">GdkFont</span></a> *font</code></em>);
|
91
91
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-style-get-style-property" title="gtk_style_get_style_property ()">gtk_style_get_style_property</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
92
92
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="type">GType</span></a> widget_type</code></em>,
|
93
93
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *property_name</code></em>,
|
@@ -101,19 +101,19 @@ struct <a class="link" href="GtkStyle.html#GtkStyle-struct" title="
|
|
101
101
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_property_name</code></em>,
|
102
102
|
<em class="parameter"><code>...</code></em>);
|
103
103
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-hline" title="gtk_draw_hline ()">gtk_draw_hline</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
104
|
-
<em class="parameter"><code><a href="
|
104
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
105
105
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
106
106
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x1</code></em>,
|
107
107
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x2</code></em>,
|
108
108
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);
|
109
109
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-vline" title="gtk_draw_vline ()">gtk_draw_vline</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
110
|
-
<em class="parameter"><code><a href="
|
110
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
111
111
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
112
112
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y1_</code></em>,
|
113
113
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y2_</code></em>,
|
114
114
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>);
|
115
115
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-shadow" title="gtk_draw_shadow ()">gtk_draw_shadow</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
116
|
-
<em class="parameter"><code><a href="
|
116
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
117
117
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
118
118
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
119
119
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -121,14 +121,14 @@ struct <a class="link" href="GtkStyle.html#GtkStyle-struct" title="
|
|
121
121
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
122
122
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
|
123
123
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-polygon" title="gtk_draw_polygon ()">gtk_draw_polygon</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
124
|
-
<em class="parameter"><code><a href="
|
124
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
125
125
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
126
126
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
127
|
-
<em class="parameter"><code><a href="
|
127
|
+
<em class="parameter"><code><a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkPoint"><span class="type">GdkPoint</span></a> *points</code></em>,
|
128
128
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> npoints</code></em>,
|
129
129
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> fill</code></em>);
|
130
130
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-arrow" title="gtk_draw_arrow ()">gtk_draw_arrow</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
131
|
-
<em class="parameter"><code><a href="
|
131
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
132
132
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
133
133
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
134
134
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkArrowType" title="enum GtkArrowType"><span class="type">GtkArrowType</span></a> arrow_type</code></em>,
|
@@ -138,7 +138,7 @@ struct <a class="link" href="GtkStyle.html#GtkStyle-struct" title="
|
|
138
138
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
139
139
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
|
140
140
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-diamond" title="gtk_draw_diamond ()">gtk_draw_diamond</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
141
|
-
<em class="parameter"><code><a href="
|
141
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
142
142
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
143
143
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
144
144
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -146,13 +146,13 @@ struct <a class="link" href="GtkStyle.html#GtkStyle-struct" title="
|
|
146
146
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
147
147
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
|
148
148
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-string" title="gtk_draw_string ()">gtk_draw_string</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
149
|
-
<em class="parameter"><code><a href="
|
149
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
150
150
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
151
151
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
152
152
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
|
153
153
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *string</code></em>);
|
154
154
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-box" title="gtk_draw_box ()">gtk_draw_box</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
155
|
-
<em class="parameter"><code><a href="
|
155
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
156
156
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
157
157
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
158
158
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -160,7 +160,7 @@ struct <a class="link" href="GtkStyle.html#GtkStyle-struct" title="
|
|
160
160
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
161
161
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
|
162
162
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-box-gap" title="gtk_draw_box_gap ()">gtk_draw_box_gap</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
163
|
-
<em class="parameter"><code><a href="
|
163
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
164
164
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
165
165
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
166
166
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -171,7 +171,7 @@ struct <a class="link" href="GtkStyle.html#GtkStyle-struct" title="
|
|
171
171
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_x</code></em>,
|
172
172
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_width</code></em>);
|
173
173
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-check" title="gtk_draw_check ()">gtk_draw_check</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
174
|
-
<em class="parameter"><code><a href="
|
174
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
175
175
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
176
176
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
177
177
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -179,7 +179,7 @@ struct <a class="link" href="GtkStyle.html#GtkStyle-struct" title="
|
|
179
179
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
180
180
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
|
181
181
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-extension" title="gtk_draw_extension ()">gtk_draw_extension</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
182
|
-
<em class="parameter"><code><a href="
|
182
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
183
183
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
184
184
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
185
185
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -188,7 +188,7 @@ struct <a class="link" href="GtkStyle.html#GtkStyle-struct" title="
|
|
188
188
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
|
189
189
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkPositionType" title="enum GtkPositionType"><span class="type">GtkPositionType</span></a> gap_side</code></em>);
|
190
190
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-flat-box" title="gtk_draw_flat_box ()">gtk_draw_flat_box</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
191
|
-
<em class="parameter"><code><a href="
|
191
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
192
192
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
193
193
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
194
194
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -196,13 +196,13 @@ struct <a class="link" href="GtkStyle.html#GtkStyle-struct" title="
|
|
196
196
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
197
197
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
|
198
198
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-focus" title="gtk_draw_focus ()">gtk_draw_focus</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
199
|
-
<em class="parameter"><code><a href="
|
199
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
200
200
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
201
201
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
|
202
202
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
203
203
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
|
204
204
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-handle" title="gtk_draw_handle ()">gtk_draw_handle</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
205
|
-
<em class="parameter"><code><a href="
|
205
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
206
206
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
207
207
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
208
208
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -211,7 +211,7 @@ struct <a class="link" href="GtkStyle.html#GtkStyle-struct" title="
|
|
211
211
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
|
212
212
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkOrientation" title="enum GtkOrientation"><span class="type">GtkOrientation</span></a> orientation</code></em>);
|
213
213
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-option" title="gtk_draw_option ()">gtk_draw_option</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
214
|
-
<em class="parameter"><code><a href="
|
214
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
215
215
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
216
216
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
217
217
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -219,7 +219,7 @@ struct <a class="link" href="GtkStyle.html#GtkStyle-struct" title="
|
|
219
219
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
220
220
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
|
221
221
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-shadow-gap" title="gtk_draw_shadow_gap ()">gtk_draw_shadow_gap</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
222
|
-
<em class="parameter"><code><a href="
|
222
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
223
223
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
224
224
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
225
225
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -230,7 +230,7 @@ struct <a class="link" href="GtkStyle.html#GtkStyle-struct" title="
|
|
230
230
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_x</code></em>,
|
231
231
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_width</code></em>);
|
232
232
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-slider" title="gtk_draw_slider ()">gtk_draw_slider</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
233
|
-
<em class="parameter"><code><a href="
|
233
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
234
234
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
235
235
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
236
236
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -239,7 +239,7 @@ struct <a class="link" href="GtkStyle.html#GtkStyle-struct" title="
|
|
239
239
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
|
240
240
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkOrientation" title="enum GtkOrientation"><span class="type">GtkOrientation</span></a> orientation</code></em>);
|
241
241
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-tab" title="gtk_draw_tab ()">gtk_draw_tab</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
242
|
-
<em class="parameter"><code><a href="
|
242
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
243
243
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
244
244
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
245
245
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -247,31 +247,31 @@ struct <a class="link" href="GtkStyle.html#GtkStyle-struct" title="
|
|
247
247
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
248
248
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
|
249
249
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-expander" title="gtk_draw_expander ()">gtk_draw_expander</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
250
|
-
<em class="parameter"><code><a href="
|
250
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
251
251
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
252
252
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
253
253
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
|
254
254
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkExpanderStyle" title="enum GtkExpanderStyle"><span class="type">GtkExpanderStyle</span></a> expander_style</code></em>);
|
255
255
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-layout" title="gtk_draw_layout ()">gtk_draw_layout</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
256
|
-
<em class="parameter"><code><a href="
|
256
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
257
257
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
258
258
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> use_text</code></em>,
|
259
259
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
260
260
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
|
261
261
|
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> *layout</code></em>);
|
262
262
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-resize-grip" title="gtk_draw_resize_grip ()">gtk_draw_resize_grip</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
263
|
-
<em class="parameter"><code><a href="
|
263
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
264
264
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
265
|
-
<em class="parameter"><code><a href="
|
265
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindowEdge"><span class="type">GdkWindowEdge</span></a> edge</code></em>,
|
266
266
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
267
267
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
|
268
268
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
269
269
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
|
270
270
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-arrow" title="gtk_paint_arrow ()">gtk_paint_arrow</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
271
|
-
<em class="parameter"><code><a href="
|
271
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
272
272
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
273
273
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
274
|
-
<em class="parameter"><code>const <a href="
|
274
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
275
275
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
276
276
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
277
277
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkArrowType" title="enum GtkArrowType"><span class="type">GtkArrowType</span></a> arrow_type</code></em>,
|
@@ -281,10 +281,10 @@ struct <a class="link" href="GtkStyle.html#GtkStyle-struct" title="
|
|
281
281
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
282
282
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
|
283
283
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-box" title="gtk_paint_box ()">gtk_paint_box</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
284
|
-
<em class="parameter"><code><a href="
|
284
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
285
285
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
286
286
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
287
|
-
<em class="parameter"><code>const <a href="
|
287
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
288
288
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
289
289
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
290
290
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -292,10 +292,10 @@ struct <a class="link" href="GtkStyle.html#GtkStyle-struct" title="
|
|
292
292
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
293
293
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
|
294
294
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-box-gap" title="gtk_paint_box_gap ()">gtk_paint_box_gap</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
295
|
-
<em class="parameter"><code><a href="
|
295
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
296
296
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
297
297
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
298
|
-
<em class="parameter"><code>const <a href="
|
298
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
299
299
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
300
300
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
301
301
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -306,10 +306,10 @@ struct <a class="link" href="GtkStyle.html#GtkStyle-struct" title="
|
|
306
306
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_x</code></em>,
|
307
307
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_width</code></em>);
|
308
308
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-check" title="gtk_paint_check ()">gtk_paint_check</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
309
|
-
<em class="parameter"><code><a href="
|
309
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
310
310
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
311
311
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
312
|
-
<em class="parameter"><code>const <a href="
|
312
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
313
313
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
314
314
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
315
315
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -317,10 +317,10 @@ struct <a class="link" href="GtkStyle.html#GtkStyle-struct" title="
|
|
317
317
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
318
318
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
|
319
319
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-diamond" title="gtk_paint_diamond ()">gtk_paint_diamond</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
320
|
-
<em class="parameter"><code><a href="
|
320
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
321
321
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
322
322
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
323
|
-
<em class="parameter"><code>const <a href="
|
323
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
324
324
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
325
325
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
326
326
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -328,10 +328,10 @@ struct <a class="link" href="GtkStyle.html#GtkStyle-struct" title="
|
|
328
328
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
329
329
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
|
330
330
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-extension" title="gtk_paint_extension ()">gtk_paint_extension</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
331
|
-
<em class="parameter"><code><a href="
|
331
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
332
332
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
333
333
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
334
|
-
<em class="parameter"><code>const <a href="
|
334
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
335
335
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
336
336
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
337
337
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -340,10 +340,10 @@ struct <a class="link" href="GtkStyle.html#GtkStyle-struct" title="
|
|
340
340
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
|
341
341
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkPositionType" title="enum GtkPositionType"><span class="type">GtkPositionType</span></a> gap_side</code></em>);
|
342
342
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-flat-box" title="gtk_paint_flat_box ()">gtk_paint_flat_box</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
343
|
-
<em class="parameter"><code><a href="
|
343
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
344
344
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
345
345
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
346
|
-
<em class="parameter"><code>const <a href="
|
346
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
347
347
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
348
348
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
349
349
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -351,9 +351,9 @@ struct <a class="link" href="GtkStyle.html#GtkStyle-struct" title="
|
|
351
351
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
352
352
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
|
353
353
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-focus" title="gtk_paint_focus ()">gtk_paint_focus</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
354
|
-
<em class="parameter"><code><a href="
|
354
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
355
355
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
356
|
-
<em class="parameter"><code>const <a href="
|
356
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
357
357
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
358
358
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
359
359
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -361,10 +361,10 @@ struct <a class="link" href="GtkStyle.html#GtkStyle-struct" title="
|
|
361
361
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
362
362
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
|
363
363
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-handle" title="gtk_paint_handle ()">gtk_paint_handle</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
364
|
-
<em class="parameter"><code><a href="
|
364
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
365
365
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
366
366
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
367
|
-
<em class="parameter"><code>const <a href="
|
367
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
368
368
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
369
369
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
370
370
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -373,19 +373,19 @@ struct <a class="link" href="GtkStyle.html#GtkStyle-struct" title="
|
|
373
373
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
|
374
374
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkOrientation" title="enum GtkOrientation"><span class="type">GtkOrientation</span></a> orientation</code></em>);
|
375
375
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-hline" title="gtk_paint_hline ()">gtk_paint_hline</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
376
|
-
<em class="parameter"><code><a href="
|
376
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
377
377
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
378
|
-
<em class="parameter"><code>const <a href="
|
378
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
379
379
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
380
380
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
381
381
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x1</code></em>,
|
382
382
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x2</code></em>,
|
383
383
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);
|
384
384
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-option" title="gtk_paint_option ()">gtk_paint_option</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
385
|
-
<em class="parameter"><code><a href="
|
385
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
386
386
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
387
387
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
388
|
-
<em class="parameter"><code>const <a href="
|
388
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
389
389
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
390
390
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
391
391
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -393,20 +393,20 @@ struct <a class="link" href="GtkStyle.html#GtkStyle-struct" title="
|
|
393
393
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
394
394
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
|
395
395
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-polygon" title="gtk_paint_polygon ()">gtk_paint_polygon</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
396
|
-
<em class="parameter"><code><a href="
|
396
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
397
397
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
398
398
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
399
|
-
<em class="parameter"><code>const <a href="
|
399
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
400
400
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
401
401
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
402
|
-
<em class="parameter"><code>const <a href="
|
402
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkPoint"><span class="type">GdkPoint</span></a> *points</code></em>,
|
403
403
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> n_points</code></em>,
|
404
404
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> fill</code></em>);
|
405
405
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-shadow" title="gtk_paint_shadow ()">gtk_paint_shadow</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
406
|
-
<em class="parameter"><code><a href="
|
406
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
407
407
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
408
408
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
409
|
-
<em class="parameter"><code>const <a href="
|
409
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
410
410
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
411
411
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
412
412
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -414,10 +414,10 @@ struct <a class="link" href="GtkStyle.html#GtkStyle-struct" title="
|
|
414
414
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
415
415
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
|
416
416
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-shadow-gap" title="gtk_paint_shadow_gap ()">gtk_paint_shadow_gap</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
417
|
-
<em class="parameter"><code><a href="
|
417
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
418
418
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
419
419
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
420
|
-
<em class="parameter"><code>const <a href="
|
420
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
421
421
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
422
422
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
423
423
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -428,10 +428,10 @@ struct <a class="link" href="GtkStyle.html#GtkStyle-struct" title="
|
|
428
428
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_x</code></em>,
|
429
429
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> gap_width</code></em>);
|
430
430
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-slider" title="gtk_paint_slider ()">gtk_paint_slider</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
431
|
-
<em class="parameter"><code><a href="
|
431
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
432
432
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
433
433
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
434
|
-
<em class="parameter"><code>const <a href="
|
434
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
435
435
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
436
436
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
437
437
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -440,9 +440,9 @@ struct <a class="link" href="GtkStyle.html#GtkStyle-struct" title="
|
|
440
440
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
|
441
441
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkOrientation" title="enum GtkOrientation"><span class="type">GtkOrientation</span></a> orientation</code></em>);
|
442
442
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-spinner" title="gtk_paint_spinner ()">gtk_paint_spinner</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
443
|
-
<em class="parameter"><code><a href="
|
443
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
444
444
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
445
|
-
<em class="parameter"><code>const <a href="
|
445
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
446
446
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
447
447
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
448
448
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> step</code></em>,
|
@@ -451,19 +451,19 @@ struct <a class="link" href="GtkStyle.html#GtkStyle-struct" title="
|
|
451
451
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
452
452
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
|
453
453
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-string" title="gtk_paint_string ()">gtk_paint_string</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
454
|
-
<em class="parameter"><code><a href="
|
454
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
455
455
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
456
|
-
<em class="parameter"><code>const <a href="
|
456
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
457
457
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
458
458
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
459
459
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
460
460
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
|
461
461
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *string</code></em>);
|
462
462
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-tab" title="gtk_paint_tab ()">gtk_paint_tab</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
463
|
-
<em class="parameter"><code><a href="
|
463
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
464
464
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
465
465
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
466
|
-
<em class="parameter"><code>const <a href="
|
466
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
467
467
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
468
468
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
469
469
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -471,48 +471,48 @@ struct <a class="link" href="GtkStyle.html#GtkStyle-struct" title="
|
|
471
471
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
472
472
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
|
473
473
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-vline" title="gtk_paint_vline ()">gtk_paint_vline</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
474
|
-
<em class="parameter"><code><a href="
|
474
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
475
475
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
476
|
-
<em class="parameter"><code>const <a href="
|
476
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
477
477
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
478
478
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
479
479
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y1_</code></em>,
|
480
480
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y2_</code></em>,
|
481
481
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>);
|
482
482
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-expander" title="gtk_paint_expander ()">gtk_paint_expander</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
483
|
-
<em class="parameter"><code><a href="
|
483
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
484
484
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
485
|
-
<em class="parameter"><code>const <a href="
|
485
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
486
486
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
487
487
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
488
488
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
489
489
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
|
490
490
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkExpanderStyle" title="enum GtkExpanderStyle"><span class="type">GtkExpanderStyle</span></a> expander_style</code></em>);
|
491
491
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-layout" title="gtk_paint_layout ()">gtk_paint_layout</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
492
|
-
<em class="parameter"><code><a href="
|
492
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
493
493
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
494
494
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> use_text</code></em>,
|
495
|
-
<em class="parameter"><code>const <a href="
|
495
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
496
496
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
497
497
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
498
498
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
499
499
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
|
500
500
|
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> *layout</code></em>);
|
501
501
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-paint-resize-grip" title="gtk_paint_resize_grip ()">gtk_paint_resize_grip</a> (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
502
|
-
<em class="parameter"><code><a href="
|
502
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
503
503
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
504
|
-
<em class="parameter"><code>const <a href="
|
504
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
505
505
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
506
506
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
507
|
-
<em class="parameter"><code><a href="
|
507
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindowEdge"><span class="type">GdkWindowEdge</span></a> edge</code></em>,
|
508
508
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
509
509
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
|
510
510
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
511
511
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
|
512
512
|
<span class="returnvalue">void</span> <a class="link" href="GtkStyle.html#gtk-draw-insertion-cursor" title="gtk_draw_insertion_cursor ()">gtk_draw_insertion_cursor</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
513
|
-
<em class="parameter"><code><a href="
|
514
|
-
<em class="parameter"><code>const <a href="
|
515
|
-
<em class="parameter"><code>const <a href="
|
513
|
+
<em class="parameter"><code><a href="../gdk/gdk-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>,
|
514
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
515
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *location</code></em>,
|
516
516
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_primary</code></em>,
|
517
517
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkTextDirection" title="enum GtkTextDirection"><span class="type">GtkTextDirection</span></a> direction</code></em>,
|
518
518
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> draw_arrow</code></em>);
|
@@ -647,7 +647,7 @@ Creates a copy of the passed in <a class="link" href="GtkStyle.html" title="Styl
|
|
647
647
|
<div class="refsect2">
|
648
648
|
<a name="gtk-style-attach"></a><h3>gtk_style_attach ()</h3>
|
649
649
|
<pre class="programlisting"><a class="link" href="GtkStyle.html" title="Styles"><span class="returnvalue">GtkStyle</span></a> * gtk_style_attach (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
650
|
-
<em class="parameter"><code><a href="
|
650
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>);</pre>
|
651
651
|
<p>
|
652
652
|
Attaches a style to a window; this process allocates the
|
653
653
|
colors and creates the GC's for the style - it specializes
|
@@ -669,7 +669,7 @@ in the following way:
|
|
669
669
|
</tr>
|
670
670
|
<tr>
|
671
671
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
672
|
-
<td>a <a href="
|
672
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>.</td>
|
673
673
|
</tr>
|
674
674
|
<tr>
|
675
675
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
@@ -747,7 +747,7 @@ Decrease the reference count of <em class="parameter"><code>style</code></em>.
|
|
747
747
|
<div class="refsect2">
|
748
748
|
<a name="gtk-style-set-background"></a><h3>gtk_style_set_background ()</h3>
|
749
749
|
<pre class="programlisting"><span class="returnvalue">void</span> 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>,
|
750
|
-
<em class="parameter"><code><a href="
|
750
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
751
751
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>);</pre>
|
752
752
|
<p>
|
753
753
|
Sets the background of <em class="parameter"><code>window</code></em> to the background color or pixmap
|
@@ -763,7 +763,7 @@ specified by <em class="parameter"><code>style</code></em> for the given state.
|
|
763
763
|
</tr>
|
764
764
|
<tr>
|
765
765
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
766
|
-
<td>a <a href="
|
766
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
767
767
|
</td>
|
768
768
|
</tr>
|
769
769
|
<tr>
|
@@ -777,10 +777,10 @@ specified by <em class="parameter"><code>style</code></em> for the given state.
|
|
777
777
|
<div class="refsect2">
|
778
778
|
<a name="gtk-style-apply-default-background"></a><h3>gtk_style_apply_default_background ()</h3>
|
779
779
|
<pre class="programlisting"><span class="returnvalue">void</span> 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>,
|
780
|
-
<em class="parameter"><code><a href="
|
780
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
781
781
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> set_bg</code></em>,
|
782
782
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
783
|
-
<em class="parameter"><code>const <a href="
|
783
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
784
784
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
785
785
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
|
786
786
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
@@ -812,7 +812,7 @@ Does the same as <a class="link" href="GtkStyle.html#gtk-style-apply-default-bac
|
|
812
812
|
<a name="gtk-style-lookup-color"></a><h3>gtk_style_lookup_color ()</h3>
|
813
813
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> 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>,
|
814
814
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *color_name</code></em>,
|
815
|
-
<em class="parameter"><code><a href="
|
815
|
+
<em class="parameter"><code><a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);</pre>
|
816
816
|
<p>
|
817
817
|
Looks up <em class="parameter"><code>color_name</code></em> in the style's logical color mappings,
|
818
818
|
filling in <em class="parameter"><code>color</code></em> and returning <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if found, otherwise
|
@@ -834,7 +834,7 @@ switch occurs.
|
|
834
834
|
</tr>
|
835
835
|
<tr>
|
836
836
|
<td><p><span class="term"><em class="parameter"><code>color</code></em> :</span></p></td>
|
837
|
-
<td>the <a href="
|
837
|
+
<td>the <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> to fill in. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span>
|
838
838
|
</td>
|
839
839
|
</tr>
|
840
840
|
<tr>
|
@@ -939,13 +939,13 @@ containing the rendered icon. <span class="annotation">[<acronym title="Free dat
|
|
939
939
|
<hr>
|
940
940
|
<div class="refsect2">
|
941
941
|
<a name="gtk-style-get-font"></a><h3>gtk_style_get_font ()</h3>
|
942
|
-
<pre class="programlisting"><a href="
|
942
|
+
<pre class="programlisting"><a href="../gdk/gdk-Fonts.html#GdkFont"><span class="returnvalue">GdkFont</span></a> * 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>
|
943
943
|
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
944
944
|
<h3 class="title">Warning</h3>
|
945
945
|
<p><code class="literal">gtk_style_get_font</code> is deprecated and should not be used in newly-written code.</p>
|
946
946
|
</div>
|
947
947
|
<p>
|
948
|
-
Gets the <a href="
|
948
|
+
Gets the <a href="../gdk/gdk-Fonts.html#GdkFont"><span class="type">GdkFont</span></a> to use for the given style. This is
|
949
949
|
meant only as a replacement for direct access to <em class="parameter"><code>style->font</code></em>
|
950
950
|
and should not be used in new code. New code should
|
951
951
|
use <em class="parameter"><code>style->font_desc</code></em> instead.
|
@@ -960,9 +960,9 @@ use <em class="parameter"><code>style->font_desc</code></em> instead.
|
|
960
960
|
</tr>
|
961
961
|
<tr>
|
962
962
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
963
|
-
<td>the <a href="
|
963
|
+
<td>the <a href="../gdk/gdk-Fonts.html#GdkFont"><span class="type">GdkFont</span></a> for the style. This font is owned
|
964
964
|
by the style; if you want to keep around a copy, you must
|
965
|
-
call <a href="
|
965
|
+
call <a href="../gdk/gdk-Fonts.html#gdk-font-ref"><code class="function">gdk_font_ref()</code></a>.</td>
|
966
966
|
</tr>
|
967
967
|
</tbody>
|
968
968
|
</table></div>
|
@@ -971,13 +971,13 @@ call <a href="http://library.gnome.org/devel/gdk3/gdk-Fonts.html#gdk-font-ref"><
|
|
971
971
|
<div class="refsect2">
|
972
972
|
<a name="gtk-style-set-font"></a><h3>gtk_style_set_font ()</h3>
|
973
973
|
<pre class="programlisting"><span class="returnvalue">void</span> 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>,
|
974
|
-
<em class="parameter"><code><a href="
|
974
|
+
<em class="parameter"><code><a href="../gdk/gdk-Fonts.html#GdkFont"><span class="type">GdkFont</span></a> *font</code></em>);</pre>
|
975
975
|
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
976
976
|
<h3 class="title">Warning</h3>
|
977
977
|
<p><code class="literal">gtk_style_set_font</code> is deprecated and should not be used in newly-written code.</p>
|
978
978
|
</div>
|
979
979
|
<p>
|
980
|
-
Sets the <a href="
|
980
|
+
Sets the <a href="../gdk/gdk-Fonts.html#GdkFont"><span class="type">GdkFont</span></a> to use for a given style. This is
|
981
981
|
meant only as a replacement for direct access to style->font
|
982
982
|
and should not be used in new code. New code should
|
983
983
|
use style->font_desc instead.
|
@@ -991,7 +991,7 @@ use style->font_desc instead.
|
|
991
991
|
</tr>
|
992
992
|
<tr>
|
993
993
|
<td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
|
994
|
-
<td>a <a href="
|
994
|
+
<td>a <a href="../gdk/gdk-Fonts.html#GdkFont"><span class="type">GdkFont</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to use the <a href="../gdk/gdk-Fonts.html#GdkFont"><span class="type">GdkFont</span></a> corresponding
|
995
995
|
to style->font_desc. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
|
996
996
|
</td>
|
997
997
|
</tr>
|
@@ -1101,12 +1101,6 @@ from <em class="parameter"><code>style</code></em>.
|
|
1101
1101
|
<td><p><span class="term"><em class="parameter"><code>first_property_name</code></em> :</span></p></td>
|
1102
1102
|
<td>the name of the first style property to get</td>
|
1103
1103
|
</tr>
|
1104
|
-
<tr>
|
1105
|
-
<td><p><span class="term"><em class="parameter"><code>...</code></em> :</span></p></td>
|
1106
|
-
<td>pairs of property names and locations to
|
1107
|
-
return the property values, starting with the location for
|
1108
|
-
<em class="parameter"><code>first_property_name</code></em>, terminated by <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</td>
|
1109
|
-
</tr>
|
1110
1104
|
</tbody>
|
1111
1105
|
</table></div>
|
1112
1106
|
<p class="since">Since 2.16</p>
|
@@ -1115,7 +1109,7 @@ return the property values, starting with the location for
|
|
1115
1109
|
<div class="refsect2">
|
1116
1110
|
<a name="gtk-draw-hline"></a><h3>gtk_draw_hline ()</h3>
|
1117
1111
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_draw_hline (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1118
|
-
<em class="parameter"><code><a href="
|
1112
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
1119
1113
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1120
1114
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x1</code></em>,
|
1121
1115
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x2</code></em>,
|
@@ -1138,7 +1132,7 @@ using the given style and state.
|
|
1138
1132
|
</tr>
|
1139
1133
|
<tr>
|
1140
1134
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
1141
|
-
<td>a <a href="
|
1135
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
1142
1136
|
</td>
|
1143
1137
|
</tr>
|
1144
1138
|
<tr>
|
@@ -1164,7 +1158,7 @@ using the given style and state.
|
|
1164
1158
|
<div class="refsect2">
|
1165
1159
|
<a name="gtk-draw-vline"></a><h3>gtk_draw_vline ()</h3>
|
1166
1160
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_draw_vline (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1167
|
-
<em class="parameter"><code><a href="
|
1161
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
1168
1162
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1169
1163
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y1_</code></em>,
|
1170
1164
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y2_</code></em>,
|
@@ -1187,7 +1181,7 @@ using the given style and state.
|
|
1187
1181
|
</tr>
|
1188
1182
|
<tr>
|
1189
1183
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
1190
|
-
<td>a <a href="
|
1184
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
1191
1185
|
</td>
|
1192
1186
|
</tr>
|
1193
1187
|
<tr>
|
@@ -1213,7 +1207,7 @@ using the given style and state.
|
|
1213
1207
|
<div class="refsect2">
|
1214
1208
|
<a name="gtk-draw-shadow"></a><h3>gtk_draw_shadow ()</h3>
|
1215
1209
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_draw_shadow (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1216
|
-
<em class="parameter"><code><a href="
|
1210
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
1217
1211
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1218
1212
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
1219
1213
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -1238,7 +1232,7 @@ using the given style and state and shadow type.
|
|
1238
1232
|
</tr>
|
1239
1233
|
<tr>
|
1240
1234
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
1241
|
-
<td>a <a href="
|
1235
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
1242
1236
|
</td>
|
1243
1237
|
</tr>
|
1244
1238
|
<tr>
|
@@ -1272,10 +1266,10 @@ using the given style and state and shadow type.
|
|
1272
1266
|
<div class="refsect2">
|
1273
1267
|
<a name="gtk-draw-polygon"></a><h3>gtk_draw_polygon ()</h3>
|
1274
1268
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_draw_polygon (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1275
|
-
<em class="parameter"><code><a href="
|
1269
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
1276
1270
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1277
1271
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
1278
|
-
<em class="parameter"><code><a href="
|
1272
|
+
<em class="parameter"><code><a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkPoint"><span class="type">GdkPoint</span></a> *points</code></em>,
|
1279
1273
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> npoints</code></em>,
|
1280
1274
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> fill</code></em>);</pre>
|
1281
1275
|
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
@@ -1295,7 +1289,7 @@ Draws a polygon on <em class="parameter"><code>window</code></em> with the given
|
|
1295
1289
|
</tr>
|
1296
1290
|
<tr>
|
1297
1291
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
1298
|
-
<td>a <a href="
|
1292
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
1299
1293
|
</td>
|
1300
1294
|
</tr>
|
1301
1295
|
<tr>
|
@@ -1308,7 +1302,7 @@ Draws a polygon on <em class="parameter"><code>window</code></em> with the given
|
|
1308
1302
|
</tr>
|
1309
1303
|
<tr>
|
1310
1304
|
<td><p><span class="term"><em class="parameter"><code>points</code></em> :</span></p></td>
|
1311
|
-
<td>an array of <a href="
|
1305
|
+
<td>an array of <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkPoint"><span class="type">GdkPoint</span></a>s</td>
|
1312
1306
|
</tr>
|
1313
1307
|
<tr>
|
1314
1308
|
<td><p><span class="term"><em class="parameter"><code>npoints</code></em> :</span></p></td>
|
@@ -1327,7 +1321,7 @@ Draws a polygon on <em class="parameter"><code>window</code></em> with the given
|
|
1327
1321
|
<div class="refsect2">
|
1328
1322
|
<a name="gtk-draw-arrow"></a><h3>gtk_draw_arrow ()</h3>
|
1329
1323
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_draw_arrow (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1330
|
-
<em class="parameter"><code><a href="
|
1324
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
1331
1325
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1332
1326
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
1333
1327
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkArrowType" title="enum GtkArrowType"><span class="type">GtkArrowType</span></a> arrow_type</code></em>,
|
@@ -1354,7 +1348,7 @@ parameters. <em class="parameter"><code>arrow_type</code></em> determines the di
|
|
1354
1348
|
</tr>
|
1355
1349
|
<tr>
|
1356
1350
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
1357
|
-
<td>a <a href="
|
1351
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
1358
1352
|
</td>
|
1359
1353
|
</tr>
|
1360
1354
|
<tr>
|
@@ -1397,7 +1391,7 @@ parameters. <em class="parameter"><code>arrow_type</code></em> determines the di
|
|
1397
1391
|
<div class="refsect2">
|
1398
1392
|
<a name="gtk-draw-diamond"></a><h3>gtk_draw_diamond ()</h3>
|
1399
1393
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_draw_diamond (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1400
|
-
<em class="parameter"><code><a href="
|
1394
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
1401
1395
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1402
1396
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
1403
1397
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -1422,7 +1416,7 @@ parameters.
|
|
1422
1416
|
</tr>
|
1423
1417
|
<tr>
|
1424
1418
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
1425
|
-
<td>a <a href="
|
1419
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
1426
1420
|
</td>
|
1427
1421
|
</tr>
|
1428
1422
|
<tr>
|
@@ -1456,7 +1450,7 @@ parameters.
|
|
1456
1450
|
<div class="refsect2">
|
1457
1451
|
<a name="gtk-draw-string"></a><h3>gtk_draw_string ()</h3>
|
1458
1452
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_draw_string (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1459
|
-
<em class="parameter"><code><a href="
|
1453
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
1460
1454
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1461
1455
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
1462
1456
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
|
@@ -1478,7 +1472,7 @@ Draws a text string on <em class="parameter"><code>window</code></em> with the g
|
|
1478
1472
|
</tr>
|
1479
1473
|
<tr>
|
1480
1474
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
1481
|
-
<td>a <a href="
|
1475
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
1482
1476
|
</td>
|
1483
1477
|
</tr>
|
1484
1478
|
<tr>
|
@@ -1504,7 +1498,7 @@ Draws a text string on <em class="parameter"><code>window</code></em> with the g
|
|
1504
1498
|
<div class="refsect2">
|
1505
1499
|
<a name="gtk-draw-box"></a><h3>gtk_draw_box ()</h3>
|
1506
1500
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_draw_box (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1507
|
-
<em class="parameter"><code><a href="
|
1501
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
1508
1502
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1509
1503
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
1510
1504
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -1528,7 +1522,7 @@ Draws a box on <em class="parameter"><code>window</code></em> with the given par
|
|
1528
1522
|
</tr>
|
1529
1523
|
<tr>
|
1530
1524
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
1531
|
-
<td>a <a href="
|
1525
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
1532
1526
|
</td>
|
1533
1527
|
</tr>
|
1534
1528
|
<tr>
|
@@ -1562,7 +1556,7 @@ Draws a box on <em class="parameter"><code>window</code></em> with the given par
|
|
1562
1556
|
<div class="refsect2">
|
1563
1557
|
<a name="gtk-draw-box-gap"></a><h3>gtk_draw_box_gap ()</h3>
|
1564
1558
|
<pre class="programlisting"><span class="returnvalue">void</span> 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>,
|
1565
|
-
<em class="parameter"><code><a href="
|
1559
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
1566
1560
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1567
1561
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
1568
1562
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -1590,7 +1584,7 @@ leaving a gap in one side.
|
|
1590
1584
|
</tr>
|
1591
1585
|
<tr>
|
1592
1586
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
1593
|
-
<td>a <a href="
|
1587
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
1594
1588
|
</td>
|
1595
1589
|
</tr>
|
1596
1590
|
<tr>
|
@@ -1636,7 +1630,7 @@ leaving a gap in one side.
|
|
1636
1630
|
<div class="refsect2">
|
1637
1631
|
<a name="gtk-draw-check"></a><h3>gtk_draw_check ()</h3>
|
1638
1632
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_draw_check (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1639
|
-
<em class="parameter"><code><a href="
|
1633
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
1640
1634
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1641
1635
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
1642
1636
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -1661,7 +1655,7 @@ the given parameters.
|
|
1661
1655
|
</tr>
|
1662
1656
|
<tr>
|
1663
1657
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
1664
|
-
<td>a <a href="
|
1658
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
1665
1659
|
</td>
|
1666
1660
|
</tr>
|
1667
1661
|
<tr>
|
@@ -1695,7 +1689,7 @@ the given parameters.
|
|
1695
1689
|
<div class="refsect2">
|
1696
1690
|
<a name="gtk-draw-extension"></a><h3>gtk_draw_extension ()</h3>
|
1697
1691
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_draw_extension (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1698
|
-
<em class="parameter"><code><a href="
|
1692
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
1699
1693
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1700
1694
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
1701
1695
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -1720,7 +1714,7 @@ Draws an extension, i.e. a notebook tab.
|
|
1720
1714
|
</tr>
|
1721
1715
|
<tr>
|
1722
1716
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
1723
|
-
<td>a <a href="
|
1717
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
1724
1718
|
</td>
|
1725
1719
|
</tr>
|
1726
1720
|
<tr>
|
@@ -1758,7 +1752,7 @@ Draws an extension, i.e. a notebook tab.
|
|
1758
1752
|
<div class="refsect2">
|
1759
1753
|
<a name="gtk-draw-flat-box"></a><h3>gtk_draw_flat_box ()</h3>
|
1760
1754
|
<pre class="programlisting"><span class="returnvalue">void</span> 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>,
|
1761
|
-
<em class="parameter"><code><a href="
|
1755
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
1762
1756
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1763
1757
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
1764
1758
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -1782,7 +1776,7 @@ Draws a flat box on <em class="parameter"><code>window</code></em> with the give
|
|
1782
1776
|
</tr>
|
1783
1777
|
<tr>
|
1784
1778
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
1785
|
-
<td>a <a href="
|
1779
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
1786
1780
|
</td>
|
1787
1781
|
</tr>
|
1788
1782
|
<tr>
|
@@ -1816,7 +1810,7 @@ Draws a flat box on <em class="parameter"><code>window</code></em> with the give
|
|
1816
1810
|
<div class="refsect2">
|
1817
1811
|
<a name="gtk-draw-focus"></a><h3>gtk_draw_focus ()</h3>
|
1818
1812
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_draw_focus (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1819
|
-
<em class="parameter"><code><a href="
|
1813
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
1820
1814
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
1821
1815
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
|
1822
1816
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
@@ -1839,7 +1833,7 @@ given style.
|
|
1839
1833
|
</tr>
|
1840
1834
|
<tr>
|
1841
1835
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
1842
|
-
<td>a <a href="
|
1836
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
1843
1837
|
</td>
|
1844
1838
|
</tr>
|
1845
1839
|
<tr>
|
@@ -1865,7 +1859,7 @@ given style.
|
|
1865
1859
|
<div class="refsect2">
|
1866
1860
|
<a name="gtk-draw-handle"></a><h3>gtk_draw_handle ()</h3>
|
1867
1861
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_draw_handle (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1868
|
-
<em class="parameter"><code><a href="
|
1862
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
1869
1863
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1870
1864
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
1871
1865
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -1890,7 +1884,7 @@ Draws a handle as used in <a class="link" href="GtkHandleBox.html" title="GtkHan
|
|
1890
1884
|
</tr>
|
1891
1885
|
<tr>
|
1892
1886
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
1893
|
-
<td>a <a href="
|
1887
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
1894
1888
|
</td>
|
1895
1889
|
</tr>
|
1896
1890
|
<tr>
|
@@ -1928,7 +1922,7 @@ Draws a handle as used in <a class="link" href="GtkHandleBox.html" title="GtkHan
|
|
1928
1922
|
<div class="refsect2">
|
1929
1923
|
<a name="gtk-draw-option"></a><h3>gtk_draw_option ()</h3>
|
1930
1924
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_draw_option (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1931
|
-
<em class="parameter"><code><a href="
|
1925
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
1932
1926
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1933
1927
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
1934
1928
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -1953,7 +1947,7 @@ the given parameters.
|
|
1953
1947
|
</tr>
|
1954
1948
|
<tr>
|
1955
1949
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
1956
|
-
<td>a <a href="
|
1950
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
1957
1951
|
</td>
|
1958
1952
|
</tr>
|
1959
1953
|
<tr>
|
@@ -1987,7 +1981,7 @@ the given parameters.
|
|
1987
1981
|
<div class="refsect2">
|
1988
1982
|
<a name="gtk-draw-shadow-gap"></a><h3>gtk_draw_shadow_gap ()</h3>
|
1989
1983
|
<pre class="programlisting"><span class="returnvalue">void</span> 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>,
|
1990
|
-
<em class="parameter"><code><a href="
|
1984
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
1991
1985
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1992
1986
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
1993
1987
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -2016,7 +2010,7 @@ gap in one side.
|
|
2016
2010
|
</tr>
|
2017
2011
|
<tr>
|
2018
2012
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
2019
|
-
<td>a <a href="
|
2013
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
2020
2014
|
</td>
|
2021
2015
|
</tr>
|
2022
2016
|
<tr>
|
@@ -2062,7 +2056,7 @@ gap in one side.
|
|
2062
2056
|
<div class="refsect2">
|
2063
2057
|
<a name="gtk-draw-slider"></a><h3>gtk_draw_slider ()</h3>
|
2064
2058
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_draw_slider (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
2065
|
-
<em class="parameter"><code><a href="
|
2059
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
2066
2060
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
2067
2061
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
2068
2062
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -2088,7 +2082,7 @@ given style and orientation.
|
|
2088
2082
|
</tr>
|
2089
2083
|
<tr>
|
2090
2084
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
2091
|
-
<td>a <a href="
|
2085
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
2092
2086
|
</td>
|
2093
2087
|
</tr>
|
2094
2088
|
<tr>
|
@@ -2126,7 +2120,7 @@ given style and orientation.
|
|
2126
2120
|
<div class="refsect2">
|
2127
2121
|
<a name="gtk-draw-tab"></a><h3>gtk_draw_tab ()</h3>
|
2128
2122
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_draw_tab (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
2129
|
-
<em class="parameter"><code><a href="
|
2123
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
2130
2124
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
2131
2125
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
2132
2126
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -2151,7 +2145,7 @@ in the given rectangle on <em class="parameter"><code>window</code></em> using t
|
|
2151
2145
|
</tr>
|
2152
2146
|
<tr>
|
2153
2147
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
2154
|
-
<td>a <a href="
|
2148
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
2155
2149
|
</td>
|
2156
2150
|
</tr>
|
2157
2151
|
<tr>
|
@@ -2185,7 +2179,7 @@ in the given rectangle on <em class="parameter"><code>window</code></em> using t
|
|
2185
2179
|
<div class="refsect2">
|
2186
2180
|
<a name="gtk-draw-expander"></a><h3>gtk_draw_expander ()</h3>
|
2187
2181
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_draw_expander (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
2188
|
-
<em class="parameter"><code><a href="
|
2182
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
2189
2183
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
2190
2184
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
2191
2185
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
|
@@ -2207,7 +2201,7 @@ Draws an expander as used in <a class="link" href="GtkTreeView.html" title="GtkT
|
|
2207
2201
|
</tr>
|
2208
2202
|
<tr>
|
2209
2203
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
2210
|
-
<td>a <a href="
|
2204
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
2211
2205
|
</td>
|
2212
2206
|
</tr>
|
2213
2207
|
<tr>
|
@@ -2233,7 +2227,7 @@ Draws an expander as used in <a class="link" href="GtkTreeView.html" title="GtkT
|
|
2233
2227
|
<div class="refsect2">
|
2234
2228
|
<a name="gtk-draw-layout"></a><h3>gtk_draw_layout ()</h3>
|
2235
2229
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_draw_layout (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
2236
|
-
<em class="parameter"><code><a href="
|
2230
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
2237
2231
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
2238
2232
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> use_text</code></em>,
|
2239
2233
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -2256,7 +2250,7 @@ Draws a layout on <em class="parameter"><code>window</code></em> using the given
|
|
2256
2250
|
</tr>
|
2257
2251
|
<tr>
|
2258
2252
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
2259
|
-
<td>a <a href="
|
2253
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
2260
2254
|
</td>
|
2261
2255
|
</tr>
|
2262
2256
|
<tr>
|
@@ -2288,9 +2282,9 @@ graphics context of <em class="parameter"><code>style</code></em>
|
|
2288
2282
|
<div class="refsect2">
|
2289
2283
|
<a name="gtk-draw-resize-grip"></a><h3>gtk_draw_resize_grip ()</h3>
|
2290
2284
|
<pre class="programlisting"><span class="returnvalue">void</span> 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>,
|
2291
|
-
<em class="parameter"><code><a href="
|
2285
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
2292
2286
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
2293
|
-
<em class="parameter"><code><a href="
|
2287
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindowEdge"><span class="type">GdkWindowEdge</span></a> edge</code></em>,
|
2294
2288
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
2295
2289
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
|
2296
2290
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
@@ -2313,7 +2307,7 @@ parameters.
|
|
2313
2307
|
</tr>
|
2314
2308
|
<tr>
|
2315
2309
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
2316
|
-
<td>a <a href="
|
2310
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
2317
2311
|
</td>
|
2318
2312
|
</tr>
|
2319
2313
|
<tr>
|
@@ -2347,10 +2341,10 @@ parameters.
|
|
2347
2341
|
<div class="refsect2">
|
2348
2342
|
<a name="gtk-paint-arrow"></a><h3>gtk_paint_arrow ()</h3>
|
2349
2343
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_paint_arrow (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
2350
|
-
<em class="parameter"><code><a href="
|
2344
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
2351
2345
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
2352
2346
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
2353
|
-
<em class="parameter"><code>const <a href="
|
2347
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
2354
2348
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
2355
2349
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
2356
2350
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkArrowType" title="enum GtkArrowType"><span class="type">GtkArrowType</span></a> arrow_type</code></em>,
|
@@ -2373,7 +2367,7 @@ parameters. <em class="parameter"><code>arrow_type</code></em> determines the di
|
|
2373
2367
|
</tr>
|
2374
2368
|
<tr>
|
2375
2369
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
2376
|
-
<td>a <a href="
|
2370
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
2377
2371
|
</td>
|
2378
2372
|
</tr>
|
2379
2373
|
<tr>
|
@@ -2432,10 +2426,10 @@ output should not be clipped. <span class="annotation">[<acronym title="NULL is
|
|
2432
2426
|
<div class="refsect2">
|
2433
2427
|
<a name="gtk-paint-box"></a><h3>gtk_paint_box ()</h3>
|
2434
2428
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_paint_box (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
2435
|
-
<em class="parameter"><code><a href="
|
2429
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
2436
2430
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
2437
2431
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
2438
|
-
<em class="parameter"><code>const <a href="
|
2432
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
2439
2433
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
2440
2434
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
2441
2435
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -2455,7 +2449,7 @@ Draws a box on <em class="parameter"><code>window</code></em> with the given par
|
|
2455
2449
|
</tr>
|
2456
2450
|
<tr>
|
2457
2451
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
2458
|
-
<td>a <a href="
|
2452
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
2459
2453
|
</td>
|
2460
2454
|
</tr>
|
2461
2455
|
<tr>
|
@@ -2505,10 +2499,10 @@ output should not be clipped. <span class="annotation">[<acronym title="NULL is
|
|
2505
2499
|
<div class="refsect2">
|
2506
2500
|
<a name="gtk-paint-box-gap"></a><h3>gtk_paint_box_gap ()</h3>
|
2507
2501
|
<pre class="programlisting"><span class="returnvalue">void</span> 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>,
|
2508
|
-
<em class="parameter"><code><a href="
|
2502
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
2509
2503
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
2510
2504
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
2511
|
-
<em class="parameter"><code>const <a href="
|
2505
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
2512
2506
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
2513
2507
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
2514
2508
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -2532,7 +2526,7 @@ leaving a gap in one side.
|
|
2532
2526
|
</tr>
|
2533
2527
|
<tr>
|
2534
2528
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
2535
|
-
<td>a <a href="
|
2529
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
2536
2530
|
</td>
|
2537
2531
|
</tr>
|
2538
2532
|
<tr>
|
@@ -2594,10 +2588,10 @@ output should not be clipped. <span class="annotation">[<acronym title="NULL is
|
|
2594
2588
|
<div class="refsect2">
|
2595
2589
|
<a name="gtk-paint-check"></a><h3>gtk_paint_check ()</h3>
|
2596
2590
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_paint_check (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
2597
|
-
<em class="parameter"><code><a href="
|
2591
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
2598
2592
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
2599
2593
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
2600
|
-
<em class="parameter"><code>const <a href="
|
2594
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
2601
2595
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
2602
2596
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
2603
2597
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -2618,7 +2612,7 @@ the given parameters.
|
|
2618
2612
|
</tr>
|
2619
2613
|
<tr>
|
2620
2614
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
2621
|
-
<td>a <a href="
|
2615
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
2622
2616
|
</td>
|
2623
2617
|
</tr>
|
2624
2618
|
<tr>
|
@@ -2668,10 +2662,10 @@ output should not be clipped. <span class="annotation">[<acronym title="NULL is
|
|
2668
2662
|
<div class="refsect2">
|
2669
2663
|
<a name="gtk-paint-diamond"></a><h3>gtk_paint_diamond ()</h3>
|
2670
2664
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_paint_diamond (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
2671
|
-
<em class="parameter"><code><a href="
|
2665
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
2672
2666
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
2673
2667
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
2674
|
-
<em class="parameter"><code>const <a href="
|
2668
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
2675
2669
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
2676
2670
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
2677
2671
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -2692,7 +2686,7 @@ parameters.
|
|
2692
2686
|
</tr>
|
2693
2687
|
<tr>
|
2694
2688
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
2695
|
-
<td>a <a href="
|
2689
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
2696
2690
|
</td>
|
2697
2691
|
</tr>
|
2698
2692
|
<tr>
|
@@ -2742,10 +2736,10 @@ output should not be clipped. <span class="annotation">[<acronym title="NULL is
|
|
2742
2736
|
<div class="refsect2">
|
2743
2737
|
<a name="gtk-paint-extension"></a><h3>gtk_paint_extension ()</h3>
|
2744
2738
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_paint_extension (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
2745
|
-
<em class="parameter"><code><a href="
|
2739
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
2746
2740
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
2747
2741
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
2748
|
-
<em class="parameter"><code>const <a href="
|
2742
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
2749
2743
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
2750
2744
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
2751
2745
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -2766,7 +2760,7 @@ Draws an extension, i.e. a notebook tab.
|
|
2766
2760
|
</tr>
|
2767
2761
|
<tr>
|
2768
2762
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
2769
|
-
<td>a <a href="
|
2763
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
2770
2764
|
</td>
|
2771
2765
|
</tr>
|
2772
2766
|
<tr>
|
@@ -2820,10 +2814,10 @@ output should not be clipped. <span class="annotation">[<acronym title="NULL is
|
|
2820
2814
|
<div class="refsect2">
|
2821
2815
|
<a name="gtk-paint-flat-box"></a><h3>gtk_paint_flat_box ()</h3>
|
2822
2816
|
<pre class="programlisting"><span class="returnvalue">void</span> 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>,
|
2823
|
-
<em class="parameter"><code><a href="
|
2817
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
2824
2818
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
2825
2819
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
2826
|
-
<em class="parameter"><code>const <a href="
|
2820
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
2827
2821
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
2828
2822
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
2829
2823
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -2843,7 +2837,7 @@ Draws a flat box on <em class="parameter"><code>window</code></em> with the give
|
|
2843
2837
|
</tr>
|
2844
2838
|
<tr>
|
2845
2839
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
2846
|
-
<td>a <a href="
|
2840
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
2847
2841
|
</td>
|
2848
2842
|
</tr>
|
2849
2843
|
<tr>
|
@@ -2893,9 +2887,9 @@ output should not be clipped. <span class="annotation">[<acronym title="NULL is
|
|
2893
2887
|
<div class="refsect2">
|
2894
2888
|
<a name="gtk-paint-focus"></a><h3>gtk_paint_focus ()</h3>
|
2895
2889
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_paint_focus (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
2896
|
-
<em class="parameter"><code><a href="
|
2890
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
2897
2891
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
2898
|
-
<em class="parameter"><code>const <a href="
|
2892
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
2899
2893
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
2900
2894
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
2901
2895
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -2916,7 +2910,7 @@ given style.
|
|
2916
2910
|
</tr>
|
2917
2911
|
<tr>
|
2918
2912
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
2919
|
-
<td>a <a href="
|
2913
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
2920
2914
|
</td>
|
2921
2915
|
</tr>
|
2922
2916
|
<tr>
|
@@ -2962,10 +2956,10 @@ output should not be clipped. <span class="annotation">[<acronym title="NULL is
|
|
2962
2956
|
<div class="refsect2">
|
2963
2957
|
<a name="gtk-paint-handle"></a><h3>gtk_paint_handle ()</h3>
|
2964
2958
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_paint_handle (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
2965
|
-
<em class="parameter"><code><a href="
|
2959
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
2966
2960
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
2967
2961
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
2968
|
-
<em class="parameter"><code>const <a href="
|
2962
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
2969
2963
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
2970
2964
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
2971
2965
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -2986,7 +2980,7 @@ Draws a handle as used in <a class="link" href="GtkHandleBox.html" title="GtkHan
|
|
2986
2980
|
</tr>
|
2987
2981
|
<tr>
|
2988
2982
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
2989
|
-
<td>a <a href="
|
2983
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
2990
2984
|
</td>
|
2991
2985
|
</tr>
|
2992
2986
|
<tr>
|
@@ -3040,9 +3034,9 @@ output should not be clipped. <span class="annotation">[<acronym title="NULL is
|
|
3040
3034
|
<div class="refsect2">
|
3041
3035
|
<a name="gtk-paint-hline"></a><h3>gtk_paint_hline ()</h3>
|
3042
3036
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_paint_hline (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
3043
|
-
<em class="parameter"><code><a href="
|
3037
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
3044
3038
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
3045
|
-
<em class="parameter"><code>const <a href="
|
3039
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
3046
3040
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
3047
3041
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
3048
3042
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x1</code></em>,
|
@@ -3062,7 +3056,7 @@ using the given style and state.
|
|
3062
3056
|
</tr>
|
3063
3057
|
<tr>
|
3064
3058
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
3065
|
-
<td>a <a href="
|
3059
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
3066
3060
|
</td>
|
3067
3061
|
</tr>
|
3068
3062
|
<tr>
|
@@ -3104,10 +3098,10 @@ output should not be clipped. <span class="annotation">[<acronym title="NULL is
|
|
3104
3098
|
<div class="refsect2">
|
3105
3099
|
<a name="gtk-paint-option"></a><h3>gtk_paint_option ()</h3>
|
3106
3100
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_paint_option (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
3107
|
-
<em class="parameter"><code><a href="
|
3101
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
3108
3102
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
3109
3103
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
3110
|
-
<em class="parameter"><code>const <a href="
|
3104
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
3111
3105
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
3112
3106
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
3113
3107
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -3128,7 +3122,7 @@ the given parameters.
|
|
3128
3122
|
</tr>
|
3129
3123
|
<tr>
|
3130
3124
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
3131
|
-
<td>a <a href="
|
3125
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
3132
3126
|
</td>
|
3133
3127
|
</tr>
|
3134
3128
|
<tr>
|
@@ -3178,13 +3172,13 @@ output should not be clipped. <span class="annotation">[<acronym title="NULL is
|
|
3178
3172
|
<div class="refsect2">
|
3179
3173
|
<a name="gtk-paint-polygon"></a><h3>gtk_paint_polygon ()</h3>
|
3180
3174
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_paint_polygon (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
3181
|
-
<em class="parameter"><code><a href="
|
3175
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
3182
3176
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
3183
3177
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
3184
|
-
<em class="parameter"><code>const <a href="
|
3178
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
3185
3179
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
3186
3180
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
3187
|
-
<em class="parameter"><code>const <a href="
|
3181
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkPoint"><span class="type">GdkPoint</span></a> *points</code></em>,
|
3188
3182
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> n_points</code></em>,
|
3189
3183
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> fill</code></em>);</pre>
|
3190
3184
|
<p>
|
@@ -3200,7 +3194,7 @@ Draws a polygon on <em class="parameter"><code>window</code></em> with the given
|
|
3200
3194
|
</tr>
|
3201
3195
|
<tr>
|
3202
3196
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
3203
|
-
<td>a <a href="
|
3197
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
3204
3198
|
</td>
|
3205
3199
|
</tr>
|
3206
3200
|
<tr>
|
@@ -3229,7 +3223,7 @@ output should not be clipped. <span class="annotation">[<acronym title="NULL is
|
|
3229
3223
|
</tr>
|
3230
3224
|
<tr>
|
3231
3225
|
<td><p><span class="term"><em class="parameter"><code>points</code></em> :</span></p></td>
|
3232
|
-
<td>an array of <a href="
|
3226
|
+
<td>an array of <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkPoint"><span class="type">GdkPoint</span></a>s</td>
|
3233
3227
|
</tr>
|
3234
3228
|
<tr>
|
3235
3229
|
<td><p><span class="term"><em class="parameter"><code>n_points</code></em> :</span></p></td>
|
@@ -3248,10 +3242,10 @@ output should not be clipped. <span class="annotation">[<acronym title="NULL is
|
|
3248
3242
|
<div class="refsect2">
|
3249
3243
|
<a name="gtk-paint-shadow"></a><h3>gtk_paint_shadow ()</h3>
|
3250
3244
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_paint_shadow (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
3251
|
-
<em class="parameter"><code><a href="
|
3245
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
3252
3246
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
3253
3247
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
3254
|
-
<em class="parameter"><code>const <a href="
|
3248
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
3255
3249
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
3256
3250
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
3257
3251
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -3272,7 +3266,7 @@ using the given style and state and shadow type.
|
|
3272
3266
|
</tr>
|
3273
3267
|
<tr>
|
3274
3268
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
3275
|
-
<td>a <a href="
|
3269
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
3276
3270
|
</td>
|
3277
3271
|
</tr>
|
3278
3272
|
<tr>
|
@@ -3322,10 +3316,10 @@ output should not be clipped. <span class="annotation">[<acronym title="NULL is
|
|
3322
3316
|
<div class="refsect2">
|
3323
3317
|
<a name="gtk-paint-shadow-gap"></a><h3>gtk_paint_shadow_gap ()</h3>
|
3324
3318
|
<pre class="programlisting"><span class="returnvalue">void</span> 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>,
|
3325
|
-
<em class="parameter"><code><a href="
|
3319
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
3326
3320
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
3327
3321
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
3328
|
-
<em class="parameter"><code>const <a href="
|
3322
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
3329
3323
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
3330
3324
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
3331
3325
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -3350,7 +3344,7 @@ gap in one side.
|
|
3350
3344
|
</tr>
|
3351
3345
|
<tr>
|
3352
3346
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
3353
|
-
<td>a <a href="
|
3347
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
3354
3348
|
</td>
|
3355
3349
|
</tr>
|
3356
3350
|
<tr>
|
@@ -3412,10 +3406,10 @@ output should not be clipped. <span class="annotation">[<acronym title="NULL is
|
|
3412
3406
|
<div class="refsect2">
|
3413
3407
|
<a name="gtk-paint-slider"></a><h3>gtk_paint_slider ()</h3>
|
3414
3408
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_paint_slider (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
3415
|
-
<em class="parameter"><code><a href="
|
3409
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
3416
3410
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
3417
3411
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
3418
|
-
<em class="parameter"><code>const <a href="
|
3412
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
3419
3413
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
3420
3414
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
3421
3415
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -3437,7 +3431,7 @@ given style and orientation.
|
|
3437
3431
|
</tr>
|
3438
3432
|
<tr>
|
3439
3433
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
3440
|
-
<td>a <a href="
|
3434
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
3441
3435
|
</td>
|
3442
3436
|
</tr>
|
3443
3437
|
<tr>
|
@@ -3491,9 +3485,9 @@ output should not be clipped. <span class="annotation">[<acronym title="NULL is
|
|
3491
3485
|
<div class="refsect2">
|
3492
3486
|
<a name="gtk-paint-spinner"></a><h3>gtk_paint_spinner ()</h3>
|
3493
3487
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_paint_spinner (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
3494
|
-
<em class="parameter"><code><a href="
|
3488
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
3495
3489
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
3496
|
-
<em class="parameter"><code>const <a href="
|
3490
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
3497
3491
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
3498
3492
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
3499
3493
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> step</code></em>,
|
@@ -3514,7 +3508,7 @@ Draws a spinner on <em class="parameter"><code>window</code></em> using the give
|
|
3514
3508
|
</tr>
|
3515
3509
|
<tr>
|
3516
3510
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
3517
|
-
<td>a <a href="
|
3511
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
3518
3512
|
</td>
|
3519
3513
|
</tr>
|
3520
3514
|
<tr>
|
@@ -3566,9 +3560,9 @@ output should not be clipped. <span class="annotation">[<acronym title="NULL is
|
|
3566
3560
|
<div class="refsect2">
|
3567
3561
|
<a name="gtk-paint-string"></a><h3>gtk_paint_string ()</h3>
|
3568
3562
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_paint_string (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
3569
|
-
<em class="parameter"><code><a href="
|
3563
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
3570
3564
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
3571
|
-
<em class="parameter"><code>const <a href="
|
3565
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
3572
3566
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
3573
3567
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
3574
3568
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -3591,7 +3585,7 @@ Draws a text string on <em class="parameter"><code>window</code></em> with the g
|
|
3591
3585
|
</tr>
|
3592
3586
|
<tr>
|
3593
3587
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
3594
|
-
<td>a <a href="
|
3588
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
3595
3589
|
</td>
|
3596
3590
|
</tr>
|
3597
3591
|
<tr>
|
@@ -3633,10 +3627,10 @@ output should not be clipped. <span class="annotation">[<acronym title="NULL is
|
|
3633
3627
|
<div class="refsect2">
|
3634
3628
|
<a name="gtk-paint-tab"></a><h3>gtk_paint_tab ()</h3>
|
3635
3629
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_paint_tab (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
3636
|
-
<em class="parameter"><code><a href="
|
3630
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
3637
3631
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
3638
3632
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
3639
|
-
<em class="parameter"><code>const <a href="
|
3633
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
3640
3634
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
3641
3635
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
3642
3636
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -3657,7 +3651,7 @@ in the given rectangle on <em class="parameter"><code>window</code></em> using t
|
|
3657
3651
|
</tr>
|
3658
3652
|
<tr>
|
3659
3653
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
3660
|
-
<td>a <a href="
|
3654
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
3661
3655
|
</td>
|
3662
3656
|
</tr>
|
3663
3657
|
<tr>
|
@@ -3707,9 +3701,9 @@ output should not be clipped. <span class="annotation">[<acronym title="NULL is
|
|
3707
3701
|
<div class="refsect2">
|
3708
3702
|
<a name="gtk-paint-vline"></a><h3>gtk_paint_vline ()</h3>
|
3709
3703
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_paint_vline (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
3710
|
-
<em class="parameter"><code><a href="
|
3704
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
3711
3705
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
3712
|
-
<em class="parameter"><code>const <a href="
|
3706
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
3713
3707
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
3714
3708
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
3715
3709
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y1_</code></em>,
|
@@ -3729,7 +3723,7 @@ using the given style and state.
|
|
3729
3723
|
</tr>
|
3730
3724
|
<tr>
|
3731
3725
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
3732
|
-
<td>a <a href="
|
3726
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
3733
3727
|
</td>
|
3734
3728
|
</tr>
|
3735
3729
|
<tr>
|
@@ -3771,9 +3765,9 @@ output should not be clipped. <span class="annotation">[<acronym title="NULL is
|
|
3771
3765
|
<div class="refsect2">
|
3772
3766
|
<a name="gtk-paint-expander"></a><h3>gtk_paint_expander ()</h3>
|
3773
3767
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_paint_expander (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
3774
|
-
<em class="parameter"><code><a href="
|
3768
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
3775
3769
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
3776
|
-
<em class="parameter"><code>const <a href="
|
3770
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
3777
3771
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
3778
3772
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
3779
3773
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -3800,7 +3794,7 @@ expanded position.
|
|
3800
3794
|
</tr>
|
3801
3795
|
<tr>
|
3802
3796
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
3803
|
-
<td>a <a href="
|
3797
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
3804
3798
|
</td>
|
3805
3799
|
</tr>
|
3806
3800
|
<tr>
|
@@ -3844,10 +3838,10 @@ intermediate state.</td>
|
|
3844
3838
|
<div class="refsect2">
|
3845
3839
|
<a name="gtk-paint-layout"></a><h3>gtk_paint_layout ()</h3>
|
3846
3840
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_paint_layout (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> *style</code></em>,
|
3847
|
-
<em class="parameter"><code><a href="
|
3841
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
3848
3842
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
3849
3843
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> use_text</code></em>,
|
3850
|
-
<em class="parameter"><code>const <a href="
|
3844
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
3851
3845
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
3852
3846
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
3853
3847
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -3866,7 +3860,7 @@ Draws a layout on <em class="parameter"><code>window</code></em> using the given
|
|
3866
3860
|
</tr>
|
3867
3861
|
<tr>
|
3868
3862
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
3869
|
-
<td>a <a href="
|
3863
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
3870
3864
|
</td>
|
3871
3865
|
</tr>
|
3872
3866
|
<tr>
|
@@ -3914,12 +3908,12 @@ output should not be clipped. <span class="annotation">[<acronym title="NULL is
|
|
3914
3908
|
<div class="refsect2">
|
3915
3909
|
<a name="gtk-paint-resize-grip"></a><h3>gtk_paint_resize_grip ()</h3>
|
3916
3910
|
<pre class="programlisting"><span class="returnvalue">void</span> 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>,
|
3917
|
-
<em class="parameter"><code><a href="
|
3911
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
3918
3912
|
<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
3919
|
-
<em class="parameter"><code>const <a href="
|
3913
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
3920
3914
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
3921
3915
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *detail</code></em>,
|
3922
|
-
<em class="parameter"><code><a href="
|
3916
|
+
<em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindowEdge"><span class="type">GdkWindowEdge</span></a> edge</code></em>,
|
3923
3917
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
3924
3918
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
|
3925
3919
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
@@ -3938,7 +3932,7 @@ parameters.
|
|
3938
3932
|
</tr>
|
3939
3933
|
<tr>
|
3940
3934
|
<td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
|
3941
|
-
<td>a <a href="
|
3935
|
+
<td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
|
3942
3936
|
</td>
|
3943
3937
|
</tr>
|
3944
3938
|
<tr>
|
@@ -3988,9 +3982,9 @@ output should not be clipped. <span class="annotation">[<acronym title="NULL is
|
|
3988
3982
|
<div class="refsect2">
|
3989
3983
|
<a name="gtk-draw-insertion-cursor"></a><h3>gtk_draw_insertion_cursor ()</h3>
|
3990
3984
|
<pre class="programlisting"><span class="returnvalue">void</span> 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>,
|
3991
|
-
<em class="parameter"><code><a href="
|
3992
|
-
<em class="parameter"><code>const <a href="
|
3993
|
-
<em class="parameter"><code>const <a href="
|
3985
|
+
<em class="parameter"><code><a href="../gdk/gdk-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>,
|
3986
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
3987
|
+
<em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *location</code></em>,
|
3994
3988
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_primary</code></em>,
|
3995
3989
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkTextDirection" title="enum GtkTextDirection"><span class="type">GtkTextDirection</span></a> direction</code></em>,
|
3996
3990
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> draw_arrow</code></em>);</pre>
|
@@ -4008,7 +4002,7 @@ but merely a convenience function for drawing the standard cursor shape.
|
|
4008
4002
|
</tr>
|
4009
4003
|
<tr>
|
4010
4004
|
<td><p><span class="term"><em class="parameter"><code>drawable</code></em> :</span></p></td>
|
4011
|
-
<td>a <a href="
|
4005
|
+
<td>a <a href="../gdk/gdk-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a>
|
4012
4006
|
</td>
|
4013
4007
|
</tr>
|
4014
4008
|
<tr>
|
@@ -4044,7 +4038,13 @@ cursor. Should be <a href="http://library.gnome.org/devel/glib/unstable/glib-Sta
|
|
4044
4038
|
<hr>
|
4045
4039
|
<div class="refsect2">
|
4046
4040
|
<a name="GtkBorder-struct"></a><h3>struct GtkBorder</h3>
|
4047
|
-
<pre class="programlisting">struct GtkBorder
|
4041
|
+
<pre class="programlisting">struct GtkBorder {
|
4042
|
+
gint left;
|
4043
|
+
gint right;
|
4044
|
+
gint top;
|
4045
|
+
gint bottom;
|
4046
|
+
};
|
4047
|
+
</pre>
|
4048
4048
|
<p>
|
4049
4049
|
A struct that specifies a border around a rectangular area that can
|
4050
4050
|
be of different width on each side.
|
@@ -4165,7 +4165,7 @@ deal with styles that have been already realized.
|
|
4165
4165
|
<p>
|
4166
4166
|
Emitted when the aspects of the style specific to a particular colormap
|
4167
4167
|
and depth are being cleaned up. A connection to this signal can be useful
|
4168
|
-
if a widget wants to cache objects like a <a href="
|
4168
|
+
if a widget wants to cache objects like a <a href="../gdk/gdk-Graphics-Contexts.html#GdkGC"><span class="type">GdkGC</span></a> as object data on <a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a>.
|
4169
4169
|
This signal provides a convenient place to free such cached objects.
|
4170
4170
|
</p>
|
4171
4171
|
<div class="variablelist"><table border="0">
|
@@ -4187,6 +4187,6 @@ This signal provides a convenient place to free such cached objects.
|
|
4187
4187
|
</div>
|
4188
4188
|
<div class="footer">
|
4189
4189
|
<hr>
|
4190
|
-
Generated by GTK-Doc V1.
|
4190
|
+
Generated by GTK-Doc V1.18</div>
|
4191
4191
|
</body>
|
4192
4192
|
</html>
|