Method

IdeEntryPopoverset_title

Declaration

void
ide_entry_popover_set_title (
  IdeEntryPopover* self,
  const gchar* title
)

Description

No description available.
Sets propertyIde.EntryPopover:title

Parameters

title

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.