Method

AdapTabPageget_tooltip

Declaration [src]

const char*
adap_tab_page_get_tooltip (
  AdapTabPage* self
)

Description [src]

Gets the tooltip of self.

Gets propertyAdap.TabPage:tooltip

Return value

Type: const char*

The tooltip of self.

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