Method

IdePageset_title

Declaration

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

Description

No description available.
Sets propertyIde.Page:title

Parameters

title const gchar*
  No description available.
 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.