Forum und email

frame-event

This signal is emitted when an event other than key-press, key-release, or a change in focus occurs on the window's frame.

The callback will be passed the window in which the event occured and the event itself.

Възвратна функция

bool callback( GtkWindow window , GdkEvent event );

08, Erik Sefkow