Parents: | ui.backend |
Tags: | ui, gnome |
Authors: | Anton Gorenko, Philipp Brüschweiler |
Platforms: | unix |
Class | Superclass | Slots |
gtk2-clipboard | tuple | handle |
window-handle | tuple | window drawable im-context fullscreen? |
gtk2-ui-backend |
icon-data |
Word | Stack effect |
<gtk2-clipboard> | ( handle -- gtk2-clipboard ) |
<timer-funcs> | ( -- timer-funcs ) |
<window-handle> | ( window drawable im-context -- window-handle ) |
attrib-table | ( -- value ) |
auto-position | ( win loc -- ) |
configure-gl | ( world -- ) |
configure-im | ( win im -- ) |
configure-window-controls | ( win controls -- ) |
connect-configure-signal | ( winhandle -- ) |
connect-expose-sigal | ( drawable -- ) |
connect-signal | ( object signal-name callback -- ) |
connect-signal-with-data | ( object signal-name callback data -- ) |
connect-user-input-signals | ( win -- ) |
connect-win-state-signals | ( win -- ) |
default-icon-data | ( -- byte-array/f ) |
default-icon-path | ( -- value ) |
event-dim | ( event -- dim ) |
event-loc | ( event -- loc ) |
events-mask | ( -- value ) |
gadget-cursor-location | ( gadget -- rectangle ) |
im-on-destroy | ( win im-context -- ) |
im-on-focus-in | ( win event im-context -- ? ) |
im-on-focus-out | ( win event im-context -- ? ) |
im-on-key-event | ( win event im-context -- ? ) |
init-clipboard | ( -- ) |
key-event>gesture | ( event -- key-gesture ) |
key-sym | ( keyval -- string/f action? ) |
load-icon | ( -- ) |
on-button-press | ( win event user-data -- ? ) |
on-button-release | ( win event user-data -- ? ) |
on-commit | ( im-context str win -- ) |
on-configure | ( window event user-data -- ? ) |
on-delete | ( win event user-data -- ? ) |
on-delete-surrounding | ( im-context offset n win -- ? ) |
on-expose | ( win event user-data -- ? ) |
on-focus-in | ( win event user-data -- ? ) |
on-focus-out | ( win event user-data -- ? ) |
on-key-press/release | ( win event user-data -- ? ) |
on-leave | ( win event user-data -- ? ) |
on-map | ( win event user-data -- ? ) |
on-motion | ( win event user-data -- ? ) |
on-retrieve-surrounding | ( im-context win -- ? ) |
on-scroll | ( win event user-data -- ? ) |
perm-attribs | ( -- value ) |
save-global-clipboard | ( -- ) |
scroll-direction | ( event -- pair ) |
set-cursor | ( win cursor -- ) |
set-timeout*-value | ( alien value -- ) |
set-window-hint | ( win controls -- ) |
timer-check | ( source -- ? ) |
timer-dispatch | ( source callback user_data -- ? ) |
timer-prepare | ( source timeout* -- ? ) |
update-cursor-location | ( im-context gadget -- ) |
vocab-icon-data | ( vocab-name -- byte-array ) |
window-controls>decor-flags | ( -- value ) |
window-controls>func-flags | ( -- value ) |
with-timer | ( quot -- ) |
Word | Stack effect |
gtk2-clipboard? | ( object -- ? ) |
gtk2-ui-backend? | ( object -- ? ) |
window-handle? | ( object -- ? ) |
Vocabulary | Summary |
ui.backend.gtk2.input-methods | |
ui.backend.gtk2.io |