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

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

  

GtkHBox Constructor

GtkHBox ([bool homogeneous = false , [int spacing = 0 ]]);

Creates a new horizontal box container designed for packing a single row of child widgets.

The first parameter, homogeneous, is a boolean value which, if set to true, will set each child widget in the GtkHBox to the same width as that of the largest child widget. The second parameter, spacing, sets the minimum spacing between the child widgets along the width of the container, in pixels. Leaving both parameters empty, e.g.

will set the default behaviour of individual sizing and zero spacing.

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

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