6.2.89 text-view
Superclass: container atk-implementor-iface buildable
Slots:
- accepts-tab. Type:
boolean. Accessor: text-view-accepts-tab.
- buffer. Type: text-buffer. Accessor:
text-view-buffer.
- cursor-visible. Type:
boolean. Accessor: text-view-cursor-visible.
- editable. Type:
boolean. Accessor: text-view-editable.
- im-module. Type:
string. Accessor: text-view-im-module.
- indent. Type:
integer. Accessor: text-view-indent.
- justification. Type: justification. Accessor:
text-view-justification.
- left-margin. Type:
integer. Accessor: text-view-left-margin.
- overwrite. Type:
boolean. Accessor: text-view-overwrite.
- pixels-above-lines. Type:
integer. Accessor: text-view-pixels-above-lines.
- pixels-below-lines. Type:
integer. Accessor: text-view-pixels-below-lines.
- pixels-inside-wrap. Type:
integer. Accessor: text-view-pixels-inside-wrap.
- right-margin. Type:
integer. Accessor: text-view-right-margin.
- tabs. Type:
PangoTabArray. Accessor: text-view-tabs.
- wrap-mode. Type: wrap-mode. Accessor:
text-view-wrap-mode.
Signals:
- "backspace". Signature: (instance text-view) => void. Options: run-last, action.
- "copy-clipboard". Signature: (instance text-view) => void. Options: run-last, action.
- "cut-clipboard". Signature: (instance text-view) => void. Options: run-last, action.
- "delete-from-cursor". Signature: (instance text-view), (arg-1 delete-type), (arg-2
integer) => void. Options: run-last, action.
- "insert-at-cursor". Signature: (instance text-view), (arg-1
string) => void. Options: run-last, action.
- "move-cursor". Signature: (instance text-view), (arg-1 movement-step), (arg-2
integer), (arg-3 boolean) => void. Options: run-last, action.
- "move-viewport". Signature: (instance text-view), (arg-1 scroll-step), (arg-2
integer) => void. Options: run-last, action.
- "page-horizontally". Signature: (instance text-view), (arg-1
integer), (arg-2 boolean) => void. Options: run-last, action.
- "paste-clipboard". Signature: (instance text-view) => void. Options: run-last, action.
- "populate-popup". Signature: (instance text-view), (arg-1 menu) => void. Options: run-last.
- "select-all". Signature: (instance text-view), (arg-1
boolean) => void. Options: run-last, action.
- "set-anchor". Signature: (instance text-view) => void. Options: run-last, action.
- "set-scroll-adjustments". Signature: (instance text-view), (arg-1 adjustment), (arg-2 adjustment) => void. Options: run-last, action.
- "toggle-cursor-visible". Signature: (instance text-view) => void. Options: run-last, action.
- "toggle-overwrite". Signature: (instance text-view) => void. Options: run-last, action.