Grx.TextOptions.unref

@accepts(Grx.TextOptions)
@returns(none)
def unref(self):
    # Python wrapper for grx_text_options_unref()
  

Decreases the reference count on self.

When the reference count reaches 0, self is freed.

self

the options