TypeScript API Documentation for GIO
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 2.38
Checks if action_name is valid.
action_name
action_name is valid if it consists only of alphanumeric characters, plus - and .. The empty string is not a valid action name.
-
.
It is an error to call this function with a non-UTF-8 action_name. action_name must not be NULL.
NULL
a potential action name
TRUE if action_name is valid
TRUE
2.38
Checks if
action_nameis valid.action_nameis valid if it consists only of alphanumeric characters, plus-and.. The empty string is not a valid action name.It is an error to call this function with a non-UTF-8
action_name.action_namemust not beNULL.