Home
last modified time | relevance | path

Searched defs:gtk_widget_set_allocation (Results 1 – 25 of 29) sorted by relevance

12

/dports/games/gnubg/gnubg-1.06.002/
H A Dgtklocdefs.c46 gtk_widget_set_allocation(GtkWidget * widget, const GtkAllocation * allocation) in gtk_widget_set_allocation() function
/dports/x11-toolkits/vte/vte-0.28.2/src/
H A Dvte-gtk-compat.h73 #define gtk_widget_set_allocation(widget, alloc) ((widget)->allocation = *(alloc)) macro
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gtkui/
H A Dsupport.c202 gtk_widget_set_allocation (GtkWidget *widget, const GtkAllocation *allocation) { in gtk_widget_set_allocation() function
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/shellexecui/
H A Dsupport.c202 gtk_widget_set_allocation (GtkWidget *widget, const GtkAllocation *allocation) { in gtk_widget_set_allocation() function
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/converter/
H A Dsupport.c202 gtk_widget_set_allocation (GtkWidget *widget, const GtkAllocation *allocation) { in gtk_widget_set_allocation() function
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/pltbrowser/
H A Dsupport.c202 gtk_widget_set_allocation (GtkWidget *widget, const GtkAllocation *allocation) { in gtk_widget_set_allocation() function
/dports/security/putty-nogtk/putty-0.76/unix/
H A Dgtkcompat.h57 #define gtk_widget_set_allocation(w, a) ((w)->allocation = *(a)) macro
/dports/security/putty/putty-0.76/unix/
H A Dgtkcompat.h57 #define gtk_widget_set_allocation(w, a) ((w)->allocation = *(a)) macro
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/gtk/private/
H A Dgtk2-compat.h306 #define gtk_widget_set_allocation wx_gtk_widget_set_allocation macro
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/gtk/private/
H A Dgtk2-compat.h306 #define gtk_widget_set_allocation wx_gtk_widget_set_allocation macro
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/gtk/private/
H A Dgtk2-compat.h325 #define gtk_widget_set_allocation wx_gtk_widget_set_allocation macro
/dports/x11/mlterm/mlterm-3.9.1/gtk/
H A Dvte.c72 #define gtk_widget_set_allocation(widget, alloc) ((widget)->allocation = *(alloc)) macro
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkwidget.c11302 gtk_widget_set_allocation (GtkWidget *widget, in gtk_widget_set_allocation() function
H A Dgtkalias.h12593 #define gtk_widget_set_allocation IA__gtk_widget_set_allocation macro
/dports/editors/vim/vim-8.2.3745/src/
H A Dvim.h2444 # define gtk_widget_set_allocation(wid, alloc) \ macro
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/internal/gtk/
H A DGTK.java2629 public static final native void gtk_widget_set_allocation(long widget, GtkAllocation allocation); in gtk_widget_set_allocation() method in GTK
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkwidget.c15814 gtk_widget_set_allocation (GtkWidget *widget, in gtk_widget_set_allocation() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/
H A DGTK.java3309 public static final native void gtk_widget_set_allocation(long widget, GtkAllocation allocation); in gtk_widget_set_allocation() method in GTK
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas14555 procedure gtk_widget_set_allocation(widget: PGtkWidget; allocation: PGtkAllocation); cdecl; externa… procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas14570 procedure gtk_widget_set_allocation(widget: PGtkWidget; allocation: PGtkAllocation); cdecl; externa… procedure
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas14555 procedure gtk_widget_set_allocation(widget: PGtkWidget; allocation: PGtkAllocation); cdecl; externa… procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas14570 procedure gtk_widget_set_allocation(widget: PGtkWidget; allocation: PGtkAllocation); cdecl; externa… procedure
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-sys-0.14.0/src/
H A Dlib.rs25398 pub fn gtk_widget_set_allocation(widget: *mut GtkWidget, allocation: *const GtkAllocation); in gtk_widget_set_allocation() function
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-sys-0.9.2/src/
H A Dlib.rs25601 pub fn gtk_widget_set_allocation(widget: *mut GtkWidget, allocation: *const GtkAllocation); in gtk_widget_set_allocation() function
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk-sys/src/
H A Dlib.rs25601 pub fn gtk_widget_set_allocation(widget: *mut GtkWidget, allocation: *const GtkAllocation); in gtk_widget_set_allocation() function

12