[ Version ( deprecated = true , deprecated_since = "3.8" , since = "3.6" ) ]
public unowned Source get_source ()
Warning: get_source is deprecated since 3.8.
Returns the Source instance to which this belongs.
Use ref_source instead.
Note this function is not thread-safe. The returned Source could be finalized by another thread while the caller is still using it.
this |
the Source instance |