| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
GladeXML::get_widgetGtkWidget get_widget(string name);
Returns the widget with the given name, so that it can be accessed as if it were constructed directly. In the example, you would just have to pass "btnClose" to get the close button. The function returns NULL if the widget does not exist. The counterpart to this function is get_widget_name(). |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「GladeXML::get_widget」をGoogle検索
|