gtkIOStream  1.7.0
GTK+ << C++ IOStream operators for GTK+. Now with ORBing, numerical computation, audio client and more ...
GtkUtils.H File Reference
#include <gtk/gtk.h>
#include <iostream>
Include dependency graph for GtkUtils.H:

Go to the source code of this file.

Functions

static GtkWidget * getContainersFirstVisibleWidget (GtkContainer *container)
 returns the first visible widget in a container More...
 
static GtkWidget * getContainersFirstWidget (GtkContainer *widget)
 

Function Documentation

◆ getContainersFirstVisibleWidget()

static GtkWidget* getContainersFirstVisibleWidget ( GtkContainer *  container)
static

returns the first visible widget in a container

Parameters
containerthe container who's children are checked
Returns
The first widget encountered which is visible.

Definition at line 26 of file GtkUtils.H.

◆ getContainersFirstWidget()

static GtkWidget* getContainersFirstWidget ( GtkContainer *  widget)
static

returns the first widget in a container

Parameters
widgetthe widget who's children are checked
Returns
The first widget encountered

Definition at line 44 of file GtkUtils.H.

gtkIOStream: /tmp/gtkiostream/include/GtkUtils.H File Reference
GTK+ IOStream  Beta