Method

BisLapelset_lapel_position

Declaration [src]

void
bis_lapel_set_lapel_position (
  BisLapel* self,
  GtkPackType position
)

Description [src]

Sets the lapel position for self.

If it’s set to GTK_PACK_START, the lapel is displayed before the content, if GTK_PACK_END, it’s displayed after the content.

Available since:1.0

Parameters

position GtkPackType
 

The new value.