Home
last modified time | relevance | path

Searched refs:gtk_scroll_frame_new (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/gpaint/gpaint-2-0.3.3/src/
H A Dgtkscrollframe.h69 GtkWidget *gtk_scroll_frame_new (GtkAdjustment *hadj, GtkAdjustment *vadj);
H A Dcanvas.c122 scrolledwindow = gtk_scroll_frame_new (NULL, NULL); in create_drawing_area_in_scroll_frame()
H A Dgtkscrollframe.c895 gtk_scroll_frame_new (GtkAdjustment *hadj, GtkAdjustment *vadj) in gtk_scroll_frame_new() function