Method

ShumateMarkerget_child

Declaration [src]

GtkWidget*
shumate_marker_get_child (
  ShumateMarker* marker
)

Description [src]

Retrieves the current child of marker.

Gets propertyShumate.Marker:child

Return value

Type: GtkWidget

A GtkWidget.

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