StyleContext.getBorder
void getBorder(gtk.types.StateFlags state, out gtk.border.Border border)Gets the border for a given state as a #GtkBorder.
See [gtk.style_context.StyleContext.getProperty] and #GTK_STYLE_PROPERTY_BORDER_WIDTH for details.
Parameters
state | state to retrieve the border for |
border | return value for the border settings |