getActionWidget

open fun getActionWidget(packType: PackType): Widget?

Gets one of the action widgets.

See method@Gtk.Notebook.set_action_widget.

Return

The action widget with the given @pack_type or null when this action widget has not been set

Parameters

packType

pack type of the action widget to receive