- Member Glib::get_user_cache_dir  ()
- Member Glib::get_user_config_dir  ()
- Member Glib::get_user_data_dir  ()
- Class Glib::KeyFile  
- Member Glib::KeyFile::get_double  (const Glib::ustring& group_name, const Glib::ustring& key) const 
- Member Glib::KeyFile::get_double  (const Glib::ustring& key) const 
- Member Glib::KeyFile::load_from_dirs  (const std::string& file, const std::vector< std::string >& search_dirs, std::string& full_path, Flags flags=Flags::NONE)
- Member Glib::KeyFile::set_double_list  (const Glib::ustring& group_name, const Glib::ustring& key, const std::vector< double >& list)
- Member Glib::MatchInfo::expand_references  (const Glib::ustring& string_to_expand)
- Member Glib::MatchInfo::fetch  (int match_num)
- Member Glib::MatchInfo::fetch_all  ()
- Member Glib::MatchInfo::fetch_named  (const Glib::ustring& name)
- Member Glib::MatchInfo::fetch_named_pos  (const Glib::ustring& name, int& start_pos, int& end_pos)
- Member Glib::MatchInfo::fetch_pos  (int match_num, int& start_pos, int& end_pos)
- Member Glib::MatchInfo::get_match_count  () const 
- Member Glib::MatchInfo::get_regex  ()
- Member Glib::MatchInfo::get_regex  () const 
- Member Glib::MatchInfo::get_string  () const 
- Member Glib::MatchInfo::is_partial_match  () const 
- Member Glib::MatchInfo::matches  () const 
- Member Glib::MatchInfo::next  ()
- Member Glib::OptionContext::get_help  (bool main_help, const OptionGroup& group) const 
- Member Glib::OptionContext::set_translate_func  (const SlotTranslate& slot)
- Class Glib::Regex  
- Member Glib::Regex::check_replacement  (const Glib::ustring& replacement, gboolean* has_references)
- Member Glib::Regex::CompileFlags  
- Member Glib::Regex::get_capture_count  () const 
- Member Glib::Regex::get_max_backref  () const 
- Member Glib::Regex::get_pattern  () const 
- Member Glib::Regex::get_string_number  (const Glib::ustring& name) const 
- Member Glib::Regex::match  (const Glib::ustring& string, Glib::MatchInfo& match_info, MatchFlags match_options=static_cast< MatchFlags >(0))
- Member Glib::Regex::match  (const Glib::ustring& string, gssize string_len, int start_position, Glib::MatchInfo& match_info, MatchFlags match_options=static_cast< MatchFlags >(0))
- Member Glib::Regex::match_all  (const Glib::ustring& string, Glib::MatchInfo& match_info, MatchFlags match_options=static_cast< MatchFlags >(0))
- Member Glib::Regex::match_all  (const Glib::ustring& string, gssize string_len, int start_position, Glib::MatchInfo& match_info, MatchFlags match_options=static_cast< MatchFlags >(0))
- Member Glib::Regex::match_simple  (const Glib::ustring& pattern, const Glib::ustring& string, CompileFlags compile_options=static_cast< CompileFlags >(0), MatchFlags match_options=static_cast< MatchFlags >(0))
- Member Glib::Regex::MatchFlags  
- Member Glib::Regex::replace  (const gchar* string, gssize string_len, int start_position, const Glib::ustring& replacement, MatchFlags match_options=static_cast< MatchFlags >(0))
- Member Glib::Regex::replace_eval  (const Glib::ustring& string, gssize string_len, int start_position, MatchFlags match_options, GRegexEvalCallback eval, gpointer user_data)
- Member Glib::Regex::replace_literal  (const gchar* string, gssize string_len, int start_position, const Glib::ustring& replacement, MatchFlags match_options=static_cast< MatchFlags >(0))
- Member Glib::Regex::split  (const Glib::ustring& string, MatchFlags match_options=static_cast< MatchFlags >(0))
- Member Glib::Regex::split  (const gchar* string, gssize string_len, int start_position, MatchFlags match_options=static_cast< MatchFlags >(0), int max_tokens=0) const 
- Member Glib::Regex::split_simple  (const Glib::ustring& pattern, const Glib::ustring& string, CompileFlags compile_options=static_cast< CompileFlags >(0), MatchFlags match_options=static_cast< MatchFlags >(0))
- Member Glib::RegexError::Code  
- Member Glib::SignalTimeout::connect_seconds  (const sigc::slot< bool()>& slot, unsigned int interval, int priority=PRIORITY_DEFAULT)