Method

Gtk.CenterBox.get_end_widget

Declaration [src]

GtkWidget*
gtk_center_box_get_end_widget (
  GtkCenterBox* self
)

Description [src]

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

Return value

Returns: GtkWidget

the end widget.

Ownership is not transferred to the caller
Can be NULL