Method
GtkNotebookget_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  | |
| The data is owned by the instance. | |
| The return value can be NULL. |