Flap.setFlapPosition
void setFlapPosition(gtk.types.PackType position)Sets the flap position for self.
If it's set to gtk.types.PackType.Start, the flap is displayed before the content, if gtk.types.PackType.End, it's displayed after the content.
Parameters
position | the new value |