ListBox.setPlaceholder

Sets the placeholder widget that is shown in the list when it doesn't display any visible children.

class ListBox
void
setPlaceholder

Parameters

placeholder Widget

a GtkWidget or NULL. [allow-none] Since 3.10

Meta