Method
GtkStyleContextget_frame_clock
since: 3.8
Declaration [src]
GdkFrameClock*
gtk_style_context_get_frame_clock (
GtkStyleContext* context
)
Return value
Type: GdkFrameClock
A GdkFrameClock
, or NULL
if context
does not have an attached frame clock.
The returned data is owned by the instance. |
The return value can be NULL . |