[ Version ( since = "1.18" ) ]
public bool has_name_id (Quark name)
Checks if this has the given name
.
This function is usually used to check the name of a custom event.
this |
The Event. |
name |
name to check as a GQuark |
|