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

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

  

GtkTableChild

Helper class for GtkTable.

Object Hierarchy

Direct subclasses

None.

Description

A GtkTableChild is an array of information about a GtkTable's child, which is itself stacked in the array that makes up the table's children property.

Accessing these properties is therefore a two-tiered process:

Properties

widget:
?? The child widget.
left_attach:
?? Leftmost anchor.
right_attach:
?? Rightmost anchor.
top_attach:
?? Upper anchor.
bottom_attach:
?? Base anchor.
xpadding:
?? Padding to left and right.
ypadding:
?? Padding to top and bottom.
xexpand:
?? Child expansion left to right.
yexpand:
?? Child expansion top to bottom.
xshrink:
?? Child shrink left to right.
yshrink:
?? Child shrink top to bottom.
xfill:
?? Child fill left to right.
yfill:
?? Child fill top to bottom.

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

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