gtk2 3.0.8-x86-mingw32 → 3.0.9-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.
- checksums.yaml +4 -4
- data/lib/2.2/gtk2.so +0 -0
- data/lib/2.3/gtk2.so +0 -0
- data/sample/gtk-demo/appwindow.rb +2 -2
- data/sample/gtk-demo/cairo-clip-image.rb +1 -1
- data/sample/gtk-demo/cairo-image.rb +1 -1
- data/sample/gtk-demo/iconview.rb +3 -3
- data/sample/gtk-demo/images.rb +3 -3
- data/sample/gtk-demo/pixbufs.rb +9 -7
- data/sample/gtk-demo/stock_browser.rb +1 -1
- data/sample/gtk-demo/textview.rb +2 -2
- data/sample/misc/aboutdialog.rb +1 -1
- data/sample/misc/combobox.rb +1 -1
- data/sample/misc/iconview.rb +2 -2
- data/sample/misc/itemfactory.rb +1 -1
- data/sample/misc/itemfactory2.rb +1 -1
- data/sample/misc/to_drawable.rb +2 -2
- data/sample/misc/treeview.rb +1 -1
- data/test/test_gdk_pixbuf.rb +6 -6
- data/vendor/local/bin/gtk-update-icon-cache.exe +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/libpixmap.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll.a +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/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +24 -24
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +11 -11
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplay.html +77 -77
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplayManager.html +8 -8
- data/vendor/local/share/gtk-doc/html/gdk2/GdkScreen.html +132 -132
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Application-launching.html +10 -10
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html +37 -37
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html +67 -67
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cursors.html +12 -12
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html +29 -29
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html +118 -118
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Event-Structures.html +102 -102
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Events.html +49 -49
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Fonts.html +79 -79
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-GdkRGB.html +64 -64
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-General.html +58 -58
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html +25 -25
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Images.html +37 -37
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input-Devices.html +40 -40
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input.html +15 -15
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html +97 -97
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html +23 -23
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pixbufs.html +20 -20
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html +37 -37
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html +84 -84
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Selections.html +27 -27
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Testing.html +10 -10
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Threads.html +74 -74
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Visuals.html +40 -40
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Windows.html +280 -280
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html +60 -60
- data/vendor/local/share/gtk-doc/html/gdk2/multihead.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAboutDialog.html +118 -118
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccelLabel.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccessible.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAction.html +87 -87
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActionGroup.html +82 -82
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActivatable.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAdjustment.html +60 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAlignment.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkArrow.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAspectFrame.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAssistant.html +47 -47
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBox.html +52 -52
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuildable.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuilder.html +98 -98
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButton.html +68 -68
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButtonBox.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCList.html +214 -214
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCTree.html +146 -146
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCalendar.html +88 -88
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellEditable.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellLayout.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRenderer.html +81 -81
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererAccel.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererCombo.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html +18 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererProgress.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpin.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererText.html +75 -75
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererToggle.html +32 -32
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellView.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCheckButton.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorButton.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelection.html +45 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCombo.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBox.html +96 -96
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxEntry.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxText.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkContainer.html +73 -73
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCurve.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDialog.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDrawingArea.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEditable.html +51 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntry.html +255 -255
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryBuffer.html +46 -46
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryCompletion.html +94 -94
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEventBox.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkExpander.html +52 -52
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooser.html +98 -98
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserButton.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserDialog.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserWidget.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileSelection.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFixed.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontButton.html +51 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelection.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFrame.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkGammaCurve.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHBox.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHButtonBox.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHRuler.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSV.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScale.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScrollbar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHandleBox.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContext.html +63 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContextSimple.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMMulticontext.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconTheme.html +83 -83
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconView.html +192 -192
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImage.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImageMenuItem.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInfoBar.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInputDialog.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInvisible.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItem.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItemFactory.html +66 -66
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLabel.html +139 -139
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLayout.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLinkButton.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkList.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListItem.html +37 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListStore.html +48 -48
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenu.html +90 -90
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuBar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuItem.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuShell.html +50 -50
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuToolButton.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMessageDialog.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMisc.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkNotebook.html +210 -210
- data/vendor/local/share/gtk-doc/html/gtk2/GtkObject.html +89 -89
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOffscreenWindow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOldEditable.html +60 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOptionMenu.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetup.html +59 -59
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaned.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaperSize.html +54 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPixmap.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPlug.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPreview.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintContext.html +17 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintJob.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintSettings.html +151 -151
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrinter.html +86 -86
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgress.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgressBar.html +42 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioAction.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioButton.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioMenuItem.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioToolButton.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRange.html +100 -100
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentAction.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooser.html +101 -101
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentFilter.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentManager.html +128 -128
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRuler.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScale.html +35 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScaleButton.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrollbar.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrolledWindow.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSettings.html +196 -196
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSizeGroup.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSocket.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinButton.html +79 -79
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinner.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusIcon.html +157 -157
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusbar.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStyle.html +263 -263
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTable.html +67 -67
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkText.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextBuffer.html +181 -181
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextIter.html +281 -281
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextMark.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTag.html +133 -133
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTagTable.html +17 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextView.html +211 -211
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTipsQuery.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleAction.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleButton.html +42 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleToolButton.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolButton.html +57 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItem.html +63 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItemGroup.html +36 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolPalette.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolShell.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolbar.html +105 -105
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltip.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltips.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTree.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeItem.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModel.html +147 -147
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelFilter.html +37 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelSort.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSelection.html +38 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSortable.html +28 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeStore.html +58 -58
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeView.html +414 -414
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeViewColumn.html +147 -147
- data/vendor/local/share/gtk-doc/html/gtk2/GtkUIManager.html +57 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVBox.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVButtonBox.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVRuler.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScale.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScrollbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkViewport.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVolumeButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWidget.html +537 -537
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindow.html +255 -255
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindowGroup.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidget.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidget.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/ch01.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/chap-drawing-model.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-2-0.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-checklist.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-question-index.html +43 -43
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html +40 -40
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Bindings.html +42 -42
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Clipboards.html +87 -87
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html +50 -50
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-General.html +153 -153
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html +167 -167
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html +88 -88
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Orientable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Resource-Files.html +71 -71
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Selections.html +119 -119
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Signals.html +68 -68
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Stock-Items.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Testing.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html +53 -53
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Types.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-advanced.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-chooser.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-GtkCombo.html +4 -4
- metadata +9 -9
@@ -115,7 +115,7 @@
|
|
115
115
|
</tr>
|
116
116
|
<tr>
|
117
117
|
<td class="function_type">
|
118
|
-
<a href="
|
118
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
119
119
|
</td>
|
120
120
|
<td class="function_name">
|
121
121
|
<a class="link" href="GtkPaned.html#gtk-paned-get-position" title="gtk_paned_get_position ()">gtk_paned_get_position</a> <span class="c_punctuation">()</span>
|
@@ -142,22 +142,22 @@
|
|
142
142
|
</colgroup>
|
143
143
|
<tbody>
|
144
144
|
<tr>
|
145
|
-
<td class="property_type"><a href="
|
145
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
146
146
|
<td class="property_name"><a class="link" href="GtkPaned.html#GtkPaned--max-position" title="The “max-position” property">max-position</a></td>
|
147
147
|
<td class="property_flags">Read</td>
|
148
148
|
</tr>
|
149
149
|
<tr>
|
150
|
-
<td class="property_type"><a href="
|
150
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
151
151
|
<td class="property_name"><a class="link" href="GtkPaned.html#GtkPaned--min-position" title="The “min-position” property">min-position</a></td>
|
152
152
|
<td class="property_flags">Read</td>
|
153
153
|
</tr>
|
154
154
|
<tr>
|
155
|
-
<td class="property_type"><a href="
|
155
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
156
156
|
<td class="property_name"><a class="link" href="GtkPaned.html#GtkPaned--position" title="The “position” property">position</a></td>
|
157
157
|
<td class="property_flags">Read / Write</td>
|
158
158
|
</tr>
|
159
159
|
<tr>
|
160
|
-
<td class="property_type"><a href="
|
160
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
161
161
|
<td class="property_name"><a class="link" href="GtkPaned.html#GtkPaned--position-set" title="The “position-set” property">position-set</a></td>
|
162
162
|
<td class="property_flags">Read / Write</td>
|
163
163
|
</tr>
|
@@ -174,12 +174,12 @@
|
|
174
174
|
</colgroup>
|
175
175
|
<tbody>
|
176
176
|
<tr>
|
177
|
-
<td class="property_type"><a href="
|
177
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
178
178
|
<td class="property_name"><a class="link" href="GtkPaned.html#GtkPaned--c-resize" title="The “resize” child property">resize</a></td>
|
179
179
|
<td class="property_flags">Read / Write</td>
|
180
180
|
</tr>
|
181
181
|
<tr>
|
182
|
-
<td class="property_type"><a href="
|
182
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
183
183
|
<td class="property_name"><a class="link" href="GtkPaned.html#GtkPaned--c-shrink" title="The “shrink” child property">shrink</a></td>
|
184
184
|
<td class="property_flags">Read / Write</td>
|
185
185
|
</tr>
|
@@ -195,7 +195,7 @@
|
|
195
195
|
<col width="200px" class="style_properties_flags">
|
196
196
|
</colgroup>
|
197
197
|
<tbody><tr>
|
198
|
-
<td class="property_type"><a href="
|
198
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
199
199
|
<td class="property_name"><a class="link" href="GtkPaned.html#GtkPaned--s-handle-size" title="The “handle-size” style property">handle-size</a></td>
|
200
200
|
<td class="property_flags">Read</td>
|
201
201
|
</tr></tbody>
|
@@ -211,34 +211,34 @@
|
|
211
211
|
</colgroup>
|
212
212
|
<tbody>
|
213
213
|
<tr>
|
214
|
-
<td class="signal_type"><a href="
|
214
|
+
<td class="signal_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a></td>
|
215
215
|
<td class="signal_name"><a class="link" href="GtkPaned.html#GtkPaned-accept-position" title="The “accept-position” signal">accept-position</a></td>
|
216
|
-
<td class="signal_flags"><a href="
|
216
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></td>
|
217
217
|
</tr>
|
218
218
|
<tr>
|
219
|
-
<td class="signal_type"><a href="
|
219
|
+
<td class="signal_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a></td>
|
220
220
|
<td class="signal_name"><a class="link" href="GtkPaned.html#GtkPaned-cancel-position" title="The “cancel-position” signal">cancel-position</a></td>
|
221
|
-
<td class="signal_flags"><a href="
|
221
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></td>
|
222
222
|
</tr>
|
223
223
|
<tr>
|
224
|
-
<td class="signal_type"><a href="
|
224
|
+
<td class="signal_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a></td>
|
225
225
|
<td class="signal_name"><a class="link" href="GtkPaned.html#GtkPaned-cycle-child-focus" title="The “cycle-child-focus” signal">cycle-child-focus</a></td>
|
226
|
-
<td class="signal_flags"><a href="
|
226
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></td>
|
227
227
|
</tr>
|
228
228
|
<tr>
|
229
|
-
<td class="signal_type"><a href="
|
229
|
+
<td class="signal_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a></td>
|
230
230
|
<td class="signal_name"><a class="link" href="GtkPaned.html#GtkPaned-cycle-handle-focus" title="The “cycle-handle-focus” signal">cycle-handle-focus</a></td>
|
231
|
-
<td class="signal_flags"><a href="
|
231
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></td>
|
232
232
|
</tr>
|
233
233
|
<tr>
|
234
|
-
<td class="signal_type"><a href="
|
234
|
+
<td class="signal_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a></td>
|
235
235
|
<td class="signal_name"><a class="link" href="GtkPaned.html#GtkPaned-move-handle" title="The “move-handle” signal">move-handle</a></td>
|
236
|
-
<td class="signal_flags"><a href="
|
236
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></td>
|
237
237
|
</tr>
|
238
238
|
<tr>
|
239
|
-
<td class="signal_type"><a href="
|
239
|
+
<td class="signal_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a></td>
|
240
240
|
<td class="signal_name"><a class="link" href="GtkPaned.html#GtkPaned-toggle-handle-focus" title="The “toggle-handle-focus” signal">toggle-handle-focus</a></td>
|
241
|
-
<td class="signal_flags"><a href="
|
241
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></td>
|
242
242
|
</tr>
|
243
243
|
</tbody>
|
244
244
|
</table></div>
|
@@ -258,8 +258,8 @@
|
|
258
258
|
</div>
|
259
259
|
<div class="refsect1">
|
260
260
|
<a name="GtkPaned.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
261
|
-
<pre class="screen"> <a href="
|
262
|
-
<span class="lineart">╰──</span> <a href="
|
261
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
262
|
+
<span class="lineart">╰──</span> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
263
263
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
264
264
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
265
265
|
<span class="lineart">╰──</span> <a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
@@ -310,7 +310,7 @@ Each child has two options that can be set,
|
|
310
310
|
or shrink along with the paned widget. If <em class="parameter"><code>shrink</code></em>
|
311
311
|
is true, then when that child can be made smaller
|
312
312
|
than its requisition by the user. Setting <em class="parameter"><code>shrink</code></em>
|
313
|
-
to <a href="
|
313
|
+
to <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> allows the application to set a minimum
|
314
314
|
size. If <em class="parameter"><code>resize</code></em> is false for both children, then
|
315
315
|
this is treated as if <em class="parameter"><code>resize</code></em> is true for both
|
316
316
|
children.
|
@@ -337,14 +337,14 @@ as if it were set by the user, by calling
|
|
337
337
|
9
|
338
338
|
10</pre></td>
|
339
339
|
<td class="listing_code"><pre class="programlisting"><span class="usertype">GtkWidget</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">hpaned </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GtkHPaned.html#gtk-hpaned-new">gtk_hpaned_new</a></span><span class="normal"> </span><span class="symbol">();</span>
|
340
|
-
<span class="usertype">GtkWidget</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">frame1 </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GtkFrame.html#gtk-frame-new">gtk_frame_new</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal"><a href="
|
341
|
-
<span class="usertype">GtkWidget</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">frame2 </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GtkFrame.html#gtk-frame-new">gtk_frame_new</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal"><a href="
|
340
|
+
<span class="usertype">GtkWidget</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">frame1 </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GtkFrame.html#gtk-frame-new">gtk_frame_new</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal"><a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">);</span>
|
341
|
+
<span class="usertype">GtkWidget</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">frame2 </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GtkFrame.html#gtk-frame-new">gtk_frame_new</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal"><a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">);</span>
|
342
342
|
<span class="function"><a href="GtkFrame.html#gtk-frame-set-shadow-type">gtk_frame_set_shadow_type</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function">GTK_FRAME</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">frame1</span><span class="symbol">),</span><span class="normal"> <a href="gtk2-Standard-Enumerations.html#GTK-SHADOW-IN:CAPS">GTK_SHADOW_IN</a></span><span class="symbol">);</span>
|
343
343
|
<span class="function"><a href="GtkFrame.html#gtk-frame-set-shadow-type">gtk_frame_set_shadow_type</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function">GTK_FRAME</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">frame2</span><span class="symbol">),</span><span class="normal"> <a href="gtk2-Standard-Enumerations.html#GTK-SHADOW-IN:CAPS">GTK_SHADOW_IN</a></span><span class="symbol">);</span>
|
344
344
|
<span class="function"><a href="GtkWidget.html#gtk-widget-set-size-request">gtk_widget_set_size_request</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">hpaned</span><span class="symbol">,</span><span class="normal"> </span><span class="number">200</span><span class="normal"> </span><span class="symbol">+</span><span class="normal"> </span><span class="function">GTK_PANED</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">hpaned</span><span class="symbol">)-></span><span class="normal">gutter_size</span><span class="symbol">,</span><span class="normal"> </span><span class="symbol">-</span><span class="number">1</span><span class="symbol">);</span>
|
345
|
-
<span class="function"><a href="GtkPaned.html#gtk-paned-pack1">gtk_paned_pack1</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function">GTK_PANED</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">hpaned</span><span class="symbol">),</span><span class="normal"> frame1</span><span class="symbol">,</span><span class="normal"> <a href="
|
345
|
+
<span class="function"><a href="GtkPaned.html#gtk-paned-pack1">gtk_paned_pack1</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function">GTK_PANED</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">hpaned</span><span class="symbol">),</span><span class="normal"> frame1</span><span class="symbol">,</span><span class="normal"> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS">TRUE</a></span><span class="symbol">,</span><span class="normal"> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS">FALSE</a></span><span class="symbol">);</span>
|
346
346
|
<span class="function"><a href="GtkWidget.html#gtk-widget-set-size-request">gtk_widget_set_size_request</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">frame1</span><span class="symbol">,</span><span class="normal"> </span><span class="number">50</span><span class="symbol">,</span><span class="normal"> </span><span class="symbol">-</span><span class="number">1</span><span class="symbol">);</span>
|
347
|
-
<span class="function"><a href="GtkPaned.html#gtk-paned-pack2">gtk_paned_pack2</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function">GTK_PANED</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">hpaned</span><span class="symbol">),</span><span class="normal"> frame2</span><span class="symbol">,</span><span class="normal"> <a href="
|
347
|
+
<span class="function"><a href="GtkPaned.html#gtk-paned-pack2">gtk_paned_pack2</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function">GTK_PANED</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">hpaned</span><span class="symbol">),</span><span class="normal"> frame2</span><span class="symbol">,</span><span class="normal"> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS">FALSE</a></span><span class="symbol">,</span><span class="normal"> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS">FALSE</a></span><span class="symbol">);</span>
|
348
348
|
<span class="function"><a href="GtkWidget.html#gtk-widget-set-size-request">gtk_widget_set_size_request</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">frame2</span><span class="symbol">,</span><span class="normal"> </span><span class="number">50</span><span class="symbol">,</span><span class="normal"> </span><span class="symbol">-</span><span class="number">1</span><span class="symbol">);</span></pre></td>
|
349
349
|
</tr>
|
350
350
|
</tbody>
|
@@ -461,8 +461,8 @@ Old name for <a class="link" href="GtkPaned.html#gtk-paned-set-gutter-size" titl
|
|
461
461
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
462
462
|
gtk_paned_pack1 (<em class="parameter"><code><a class="link" href="GtkPaned.html" title="GtkPaned"><span class="type">GtkPaned</span></a> *paned</code></em>,
|
463
463
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>,
|
464
|
-
<em class="parameter"><code><a href="
|
465
|
-
<em class="parameter"><code><a href="
|
464
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> resize</code></em>,
|
465
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> shrink</code></em>);</pre>
|
466
466
|
<p>
|
467
467
|
Adds a child to the top or left pane.
|
468
468
|
</p>
|
@@ -505,8 +505,8 @@ Adds a child to the top or left pane.
|
|
505
505
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
506
506
|
gtk_paned_pack2 (<em class="parameter"><code><a class="link" href="GtkPaned.html" title="GtkPaned"><span class="type">GtkPaned</span></a> *paned</code></em>,
|
507
507
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>,
|
508
|
-
<em class="parameter"><code><a href="
|
509
|
-
<em class="parameter"><code><a href="
|
508
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> resize</code></em>,
|
509
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> shrink</code></em>);</pre>
|
510
510
|
<p>
|
511
511
|
Adds a child to the bottom or right pane.
|
512
512
|
</p>
|
@@ -566,7 +566,7 @@ gtk_paned_get_child1 (<em class="parameter"><code><a class="link" href="GtkPaned
|
|
566
566
|
</div>
|
567
567
|
<div class="refsect3">
|
568
568
|
<a name="gtk-paned-get-child1.returns"></a><h4>Returns</h4>
|
569
|
-
<p> first child, or <a href="
|
569
|
+
<p> first child, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if it is not set. </p>
|
570
570
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
571
571
|
</div>
|
572
572
|
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
@@ -594,7 +594,7 @@ gtk_paned_get_child2 (<em class="parameter"><code><a class="link" href="GtkPaned
|
|
594
594
|
</div>
|
595
595
|
<div class="refsect3">
|
596
596
|
<a name="gtk-paned-get-child2.returns"></a><h4>Returns</h4>
|
597
|
-
<p> second child, or <a href="
|
597
|
+
<p> second child, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if it is not set. </p>
|
598
598
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
599
599
|
</div>
|
600
600
|
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
@@ -637,7 +637,7 @@ gutter (the area between the two panes). It does nothing now.
|
|
637
637
|
<a name="gtk-paned-set-position"></a><h3>gtk_paned_set_position ()</h3>
|
638
638
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
639
639
|
gtk_paned_set_position (<em class="parameter"><code><a class="link" href="GtkPaned.html" title="GtkPaned"><span class="type">GtkPaned</span></a> *paned</code></em>,
|
640
|
-
<em class="parameter"><code><a href="
|
640
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position</code></em>);</pre>
|
641
641
|
<p>Sets the position of the divider between the two panes.</p>
|
642
642
|
<div class="refsect3">
|
643
643
|
<a name="gtk-paned-set-position.parameters"></a><h4>Parameters</h4>
|
@@ -666,7 +666,7 @@ is unset.</p></td>
|
|
666
666
|
<hr>
|
667
667
|
<div class="refsect2">
|
668
668
|
<a name="gtk-paned-get-position"></a><h3>gtk_paned_get_position ()</h3>
|
669
|
-
<pre class="programlisting"><a href="
|
669
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
670
670
|
gtk_paned_get_position (<em class="parameter"><code><a class="link" href="GtkPaned.html" title="GtkPaned"><span class="type">GtkPaned</span></a> *paned</code></em>);</pre>
|
671
671
|
<p>Obtains the position of the divider between the two panes.</p>
|
672
672
|
<div class="refsect3">
|
@@ -719,7 +719,7 @@ of the paned, a child and the handle.</p>
|
|
719
719
|
<a name="GtkPaned.property-details"></a><h2>Property Details</h2>
|
720
720
|
<div class="refsect2">
|
721
721
|
<a name="GtkPaned--max-position"></a><h3>The <code class="literal">“max-position”</code> property</h3>
|
722
|
-
<pre class="programlisting"> “max-position” <a href="
|
722
|
+
<pre class="programlisting"> “max-position” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
723
723
|
<p>The largest possible value for the position property. This property is derived from the
|
724
724
|
size and shrinkability of the widget's children.</p>
|
725
725
|
<p>Flags: Read</p>
|
@@ -730,7 +730,7 @@ size and shrinkability of the widget's children.</p>
|
|
730
730
|
<hr>
|
731
731
|
<div class="refsect2">
|
732
732
|
<a name="GtkPaned--min-position"></a><h3>The <code class="literal">“min-position”</code> property</h3>
|
733
|
-
<pre class="programlisting"> “min-position” <a href="
|
733
|
+
<pre class="programlisting"> “min-position” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
734
734
|
<p>The smallest possible value for the position property. This property is derived from the
|
735
735
|
size and shrinkability of the widget's children.</p>
|
736
736
|
<p>Flags: Read</p>
|
@@ -741,7 +741,7 @@ size and shrinkability of the widget's children.</p>
|
|
741
741
|
<hr>
|
742
742
|
<div class="refsect2">
|
743
743
|
<a name="GtkPaned--position"></a><h3>The <code class="literal">“position”</code> property</h3>
|
744
|
-
<pre class="programlisting"> “position” <a href="
|
744
|
+
<pre class="programlisting"> “position” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
745
745
|
<p>Position of paned separator in pixels (0 means all the way to the left/top).</p>
|
746
746
|
<p>Flags: Read / Write</p>
|
747
747
|
<p>Allowed values: >= 0</p>
|
@@ -750,7 +750,7 @@ size and shrinkability of the widget's children.</p>
|
|
750
750
|
<hr>
|
751
751
|
<div class="refsect2">
|
752
752
|
<a name="GtkPaned--position-set"></a><h3>The <code class="literal">“position-set”</code> property</h3>
|
753
|
-
<pre class="programlisting"> “position-set” <a href="
|
753
|
+
<pre class="programlisting"> “position-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
754
754
|
<p>TRUE if the Position property should be used.</p>
|
755
755
|
<p>Flags: Read / Write</p>
|
756
756
|
<p>Default value: FALSE</p>
|
@@ -760,7 +760,7 @@ size and shrinkability of the widget's children.</p>
|
|
760
760
|
<a name="GtkPaned.child-property-details"></a><h2>Child Property Details</h2>
|
761
761
|
<div class="refsect2">
|
762
762
|
<a name="GtkPaned--c-resize"></a><h3>The <code class="literal">“resize”</code> child property</h3>
|
763
|
-
<pre class="programlisting"> “resize” <a href="
|
763
|
+
<pre class="programlisting"> “resize” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
764
764
|
<p>The "resize" child property determines whether the child expands and
|
765
765
|
shrinks along with the paned widget.</p>
|
766
766
|
<p>Flags: Read / Write</p>
|
@@ -770,7 +770,7 @@ shrinks along with the paned widget.</p>
|
|
770
770
|
<hr>
|
771
771
|
<div class="refsect2">
|
772
772
|
<a name="GtkPaned--c-shrink"></a><h3>The <code class="literal">“shrink”</code> child property</h3>
|
773
|
-
<pre class="programlisting"> “shrink” <a href="
|
773
|
+
<pre class="programlisting"> “shrink” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
774
774
|
<p>The "shrink" child property determines whether the child can be made
|
775
775
|
smaller than its requisition.</p>
|
776
776
|
<p>Flags: Read / Write</p>
|
@@ -782,7 +782,7 @@ smaller than its requisition.</p>
|
|
782
782
|
<a name="GtkPaned.style-property-details"></a><h2>Style Property Details</h2>
|
783
783
|
<div class="refsect2">
|
784
784
|
<a name="GtkPaned--s-handle-size"></a><h3>The <code class="literal">“handle-size”</code> style property</h3>
|
785
|
-
<pre class="programlisting"> “handle-size” <a href="
|
785
|
+
<pre class="programlisting"> “handle-size” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
786
786
|
<p>Width of handle.</p>
|
787
787
|
<p>Flags: Read</p>
|
788
788
|
<p>Allowed values: >= 0</p>
|
@@ -793,9 +793,9 @@ smaller than its requisition.</p>
|
|
793
793
|
<a name="GtkPaned.signal-details"></a><h2>Signal Details</h2>
|
794
794
|
<div class="refsect2">
|
795
795
|
<a name="GtkPaned-accept-position"></a><h3>The <code class="literal">“accept-position”</code> signal</h3>
|
796
|
-
<pre class="programlisting"><a href="
|
796
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
797
797
|
user_function (<a class="link" href="GtkPaned.html" title="GtkPaned"><span class="type">GtkPaned</span></a> *widget,
|
798
|
-
<a href="
|
798
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
799
799
|
<p>The ::accept-position signal is a </p>
|
800
800
|
<a class="link" href="gtk2-Bindings.html#keybinding-signals">keybinding signal</a><p>which gets emitted to accept the current position of the handle when
|
801
801
|
|
@@ -823,15 +823,15 @@ moving it using key bindings.</p>
|
|
823
823
|
</tbody>
|
824
824
|
</table></div>
|
825
825
|
</div>
|
826
|
-
<p>Flags: <a href="
|
826
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
827
827
|
<p class="since">Since: 2.0</p>
|
828
828
|
</div>
|
829
829
|
<hr>
|
830
830
|
<div class="refsect2">
|
831
831
|
<a name="GtkPaned-cancel-position"></a><h3>The <code class="literal">“cancel-position”</code> signal</h3>
|
832
|
-
<pre class="programlisting"><a href="
|
832
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
833
833
|
user_function (<a class="link" href="GtkPaned.html" title="GtkPaned"><span class="type">GtkPaned</span></a> *widget,
|
834
|
-
<a href="
|
834
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
835
835
|
<p>The ::cancel-position signal is a </p>
|
836
836
|
<a class="link" href="gtk2-Bindings.html#keybinding-signals">keybinding signal</a><p>which gets emitted to cancel moving the position of the handle using key
|
837
837
|
|
@@ -861,16 +861,16 @@ moving it.</p>
|
|
861
861
|
</tbody>
|
862
862
|
</table></div>
|
863
863
|
</div>
|
864
|
-
<p>Flags: <a href="
|
864
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
865
865
|
<p class="since">Since: 2.0</p>
|
866
866
|
</div>
|
867
867
|
<hr>
|
868
868
|
<div class="refsect2">
|
869
869
|
<a name="GtkPaned-cycle-child-focus"></a><h3>The <code class="literal">“cycle-child-focus”</code> signal</h3>
|
870
|
-
<pre class="programlisting"><a href="
|
870
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
871
871
|
user_function (<a class="link" href="GtkPaned.html" title="GtkPaned"><span class="type">GtkPaned</span></a> *widget,
|
872
|
-
<a href="
|
873
|
-
<a href="
|
872
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> reversed,
|
873
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
874
874
|
<p>The ::cycle-child-focus signal is a </p>
|
875
875
|
<a class="link" href="gtk2-Bindings.html#keybinding-signals">keybinding signal</a><p>which gets emitted to cycle the focus between the children of the paned.</p>
|
876
876
|
<p>The default binding is f6.</p>
|
@@ -901,16 +901,16 @@ user_function (<a class="link" href="GtkPaned.html" title="GtkPaned"><span class
|
|
901
901
|
</tbody>
|
902
902
|
</table></div>
|
903
903
|
</div>
|
904
|
-
<p>Flags: <a href="
|
904
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
905
905
|
<p class="since">Since: 2.0</p>
|
906
906
|
</div>
|
907
907
|
<hr>
|
908
908
|
<div class="refsect2">
|
909
909
|
<a name="GtkPaned-cycle-handle-focus"></a><h3>The <code class="literal">“cycle-handle-focus”</code> signal</h3>
|
910
|
-
<pre class="programlisting"><a href="
|
910
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
911
911
|
user_function (<a class="link" href="GtkPaned.html" title="GtkPaned"><span class="type">GtkPaned</span></a> *widget,
|
912
|
-
<a href="
|
913
|
-
<a href="
|
912
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> reversed,
|
913
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
914
914
|
<p>The ::cycle-handle-focus signal is a </p>
|
915
915
|
<a class="link" href="gtk2-Bindings.html#keybinding-signals">keybinding signal</a><p>which gets emitted to cycle whether the paned should grab focus to allow
|
916
916
|
the user to change position of the handle by using key bindings.</p>
|
@@ -942,16 +942,16 @@ the user to change position of the handle by using key bindings.</p>
|
|
942
942
|
</tbody>
|
943
943
|
</table></div>
|
944
944
|
</div>
|
945
|
-
<p>Flags: <a href="
|
945
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
946
946
|
<p class="since">Since: 2.0</p>
|
947
947
|
</div>
|
948
948
|
<hr>
|
949
949
|
<div class="refsect2">
|
950
950
|
<a name="GtkPaned-move-handle"></a><h3>The <code class="literal">“move-handle”</code> signal</h3>
|
951
|
-
<pre class="programlisting"><a href="
|
951
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
952
952
|
user_function (<a class="link" href="GtkPaned.html" title="GtkPaned"><span class="type">GtkPaned</span></a> *widget,
|
953
953
|
<a class="link" href="gtk2-Standard-Enumerations.html#GtkScrollType" title="enum GtkScrollType"><span class="type">GtkScrollType</span></a> scroll_type,
|
954
|
-
<a href="
|
954
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
955
955
|
<p>The ::move-handle signal is a </p>
|
956
956
|
<a class="link" href="gtk2-Bindings.html#keybinding-signals">keybinding signal</a><p>which gets emitted to move the handle when the user is using key bindings
|
957
957
|
|
@@ -983,15 +983,15 @@ to move it.</p>
|
|
983
983
|
</tbody>
|
984
984
|
</table></div>
|
985
985
|
</div>
|
986
|
-
<p>Flags: <a href="
|
986
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
987
987
|
<p class="since">Since: 2.0</p>
|
988
988
|
</div>
|
989
989
|
<hr>
|
990
990
|
<div class="refsect2">
|
991
991
|
<a name="GtkPaned-toggle-handle-focus"></a><h3>The <code class="literal">“toggle-handle-focus”</code> signal</h3>
|
992
|
-
<pre class="programlisting"><a href="
|
992
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
993
993
|
user_function (<a class="link" href="GtkPaned.html" title="GtkPaned"><span class="type">GtkPaned</span></a> *widget,
|
994
|
-
<a href="
|
994
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
995
995
|
<p>The ::toggle-handle-focus is a </p>
|
996
996
|
<a class="link" href="gtk2-Bindings.html#keybinding-signals">keybinding signal</a><p>which gets emitted to accept the current position of the handle and then
|
997
997
|
|
@@ -1019,7 +1019,7 @@ move focus to the next widget in the focus chain.</p>
|
|
1019
1019
|
</tbody>
|
1020
1020
|
</table></div>
|
1021
1021
|
</div>
|
1022
|
-
<p>Flags: <a href="
|
1022
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
1023
1023
|
<p class="since">Since: 2.0</p>
|
1024
1024
|
</div>
|
1025
1025
|
</div>
|
@@ -82,7 +82,7 @@
|
|
82
82
|
</tr>
|
83
83
|
<tr>
|
84
84
|
<td class="function_type">
|
85
|
-
<a href="
|
85
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
86
86
|
</td>
|
87
87
|
<td class="function_name">
|
88
88
|
<a class="link" href="GtkPaperSize.html#gtk-paper-size-is-equal" title="gtk_paper_size_is_equal ()">gtk_paper_size_is_equal</a> <span class="c_punctuation">()</span>
|
@@ -90,28 +90,28 @@
|
|
90
90
|
</tr>
|
91
91
|
<tr>
|
92
92
|
<td class="function_type">
|
93
|
-
<a href="
|
93
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
|
94
94
|
</td>
|
95
95
|
<td class="function_name">
|
96
96
|
<a class="link" href="GtkPaperSize.html#gtk-paper-size-get-paper-sizes" title="gtk_paper_size_get_paper_sizes ()">gtk_paper_size_get_paper_sizes</a> <span class="c_punctuation">()</span>
|
97
97
|
</td>
|
98
98
|
</tr>
|
99
99
|
<tr>
|
100
|
-
<td class="function_type">const <a href="
|
100
|
+
<td class="function_type">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
101
101
|
</td>
|
102
102
|
<td class="function_name">
|
103
103
|
<a class="link" href="GtkPaperSize.html#gtk-paper-size-get-name" title="gtk_paper_size_get_name ()">gtk_paper_size_get_name</a> <span class="c_punctuation">()</span>
|
104
104
|
</td>
|
105
105
|
</tr>
|
106
106
|
<tr>
|
107
|
-
<td class="function_type">const <a href="
|
107
|
+
<td class="function_type">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
108
108
|
</td>
|
109
109
|
<td class="function_name">
|
110
110
|
<a class="link" href="GtkPaperSize.html#gtk-paper-size-get-display-name" title="gtk_paper_size_get_display_name ()">gtk_paper_size_get_display_name</a> <span class="c_punctuation">()</span>
|
111
111
|
</td>
|
112
112
|
</tr>
|
113
113
|
<tr>
|
114
|
-
<td class="function_type">const <a href="
|
114
|
+
<td class="function_type">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
115
115
|
</td>
|
116
116
|
<td class="function_name">
|
117
117
|
<a class="link" href="GtkPaperSize.html#gtk-paper-size-get-ppd-name" title="gtk_paper_size_get_ppd_name ()">gtk_paper_size_get_ppd_name</a> <span class="c_punctuation">()</span>
|
@@ -119,7 +119,7 @@
|
|
119
119
|
</tr>
|
120
120
|
<tr>
|
121
121
|
<td class="function_type">
|
122
|
-
<a href="
|
122
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
123
123
|
</td>
|
124
124
|
<td class="function_name">
|
125
125
|
<a class="link" href="GtkPaperSize.html#gtk-paper-size-get-width" title="gtk_paper_size_get_width ()">gtk_paper_size_get_width</a> <span class="c_punctuation">()</span>
|
@@ -127,7 +127,7 @@
|
|
127
127
|
</tr>
|
128
128
|
<tr>
|
129
129
|
<td class="function_type">
|
130
|
-
<a href="
|
130
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
131
131
|
</td>
|
132
132
|
<td class="function_name">
|
133
133
|
<a class="link" href="GtkPaperSize.html#gtk-paper-size-get-height" title="gtk_paper_size_get_height ()">gtk_paper_size_get_height</a> <span class="c_punctuation">()</span>
|
@@ -135,7 +135,7 @@
|
|
135
135
|
</tr>
|
136
136
|
<tr>
|
137
137
|
<td class="function_type">
|
138
|
-
<a href="
|
138
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
139
139
|
</td>
|
140
140
|
<td class="function_name">
|
141
141
|
<a class="link" href="GtkPaperSize.html#gtk-paper-size-is-custom" title="gtk_paper_size_is_custom ()">gtk_paper_size_is_custom</a> <span class="c_punctuation">()</span>
|
@@ -151,7 +151,7 @@
|
|
151
151
|
</tr>
|
152
152
|
<tr>
|
153
153
|
<td class="function_type">
|
154
|
-
<a href="
|
154
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
155
155
|
</td>
|
156
156
|
<td class="function_name">
|
157
157
|
<a class="link" href="GtkPaperSize.html#gtk-paper-size-get-default-top-margin" title="gtk_paper_size_get_default_top_margin ()">gtk_paper_size_get_default_top_margin</a> <span class="c_punctuation">()</span>
|
@@ -159,7 +159,7 @@
|
|
159
159
|
</tr>
|
160
160
|
<tr>
|
161
161
|
<td class="function_type">
|
162
|
-
<a href="
|
162
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
163
163
|
</td>
|
164
164
|
<td class="function_name">
|
165
165
|
<a class="link" href="GtkPaperSize.html#gtk-paper-size-get-default-bottom-margin" title="gtk_paper_size_get_default_bottom_margin ()">gtk_paper_size_get_default_bottom_margin</a> <span class="c_punctuation">()</span>
|
@@ -167,7 +167,7 @@
|
|
167
167
|
</tr>
|
168
168
|
<tr>
|
169
169
|
<td class="function_type">
|
170
|
-
<a href="
|
170
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
171
171
|
</td>
|
172
172
|
<td class="function_name">
|
173
173
|
<a class="link" href="GtkPaperSize.html#gtk-paper-size-get-default-left-margin" title="gtk_paper_size_get_default_left_margin ()">gtk_paper_size_get_default_left_margin</a> <span class="c_punctuation">()</span>
|
@@ -175,14 +175,14 @@
|
|
175
175
|
</tr>
|
176
176
|
<tr>
|
177
177
|
<td class="function_type">
|
178
|
-
<a href="
|
178
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
179
179
|
</td>
|
180
180
|
<td class="function_name">
|
181
181
|
<a class="link" href="GtkPaperSize.html#gtk-paper-size-get-default-right-margin" title="gtk_paper_size_get_default_right_margin ()">gtk_paper_size_get_default_right_margin</a> <span class="c_punctuation">()</span>
|
182
182
|
</td>
|
183
183
|
</tr>
|
184
184
|
<tr>
|
185
|
-
<td class="function_type">const <a href="
|
185
|
+
<td class="function_type">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
186
186
|
</td>
|
187
187
|
<td class="function_name">
|
188
188
|
<a class="link" href="GtkPaperSize.html#gtk-paper-size-get-default" title="gtk_paper_size_get_default ()">gtk_paper_size_get_default</a> <span class="c_punctuation">()</span>
|
@@ -256,7 +256,7 @@
|
|
256
256
|
</div>
|
257
257
|
<div class="refsect1">
|
258
258
|
<a name="GtkPaperSize.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
259
|
-
<pre class="screen"> <a href="
|
259
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-Boxed-Types.html">GBoxed</a>
|
260
260
|
<span class="lineart">╰──</span> GtkPaperSize
|
261
261
|
</pre>
|
262
262
|
</div>
|
@@ -289,11 +289,11 @@ Printing support has been added in GTK+ 2.10.
|
|
289
289
|
<div class="refsect2">
|
290
290
|
<a name="gtk-paper-size-new"></a><h3>gtk_paper_size_new ()</h3>
|
291
291
|
<pre class="programlisting"><a class="link" href="GtkPaperSize.html" title="GtkPaperSize"><span class="returnvalue">GtkPaperSize</span></a> *
|
292
|
-
gtk_paper_size_new (<em class="parameter"><code>const <a href="
|
292
|
+
gtk_paper_size_new (<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);</pre>
|
293
293
|
<p>Creates a new <a class="link" href="GtkPaperSize.html" title="GtkPaperSize"><span class="type">GtkPaperSize</span></a> object by parsing a</p>
|
294
294
|
<a class="ulink" href="ftp://ftp.pwg.org/pub/pwg/candidates/cs-pwgmsn10-20020226-5101.1.pdf" target="_top">PWG 5101.1-2002</a><p>paper name.</p>
|
295
295
|
<p>If <em class="parameter"><code>name</code></em>
|
296
|
-
is <a href="
|
296
|
+
is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the default paper size is returned,
|
297
297
|
see <a class="link" href="GtkPaperSize.html#gtk-paper-size-get-default" title="gtk_paper_size_get_default ()"><code class="function">gtk_paper_size_get_default()</code></a>.</p>
|
298
298
|
<div class="refsect3">
|
299
299
|
<a name="gtk-paper-size-new.parameters"></a><h4>Parameters</h4>
|
@@ -305,7 +305,7 @@ see <a class="link" href="GtkPaperSize.html#gtk-paper-size-get-default" title="g
|
|
305
305
|
</colgroup>
|
306
306
|
<tbody><tr>
|
307
307
|
<td class="parameter_name"><p>name</p></td>
|
308
|
-
<td class="parameter_description"><p> a paper size name, or <a href="
|
308
|
+
<td class="parameter_description"><p> a paper size name, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
309
309
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
310
310
|
</tr></tbody>
|
311
311
|
</table></div>
|
@@ -321,10 +321,10 @@ to free it</p>
|
|
321
321
|
<div class="refsect2">
|
322
322
|
<a name="gtk-paper-size-new-from-ppd"></a><h3>gtk_paper_size_new_from_ppd ()</h3>
|
323
323
|
<pre class="programlisting"><a class="link" href="GtkPaperSize.html" title="GtkPaperSize"><span class="returnvalue">GtkPaperSize</span></a> *
|
324
|
-
gtk_paper_size_new_from_ppd (<em class="parameter"><code>const <a href="
|
325
|
-
<em class="parameter"><code>const <a href="
|
326
|
-
<em class="parameter"><code><a href="
|
327
|
-
<em class="parameter"><code><a href="
|
324
|
+
gtk_paper_size_new_from_ppd (<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *ppd_name</code></em>,
|
325
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *ppd_display_name</code></em>,
|
326
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> width</code></em>,
|
327
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> height</code></em>);</pre>
|
328
328
|
<p>Creates a new <a class="link" href="GtkPaperSize.html" title="GtkPaperSize"><span class="type">GtkPaperSize</span></a> object by using
|
329
329
|
PPD information. </p>
|
330
330
|
<p>If <em class="parameter"><code>ppd_name</code></em>
|
@@ -377,10 +377,10 @@ to free it</p>
|
|
377
377
|
<div class="refsect2">
|
378
378
|
<a name="gtk-paper-size-new-custom"></a><h3>gtk_paper_size_new_custom ()</h3>
|
379
379
|
<pre class="programlisting"><a class="link" href="GtkPaperSize.html" title="GtkPaperSize"><span class="returnvalue">GtkPaperSize</span></a> *
|
380
|
-
gtk_paper_size_new_custom (<em class="parameter"><code>const <a href="
|
381
|
-
<em class="parameter"><code>const <a href="
|
382
|
-
<em class="parameter"><code><a href="
|
383
|
-
<em class="parameter"><code><a href="
|
380
|
+
gtk_paper_size_new_custom (<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
381
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *display_name</code></em>,
|
382
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> width</code></em>,
|
383
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> height</code></em>,
|
384
384
|
<em class="parameter"><code><a class="link" href="GtkPaperSize.html#GtkUnit" title="enum GtkUnit"><span class="type">GtkUnit</span></a> unit</code></em>);</pre>
|
385
385
|
<p>Creates a new <a class="link" href="GtkPaperSize.html" title="GtkPaperSize"><span class="type">GtkPaperSize</span></a> object with the
|
386
386
|
given parameters.</p>
|
@@ -486,7 +486,7 @@ gtk_paper_size_free (<em class="parameter"><code><a class="link" href="GtkPaperS
|
|
486
486
|
<hr>
|
487
487
|
<div class="refsect2">
|
488
488
|
<a name="gtk-paper-size-is-equal"></a><h3>gtk_paper_size_is_equal ()</h3>
|
489
|
-
<pre class="programlisting"><a href="
|
489
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
490
490
|
gtk_paper_size_is_equal (<em class="parameter"><code><a class="link" href="GtkPaperSize.html" title="GtkPaperSize"><span class="type">GtkPaperSize</span></a> *size1</code></em>,
|
491
491
|
<em class="parameter"><code><a class="link" href="GtkPaperSize.html" title="GtkPaperSize"><span class="type">GtkPaperSize</span></a> *size2</code></em>);</pre>
|
492
492
|
<p>Compares two <a class="link" href="GtkPaperSize.html" title="GtkPaperSize"><span class="type">GtkPaperSize</span></a> objects.</p>
|
@@ -514,7 +514,7 @@ gtk_paper_size_is_equal (<em class="parameter"><code><a class="link" href="GtkPa
|
|
514
514
|
</div>
|
515
515
|
<div class="refsect3">
|
516
516
|
<a name="gtk-paper-size-is-equal.returns"></a><h4>Returns</h4>
|
517
|
-
<p> <a href="
|
517
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, if <em class="parameter"><code>size1</code></em>
|
518
518
|
and <em class="parameter"><code>size2</code></em>
|
519
519
|
represent the same paper size</p>
|
520
520
|
</div>
|
@@ -523,8 +523,8 @@ represent the same paper size</p>
|
|
523
523
|
<hr>
|
524
524
|
<div class="refsect2">
|
525
525
|
<a name="gtk-paper-size-get-paper-sizes"></a><h3>gtk_paper_size_get_paper_sizes ()</h3>
|
526
|
-
<pre class="programlisting"><a href="
|
527
|
-
gtk_paper_size_get_paper_sizes (<em class="parameter"><code><a href="
|
526
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
|
527
|
+
gtk_paper_size_get_paper_sizes (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> include_custom</code></em>);</pre>
|
528
528
|
<p>Creates a list of known paper sizes.</p>
|
529
529
|
<div class="refsect3">
|
530
530
|
<a name="gtk-paper-size-get-paper-sizes.parameters"></a><h4>Parameters</h4>
|
@@ -553,7 +553,7 @@ allocated <a class="link" href="GtkPaperSize.html" title="GtkPaperSize"><span cl
|
|
553
553
|
<hr>
|
554
554
|
<div class="refsect2">
|
555
555
|
<a name="gtk-paper-size-get-name"></a><h3>gtk_paper_size_get_name ()</h3>
|
556
|
-
<pre class="programlisting">const <a href="
|
556
|
+
<pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
557
557
|
gtk_paper_size_get_name (<em class="parameter"><code><a class="link" href="GtkPaperSize.html" title="GtkPaperSize"><span class="type">GtkPaperSize</span></a> *size</code></em>);</pre>
|
558
558
|
<p>Gets the name of the <a class="link" href="GtkPaperSize.html" title="GtkPaperSize"><span class="type">GtkPaperSize</span></a>.</p>
|
559
559
|
<div class="refsect3">
|
@@ -581,7 +581,7 @@ gtk_paper_size_get_name (<em class="parameter"><code><a class="link" href="GtkPa
|
|
581
581
|
<hr>
|
582
582
|
<div class="refsect2">
|
583
583
|
<a name="gtk-paper-size-get-display-name"></a><h3>gtk_paper_size_get_display_name ()</h3>
|
584
|
-
<pre class="programlisting">const <a href="
|
584
|
+
<pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
585
585
|
gtk_paper_size_get_display_name (<em class="parameter"><code><a class="link" href="GtkPaperSize.html" title="GtkPaperSize"><span class="type">GtkPaperSize</span></a> *size</code></em>);</pre>
|
586
586
|
<p>Gets the human-readable name of the <a class="link" href="GtkPaperSize.html" title="GtkPaperSize"><span class="type">GtkPaperSize</span></a>.</p>
|
587
587
|
<div class="refsect3">
|
@@ -609,10 +609,10 @@ gtk_paper_size_get_display_name (<em class="parameter"><code><a class="link" hre
|
|
609
609
|
<hr>
|
610
610
|
<div class="refsect2">
|
611
611
|
<a name="gtk-paper-size-get-ppd-name"></a><h3>gtk_paper_size_get_ppd_name ()</h3>
|
612
|
-
<pre class="programlisting">const <a href="
|
612
|
+
<pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
613
613
|
gtk_paper_size_get_ppd_name (<em class="parameter"><code><a class="link" href="GtkPaperSize.html" title="GtkPaperSize"><span class="type">GtkPaperSize</span></a> *size</code></em>);</pre>
|
614
614
|
<p>Gets the PPD name of the <a class="link" href="GtkPaperSize.html" title="GtkPaperSize"><span class="type">GtkPaperSize</span></a>, which
|
615
|
-
may be <a href="
|
615
|
+
may be <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
|
616
616
|
<div class="refsect3">
|
617
617
|
<a name="gtk-paper-size-get-ppd-name.parameters"></a><h4>Parameters</h4>
|
618
618
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -638,7 +638,7 @@ may be <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc
|
|
638
638
|
<hr>
|
639
639
|
<div class="refsect2">
|
640
640
|
<a name="gtk-paper-size-get-width"></a><h3>gtk_paper_size_get_width ()</h3>
|
641
|
-
<pre class="programlisting"><a href="
|
641
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
642
642
|
gtk_paper_size_get_width (<em class="parameter"><code><a class="link" href="GtkPaperSize.html" title="GtkPaperSize"><span class="type">GtkPaperSize</span></a> *size</code></em>,
|
643
643
|
<em class="parameter"><code><a class="link" href="GtkPaperSize.html#GtkUnit" title="enum GtkUnit"><span class="type">GtkUnit</span></a> unit</code></em>);</pre>
|
644
644
|
<p>Gets the paper width of the <a class="link" href="GtkPaperSize.html" title="GtkPaperSize"><span class="type">GtkPaperSize</span></a>, in
|
@@ -675,7 +675,7 @@ units of <em class="parameter"><code>unit</code></em>
|
|
675
675
|
<hr>
|
676
676
|
<div class="refsect2">
|
677
677
|
<a name="gtk-paper-size-get-height"></a><h3>gtk_paper_size_get_height ()</h3>
|
678
|
-
<pre class="programlisting"><a href="
|
678
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
679
679
|
gtk_paper_size_get_height (<em class="parameter"><code><a class="link" href="GtkPaperSize.html" title="GtkPaperSize"><span class="type">GtkPaperSize</span></a> *size</code></em>,
|
680
680
|
<em class="parameter"><code><a class="link" href="GtkPaperSize.html#GtkUnit" title="enum GtkUnit"><span class="type">GtkUnit</span></a> unit</code></em>);</pre>
|
681
681
|
<p>Gets the paper height of the <a class="link" href="GtkPaperSize.html" title="GtkPaperSize"><span class="type">GtkPaperSize</span></a>, in
|
@@ -712,9 +712,9 @@ units of <em class="parameter"><code>unit</code></em>
|
|
712
712
|
<hr>
|
713
713
|
<div class="refsect2">
|
714
714
|
<a name="gtk-paper-size-is-custom"></a><h3>gtk_paper_size_is_custom ()</h3>
|
715
|
-
<pre class="programlisting"><a href="
|
715
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
716
716
|
gtk_paper_size_is_custom (<em class="parameter"><code><a class="link" href="GtkPaperSize.html" title="GtkPaperSize"><span class="type">GtkPaperSize</span></a> *size</code></em>);</pre>
|
717
|
-
<p>Returns <a href="
|
717
|
+
<p>Returns <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>size</code></em>
|
718
718
|
is not a standard paper size.</p>
|
719
719
|
<div class="refsect3">
|
720
720
|
<a name="gtk-paper-size-is-custom.parameters"></a><h4>Parameters</h4>
|
@@ -742,8 +742,8 @@ is a custom paper size.</p>
|
|
742
742
|
<a name="gtk-paper-size-set-size"></a><h3>gtk_paper_size_set_size ()</h3>
|
743
743
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
744
744
|
gtk_paper_size_set_size (<em class="parameter"><code><a class="link" href="GtkPaperSize.html" title="GtkPaperSize"><span class="type">GtkPaperSize</span></a> *size</code></em>,
|
745
|
-
<em class="parameter"><code><a href="
|
746
|
-
<em class="parameter"><code><a href="
|
745
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> width</code></em>,
|
746
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> height</code></em>,
|
747
747
|
<em class="parameter"><code><a class="link" href="GtkPaperSize.html#GtkUnit" title="enum GtkUnit"><span class="type">GtkUnit</span></a> unit</code></em>);</pre>
|
748
748
|
<p>Changes the dimensions of a <em class="parameter"><code>size</code></em>
|
749
749
|
to <em class="parameter"><code>width</code></em>
|
@@ -790,7 +790,7 @@ and <em class="parameter"><code>height</code></em>
|
|
790
790
|
<hr>
|
791
791
|
<div class="refsect2">
|
792
792
|
<a name="gtk-paper-size-get-default-top-margin"></a><h3>gtk_paper_size_get_default_top_margin ()</h3>
|
793
|
-
<pre class="programlisting"><a href="
|
793
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
794
794
|
gtk_paper_size_get_default_top_margin (<em class="parameter"><code><a class="link" href="GtkPaperSize.html" title="GtkPaperSize"><span class="type">GtkPaperSize</span></a> *size</code></em>,
|
795
795
|
<em class="parameter"><code><a class="link" href="GtkPaperSize.html#GtkUnit" title="enum GtkUnit"><span class="type">GtkUnit</span></a> unit</code></em>);</pre>
|
796
796
|
<p>Gets the default top margin for the <a class="link" href="GtkPaperSize.html" title="GtkPaperSize"><span class="type">GtkPaperSize</span></a>.</p>
|
@@ -825,7 +825,7 @@ gtk_paper_size_get_default_top_margin (<em class="parameter"><code><a class="lin
|
|
825
825
|
<hr>
|
826
826
|
<div class="refsect2">
|
827
827
|
<a name="gtk-paper-size-get-default-bottom-margin"></a><h3>gtk_paper_size_get_default_bottom_margin ()</h3>
|
828
|
-
<pre class="programlisting"><a href="
|
828
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
829
829
|
gtk_paper_size_get_default_bottom_margin
|
830
830
|
(<em class="parameter"><code><a class="link" href="GtkPaperSize.html" title="GtkPaperSize"><span class="type">GtkPaperSize</span></a> *size</code></em>,
|
831
831
|
<em class="parameter"><code><a class="link" href="GtkPaperSize.html#GtkUnit" title="enum GtkUnit"><span class="type">GtkUnit</span></a> unit</code></em>);</pre>
|
@@ -861,7 +861,7 @@ gtk_paper_size_get_default_bottom_margin
|
|
861
861
|
<hr>
|
862
862
|
<div class="refsect2">
|
863
863
|
<a name="gtk-paper-size-get-default-left-margin"></a><h3>gtk_paper_size_get_default_left_margin ()</h3>
|
864
|
-
<pre class="programlisting"><a href="
|
864
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
865
865
|
gtk_paper_size_get_default_left_margin
|
866
866
|
(<em class="parameter"><code><a class="link" href="GtkPaperSize.html" title="GtkPaperSize"><span class="type">GtkPaperSize</span></a> *size</code></em>,
|
867
867
|
<em class="parameter"><code><a class="link" href="GtkPaperSize.html#GtkUnit" title="enum GtkUnit"><span class="type">GtkUnit</span></a> unit</code></em>);</pre>
|
@@ -897,7 +897,7 @@ gtk_paper_size_get_default_left_margin
|
|
897
897
|
<hr>
|
898
898
|
<div class="refsect2">
|
899
899
|
<a name="gtk-paper-size-get-default-right-margin"></a><h3>gtk_paper_size_get_default_right_margin ()</h3>
|
900
|
-
<pre class="programlisting"><a href="
|
900
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
901
901
|
gtk_paper_size_get_default_right_margin
|
902
902
|
(<em class="parameter"><code><a class="link" href="GtkPaperSize.html" title="GtkPaperSize"><span class="type">GtkPaperSize</span></a> *size</code></em>,
|
903
903
|
<em class="parameter"><code><a class="link" href="GtkPaperSize.html#GtkUnit" title="enum GtkUnit"><span class="type">GtkUnit</span></a> unit</code></em>);</pre>
|
@@ -933,7 +933,7 @@ gtk_paper_size_get_default_right_margin
|
|
933
933
|
<hr>
|
934
934
|
<div class="refsect2">
|
935
935
|
<a name="gtk-paper-size-get-default"></a><h3>gtk_paper_size_get_default ()</h3>
|
936
|
-
<pre class="programlisting">const <a href="
|
936
|
+
<pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
937
937
|
gtk_paper_size_get_default (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
938
938
|
<p>Returns the name of the default paper size, which
|
939
939
|
depends on the current locale.</p>
|
@@ -948,9 +948,9 @@ is owned by GTK+ and should not be modified.</p>
|
|
948
948
|
<div class="refsect2">
|
949
949
|
<a name="gtk-paper-size-new-from-key-file"></a><h3>gtk_paper_size_new_from_key_file ()</h3>
|
950
950
|
<pre class="programlisting"><a class="link" href="GtkPaperSize.html" title="GtkPaperSize"><span class="returnvalue">GtkPaperSize</span></a> *
|
951
|
-
gtk_paper_size_new_from_key_file (<em class="parameter"><code><a href="
|
952
|
-
<em class="parameter"><code>const <a href="
|
953
|
-
<em class="parameter"><code><a href="
|
951
|
+
gtk_paper_size_new_from_key_file (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Key-value-file-parser.html#GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
952
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *group_name</code></em>,
|
953
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
954
954
|
<p>Reads a paper size from the group <em class="parameter"><code>group_name</code></em>
|
955
955
|
in the key file
|
956
956
|
<em class="parameter"><code>key_file</code></em>
|
@@ -966,18 +966,18 @@ gtk_paper_size_new_from_key_file (<em class="parameter"><code><a href="/home/vag
|
|
966
966
|
<tbody>
|
967
967
|
<tr>
|
968
968
|
<td class="parameter_name"><p>key_file</p></td>
|
969
|
-
<td class="parameter_description"><p>the <a href="
|
969
|
+
<td class="parameter_description"><p>the <a href="https://developer.gnome.org/glib/unstable/glib-Key-value-file-parser.html#GKeyFile"><span class="type">GKeyFile</span></a> to retrieve the papersize from</p></td>
|
970
970
|
<td class="parameter_annotations"> </td>
|
971
971
|
</tr>
|
972
972
|
<tr>
|
973
973
|
<td class="parameter_name"><p>group_name</p></td>
|
974
974
|
<td class="parameter_description"><p>the name ofthe group in the key file to read,
|
975
|
-
or <a href="
|
975
|
+
or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to read the first group</p></td>
|
976
976
|
<td class="parameter_annotations"> </td>
|
977
977
|
</tr>
|
978
978
|
<tr>
|
979
979
|
<td class="parameter_name"><p>error</p></td>
|
980
|
-
<td class="parameter_description"><p> return location for an error, or <a href="
|
980
|
+
<td class="parameter_description"><p> return location for an error, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
981
981
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
982
982
|
</tr>
|
983
983
|
</tbody>
|
@@ -986,7 +986,7 @@ or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/htm
|
|
986
986
|
<div class="refsect3">
|
987
987
|
<a name="gtk-paper-size-new-from-key-file.returns"></a><h4>Returns</h4>
|
988
988
|
<p> a new <a class="link" href="GtkPaperSize.html" title="GtkPaperSize"><span class="type">GtkPaperSize</span></a> object with the restored
|
989
|
-
paper size, or <a href="
|
989
|
+
paper size, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if an error occurred.</p>
|
990
990
|
</div>
|
991
991
|
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
992
992
|
</div>
|
@@ -995,8 +995,8 @@ paper size, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share
|
|
995
995
|
<a name="gtk-paper-size-to-key-file"></a><h3>gtk_paper_size_to_key_file ()</h3>
|
996
996
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
997
997
|
gtk_paper_size_to_key_file (<em class="parameter"><code><a class="link" href="GtkPaperSize.html" title="GtkPaperSize"><span class="type">GtkPaperSize</span></a> *size</code></em>,
|
998
|
-
<em class="parameter"><code><a href="
|
999
|
-
<em class="parameter"><code>const <a href="
|
998
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Key-value-file-parser.html#GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
999
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *group_name</code></em>);</pre>
|
1000
1000
|
<p>This function adds the paper size from <em class="parameter"><code>size</code></em>
|
1001
1001
|
to <em class="parameter"><code>key_file</code></em>
|
1002
1002
|
.</p>
|
@@ -1016,7 +1016,7 @@ gtk_paper_size_to_key_file (<em class="parameter"><code><a class="link" href="Gt
|
|
1016
1016
|
</tr>
|
1017
1017
|
<tr>
|
1018
1018
|
<td class="parameter_name"><p>key_file</p></td>
|
1019
|
-
<td class="parameter_description"><p>the <a href="
|
1019
|
+
<td class="parameter_description"><p>the <a href="https://developer.gnome.org/glib/unstable/glib-Key-value-file-parser.html#GKeyFile"><span class="type">GKeyFile</span></a> to save the paper size to</p></td>
|
1020
1020
|
<td class="parameter_annotations"> </td>
|
1021
1021
|
</tr>
|
1022
1022
|
<tr>
|