Method

AdwNavigationPageget_tag

Declaration [src]

const char*
adw_navigation_page_get_tag (
  AdwNavigationPage* self
)

Description [src]

Gets the tag of self.

Available since:1.4
Gets propertyAdw.NavigationPage:tag

Return value

Returns: const char*
 

The page tag.

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