Method

Gtk.CenterBox.get_start_widget

Declaration [src]

GtkWidget*
gtk_center_box_get_start_widget (
  GtkCenterBox* self
)

Description [src]

Gets the start widget, or NULL if there is none.

Return value

Returns: GtkWidget

the start widget.

Ownership is not transferred to the caller
Can be NULL