PHP-GTK
Saturday, July 04, 2009 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkAction::connect_accelerator
GtkAction::create_iconnext

Last updated: Sat, 04 Jul 2009
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese

GtkAction::connect_proxy

This method allows you to tie a particular widget to an action object. Using this method will result in synchronisation of all the properties of the action with the widget (such as label, icon, tooltip etc.) It will also attach a callback so that the action gets activated when the proxy widget does.

If the widget is already connected to an action, it is disconnected first.

See also: disconnect_proxy()


User Contributed Notes
gtk.gtkaction.method.connect_proxy.php
add a note about notes
There are no user contributed notes for this page.


previousGtkAction::connect_accelerator
GtkAction::create_iconnext

Last updated: Sat, 04 Jul 2009
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese


credits 

PHP  Copyright © 2001-2009 The PHP Group
 All rights reserved.
Last updated: Sat Jul 4 01:51:55 2009 UTC