Function

Gtk.StyleContext.remove_provider_for_display

Declaration [src]

void
gtk_style_context_remove_provider_for_display (
  GdkDisplay* display,
  GtkStyleProvider* provider
)

Description [src]

Removes provider from the global style providers list in display.

Parameters

display GdkDisplay*
 

a GdkDisplay

 Ownership is not transferred to the callee
provider GtkStyleProvider
 

a GtkStyleProvider

 Ownership is not transferred to the callee