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

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

  

GtkContainer::children

children() provides an alternative means of accessing a container's child widgets, the other being through the container's properties.

The chief and potentially useful difference is that the array returned by this method consists of the child widget itself rather than a sub-array of information related to the child's packing dimensions. Note that the array returned by either method is reversed, so that the last item added to the container has the position [0].

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

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