Function xcb::xproto::free_gc[][src]

pub fn free_gc<'a>(c: &'a Connection, gc: Gcontext) -> VoidCookie<'a>

Destroys a graphics context

Destroys the specified gc and all associated storage.

parameters: