Method

IdeEntryPopoverset_text

Declaration

void
ide_entry_popover_set_text (
  IdeEntryPopover* self,
  const gchar* text
)

Description

No description available.
Sets propertyIde.EntryPopover:text

Parameters

text

Type: const gchar*

No description available.

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