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

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

  

gtk::rc_parse

Parses an application's rc file(s). filename is the name of the rc file to parse.

RC files are PHP-GTK's method for setting the default look and feel for and application, class of widgets, or an individaul widget. When an application loads you can tell it to parse an rc file that acts similar to a style sheet for GTK objects. It defines how widgets should appear in their default state (before any user code alters their appearance). For more details about rc files, including their format, see http://www.gtk.org/tutorial/ch-gtkrcfiles.html

See also: gtk::rc_parse_string() , gtk::rc_add_default_file() , gtk::rc_reparse_all()

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

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