Method

IdeTextEditto_variant

Declaration

GVariant*
ide_text_edit_to_variant (
  IdeTextEdit* self
)

Description

Creates a GVariant to represent a text_edit.

This function will never return a floating variant.

Return value

Type: GVariant

A GVariant.

The caller of the method takes ownership of the data, and is responsible for freeing it.