get_qdata
Description:
This function gets back user data pointers stored via g_object_set_qdata.
Parameters:
| this |
The GObject to get a stored user data pointer from |
| quark |
A Quark, naming the user data pointer |
Returns:
|
The user data pointer set, or null |