DzlListBoxRow
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkListBoxRow ╰── DzlListBoxRow ╰── DzlSuggestionRow
DzlListBoxRow implements AtkImplementorIface, GtkBuildable and GtkActionable.
GtkWidget * dzl_list_box_row_new (void);
void
#define DZL_TYPE_LIST_BOX_ROW (dzl_list_box_row_get_type())
struct DzlListBoxRowClass { GtkListBoxRowClass parent_class; };
typedef struct _DzlListBoxRow DzlListBoxRow;