Notebook.getActionWidget

Gets one of the action widgets. See gtk_notebook_set_action_widget(). Since 2.20

class Notebook
getActionWidget

Parameters

packType GtkPackType

pack type of the action widget to receive

Return Value

Type: Widget

The action widget with the given pack_type or NULL when this action widget has not been set. [transfer none]

Meta