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
@@ -49,8 +49,8 @@ struct <a class="link" href="GtkVBox.html#GtkVBox-struct" title="st
|
|
49
49
|
<div class="refsect1">
|
50
50
|
<a name="GtkVBox.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
51
51
|
<pre class="synopsis">
|
52
|
-
|
53
|
-
|
52
|
+
GObject
|
53
|
+
+----GInitiallyUnowned
|
54
54
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
55
55
|
+----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
56
56
|
+----<a class="link" href="GtkBox.html" title="GtkBox">GtkBox</a>
|
@@ -48,8 +48,8 @@ struct <a class="link" href="GtkVButtonBox.html#GtkVButtonBox-struc
|
|
48
48
|
<div class="refsect1">
|
49
49
|
<a name="GtkVButtonBox.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
50
50
|
<pre class="synopsis">
|
51
|
-
|
52
|
-
|
51
|
+
GObject
|
52
|
+
+----GInitiallyUnowned
|
53
53
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
54
54
|
+----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
55
55
|
+----<a class="link" href="GtkBox.html" title="GtkBox">GtkBox</a>
|
@@ -48,8 +48,8 @@ struct <a class="link" href="GtkVPaned.html#GtkVPaned-struct" title
|
|
48
48
|
<div class="refsect1">
|
49
49
|
<a name="GtkVPaned.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
50
50
|
<pre class="synopsis">
|
51
|
-
|
52
|
-
|
51
|
+
GObject
|
52
|
+
+----GInitiallyUnowned
|
53
53
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
54
54
|
+----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
55
55
|
+----<a class="link" href="GtkPaned.html" title="GtkPaned">GtkPaned</a>
|
@@ -51,8 +51,8 @@ struct <a class="link" href="GtkVScale.html#GtkVScale-struct" title
|
|
51
51
|
<div class="refsect1">
|
52
52
|
<a name="GtkVScale.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
53
53
|
<pre class="synopsis">
|
54
|
-
|
55
|
-
|
54
|
+
GObject
|
55
|
+
+----GInitiallyUnowned
|
56
56
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
57
57
|
+----<a class="link" href="GtkRange.html" title="GtkRange">GtkRange</a>
|
58
58
|
+----<a class="link" href="GtkScale.html" title="GtkScale">GtkScale</a>
|
@@ -48,8 +48,8 @@ struct <a class="link" href="GtkVScrollbar.html#GtkVScrollbar-struc
|
|
48
48
|
<div class="refsect1">
|
49
49
|
<a name="GtkVScrollbar.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
50
50
|
<pre class="synopsis">
|
51
|
-
|
52
|
-
|
51
|
+
GObject
|
52
|
+
+----GInitiallyUnowned
|
53
53
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
54
54
|
+----<a class="link" href="GtkRange.html" title="GtkRange">GtkRange</a>
|
55
55
|
+----<a class="link" href="GtkScrollbar.html" title="GtkScrollbar">GtkScrollbar</a>
|
@@ -48,8 +48,8 @@ struct <a class="link" href="GtkVSeparator.html#GtkVSeparator-struc
|
|
48
48
|
<div class="refsect1">
|
49
49
|
<a name="GtkVSeparator.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
50
50
|
<pre class="synopsis">
|
51
|
-
|
52
|
-
|
51
|
+
GObject
|
52
|
+
+----GInitiallyUnowned
|
53
53
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
54
54
|
+----<a class="link" href="GtkSeparator.html" title="GtkSeparator">GtkSeparator</a>
|
55
55
|
+----GtkVSeparator
|
@@ -62,8 +62,8 @@ struct <a class="link" href="GtkViewport.html#GtkViewport-struct" t
|
|
62
62
|
<div class="refsect1">
|
63
63
|
<a name="GtkViewport.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>
|
@@ -50,8 +50,8 @@ struct <a class="link" href="GtkVolumeButton.html#GtkVolumeButton-s
|
|
50
50
|
<div class="refsect1">
|
51
51
|
<a name="GtkVolumeButton.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
52
52
|
<pre class="synopsis">
|
53
|
-
|
54
|
-
|
53
|
+
GObject
|
54
|
+
+----GInitiallyUnowned
|
55
55
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
56
56
|
+----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
57
57
|
+----<a class="link" href="GtkBin.html" title="GtkBin">GtkBin</a>
|
@@ -57,7 +57,7 @@ struct <a class="link" href="GtkWidget.html#GtkWidgetClass" title="
|
|
57
57
|
typedef <a class="link" href="GtkWidget.html#GtkAllocation" title="GtkAllocation">GtkAllocation</a>;
|
58
58
|
struct <a class="link" href="GtkWidget.html#GtkWidgetAuxInfo" title="struct GtkWidgetAuxInfo">GtkWidgetAuxInfo</a>;
|
59
59
|
enum <a class="link" href="GtkWidget.html#GtkWidgetHelpType" title="enum GtkWidgetHelpType">GtkWidgetHelpType</a>;
|
60
|
-
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-new" title="gtk_widget_new ()">gtk_widget_new</a> (<em class="parameter"><code><
|
60
|
+
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-new" title="gtk_widget_new ()">gtk_widget_new</a> (<em class="parameter"><code><span class="type">GType</span> type</code></em>,
|
61
61
|
<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> *first_property_name</code></em>,
|
62
62
|
<em class="parameter"><code>...</code></em>);
|
63
63
|
<span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-destroy" title="gtk_widget_destroy ()">gtk_widget_destroy</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
|
@@ -158,7 +158,7 @@ const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gt
|
|
158
158
|
<em class="parameter"><code><a href="http://developer.gnome.org/gdk2/GdkDevice.html"><span class="type">GdkDevice</span></a> *device</code></em>);
|
159
159
|
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-get-toplevel" title="gtk_widget_get_toplevel ()">gtk_widget_get_toplevel</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
|
160
160
|
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-get-ancestor" title="gtk_widget_get_ancestor ()">gtk_widget_get_ancestor</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
161
|
-
<em class="parameter"><code><
|
161
|
+
<em class="parameter"><code><span class="type">GType</span> widget_type</code></em>);
|
162
162
|
<a href="http://developer.gnome.org/gdk2/gdk3-Visuals.html#GdkVisual"><span class="returnvalue">GdkVisual</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-get-visual" title="gtk_widget_get_visual ()">gtk_widget_get_visual</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
|
163
163
|
<span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-set-visual" title="gtk_widget_set_visual ()">gtk_widget_set_visual</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
164
164
|
<em class="parameter"><code><a href="http://developer.gnome.org/gdk2/gdk3-Visuals.html#GdkVisual"><span class="type">GdkVisual</span></a> *visual</code></em>);
|
@@ -267,15 +267,15 @@ enum <a class="link" href="GtkWidget.html#GtkTextDirection" title
|
|
267
267
|
<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> group_cycling</code></em>);
|
268
268
|
<span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-class-install-style-property" title="gtk_widget_class_install_style_property ()">gtk_widget_class_install_style_property</a>
|
269
269
|
(<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkWidgetClass" title="struct GtkWidgetClass"><span class="type">GtkWidgetClass</span></a> *klass</code></em>,
|
270
|
-
<em class="parameter"><code><
|
270
|
+
<em class="parameter"><code><span class="type">GParamSpec</span> *pspec</code></em>);
|
271
271
|
<span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-class-install-style-property-parser" title="gtk_widget_class_install_style_property_parser ()">gtk_widget_class_install_style_property_parser</a>
|
272
272
|
(<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkWidgetClass" title="struct GtkWidgetClass"><span class="type">GtkWidgetClass</span></a> *klass</code></em>,
|
273
|
-
<em class="parameter"><code><
|
273
|
+
<em class="parameter"><code><span class="type">GParamSpec</span> *pspec</code></em>,
|
274
274
|
<em class="parameter"><code><a class="link" href="GtkStyle.html#GtkRcPropertyParser" title="GtkRcPropertyParser ()"><span class="type">GtkRcPropertyParser</span></a> parser</code></em>);
|
275
|
-
<
|
275
|
+
<span class="returnvalue">GParamSpec</span> * <a class="link" href="GtkWidget.html#gtk-widget-class-find-style-property" title="gtk_widget_class_find_style_property ()">gtk_widget_class_find_style_property</a>
|
276
276
|
(<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkWidgetClass" title="struct GtkWidgetClass"><span class="type">GtkWidgetClass</span></a> *klass</code></em>,
|
277
277
|
<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> *property_name</code></em>);
|
278
|
-
<
|
278
|
+
<span class="returnvalue">GParamSpec</span> ** <a class="link" href="GtkWidget.html#gtk-widget-class-list-style-properties" title="gtk_widget_class_list_style_properties ()">gtk_widget_class_list_style_properties</a>
|
279
279
|
(<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkWidgetClass" title="struct GtkWidgetClass"><span class="type">GtkWidgetClass</span></a> *klass</code></em>,
|
280
280
|
<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#guint"><span class="type">guint</span></a> *n_properties</code></em>);
|
281
281
|
<a href="/usr/share/gtk-doc/html/cairo/cairo-Regions.html#cairo-region-t"><span class="returnvalue">cairo_region_t</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-region-intersect" title="gtk_widget_region_intersect ()">gtk_widget_region_intersect</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
@@ -289,14 +289,14 @@ enum <a class="link" href="GtkWidget.html#GtkTextDirection" title
|
|
289
289
|
<em class="parameter"><code>...</code></em>);
|
290
290
|
<span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-style-get-property" title="gtk_widget_style_get_property ()">gtk_widget_style_get_property</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
291
291
|
<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> *property_name</code></em>,
|
292
|
-
<em class="parameter"><code><
|
292
|
+
<em class="parameter"><code><span class="type">GValue</span> *value</code></em>);
|
293
293
|
<span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-style-get-valist" title="gtk_widget_style_get_valist ()">gtk_widget_style_get_valist</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
294
294
|
<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> *first_property_name</code></em>,
|
295
295
|
<em class="parameter"><code><span class="type">va_list</span> var_args</code></em>);
|
296
296
|
<span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-style-attach" title="gtk_widget_style_attach ()">gtk_widget_style_attach</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
|
297
297
|
<span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-class-set-accessible-type" title="gtk_widget_class_set_accessible_type ()">gtk_widget_class_set_accessible_type</a>
|
298
298
|
(<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkWidgetClass" title="struct GtkWidgetClass"><span class="type">GtkWidgetClass</span></a> *widget_class</code></em>,
|
299
|
-
<em class="parameter"><code><
|
299
|
+
<em class="parameter"><code><span class="type">GType</span> type</code></em>);
|
300
300
|
<span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-class-set-accessible-role" title="gtk_widget_class_set_accessible_role ()">gtk_widget_class_set_accessible_role</a>
|
301
301
|
(<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkWidgetClass" title="struct GtkWidgetClass"><span class="type">GtkWidgetClass</span></a> *widget_class</code></em>,
|
302
302
|
<em class="parameter"><code><span class="type">AtkRole</span> role</code></em>);
|
@@ -416,10 +416,10 @@ enum <a class="link" href="GtkWidget.html#GtkTextDirection" title
|
|
416
416
|
<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> <a class="link" href="GtkWidget.html#gtk-widget-device-is-shadowed" title="gtk_widget_device_is_shadowed ()">gtk_widget_device_is_shadowed</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
417
417
|
<em class="parameter"><code><a href="http://developer.gnome.org/gdk2/GdkDevice.html"><span class="type">GdkDevice</span></a> *device</code></em>);
|
418
418
|
<a href="http://developer.gnome.org/gdk2/gdk3-Windows.html#GdkModifierType"><span class="returnvalue">GdkModifierType</span></a> <a class="link" href="GtkWidget.html#gtk-widget-get-modifier-mask" title="gtk_widget_get_modifier_mask ()">gtk_widget_get_modifier_mask</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
419
|
-
<em class="parameter"><code><span class="type">GdkModifierIntent</span> intent</code></em>);
|
419
|
+
<em class="parameter"><code><a href="http://developer.gnome.org/gdk2/gdk3-Windows.html#GdkModifierIntent"><span class="type">GdkModifierIntent</span></a> intent</code></em>);
|
420
420
|
<span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-insert-action-group" title="gtk_widget_insert_action_group ()">gtk_widget_insert_action_group</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
421
421
|
<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> *name</code></em>,
|
422
|
-
<em class="parameter"><code><
|
422
|
+
<em class="parameter"><code><span class="type">GActionGroup</span> *group</code></em>);
|
423
423
|
<span class="returnvalue">double</span> <a class="link" href="GtkWidget.html#gtk-widget-get-opacity" title="gtk_widget_get_opacity ()">gtk_widget_get_opacity</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
|
424
424
|
<span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-set-opacity" title="gtk_widget_set_opacity ()">gtk_widget_set_opacity</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
425
425
|
<em class="parameter"><code><span class="type">double</span> opacity</code></em>);
|
@@ -508,8 +508,8 @@ enum <a class="link" href="GtkWidget.html#GtkAlign" title="enum G
|
|
508
508
|
<span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-class-set-template-from-resource" title="gtk_widget_class_set_template_from_resource ()">gtk_widget_class_set_template_from_resource</a>
|
509
509
|
(<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkWidgetClass" title="struct GtkWidgetClass"><span class="type">GtkWidgetClass</span></a> *widget_class</code></em>,
|
510
510
|
<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> *resource_name</code></em>);
|
511
|
-
<
|
512
|
-
<em class="parameter"><code><
|
511
|
+
<span class="returnvalue">GObject</span> * <a class="link" href="GtkWidget.html#gtk-widget-get-template-child" title="gtk_widget_get_template_child ()">gtk_widget_get_template_child</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
512
|
+
<em class="parameter"><code><span class="type">GType</span> widget_type</code></em>,
|
513
513
|
<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> *name</code></em>);
|
514
514
|
#define <a class="link" href="GtkWidget.html#gtk-widget-class-bind-template-child" title="gtk_widget_class_bind_template_child()">gtk_widget_class_bind_template_child</a>(widget_class,
|
515
515
|
TypeName,
|
@@ -533,7 +533,7 @@ enum <a class="link" href="GtkWidget.html#GtkAlign" title="enum G
|
|
533
533
|
<span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-class-bind-template-callback-full" title="gtk_widget_class_bind_template_callback_full ()">gtk_widget_class_bind_template_callback_full</a>
|
534
534
|
(<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkWidgetClass" title="struct GtkWidgetClass"><span class="type">GtkWidgetClass</span></a> *widget_class</code></em>,
|
535
535
|
<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> *callback_name</code></em>,
|
536
|
-
<em class="parameter"><code><
|
536
|
+
<em class="parameter"><code><span class="type">GCallback</span> callback_symbol</code></em>);
|
537
537
|
<span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-class-set-connect-func" title="gtk_widget_class_set_connect_func ()">gtk_widget_class_set_connect_func</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkWidgetClass" title="struct GtkWidgetClass"><span class="type">GtkWidgetClass</span></a> *widget_class</code></em>,
|
538
538
|
<em class="parameter"><code><a class="link" href="GtkBuilder.html#GtkBuilderConnectFunc" title="GtkBuilderConnectFunc ()"><span class="type">GtkBuilderConnectFunc</span></a> connect_func</code></em>,
|
539
539
|
<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#gpointer"><span class="type">gpointer</span></a> connect_data</code></em>,
|
@@ -543,8 +543,8 @@ enum <a class="link" href="GtkWidget.html#GtkAlign" title="enum G
|
|
543
543
|
<div class="refsect1">
|
544
544
|
<a name="GtkWidget.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
545
545
|
<pre class="synopsis">
|
546
|
-
|
547
|
-
|
546
|
+
GObject
|
547
|
+
+----GInitiallyUnowned
|
548
548
|
+----GtkWidget
|
549
549
|
+----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
550
550
|
+----<a class="link" href="GtkMisc.html" title="GtkMisc">GtkMisc</a>
|
@@ -645,74 +645,74 @@ GtkWidget implements
|
|
645
645
|
<a name="GtkWidget.signals"></a><h2>Signals</h2>
|
646
646
|
<pre class="synopsis">
|
647
647
|
"<a class="link" href="GtkWidget.html#GtkWidget-accel-closures-changed" title='The "accel-closures-changed" signal'>accel-closures-changed</a>"
|
648
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-button-press-event" title='The "button-press-event" signal'>button-press-event</a>" : <
|
649
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-button-release-event" title='The "button-release-event" signal'>button-release-event</a>" : <
|
650
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-can-activate-accel" title='The "can-activate-accel" signal'>can-activate-accel</a>" : <
|
651
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-child-notify" title='The "child-notify" signal'>child-notify</a>" : <
|
652
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-composited-changed" title='The "composited-changed" signal'>composited-changed</a>" : <
|
653
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-configure-event" title='The "configure-event" signal'>configure-event</a>" : <
|
654
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-damage-event" title='The "damage-event" signal'>damage-event</a>" : <
|
655
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-delete-event" title='The "delete-event" signal'>delete-event</a>" : <
|
656
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-destroy" title='The "destroy" signal'>destroy</a>" : <
|
657
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-destroy-event" title='The "destroy-event" signal'>destroy-event</a>" : <
|
658
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-direction-changed" title='The "direction-changed" signal'>direction-changed</a>" : <
|
659
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-drag-begin" title='The "drag-begin" signal'>drag-begin</a>" : <
|
660
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-drag-data-delete" title='The "drag-data-delete" signal'>drag-data-delete</a>" : <
|
661
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-drag-data-get" title='The "drag-data-get" signal'>drag-data-get</a>" : <
|
662
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-drag-data-received" title='The "drag-data-received" signal'>drag-data-received</a>" : <
|
663
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-drag-drop" title='The "drag-drop" signal'>drag-drop</a>" : <
|
664
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-drag-end" title='The "drag-end" signal'>drag-end</a>" : <
|
665
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-drag-failed" title='The "drag-failed" signal'>drag-failed</a>" : <
|
666
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-drag-leave" title='The "drag-leave" signal'>drag-leave</a>" : <
|
667
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-drag-motion" title='The "drag-motion" signal'>drag-motion</a>" : <
|
668
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-draw" title='The "draw" signal'>draw</a>" : <
|
669
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-enter-notify-event" title='The "enter-notify-event" signal'>enter-notify-event</a>" : <
|
670
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-event" title='The "event" signal'>event</a>" : <
|
648
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-button-press-event" title='The "button-press-event" signal'>button-press-event</a>" : <code class="literal">Run Last</code>
|
649
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-button-release-event" title='The "button-release-event" signal'>button-release-event</a>" : <code class="literal">Run Last</code>
|
650
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-can-activate-accel" title='The "can-activate-accel" signal'>can-activate-accel</a>" : <code class="literal">Run Last</code>
|
651
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-child-notify" title='The "child-notify" signal'>child-notify</a>" : <code class="literal">No Hooks</code>
|
652
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-composited-changed" title='The "composited-changed" signal'>composited-changed</a>" : <code class="literal">Action</code>
|
653
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-configure-event" title='The "configure-event" signal'>configure-event</a>" : <code class="literal">Run Last</code>
|
654
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-damage-event" title='The "damage-event" signal'>damage-event</a>" : <code class="literal">Run Last</code>
|
655
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-delete-event" title='The "delete-event" signal'>delete-event</a>" : <code class="literal">Run Last</code>
|
656
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-destroy" title='The "destroy" signal'>destroy</a>" : <code class="literal">No Hooks</code>
|
657
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-destroy-event" title='The "destroy-event" signal'>destroy-event</a>" : <code class="literal">Run Last</code>
|
658
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-direction-changed" title='The "direction-changed" signal'>direction-changed</a>" : <code class="literal">Run First</code>
|
659
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-drag-begin" title='The "drag-begin" signal'>drag-begin</a>" : <code class="literal">Run Last</code>
|
660
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-drag-data-delete" title='The "drag-data-delete" signal'>drag-data-delete</a>" : <code class="literal">Run Last</code>
|
661
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-drag-data-get" title='The "drag-data-get" signal'>drag-data-get</a>" : <code class="literal">Run Last</code>
|
662
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-drag-data-received" title='The "drag-data-received" signal'>drag-data-received</a>" : <code class="literal">Run Last</code>
|
663
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-drag-drop" title='The "drag-drop" signal'>drag-drop</a>" : <code class="literal">Run Last</code>
|
664
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-drag-end" title='The "drag-end" signal'>drag-end</a>" : <code class="literal">Run Last</code>
|
665
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-drag-failed" title='The "drag-failed" signal'>drag-failed</a>" : <code class="literal">Run Last</code>
|
666
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-drag-leave" title='The "drag-leave" signal'>drag-leave</a>" : <code class="literal">Run Last</code>
|
667
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-drag-motion" title='The "drag-motion" signal'>drag-motion</a>" : <code class="literal">Run Last</code>
|
668
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-draw" title='The "draw" signal'>draw</a>" : <code class="literal">Run Last</code>
|
669
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-enter-notify-event" title='The "enter-notify-event" signal'>enter-notify-event</a>" : <code class="literal">Run Last</code>
|
670
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-event" title='The "event" signal'>event</a>" : <code class="literal">Run Last</code>
|
671
671
|
"<a class="link" href="GtkWidget.html#GtkWidget-event-after" title='The "event-after" signal'>event-after</a>"
|
672
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-focus" title='The "focus" signal'>focus</a>" : <
|
673
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-focus-in-event" title='The "focus-in-event" signal'>focus-in-event</a>" : <
|
674
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-focus-out-event" title='The "focus-out-event" signal'>focus-out-event</a>" : <
|
675
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-grab-broken-event" title='The "grab-broken-event" signal'>grab-broken-event</a>" : <
|
676
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-grab-focus" title='The "grab-focus" signal'>grab-focus</a>" : <
|
677
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-grab-notify" title='The "grab-notify" signal'>grab-notify</a>" : <
|
678
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-hide" title='The "hide" signal'>hide</a>" : <
|
679
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-hierarchy-changed" title='The "hierarchy-changed" signal'>hierarchy-changed</a>" : <
|
680
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-key-press-event" title='The "key-press-event" signal'>key-press-event</a>" : <
|
681
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-key-release-event" title='The "key-release-event" signal'>key-release-event</a>" : <
|
682
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-keynav-failed" title='The "keynav-failed" signal'>keynav-failed</a>" : <
|
683
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-leave-notify-event" title='The "leave-notify-event" signal'>leave-notify-event</a>" : <
|
684
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-map" title='The "map" signal'>map</a>" : <
|
685
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-map-event" title='The "map-event" signal'>map-event</a>" : <
|
686
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-mnemonic-activate" title='The "mnemonic-activate" signal'>mnemonic-activate</a>" : <
|
687
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-motion-notify-event" title='The "motion-notify-event" signal'>motion-notify-event</a>" : <
|
688
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-move-focus" title='The "move-focus" signal'>move-focus</a>" : <
|
689
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-parent-set" title='The "parent-set" signal'>parent-set</a>" : <
|
690
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-popup-menu" title='The "popup-menu" signal'>popup-menu</a>" : <
|
691
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-property-notify-event" title='The "property-notify-event" signal'>property-notify-event</a>" : <
|
692
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-proximity-in-event" title='The "proximity-in-event" signal'>proximity-in-event</a>" : <
|
693
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-proximity-out-event" title='The "proximity-out-event" signal'>proximity-out-event</a>" : <
|
694
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-query-tooltip" title='The "query-tooltip" signal'>query-tooltip</a>" : <
|
695
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-realize" title='The "realize" signal'>realize</a>" : <
|
696
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-screen-changed" title='The "screen-changed" signal'>screen-changed</a>" : <
|
697
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-scroll-event" title='The "scroll-event" signal'>scroll-event</a>" : <
|
698
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-selection-clear-event" title='The "selection-clear-event" signal'>selection-clear-event</a>" : <
|
699
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-selection-get" title='The "selection-get" signal'>selection-get</a>" : <
|
700
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-selection-notify-event" title='The "selection-notify-event" signal'>selection-notify-event</a>" : <
|
701
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-selection-received" title='The "selection-received" signal'>selection-received</a>" : <
|
702
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-selection-request-event" title='The "selection-request-event" signal'>selection-request-event</a>" : <
|
703
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-show" title='The "show" signal'>show</a>" : <
|
704
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-show-help" title='The "show-help" signal'>show-help</a>" : <
|
705
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-size-allocate" title='The "size-allocate" signal'>size-allocate</a>" : <
|
706
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-state-changed" title='The "state-changed" signal'>state-changed</a>" : <
|
707
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-state-flags-changed" title='The "state-flags-changed" signal'>state-flags-changed</a>" : <
|
708
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-style-set" title='The "style-set" signal'>style-set</a>" : <
|
709
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-style-updated" title='The "style-updated" signal'>style-updated</a>" : <
|
710
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-touch-event" title='The "touch-event" signal'>touch-event</a>" : <
|
711
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-unmap" title='The "unmap" signal'>unmap</a>" : <
|
712
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-unmap-event" title='The "unmap-event" signal'>unmap-event</a>" : <
|
713
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-unrealize" title='The "unrealize" signal'>unrealize</a>" : <
|
714
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-visibility-notify-event" title='The "visibility-notify-event" signal'>visibility-notify-event</a>" : <
|
715
|
-
"<a class="link" href="GtkWidget.html#GtkWidget-window-state-event" title='The "window-state-event" signal'>window-state-event</a>" : <
|
672
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-focus" title='The "focus" signal'>focus</a>" : <code class="literal">Run Last</code>
|
673
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-focus-in-event" title='The "focus-in-event" signal'>focus-in-event</a>" : <code class="literal">Run Last</code>
|
674
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-focus-out-event" title='The "focus-out-event" signal'>focus-out-event</a>" : <code class="literal">Run Last</code>
|
675
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-grab-broken-event" title='The "grab-broken-event" signal'>grab-broken-event</a>" : <code class="literal">Run Last</code>
|
676
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-grab-focus" title='The "grab-focus" signal'>grab-focus</a>" : <code class="literal">Action</code>
|
677
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-grab-notify" title='The "grab-notify" signal'>grab-notify</a>" : <code class="literal">Run First</code>
|
678
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-hide" title='The "hide" signal'>hide</a>" : <code class="literal">Run First</code>
|
679
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-hierarchy-changed" title='The "hierarchy-changed" signal'>hierarchy-changed</a>" : <code class="literal">Run Last</code>
|
680
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-key-press-event" title='The "key-press-event" signal'>key-press-event</a>" : <code class="literal">Run Last</code>
|
681
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-key-release-event" title='The "key-release-event" signal'>key-release-event</a>" : <code class="literal">Run Last</code>
|
682
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-keynav-failed" title='The "keynav-failed" signal'>keynav-failed</a>" : <code class="literal">Run Last</code>
|
683
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-leave-notify-event" title='The "leave-notify-event" signal'>leave-notify-event</a>" : <code class="literal">Run Last</code>
|
684
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-map" title='The "map" signal'>map</a>" : <code class="literal">Run First</code>
|
685
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-map-event" title='The "map-event" signal'>map-event</a>" : <code class="literal">Run Last</code>
|
686
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-mnemonic-activate" title='The "mnemonic-activate" signal'>mnemonic-activate</a>" : <code class="literal">Run Last</code>
|
687
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-motion-notify-event" title='The "motion-notify-event" signal'>motion-notify-event</a>" : <code class="literal">Run Last</code>
|
688
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-move-focus" title='The "move-focus" signal'>move-focus</a>" : <code class="literal">Action</code>
|
689
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-parent-set" title='The "parent-set" signal'>parent-set</a>" : <code class="literal">Run First</code>
|
690
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-popup-menu" title='The "popup-menu" signal'>popup-menu</a>" : <code class="literal">Action</code>
|
691
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-property-notify-event" title='The "property-notify-event" signal'>property-notify-event</a>" : <code class="literal">Run Last</code>
|
692
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-proximity-in-event" title='The "proximity-in-event" signal'>proximity-in-event</a>" : <code class="literal">Run Last</code>
|
693
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-proximity-out-event" title='The "proximity-out-event" signal'>proximity-out-event</a>" : <code class="literal">Run Last</code>
|
694
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-query-tooltip" title='The "query-tooltip" signal'>query-tooltip</a>" : <code class="literal">Run Last</code>
|
695
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-realize" title='The "realize" signal'>realize</a>" : <code class="literal">Run First</code>
|
696
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-screen-changed" title='The "screen-changed" signal'>screen-changed</a>" : <code class="literal">Run Last</code>
|
697
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-scroll-event" title='The "scroll-event" signal'>scroll-event</a>" : <code class="literal">Run Last</code>
|
698
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-selection-clear-event" title='The "selection-clear-event" signal'>selection-clear-event</a>" : <code class="literal">Run Last</code>
|
699
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-selection-get" title='The "selection-get" signal'>selection-get</a>" : <code class="literal">Run Last</code>
|
700
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-selection-notify-event" title='The "selection-notify-event" signal'>selection-notify-event</a>" : <code class="literal">Run Last</code>
|
701
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-selection-received" title='The "selection-received" signal'>selection-received</a>" : <code class="literal">Run Last</code>
|
702
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-selection-request-event" title='The "selection-request-event" signal'>selection-request-event</a>" : <code class="literal">Run Last</code>
|
703
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-show" title='The "show" signal'>show</a>" : <code class="literal">Run First</code>
|
704
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-show-help" title='The "show-help" signal'>show-help</a>" : <code class="literal">Action</code>
|
705
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-size-allocate" title='The "size-allocate" signal'>size-allocate</a>" : <code class="literal">Run First</code>
|
706
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-state-changed" title='The "state-changed" signal'>state-changed</a>" : <code class="literal">Run First</code>
|
707
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-state-flags-changed" title='The "state-flags-changed" signal'>state-flags-changed</a>" : <code class="literal">Run First</code>
|
708
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-style-set" title='The "style-set" signal'>style-set</a>" : <code class="literal">Run First</code>
|
709
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-style-updated" title='The "style-updated" signal'>style-updated</a>" : <code class="literal">Run First</code>
|
710
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-touch-event" title='The "touch-event" signal'>touch-event</a>" : <code class="literal">Run Last</code>
|
711
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-unmap" title='The "unmap" signal'>unmap</a>" : <code class="literal">Run First</code>
|
712
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-unmap-event" title='The "unmap-event" signal'>unmap-event</a>" : <code class="literal">Run Last</code>
|
713
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-unrealize" title='The "unrealize" signal'>unrealize</a>" : <code class="literal">Run Last</code>
|
714
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-visibility-notify-event" title='The "visibility-notify-event" signal'>visibility-notify-event</a>" : <code class="literal">Run Last</code>
|
715
|
+
"<a class="link" href="GtkWidget.html#GtkWidget-window-state-event" title='The "window-state-event" signal'>window-state-event</a>" : <code class="literal">Run Last</code>
|
716
716
|
</pre>
|
717
717
|
</div>
|
718
718
|
<div class="refsect1">
|
@@ -1402,7 +1402,7 @@ widgets declared as children of the <template> tag.
|
|
1402
1402
|
</colgroup>
|
1403
1403
|
<tbody>
|
1404
1404
|
<tr>
|
1405
|
-
<td><p><span class="term"><
|
1405
|
+
<td><p><span class="term"><span class="type">GInitiallyUnownedClass</span> <em class="structfield"><code><a name="GtkWidgetClass.parent-class"></a>parent_class</code></em>;</span></p></td>
|
1406
1406
|
<td>The object class structure needs to be the first
|
1407
1407
|
element in the widget class structure in order for the class mechanism
|
1408
1408
|
to work correctly. This allows a GtkWidgetClass pointer to be cast to
|
@@ -1916,7 +1916,7 @@ more information.
|
|
1916
1916
|
<hr>
|
1917
1917
|
<div class="refsect2">
|
1918
1918
|
<a name="gtk-widget-new"></a><h3>gtk_widget_new ()</h3>
|
1919
|
-
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_widget_new (<em class="parameter"><code><
|
1919
|
+
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_widget_new (<em class="parameter"><code><span class="type">GType</span> type</code></em>,
|
1920
1920
|
<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> *first_property_name</code></em>,
|
1921
1921
|
<em class="parameter"><code>...</code></em>);</pre>
|
1922
1922
|
<p>
|
@@ -1924,7 +1924,7 @@ This is a convenience function for creating a widget and setting
|
|
1924
1924
|
its properties in one go. For example you might write:
|
1925
1925
|
<code class="literal">gtk_widget_new (GTK_TYPE_LABEL, "label", "Hello World", "xalign",
|
1926
1926
|
0.0, NULL)</code> to create a left-aligned label. Equivalent to
|
1927
|
-
<
|
1927
|
+
<code class="function">g_object_new()</code>, but returns a widget so you don't have to
|
1928
1928
|
cast the object yourself.
|
1929
1929
|
</p>
|
1930
1930
|
<div class="variablelist"><table border="0" class="variablelist">
|
@@ -1970,7 +1970,7 @@ from the container. If the widget is a toplevel (derived from
|
|
1970
1970
|
reference GTK+ holds to it will be removed. Removing a
|
1971
1971
|
widget from its container or the list of toplevels results in the
|
1972
1972
|
widget being finalized, unless you've added additional references
|
1973
|
-
to the widget with <
|
1973
|
+
to the widget with <code class="function">g_object_ref()</code>.
|
1974
1974
|
</p>
|
1975
1975
|
<p>
|
1976
1976
|
In most cases, only toplevel widgets (windows) require explicit
|
@@ -2228,7 +2228,7 @@ This function is primarily used in widget implementations, and
|
|
2228
2228
|
isn't very useful otherwise. Many times when you think you might
|
2229
2229
|
need it, a better approach is to connect to a signal that will be
|
2230
2230
|
called after the widget is realized automatically, such as
|
2231
|
-
<a class="link" href="GtkWidget.html#GtkWidget-draw" title='The "draw" signal'><span class="type">"draw"</span></a>. Or simply <
|
2231
|
+
<a class="link" href="GtkWidget.html#GtkWidget-draw" title='The "draw" signal'><span class="type">"draw"</span></a>. Or simply <code class="function">g_signal_connect()</code> to the
|
2232
2232
|
<a class="link" href="GtkWidget.html#GtkWidget-realize" title='The "realize" signal'><span class="type">"realize"</span></a> signal.
|
2233
2233
|
</p>
|
2234
2234
|
<div class="variablelist"><table border="0" class="variablelist">
|
@@ -2509,7 +2509,7 @@ trying to display isolated frames at particular times.
|
|
2509
2509
|
</p>
|
2510
2510
|
<p>
|
2511
2511
|
This is a more convenient alternative to connecting directly to the
|
2512
|
-
<span class="type">"update"</span> signal of <a href="http://developer.gnome.org/gdk2/gdk3-GdkFrameClock.html#GdkFrameClock"><span class="type">GdkFrameClock</span></a>, since you don't
|
2512
|
+
<a href="http://developer.gnome.org/gdk2/GdkFrameClock.html#GdkFrameClock-update"><span class="type">"update"</span></a> signal of <a href="http://developer.gnome.org/gdk2/gdk3-GdkFrameClock.html#GdkFrameClock"><span class="type">GdkFrameClock</span></a>, since you don't
|
2513
2513
|
have to worry about when a <a href="http://developer.gnome.org/gdk2/gdk3-GdkFrameClock.html#GdkFrameClock"><span class="type">GdkFrameClock</span></a> is assigned to a widget.
|
2514
2514
|
</p>
|
2515
2515
|
<div class="variablelist"><table border="0" class="variablelist">
|
@@ -2769,7 +2769,7 @@ baseline argument is ignored and -1 is used instead.
|
|
2769
2769
|
Installs an accelerator for this <em class="parameter"><code>widget</code></em> in <em class="parameter"><code>accel_group</code></em> that causes
|
2770
2770
|
<em class="parameter"><code>accel_signal</code></em> to be emitted if the accelerator is activated.
|
2771
2771
|
The <em class="parameter"><code>accel_group</code></em> needs to be added to the widget's toplevel via
|
2772
|
-
<a class="link" href="GtkWindow.html#gtk-window-add-accel-group" title="gtk_window_add_accel_group ()"><code class="function">gtk_window_add_accel_group()</code></a>, and the signal must be of type <
|
2772
|
+
<a class="link" href="GtkWindow.html#gtk-window-add-accel-group" title="gtk_window_add_accel_group ()"><code class="function">gtk_window_add_accel_group()</code></a>, and the signal must be of type <code class="literal">G_SIGNAL_ACTION</code>.
|
2773
2773
|
Accelerators added through this function are not user changeable during
|
2774
2774
|
runtime. If you want to support accelerators that can be changed by the
|
2775
2775
|
user, use <a class="link" href="gtk3-Accelerator-Maps.html#gtk-accel-map-add-entry" title="gtk_accel_map_add_entry ()"><code class="function">gtk_accel_map_add_entry()</code></a> and <a class="link" href="GtkWidget.html#gtk-widget-set-accel-path" title="gtk_widget_set_accel_path ()"><code class="function">gtk_widget_set_accel_path()</code></a> or
|
@@ -3763,7 +3763,7 @@ if there's no ancestor. <span class="annotation">[<acronym title="Don't free dat
|
|
3763
3763
|
<div class="refsect2">
|
3764
3764
|
<a name="gtk-widget-get-ancestor"></a><h3>gtk_widget_get_ancestor ()</h3>
|
3765
3765
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_widget_get_ancestor (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
3766
|
-
<em class="parameter"><code><
|
3766
|
+
<em class="parameter"><code><span class="type">GType</span> widget_type</code></em>);</pre>
|
3767
3767
|
<p>
|
3768
3768
|
Gets the first ancestor of <em class="parameter"><code>widget</code></em> with type <em class="parameter"><code>widget_type</code></em>. For example,
|
3769
3769
|
<code class="literal">gtk_widget_get_ancestor (widget, GTK_TYPE_BOX)</code> gets
|
@@ -4811,7 +4811,7 @@ to the modifier style if you want to keep it alive.
|
|
4811
4811
|
<td>the modifier style for the widget.
|
4812
4812
|
This rc style is owned by the widget. If you want to keep a
|
4813
4813
|
pointer to value this around, you must add a refcount using
|
4814
|
-
<
|
4814
|
+
<code class="function">g_object_ref()</code>. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
|
4815
4815
|
</td>
|
4816
4816
|
</tr>
|
4817
4817
|
</tbody>
|
@@ -5230,7 +5230,7 @@ code.
|
|
5230
5230
|
<p>
|
5231
5231
|
The pixels in the returned <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> are shared with the rest of
|
5232
5232
|
the application and should not be modified. The pixbuf should be
|
5233
|
-
freed after use with <
|
5233
|
+
freed after use with <code class="function">g_object_unref()</code>.
|
5234
5234
|
</p>
|
5235
5235
|
<div class="variablelist"><table border="0" class="variablelist">
|
5236
5236
|
<colgroup>
|
@@ -5288,7 +5288,7 @@ such as <a class="link" href="gtk3-Themeable-Stock-Images.html#GTK-ICON-SIZE-MEN
|
|
5288
5288
|
<p>
|
5289
5289
|
The pixels in the returned <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> are shared with the rest of
|
5290
5290
|
the application and should not be modified. The pixbuf should be freed
|
5291
|
-
after use with <
|
5291
|
+
after use with <code class="function">g_object_unref()</code>.
|
5292
5292
|
</p>
|
5293
5293
|
<div class="variablelist"><table border="0" class="variablelist">
|
5294
5294
|
<colgroup>
|
@@ -5374,7 +5374,7 @@ Here is a simple example:
|
|
5374
5374
|
<span class="function"><a href="GtkWidget.html#gtk-widget-pop-composite-child">gtk_widget_pop_composite_child</a></span><span class="normal"> </span><span class="symbol">();</span>
|
5375
5375
|
<span class="function"><a href="GtkWidget.html#gtk-widget-set-parent">gtk_widget_set_parent</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">scrolled_window</span><span class="symbol">-></span><span class="normal">hscrollbar</span><span class="symbol">,</span>
|
5376
5376
|
<span class="normal"> </span><span class="function">GTK_WIDGET</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">scrolled_window</span><span class="symbol">));</span>
|
5377
|
-
<span class="function"
|
5377
|
+
<span class="function">g_object_ref</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">scrolled_window</span><span class="symbol">-></span><span class="normal">hscrollbar</span><span class="symbol">);</span></pre></td>
|
5378
5378
|
</tr>
|
5379
5379
|
</tbody>
|
5380
5380
|
</table>
|
@@ -5672,7 +5672,7 @@ is <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-d
|
|
5672
5672
|
<a name="gtk-widget-class-install-style-property"></a><h3>gtk_widget_class_install_style_property ()</h3>
|
5673
5673
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_widget_class_install_style_property
|
5674
5674
|
(<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkWidgetClass" title="struct GtkWidgetClass"><span class="type">GtkWidgetClass</span></a> *klass</code></em>,
|
5675
|
-
<em class="parameter"><code><
|
5675
|
+
<em class="parameter"><code><span class="type">GParamSpec</span> *pspec</code></em>);</pre>
|
5676
5676
|
<p>
|
5677
5677
|
Installs a style property on a widget class. The parser for the
|
5678
5678
|
style property is determined by the value type of <em class="parameter"><code>pspec</code></em>.
|
@@ -5690,7 +5690,7 @@ style property is determined by the value type of <em class="parameter"><code>ps
|
|
5690
5690
|
</tr>
|
5691
5691
|
<tr>
|
5692
5692
|
<td><p><span class="term"><em class="parameter"><code>pspec</code></em> :</span></p></td>
|
5693
|
-
<td>the <
|
5693
|
+
<td>the <span class="type">GParamSpec</span> for the property</td>
|
5694
5694
|
</tr>
|
5695
5695
|
</tbody>
|
5696
5696
|
</table></div>
|
@@ -5700,7 +5700,7 @@ style property is determined by the value type of <em class="parameter"><code>ps
|
|
5700
5700
|
<a name="gtk-widget-class-install-style-property-parser"></a><h3>gtk_widget_class_install_style_property_parser ()</h3>
|
5701
5701
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_widget_class_install_style_property_parser
|
5702
5702
|
(<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkWidgetClass" title="struct GtkWidgetClass"><span class="type">GtkWidgetClass</span></a> *klass</code></em>,
|
5703
|
-
<em class="parameter"><code><
|
5703
|
+
<em class="parameter"><code><span class="type">GParamSpec</span> *pspec</code></em>,
|
5704
5704
|
<em class="parameter"><code><a class="link" href="GtkStyle.html#GtkRcPropertyParser" title="GtkRcPropertyParser ()"><span class="type">GtkRcPropertyParser</span></a> parser</code></em>);</pre>
|
5705
5705
|
<p>
|
5706
5706
|
Installs a style property on a widget class.
|
@@ -5718,7 +5718,7 @@ Installs a style property on a widget class.
|
|
5718
5718
|
</tr>
|
5719
5719
|
<tr>
|
5720
5720
|
<td><p><span class="term"><em class="parameter"><code>pspec</code></em> :</span></p></td>
|
5721
|
-
<td>the <
|
5721
|
+
<td>the <span class="type">GParamSpec</span> for the style property</td>
|
5722
5722
|
</tr>
|
5723
5723
|
<tr>
|
5724
5724
|
<td><p><span class="term"><em class="parameter"><code>parser</code></em> :</span></p></td>
|
@@ -5730,7 +5730,7 @@ Installs a style property on a widget class.
|
|
5730
5730
|
<hr>
|
5731
5731
|
<div class="refsect2">
|
5732
5732
|
<a name="gtk-widget-class-find-style-property"></a><h3>gtk_widget_class_find_style_property ()</h3>
|
5733
|
-
<pre class="programlisting"><
|
5733
|
+
<pre class="programlisting"><span class="returnvalue">GParamSpec</span> * gtk_widget_class_find_style_property
|
5734
5734
|
(<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkWidgetClass" title="struct GtkWidgetClass"><span class="type">GtkWidgetClass</span></a> *klass</code></em>,
|
5735
5735
|
<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> *property_name</code></em>);</pre>
|
5736
5736
|
<p>
|
@@ -5753,7 +5753,7 @@ Finds a style property of a widget class by name.
|
|
5753
5753
|
</tr>
|
5754
5754
|
<tr>
|
5755
5755
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
5756
|
-
<td>the <
|
5756
|
+
<td>the <span class="type">GParamSpec</span> of the style property or
|
5757
5757
|
<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> if <em class="parameter"><code>class</code></em> has no style property with that name. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
|
5758
5758
|
</td>
|
5759
5759
|
</tr>
|
@@ -5764,7 +5764,7 @@ Finds a style property of a widget class by name.
|
|
5764
5764
|
<hr>
|
5765
5765
|
<div class="refsect2">
|
5766
5766
|
<a name="gtk-widget-class-list-style-properties"></a><h3>gtk_widget_class_list_style_properties ()</h3>
|
5767
|
-
<pre class="programlisting"><
|
5767
|
+
<pre class="programlisting"><span class="returnvalue">GParamSpec</span> ** gtk_widget_class_list_style_properties
|
5768
5768
|
(<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkWidgetClass" title="struct GtkWidgetClass"><span class="type">GtkWidgetClass</span></a> *klass</code></em>,
|
5769
5769
|
<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#guint"><span class="type">guint</span></a> *n_properties</code></em>);</pre>
|
5770
5770
|
<p>
|
@@ -5789,7 +5789,7 @@ Returns all style properties of a widget class.
|
|
5789
5789
|
<tr>
|
5790
5790
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
5791
5791
|
<td>a
|
5792
|
-
newly allocated array of <
|
5792
|
+
newly allocated array of <span class="type">GParamSpec</span>*. The array must be
|
5793
5793
|
freed with <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>. <span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_properties][<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>]</span>
|
5794
5794
|
</td>
|
5795
5795
|
</tr>
|
@@ -5918,7 +5918,7 @@ An example of its usage is:
|
|
5918
5918
|
<span class="normal">fevent</span><span class="symbol">-></span><span class="normal">focus_change</span><span class="symbol">.</span><span class="normal">in </span><span class="symbol">=</span><span class="normal"> <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS">TRUE</a></span><span class="symbol">;</span>
|
5919
5919
|
<span class="normal">fevent</span><span class="symbol">-></span><span class="normal">focus_change</span><span class="symbol">.</span><span class="normal">window </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GtkWidget.html#gtk-widget-get-window">gtk_widget_get_window</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">widget</span><span class="symbol">);</span>
|
5920
5920
|
<span class="keyword">if</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">fevent</span><span class="symbol">-></span><span class="normal">focus_change</span><span class="symbol">.</span><span class="normal">window </span><span class="symbol">!=</span><span class="normal"> <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">)</span>
|
5921
|
-
<span class="normal"> </span><span class="function"
|
5921
|
+
<span class="normal"> </span><span class="function">g_object_ref</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">fevent</span><span class="symbol">-></span><span class="normal">focus_change</span><span class="symbol">.</span><span class="normal">window</span><span class="symbol">);</span>
|
5922
5922
|
|
5923
5923
|
<span class="function"><a href="GtkWidget.html#gtk-widget-send-focus-change">gtk_widget_send_focus_change</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">widget</span><span class="symbol">,</span><span class="normal"> fevent</span><span class="symbol">);</span>
|
5924
5924
|
|
@@ -5992,7 +5992,7 @@ property values, starting with the location for
|
|
5992
5992
|
<a name="gtk-widget-style-get-property"></a><h3>gtk_widget_style_get_property ()</h3>
|
5993
5993
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_widget_style_get_property (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
5994
5994
|
<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> *property_name</code></em>,
|
5995
|
-
<em class="parameter"><code><
|
5995
|
+
<em class="parameter"><code><span class="type">GValue</span> *value</code></em>);</pre>
|
5996
5996
|
<p>
|
5997
5997
|
Gets the value of a style property of <em class="parameter"><code>widget</code></em>.
|
5998
5998
|
</p>
|
@@ -6095,7 +6095,7 @@ implementation which does not chain up to its parent class'
|
|
6095
6095
|
<a name="gtk-widget-class-set-accessible-type"></a><h3>gtk_widget_class_set_accessible_type ()</h3>
|
6096
6096
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_widget_class_set_accessible_type
|
6097
6097
|
(<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkWidgetClass" title="struct GtkWidgetClass"><span class="type">GtkWidgetClass</span></a> *widget_class</code></em>,
|
6098
|
-
<em class="parameter"><code><
|
6098
|
+
<em class="parameter"><code><span class="type">GType</span> type</code></em>);</pre>
|
6099
6099
|
<p>
|
6100
6100
|
Sets the type to be used for creating accessibles for widgets of
|
6101
6101
|
<em class="parameter"><code>widget_class</code></em>. The given <em class="parameter"><code>type</code></em> must be a subtype of the type used for
|
@@ -6269,7 +6269,7 @@ Emits a <a class="link" href="GtkWidget.html#GtkWidget-child-notify" title='The
|
|
6269
6269
|
on <em class="parameter"><code>widget</code></em>.
|
6270
6270
|
</p>
|
6271
6271
|
<p>
|
6272
|
-
This is the analogue of <
|
6272
|
+
This is the analogue of <code class="function">g_object_notify()</code> for child properties.
|
6273
6273
|
</p>
|
6274
6274
|
<p>
|
6275
6275
|
Also see <a class="link" href="GtkContainer.html#gtk-container-child-notify" title="gtk_container_child_notify ()"><code class="function">gtk_container_child_notify()</code></a>.
|
@@ -6303,7 +6303,7 @@ signals are queued until <a class="link" href="GtkWidget.html#gtk-widget-thaw-ch
|
|
6303
6303
|
on <em class="parameter"><code>widget</code></em>.
|
6304
6304
|
</p>
|
6305
6305
|
<p>
|
6306
|
-
This is the analogue of <
|
6306
|
+
This is the analogue of <code class="function">g_object_freeze_notify()</code> for child properties.
|
6307
6307
|
</p>
|
6308
6308
|
<div class="variablelist"><table border="0" class="variablelist">
|
6309
6309
|
<colgroup>
|
@@ -8767,7 +8767,7 @@ by another <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="
|
|
8767
8767
|
<div class="refsect2">
|
8768
8768
|
<a name="gtk-widget-get-modifier-mask"></a><h3>gtk_widget_get_modifier_mask ()</h3>
|
8769
8769
|
<pre class="programlisting"><a href="http://developer.gnome.org/gdk2/gdk3-Windows.html#GdkModifierType"><span class="returnvalue">GdkModifierType</span></a> gtk_widget_get_modifier_mask (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
8770
|
-
<em class="parameter"><code><span class="type">GdkModifierIntent</span> intent</code></em>);</pre>
|
8770
|
+
<em class="parameter"><code><a href="http://developer.gnome.org/gdk2/gdk3-Windows.html#GdkModifierIntent"><span class="type">GdkModifierIntent</span></a> intent</code></em>);</pre>
|
8771
8771
|
<p>
|
8772
8772
|
Returns the modifier mask the <em class="parameter"><code>widget</code></em>'s windowing system backend
|
8773
8773
|
uses for a particular purpose.
|
@@ -8803,7 +8803,7 @@ See <a href="http://developer.gnome.org/gdk2/gdk3-Keyboard-Handling.html#gdk-key
|
|
8803
8803
|
<a name="gtk-widget-insert-action-group"></a><h3>gtk_widget_insert_action_group ()</h3>
|
8804
8804
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_widget_insert_action_group (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
8805
8805
|
<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> *name</code></em>,
|
8806
|
-
<em class="parameter"><code><
|
8806
|
+
<em class="parameter"><code><span class="type">GActionGroup</span> *group</code></em>);</pre>
|
8807
8807
|
<p>
|
8808
8808
|
Inserts <em class="parameter"><code>group</code></em> into <em class="parameter"><code>widget</code></em>. Children of <em class="parameter"><code>widget</code></em> that implement
|
8809
8809
|
<a class="link" href="GtkActionable.html" title="GtkActionable"><span class="type">GtkActionable</span></a> can then be associated with actions in <em class="parameter"><code>group</code></em> by
|
@@ -8832,7 +8832,7 @@ from <em class="parameter"><code>widget</code></em>.
|
|
8832
8832
|
</tr>
|
8833
8833
|
<tr>
|
8834
8834
|
<td><p><span class="term"><em class="parameter"><code>group</code></em> :</span></p></td>
|
8835
|
-
<td>a <
|
8835
|
+
<td>a <span class="type">GActionGroup</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="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
|
8836
8836
|
</td>
|
8837
8837
|
</tr>
|
8838
8838
|
</tbody>
|
@@ -10312,9 +10312,9 @@ class composite widgets have been created in their instance
|
|
10312
10312
|
initializers.
|
10313
10313
|
</p>
|
10314
10314
|
<p>
|
10315
|
-
Another reason is that when calling <
|
10315
|
+
Another reason is that when calling <code class="function">g_object_new()</code> on a widget with
|
10316
10316
|
composite templates, it's important to build the composite widgets
|
10317
|
-
before the construct properties are set. Properties passed to <
|
10317
|
+
before the construct properties are set. Properties passed to <code class="function">g_object_new()</code>
|
10318
10318
|
should take precedence over properties set in the private template XML.
|
10319
10319
|
</p>
|
10320
10320
|
<div class="variablelist"><table border="0" class="variablelist">
|
@@ -10410,8 +10410,8 @@ in the widget's instance initializer</p>
|
|
10410
10410
|
<hr>
|
10411
10411
|
<div class="refsect2">
|
10412
10412
|
<a name="gtk-widget-get-template-child"></a><h3>gtk_widget_get_template_child ()</h3>
|
10413
|
-
<pre class="programlisting"><
|
10414
|
-
<em class="parameter"><code><
|
10413
|
+
<pre class="programlisting"><span class="returnvalue">GObject</span> * gtk_widget_get_template_child (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
10414
|
+
<em class="parameter"><code><span class="type">GType</span> widget_type</code></em>,
|
10415
10415
|
<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> *name</code></em>);</pre>
|
10416
10416
|
<p>
|
10417
10417
|
Fetch an object build from the template XML for <em class="parameter"><code>widget_type</code></em> in this <em class="parameter"><code>widget</code></em> instance.
|
@@ -10437,7 +10437,7 @@ of the GObject structure offsets.
|
|
10437
10437
|
</tr>
|
10438
10438
|
<tr>
|
10439
10439
|
<td><p><span class="term"><em class="parameter"><code>widget_type</code></em> :</span></p></td>
|
10440
|
-
<td>The <
|
10440
|
+
<td>The <span class="type">GType</span> to get a template child for</td>
|
10441
10441
|
</tr>
|
10442
10442
|
<tr>
|
10443
10443
|
<td><p><span class="term"><em class="parameter"><code>name</code></em> :</span></p></td>
|
@@ -10544,8 +10544,8 @@ This macro is a convenience wrapper around the
|
|
10544
10544
|
</p>
|
10545
10545
|
<p>
|
10546
10546
|
This macro will use the offset of the <em class="parameter"><code>member_name</code></em> inside the <em class="parameter"><code>TypeName</code></em>
|
10547
|
-
private data structure (it uses <
|
10548
|
-
must be added with <
|
10547
|
+
private data structure (it uses <code class="function">G_PRIVATE_OFFSET()</code>, so the private struct
|
10548
|
+
must be added with <code class="function">G_ADD_PRIVATE()</code>).
|
10549
10549
|
</p>
|
10550
10550
|
<div class="variablelist"><table border="0" class="variablelist">
|
10551
10551
|
<colgroup>
|
@@ -10719,7 +10719,7 @@ This macro is a convenience wrapper around the
|
|
10719
10719
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_widget_class_bind_template_callback_full
|
10720
10720
|
(<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkWidgetClass" title="struct GtkWidgetClass"><span class="type">GtkWidgetClass</span></a> *widget_class</code></em>,
|
10721
10721
|
<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> *callback_name</code></em>,
|
10722
|
-
<em class="parameter"><code><
|
10722
|
+
<em class="parameter"><code><span class="type">GCallback</span> callback_symbol</code></em>);</pre>
|
10723
10723
|
<p>
|
10724
10724
|
Declares a <em class="parameter"><code>callback_symbol</code></em> to handle <em class="parameter"><code>callback_name</code></em> from the template XML
|
10725
10725
|
defined for <em class="parameter"><code>widget_type</code></em>. See <a class="link" href="GtkBuilder.html#gtk-builder-add-callback-symbol" title="gtk_builder_add_callback_symbol ()"><code class="function">gtk_builder_add_callback_symbol()</code></a>.
|
@@ -11356,7 +11356,7 @@ configurable width and should be drawn using a box instead of a line.
|
|
11356
11356
|
<a name="GtkWidget-button-press-event"></a><h3>The <code class="literal">"button-press-event"</code> signal</h3>
|
11357
11357
|
<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="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
11358
11358
|
<a href="http://developer.gnome.org/gdk2/gdk3-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
11359
|
-
<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) : <
|
11359
|
+
<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>
|
11360
11360
|
<p>
|
11361
11361
|
The ::button-press-event signal will be emitted when a button
|
11362
11362
|
(typically from a mouse) is pressed.
|
@@ -11402,7 +11402,7 @@ this signal. <span class="annotation">[<acronym title="Override the parsed C typ
|
|
11402
11402
|
<a name="GtkWidget-button-release-event"></a><h3>The <code class="literal">"button-release-event"</code> signal</h3>
|
11403
11403
|
<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="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
11404
11404
|
<a href="http://developer.gnome.org/gdk2/gdk3-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
11405
|
-
<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) : <
|
11405
|
+
<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>
|
11406
11406
|
<p>
|
11407
11407
|
The ::button-release-event signal will be emitted when a button
|
11408
11408
|
(typically from a mouse) is released.
|
@@ -11448,7 +11448,7 @@ this signal. <span class="annotation">[<acronym title="Override the parsed C typ
|
|
11448
11448
|
<a name="GtkWidget-can-activate-accel"></a><h3>The <code class="literal">"can-activate-accel"</code> signal</h3>
|
11449
11449
|
<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="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
11450
11450
|
<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> signal_id,
|
11451
|
-
<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) : <
|
11451
|
+
<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>
|
11452
11452
|
<p>
|
11453
11453
|
Determines whether an accelerator that activates the signal
|
11454
11454
|
identified by <em class="parameter"><code>signal_id</code></em> can currently be activated.
|
@@ -11487,8 +11487,8 @@ for determining whether an accelerator can be activated.
|
|
11487
11487
|
<div class="refsect2">
|
11488
11488
|
<a name="GtkWidget-child-notify"></a><h3>The <code class="literal">"child-notify"</code> signal</h3>
|
11489
11489
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
11490
|
-
<
|
11491
|
-
<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) : <
|
11490
|
+
<span class="type">GParamSpec</span> *child_property,
|
11491
|
+
<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">No Hooks</code></pre>
|
11492
11492
|
<p>
|
11493
11493
|
The ::child-notify signal is emitted for each
|
11494
11494
|
<a class="link" href="GtkContainer.html#child-properties" title="Child properties">child property</a> that has
|
@@ -11506,7 +11506,7 @@ changed on an object. The signal's detail holds the property name.
|
|
11506
11506
|
</tr>
|
11507
11507
|
<tr>
|
11508
11508
|
<td><p><span class="term"><em class="parameter"><code>child_property</code></em> :</span></p></td>
|
11509
|
-
<td>the <
|
11509
|
+
<td>the <span class="type">GParamSpec</span> of the changed child property</td>
|
11510
11510
|
</tr>
|
11511
11511
|
<tr>
|
11512
11512
|
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
|
@@ -11519,7 +11519,7 @@ changed on an object. The signal's detail holds the property name.
|
|
11519
11519
|
<div class="refsect2">
|
11520
11520
|
<a name="GtkWidget-composited-changed"></a><h3>The <code class="literal">"composited-changed"</code> signal</h3>
|
11521
11521
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
11522
|
-
<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) : <
|
11522
|
+
<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>
|
11523
11523
|
<p>
|
11524
11524
|
The ::composited-changed signal is emitted when the composited
|
11525
11525
|
status of <em class="parameter"><code>widget</code></em>s screen changes.
|
@@ -11547,7 +11547,7 @@ See <a href="http://developer.gnome.org/gdk2/GdkScreen.html#gdk-screen-is-compos
|
|
11547
11547
|
<a name="GtkWidget-configure-event"></a><h3>The <code class="literal">"configure-event"</code> signal</h3>
|
11548
11548
|
<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="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
11549
11549
|
<a href="http://developer.gnome.org/gdk2/gdk3-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
11550
|
-
<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) : <
|
11550
|
+
<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>
|
11551
11551
|
<p>
|
11552
11552
|
The ::configure-event signal will be emitted when the size, position or
|
11553
11553
|
stacking of the <em class="parameter"><code>widget</code></em>'s window has changed.
|
@@ -11591,7 +11591,7 @@ this signal. <span class="annotation">[<acronym title="Override the parsed C typ
|
|
11591
11591
|
<a name="GtkWidget-damage-event"></a><h3>The <code class="literal">"damage-event"</code> signal</h3>
|
11592
11592
|
<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="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
11593
11593
|
<a href="http://developer.gnome.org/gdk2/gdk3-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
11594
|
-
<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) : <
|
11594
|
+
<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>
|
11595
11595
|
<p>
|
11596
11596
|
Emitted when a redirected window belonging to <em class="parameter"><code>widget</code></em> gets drawn into.
|
11597
11597
|
The region/area members of the event shows what area of the redirected
|
@@ -11631,7 +11631,7 @@ drawable was drawn into.
|
|
11631
11631
|
<a name="GtkWidget-delete-event"></a><h3>The <code class="literal">"delete-event"</code> signal</h3>
|
11632
11632
|
<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="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
11633
11633
|
<a href="http://developer.gnome.org/gdk2/gdk3-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
11634
|
-
<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) : <
|
11634
|
+
<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>
|
11635
11635
|
<p>
|
11636
11636
|
The ::delete-event signal is emitted if a user requests that
|
11637
11637
|
a toplevel window is closed. The default handler for this signal
|
@@ -11670,7 +11670,7 @@ it can later be shown again without reconstructing it.
|
|
11670
11670
|
<div class="refsect2">
|
11671
11671
|
<a name="GtkWidget-destroy"></a><h3>The <code class="literal">"destroy"</code> signal</h3>
|
11672
11672
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *object,
|
11673
|
-
<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) : <
|
11673
|
+
<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">No Hooks</code></pre>
|
11674
11674
|
<p>
|
11675
11675
|
Signals that all holders of a reference to the widget should release
|
11676
11676
|
the reference that they hold. May result in finalization of the widget
|
@@ -11698,7 +11698,7 @@ if all references are released.
|
|
11698
11698
|
<a name="GtkWidget-destroy-event"></a><h3>The <code class="literal">"destroy-event"</code> signal</h3>
|
11699
11699
|
<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="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
11700
11700
|
<a href="http://developer.gnome.org/gdk2/gdk3-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
11701
|
-
<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) : <
|
11701
|
+
<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>
|
11702
11702
|
<p>
|
11703
11703
|
The ::destroy-event signal is emitted when a <a href="http://developer.gnome.org/gdk2/gdk3-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> is destroyed.
|
11704
11704
|
You rarely get this signal, because most widgets disconnect themselves
|
@@ -11742,7 +11742,7 @@ automatically for all new windows.
|
|
11742
11742
|
<a name="GtkWidget-direction-changed"></a><h3>The <code class="literal">"direction-changed"</code> signal</h3>
|
11743
11743
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
11744
11744
|
<a class="link" href="GtkWidget.html#GtkTextDirection" title="enum GtkTextDirection"><span class="type">GtkTextDirection</span></a> previous_direction,
|
11745
|
-
<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) : <
|
11745
|
+
<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>
|
11746
11746
|
<p>
|
11747
11747
|
The ::direction-changed signal is emitted when the text direction
|
11748
11748
|
of a widget changes.
|
@@ -11774,7 +11774,7 @@ of a widget changes.
|
|
11774
11774
|
<a name="GtkWidget-drag-begin"></a><h3>The <code class="literal">"drag-begin"</code> signal</h3>
|
11775
11775
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
11776
11776
|
<a href="http://developer.gnome.org/gdk2/gdk3-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *context,
|
11777
|
-
<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) : <
|
11777
|
+
<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>
|
11778
11778
|
<p>
|
11779
11779
|
The ::drag-begin signal is emitted on the drag source when a drag is
|
11780
11780
|
started. A typical reason to connect to this signal is to set up a
|
@@ -11782,7 +11782,7 @@ custom drag icon with e.g. <a class="link" href="gtk3-Drag-and-Drop.html#gtk-dra
|
|
11782
11782
|
</p>
|
11783
11783
|
<p>
|
11784
11784
|
Note that some widgets set up a drag icon in the default handler of
|
11785
|
-
this signal, so you may have to use <
|
11785
|
+
this signal, so you may have to use <code class="function">g_signal_connect_after()</code> to
|
11786
11786
|
override what the default handler did.
|
11787
11787
|
</p>
|
11788
11788
|
<div class="variablelist"><table border="0" class="variablelist">
|
@@ -11811,7 +11811,7 @@ override what the default handler did.
|
|
11811
11811
|
<a name="GtkWidget-drag-data-delete"></a><h3>The <code class="literal">"drag-data-delete"</code> signal</h3>
|
11812
11812
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
11813
11813
|
<a href="http://developer.gnome.org/gdk2/gdk3-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *context,
|
11814
|
-
<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) : <
|
11814
|
+
<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>
|
11815
11815
|
<p>
|
11816
11816
|
The ::drag-data-delete signal is emitted on the drag source when a drag
|
11817
11817
|
with the action <a href="http://developer.gnome.org/gdk2/gdk3-Drag-and-Drop.html#GDK-ACTION-MOVE:CAPS"><code class="literal">GDK_ACTION_MOVE</code></a> is successfully completed. The signal
|
@@ -11847,7 +11847,7 @@ handler is responsible for deleting the data that has been dropped. What
|
|
11847
11847
|
<a class="link" href="gtk3-Selections.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *data,
|
11848
11848
|
<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> info,
|
11849
11849
|
<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> time,
|
11850
|
-
<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) : <
|
11850
|
+
<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>
|
11851
11851
|
<p>
|
11852
11852
|
The ::drag-data-get signal is emitted on the drag source when the drop
|
11853
11853
|
site requests the data which is dragged. It is the responsibility of
|
@@ -11900,7 +11900,7 @@ is indicated by <em class="parameter"><code>info</code></em>. See <a class="link
|
|
11900
11900
|
<a class="link" href="gtk3-Selections.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *data,
|
11901
11901
|
<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> info,
|
11902
11902
|
<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> time,
|
11903
|
-
<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) : <
|
11903
|
+
<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>
|
11904
11904
|
<p>
|
11905
11905
|
The ::drag-data-received signal is emitted on the drop site when the
|
11906
11906
|
dragged data has been received. If the data was received in order to
|
@@ -12068,7 +12068,7 @@ shown in the following example:
|
|
12068
12068
|
<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,
|
12069
12069
|
<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,
|
12070
12070
|
<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> time,
|
12071
|
-
<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) : <
|
12071
|
+
<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>
|
12072
12072
|
<p>
|
12073
12073
|
The ::drag-drop signal is emitted on the drop site when the user drops
|
12074
12074
|
the data onto the widget. The signal handler must determine whether
|
@@ -12123,7 +12123,7 @@ or more of the supported targets.
|
|
12123
12123
|
<a name="GtkWidget-drag-end"></a><h3>The <code class="literal">"drag-end"</code> signal</h3>
|
12124
12124
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
12125
12125
|
<a href="http://developer.gnome.org/gdk2/gdk3-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *context,
|
12126
|
-
<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) : <
|
12126
|
+
<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>
|
12127
12127
|
<p>
|
12128
12128
|
The ::drag-end signal is emitted on the drag source when a drag is
|
12129
12129
|
finished. A typical reason to connect to this signal is to undo
|
@@ -12156,7 +12156,7 @@ things done in <a class="link" href="GtkWidget.html#GtkWidget-drag-begin" title=
|
|
12156
12156
|
<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="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
12157
12157
|
<a href="http://developer.gnome.org/gdk2/gdk3-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *context,
|
12158
12158
|
<a class="link" href="gtk3-Standard-Enumerations.html#GtkDragResult" title="enum GtkDragResult"><span class="type">GtkDragResult</span></a> result,
|
12159
|
-
<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) : <
|
12159
|
+
<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>
|
12160
12160
|
<p>
|
12161
12161
|
The ::drag-failed signal is emitted on the drag source when a drag has
|
12162
12162
|
failed. The signal handler may hook custom code to handle a failed DND
|
@@ -12201,7 +12201,7 @@ animation), otherwise it returns <a href="/home/kou/work/ruby/ruby-gnome2.win32/
|
|
12201
12201
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
12202
12202
|
<a href="http://developer.gnome.org/gdk2/gdk3-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *context,
|
12203
12203
|
<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> time,
|
12204
|
-
<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) : <
|
12204
|
+
<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>
|
12205
12205
|
<p>
|
12206
12206
|
The ::drag-leave signal is emitted on the drop site when the cursor
|
12207
12207
|
leaves the widget. A typical reason to connect to this signal is to
|
@@ -12248,7 +12248,7 @@ created in the <a class="link" href="GtkWidget.html#GtkWidget-drag-motion" title
|
|
12248
12248
|
<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,
|
12249
12249
|
<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,
|
12250
12250
|
<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> time,
|
12251
|
-
<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) : <
|
12251
|
+
<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>
|
12252
12252
|
<p>
|
12253
12253
|
The ::drag-motion signal is emitted on the drop site when the user
|
12254
12254
|
moves the cursor over the widget during a drag. The signal handler
|
@@ -12447,7 +12447,7 @@ the drop site with <a class="link" href="gtk3-Drag-and-Drop.html#gtk-drag-highli
|
|
12447
12447
|
<a name="GtkWidget-draw"></a><h3>The <code class="literal">"draw"</code> signal</h3>
|
12448
12448
|
<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="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
12449
12449
|
<span class="type">CairoContext</span> *cr,
|
12450
|
-
<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) : <
|
12450
|
+
<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>
|
12451
12451
|
<p>
|
12452
12452
|
This signal is emitted when a widget is supposed to render itself.
|
12453
12453
|
The <em class="parameter"><code>widget</code></em>'s top left corner must be painted at the origin of
|
@@ -12502,7 +12502,7 @@ get a finer-grained representation of the dirty region with
|
|
12502
12502
|
<a name="GtkWidget-enter-notify-event"></a><h3>The <code class="literal">"enter-notify-event"</code> signal</h3>
|
12503
12503
|
<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="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
12504
12504
|
<a href="http://developer.gnome.org/gdk2/gdk3-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
12505
|
-
<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) : <
|
12505
|
+
<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>
|
12506
12506
|
<p>
|
12507
12507
|
The ::enter-notify-event will be emitted when the pointer enters
|
12508
12508
|
the <em class="parameter"><code>widget</code></em>'s window.
|
@@ -12548,7 +12548,7 @@ this signal. <span class="annotation">[<acronym title="Override the parsed C typ
|
|
12548
12548
|
<a name="GtkWidget-event"></a><h3>The <code class="literal">"event"</code> signal</h3>
|
12549
12549
|
<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="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
12550
12550
|
<a href="http://developer.gnome.org/gdk2/gdk3-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
12551
|
-
<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) : <
|
12551
|
+
<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>
|
12552
12552
|
<p>
|
12553
12553
|
The GTK+ main loop will emit three signals for each GDK event delivered
|
12554
12554
|
to a widget: one generic ::event signal, another, more specific,
|
@@ -12623,7 +12623,7 @@ regardless of the previous two signals handlers return values.
|
|
12623
12623
|
<a name="GtkWidget-focus"></a><h3>The <code class="literal">"focus"</code> signal</h3>
|
12624
12624
|
<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="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
12625
12625
|
<a class="link" href="gtk3-Standard-Enumerations.html#GtkDirectionType" title="enum GtkDirectionType"><span class="type">GtkDirectionType</span></a> direction,
|
12626
|
-
<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) : <
|
12626
|
+
<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>
|
12627
12627
|
<div class="variablelist"><table border="0" class="variablelist">
|
12628
12628
|
<colgroup>
|
12629
12629
|
<col align="left" valign="top">
|
@@ -12651,7 +12651,7 @@ regardless of the previous two signals handlers return values.
|
|
12651
12651
|
<a name="GtkWidget-focus-in-event"></a><h3>The <code class="literal">"focus-in-event"</code> signal</h3>
|
12652
12652
|
<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="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
12653
12653
|
<a href="http://developer.gnome.org/gdk2/gdk3-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
12654
|
-
<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) : <
|
12654
|
+
<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>
|
12655
12655
|
<p>
|
12656
12656
|
The ::focus-in-event signal will be emitted when the keyboard focus
|
12657
12657
|
enters the <em class="parameter"><code>widget</code></em>'s window.
|
@@ -12694,7 +12694,7 @@ this signal. <span class="annotation">[<acronym title="Override the parsed C typ
|
|
12694
12694
|
<a name="GtkWidget-focus-out-event"></a><h3>The <code class="literal">"focus-out-event"</code> signal</h3>
|
12695
12695
|
<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="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
12696
12696
|
<a href="http://developer.gnome.org/gdk2/gdk3-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
12697
|
-
<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) : <
|
12697
|
+
<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>
|
12698
12698
|
<p>
|
12699
12699
|
The ::focus-out-event signal will be emitted when the keyboard focus
|
12700
12700
|
leaves the <em class="parameter"><code>widget</code></em>'s window.
|
@@ -12737,7 +12737,7 @@ signal. <span class="annotation">[<acronym title="Override the parsed C type wit
|
|
12737
12737
|
<a name="GtkWidget-grab-broken-event"></a><h3>The <code class="literal">"grab-broken-event"</code> signal</h3>
|
12738
12738
|
<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="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
12739
12739
|
<a href="http://developer.gnome.org/gdk2/gdk3-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
12740
|
-
<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) : <
|
12740
|
+
<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>
|
12741
12741
|
<p>
|
12742
12742
|
Emitted when a pointer or keyboard grab on a window belonging
|
12743
12743
|
to <em class="parameter"><code>widget</code></em> gets broken.
|
@@ -12780,7 +12780,7 @@ the event. <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/sha
|
|
12780
12780
|
<div class="refsect2">
|
12781
12781
|
<a name="GtkWidget-grab-focus"></a><h3>The <code class="literal">"grab-focus"</code> signal</h3>
|
12782
12782
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
12783
|
-
<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) : <
|
12783
|
+
<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>
|
12784
12784
|
<div class="variablelist"><table border="0" class="variablelist">
|
12785
12785
|
<colgroup>
|
12786
12786
|
<col align="left" valign="top">
|
@@ -12803,7 +12803,7 @@ the event. <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/sha
|
|
12803
12803
|
<a name="GtkWidget-grab-notify"></a><h3>The <code class="literal">"grab-notify"</code> signal</h3>
|
12804
12804
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
12805
12805
|
<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> was_grabbed,
|
12806
|
-
<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) : <
|
12806
|
+
<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>
|
12807
12807
|
<p>
|
12808
12808
|
The ::grab-notify signal is emitted when a widget becomes
|
12809
12809
|
shadowed by a GTK+ grab (not a pointer or keyboard grab) on
|
@@ -12842,7 +12842,7 @@ if it becomes unshadowed</td>
|
|
12842
12842
|
<div class="refsect2">
|
12843
12843
|
<a name="GtkWidget-hide"></a><h3>The <code class="literal">"hide"</code> signal</h3>
|
12844
12844
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
12845
|
-
<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) : <
|
12845
|
+
<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>
|
12846
12846
|
<p>
|
12847
12847
|
The ::hide signal is emitted when <em class="parameter"><code>widget</code></em> is hidden, for example with
|
12848
12848
|
<a class="link" href="GtkWidget.html#gtk-widget-hide" title="gtk_widget_hide ()"><code class="function">gtk_widget_hide()</code></a>.
|
@@ -12869,7 +12869,7 @@ The ::hide signal is emitted when <em class="parameter"><code>widget</code></em>
|
|
12869
12869
|
<a name="GtkWidget-hierarchy-changed"></a><h3>The <code class="literal">"hierarchy-changed"</code> signal</h3>
|
12870
12870
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
12871
12871
|
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *previous_toplevel,
|
12872
|
-
<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) : <
|
12872
|
+
<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>
|
12873
12873
|
<p>
|
12874
12874
|
The ::hierarchy-changed signal is emitted when the
|
12875
12875
|
anchored state of a widget changes. A widget is
|
@@ -12905,7 +12905,7 @@ if the widget was previously unanchored. <span class="annotation">[<acronym titl
|
|
12905
12905
|
<a name="GtkWidget-key-press-event"></a><h3>The <code class="literal">"key-press-event"</code> signal</h3>
|
12906
12906
|
<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="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
12907
12907
|
<a href="http://developer.gnome.org/gdk2/gdk3-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
12908
|
-
<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) : <
|
12908
|
+
<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>
|
12909
12909
|
<p>
|
12910
12910
|
The ::key-press-event signal is emitted when a key is pressed. The signal
|
12911
12911
|
emission will reoccur at the key-repeat rate when the key is kept pressed.
|
@@ -12950,7 +12950,7 @@ This signal will be sent to the grab widget if there is one.
|
|
12950
12950
|
<a name="GtkWidget-key-release-event"></a><h3>The <code class="literal">"key-release-event"</code> signal</h3>
|
12951
12951
|
<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="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
12952
12952
|
<a href="http://developer.gnome.org/gdk2/gdk3-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
12953
|
-
<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) : <
|
12953
|
+
<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>
|
12954
12954
|
<p>
|
12955
12955
|
The ::key-release-event signal is emitted when a key is released.
|
12956
12956
|
</p>
|
@@ -12994,7 +12994,7 @@ This signal will be sent to the grab widget if there is one.
|
|
12994
12994
|
<a name="GtkWidget-keynav-failed"></a><h3>The <code class="literal">"keynav-failed"</code> signal</h3>
|
12995
12995
|
<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="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
12996
12996
|
<a class="link" href="gtk3-Standard-Enumerations.html#GtkDirectionType" title="enum GtkDirectionType"><span class="type">GtkDirectionType</span></a> direction,
|
12997
|
-
<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) : <
|
12997
|
+
<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>
|
12998
12998
|
<p>
|
12999
12999
|
Gets emitted if keyboard navigation fails.
|
13000
13000
|
See <a class="link" href="GtkWidget.html#gtk-widget-keynav-failed" title="gtk_widget_keynav_failed ()"><code class="function">gtk_widget_keynav_failed()</code></a> for details.
|
@@ -13033,7 +13033,7 @@ navigation attempt in its parent container(s).</td>
|
|
13033
13033
|
<a name="GtkWidget-leave-notify-event"></a><h3>The <code class="literal">"leave-notify-event"</code> signal</h3>
|
13034
13034
|
<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="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
13035
13035
|
<a href="http://developer.gnome.org/gdk2/gdk3-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
13036
|
-
<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) : <
|
13036
|
+
<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>
|
13037
13037
|
<p>
|
13038
13038
|
The ::leave-notify-event will be emitted when the pointer leaves
|
13039
13039
|
the <em class="parameter"><code>widget</code></em>'s window.
|
@@ -13078,7 +13078,7 @@ this signal. <span class="annotation">[<acronym title="Override the parsed C typ
|
|
13078
13078
|
<div class="refsect2">
|
13079
13079
|
<a name="GtkWidget-map"></a><h3>The <code class="literal">"map"</code> signal</h3>
|
13080
13080
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
13081
|
-
<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) : <
|
13081
|
+
<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>
|
13082
13082
|
<p>
|
13083
13083
|
The ::map signal is emitted when <em class="parameter"><code>widget</code></em> is going to be mapped, that is
|
13084
13084
|
when the widget is visible (which is controlled with
|
@@ -13113,7 +13113,7 @@ emission of <a class="link" href="GtkWidget.html#GtkWidget-unmap" title='The "un
|
|
13113
13113
|
<a name="GtkWidget-map-event"></a><h3>The <code class="literal">"map-event"</code> signal</h3>
|
13114
13114
|
<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="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
13115
13115
|
<a href="http://developer.gnome.org/gdk2/gdk3-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
13116
|
-
<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) : <
|
13116
|
+
<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>
|
13117
13117
|
<p>
|
13118
13118
|
The ::map-event signal will be emitted when the <em class="parameter"><code>widget</code></em>'s window is
|
13119
13119
|
mapped. A window is mapped when it becomes visible on the screen.
|
@@ -13156,7 +13156,7 @@ automatically for all new windows.
|
|
13156
13156
|
<a name="GtkWidget-mnemonic-activate"></a><h3>The <code class="literal">"mnemonic-activate"</code> signal</h3>
|
13157
13157
|
<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="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
13158
13158
|
<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,
|
13159
|
-
<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) : <
|
13159
|
+
<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>
|
13160
13160
|
<div class="variablelist"><table border="0" class="variablelist">
|
13161
13161
|
<colgroup>
|
13162
13162
|
<col align="left" valign="top">
|
@@ -13185,7 +13185,7 @@ automatically for all new windows.
|
|
13185
13185
|
<a name="GtkWidget-motion-notify-event"></a><h3>The <code class="literal">"motion-notify-event"</code> signal</h3>
|
13186
13186
|
<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="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
13187
13187
|
<a href="http://developer.gnome.org/gdk2/gdk3-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
13188
|
-
<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) : <
|
13188
|
+
<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>
|
13189
13189
|
<p>
|
13190
13190
|
The ::motion-notify-event signal is emitted when the pointer moves
|
13191
13191
|
over the widget's <a href="http://developer.gnome.org/gdk2/gdk3-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>.
|
@@ -13231,7 +13231,7 @@ this signal. <span class="annotation">[<acronym title="Override the parsed C typ
|
|
13231
13231
|
<a name="GtkWidget-move-focus"></a><h3>The <code class="literal">"move-focus"</code> signal</h3>
|
13232
13232
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
13233
13233
|
<a class="link" href="gtk3-Standard-Enumerations.html#GtkDirectionType" title="enum GtkDirectionType"><span class="type">GtkDirectionType</span></a> direction,
|
13234
|
-
<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) : <
|
13234
|
+
<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>
|
13235
13235
|
<div class="variablelist"><table border="0" class="variablelist">
|
13236
13236
|
<colgroup>
|
13237
13237
|
<col align="left" valign="top">
|
@@ -13254,7 +13254,7 @@ this signal. <span class="annotation">[<acronym title="Override the parsed C typ
|
|
13254
13254
|
<a name="GtkWidget-parent-set"></a><h3>The <code class="literal">"parent-set"</code> signal</h3>
|
13255
13255
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
13256
13256
|
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *old_parent,
|
13257
|
-
<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) : <
|
13257
|
+
<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>
|
13258
13258
|
<p>
|
13259
13259
|
The ::parent-set signal is emitted when a new parent
|
13260
13260
|
has been set on a widget.
|
@@ -13286,7 +13286,7 @@ just got its initial parent. <span class="annotation">[<acronym title="NULL is o
|
|
13286
13286
|
<div class="refsect2">
|
13287
13287
|
<a name="GtkWidget-popup-menu"></a><h3>The <code class="literal">"popup-menu"</code> signal</h3>
|
13288
13288
|
<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="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
13289
|
-
<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) : <
|
13289
|
+
<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>
|
13290
13290
|
<p>
|
13291
13291
|
This signal gets emitted whenever a widget should pop up a context
|
13292
13292
|
menu. This usually happens through the standard key binding mechanism;
|
@@ -13322,7 +13322,7 @@ for an example of how to use this signal.
|
|
13322
13322
|
<a name="GtkWidget-property-notify-event"></a><h3>The <code class="literal">"property-notify-event"</code> signal</h3>
|
13323
13323
|
<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="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
13324
13324
|
<a href="http://developer.gnome.org/gdk2/gdk3-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
13325
|
-
<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) : <
|
13325
|
+
<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>
|
13326
13326
|
<p>
|
13327
13327
|
The ::property-notify-event signal will be emitted when a property on
|
13328
13328
|
the <em class="parameter"><code>widget</code></em>'s window has been changed or deleted.
|
@@ -13365,7 +13365,7 @@ this signal. <span class="annotation">[<acronym title="Override the parsed C typ
|
|
13365
13365
|
<a name="GtkWidget-proximity-in-event"></a><h3>The <code class="literal">"proximity-in-event"</code> signal</h3>
|
13366
13366
|
<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="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
13367
13367
|
<a href="http://developer.gnome.org/gdk2/gdk3-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
13368
|
-
<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) : <
|
13368
|
+
<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>
|
13369
13369
|
<p>
|
13370
13370
|
To receive this signal the <a href="http://developer.gnome.org/gdk2/gdk3-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget needs
|
13371
13371
|
to enable the <a href="http://developer.gnome.org/gdk2/gdk3-Events.html#GDK-PROXIMITY-IN-MASK:CAPS"><span class="type">GDK_PROXIMITY_IN_MASK</span></a> mask.
|
@@ -13407,7 +13407,7 @@ this signal. <span class="annotation">[<acronym title="Override the parsed C typ
|
|
13407
13407
|
<a name="GtkWidget-proximity-out-event"></a><h3>The <code class="literal">"proximity-out-event"</code> signal</h3>
|
13408
13408
|
<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="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
13409
13409
|
<a href="http://developer.gnome.org/gdk2/gdk3-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
13410
|
-
<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) : <
|
13410
|
+
<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>
|
13411
13411
|
<p>
|
13412
13412
|
To receive this signal the <a href="http://developer.gnome.org/gdk2/gdk3-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget needs
|
13413
13413
|
to enable the <a href="http://developer.gnome.org/gdk2/gdk3-Events.html#GDK-PROXIMITY-OUT-MASK:CAPS"><span class="type">GDK_PROXIMITY_OUT_MASK</span></a> mask.
|
@@ -13452,7 +13452,7 @@ this signal. <span class="annotation">[<acronym title="Override the parsed C typ
|
|
13452
13452
|
<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,
|
13453
13453
|
<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> keyboard_mode,
|
13454
13454
|
<a class="link" href="GtkTooltip.html" title="GtkTooltip"><span class="type">GtkTooltip</span></a> *tooltip,
|
13455
|
-
<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) : <
|
13455
|
+
<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>
|
13456
13456
|
<p>
|
13457
13457
|
Emitted when <a class="link" href="GtkWidget.html#GtkWidget--has-tooltip" title='The "has-tooltip" property'><span class="type">"has-tooltip"</span></a> is <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> and the hover timeout
|
13458
13458
|
has expired with the cursor hovering "above" <em class="parameter"><code>widget</code></em>; or emitted when <em class="parameter"><code>widget</code></em> got
|
@@ -13516,7 +13516,7 @@ been emitted, relative to <em class="parameter"><code>widget</code></em>'s top</
|
|
13516
13516
|
<div class="refsect2">
|
13517
13517
|
<a name="GtkWidget-realize"></a><h3>The <code class="literal">"realize"</code> signal</h3>
|
13518
13518
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
13519
|
-
<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) : <
|
13519
|
+
<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>
|
13520
13520
|
<p>
|
13521
13521
|
The ::realize signal is emitted when <em class="parameter"><code>widget</code></em> is associated with a
|
13522
13522
|
<a href="http://developer.gnome.org/gdk2/gdk3-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>, which means that <code class="function">gtk_wiget_realize()</code> has been called or the
|
@@ -13544,7 +13544,7 @@ widget has been mapped (that is, it is going to be drawn).
|
|
13544
13544
|
<a name="GtkWidget-screen-changed"></a><h3>The <code class="literal">"screen-changed"</code> signal</h3>
|
13545
13545
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
13546
13546
|
<a href="http://developer.gnome.org/gdk2/GdkScreen.html"><span class="type">GdkScreen</span></a> *previous_screen,
|
13547
|
-
<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) : <
|
13547
|
+
<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>
|
13548
13548
|
<p>
|
13549
13549
|
The ::screen-changed signal gets emitted when the
|
13550
13550
|
screen of a widget has changed.
|
@@ -13577,7 +13577,7 @@ widget was not associated with a screen before. <span class="annotation">[<acron
|
|
13577
13577
|
<a name="GtkWidget-scroll-event"></a><h3>The <code class="literal">"scroll-event"</code> signal</h3>
|
13578
13578
|
<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="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
13579
13579
|
<a href="http://developer.gnome.org/gdk2/gdk3-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
13580
|
-
<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) : <
|
13580
|
+
<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>
|
13581
13581
|
<p>
|
13582
13582
|
The ::scroll-event signal is emitted when a button in the 4 to 7
|
13583
13583
|
range is pressed. Wheel mice are usually configured to generate
|
@@ -13624,7 +13624,7 @@ this signal. <span class="annotation">[<acronym title="Override the parsed C typ
|
|
13624
13624
|
<a name="GtkWidget-selection-clear-event"></a><h3>The <code class="literal">"selection-clear-event"</code> signal</h3>
|
13625
13625
|
<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="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
13626
13626
|
<a href="http://developer.gnome.org/gdk2/gdk3-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
13627
|
-
<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) : <
|
13627
|
+
<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>
|
13628
13628
|
<p>
|
13629
13629
|
The ::selection-clear-event signal will be emitted when the
|
13630
13630
|
the <em class="parameter"><code>widget</code></em>'s window has lost ownership of a selection.
|
@@ -13665,7 +13665,7 @@ this signal. <span class="annotation">[<acronym title="Override the parsed C typ
|
|
13665
13665
|
<a class="link" href="gtk3-Selections.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *data,
|
13666
13666
|
<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> info,
|
13667
13667
|
<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> time,
|
13668
|
-
<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) : <
|
13668
|
+
<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>
|
13669
13669
|
<div class="variablelist"><table border="0" class="variablelist">
|
13670
13670
|
<colgroup>
|
13671
13671
|
<col align="left" valign="top">
|
@@ -13688,7 +13688,7 @@ this signal. <span class="annotation">[<acronym title="Override the parsed C typ
|
|
13688
13688
|
<a name="GtkWidget-selection-notify-event"></a><h3>The <code class="literal">"selection-notify-event"</code> signal</h3>
|
13689
13689
|
<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="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
13690
13690
|
<a href="http://developer.gnome.org/gdk2/gdk3-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
13691
|
-
<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) : <
|
13691
|
+
<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>
|
13692
13692
|
<div class="variablelist"><table border="0" class="variablelist">
|
13693
13693
|
<colgroup>
|
13694
13694
|
<col align="left" valign="top">
|
@@ -13722,7 +13722,7 @@ this signal. <span class="annotation">[<acronym title="Override the parsed C typ
|
|
13722
13722
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
13723
13723
|
<a class="link" href="gtk3-Selections.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *data,
|
13724
13724
|
<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> time,
|
13725
|
-
<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) : <
|
13725
|
+
<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>
|
13726
13726
|
<div class="variablelist"><table border="0" class="variablelist">
|
13727
13727
|
<colgroup>
|
13728
13728
|
<col align="left" valign="top">
|
@@ -13745,7 +13745,7 @@ this signal. <span class="annotation">[<acronym title="Override the parsed C typ
|
|
13745
13745
|
<a name="GtkWidget-selection-request-event"></a><h3>The <code class="literal">"selection-request-event"</code> signal</h3>
|
13746
13746
|
<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="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
13747
13747
|
<a href="http://developer.gnome.org/gdk2/gdk3-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
13748
|
-
<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) : <
|
13748
|
+
<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>
|
13749
13749
|
<p>
|
13750
13750
|
The ::selection-request-event signal will be emitted when
|
13751
13751
|
another client requests ownership of the selection owned by
|
@@ -13784,7 +13784,7 @@ this signal. <span class="annotation">[<acronym title="Override the parsed C typ
|
|
13784
13784
|
<div class="refsect2">
|
13785
13785
|
<a name="GtkWidget-show"></a><h3>The <code class="literal">"show"</code> signal</h3>
|
13786
13786
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
13787
|
-
<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) : <
|
13787
|
+
<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>
|
13788
13788
|
<p>
|
13789
13789
|
The ::show signal is emitted when <em class="parameter"><code>widget</code></em> is shown, for example with
|
13790
13790
|
<a class="link" href="GtkWidget.html#gtk-widget-show" title="gtk_widget_show ()"><code class="function">gtk_widget_show()</code></a>.
|
@@ -13811,7 +13811,7 @@ The ::show signal is emitted when <em class="parameter"><code>widget</code></em>
|
|
13811
13811
|
<a name="GtkWidget-show-help"></a><h3>The <code class="literal">"show-help"</code> signal</h3>
|
13812
13812
|
<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="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
13813
13813
|
<a class="link" href="GtkWidget.html#GtkWidgetHelpType" title="enum GtkWidgetHelpType"><span class="type">GtkWidgetHelpType</span></a> help_type,
|
13814
|
-
<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) : <
|
13814
|
+
<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>
|
13815
13815
|
<div class="variablelist"><table border="0" class="variablelist">
|
13816
13816
|
<colgroup>
|
13817
13817
|
<col align="left" valign="top">
|
@@ -13840,7 +13840,7 @@ The ::show signal is emitted when <em class="parameter"><code>widget</code></em>
|
|
13840
13840
|
<a name="GtkWidget-size-allocate"></a><h3>The <code class="literal">"size-allocate"</code> signal</h3>
|
13841
13841
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
13842
13842
|
<a href="http://developer.gnome.org/gdk2/gdk3-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *allocation,
|
13843
|
-
<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) : <
|
13843
|
+
<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>
|
13844
13844
|
<div class="variablelist"><table border="0" class="variablelist">
|
13845
13845
|
<colgroup>
|
13846
13846
|
<col align="left" valign="top">
|
@@ -13863,7 +13863,7 @@ The ::show signal is emitted when <em class="parameter"><code>widget</code></em>
|
|
13863
13863
|
<a name="GtkWidget-state-changed"></a><h3>The <code class="literal">"state-changed"</code> signal</h3>
|
13864
13864
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
13865
13865
|
<a class="link" href="gtk3-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state,
|
13866
|
-
<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) : <
|
13866
|
+
<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>
|
13867
13867
|
<div class="warning">
|
13868
13868
|
<h3 class="title">Warning</h3>
|
13869
13869
|
<p><code class="literal">GtkWidget::state-changed</code> is deprecated and should not be used in newly-written code. 3.0. Use <a class="link" href="GtkWidget.html#GtkWidget-state-flags-changed" title='The "state-flags-changed" signal'><span class="type">"state-flags-changed"</span></a> instead.</p>
|
@@ -13898,7 +13898,7 @@ See <a class="link" href="GtkWidget.html#gtk-widget-get-state" title="gtk_widget
|
|
13898
13898
|
<a name="GtkWidget-state-flags-changed"></a><h3>The <code class="literal">"state-flags-changed"</code> signal</h3>
|
13899
13899
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
13900
13900
|
<a class="link" href="gtk3-Standard-Enumerations.html#GtkStateFlags" title="enum GtkStateFlags"><span class="type">GtkStateFlags</span></a> flags,
|
13901
|
-
<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) : <
|
13901
|
+
<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>
|
13902
13902
|
<p>
|
13903
13903
|
The ::state-flags-changed signal is emitted when the widget state
|
13904
13904
|
changes, see <a class="link" href="GtkWidget.html#gtk-widget-get-state-flags" title="gtk_widget_get_state_flags ()"><code class="function">gtk_widget_get_state_flags()</code></a>.
|
@@ -13930,7 +13930,7 @@ changes, see <a class="link" href="GtkWidget.html#gtk-widget-get-state-flags" ti
|
|
13930
13930
|
<a name="GtkWidget-style-set"></a><h3>The <code class="literal">"style-set"</code> signal</h3>
|
13931
13931
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
13932
13932
|
<a class="link" href="GtkStyle.html" title="GtkStyle"><span class="type">GtkStyle</span></a> *previous_style,
|
13933
|
-
<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) : <
|
13933
|
+
<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>
|
13934
13934
|
<div class="warning">
|
13935
13935
|
<h3 class="title">Warning</h3>
|
13936
13936
|
<p><code class="literal">GtkWidget::style-set</code> has been deprecated since version 3.0 and should not be used in newly-written code. Use the <a class="link" href="GtkWidget.html#GtkWidget-style-updated" title='The "style-updated" signal'><span class="type">"style-updated"</span></a> signal</p>
|
@@ -13972,7 +13972,7 @@ just got its initial style. <span class="annotation">[<acronym title="NULL is ok
|
|
13972
13972
|
<div class="refsect2">
|
13973
13973
|
<a name="GtkWidget-style-updated"></a><h3>The <code class="literal">"style-updated"</code> signal</h3>
|
13974
13974
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
13975
|
-
<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) : <
|
13975
|
+
<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>
|
13976
13976
|
<p>
|
13977
13977
|
The ::style-updated signal is emitted when the <a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a>
|
13978
13978
|
of a widget is changed. Note that style-modifying functions like
|
@@ -14001,13 +14001,13 @@ of a widget is changed. Note that style-modifying functions like
|
|
14001
14001
|
<a name="GtkWidget-touch-event"></a><h3>The <code class="literal">"touch-event"</code> signal</h3>
|
14002
14002
|
<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="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
14003
14003
|
<a href="http://developer.gnome.org/gdk2/gdk3-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *arg1,
|
14004
|
-
<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) : <
|
14004
|
+
<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>
|
14005
14005
|
</div>
|
14006
14006
|
<hr>
|
14007
14007
|
<div class="refsect2">
|
14008
14008
|
<a name="GtkWidget-unmap"></a><h3>The <code class="literal">"unmap"</code> signal</h3>
|
14009
14009
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
14010
|
-
<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) : <
|
14010
|
+
<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>
|
14011
14011
|
<p>
|
14012
14012
|
The ::unmap signal is emitted when <em class="parameter"><code>widget</code></em> is going to be unmapped, which
|
14013
14013
|
means that either it or any of its parents up to the toplevel widget have
|
@@ -14039,7 +14039,7 @@ used to, for example, stop an animation on the widget.
|
|
14039
14039
|
<a name="GtkWidget-unmap-event"></a><h3>The <code class="literal">"unmap-event"</code> signal</h3>
|
14040
14040
|
<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="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
14041
14041
|
<a href="http://developer.gnome.org/gdk2/gdk3-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
14042
|
-
<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) : <
|
14042
|
+
<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>
|
14043
14043
|
<p>
|
14044
14044
|
The ::unmap-event signal will be emitted when the <em class="parameter"><code>widget</code></em>'s window is
|
14045
14045
|
unmapped. A window is unmapped when it becomes invisible on the screen.
|
@@ -14081,7 +14081,7 @@ automatically for all new windows.
|
|
14081
14081
|
<div class="refsect2">
|
14082
14082
|
<a name="GtkWidget-unrealize"></a><h3>The <code class="literal">"unrealize"</code> signal</h3>
|
14083
14083
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
14084
|
-
<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) : <
|
14084
|
+
<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>
|
14085
14085
|
<p>
|
14086
14086
|
The ::unrealize signal is emitted when the <a href="http://developer.gnome.org/gdk2/gdk3-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated with
|
14087
14087
|
<em class="parameter"><code>widget</code></em> is destroyed, which means that <a class="link" href="GtkWidget.html#gtk-widget-unrealize" title="gtk_widget_unrealize ()"><code class="function">gtk_widget_unrealize()</code></a> has been
|
@@ -14110,7 +14110,7 @@ hidden).
|
|
14110
14110
|
<a name="GtkWidget-visibility-notify-event"></a><h3>The <code class="literal">"visibility-notify-event"</code> signal</h3>
|
14111
14111
|
<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="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
14112
14112
|
<a href="http://developer.gnome.org/gdk2/gdk3-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
14113
|
-
<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) : <
|
14113
|
+
<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>
|
14114
14114
|
<p>
|
14115
14115
|
The ::visibility-notify-event will be emitted when the <em class="parameter"><code>widget</code></em>'s window
|
14116
14116
|
is obscured or unobscured.
|
@@ -14153,7 +14153,7 @@ triggered this signal. <span class="annotation">[<acronym title="Override the pa
|
|
14153
14153
|
<a name="GtkWidget-window-state-event"></a><h3>The <code class="literal">"window-state-event"</code> signal</h3>
|
14154
14154
|
<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="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
14155
14155
|
<a href="http://developer.gnome.org/gdk2/gdk3-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
14156
|
-
<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) : <
|
14156
|
+
<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>
|
14157
14157
|
<p>
|
14158
14158
|
The ::window-state-event will be emitted when the state of the
|
14159
14159
|
toplevel window associated to the <em class="parameter"><code>widget</code></em> changes.
|