Method

ShumateMarkerset_child

Declaration [src]

void
shumate_marker_set_child (
  ShumateMarker* marker,
  GtkWidget* child
)

Description [src]

Sets the child widget of marker.

Parameters

child GtkWidget*
 

A GtkWidget.

 The argument can be NULL.
 The data is owned by the caller of the function.