Method

GtkCenterLayoutget_start_widget

Declaration [src]

GtkWidget*
gtk_center_layout_get_start_widget (
  GtkCenterLayout* self
)

Description [src]

Returns the start widget of the layout.

Return value

Type: GtkWidget

The current start widget of self.

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