Method
GtkAssistantremove_action_widget
Declaration [src]
void
gtk_assistant_remove_action_widget (
GtkAssistant* assistant,
GtkWidget* child
)
Description [src]
Removes a widget from the action area of a GtkAssistant
.
Deprecated since: | 4.10 |
This widget will be removed in GTK 5 |
Parameters
child |
GtkWidget |
A |
|
The data is owned by the caller of the function. |