gmain: Clarify documentation for g_source_get_id()515dac258cf93315b5bd4ab29eb086e144378dd0128/head
commit515dac258cf93315b5bd4ab29eb086e144378dd0
authorPhilip Withnall <withnall@endlessm.com>
Thu, 21 Jun 2018 16:09:57 +0000 (21 17:09 +0100)
committerPhilip Withnall <withnall@endlessm.com>
Mon, 25 Jun 2018 12:46:43 +0000 (25 13:46 +0100)
treeba43e4fe024621fa7dd15c4c3625cac3193b05d7
parent03c324c64afdd0a754dda549acbab2d6fd68f459
gmain: Clarify documentation for g_source_get_id()

It’s good to know *which* GMainContext is used to determine the ID, and
the preconditions for calling this method.

Using wording suggested by Emmanuele Bassi <ebassi@gmail.com>.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
glib/gmain.c