Virtual Method

GtkEntryBufferget_text

Declaration [src]

const gchar*
get_text (
  GtkEntryBuffer* buffer,
  gsize* n_bytes
)

Description

No description available.

Parameters

n_bytes

Type: gsize*

No description available.

The data is owned by the caller of the method.

Return value

Type: const gchar*

No description available.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.