Method

AdapTabPageget_title

Declaration [src]

const char*
adap_tab_page_get_title (
  AdapTabPage* self
)

Description [src]

Gets the title of self.

Gets propertyAdap.TabPage:title

Return value

Type: const char*

The title of self.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.