c
Back to Seed Clases

GLib


Classes

Interfaces

Structs

Unions

Enums

Struct GLib.String

Import line: GLib = imports.gi.GLib;
GIR File: GLib-2.0.gir
C documentation: GString
Struct : String
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GLib.String ()
Create a new GLib.String
Create a new GLib.String
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GLib
Method
GLib.string_new (String init) : GLib.String
GLib
Method
GLib.string_new_len (String init, gint64 len) : GLib.String
GLib
Method
GLib.string_sized_new (guint64 dfl_size) : GLib.String
GLib.IOChannel
Method
read_line_string (String buffer, guint64 terminator_pos) : GLib.IOStatus
GdkPixbuf.Pixdata
Method
to_csource (String name, PixdataDumpType dump_type) : GLib.String
Gio.DBusInterfaceInfo
Method
generate_xml (guint32 indent) : GLib.String
Gio.DBusNodeInfo
Method
generate_xml (guint32 indent) : GLib.String
Gst
Method
Gst.print_element_args (String buf, gint32 indent, Element element) : none
Gst
Method
Gst.print_pad_caps (String buf, gint32 indent, Pad pad) : none
GstRtsp.RTSPMessage
Method
append_headers (String str) : GstRtsp.RTSPResult
Gtk
Method
Gtk.rc_property_parse_border (ParamSpec pspec, String gstring, Value property_value) : gboolean
Gtk
Method
Gtk.rc_property_parse_color (ParamSpec pspec, String gstring, Value property_value) : gboolean
Gtk
Method
Gtk.rc_property_parse_enum (ParamSpec pspec, String gstring, Value property_value) : gboolean
Gtk
Method
Gtk.rc_property_parse_flags (ParamSpec pspec, String gstring, Value property_value) : gboolean
Gtk
Method
Gtk.rc_property_parse_requisition (ParamSpec pspec, String gstring, Value property_value) : gboolean
IBus.Component
Method
output (String output, gint32 indent) : none
IBus.Component
Method
output_engines (String output, gint32 indent) : none
IBus.EngineDesc
Method
output (String output, gint32 indent) : none
IBus.ObservedPath
Method
output (String output, gint32 indent) : none
Soup
Method
Soup.header_g_string_append_param (String string, String name, String value) : none
Soup
Method
Soup.header_g_string_append_param_quoted (String string, String name, String value) : none
WebKit.WebDataSource
Method
get_data () : GLib.String
WebKit.WebResource
Method
get_data () : GLib.String
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:38 GMT+0800 (HKT)