Notebook.getActionWidget

Gets one of the action widgets.

See [method@Gtk.Notebook.set_action_widget].

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

Meta