Method

BisAlbumset_homogeneous

Declaration [src]

void
bis_album_set_homogeneous (
  BisAlbum* self,
  gboolean homogeneous
)

Description [src]

Sets self to be homogeneous or not.

If set to FALSE, different children can have different size along the opposite orientation.

Available since:1.0
Sets propertyBis.Album:homogeneous

Parameters

homogeneous gboolean
 

Whether to make self homogeneous.