Re: GTK+ events question
- From: David Nečas (Yeti) <yeti physics muni cz>
- To: gtk-app-devel-list gnome org
- Subject: Re: GTK+ events question
- Date: Fri, 20 Oct 2006 13:02:10 +0200
On Thu, Oct 19, 2006 at 08:07:46PM +0300, Stas Myasnikov wrote:
Is it possible to influence on the GTK+ itself via the events emitted
from a widget, e.g. change focus?
If you mean synthetising events, this is possible but not
always easy. And often a more straightforward method exist.
For example, to give focus to a widget one uses
gtk_widget_grab_focus().
Yeti
--
Whatever.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]