GTK+ Forums
Discussion forum for GTK+ and Programming. Ask questions, troubleshoot problems, view and post example code, or express your opinions.
FAQ
Search
Memberlist
Usergroups
Register
Profile
Log in to check your private messages
Log in
a question in GTK+ Reference Manual
GTK+ Forums Forum Index
->
GTK+ Programming
Author
Message
gtkguan
Familiar Face
Joined: 07 Jun 2008
Posts: 23
Location: Guangzhou, China
Posted: Wed Sep 03, 2008 3:35 pm
Post subject: a question in GTK+ Reference Manual
In section "Sianal Details", for example, there is a
activate
signal in GtkMenuItem. The detail is:
Code:
(C)
1
2
3
4
Signal Details
The
"activate"
signal
void
user_function (GtkMenuItem *menuitem,
gpointer
user_data) : Run First / Action
What does "
Run First / Action
" mean?
Thanks!
Back to top
dreblen
Never Seen the Sunlight
Joined: 14 Jun 2007
Posts: 643
Location: Falun, WI USA
Posted: Wed Sep 03, 2008 4:12 pm
Post subject:
it's how the signal was set up when using
g_signal_new
, see here:
http://library.gnome.org/devel/gobject/stable/gobject-Signals.html#GSignalFlags
Back to top
Display posts from previous:
All Posts
1 Day
7 Days
2 Weeks
1 Month
3 Months
6 Months
1 Year
Oldest First
Newest First
GTK+ Forums Forum Index
->
GTK+ Programming
All times are GMT
Page
1
of
1
Powered by
phpBB
© 2001, 2005 phpBB Group
CodeBB
1.0 Beta 2
Protected by
Anti-Spam ACP