GOffice.DataScalarStr

g GObject.Object GObject.Object GOffice.Data GOffice.Data GObject.Object->GOffice.Data GOffice.DataScalar GOffice.DataScalar GOffice.Data->GOffice.DataScalar GOffice.DataScalarStr GOffice.DataScalarStr GOffice.DataScalar->GOffice.DataScalarStr

Subclasses:None

Methods

Inherited:GOffice.DataScalar (3), GOffice.Data (27), GObject.Object (37)
Structs:GObject.ObjectClass (5)
class new (str)
  set_str (text, needs_free)

Properties

None

Class Details

class GOffice.DataScalarStr(**kwargs)
Bases:GOffice.DataScalar
Abstract:No
classmethod new(str)
Parameters:str (str) – the string.
Returns:the newly created GOffice.Data.
Return type:GOffice.Data

Makes a copy of the string.

set_str(text, needs_free)
Parameters:
  • text (str) –
  • needs_free (bool) –