6.2.105 widget
Superclass: gtk-object atk-implementor-iface buildable
Subclasses: separator ruler range progress misc invisible h-s-v entry drawing-area container cell-view calendar
Slots:
- accessible. Type: g-object. Accessor:
widget-accessible
. Read-only.
- app-paintable. Type:
boolean
. Accessor: widget-app-paintable
.
- can-default. Type:
boolean
. Accessor: widget-can-default
.
- can-focus. Type:
boolean
. Accessor: widget-can-focus
.
- child-visible. Type:
boolean
. Accessor: widget-child-visible
.
- colormap. Type: gdk-colormap. Accessor:
widget-colormap
.
- composite-child. Type:
boolean
. Accessor: widget-composite-child
. Read-only.
- composite-name. Type:
string
. Accessor: widget-composite-name
.
- direction. Type: text-direction. Accessor:
widget-direction
.
- events. Type: event-mask. Accessor:
widget-events
.
- extension-events. Type: gdk-extension-mode. Accessor:
widget-extension-events
.
- has-default. Type:
boolean
. Accessor: widget-has-default
.
- has-focus. Type:
boolean
. Accessor: widget-has-focus
.
- has-tooltip. Type:
boolean
. Accessor: widget-has-tooltip
.
- height-request. Type:
integer
. Accessor: widget-height-request
.
- is-focus. Type:
boolean
. Accessor: widget-is-focus
.
- modifier-style. Type: rc-style. Accessor:
widget-modifier-style
.
- name. Type:
string
. Accessor: widget-name
.
- no-show-all. Type:
boolean
. Accessor: widget-no-show-all
.
- pango-context. Type: g-object. Accessor:
widget-pango-context
. Read-only.
- parent. Type: container. Accessor:
widget-parent
.
- parent-window. Type: gdk-window. Accessor:
widget-parent-window
.
- receives-default. Type:
boolean
. Accessor: widget-receives-default
.
- redraw-on-allocate. Type:
boolean
. Accessor: widget-redraw-on-allocate
. Write-only.
- sensitive. Type:
boolean
. Accessor: widget-sensitive
.
- style. Type: style. Accessor:
widget-style
.
- tooltip-markup. Type:
string
. Accessor: widget-tooltip-markup
.
- tooltip-text. Type:
string
. Accessor: widget-tooltip-text
.
- tooltip-window. Type: g-object. Accessor:
widget-tooltip-window
.
- toplevel. Type: widget. Accessor:
widget-toplevel
. Read-only.
- visible. Type:
boolean
. Accessor: widget-visible
.
- visual. Type: visual. Accessor:
widget-visual
. Read-only.
- width-request. Type:
integer
. Accessor: widget-width-request
.
- window. Type: gdk-window. Accessor:
widget-window
. Read-only.
Signals:
- \"accel-closures-changed\". Signature: (instance widget) => void. Options: .
- \"button-press-event\". Signature: (instance widget), (arg-1 event) =>
boolean
. Options: run-last.
- \"button-release-event\". Signature: (instance widget), (arg-1 event) =>
boolean
. Options: run-last.
- \"can-activate-accel\". Signature: (instance widget), (arg-1
integer
) => boolean
. Options: run-last.
- \"child-notify\". Signature: (instance widget), (arg-1 GParam) => void. Options: run-first, no-recurse, detailed, no-hooks.
- \"client-event\". Signature: (instance widget), (arg-1 event) =>
boolean
. Options: run-last.
- \"composited-changed\". Signature: (instance widget) => void. Options: run-last, action.
- \"configure-event\". Signature: (instance widget), (arg-1 event) =>
boolean
. Options: run-last.
- \"damage-event\". Signature: (instance widget), (arg-1 event) =>
boolean
. Options: run-last.
- \"delete-event\". Signature: (instance widget), (arg-1 event) =>
boolean
. Options: run-last.
- \"destroy-event\". Signature: (instance widget), (arg-1 event) =>
boolean
. Options: run-last.
- \"direction-changed\". Signature: (instance widget), (arg-1 text-direction) => void. Options: run-first.
- \"drag-begin\". Signature: (instance widget), (arg-1 drag-context) => void. Options: run-last.
- \"drag-data-delete\". Signature: (instance widget), (arg-1 drag-context) => void. Options: run-last.
- \"drag-data-get\". Signature: (instance widget), (arg-1 drag-context), (arg-2
GtkSelectionData
), (arg-3 integer
), (arg-4 integer
) => void. Options: run-last.
- \"drag-data-received\". Signature: (instance widget), (arg-1 drag-context), (arg-2
integer
), (arg-3 integer
), (arg-4 GtkSelectionData
), (arg-5 integer
), (arg-6 integer
) => void. Options: run-last.
- \"drag-drop\". Signature: (instance widget), (arg-1 drag-context), (arg-2
integer
), (arg-3 integer
), (arg-4 integer
) => boolean
. Options: run-last.
- \"drag-end\". Signature: (instance widget), (arg-1 drag-context) => void. Options: run-last.
- \"drag-failed\". Signature: (instance widget), (arg-1 drag-context), (arg-2 drag-result) =>
boolean
. Options: run-last.
- \"drag-leave\". Signature: (instance widget), (arg-1 drag-context), (arg-2
integer
) => void. Options: run-last.
- \"drag-motion\". Signature: (instance widget), (arg-1 drag-context), (arg-2
integer
), (arg-3 integer
), (arg-4 integer
) => boolean
. Options: run-last.
- \"enter-notify-event\". Signature: (instance widget), (arg-1 event) =>
boolean
. Options: run-last.
- \"event\". Signature: (instance widget), (arg-1 event) =>
boolean
. Options: run-last.
- \"event-after\". Signature: (instance widget), (arg-1 event) => void. Options: .
- \"expose-event\". Signature: (instance widget), (arg-1 event) =>
boolean
. Options: run-last.
- \"focus\". Signature: (instance widget), (arg-1 direction-type) =>
boolean
. Options: run-last.
- \"focus-in-event\". Signature: (instance widget), (arg-1 event) =>
boolean
. Options: run-last.
- \"focus-out-event\". Signature: (instance widget), (arg-1 event) =>
boolean
. Options: run-last.
- \"grab-broken-event\". Signature: (instance widget), (arg-1 event) =>
boolean
. Options: run-last.
- \"grab-focus\". Signature: (instance widget) => void. Options: run-last, action.
- \"grab-notify\". Signature: (instance widget), (arg-1
boolean
) => void. Options: run-first.
- \"hide\". Signature: (instance widget) => void. Options: run-first.
- \"hierarchy-changed\". Signature: (instance widget), (arg-1 widget) => void. Options: run-last.
- \"key-press-event\". Signature: (instance widget), (arg-1 event) =>
boolean
. Options: run-last.
- \"key-release-event\". Signature: (instance widget), (arg-1 event) =>
boolean
. Options: run-last.
- \"keynav-failed\". Signature: (instance widget), (arg-1 direction-type) =>
boolean
. Options: run-last.
- \"leave-notify-event\". Signature: (instance widget), (arg-1 event) =>
boolean
. Options: run-last.
- \"map\". Signature: (instance widget) => void. Options: run-first.
- \"map-event\". Signature: (instance widget), (arg-1 event) =>
boolean
. Options: run-last.
- \"mnemonic-activate\". Signature: (instance widget), (arg-1
boolean
) => boolean
. Options: run-last.
- \"motion-notify-event\". Signature: (instance widget), (arg-1 event) =>
boolean
. Options: run-last.
- \"move-focus\". Signature: (instance widget), (arg-1 direction-type) => void. Options: run-last, action.
- \"no-expose-event\". Signature: (instance widget), (arg-1 event) =>
boolean
. Options: run-last.
- \"parent-set\". Signature: (instance widget), (arg-1 widget) => void. Options: run-first.
- \"popup-menu\". Signature: (instance widget) =>
boolean
. Options: run-last, action.
- \"property-notify-event\". Signature: (instance widget), (arg-1 event) =>
boolean
. Options: run-last.
- \"proximity-in-event\". Signature: (instance widget), (arg-1 event) =>
boolean
. Options: run-last.
- \"proximity-out-event\". Signature: (instance widget), (arg-1 event) =>
boolean
. Options: run-last.
- \"query-tooltip\". Signature: (instance widget), (arg-1
integer
), (arg-2 integer
), (arg-3 boolean
), (arg-4 tooltip) => boolean
. Options: run-last.
- \"realize\". Signature: (instance widget) => void. Options: run-first.
- \"screen-changed\". Signature: (instance widget), (arg-1 screen) => void. Options: run-last.
- \"scroll-event\". Signature: (instance widget), (arg-1 event) =>
boolean
. Options: run-last.
- \"selection-clear-event\". Signature: (instance widget), (arg-1 event) =>
boolean
. Options: run-last.
- \"selection-get\". Signature: (instance widget), (arg-1
GtkSelectionData
), (arg-2 integer
), (arg-3 integer
) => void. Options: run-last.
- \"selection-notify-event\". Signature: (instance widget), (arg-1 event) =>
boolean
. Options: run-last.
- \"selection-received\". Signature: (instance widget), (arg-1
GtkSelectionData
), (arg-2 integer
) => void. Options: run-last.
- \"selection-request-event\". Signature: (instance widget), (arg-1 event) =>
boolean
. Options: run-last.
- \"show\". Signature: (instance widget) => void. Options: run-first.
- \"show-help\". Signature: (instance widget), (arg-1 widget-help-type) =>
boolean
. Options: run-last, action.
- \"size-allocate\". Signature: (instance widget), (arg-1 rectangle) => void. Options: run-first.
- \"size-request\". Signature: (instance widget), (arg-1
GtkRequisition
) => void. Options: run-first.
- \"state-changed\". Signature: (instance widget), (arg-1 state-type) => void. Options: run-first.
- \"style-set\". Signature: (instance widget), (arg-1 style) => void. Options: run-first.
- \"unmap\". Signature: (instance widget) => void. Options: run-first.
- \"unmap-event\". Signature: (instance widget), (arg-1 event) =>
boolean
. Options: run-last.
- \"unrealize\". Signature: (instance widget) => void. Options: run-last.
- \"visibility-notify-event\". Signature: (instance widget), (arg-1 event) =>
boolean
. Options: run-last.
- \"window-state-event\". Signature: (instance widget), (arg-1 event) =>
boolean
. Options: run-last.
Undocumented yet
— Method:
widget-grab-focus
Undocumented yet