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

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

  

GladeXML::get_widget_by_long_name

GtkWidget get_widget_by_long_name(string path);

Returns the widget specified by the given path, so that it can be accessed normally. Other than with get_widget() you don't pass the name but the full path with all parent widget names, separated by periods. In the example you get the close button with "dlgHellow.vbox1.btnClose".

The function returns NULL if the widget does not exist.

The counterpart to this function is get_widget_long_name().

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

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