Function

Gtk-3.0Gtkrender_background_get_clipSince 3.20

  • Returns the area that will be affected (i.e. drawn to) when calling gtk_render_background() for the given context and rectangle.

    Parameters

    • context: Gtk.StyleContext
    • x: number

      X origin of the rectangle

    • y: number

      Y origin of the rectangle

    • width: number

      rectangle width

    • height: number

      rectangle height

    Returns Gdk.Rectangle

    3.20