Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkListBoxRow ╰── DzlListBoxRow ╰── DzlSuggestionRow
DzlSuggestionRow implements AtkImplementorIface, GtkBuildable and GtkActionable.
DzlSuggestion *
dzl_suggestion_row_get_suggestion (DzlSuggestionRow *self
);
Gets the suggestion to be displayed.
void dzl_suggestion_row_set_suggestion (DzlSuggestionRow *self
,DzlSuggestion *suggestion
);
“suggestion”
property“suggestion” DzlSuggestion *
The suggestion to display.
Flags: Read / Write