Method

GtkCenterLayoutget_end_widget

Declaration [src]

GtkWidget*
gtk_center_layout_get_end_widget (
  GtkCenterLayout* self
)

Description [src]

Returns the end widget of the layout.

Return value

Type: GtkWidget

The current end widget of self.

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