Method
Gtk.Notebook.get_action_widget
Declaration [src]
GtkWidget*
gtk_notebook_get_action_widget (
GtkNotebook* notebook,
GtkPackType pack_type
)
Parameters
pack_type |
GtkPackType |
pack type of the action widget to receive |
Return value
Returns: GtkWidget |
|
The action widget
with the given |
|
Ownership is not transferred to the caller | |
Can be NULL |