Ardour  8.7-14-g57a6773833
_GtkRequisition Struct Reference

#include <gtkwidget.h>

Public Attributes

gint width
 
gint height
 

Detailed Description

GtkRequisition:

Parameters
widththe widget's desired width
heightthe widget's desired height

A GtkRequisition represents the desired size of a widget. See size-requisition for more information.

Definition at line 519 of file gtkwidget.h.

Member Data Documentation

◆ height

gint _GtkRequisition::height

Definition at line 522 of file gtkwidget.h.

◆ width

gint _GtkRequisition::width

Definition at line 521 of file gtkwidget.h.


The documentation for this struct was generated from the following file: