Re: widget with focus
- From: Paul Pogonyshev <pogonyshev gmx net>
- To: Giovanni Manenti <linux euromatic-automazione it>, Gtk Mailing List <gtk-app-devel-list gnome org>
- Cc:
- Subject: Re: widget with focus
- Date: Fri, 6 May 2005 19:15:03 +0300
Giovanni Manenti wrote:
I need to know what I have to do to find the widget that has the focus.
Use
gtk_window_get_focus (your_top_level_window);
This will give you the focused widget in that window.
Paul
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]