モジュール・クラス一覧 - ライブラリ一覧

Gtk::Box

クラスの説明

GTKのGtkBoxに対応するウィジェット。このクラスは抽象クラスなので、 実際にはサブクラスを利用することになる。

スーパークラス

インスタンスメソッド

pack_end(child, expand, fill, padding)
[未記述]
pack_end_defaults(widget) [未定義]
[未記述]
pack_start(child, expand, fill, padding)
[未記述]
pack_start_defaults(widget) [未定義]
[未記述]
query_child_packing(child)

指定の子ウジェット childの貼りつけに関する情報 [expand, fill, padding, pack_type]を返す。

reorder_child(child, position)

指定の子ウィジェットの配置順を変更する。

set_child_packing(child, expand, fill, padding, pack_type)

指定の子ウジェット childの貼りつけに関する情報を 設定する。

set_homogeneous(homogeneous)

子ウィジェットのサイズが均等になるようにする。

set_spacing(spacing)

子ウィジェット間のスペースの合計を設定する。


モジュール・クラス一覧 - ライブラリ一覧

Generated at Wed Oct 20 03:46:14 JST 1999 by rubyapi2