Function

Gtk-3.0Gtkpaint_extensionDeprecated 3.0

  • Draws an extension, i.e. a notebook tab.

    Parameters

    • Deprecatedstyle: Gtk.Style
    • Deprecatedcr: default.Context
    • Deprecatedstate_type: Gtk.StateType

      a state

    • Deprecatedshadow_type: Gtk.ShadowType

      type of shadow to draw

    • Deprecatedwidget: Gtk.Widget

      the widget

    • Deprecateddetail: string

      a style detail

    • Deprecatedx: number

      x origin of the extension

    • Deprecatedy: number

      y origin of the extension

    • Deprecatedwidth: number

      width of the extension

    • Deprecatedheight: number

      width of the extension

    • Deprecatedgap_side: Gtk.PositionType

      the side on to which the extension is attached

    Returns void

    since 3.0: Use gtk_render_extension() instead