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

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

  

GtkCList::set_shadow_type

Set the outer border (shadow) of the widget. The whole widget is surrounded with a special border, which can look flat, inset or outset.

You can best see the effect when you add the following lines to the example given in the constructor:
$scrolled_win->set_border_width( 10);
$list->set_shadow_type( GTK_SHADOW_ETCHED_OUT);

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

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