Function gtk_sys::gtk_paint_expander
source · [−]pub unsafe extern "C" fn gtk_paint_expander(
style: *mut GtkStyle,
cr: *mut cairo_t,
state_type: GtkStateType,
widget: *mut GtkWidget,
detail: *const c_char,
x: c_int,
y: c_int,
expander_style: GtkExpanderStyle
)