Method

AdapTabPageget_icon

Declaration [src]

GIcon*
adap_tab_page_get_icon (
  AdapTabPage* self
)

Description [src]

Gets the icon of self.

Gets propertyAdap.TabPage:icon

Return value

Type: GIcon

The icon of self.

The data is owned by the instance.
The return value can be NULL.