PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

GtkObject::connect | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

GtkObject::connect

Connects a function to a signal so it is called when the signal is emitted by a widget.

The function takes two or three arguments. The first parameter, signal is the textual name of the signal, the second parameter, function is the name of the function that should be used as a callback. The third parameter, custom is optional and can be used to pass extra data to the callback. Please see the Userguide section of the manual for more information on this.

See Also: connect_after() , connect_object() , connect_object_after()

忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「GtkObject::connect」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | GtkObject::connect」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: