Method

BisAlbumget_visible_child

Declaration [src]

GtkWidget*
bis_album_get_visible_child (
  BisAlbum* self
)

Description [src]

Gets the widget currently visible when the album is folded.

Available since:1.0

Return value

Returns: GtkWidget
 

The visible child.

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