Method

Gtk.Button.get_child

Declaration [src]

GtkWidget*
gtk_button_get_child (
  GtkButton* button
)

Description [src]

Gets the child widget of button.

Gets propertyGtk.Button:child

Return value

Returns: GtkWidget

the child widget of button

Ownership is not transferred to the caller
Can be NULL