GTK+ Forums Forum Index GTK+ Forums
Discussion forum for GTK+ and Programming. Ask questions, troubleshoot problems, view and post example code, or express your opinions.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

a question in GTK+ Reference Manual

 
Post new topic   Reply to topic    GTK+ Forums Forum Index -> GTK+ Programming
Author Message
gtkguan
Familiar Face


Joined: 07 Jun 2008
Posts: 23
Location: Guangzhou, China

PostPosted: Wed Sep 03, 2008 3:35 pm    Post subject: a question in GTK+ Reference Manual Reply with quote

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: 568
Location: Falun, WI USA

PostPosted: Wed Sep 03, 2008 4:12 pm    Post subject: Reply with quote

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:   
Post new topic   Reply to topic    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