Method

PanelFrameHeaderpage_changed

Declaration [src]

void
panel_frame_header_page_changed (
  PanelFrameHeader* self,
  PanelWidget* widget
)

Description [src]

Notifies the header that the visible page has changed.

Parameters

widget PanelWidget
 

A PanelWidget or NULL if no page is visible.

 The argument can be NULL.
 The data is owned by the caller of the function.