Method

AdwPreferencesPageget_banner

Declaration [src]

AdwBanner*
adw_preferences_page_get_banner (
  AdwPreferencesPage* self
)

Description [src]

Gets the banner displayed at the top of the page.

Available since:1.7

Return value

Returns: AdwBanner
 

The banner for self.

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