Method

AdwTabPageget_indicator_icon

Declaration [src]

GIcon*
adw_tab_page_get_indicator_icon (
  AdwTabPage* self
)

Description [src]

Gets the indicator icon of self.

Return value

Type: GIcon

The indicator icon of self.

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