| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
gtk::rc_parseParses 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() |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「gtk::rc_parse」をGoogle検索
|