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