Method
HandyDeckprepend
since: 1.2
Declaration [src]
void
hdy_deck_prepend (
HdyDeck* self,
GtkWidget* child
)
Parameters
child
-
Type:
GtkWidget
The widget to prepend.
The data is owned by the caller of the function.