Method
GtkIconSourceget_direction
deprecated: 3.10
Declaration [src]
GtkTextDirection
gtk_icon_source_get_direction (
const GtkIconSource* source
)
Description [src]
Obtains the text direction this icon source applies to. The return value is only useful/meaningful if the text direction is not wildcarded.
Deprecated since: 3.10
Use GtkIconTheme
instead.
Return value
Type: GtkTextDirection
Text direction this source matches.