gdk3 2.1.0-x86-mingw32 → 2.2.0-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/Rakefile +3 -1
- data/ext/gdk3/rbgdkcursor.c +5 -12
- data/ext/gdk3/rbgdkdevicemanager.c +2 -2
- data/ext/gdk3/rbgdkdisplay.c +7 -0
- data/ext/gdk3/rbgdkevent.c +8 -9
- data/ext/gdk3/rbgdkwindow.c +7 -0
- data/lib/1.9/gdk3.so +0 -0
- data/lib/2.0/gdk3.so +0 -0
- data/lib/2.1/gdk3.so +0 -0
- data/test/test-gdk-event.rb +126 -20
- data/vendor/local/bin/gtk-launch.exe +0 -0
- data/vendor/local/bin/gtk-query-immodules-3.0.exe +0 -0
- data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
- data/vendor/local/bin/gtk3-demo-application.exe +0 -0
- data/vendor/local/bin/gtk3-demo.exe +0 -0
- data/vendor/local/bin/gtk3-widget-factory.exe +0 -0
- data/vendor/local/bin/libgailutil-3-0.dll +0 -0
- data/vendor/local/bin/libgdk-3-0.dll +0 -0
- data/vendor/local/bin/libgtk-3-0.dll +0 -0
- data/vendor/local/include/gtk-3.0/gdk/gdkversionmacros.h +1 -1
- data/vendor/local/include/gtk-3.0/gtk/gtkversion.h +3 -3
- data/vendor/local/lib/girepository-1.0/Gtk-3.0.typelib +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules.cache +1 -34
- data/vendor/local/lib/libgailutil-3.dll.a +0 -0
- data/vendor/local/lib/libgdk-3.dll.a +0 -0
- data/vendor/local/lib/libgdk-3.la +1 -1
- data/vendor/local/lib/libgtk-3.dll.a +0 -0
- data/vendor/local/lib/libgtk-3.la +2 -2
- data/vendor/local/lib/pkgconfig/gail-3.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-3.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-win32-3.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-3.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-win32-3.0.pc +1 -1
- data/vendor/local/share/gir-1.0/Gtk-3.0.gir +5 -4
- data/vendor/local/share/glib-2.0/schemas/org.gtk.Settings.FileChooser.gschema.xml +36 -1
- data/vendor/local/share/gtk-doc/html/gail-libgail-util3/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDevice.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDeviceManager.html +7 -7
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDisplay.html +6 -6
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDisplayManager.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk3/GdkScreen.html +11 -11
- data/vendor/local/share/gtk-doc/html/gdk3/api-index-deprecated.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/api-index-full.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Application-launching.html +9 -9
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Cursors.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Drag-and-Drop.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Events.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-GdkFrameClock.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-General.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Keyboard-Handling.html +9 -9
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Pango-Interaction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Threads.html +7 -7
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Visuals.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Wayland-Interaction.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Windows.html +10 -10
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-X-Window-System-Interaction.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAboutDialog.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAccelLabel.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAccessible.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAction.html +81 -81
- data/vendor/local/share/gtk-doc/html/gtk3/GtkActionGroup.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk3/GtkActionable.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkActivatable.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAdjustment.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAlignment.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAppChooser.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAppChooserButton.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAppChooserDialog.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAppChooserWidget.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk3/GtkApplication.html +66 -66
- data/vendor/local/share/gtk-doc/html/gtk3/GtkApplicationWindow.html +18 -18
- data/vendor/local/share/gtk-doc/html/gtk3/GtkArrow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAspectFrame.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAssistant.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/GtkBin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkBox.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkBuildable.html +17 -17
- data/vendor/local/share/gtk-doc/html/gtk3/GtkBuilder.html +45 -45
- data/vendor/local/share/gtk-doc/html/gtk3/GtkButton.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk3/GtkButtonBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCalendar.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellArea.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellAreaBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellAreaContext.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellEditable.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellLayout.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRenderer.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererAccel.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererCombo.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererPixbuf.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererProgress.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererSpin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererSpinner.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererText.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererToggle.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellView.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCheckButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCheckMenuItem.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorButton.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorChooser.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorChooserDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorChooserWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorSelection.html +72 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorSelectionDialog.html +10 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkComboBox.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk3/GtkComboBoxText.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkContainer.html +43 -43
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCssProvider.html +14 -10
- data/vendor/local/share/gtk-doc/html/gtk3/GtkDialog.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk3/GtkDrawingArea.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEditable.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEntry.html +44 -44
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEntryBuffer.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEntryCompletion.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEventBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkExpander.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFileChooser.html +44 -44
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFileChooserButton.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFileChooserDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFileChooserWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFileFilter.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFixed.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontButton.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontChooser.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontChooserDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontChooserWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontSelection.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontSelectionDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFrame.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGrid.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHButtonBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHSV.html +30 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHScale.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHScrollbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHandleBox.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHeaderBar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIMContext.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIMContextSimple.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIMMulticontext.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIconTheme.html +49 -49
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIconView.html +28 -28
- data/vendor/local/share/gtk-doc/html/gtk3/GtkImage.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk3/GtkImageMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkInfoBar.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk3/GtkInvisible.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLabel.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLayout.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLevelBar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLinkButton.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkListBox.html +18 -18
- data/vendor/local/share/gtk-doc/html/gtk3/GtkListStore.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLockButton.html +17 -17
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenu.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuBar.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuButton.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuItem.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuShell.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuToolButton.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMessageDialog.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMisc.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkNotebook.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk3/GtkNumerableIcon.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk3/GtkOffscreenWindow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkOverlay.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPageSetup.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPageSetupUnixDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPaned.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPlacesSidebar.html +45 -45
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintContext.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintJob.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintSettings.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintUnixDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPrinter.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkProgressBar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRadioAction.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRadioButton.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRadioMenuItem.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRadioToolButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRange.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentAction.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentChooser.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentChooserDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentChooserMenu.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentChooserWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentFilter.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentManager.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRevealer.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScale.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScaleButton.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScrollable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScrollbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScrolledWindow.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSearchBar.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSearchEntry.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSeparatorMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSeparatorToolItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSettings.html +38 -38
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSizeGroup.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSpinButton.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSpinner.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStack.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStackSwitcher.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStatusIcon.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStatusbar.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStyle.html +37 -21
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStyleContext.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStyleProvider.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSwitch.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTearoffMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextBuffer.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextMark.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextTag.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextTagTable.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextView.html +33 -33
- data/vendor/local/share/gtk-doc/html/gtk3/GtkThemingEngine.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToggleAction.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToggleButton.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToggleToolButton.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolButton.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolItem.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolItemGroup.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolPalette.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolbar.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTooltip.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeModel.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeModelFilter.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeModelSort.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeSelection.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeSortable.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeStore.html +18 -18
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeView.html +32 -32
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeViewColumn.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkUIManager.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk3/GtkVBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkVButtonBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkVPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkVScale.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkVScrollbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkVSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkViewport.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkVolumeButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkWidget.html +188 -188
- data/vendor/local/share/gtk-doc/html/gtk3/GtkWindow.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk3/GtkWindowGroup.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/TreeWidget.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk3/api-index-deprecated.html +126 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch01s05.html +21 -21
- data/vendor/local/share/gtk-doc/html/gtk3/ch02.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/ch24s02.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/ch26s02.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-compiling.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-2-to-3.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-parsing.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-smclient-GtkApplication.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-unique-GtkApplication.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-question-index.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Accelerator-Maps.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Bindings.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Clipboards.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Drag-and-Drop.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Feature-Test-Macros.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Filesystem-utilities.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-General.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkGradient.html +4 -0
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkStyleProperties.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkWidgetPath.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-High-level-Printing-API.html +43 -43
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Keyboard-Accelerators.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Orientable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Resource-Files.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Selections.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Testing.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Themeable-Stock-Images.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3.devhelp2 +31 -31
- data/vendor/local/share/gtk-doc/html/gtk3/index.html +1 -1
- data/vendor/local/share/locale/cs/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/man/man1/broadwayd.1 +1 -1
- data/vendor/local/share/man/man1/gtk-launch.1 +1 -1
- data/vendor/local/share/man/man1/gtk-query-immodules-3.0.1 +1 -1
- data/vendor/local/share/man/man1/gtk-update-icon-cache.1 +1 -1
- metadata +6 -39
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-am-et.dll +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-am-et.dll.a +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-am-et.la +0 -41
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-cedilla.dll +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-cedilla.dll.a +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-cedilla.la +0 -41
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-cyrillic-translit.dll +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-cyrillic-translit.dll.a +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-cyrillic-translit.la +0 -41
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ime.dll +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ime.dll.a +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ime.la +0 -41
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-inuktitut.dll +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-inuktitut.dll.a +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-inuktitut.la +0 -41
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ipa.dll +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ipa.dll.a +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ipa.la +0 -41
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-multipress.dll +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-multipress.dll.a +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-multipress.la +0 -41
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-thai.dll +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-thai.dll.a +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-thai.la +0 -41
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ti-er.dll +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ti-er.dll.a +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ti-er.la +0 -41
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ti-et.dll +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ti-et.dll.a +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ti-et.la +0 -41
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-viqr.dll +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-viqr.dll.a +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-viqr.la +0 -41
@@ -47,7 +47,7 @@
|
|
47
47
|
|
48
48
|
struct <a class="link" href="GtkMenuBar.html#GtkMenuBar-struct" title="struct GtkMenuBar">GtkMenuBar</a>;
|
49
49
|
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkMenuBar.html#gtk-menu-bar-new" title="gtk_menu_bar_new ()">gtk_menu_bar_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
|
50
|
-
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkMenuBar.html#gtk-menu-bar-new-from-model" title="gtk_menu_bar_new_from_model ()">gtk_menu_bar_new_from_model</a> (<em class="parameter"><code><
|
50
|
+
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkMenuBar.html#gtk-menu-bar-new-from-model" title="gtk_menu_bar_new_from_model ()">gtk_menu_bar_new_from_model</a> (<em class="parameter"><code><span class="type">GMenuModel</span> *model</code></em>);
|
51
51
|
enum <a class="link" href="GtkMenuBar.html#GtkPackDirection" title="enum GtkPackDirection">GtkPackDirection</a>;
|
52
52
|
<span class="returnvalue">void</span> <a class="link" href="GtkMenuBar.html#gtk-menu-bar-set-pack-direction" title="gtk_menu_bar_set_pack_direction ()">gtk_menu_bar_set_pack_direction</a> (<em class="parameter"><code><a class="link" href="GtkMenuBar.html" title="GtkMenuBar"><span class="type">GtkMenuBar</span></a> *menubar</code></em>,
|
53
53
|
<em class="parameter"><code><a class="link" href="GtkMenuBar.html#GtkPackDirection" title="enum GtkPackDirection"><span class="type">GtkPackDirection</span></a> pack_dir</code></em>);
|
@@ -62,8 +62,8 @@ enum <a class="link" href="GtkMenuBar.html#GtkPackDirection" titl
|
|
62
62
|
<div class="refsect1">
|
63
63
|
<a name="GtkMenuBar.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
64
64
|
<pre class="synopsis">
|
65
|
-
|
66
|
-
|
65
|
+
GObject
|
66
|
+
+----GInitiallyUnowned
|
67
67
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
68
68
|
+----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
69
69
|
+----<a class="link" href="GtkMenuShell.html" title="GtkMenuShell">GtkMenuShell</a>
|
@@ -126,7 +126,7 @@ Creates a new <a class="link" href="GtkMenuBar.html" title="GtkMenuBar"><span cl
|
|
126
126
|
<hr>
|
127
127
|
<div class="refsect2">
|
128
128
|
<a name="gtk-menu-bar-new-from-model"></a><h3>gtk_menu_bar_new_from_model ()</h3>
|
129
|
-
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_menu_bar_new_from_model (<em class="parameter"><code><
|
129
|
+
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_menu_bar_new_from_model (<em class="parameter"><code><span class="type">GMenuModel</span> *model</code></em>);</pre>
|
130
130
|
<p>
|
131
131
|
Creates a new <a class="link" href="GtkMenuBar.html" title="GtkMenuBar"><span class="type">GtkMenuBar</span></a> and populates it with menu items
|
132
132
|
and submenus according to <em class="parameter"><code>model</code></em>.
|
@@ -145,7 +145,7 @@ widget hierarchy.
|
|
145
145
|
<tbody>
|
146
146
|
<tr>
|
147
147
|
<td><p><span class="term"><em class="parameter"><code>model</code></em> :</span></p></td>
|
148
|
-
<td>a <
|
148
|
+
<td>a <span class="type">GMenuModel</span>
|
149
149
|
</td>
|
150
150
|
</tr>
|
151
151
|
<tr>
|
@@ -49,8 +49,8 @@ struct <a class="link" href="GtkMenuButton.html#GtkMenuButton-struc
|
|
49
49
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *popup</code></em>);
|
50
50
|
<a class="link" href="GtkMenu.html" title="GtkMenu"><span class="returnvalue">GtkMenu</span></a> * <a class="link" href="GtkMenuButton.html#gtk-menu-button-get-popup" title="gtk_menu_button_get_popup ()">gtk_menu_button_get_popup</a> (<em class="parameter"><code><a class="link" href="GtkMenuButton.html" title="GtkMenuButton"><span class="type">GtkMenuButton</span></a> *menu_button</code></em>);
|
51
51
|
<span class="returnvalue">void</span> <a class="link" href="GtkMenuButton.html#gtk-menu-button-set-menu-model" title="gtk_menu_button_set_menu_model ()">gtk_menu_button_set_menu_model</a> (<em class="parameter"><code><a class="link" href="GtkMenuButton.html" title="GtkMenuButton"><span class="type">GtkMenuButton</span></a> *menu_button</code></em>,
|
52
|
-
<em class="parameter"><code><
|
53
|
-
<
|
52
|
+
<em class="parameter"><code><span class="type">GMenuModel</span> *menu_model</code></em>);
|
53
|
+
<span class="returnvalue">GMenuModel</span> * <a class="link" href="GtkMenuButton.html#gtk-menu-button-get-menu-model" title="gtk_menu_button_get_menu_model ()">gtk_menu_button_get_menu_model</a> (<em class="parameter"><code><a class="link" href="GtkMenuButton.html" title="GtkMenuButton"><span class="type">GtkMenuButton</span></a> *menu_button</code></em>);
|
54
54
|
<span class="returnvalue">void</span> <a class="link" href="GtkMenuButton.html#gtk-menu-button-set-direction" title="gtk_menu_button_set_direction ()">gtk_menu_button_set_direction</a> (<em class="parameter"><code><a class="link" href="GtkMenuButton.html" title="GtkMenuButton"><span class="type">GtkMenuButton</span></a> *menu_button</code></em>,
|
55
55
|
<em class="parameter"><code><a class="link" href="gtk3-Standard-Enumerations.html#GtkArrowType" title="enum GtkArrowType"><span class="type">GtkArrowType</span></a> direction</code></em>);
|
56
56
|
<a class="link" href="gtk3-Standard-Enumerations.html#GtkArrowType" title="enum GtkArrowType"><span class="returnvalue">GtkArrowType</span></a> <a class="link" href="GtkMenuButton.html#gtk-menu-button-get-direction" title="gtk_menu_button_get_direction ()">gtk_menu_button_get_direction</a> (<em class="parameter"><code><a class="link" href="GtkMenuButton.html" title="GtkMenuButton"><span class="type">GtkMenuButton</span></a> *menu_button</code></em>);
|
@@ -62,8 +62,8 @@ struct <a class="link" href="GtkMenuButton.html#GtkMenuButton-struc
|
|
62
62
|
<div class="refsect1">
|
63
63
|
<a name="GtkMenuButton.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
64
64
|
<pre class="synopsis">
|
65
|
-
|
66
|
-
|
65
|
+
GObject
|
66
|
+
+----GInitiallyUnowned
|
67
67
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
68
68
|
+----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
69
69
|
+----<a class="link" href="GtkBin.html" title="GtkBin">GtkBin</a>
|
@@ -83,7 +83,7 @@ GtkMenuButton implements
|
|
83
83
|
<pre class="synopsis">
|
84
84
|
"<a class="link" href="GtkMenuButton.html#GtkMenuButton--align-widget" title='The "align-widget" property'>align-widget</a>" <a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a>* : Read / Write
|
85
85
|
"<a class="link" href="GtkMenuButton.html#GtkMenuButton--direction" title='The "direction" property'>direction</a>" <a class="link" href="gtk3-Standard-Enumerations.html#GtkArrowType" title="enum GtkArrowType"><span class="type">GtkArrowType</span></a> : Read / Write
|
86
|
-
"<a class="link" href="GtkMenuButton.html#GtkMenuButton--menu-model" title='The "menu-model" property'>menu-model</a>" <
|
86
|
+
"<a class="link" href="GtkMenuButton.html#GtkMenuButton--menu-model" title='The "menu-model" property'>menu-model</a>" <span class="type">GMenuModel</span>* : Read / Write
|
87
87
|
"<a class="link" href="GtkMenuButton.html#GtkMenuButton--popup" title='The "popup" property'>popup</a>" <a class="link" href="GtkMenu.html" title="GtkMenu"><span class="type">GtkMenu</span></a>* : Read / Write
|
88
88
|
</pre>
|
89
89
|
</div>
|
@@ -91,7 +91,7 @@ GtkMenuButton implements
|
|
91
91
|
<a name="GtkMenuButton.description"></a><h2>Description</h2>
|
92
92
|
<p>
|
93
93
|
The <a class="link" href="GtkMenuButton.html" title="GtkMenuButton"><span class="type">GtkMenuButton</span></a> widget is used to display a menu when clicked on.
|
94
|
-
This menu can be provided either as a <a class="link" href="GtkMenu.html" title="GtkMenu"><span class="type">GtkMenu</span></a>, or an abstract <
|
94
|
+
This menu can be provided either as a <a class="link" href="GtkMenu.html" title="GtkMenu"><span class="type">GtkMenu</span></a>, or an abstract <span class="type">GMenuModel</span>.
|
95
95
|
</p>
|
96
96
|
<p>
|
97
97
|
The <a class="link" href="GtkMenuButton.html" title="GtkMenuButton"><span class="type">GtkMenuButton</span></a> widget can hold any valid child widget. That is, it
|
@@ -285,9 +285,9 @@ Returns the <a class="link" href="GtkMenu.html" title="GtkMenu"><span class="typ
|
|
285
285
|
<div class="refsect2">
|
286
286
|
<a name="gtk-menu-button-set-menu-model"></a><h3>gtk_menu_button_set_menu_model ()</h3>
|
287
287
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_menu_button_set_menu_model (<em class="parameter"><code><a class="link" href="GtkMenuButton.html" title="GtkMenuButton"><span class="type">GtkMenuButton</span></a> *menu_button</code></em>,
|
288
|
-
<em class="parameter"><code><
|
288
|
+
<em class="parameter"><code><span class="type">GMenuModel</span> *menu_model</code></em>);</pre>
|
289
289
|
<p>
|
290
|
-
Sets the <
|
290
|
+
Sets the <span class="type">GMenuModel</span> from which the <a class="link" href="GtkMenuButton.html#GtkMenuButton--popup" title='The "popup" property'><span class="type">"popup"</span></a> property will be
|
291
291
|
filled in, or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to disable the button.
|
292
292
|
</p>
|
293
293
|
<p>
|
@@ -311,7 +311,7 @@ and replaced by our newly created <a class="link" href="GtkMenu.html" title="Gtk
|
|
311
311
|
</tr>
|
312
312
|
<tr>
|
313
313
|
<td><p><span class="term"><em class="parameter"><code>menu_model</code></em> :</span></p></td>
|
314
|
-
<td>a <
|
314
|
+
<td>a <span class="type">GMenuModel</span>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
|
315
315
|
</td>
|
316
316
|
</tr>
|
317
317
|
</tbody>
|
@@ -321,9 +321,9 @@ and replaced by our newly created <a class="link" href="GtkMenu.html" title="Gtk
|
|
321
321
|
<hr>
|
322
322
|
<div class="refsect2">
|
323
323
|
<a name="gtk-menu-button-get-menu-model"></a><h3>gtk_menu_button_get_menu_model ()</h3>
|
324
|
-
<pre class="programlisting"><
|
324
|
+
<pre class="programlisting"><span class="returnvalue">GMenuModel</span> * gtk_menu_button_get_menu_model (<em class="parameter"><code><a class="link" href="GtkMenuButton.html" title="GtkMenuButton"><span class="type">GtkMenuButton</span></a> *menu_button</code></em>);</pre>
|
325
325
|
<p>
|
326
|
-
Returns the <
|
326
|
+
Returns the <span class="type">GMenuModel</span> used to generate the menu.
|
327
327
|
</p>
|
328
328
|
<div class="variablelist"><table border="0" class="variablelist">
|
329
329
|
<colgroup>
|
@@ -338,7 +338,7 @@ Returns the <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/sh
|
|
338
338
|
</tr>
|
339
339
|
<tr>
|
340
340
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
341
|
-
<td>a <
|
341
|
+
<td>a <span class="type">GMenuModel</span> or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
|
342
342
|
</td>
|
343
343
|
</tr>
|
344
344
|
</tbody>
|
@@ -494,9 +494,9 @@ menu will be popped out.
|
|
494
494
|
<hr>
|
495
495
|
<div class="refsect2">
|
496
496
|
<a name="GtkMenuButton--menu-model"></a><h3>The <code class="literal">"menu-model"</code> property</h3>
|
497
|
-
<pre class="programlisting"> "menu-model" <
|
497
|
+
<pre class="programlisting"> "menu-model" <span class="type">GMenuModel</span>* : Read / Write</pre>
|
498
498
|
<p>
|
499
|
-
The <
|
499
|
+
The <span class="type">GMenuModel</span> from which the menu to pop up will be created.
|
500
500
|
See <a class="link" href="GtkMenuButton.html#gtk-menu-button-set-menu-model" title="gtk_menu_button_set_menu_model ()"><code class="function">gtk_menu_button_set_menu_model()</code></a> for the interaction with the
|
501
501
|
<a class="link" href="GtkMenuButton.html#GtkMenuButton--popup" title='The "popup" property'><span class="type">"popup"</span></a> property.
|
502
502
|
</p>
|
@@ -81,8 +81,8 @@ const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gt
|
|
81
81
|
<div class="refsect1">
|
82
82
|
<a name="GtkMenuItem.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
83
83
|
<pre class="synopsis">
|
84
|
-
|
85
|
-
|
84
|
+
GObject
|
85
|
+
+----GInitiallyUnowned
|
86
86
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
87
87
|
+----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
88
88
|
+----<a class="link" href="GtkBin.html" title="GtkBin">GtkBin</a>
|
@@ -123,12 +123,12 @@ GtkMenuItem implements
|
|
123
123
|
<div class="refsect1">
|
124
124
|
<a name="GtkMenuItem.signals"></a><h2>Signals</h2>
|
125
125
|
<pre class="synopsis">
|
126
|
-
"<a class="link" href="GtkMenuItem.html#GtkMenuItem-activate" title='The "activate" signal'>activate</a>" : <
|
127
|
-
"<a class="link" href="GtkMenuItem.html#GtkMenuItem-activate-item" title='The "activate-item" signal'>activate-item</a>" : <
|
128
|
-
"<a class="link" href="GtkMenuItem.html#GtkMenuItem-deselect" title='The "deselect" signal'>deselect</a>" : <
|
129
|
-
"<a class="link" href="GtkMenuItem.html#GtkMenuItem-select" title='The "select" signal'>select</a>" : <
|
130
|
-
"<a class="link" href="GtkMenuItem.html#GtkMenuItem-toggle-size-allocate" title='The "toggle-size-allocate" signal'>toggle-size-allocate</a>" : <
|
131
|
-
"<a class="link" href="GtkMenuItem.html#GtkMenuItem-toggle-size-request" title='The "toggle-size-request" signal'>toggle-size-request</a>" : <
|
126
|
+
"<a class="link" href="GtkMenuItem.html#GtkMenuItem-activate" title='The "activate" signal'>activate</a>" : <code class="literal">Action</code>
|
127
|
+
"<a class="link" href="GtkMenuItem.html#GtkMenuItem-activate-item" title='The "activate-item" signal'>activate-item</a>" : <code class="literal">Run First</code>
|
128
|
+
"<a class="link" href="GtkMenuItem.html#GtkMenuItem-deselect" title='The "deselect" signal'>deselect</a>" : <code class="literal">Run First</code>
|
129
|
+
"<a class="link" href="GtkMenuItem.html#GtkMenuItem-select" title='The "select" signal'>select</a>" : <code class="literal">Run First</code>
|
130
|
+
"<a class="link" href="GtkMenuItem.html#GtkMenuItem-toggle-size-allocate" title='The "toggle-size-allocate" signal'>toggle-size-allocate</a>" : <code class="literal">Run First</code>
|
131
|
+
"<a class="link" href="GtkMenuItem.html#GtkMenuItem-toggle-size-request" title='The "toggle-size-request" signal'>toggle-size-request</a>" : <code class="literal">Run First</code>
|
132
132
|
</pre>
|
133
133
|
</div>
|
134
134
|
<div class="refsect1">
|
@@ -886,7 +886,7 @@ The minimum desired width of the menu item in characters.
|
|
886
886
|
<div class="refsect2">
|
887
887
|
<a name="GtkMenuItem-activate"></a><h3>The <code class="literal">"activate"</code> signal</h3>
|
888
888
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a> *menuitem,
|
889
|
-
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <
|
889
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Action</code></pre>
|
890
890
|
<p>
|
891
891
|
Emitted when the item is activated.
|
892
892
|
</p>
|
@@ -911,7 +911,7 @@ Emitted when the item is activated.
|
|
911
911
|
<div class="refsect2">
|
912
912
|
<a name="GtkMenuItem-activate-item"></a><h3>The <code class="literal">"activate-item"</code> signal</h3>
|
913
913
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a> *menuitem,
|
914
|
-
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <
|
914
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Run First</code></pre>
|
915
915
|
<p>
|
916
916
|
Emitted when the item is activated, but also if the menu item has a
|
917
917
|
submenu. For normal applications, the relevant signal is
|
@@ -938,27 +938,27 @@ submenu. For normal applications, the relevant signal is
|
|
938
938
|
<div class="refsect2">
|
939
939
|
<a name="GtkMenuItem-deselect"></a><h3>The <code class="literal">"deselect"</code> signal</h3>
|
940
940
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a> *menuitem,
|
941
|
-
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <
|
941
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Run First</code></pre>
|
942
942
|
</div>
|
943
943
|
<hr>
|
944
944
|
<div class="refsect2">
|
945
945
|
<a name="GtkMenuItem-select"></a><h3>The <code class="literal">"select"</code> signal</h3>
|
946
946
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a> *menuitem,
|
947
|
-
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <
|
947
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Run First</code></pre>
|
948
948
|
</div>
|
949
949
|
<hr>
|
950
950
|
<div class="refsect2">
|
951
951
|
<a name="GtkMenuItem-toggle-size-allocate"></a><h3>The <code class="literal">"toggle-size-allocate"</code> signal</h3>
|
952
952
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a> *menuitem,
|
953
953
|
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> arg1,
|
954
|
-
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <
|
954
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Run First</code></pre>
|
955
955
|
</div>
|
956
956
|
<hr>
|
957
957
|
<div class="refsect2">
|
958
958
|
<a name="GtkMenuItem-toggle-size-request"></a><h3>The <code class="literal">"toggle-size-request"</code> signal</h3>
|
959
959
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a> *menuitem,
|
960
960
|
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> arg1,
|
961
|
-
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <
|
961
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Run First</code></pre>
|
962
962
|
</div>
|
963
963
|
</div>
|
964
964
|
<div class="refsect1">
|
@@ -69,7 +69,7 @@ struct <a class="link" href="GtkMenuShell.html#GtkMenuShell-struct"
|
|
69
69
|
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkMenuShell.html#gtk-menu-shell-get-selected-item" title="gtk_menu_shell_get_selected_item ()">gtk_menu_shell_get_selected_item</a> (<em class="parameter"><code><a class="link" href="GtkMenuShell.html" title="GtkMenuShell"><span class="type">GtkMenuShell</span></a> *menu_shell</code></em>);
|
70
70
|
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkMenuShell.html#gtk-menu-shell-get-parent-shell" title="gtk_menu_shell_get_parent_shell ()">gtk_menu_shell_get_parent_shell</a> (<em class="parameter"><code><a class="link" href="GtkMenuShell.html" title="GtkMenuShell"><span class="type">GtkMenuShell</span></a> *menu_shell</code></em>);
|
71
71
|
<span class="returnvalue">void</span> <a class="link" href="GtkMenuShell.html#gtk-menu-shell-bind-model" title="gtk_menu_shell_bind_model ()">gtk_menu_shell_bind_model</a> (<em class="parameter"><code><a class="link" href="GtkMenuShell.html" title="GtkMenuShell"><span class="type">GtkMenuShell</span></a> *menu_shell</code></em>,
|
72
|
-
<em class="parameter"><code><
|
72
|
+
<em class="parameter"><code><span class="type">GMenuModel</span> *model</code></em>,
|
73
73
|
<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *action_namespace</code></em>,
|
74
74
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> with_separators</code></em>);
|
75
75
|
enum <a class="link" href="GtkMenuShell.html#GtkMenuDirectionType" title="enum GtkMenuDirectionType">GtkMenuDirectionType</a>;
|
@@ -78,8 +78,8 @@ enum <a class="link" href="GtkMenuShell.html#GtkMenuDirectionType
|
|
78
78
|
<div class="refsect1">
|
79
79
|
<a name="GtkMenuShell.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
80
80
|
<pre class="synopsis">
|
81
|
-
|
82
|
-
|
81
|
+
GObject
|
82
|
+
+----GInitiallyUnowned
|
83
83
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
84
84
|
+----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
85
85
|
+----GtkMenuShell
|
@@ -102,14 +102,14 @@ GtkMenuShell implements
|
|
102
102
|
<div class="refsect1">
|
103
103
|
<a name="GtkMenuShell.signals"></a><h2>Signals</h2>
|
104
104
|
<pre class="synopsis">
|
105
|
-
"<a class="link" href="GtkMenuShell.html#GtkMenuShell-activate-current" title='The "activate-current" signal'>activate-current</a>" : <
|
106
|
-
"<a class="link" href="GtkMenuShell.html#GtkMenuShell-cancel" title='The "cancel" signal'>cancel</a>" : <
|
107
|
-
"<a class="link" href="GtkMenuShell.html#GtkMenuShell-cycle-focus" title='The "cycle-focus" signal'>cycle-focus</a>" : <
|
108
|
-
"<a class="link" href="GtkMenuShell.html#GtkMenuShell-deactivate" title='The "deactivate" signal'>deactivate</a>" : <
|
109
|
-
"<a class="link" href="GtkMenuShell.html#GtkMenuShell-insert" title='The "insert" signal'>insert</a>" : <
|
110
|
-
"<a class="link" href="GtkMenuShell.html#GtkMenuShell-move-current" title='The "move-current" signal'>move-current</a>" : <
|
111
|
-
"<a class="link" href="GtkMenuShell.html#GtkMenuShell-move-selected" title='The "move-selected" signal'>move-selected</a>" : <
|
112
|
-
"<a class="link" href="GtkMenuShell.html#GtkMenuShell-selection-done" title='The "selection-done" signal'>selection-done</a>" : <
|
105
|
+
"<a class="link" href="GtkMenuShell.html#GtkMenuShell-activate-current" title='The "activate-current" signal'>activate-current</a>" : <code class="literal">Action</code>
|
106
|
+
"<a class="link" href="GtkMenuShell.html#GtkMenuShell-cancel" title='The "cancel" signal'>cancel</a>" : <code class="literal">Action</code>
|
107
|
+
"<a class="link" href="GtkMenuShell.html#GtkMenuShell-cycle-focus" title='The "cycle-focus" signal'>cycle-focus</a>" : <code class="literal">Action</code>
|
108
|
+
"<a class="link" href="GtkMenuShell.html#GtkMenuShell-deactivate" title='The "deactivate" signal'>deactivate</a>" : <code class="literal">Run First</code>
|
109
|
+
"<a class="link" href="GtkMenuShell.html#GtkMenuShell-insert" title='The "insert" signal'>insert</a>" : <code class="literal">Run First</code>
|
110
|
+
"<a class="link" href="GtkMenuShell.html#GtkMenuShell-move-current" title='The "move-current" signal'>move-current</a>" : <code class="literal">Action</code>
|
111
|
+
"<a class="link" href="GtkMenuShell.html#GtkMenuShell-move-selected" title='The "move-selected" signal'>move-selected</a>" : <code class="literal">Run Last</code>
|
112
|
+
"<a class="link" href="GtkMenuShell.html#GtkMenuShell-selection-done" title='The "selection-done" signal'>selection-done</a>" : <code class="literal">Run First</code>
|
113
113
|
</pre>
|
114
114
|
</div>
|
115
115
|
<div class="refsect1">
|
@@ -549,11 +549,11 @@ from which it was opened up.
|
|
549
549
|
<div class="refsect2">
|
550
550
|
<a name="gtk-menu-shell-bind-model"></a><h3>gtk_menu_shell_bind_model ()</h3>
|
551
551
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_menu_shell_bind_model (<em class="parameter"><code><a class="link" href="GtkMenuShell.html" title="GtkMenuShell"><span class="type">GtkMenuShell</span></a> *menu_shell</code></em>,
|
552
|
-
<em class="parameter"><code><
|
552
|
+
<em class="parameter"><code><span class="type">GMenuModel</span> *model</code></em>,
|
553
553
|
<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *action_namespace</code></em>,
|
554
554
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> with_separators</code></em>);</pre>
|
555
555
|
<p>
|
556
|
-
Establishes a binding between a <a class="link" href="GtkMenuShell.html" title="GtkMenuShell"><span class="type">GtkMenuShell</span></a> and a <
|
556
|
+
Establishes a binding between a <a class="link" href="GtkMenuShell.html" title="GtkMenuShell"><span class="type">GtkMenuShell</span></a> and a <span class="type">GMenuModel</span>.
|
557
557
|
</p>
|
558
558
|
<p>
|
559
559
|
The contents of <em class="parameter"><code>shell</code></em> are removed and then refilled with menu items
|
@@ -584,12 +584,12 @@ to attach your own action group to the widget hierarchy using
|
|
584
584
|
<a class="link" href="GtkWidget.html#gtk-widget-insert-action-group" title="gtk_widget_insert_action_group ()"><code class="function">gtk_widget_insert_action_group()</code></a>. As an example, if you created a
|
585
585
|
group with a "quit" action and inserted it with the name "mygroup"
|
586
586
|
then you would use the action name "mygroup.quit" in your
|
587
|
-
<
|
587
|
+
<span class="type">GMenuModel</span>.
|
588
588
|
</p>
|
589
589
|
<p>
|
590
590
|
For most cases you are probably better off using
|
591
591
|
<a class="link" href="GtkMenu.html#gtk-menu-new-from-model" title="gtk_menu_new_from_model ()"><code class="function">gtk_menu_new_from_model()</code></a> or <a class="link" href="GtkMenuBar.html#gtk-menu-bar-new-from-model" title="gtk_menu_bar_new_from_model ()"><code class="function">gtk_menu_bar_new_from_model()</code></a> or just
|
592
|
-
directly passing the <
|
592
|
+
directly passing the <span class="type">GMenuModel</span> to <a class="link" href="GtkApplication.html#gtk-application-set-app-menu" title="gtk_application_set_app_menu ()"><code class="function">gtk_application_set_app_menu()</code></a> or
|
593
593
|
<code class="function">gtk_application_set_menu_bar()</code>.
|
594
594
|
</p>
|
595
595
|
<div class="variablelist"><table border="0" class="variablelist">
|
@@ -605,7 +605,7 @@ directly passing the <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor
|
|
605
605
|
</tr>
|
606
606
|
<tr>
|
607
607
|
<td><p><span class="term"><em class="parameter"><code>model</code></em> :</span></p></td>
|
608
|
-
<td>the <
|
608
|
+
<td>the <span class="type">GMenuModel</span> to bind to or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to remove
|
609
609
|
binding. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
|
610
610
|
</td>
|
611
611
|
</tr>
|
@@ -687,7 +687,7 @@ keyboard focus. See <a class="link" href="GtkMenuShell.html#gtk-menu-shell-set-t
|
|
687
687
|
<a name="GtkMenuShell-activate-current"></a><h3>The <code class="literal">"activate-current"</code> signal</h3>
|
688
688
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkMenuShell.html" title="GtkMenuShell"><span class="type">GtkMenuShell</span></a> *menushell,
|
689
689
|
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> force_hide,
|
690
|
-
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <
|
690
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Action</code></pre>
|
691
691
|
<p>
|
692
692
|
An action signal that activates the current menu item within
|
693
693
|
the menu shell.
|
@@ -717,7 +717,7 @@ the menu shell.
|
|
717
717
|
<div class="refsect2">
|
718
718
|
<a name="GtkMenuShell-cancel"></a><h3>The <code class="literal">"cancel"</code> signal</h3>
|
719
719
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkMenuShell.html" title="GtkMenuShell"><span class="type">GtkMenuShell</span></a> *menushell,
|
720
|
-
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <
|
720
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Action</code></pre>
|
721
721
|
<p>
|
722
722
|
An action signal which cancels the selection within the menu shell.
|
723
723
|
Causes the <a class="link" href="GtkMenuShell.html#GtkMenuShell-selection-done" title='The "selection-done" signal'><span class="type">"selection-done"</span></a> signal to be emitted.
|
@@ -744,7 +744,7 @@ Causes the <a class="link" href="GtkMenuShell.html#GtkMenuShell-selection-done"
|
|
744
744
|
<a name="GtkMenuShell-cycle-focus"></a><h3>The <code class="literal">"cycle-focus"</code> signal</h3>
|
745
745
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkMenuShell.html" title="GtkMenuShell"><span class="type">GtkMenuShell</span></a> *menushell,
|
746
746
|
<a class="link" href="gtk3-Standard-Enumerations.html#GtkDirectionType" title="enum GtkDirectionType"><span class="type">GtkDirectionType</span></a> direction,
|
747
|
-
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <
|
747
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Action</code></pre>
|
748
748
|
<p>
|
749
749
|
A keybinding signal which moves the focus in the
|
750
750
|
given <em class="parameter"><code>direction</code></em>.
|
@@ -774,7 +774,7 @@ given <em class="parameter"><code>direction</code></em>.
|
|
774
774
|
<div class="refsect2">
|
775
775
|
<a name="GtkMenuShell-deactivate"></a><h3>The <code class="literal">"deactivate"</code> signal</h3>
|
776
776
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkMenuShell.html" title="GtkMenuShell"><span class="type">GtkMenuShell</span></a> *menushell,
|
777
|
-
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <
|
777
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Run First</code></pre>
|
778
778
|
<p>
|
779
779
|
This signal is emitted when a menu shell is deactivated.
|
780
780
|
</p>
|
@@ -801,7 +801,7 @@ This signal is emitted when a menu shell is deactivated.
|
|
801
801
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkMenuShell.html" title="GtkMenuShell"><span class="type">GtkMenuShell</span></a> *menu_shell,
|
802
802
|
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child,
|
803
803
|
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position,
|
804
|
-
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <
|
804
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Run First</code></pre>
|
805
805
|
<p>
|
806
806
|
The ::insert signal is emitted when a new <a class="link" href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a> is added to
|
807
807
|
a <a class="link" href="GtkMenuShell.html" title="GtkMenuShell"><span class="type">GtkMenuShell</span></a>. A separate signal is used instead of
|
@@ -842,7 +842,7 @@ The inverse of this signal is the GtkContainer::removed signal.
|
|
842
842
|
<a name="GtkMenuShell-move-current"></a><h3>The <code class="literal">"move-current"</code> signal</h3>
|
843
843
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkMenuShell.html" title="GtkMenuShell"><span class="type">GtkMenuShell</span></a> *menushell,
|
844
844
|
<a class="link" href="GtkMenuShell.html#GtkMenuDirectionType" title="enum GtkMenuDirectionType"><span class="type">GtkMenuDirectionType</span></a> direction,
|
845
|
-
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <
|
845
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Action</code></pre>
|
846
846
|
<p>
|
847
847
|
An keybinding signal which moves the current menu item
|
848
848
|
in the direction specified by <em class="parameter"><code>direction</code></em>.
|
@@ -873,7 +873,7 @@ in the direction specified by <em class="parameter"><code>direction</code></em>.
|
|
873
873
|
<a name="GtkMenuShell-move-selected"></a><h3>The <code class="literal">"move-selected"</code> signal</h3>
|
874
874
|
<pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkMenuShell.html" title="GtkMenuShell"><span class="type">GtkMenuShell</span></a> *menu_shell,
|
875
875
|
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> distance,
|
876
|
-
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <
|
876
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Run Last</code></pre>
|
877
877
|
<p>
|
878
878
|
The ::move-selected signal is emitted to move the selection to
|
879
879
|
another item.
|
@@ -909,7 +909,7 @@ another item.
|
|
909
909
|
<div class="refsect2">
|
910
910
|
<a name="GtkMenuShell-selection-done"></a><h3>The <code class="literal">"selection-done"</code> signal</h3>
|
911
911
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkMenuShell.html" title="GtkMenuShell"><span class="type">GtkMenuShell</span></a> *menushell,
|
912
|
-
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <
|
912
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Run First</code></pre>
|
913
913
|
<p>
|
914
914
|
This signal is emitted when a selection has been
|
915
915
|
completed within a menu shell.
|
@@ -63,8 +63,8 @@ struct <a class="link" href="GtkMenuToolButton.html#GtkMenuToolButt
|
|
63
63
|
<div class="refsect1">
|
64
64
|
<a name="GtkMenuToolButton.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
65
65
|
<pre class="synopsis">
|
66
|
-
|
67
|
-
|
66
|
+
GObject
|
67
|
+
+----GInitiallyUnowned
|
68
68
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
69
69
|
+----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
70
70
|
+----<a class="link" href="GtkBin.html" title="GtkBin">GtkBin</a>
|
@@ -88,7 +88,7 @@ GtkMenuToolButton implements
|
|
88
88
|
<div class="refsect1">
|
89
89
|
<a name="GtkMenuToolButton.signals"></a><h2>Signals</h2>
|
90
90
|
<pre class="synopsis">
|
91
|
-
"<a class="link" href="GtkMenuToolButton.html#GtkMenuToolButton-show-menu" title='The "show-menu" signal'>show-menu</a>" : <
|
91
|
+
"<a class="link" href="GtkMenuToolButton.html#GtkMenuToolButton-show-menu" title='The "show-menu" signal'>show-menu</a>" : <code class="literal">Run First</code>
|
92
92
|
</pre>
|
93
93
|
</div>
|
94
94
|
<div class="refsect1">
|
@@ -344,7 +344,7 @@ a tooltip on the whole <a class="link" href="GtkMenuToolButton.html" title="GtkM
|
|
344
344
|
<div class="refsect2">
|
345
345
|
<a name="GtkMenuToolButton-show-menu"></a><h3>The <code class="literal">"show-menu"</code> signal</h3>
|
346
346
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a> *button,
|
347
|
-
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <
|
347
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Run First</code></pre>
|
348
348
|
<p>
|
349
349
|
The ::show-menu signal is emitted before the menu is shown.
|
350
350
|
</p>
|
@@ -79,8 +79,8 @@ enum <a class="link" href="GtkMessageDialog.html#GtkButtonsType"
|
|
79
79
|
<div class="refsect1">
|
80
80
|
<a name="GtkMessageDialog.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
81
81
|
<pre class="synopsis">
|
82
|
-
|
83
|
-
|
82
|
+
GObject
|
83
|
+
+----GInitiallyUnowned
|
84
84
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
85
85
|
+----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
86
86
|
+----<a class="link" href="GtkBin.html" title="GtkBin">GtkBin</a>
|
@@ -189,8 +189,8 @@ You might do a non-modal <a class="link" href="GtkMessageDialog.html" title="Gtk
|
|
189
189
|
<span class="normal"> filename</span><span class="symbol">,</span><span class="normal"> </span><span class="function"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-String-Utility-Functions.html#g-strerror">g_strerror</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">errno</span><span class="symbol">));</span>
|
190
190
|
|
191
191
|
<span class="comment">/* Destroy the dialog when the user responds to it (e.g. clicks a button) */</span>
|
192
|
-
<span class="function"
|
193
|
-
<span class="normal"> </span><span class="function"
|
192
|
+
<span class="function">g_signal_connect_swapped</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">dialog</span><span class="symbol">,</span><span class="normal"> </span><span class="string">"response"</span><span class="symbol">,</span>
|
193
|
+
<span class="normal"> </span><span class="function">G_CALLBACK</span><span class="normal"> </span><span class="symbol">(</span><span class="normal"><a href="GtkWidget.html#gtk-widget-destroy">gtk_widget_destroy</a></span><span class="symbol">),</span>
|
194
194
|
<span class="normal"> dialog</span><span class="symbol">);</span></pre></td>
|
195
195
|
</tr>
|
196
196
|
</tbody>
|
@@ -61,8 +61,8 @@ struct <a class="link" href="GtkMisc.html#GtkMisc-struct" title="st
|
|
61
61
|
<div class="refsect1">
|
62
62
|
<a name="GtkMisc.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
63
63
|
<pre class="synopsis">
|
64
|
-
|
65
|
-
|
64
|
+
GObject
|
65
|
+
+----GInitiallyUnowned
|
66
66
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
67
67
|
+----GtkMisc
|
68
68
|
+----<a class="link" href="GtkLabel.html" title="GtkLabel">GtkLabel</a>
|
@@ -148,8 +148,8 @@ const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gt
|
|
148
148
|
<div class="refsect1">
|
149
149
|
<a name="GtkNotebook.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
150
150
|
<pre class="synopsis">
|
151
|
-
|
152
|
-
|
151
|
+
GObject
|
152
|
+
+----GInitiallyUnowned
|
153
153
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
154
154
|
+----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
155
155
|
+----GtkNotebook
|
@@ -201,16 +201,16 @@ GtkNotebook implements
|
|
201
201
|
<div class="refsect1">
|
202
202
|
<a name="GtkNotebook.signals"></a><h2>Signals</h2>
|
203
203
|
<pre class="synopsis">
|
204
|
-
"<a class="link" href="GtkNotebook.html#GtkNotebook-change-current-page" title='The "change-current-page" signal'>change-current-page</a>" : <
|
205
|
-
"<a class="link" href="GtkNotebook.html#GtkNotebook-create-window" title='The "create-window" signal'>create-window</a>" : <
|
206
|
-
"<a class="link" href="GtkNotebook.html#GtkNotebook-focus-tab" title='The "focus-tab" signal'>focus-tab</a>" : <
|
207
|
-
"<a class="link" href="GtkNotebook.html#GtkNotebook-move-focus-out" title='The "move-focus-out" signal'>move-focus-out</a>" : <
|
208
|
-
"<a class="link" href="GtkNotebook.html#GtkNotebook-page-added" title='The "page-added" signal'>page-added</a>" : <
|
209
|
-
"<a class="link" href="GtkNotebook.html#GtkNotebook-page-removed" title='The "page-removed" signal'>page-removed</a>" : <
|
210
|
-
"<a class="link" href="GtkNotebook.html#GtkNotebook-page-reordered" title='The "page-reordered" signal'>page-reordered</a>" : <
|
211
|
-
"<a class="link" href="GtkNotebook.html#GtkNotebook-reorder-tab" title='The "reorder-tab" signal'>reorder-tab</a>" : <
|
212
|
-
"<a class="link" href="GtkNotebook.html#GtkNotebook-select-page" title='The "select-page" signal'>select-page</a>" : <
|
213
|
-
"<a class="link" href="GtkNotebook.html#GtkNotebook-switch-page" title='The "switch-page" signal'>switch-page</a>" : <
|
204
|
+
"<a class="link" href="GtkNotebook.html#GtkNotebook-change-current-page" title='The "change-current-page" signal'>change-current-page</a>" : <code class="literal">Action</code>
|
205
|
+
"<a class="link" href="GtkNotebook.html#GtkNotebook-create-window" title='The "create-window" signal'>create-window</a>" : <code class="literal">Run Last</code>
|
206
|
+
"<a class="link" href="GtkNotebook.html#GtkNotebook-focus-tab" title='The "focus-tab" signal'>focus-tab</a>" : <code class="literal">Action</code>
|
207
|
+
"<a class="link" href="GtkNotebook.html#GtkNotebook-move-focus-out" title='The "move-focus-out" signal'>move-focus-out</a>" : <code class="literal">Action</code>
|
208
|
+
"<a class="link" href="GtkNotebook.html#GtkNotebook-page-added" title='The "page-added" signal'>page-added</a>" : <code class="literal">Run Last</code>
|
209
|
+
"<a class="link" href="GtkNotebook.html#GtkNotebook-page-removed" title='The "page-removed" signal'>page-removed</a>" : <code class="literal">Run Last</code>
|
210
|
+
"<a class="link" href="GtkNotebook.html#GtkNotebook-page-reordered" title='The "page-reordered" signal'>page-reordered</a>" : <code class="literal">Run Last</code>
|
211
|
+
"<a class="link" href="GtkNotebook.html#GtkNotebook-reorder-tab" title='The "reorder-tab" signal'>reorder-tab</a>" : <code class="literal">Action</code>
|
212
|
+
"<a class="link" href="GtkNotebook.html#GtkNotebook-select-page" title='The "select-page" signal'>select-page</a>" : <code class="literal">Action</code>
|
213
|
+
"<a class="link" href="GtkNotebook.html#GtkNotebook-switch-page" title='The "switch-page" signal'>switch-page</a>" : <code class="literal">Run Last</code>
|
214
214
|
</pre>
|
215
215
|
</div>
|
216
216
|
<div class="refsect1">
|
@@ -1966,7 +1966,7 @@ area.
|
|
1966
1966
|
<a name="GtkNotebook-change-current-page"></a><h3>The <code class="literal">"change-current-page"</code> signal</h3>
|
1967
1967
|
<pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkNotebook.html" title="GtkNotebook"><span class="type">GtkNotebook</span></a> *notebook,
|
1968
1968
|
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> arg1,
|
1969
|
-
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <
|
1969
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Action</code></pre>
|
1970
1970
|
</div>
|
1971
1971
|
<hr>
|
1972
1972
|
<div class="refsect2">
|
@@ -1975,7 +1975,7 @@ area.
|
|
1975
1975
|
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *page,
|
1976
1976
|
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x,
|
1977
1977
|
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y,
|
1978
|
-
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <
|
1978
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Run Last</code></pre>
|
1979
1979
|
<p>
|
1980
1980
|
The ::create-window signal is emitted when a detachable
|
1981
1981
|
tab is dropped on the root window.
|
@@ -2028,14 +2028,14 @@ added to, or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/s
|
|
2028
2028
|
<a name="GtkNotebook-focus-tab"></a><h3>The <code class="literal">"focus-tab"</code> signal</h3>
|
2029
2029
|
<pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkNotebook.html" title="GtkNotebook"><span class="type">GtkNotebook</span></a> *notebook,
|
2030
2030
|
<span class="type">GtkNotebookTab</span> arg1,
|
2031
|
-
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <
|
2031
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Action</code></pre>
|
2032
2032
|
</div>
|
2033
2033
|
<hr>
|
2034
2034
|
<div class="refsect2">
|
2035
2035
|
<a name="GtkNotebook-move-focus-out"></a><h3>The <code class="literal">"move-focus-out"</code> signal</h3>
|
2036
2036
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkNotebook.html" title="GtkNotebook"><span class="type">GtkNotebook</span></a> *notebook,
|
2037
2037
|
<a class="link" href="gtk3-Standard-Enumerations.html#GtkDirectionType" title="enum GtkDirectionType"><span class="type">GtkDirectionType</span></a> arg1,
|
2038
|
-
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <
|
2038
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Action</code></pre>
|
2039
2039
|
</div>
|
2040
2040
|
<hr>
|
2041
2041
|
<div class="refsect2">
|
@@ -2043,7 +2043,7 @@ added to, or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/s
|
|
2043
2043
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkNotebook.html" title="GtkNotebook"><span class="type">GtkNotebook</span></a> *notebook,
|
2044
2044
|
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child,
|
2045
2045
|
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> page_num,
|
2046
|
-
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <
|
2046
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Run Last</code></pre>
|
2047
2047
|
<p>
|
2048
2048
|
the ::page-added signal is emitted in the notebook
|
2049
2049
|
right after a page is added to the notebook.
|
@@ -2082,7 +2082,7 @@ right after a page is added to the notebook.
|
|
2082
2082
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkNotebook.html" title="GtkNotebook"><span class="type">GtkNotebook</span></a> *notebook,
|
2083
2083
|
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child,
|
2084
2084
|
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> page_num,
|
2085
|
-
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <
|
2085
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Run Last</code></pre>
|
2086
2086
|
<p>
|
2087
2087
|
the ::page-removed signal is emitted in the notebook
|
2088
2088
|
right after a page is removed from the notebook.
|
@@ -2120,7 +2120,7 @@ right after a page is removed from the notebook.
|
|
2120
2120
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkNotebook.html" title="GtkNotebook"><span class="type">GtkNotebook</span></a> *notebook,
|
2121
2121
|
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child,
|
2122
2122
|
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> page_num,
|
2123
|
-
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <
|
2123
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Run Last</code></pre>
|
2124
2124
|
<p>
|
2125
2125
|
the ::page-reordered signal is emitted in the notebook
|
2126
2126
|
right after a page has been reordered.
|
@@ -2159,14 +2159,14 @@ right after a page has been reordered.
|
|
2159
2159
|
<pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkNotebook.html" title="GtkNotebook"><span class="type">GtkNotebook</span></a> *notebook,
|
2160
2160
|
<a class="link" href="gtk3-Standard-Enumerations.html#GtkDirectionType" title="enum GtkDirectionType"><span class="type">GtkDirectionType</span></a> arg1,
|
2161
2161
|
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> arg2,
|
2162
|
-
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <
|
2162
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Action</code></pre>
|
2163
2163
|
</div>
|
2164
2164
|
<hr>
|
2165
2165
|
<div class="refsect2">
|
2166
2166
|
<a name="GtkNotebook-select-page"></a><h3>The <code class="literal">"select-page"</code> signal</h3>
|
2167
2167
|
<pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkNotebook.html" title="GtkNotebook"><span class="type">GtkNotebook</span></a> *notebook,
|
2168
2168
|
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> arg1,
|
2169
|
-
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <
|
2169
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Action</code></pre>
|
2170
2170
|
</div>
|
2171
2171
|
<hr>
|
2172
2172
|
<div class="refsect2">
|
@@ -2174,7 +2174,7 @@ right after a page has been reordered.
|
|
2174
2174
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkNotebook.html" title="GtkNotebook"><span class="type">GtkNotebook</span></a> *notebook,
|
2175
2175
|
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *page,
|
2176
2176
|
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> page_num,
|
2177
|
-
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <
|
2177
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Run Last</code></pre>
|
2178
2178
|
<p>
|
2179
2179
|
Emitted when the user or a function changes the current page.
|
2180
2180
|
</p>
|