Re: [gtkmm] how to trigger an action when my mouse leaves a selected widget?
- From: "Andreas B. Thun" <abt gmx de>
- To: Roger Leigh <roger whinlatter uklinux net>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: [gtkmm] how to trigger an action when my mouse leaves a selected widget?
- Date: Mon, 12 Apr 2004 11:00:34 +0200
Dear members,
has somebody an example for me how I connect this to a signal handler
and the argument list of the callback?
I get "no matching function to call..."
TIA,
Andi
This is in the documentation for Gtk::Widget:
signal_focus_out_event()
is emitted when the focus is lost, and for a Gtk::Entry,
signal_activate()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]