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

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

  

GtkBin

Base class for containers with just one child.

Object Hierarchy

GtkObject
`-- GtkWidget
       `-- GtkContainer
              `-- GtkBin

Direct subclasses

Description

GtkBin is a container widget that is capable of holding only one child. All widgets derived from GtkBin therefore also can only contain one immediate child, although this child may itself contain multiple widgets.

Note that GtkBin is an abstract base class and cannot be constructed directly.

See also: GtkBox, GtkContainer.

Properties

child:
?? The child widget.

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

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