gtk_toggle_tool_button_new_from_action_entry


Description:


[ Version ( since = "4.17.6" ) ]
public unowned Widget gtk_toggle_tool_button_new_from_action_entry (GtkActionEntry action_entry, Object? callback_param, bool active, Toolbar toolbar_to_append_item)

Method to create a toolbar toggle-button from the passed action entry.

Parameters:

action_entry

Label to use for the ToggleToolButton

callback_param

optional callback parameter, or null.

active

boolean value indicating whether the toggle is initially active.

toolbar_to_append_item

Toolbar on which the item should be appended

Returns:

A new ToggleToolButton


Namespace: Xfce
Package: libxfce4ui-2