|
NAMEGtk2::RcMETHODSGtk2::Rc->add_default_file ($filename)
list = Gtk2::Rc->get_default_filesReturns the list of files that GTK+ will read at the end of Gtk2->init.Gtk2::Rc->set_default_files (file1, ...)
Sets the list of files that GTK+ will read at the end of Gtk2->init. string = Gtk2::Rc->get_im_module_filestring = Gtk2::Rc->get_im_module_pathstring = Gtk2::Rc->get_module_dirGtk2::Rc->parse ($filename)
Gtk2::Rc->parse_string ($rc_string)
boolean = Gtk2::Rc->reparse_allboolean = Gtk2::Rc->reparse_all_for_settings ($settings, $force_load)
Gtk2::Rc->reset_styles ($settings)
Since: gtk+ 2.4 style = Gtk2::Rc->get_style_by_paths ($settings, $widget_path, $class_path, $package)
style = Gtk2::Rc->get_style ($widget)
string = Gtk2::Rc->get_theme_dirSEE ALSOGtk2COPYRIGHTCopyright (C) 2003-2011 by the gtk2-perl team.This software is licensed under the LGPL. See Gtk2 for a full notice.
Visit the GSP FreeBSD Man Page Interface. |