AlbumPage
Object Hierarchy:
Description:
[
CCode ( type_id =
"bis_album_page_get_type ()" ) ]
public sealed class AlbumPage :
Object
An auxiliary class used by [class@Album].
Content:
Properties:
- public Widget child { get; construct; }
The album child to which the page belongs.
- public string name { get; set; }
The name of the child page.
- public bool navigatable { get; set; }
Whether the child can be navigated to when folded.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GLib.Object