ClanSoft logo
ClanSoft logo

    CL_ClanApplication::get_title

Syntax

virtual char *get_title();

Return value

The application title

Description

Every program made using ClanLib must implement this function. It returns the title of the application, which depending on the platform on which it is run, will be passed on to the operating system.


Back to index



This page was built using the Perceps documentation system.