Method

BisAlbumget_page

Declaration [src]

BisAlbumPage*
bis_album_get_page (
  BisAlbum* self,
  GtkWidget* child
)

Description [src]

Returns the BisAlbumPage object for child.

Available since:1.0

Parameters

child GtkWidget
 

A child of self.

 The data is owned by the caller of the function.

Return value

Returns: BisAlbumPage
 

The page object for child.

 The data is owned by the instance.