Method

BisLatchget_child

Declaration [src]

GtkWidget*
bis_latch_get_child (
  BisLatch* self
)

Description [src]

Gets the child widget of self.

Available since:1.0
Gets propertyBis.Latch:child

Return value

Returns: GtkWidget
 

The child widget of self.

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