Method
AdapFlapset_flap
deprecated: 1.4
Declaration [src]
void
adap_flap_set_flap (
AdapFlap* self,
GtkWidget* flap
)
Description [src]
Sets the flap widget for self.
It’s only visible when AdapFlap:reveal-progress is greater than 0.
Deprecated since: 1.4
See the migration guide.
| Sets property | Adap.Flap:flap |
Parameters
flap-
Type:
GtkWidgetThe flap widget.
The argument can be NULL.The data is owned by the caller of the method.