gtk_toggle_menu_item_new_from_action_entry


Description:


[ Version ( since = "4.16" ) ]
public unowned Widget? gtk_toggle_menu_item_new_from_action_entry (GtkActionEntry action_entry, Object? callback_param, bool active, MenuShell? menu_to_append_item)

Method to create a toggle menu item from the passed action entry

Parameters:

action_entry

Label to use for the CheckMenuItem

callback_param

optional callback parameter, or NULL.

active

boolean value indicating whether the check box is active.

menu_to_append_item

MenuShell on which the item should be appended, or NULL

Returns:

A new MenuItem or NULL


Namespace: Xfce
Package: libxfce4ui-2