Method
GtkAssistantadd_action_widget
Declaration [src]
void
gtk_assistant_add_action_widget (
GtkAssistant* assistant,
GtkWidget* child
)
Description [src]
Adds a widget to 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. |