PHP-GTK
Tuesday, November 24, 2009 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGObject::is_connected
GObject::notifynext

Last updated: Tue, 24 Nov 2009
view this page in English | Plain HTML

GObject::list_properties

Lists all properties in any class descended from gobject or registered as a gtype. Property information is returned in the same format as get_property() .

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: get_property() , set_property()


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


previousGObject::is_connected
GObject::notifynext

Last updated: Tue, 24 Nov 2009
view this page in English | Plain HTML


credits 

PHP  Copyright © 2001-2009 The PHP Group
 All rights reserved.
Last updated: Tue Nov 24 02:46:14 2009 UTC