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

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

  

GtkTreeItem Constructor

GtkTreeItem (string node_text );

Creates a new instance of GtkTreeItem with node_text as the node label. The new item should be added to a GtkTree using append() , prepend() , or insert() .

Strictly speaking node_text is optional. That is, you will not get a run time error if you do not supply the text, but if no text is given the node will not display.

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

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