[ Version ( since = "1.2" ) ]
public unowned Signal peek_gsm ()
Gets a Signal object specifying the GSM signal information.
The returned value is only valid until the property changes so it is only safe to use this function on the thread where this was constructed. Use get_gsm if on another thread.
this |
A Modem. |
A Signal. Do not free the returned value, it belongs to this . |