| Import line: | GLib = imports.gi.GLib; | 
| GIR File: | GLib-2.0.gir | 
| C documentation: | GString | 
| Struct : | String | 
| Properties | Defined By | |
|---|---|---|
| 
				allocated_len : guint32 
                   
                     
			 | GLib.String | |
| 
				len : guint32 
                   
                     
			 | GLib.String | |
| 
				str : String 
                   
                     
			 | GLib.String | |
| Method / Constructor | Defined By | |
|---|---|---|
| 
			new  GLib.String
				
				 () 
			
				
			
		 Create a new GLib.String 
			
			
			
				Create a new GLib.String
			
			
			
			 
			
			
			 
		    
		     
                     | ||
| 
 
 | GLib.String | |
| GLib.String | ||
| 
			hash
				
				 () 
			
				
					 : 
					guint32
					
				
			
		 
 | GLib.String | |
| None | 
| Class / Namespace | Method / Signal / Properties | 
|---|---|
| GLib.IOChannel Method |  | 
| Gio.DBusInterfaceInfo Method | Appends an XML representation of info (and its children) to string_builder. | 
| Gio.DBusNodeInfo Method | Appends an XML representation of info (and its children) to string_builder. | 
| Gtk Method | A GtkRcPropertyParser for use with gtk_settings_install_property_parser() or gtk_widget_class_install_style_property_parser() which parses borders in the form left, right, top and bottom. | 
| Gtk Method | A GtkRcPropertyParser for use with gtk_settings_install_property_parser() or gtk_widget_class_install_style_property_parser() which parses a color given either by its name or in the form blue are integers between 0 and 65535 or floating-point numbers between 0 and 1. | 
| Gtk Method | A GtkRcPropertyParser for use with gtk_settings_install_property_parser() or gtk_widget_class_install_style_property_parser() which parses a single enumeration value. | 
| Gtk Method | A GtkRcPropertyParser for use with gtk_settings_install_property_parser() or gtk_widget_class_install_style_property_parser() which parses flags. | 
| Gtk Method | 
			Gtk.rc_property_parse_requisition
				
				 (ParamSpec pspec, String gstring, Value property_value) 
			
				
					 : 
					gboolean
					
				
			
		 A GtkRcPropertyParser for use with gtk_settings_install_property_parser() or gtk_widget_class_install_style_property_parser() which parses a requisition in the form | 
| Pango Method | Reads an entire line from a file into a buffer. | 
| Pango Method | Scans a string into a GString buffer. | 
| Pango Method | Scans a word into a GString buffer. | 
| Soup Method | Appends something like  taking care to quote value if needed, and if so, to escape any quotes or backslashes in value. | 
| Soup Method | Appends something like  | 
| WebKit.WebDataSource Method | 
			get_data
				
				 () 
			
				
					 : 
					GLib.String
					
				
			
		 Returns the raw data that represents the the frame's content.The data will be incomplete until the data has finished loading. | 
| WebKit.WebResource Method | 
			get_data
				
				 () 
			
				
					 : 
					GLib.String
					
				
			
		 Returns the data of the webResource. |