Virtual Method

IdeEntryPopoverinsert_text

Declaration

gboolean
insert_text (
  IdeEntryPopover* self,
  guint position,
  const gchar* chars,
  guint n_chars
)

Description

No description available.

Parameters

position

Type: guint

No description available.

chars

Type: const gchar*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.
n_chars

Type: guint

No description available.

Return value

Type: gboolean

No description available.