PHP-GTK
Sunday, November 08, 2009 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGObject::set_property
GObject::signal_list_namesnext

Last updated: Sun, 08 Nov 2009
view this page in English | Plain HTML

GObject::signal_list_ids

Lists the signals by id that a certain instance or interface type created. Further information about the signals can be acquired through signal_query() .

This method is static.

The gtype parameter is an integer unique to all classes/interfaces. You can acquire the gtype of a class by using ClassName::gtype.

See also: signal_list_names() , signal_query()


User Contributed Notes
gobject.method.signal_list_ids.php
add a note about notes
There are no user contributed notes for this page.


previousGObject::set_property
GObject::signal_list_namesnext

Last updated: Sun, 08 Nov 2009
view this page in English | Plain HTML


credits 

PHP  Copyright © 2001-2009 The PHP Group
 All rights reserved.
Last updated: Sun Nov 8 02:43:43 2009 UTC