Ensures that this has a style (this->style).
Use GtkStyleContext instead
Not a very useful function; most of the time, if you want the style, the widget is realized, and realized widgets are guaranteed to have a style already.
| this |
a Widget |