| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
GtkWidget::is_ancestorbool is_ancestor(
GtkWidget
ancestor
);
is_ancestor() tests whether the widget named in the ancestor parameter is an ancestor of the calling widget, in the packing hierarchy rather than in the GTK object hierarchy. This method is used extensively in GTK+ internals, but can also be useful in PHP-GTK, particularly for debugging purposes. |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「GtkWidget::is_ancestor」をGoogle検索
|