Method
GtkButtonget_child
Declaration [src]
GtkWidget*
gtk_button_get_child (
GtkButton* button
)
Return value
Type: GtkWidget
The child widget of button
.
The returned data is owned by the instance. |
The return value can be NULL . |