Searched refs:gtk_widget_get_allocated_height (Results 1 – 4 of 4) sorted by relevance
44 guint gtk_widget_get_allocated_height(GtkWidget *w) in gtk_widget_get_allocated_height() function
33 guint gtk_widget_get_allocated_height(GtkWidget *w);
947 guint height = gtk_widget_get_allocated_height(w);
324 guint height = gtk_widget_get_allocated_height(w); in on_config_drawing_area()