PHP-GTK
Monday, May 21, 2012 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGObject::is_connected
GObject::notifynext

Last updated: Mon, 21 May 2012
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: Mon, 21 May 2012
view this page in English | Plain HTML


credits 

PHP  Copyright © 2001-2012 The PHP Group
 All rights reserved.
Last updated: Mon May 21 01:45:29 2012 UTC