Method

IdePageset_title

Declaration

void
ide_page_set_title (
  IdePage* self,
  const gchar* title
)

Description

No description available.
Sets propertyIde.Page:title

Parameters

title

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.