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

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

  

GtkFixedChild

Helper class for GtkFixed.

Object Hierarchy

Direct subclasses

None.

Description

GtkFixed is a widget that fixes its children at their given sizes and positions.

GtkFixedChild is a helper class that allows access to the positioning information for each individual child. The children property in GtkFixed is an array of GtkFixedChild objects corresponding to the child widgets that have been put() into a GtkFixed object.

Note that GtkFixedChild cannot be constructed directly.

Properties

widget:
?? Child widget.
x:
?? Child position x co-ordinate.
y:
?? Child position y co-ordinate.

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

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