set_action_target


Description:

public void set_action_target (string format_string, ...)

Sets the target of an actionable widget.

This is a convenience function that calls [[email protected]] for format_string and uses the result to call [ [email protected]_action_target_value].

If you are setting a string-valued target and want to set the action name at the same time, you can use [ [email protected]_detailed_action_name].

Parameters:

this

a `GtkActionable` widget

format_string

a [[email protected]] format string

...

arguments appropriate for format_string




2022 vala-language.org