| Import line: | GLib = imports.gi.GLib; | 
| GIR File: | GLib-2.0.gir | 
| C documentation: | GMatchInfo | 
| Struct : | MatchInfo | 
| None | 
| Method / Constructor | Defined By | |
|---|---|---|
| GLib.MatchInfo | ||
| GLib.MatchInfo | ||
| GLib.MatchInfo | ||
| GLib.MatchInfo | ||
| GLib.MatchInfo | ||
| 
			free
				
				 () 
			
				
					 : 
					none
					
				
			
		 
 | GLib.MatchInfo | |
| 
			get_match_count
				
				 () 
			
				
					 : 
					gint32
					
				
			
		 
 | GLib.MatchInfo | |
| 
			get_string
				
				 () 
			
				
					 : 
					String
					
				
			
		 
 | GLib.MatchInfo | |
| 
			is_partial_match
				
				 () 
			
				
					 : 
					gboolean
					
				
			
		 
 | GLib.MatchInfo | |
| 
			matches
				
				 () 
			
				
					 : 
					gboolean
					
				
			
		 
 | GLib.MatchInfo | |
| 
			next
				
				 () 
			
				
					 : 
					gboolean
					
				
			
		 
 | GLib.MatchInfo | |
| None | 
| Class / Namespace | Method / Signal / Properties | 
|---|---|
| GLib.Regex Method |  | 
| GLib.Regex Method |  | 
| GLib.Regex Method | 
			match_all_full
				
				 (String string, gint32 string_len, gint32 start_position, RegexMatchFlags match_options, MatchInfo match_info) 
			
				
					 : 
					gboolean
					
				
			
		 | 
| GLib.Regex Method | 
			match_full
				
				 (String string, gint32 string_len, gint32 start_position, RegexMatchFlags match_options, MatchInfo match_info) 
			
				
					 : 
					gboolean
					
				
			
		 |